/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url("../../assets/jquery/mediaelement/2.21.2/images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*
 * Nivo Lightbox v1.2.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.nivo-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1;
}
.nivo-lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.nivo-lightbox-content {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}

/*
 * Nivo Lightbox Default Theme v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
	background: #666;
	background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url("../../system/modules/nivo_lightbox/assets/themes/default/loading.gif") no-repeat 50% 50%; }

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
	background-image: url("../../system/modules/nivo_lightbox/assets/themes/default/prev.png"); 
	border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
	background-image: url("../../system/modules/nivo_lightbox/assets/themes/default/next.png"); 
	border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url("../../system/modules/nivo_lightbox/assets/themes/default/close.png") no-repeat 5px 5px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
		background-image: url("../../system/modules/nivo_lightbox/assets/themes/default/loading@2x.gif"); 
		background-size: 32px 32px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-prev { 
		background-image: url("../../system/modules/nivo_lightbox/assets/themes/default/prev@2x.png"); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-next { 
		background-image: url("../../system/modules/nivo_lightbox/assets/themes/default/next@2x.png"); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-close { 
		background-image: url("../../system/modules/nivo_lightbox/assets/themes/default/close@2x.png"); 
		background-size: 16px 16px;
	}
	
}

/*
 * Main Stylesheet
 *
 * @copyright Copyright (c) 2012 rocksolidthemes.com
 * @license   http://rocksolidthemes.com/agb   No free usage allowed
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 *
 * - Imports (normalize.css / Mixins)
 * - Fonts
 * - Basic settings (Sass only)
 * - Colors (Sass only)
 * - General styles
 * - Button styles
 * - Wrapper Elements
 * - Elements in order of appearance in HTML
 * - Content styles
 * - Sidebar styles
 * - Form styles
 * - Content elements
 * - Footer styles
 * - Module styles (Search, FAQ, News, Events, Comments)
 * - Media queries
 * - Grid (design + production helper)
 * ======================================== */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
 * HTML5 display definitions
 * ========================================================================== */
/* Corrects block display not defined in IE6/7/8/9 & FF3 */
/* Farben: R:145 G:179 B:176 #91b3b0 gruen, R:125 G:57 B:52 #7d3934 rot */
/* Button kleuren gewijzigd van #82c54b in 965649, #7dc343 in 915441 */
/* Button Hover kleuren gewijzigd van #8ac957 in 9E5A55,  #7ac240 in 8E533E, #64a033 in 783131 */
/* Button Border kleuren gewijzigd van #82c54b in 965649, #588d2d in 6C1E2B, #518129 in 651227 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/* Corrects inline-block display not defined in IE6/7/8/9 & FF3 */
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices */
audio:not([controls]) {
	display: none;
	height: 0;
}

/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support */
[hidden] {
	display: none;
}

/* =============================================================================
 * Base
 * ========================================================================== */
/* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html {
	font-size: 100%;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	font-family: sans-serif;
}

/* Addresses font-family inconsistency between 'textarea' and other form elements. */
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/* Addresses margins handled incorrectly in IE6/7 */
body {
	margin: 0;
}

/* =============================================================================
 * Links
 * ========================================================================== */
/* Addresses outline displayed oddly in Chrome */
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}

/* Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test */
/* =============================================================================
 * Typography
 * ========================================================================== */
/* Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 */
h1 {
	font-size: 2em;
	margin: 0cem 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] {
	border-bottom: 1px dotted;
}

/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome */
b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/* Addresses styling not present in S5, Chrome */
dfn {
	font-style: italic;
}

/* Addresses styling not present in IE6/7/8/9 */
mark {
	background: yellow;
	color: black;
}

/* Addresses margins set differently in IE6/7 */
p {
	margin: 1em 0;
}

pre {
	margin: 1em 0;
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
code,
kbd,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Improves readability of pre-formatted text in all browsers */
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/* 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4 */
/* 1 */
q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}

/* 2 */
small {
	font-size: 75%;
}

/* Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930 */
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.25em;
}

sub {
	bottom: -0.2em;
}

/* =============================================================================
 * Lists
 * ========================================================================== */
/* Addresses margins set differently in IE6/7 */
dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

/* Addresses paddings set differently in IE6/7 */
menu,
ol,
ul {
	padding: 0 0 0 40px;
}

/* Corrects list images handled incorrectly in IE7 */
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* =============================================================================
 * Embedded content
 * ========================================================================== */
/* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img {
	border: 0;
	/* 1 */
	-ms-interpolation-mode: bicubic;
	/* 2 */
}

/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) {
	overflow: hidden;
}

/* =============================================================================
 * Figures
 * ========================================================================== */
/* Addresses margin not present in IE6/7/8/9, S5, O11 */
figure,
form {
	margin: 0;
}

/* =============================================================================
 * Forms
 * ========================================================================== */
/* Corrects margin displayed oddly in IE6/7 */
/* Define consistent border, margin, and padding */
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	white-space: normal;
	/* 2 */
	*margin-left: -7px;
	/* 3 */
}

/* 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers */
button,
input,
select,
textarea {
	font-size: 100%;
	/* 1 */
	margin: 0;
	/* 2 */
	vertical-align: baseline;
	/* 3 */
	*vertical-align: middle;
	/* 3 */
}

/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button,
input {
	line-height: normal;
	/* 1 */
}

/* 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6 */
button {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

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

input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
	*height: 13px;
	/* 3 */
	*width: 13px;
	/* 3 */
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

/* 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
 *    Known issue: excess padding remains in IE6 */
/* 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) */
/* Removes inner padding and search cancel button in S5, Chrome on OS X */
/* Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers */
textarea {
	overflow: auto;
	/* 1 */
	vertical-align: top;
	/* 2 */
}

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

/* ===========================================
 * Fonts
 * ======================================== */
@font-face {
	font-family: "RockSolid Icons";
	src: url("../../files/luxe/fonts/rocksolid-icons.eot");
	src: url("../../files/luxe/fonts/rocksolid-icons.eot?#iefix") format('eot'), url("../../files/luxe/fonts/rocksolid-icons.woff") format('woff'), url("../../files/luxe/fonts/rocksolid-icons.ttf") format('truetype'), url("../../files/luxe/fonts/rocksolid-icons.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ===========================================
 * General styles
 * ======================================== */
html {
	position: relative;
	/* IE8 iframe bugfix */
	/* http://stackoverflow.com/a/795681 */
	position: static\9;
}

body {
	font: 15px/1.6 "Open Sans", sans-serif;
	color: #1e2022;
	background: #91b3b0 url("../../files/luxe/vr_layout/images/body_bg.jpg") 50% 0 repeat scroll;
	background-size: auto;
}
@media screen and (max-width: 599px) {
	body {
		font-size: 13px;
	}
}
body.background-variation-1 {
	background: url("../../files/luxe/img/pattern.png");
}
body.background-variation-1 .page {
	background: white;
}
body.background-variation-1 .page-footer {
	background: url("../../files/luxe/img/pattern.png");
}
body.background-variation-1 .page-footer-inner {
	background: #44464b;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: #663333;
}

.rs-columns {
	clear: both;
	display: inline-block;
	width: 100%;
}

.rs-column {
	float: left;
	width: 100%;
	margin-top: 7.69231%;
	margin-right: 7.69231%;
}
.rs-column.-large-first {
	clear: left;
}
.rs-column.-large-last {
	margin-right: -5px;
}
.rs-column.-large-first-row {
	margin-top: 0;
}
.rs-column.-large-col-1-1 {
	width: 100%;
}
.rs-column.-large-col-2-1 {
	width: 46.15385%;
}
.rs-column.-large-col-2-2 {
	width: 100%;
}
.rs-column.-large-col-3-1 {
	width: 28.20513%;
}
.rs-column.-large-col-3-2 {
	width: 64.10256%;
}
.rs-column.-large-col-3-3 {
	width: 100%;
}
.rs-column.-large-col-4-1 {
	width: 19.23077%;
}
.rs-column.-large-col-4-2 {
	width: 46.15385%;
}
.rs-column.-large-col-4-3 {
	width: 73.07692%;
}
.rs-column.-large-col-4-4 {
	width: 100%;
}
.rs-column.-large-col-5-1 {
	width: 13.84615%;
}
.rs-column.-large-col-5-2 {
	width: 35.38462%;
}
.rs-column.-large-col-5-3 {
	width: 56.92308%;
}
.rs-column.-large-col-5-4 {
	width: 78.46154%;
}
.rs-column.-large-col-5-5 {
	width: 100%;
}
.rs-column.-large-col-6-1 {
	width: 10.25641%;
}
.rs-column.-large-col-6-2 {
	width: 28.20513%;
}
.rs-column.-large-col-6-3 {
	width: 46.15385%;
}
.rs-column.-large-col-6-4 {
	width: 64.10256%;
}
.rs-column.-large-col-6-5 {
	width: 82.05128%;
}
.rs-column.-large-col-6-6 {
	width: 100%;
}
.luxe-fullwidth .rs-column {
	margin-top: 4.34783%;
	margin-right: 4.34783%;
}
.luxe-fullwidth .rs-column.-large-last {
	margin-right: -5px;
}
.luxe-fullwidth .rs-column.-large-first-row {
	margin-top: 0;
}
.luxe-fullwidth .rs-column.-large-col-1-1 {
	width: 100%;
}
.luxe-fullwidth .rs-column.-large-col-2-1 {
	width: 47.82609%;
}
.luxe-fullwidth .rs-column.-large-col-2-2 {
	width: 100%;
}
.luxe-fullwidth .rs-column.-large-col-3-1 {
	width: 30.43478%;
}
.luxe-fullwidth .rs-column.-large-col-3-2 {
	width: 65.21739%;
}
.luxe-fullwidth .rs-column.-large-col-3-3 {
	width: 100%;
}
.luxe-fullwidth .rs-column.-large-col-4-1 {
	width: 21.73913%;
}
.luxe-fullwidth .rs-column.-large-col-4-2 {
	width: 47.82609%;
}
.luxe-fullwidth .rs-column.-large-col-4-3 {
	width: 73.91304%;
}
.luxe-fullwidth .rs-column.-large-col-4-4 {
	width: 100%;
}
.luxe-fullwidth .rs-column.-large-col-5-1 {
	width: 16.52174%;
}
.luxe-fullwidth .rs-column.-large-col-5-2 {
	width: 37.3913%;
}
.luxe-fullwidth .rs-column.-large-col-5-3 {
	width: 58.26087%;
}
.luxe-fullwidth .rs-column.-large-col-5-4 {
	width: 79.13043%;
}
.luxe-fullwidth .rs-column.-large-col-5-5 {
	width: 100.0%;
}
.luxe-fullwidth .rs-column.-large-col-6-1 {
	width: 13.04348%;
}
.luxe-fullwidth .rs-column.-large-col-6-2 {
	width: 30.43478%;
}
.luxe-fullwidth .rs-column.-large-col-6-3 {
	width: 47.82609%;
}
.luxe-fullwidth .rs-column.-large-col-6-4 {
	width: 65.21739%;
}
.luxe-fullwidth .rs-column.-large-col-6-5 {
	width: 82.6087%;
}
.luxe-fullwidth .rs-column.-large-col-6-6 {
	width: 100.0%;
}
@media screen and (max-width: 900px) {
	.rs-column,
	.luxe-fullwidth .rs-column {
		margin-top: 7.69231%;
		margin-right: 7.69231%;
	}
	.rs-column.-large-first,
	.luxe-fullwidth .rs-column.-large-first {
		clear: none;
	}
	.rs-column.-large-last,
	.luxe-fullwidth .rs-column.-large-last {
		margin-right: 7.69231%;
	}
	.rs-column.-large-first-row,
	.luxe-fullwidth .rs-column.-large-first-row {
		margin-top: 7.69231%;
	}
	.rs-column.-medium-first,
	.luxe-fullwidth .rs-column.-medium-first {
		clear: left;
	}
	.rs-column.-medium-last,
	.luxe-fullwidth .rs-column.-medium-last {
		margin-right: -5px;
	}
	.rs-column.-medium-first-row,
	.luxe-fullwidth .rs-column.-medium-first-row {
		margin-top: 0;
	}
	.rs-column.-medium-col-1-1,
	.luxe-fullwidth .rs-column.-medium-col-1-1 {
		width: 100%;
	}
	.rs-column.-medium-col-2-1,
	.luxe-fullwidth .rs-column.-medium-col-2-1 {
		width: 46.15385%;
	}
	.rs-column.-medium-col-2-2,
	.luxe-fullwidth .rs-column.-medium-col-2-2 {
		width: 100%;
	}
	.rs-column.-medium-col-3-1,
	.luxe-fullwidth .rs-column.-medium-col-3-1 {
		width: 28.20513%;
	}
	.rs-column.-medium-col-3-2,
	.luxe-fullwidth .rs-column.-medium-col-3-2 {
		width: 64.10256%;
	}
	.rs-column.-medium-col-3-3,
	.luxe-fullwidth .rs-column.-medium-col-3-3 {
		width: 100%;
	}
	.rs-column.-medium-col-4-1,
	.luxe-fullwidth .rs-column.-medium-col-4-1 {
		width: 19.23077%;
	}
	.rs-column.-medium-col-4-2,
	.luxe-fullwidth .rs-column.-medium-col-4-2 {
		width: 46.15385%;
	}
	.rs-column.-medium-col-4-3,
	.luxe-fullwidth .rs-column.-medium-col-4-3 {
		width: 73.07692%;
	}
	.rs-column.-medium-col-4-4,
	.luxe-fullwidth .rs-column.-medium-col-4-4 {
		width: 100%;
	}
	.rs-column.-medium-col-5-1,
	.luxe-fullwidth .rs-column.-medium-col-5-1 {
		width: 13.84615%;
	}
	.rs-column.-medium-col-5-2,
	.luxe-fullwidth .rs-column.-medium-col-5-2 {
		width: 35.38462%;
	}
	.rs-column.-medium-col-5-3,
	.luxe-fullwidth .rs-column.-medium-col-5-3 {
		width: 56.92308%;
	}
	.rs-column.-medium-col-5-4,
	.luxe-fullwidth .rs-column.-medium-col-5-4 {
		width: 78.46154%;
	}
	.rs-column.-medium-col-5-5,
	.luxe-fullwidth .rs-column.-medium-col-5-5 {
		width: 100%;
	}
	.rs-column.-medium-col-6-1,
	.luxe-fullwidth .rs-column.-medium-col-6-1 {
		width: 10.25641%;
	}
	.rs-column.-medium-col-6-2,
	.luxe-fullwidth .rs-column.-medium-col-6-2 {
		width: 28.20513%;
	}
	.rs-column.-medium-col-6-3,
	.luxe-fullwidth .rs-column.-medium-col-6-3 {
		width: 46.15385%;
	}
	.rs-column.-medium-col-6-4,
	.luxe-fullwidth .rs-column.-medium-col-6-4 {
		width: 64.10256%;
	}
	.rs-column.-medium-col-6-5,
	.luxe-fullwidth .rs-column.-medium-col-6-5 {
		width: 82.05128%;
	}
	.rs-column.-medium-col-6-6,
	.luxe-fullwidth .rs-column.-medium-col-6-6 {
		width: 100%;
	}
}
@media screen and (max-width: 599px) {
	.rs-column,
	.luxe-fullwidth .rs-column {
		margin-right: 7.69231%;
	}
	.rs-column.-medium-first,
	.luxe-fullwidth .rs-column.-medium-first {
		clear: none;
	}
	.rs-column.-medium-last,
	.luxe-fullwidth .rs-column.-medium-last {
		margin-right: 7.69231%;
	}
	.rs-column.-medium-first-row,
	.luxe-fullwidth .rs-column.-medium-first-row {
		margin-top: 7.69231%;
	}
	.rs-column.-small-first,
	.luxe-fullwidth .rs-column.-small-first {
		clear: left;
	}
	.rs-column.-small-last,
	.luxe-fullwidth .rs-column.-small-last {
		margin-right: -5px;
	}
	.rs-column.-small-first-row,
	.luxe-fullwidth .rs-column.-small-first-row {
		margin-top: 0;
	}
	.rs-column.-small-col-1-1,
	.luxe-fullwidth .rs-column.-small-col-1-1 {
		width: 100%;
	}
	.rs-column.-small-col-2-1,
	.luxe-fullwidth .rs-column.-small-col-2-1 {
		width: 46.15385%;
	}
	.rs-column.-small-col-2-2,
	.luxe-fullwidth .rs-column.-small-col-2-2 {
		width: 100%;
	}
	.rs-column.-small-col-3-1,
	.luxe-fullwidth .rs-column.-small-col-3-1 {
		width: 28.20513%;
	}
	.rs-column.-small-col-3-2,
	.luxe-fullwidth .rs-column.-small-col-3-2 {
		width: 64.10256%;
	}
	.rs-column.-small-col-3-3,
	.luxe-fullwidth .rs-column.-small-col-3-3 {
		width: 100%;
	}
	.rs-column.-small-col-4-1,
	.luxe-fullwidth .rs-column.-small-col-4-1 {
		width: 19.23077%;
	}
	.rs-column.-small-col-4-2,
	.luxe-fullwidth .rs-column.-small-col-4-2 {
		width: 46.15385%;
	}
	.rs-column.-small-col-4-3,
	.luxe-fullwidth .rs-column.-small-col-4-3 {
		width: 73.07692%;
	}
	.rs-column.-small-col-4-4,
	.luxe-fullwidth .rs-column.-small-col-4-4 {
		width: 100%;
	}
	.rs-column.-small-col-5-1,
	.luxe-fullwidth .rs-column.-small-col-5-1 {
		width: 13.84615%;
	}
	.rs-column.-small-col-5-2,
	.luxe-fullwidth .rs-column.-small-col-5-2 {
		width: 35.38462%;
	}
	.rs-column.-small-col-5-3,
	.luxe-fullwidth .rs-column.-small-col-5-3 {
		width: 56.92308%;
	}
	.rs-column.-small-col-5-4,
	.luxe-fullwidth .rs-column.-small-col-5-4 {
		width: 78.46154%;
	}
	.rs-column.-small-col-5-5,
	.luxe-fullwidth .rs-column.-small-col-5-5 {
		width: 100%;
	}
	.rs-column.-small-col-6-1,
	.luxe-fullwidth .rs-column.-small-col-6-1 {
		width: 10.25641%;
	}
	.rs-column.-small-col-6-2,
	.luxe-fullwidth .rs-column.-small-col-6-2 {
		width: 28.20513%;
	}
	.rs-column.-small-col-6-3,
	.luxe-fullwidth .rs-column.-small-col-6-3 {
		width: 46.15385%;
	}
	.rs-column.-small-col-6-4,
	.luxe-fullwidth .rs-column.-small-col-6-4 {
		width: 64.10256%;
	}
	.rs-column.-small-col-6-5,
	.luxe-fullwidth .rs-column.-small-col-6-5 {
		width: 82.05128%;
	}
	.rs-column.-small-col-6-6,
	.luxe-fullwidth .rs-column.-small-col-6-6 {
		width: 100%;
	}
}

/* Resetting box model for moo_mediabox,  moo_slimbox and j_colorbox */
#mbCenter *,
#colorbox,
#colorbox *,
#lbCenter *,
#lbBottomContainer * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

::selection {
	background: #663333;
	color: white;
	text-shadow: none !important;
}

::-moz-selection {
	background: #663333;
	color: white;
	text-shadow: none !important;
}

button,
input,
select,
textarea {
	outline: none;
	font-family: inherit;
}

table {
	width: 100%;
	border-collapse: collapse;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
}
table th,
table td {
	border: 1px solid #e5e5e5;
}
table th {
	padding: 0.66667em 1em;
	font-weight: bold;
	text-align: left;
}
table td {
	padding: 0.76923em 1.15385em;
	font-size: 0.86667em;
	color: #5a5d63;
}
table thead tr {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
}
table tfoot tr {
	background-color: #f7f7f7;
}

a {
	/* color: #663333; link im text nicht ersichtlich */
	color: #a4c6c3;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}
a:hover,
a:active {
	outline: 0;
}
a[target="_blank"]:after {
	font: 0.86667em/1 "RockSolid Icons";
	content: "\e151";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 0.26667em;
}

/* Icon attribute */
*[data-icon]:before {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.26667em;
}
*[data-icon].after:before {
	content: none;
}
*[data-icon].after:after {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 0.26667em;
}

.clear {
	clear: both;
}

.invisible {
	position: absolute;
	height: 1px !important;
	width: 1px !important;
	clip: rect(0 0 0 0);
	margin: -1px;
	padding: 0 !important;
	overflow: hidden;
	border: 0;
}

.pdf_link {
	margin: 0.8em 0 0 1.33333em;
	float: right;
}
.pdf_link a {
	margin-left: 0.13333em;
	border: 0 !important;
}
.pdf_link img {
	border: 0 !important;
}

.mime_icon {
	margin-bottom: -0.25em;
}

.ce_toplink,
.toplink {
	margin: 1.6em 0;
}
.ce_toplink a,
.toplink a {
	display: block;
	width: 100%;
}

.ce_toplink > a:before,
.toplink > a:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e00c";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.33333em;
}

.ce_accordion {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
}
.ce_accordion .accordion {
	position: relative;
	overflow: hidden;
	padding: 1px 3.84615% 0.8em;
	-webkit-box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.12);
}
.ce_accordion .accordion:before {
	content: "";
	position: absolute;
	top: -50px;
	left: 5%;
	z-index: -1;
	width: 90%;
	height: 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.ce_accordion .toggler {
	position: relative;
	margin: -1px;
	padding: 0.66667em 11.53846% 0.66667em 3.84615%;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	color: #5a5d63;
	background: white;
	cursor: pointer;
}
.ce_accordion .toggler:after {
	font: 1.33333em/1 "RockSolid Icons";
	content: "\e00b";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0.6em;
	right: 3.84615%;
	width: 1em;
	height: 1em;
	padding-left: 0.05em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: white;
	background: #7d3934;
}
.ce_accordion .toggler.active:after,
.ce_accordion .toggler:hover:after {
	content: "\e009";
	padding: 0.05em 0 0;
}
.ce_accordion + .ce_accordion {
	margin-top: -3px;
}

hr {
	clear: both;
	height: 1px;
	overflow: visible;
	margin: 1.6em 0;
	border: 0;
	background: #c2c6cc;
}

.confirmation {
	color: #7d3934;
}

.information {
	color: #663333;
}

.warning {
	color: #e52f2f;
}

p.confirmation,
p.information,
p.warning,
div.confirmation,
div.information,
div.warning {
	position: relative;
	padding: 0.66667em 0 0.66667em 3.33333em;
	color: #5d9530;
}
p.confirmation:before,
p.information:before,
p.warning:before,
div.confirmation:before,
div.information:before,
div.warning:before {
	font: 1.73333em/1 "RockSolid Icons";
	content: "\e044";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	left: 0.30769em;
	top: 1.06667em;
	margin-top: -0.5em;
}
p.information,
div.information {
	border-color: #663333;
	color: #1884a7;
}
p.information:before,
div.information:before {
	content: "\e0a6";
	left: 0.46154em;
}
p.warning,
div.warning {
	border-color: #e52f2f;
	color: #b72525;
}
p.warning:before,
div.warning:before {
	content: "\e144";
}

p.drop-cap:first-letter,
span.drop-cap {
	float: left;
	margin: 0.12em 0.12em -0.2em 0;
	font-size: 3.33333em;
	line-height: 0.7;
	color: #7d3934;
}

p.drop-cap:first-letter {
	/* IE8 and IE9 calculate em's from the parent element */
	margin: 0.4em 0.4em -0.66667em 0 /;
}

code {
	padding: 0.14286em 0.35714em;
	font-family: "Lucida Console", monospace;
	font-size: 0.93333em;
	line-height: 1.35714;
	background-color: #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

pre {
	margin: 1.71429em 0;
	padding: 0 0.42857em;
	display: block;
	overflow: auto;
	font-family: "Lucida Console", monospace;
	font-size: 0.93333em;
	line-height: 1.71429;
	color: white;
	background: #44464b;
}
pre code {
	font-size: 1em;
	padding: 0;
	line-height: inherit;
	background-color: transparent;
}

/* ===========================================
 * Button styles
 * ======================================== */
button,
.button,
.button-secondary,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 0.8em 1.33333em;
	border: 1px solid;
	border-color: #965649 #6C1E2B #651227;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #6C1E2B;
	background: #7d3934;
	background: -webkit-linear-gradient(#965649, #915441 50%, #7D3934);
	background: -moz-linear-gradient(#965649, #915441 50%, #7D3934);
	background: -o-linear-gradient(#965649, #915441 50%, #7D3934);
	background: linear-gradient(#965649, #915441 50%, #7D3934);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.05), inset -1px 0 rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.05), inset -1px 0 rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.05), inset -1px 0 rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.1);
}
button:hover,
button:focus,
.button:hover,
.button-secondary:hover,
.button:focus,
.button-secondary:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	text-decoration: none;
	background: #5d9530;
	background: -webkit-linear-gradient(#9E5A55, #8E533E 50%, #783131);
	background: -moz-linear-gradient(#9E5A55, #8E533E 50%, #783131);
	background: -o-linear-gradient(#9E5A55, #8E533E 50%, #783131);
	background: linear-gradient(#9E5A55, #8E533E 50%, #783131);
}
button:active,
.button:active,
.button-secondary:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3), inset 1px 0 rgba(0, 0, 0, 0.05), inset -1px 0 rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3), inset 1px 0 rgba(0, 0, 0, 0.05), inset -1px 0 rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3), inset 1px 0 rgba(0, 0, 0, 0.05), inset -1px 0 rgba(0, 0, 0, 0.05), 0 0 5px rgba(0, 0, 0, 0.1);
}

.button-secondary {
	padding: 0.4em 0.8em;
	border-color: #eaeaea #d8d8d8 #d1d1d1;
	font-weight: normal;
	color: #5a5d63;
	text-shadow: none;
	background: #f7f7f7;
	background: -webkit-linear-gradient(#ffffff, #ffffff 50%, #eaeaea);
	background: -moz-linear-gradient(#ffffff, #ffffff 50%, #eaeaea);
	background: -o-linear-gradient(#ffffff, #ffffff 50%, #eaeaea);
	background: linear-gradient(#ffffff, #ffffff 50%, #eaeaea);
}
.button-secondary:hover,
.button-secondary:focus {
	border-color: #e0e0e0 #cecece #c9c9c9;
	background: #c5c5c5;
	background: -webkit-linear-gradient(#ffffff, #fcfcfc 50%, #e5e5e5);
	background: -moz-linear-gradient(#ffffff, #fcfcfc 50%, #e5e5e5);
	background: -o-linear-gradient(#ffffff, #fcfcfc 50%, #e5e5e5);
	background: linear-gradient(#ffffff, #fcfcfc 50%, #e5e5e5);
}
.button-secondary:active {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* ===========================================
 * Wrapper Elements
 * ======================================== */
.page,
.page-footer-inner {
	max-width: 1100px;
	margin: 0 auto;
}

/* Main wrapper */
.page {
	zoom: 1;
	position: relative;
	padding-bottom: 2.66667em;
	background-color: white;
}
.page:before {
	content: "";
	display: table;
}
.page:after {
	content: "";
	display: table;
	clear: both;
}

/* ===========================================
 * Elements in order of appearance in HTML
 * ======================================== */
.page-header {
	zoom: 1;
	position: relative;
	z-index: 50;
	margin: 0 4%;
	padding: 0 0 35px;
	border-bottom: 1px solid #e5e5e5;
}
.page-header:before {
	content: "";
	display: table;
}
.page-header:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 900px) {
	.page-header {
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}
}

.logo {
	float: left;
	margin: 36px 0 0 0;
}
@media screen and (max-width: 599px) {
	.logo {
		margin: 20px 0;
		width: 100%;
	}
}
.logo a {
	display: block;
}
.logo img {
	display: block;
	width: auto;
/*	height: 59px;*/
}
@media screen and (max-width: 599px) {
	.logo img {
		margin: 0 auto;
	}
}

.main-navigation {
	margin: 140px 0 0;
	text-align: right;
}
@media screen and (max-width: 900px) {
	.main-navigation {
		clear: both;
		margin: 0 0 0 -2.8em;
		padding-top: 1.33333em;
		text-align: left;
	}
}
@media screen and (max-width: 599px) {
	.main-navigation {
		display: none;
	}
}
.main-navigation ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.main-navigation li {
	position: relative;
	display: inline-block;
	/*margin-right: -1.06667em;*/
	margin-left: 1.5em;
}

.main-navigation li.first{
	margin-left: 0;
}


.main-navigation > ul > li > a {
	position: relative;
	display: block;
	z-index: 3;
	padding: 0.5em;
	font-family: "Droid Serif", Georgia, serif;
	font-style: italic;
	font-size: 0.93333em;
	color: #1e2022;
	text-decoration: none;
}
.main-navigation > ul > li > a:hover,
.main-navigation > ul > li > a:focus {
	color: #7d3934;
}
.main-navigation > ul > li.active > a,
.main-navigation > ul > li.trail > a {
	color: #7d3934;
}
.main-navigation > ul > li.submenu:before {
	content: "";
	position: absolute;
	left: 1.06667em;
	right: 1.06667em;
	bottom: 0;
	display: none;
	z-index: 2;
	height: 3px;
	background: #7d3934;
}
.main-navigation > ul > li > ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 1;
	overflow: hidden;
	min-width: 100%;
	max-height: 0;
	margin-top: -2px;
	padding: 0;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: left;
	white-space: nowrap;
	background: white;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-transition: max-height 0s, padding 0s, opacity 0.3s;
	-webkit-transition-delay: 0.3s, 0.3s, 0s;
	-moz-transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
	-o-transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
	transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.main-navigation > ul > li > ul li {
	display: inline;
	margin: 0;
}
.main-navigation > ul > li > ul a {
	position: relative;
	display: block;
	padding: 0.38462em 1em 0.38462em 0;
	border-top: 1px solid #e5e5e5;
	font-size: 0.86667em;
	color: #5a5d63;
	text-decoration: none;
}
.main-navigation > ul > li > ul a:hover,
.main-navigation > ul > li > ul a:focus {
	color: #7d3934;
}
.main-navigation > ul > li > ul > li:first-child > a {
	border-top: 0;
}
.main-navigation > ul > li > ul li.active > a,
.main-navigation > ul > li > ul li.trail > a {
	color: #7d3934;
}
.main-navigation > ul > li > ul ul a {
	padding-left: 0.76923em;
	border-top: 0;
}
.main-navigation > ul > li > ul ul ul a {
	margin-left: 1.33333em;
}
.main-navigation > ul > li:hover {
	z-index: 5;
}
.main-navigation > ul > li:hover > ul {
	max-height: 9999px;
	padding: 1em;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.main-navigation > ul > li.submenu:hover:before {
	/* change generated content to avoid IE8 ghost pseudo elements */
	content: " ";
	display: block;
}
.main-navigation > ul > li:last-child > ul,
.main-navigation > ul > li.last > ul {
	left: auto;
	right: 0;
}
@media screen and (max-width: 900px) {
	.main-navigation > ul > li:last-child > ul,
	.main-navigation > ul > li.last > ul {
		left: 0;
		right: auto;
	}
}

.main-navigation-mobile-open {
	position: absolute;
	top: 50px;
	left: 6.66667%;
	width: 44px;
	height: 39px;
	margin: -20px 0 0 -11px;
	padding: 11px;
	display: none;
	z-index: 200;
	text-indent: -99em;
	line-height: 0;
}
.main-navigation-mobile-open:after {
	content: "";
	display: block;
	height: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #1e2022;
	-webkit-box-shadow: 0 7px #1e2022, 0 14px #1e2022;
	-moz-box-shadow: 0 7px #1e2022, 0 14px #1e2022;
	box-shadow: 0 7px #1e2022, 0 14px #1e2022;
}
@media screen and (max-width: 599px) {
	.main-navigation-mobile-open {
		display: block;
	}
}

.main-navigation-mobile-close {
	position: absolute;
	top: 0;
	right: -17.64706%;
	display: none;
	width: 17.64706%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0 !important;
	text-indent: -99em;
	background: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.is-active > .main-navigation-mobile-close {
	display: block;
}

.main-navigation-mobile {
	/* Hide mobile navigation by default */
	display: none;
	padding: 0;
	color: white;
	background: #1e2022;
}
@media screen and (max-width: 599px) {
	.main-navigation-mobile {
		display: block;
	}
}
.modernizr-js .main-navigation-mobile {
	display: none;
}
.main-navigation-mobile.is-enabled {
	position: absolute;
	top: 0;
	left: -85%;
	z-index: 201;
	width: 85%;
	min-height: 100%;
	-webkit-transition: left 0.2s ease-out;
	-moz-transition: left 0.2s ease-out;
	-o-transition: left 0.2s ease-out;
	transition: left 0.2s ease-out;
}
@media screen and (max-width: 599px) {
	.main-navigation-mobile.is-enabled {
		display: block;
	}
}
.modernizr-csstransforms3d .main-navigation-mobile.is-enabled {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
}
.main-navigation-mobile.is-active {
	left: 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.modernizr-csstransforms3d .main-navigation-mobile.is-active {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.main-navigation-mobile ul {
	display: block;
	margin: 0;
	padding: 0;
}
.main-navigation-mobile ul ul {
	background: #1e2022;
	-webkit-box-shadow: inset 0 40px 40px -20px rgba(0, 0, 0, 0.04), inset 0 -40px 40px -20px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: inset 0 40px 40px -20px rgba(0, 0, 0, 0.04), inset 0 -40px 40px -20px rgba(0, 0, 0, 0.04);
	box-shadow: inset 0 40px 40px -20px rgba(0, 0, 0, 0.04), inset 0 -40px 40px -20px rgba(0, 0, 0, 0.04);
}
.main-navigation-mobile .is-collapsed > ul {
	display: none;
}
.main-navigation-mobile li {
	position: relative;
	display: block;
}
.main-navigation-mobile a,
.main-navigation-mobile span.active,
.main-navigation-mobile span.trail {
	display: block;
	padding: 0.69231em 1em 0.61538em;
	border-bottom: 1px solid black;
	color: inherit;
	background-color: #1e2022;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.05);
	-moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.05);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.05);
	-webkit-transition: background-color 0.6s ease-out;
	-moz-transition: background-color 0.6s ease-out;
	-o-transition: background-color 0.6s ease-out;
	transition: background-color 0.6s ease-out;
}
.main-navigation-mobile a:hover,
.main-navigation-mobile a:focus,
.main-navigation-mobile span.active:hover,
.main-navigation-mobile span.active:focus,
.main-navigation-mobile span.trail:hover,
.main-navigation-mobile span.trail:focus {
	outline: none;
	text-decoration: none;
	background-color: #121314;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}
.main-navigation-mobile a.active,
.main-navigation-mobile a.trail,
.main-navigation-mobile span.active,
.main-navigation-mobile span.trail {
	font-weight: bold;
}
.main-navigation-mobile a.active,
.main-navigation-mobile span.active {
	background-color: #313438;
	-webkit-box-shadow: inset 0 0 5px #1e2022;
	-moz-box-shadow: inset 0 0 5px #1e2022;
	box-shadow: inset 0 0 5px #1e2022;
}
.main-navigation-mobile li li a,
.main-navigation-mobile li li span.active,
.main-navigation-mobile li li span.trail {
	padding-left: 2em;
}
.main-navigation-mobile li li li a,
.main-navigation-mobile li li li span.active,
.main-navigation-mobile li li li span.trail {
	padding-left: 3em;
}
.main-navigation-mobile li li li li a,
.main-navigation-mobile li li li li span.active,
.main-navigation-mobile li li li li span.trail {
	padding-left: 4em;
}
.main-navigation-mobile li li li li li a,
.main-navigation-mobile li li li li li span.active,
.main-navigation-mobile li li li li li span.trail {
	padding-left: 5em;
}
.main-navigation-mobile .main-navigation-mobile-expand {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	margin: 0;
	padding: 0.61538em 1em;
	border: solid transparent;
	border-width: 0.23077em 0;
	-webkit-box-shadow: inset 1px 0 #333333;
	-moz-box-shadow: inset 1px 0 #333333;
	box-shadow: inset 1px 0 #333333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	outline: none;
	line-height: 0;
	color: inherit;
	text-indent: -99em;
	text-shadow: none;
	background: none;
}
.main-navigation-mobile .main-navigation-mobile-expand:after {
	font: 1.23077em/1 "RockSolid Icons";
	content: "\e009";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
}
.main-navigation-mobile .is-expanded > .main-navigation-mobile-expand:after {
	content: "\e00c";
}

.content-wrapper {
	zoom: 1;
}
.content-wrapper:before {
	content: "";
	display: table;
}
.content-wrapper:after {
	content: "";
	display: table;
	clear: both;
}

.tag-line {
	margin: 0 4%;
	padding: 2em 0;
	border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 900px) {
	.tag-line {
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}
}
.tag-line h1,
.tag-line h2 {
	margin: 0;
	font-family: "Droid Serif", Georgia, serif;
	font-weight: normal;
	font-style: italic;
	color: #5a5d63;
}
.tag-line h1 {
	font-size: 1.6em;
}
.tag-line h2 {
	font-size: 1.06667em;
}
.tag-line .image_container {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
.tag-line .image_container img,
.tag-line img {
	display: block;
	width: 100%;
	height: auto;
	margin: 2em 0;
}
@media screen and (max-width: 900px) {
	.tag-line .image_container img,
	.tag-line img {
		width: 115.38462%;
		margin-right: -7.69231%;
		margin-left: -7.69231%;
	}
}
.tag-line > img:first-child, .tag-line > .mod_article > img:first-child,
.tag-line > .image_container:first-child img, .tag-line > .mod_article > .image_container:first-child img,
.tag-line > .ce_image:first-child img,
.tag-line > .mod_article > .ce_image:first-child img {
	margin-top: -2em;
}
.tag-line > img:last-child, .tag-line > .mod_article > img:last-child,
.tag-line > .image_container:last-child img, .tag-line > .mod_article > .image_container:last-child img,
.tag-line > .ce_image:last-child img,
.tag-line > .mod_article > .ce_image:last-child img {
	margin-bottom: -2em;
}
.tag-line .rsts-main {
	margin: 2em 0;
}
.tag-line .rsts-slide img {
	margin: 0;
}

/* ===========================================
 * Content styles
 * ======================================== */
.main-content {
	float: right;
	width: 52%;
	margin: 4% 12% 0 0;
}
.luxe-fullwidth .main-content {
	float: none;
	width: auto;
	margin-left: 4%;
	margin-right: 4%;
}
.luxe-sidebar-right .main-content {
	float: left;
	margin-right: 0;
	margin-left: 8%;
}
@media screen and (max-width: 900px) {
	.main-content,
	.luxe-fullwidth .main-content,
	.luxe-sidebar-right .main-content {
		float: none;
		width: auto;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}
}
.main-content p,
.main-content ul,
.main-content ol,
.main-content table,
.main-content form,
.main-content fieldset {
	margin-top: 0;
	margin-bottom: 1.2em;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
	margin-top: 0.75em;
	margin-bottom: 0.3em;
	font-family: "Droid Serif", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4;
	color: #1e2022;
}
.main-content h1 {
	margin-top: 0;
	margin-bottom: 0.66667em;
	font-size: 2.4em;
	line-height: 1.25;
	color: #7d3934;
}
@media screen and (max-width: 599px) {
	.main-content h1 {
		font-size: 1.71429em;
	}
}
.main-content h2 {
	font-size: 1.86667em;
}
.main-content h3 {
	font-size: 1.6em;
}
.main-content h4 {
	font-size: 1.4em;
}
.main-content h5 {
	font-size: 1.2em;
}
.main-content h6 {
	font-size: 1em;
}
.main-content h2 + p,
.main-content h2 + ul,
.main-content h2 + ol,
.main-content h2 + blockquote,
.main-content h3 + p,
.main-content h3 + ul,
.main-content h3 + ol,
.main-content h3 + blockquote,
.main-content h4 + p,
.main-content h4 + ul,
.main-content h4 + ol,
.main-content h4 + blockquote,
.main-content h5 + p,
.main-content h5 + ul,
.main-content h5 + ol,
.main-content h5 + blockquote,
.main-content h6 + p,
.main-content h6 + ul,
.main-content h6 + ol,
.main-content h6 + blockquote {
	margin-top: 0;
}
.main-content ul,
.main-content ol {
	padding-left: 7.69231%;
}
.main-content ul li[data-icon],
.main-content ol li[data-icon] {
	list-style: none;
}
.main-content ul li[data-icon]:before,
.main-content ol li[data-icon]:before {
	left: -1.4em;
	width: 0;
}
.main-content ul {
	list-style: disc;
}
.main-content ul ul {
	margin-top: 0;
}
.main-content ol {
	list-style: decimal;
}
.main-content ol ol,
.main-content ol ul {
	margin-top: 0;
}
.main-content ol ol {
	list-style: upper-alpha;
}
.main-content ol ol ol {
	list-style: lower-roman;
}
.main-content ol ol ol ol {
	list-style: lower-alpha;
}
.main-content blockquote {
	position: relative;
	margin: 1.66667em 0;
	font-family: "Droid Serif", Georgia, serif;
	font-size: 1.6em;
	font-style: italic;
}
@media screen and (max-width: 599px) {
	.main-content blockquote {
		font-size: 1.28571em;
	}
}
.main-content blockquote p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.main-content blockquote:before {
	content: "\201e";
	display: block;
	width: 0.58333em;
	height: 0.83333em;
	padding: 0 0 0 0.25em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font-size: 2em;
	line-height: 0.2;
	color: white;
	background: #7d3934;
}
.main-content blockquote small,
.main-content blockquote i,
.main-content blockquote em {
	display: block;
	margin-top: 0.33333em;
	font-family: "Open Sans", sans-serif;
	font-size: 0.75em;
	font-style: normal;
	color: #5a5d63;
}
.main-content blockquote small:before,
.main-content blockquote i:before,
.main-content blockquote em:before {
	content: "– ";
}
.main-content img {
	max-width: 100%;
	height: auto;
}

.ce_accordion h1 {
	font-size: 1.86667em;
}
.ce_accordion h2 {
	font-size: 1.6em;
}
.ce_accordion h3 {
	font-size: 1.4em;
}

/* ===========================================
 * Sidebar styles
 * ======================================== */
.sidebar {
	position: relative;
	float: left;
	width: 28.0%;
	margin: 4% 0 0;
	padding: 0 0 0 4%;
}
@media screen and (max-width: 900px) {
	.sidebar {
		clear: both;
		float: none;
		width: auto;
		padding: 0;
	}
}
@media screen and (max-width: 599px) {
	.sidebar {
		margin: 0 6.66667%;
	}
}
.luxe-sidebar-right .sidebar {
	float: right;
}
@media screen and (max-width: 900px) {
	.luxe-sidebar-right .sidebar {
		float: none;
	}
}
.sidebar .mod_article > .block,
.sidebar .mod_form,
.sidebar .mod_subscribe {
	margin: 1.33333em 0;
}
@media screen and (max-width: 900px) {
	.sidebar .mod_article > .block,
	.sidebar .mod_form,
	.sidebar .mod_subscribe {
		float: left;
		width: 40%;
		margin: 6.66667% 0 0 6.66667%;
	}
}
@media screen and (max-width: 599px) {
	.sidebar .mod_article > .block,
	.sidebar .mod_form,
	.sidebar .mod_subscribe {
		float: none;
		width: auto;
		margin-left: 0;
	}
}
.sidebar h1,
.sidebar h2,
.sidebar h3 {
	margin: 1em 0 0.5em;
}
.sidebar h1 {
	font-size: 1.33333em;
	color: #7d3934;
}
.sidebar h2 {
	font-size: 1.13333em;
}
.sidebar h3 {
	font-size: 1em;
}
.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar table,
.sidebar blockquote,
.sidebar fieldset,
.sidebar form {
	margin: 1em 0;
}
.sidebar ul,
.sidebar ol {
	padding: 0;
	list-style-type: none;
}

@media screen and (max-width: 900px) {
	.sidebar .sub-navigation {
		float: left;
		width: 40%;
		margin: 6.66667% 0 0 6.66667%;
	}
}
@media screen and (max-width: 599px) {
	.sidebar .sub-navigation {
		display: none;
	}
}
.sub-navigation h1 {
	display: inline;
	margin: 0;
	font-size: 0.8em;
}
.sub-navigation h1 a {
	display: block;
	margin: 2.91667em 0 1.25em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #7d3934;
	text-decoration: none;
	text-transform: uppercase;
}
.sub-navigation h1 a:hover,
.sub-navigation h1 a:focus {
	text-decoration: underline;
}
.sub-navigation ul {
	margin: 0;
	padding: 0;
}
.sub-navigation ul li {
	display: inline;
}
.sub-navigation ul a {
	display: block;
	padding: 0.61538em 0;
	font-size: 0.86667em;
	color: #5a5d63;
	text-decoration: none;
}
.sub-navigation ul a:hover,
.sub-navigation ul a:focus {
	color: #7d3934;
}
.sub-navigation ul ul a {
	padding-top: 0;
	padding-left: 6.25%;
}
.sub-navigation ul ul ul a {
	padding-left: 12.5%;
}
.sub-navigation ul li.active > a,
.sub-navigation ul li.trail > a {
	color: #7d3934;
}

.mod_subscribe {
	padding: 1.33333em;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
}
.mod_subscribe form {
	margin: 0;
}
.mod_subscribe form input {
	padding-right: 3.66667em;
}
.mod_subscribe .formbody {
	position: relative;
}
.mod_subscribe .formbody p {
	margin: 0;
}
.mod_subscribe h1 {
	margin-top: 0;
	font-size: 0.8em;
	text-transform: uppercase;
}
.mod_subscribe button[type="submit"] {
	position: absolute;
	top: 2.2em;
	right: 0.26667em;
	width: auto;
	padding: 0.4em 0.66667em;
	line-height: 0;
	text-indent: -999em;
}
.mod_subscribe button[type="submit"]:after {
	font: 1.6em/1 "RockSolid Icons";
	content: "\e0ce";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
}

/* ===========================================
 * Form styles
 * ======================================== */
form h1,
form h2,
form h3,
form h4,
form h5,
form h6 {
	clear: both;
}
form p {
	position: relative;
	margin: 1.33333em 0;
}

form p b.error,
form p.error, .fewo_agb.error a{
	display: block;
	color: #e52f2f;
}

form input,
form textarea {
	padding: 0.8em 1em;
	line-height: normal;
	border: 1px solid #c2c6cc;
	outline: none;
	color: inherit;
	background: #f9f9f9;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
	-webkit-transition: border 0.2s;
	-moz-transition: border 0.2s;
	-o-transition: border 0.2s;
	transition: border 0.2s;
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
	/* multiple rules, because user agents are required to ignore a rule with an unknown selector */
	color: #5a5d63;
}
form input:-moz-placeholder,
form textarea:-moz-placeholder {
	color: #5a5d63;
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
	color: #5a5d63;
}
form input::placeholder,
form textarea::placeholder {
	color: #5a5d63;
}
form input:hover,
form textarea:hover {
	border-color: #9b9ea3;
}
form input:focus,
form textarea:focus {
	border-color: #7d3934;
}
form textarea {
	height: 200px;
	resize: vertical;
	line-height: 1.5;
}
form fieldset {
	margin: 1.33333em 0;
	border: 1px solid #c2c6cc;
}
form fieldset legend {
	padding: 0 0.33333em;
}
form fieldset + br {
	/* Kill <br> that Contao injects */
	display: none;
}
form input[type="checkbox"],
form input[type="radio"],
form input[type="image"] {
	width: auto !important;
	height: auto !important;
	margin: 0;
	padding: 0;
	border: 0;
}
form input[type="checkbox"] {
	vertical-align: middle;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}
form input[type="radio"] {
	vertical-align: middle;
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	background: none;
}
form .valid input,
form .valid textarea {
	border-color: #7d3934;
}
form .invalid input,
form .invalid textarea,
form input.error,
form textarea.error {
	border-color: #e52f2f;
}
form input[type="file"] {
	height: auto;
	padding: 0;
	border: 0;
	/* IE8 and IE9 */
	border: 1px solid #c2c6cc /;
	font-size: 0.8em;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form button,
form input[type="submit"] {
	margin-top: 1.33333em;
}

.main-content form p b.error,
.main-content form p.error {
	width: 69.23077%;
	margin-left: 30.76923%;
}
@media screen and (max-width: 599px) {
	.main-content form p b.error,
	.main-content form p.error {
		width: auto;
		margin-left: 0;
	}
}
.main-content form .explanation,
.main-content form .captcha_text {
	width: 69.23077%;
	margin-left: 30.76923%;
}
@media screen and (max-width: 599px) {
	.main-content form .explanation,
	.main-content form .captcha_text {
		width: auto;
		margin-left: 0;
	}
}
.main-content form fieldset p b.error,
.main-content form fieldset p.error {
	width: auto;
	margin-left: 0;
}
.main-content form label {
	display: inline-block;
	width: 30.76923%;
}
@media screen and (max-width: 599px) {
	.main-content form label {
		display: block;
		width: auto;
	}
}
.main-content form label + input,
.main-content form label + textarea,
.main-content form label + select {
	/* Kill space between label and element */
	margin-left: -0.26667em;
}
@media screen and (max-width: 599px) {
	.main-content form label + input,
	.main-content form label + textarea,
	.main-content form label + select {
		margin-left: 0;
	}
}
.main-content form input[type="checkbox"] + label {
	display: inline;
	width: auto;
	margin-right: 0;
}
.main-content form textarea,
.main-content form fieldset,
.main-content form button,
.main-content form input[type="submit"] {
	margin-left: 0;
}
@media screen and (max-width: 599px) {
	.main-content form textarea,
	.main-content form fieldset,
	.main-content form button,
	.main-content form input[type="submit"] {
		margin-left: 0;
	}
}
.main-content form fieldset p {
	margin: 0;
}
.main-content form fieldset label {
	display: inline;
	width: auto;
	margin: 0;
}
.main-content form fieldset label:after {
	/* add line break after label */
	content: "\A";
	white-space: pre;
}
.main-content form input,
.main-content form textarea,
.main-content form select,
.main-content form fieldset,
.main-content form button {
	width: 69.23077%;
	/* For rounding failures */
	margin-right: -0.66667em;
}
@media screen and (max-width: 599px) {
	.main-content form input,
	.main-content form textarea,
	.main-content form select,
	.main-content form fieldset,
	.main-content form button {
		width: 100%;
	}
}
.main-content form input[type="checkbox"],
.main-content form input[type="radio"],
.main-content form input[type="image"] {
	margin-right: 0;
}

form span.mandatory {
	margin-left: 0.13333em;
	color: #e52f2f;
}
form .explanation,
form .captcha_text {
	font-size: 0.8em;
	margin: -1em 0 2em;
	color: #5a5d63;
}
form .explanation p,
form .captcha_text p {
	margin: 0 !important;
}
form .captcha_text {
	float: left;
	margin-top: 0.8em;
	font-size: inherit;
	color: #1e2022;
}
form .styled_select {
	font-size: 1.06667em;
}
form label + .styled_select {
	/* Kill space between label and element */
	margin-left: -0.26667em;
}
form .submit_container {
	margin-top: 0.8em;
}

.sidebar form input,
.sidebar form textarea,
.sidebar form button {
	width: 100%;
	margin: 0;
}
.sidebar form label {
	display: block;
	margin-bottom: 0.33333em;
}
.sidebar form input[type="checkbox"],
.sidebar form input[type="radio"],
.sidebar form input[type="image"] {
	width: auto;
	height: auto;
}

/* ===========================================
 * Content elements
 * ======================================== */
.content-404 {
	position: relative;
}
.content-404 h1 {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-size: 1.6em;
	color: #5a5d63;
	text-align: center;
}
@media screen and (max-width: 599px) {
	.main-content .content-404 h1 {
		font-size: 1.28571em;
	}
}
.content-404 h1 i {
	display: block;
	margin-bottom: 0.16em;
	font-weight: bold;
	font-style: normal;
	font-size: 5.20833em;
	line-height: 1;
}
.content-404 h1 b {
	display: inline-block;
	width: 2.5em;
	height: 2.5em;
	overflow: hidden;
	margin: 0 0.08333em -0.55em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font-family: "Droid Serif", Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 0.48em;
	color: #c5c6c8;
	text-indent: -999px;
	background: #ebebeb;
}
.content-404 h1 b:after {
	content: "Oh!";
	position: relative;
	top: -0.2em;
	display: block;
	text-indent: 0;
}
.content-404 form {
	position: relative;
	margin: 0 auto;
}
.content-404 form input {
	width: 69.23077%;
	margin-left: 15.38462%;
	padding-right: 3.33333em;
}
@media screen and (max-width: 599px) {
	.main-content .content-404 form input {
		width: 100%;
		margin-left: 0;
	}
}
.content-404 form button {
	position: absolute;
	top: -0.2em;
	right: 15.38462%;
	width: 3.53333em;
	height: 3.53333em;
	overflow: hidden;
	margin: 0 0.33333em 0 0;
	padding: 0;
	white-space: nowrap;
	background: none;
	border: 0;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
@media screen and (max-width: 599px) {
	.main-content .content-404 form button {
		width: 3.53333em;
		right: 0;
	}
}
.content-404 form button:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0cb";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin: 0.6087em 0.65217em;
	font-size: 1.53333em;
	color: #663333;
}

.image-wrapper,
.image_container a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #1e2022;
}
.image-wrapper img,
.image_container a img {
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.image-wrapper:before,
.image_container a:before,
.image-wrapper:after,
.image_container a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
}
.image-wrapper:before,
.image_container a:before {
	width: 1px;
	height: 30px;
	margin-top: -15px;
}
.image-wrapper:after,
.image_container a:after {
	width: 30px;
	height: 1px;
	margin-left: -15px;
}
.image-wrapper:hover:before,
.image_container a:hover:before,
.image-wrapper:hover:after,
.image_container a:hover:after,
.image-wrapper:focus:before,
.image_container a:focus:before,
.image-wrapper:focus:after,
.image_container a:focus:after {
	background-color: white;
}
.image-wrapper:hover img,
.image_container a:hover img,
.image-wrapper:focus img,
.image_container a:focus img {
	opacity: 0.4;
}

.image_container {
	position: relative;
	display: inline-block;
}
.image_container.float_below,
.image_container.float_above {
	width: 100%;
	margin: 0.8em 0 0;
}
.image_container img {
	display: block;
	width: 100%;
	height: auto;
}
.image_container figcaption,
.image_container .caption {
	position: relative;
	float: left;
	width: auto !important;
	max-width: 91.66667%;
	margin-top: -1.69231em;
	padding: 0.46154em 1em;
	font-size: 0.86667em;
	color: white;
	background: #7d3934;
	background: #7d3934;
}

.image_container.float_right,
.image_container.float_left {
	float: right;
	margin: 1.53846% 0 3.84615% 7.69231%;
	width: 46.15385% !important;
}
@media screen and (max-width: 599px) {
	.image_container.float_right,
	.image_container.float_left {
		float: none !important;
		margin-left: 0;
		width: auto !important;
	}
}
.no-resize .image_container.float_right,
.image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.image_container.float_left.no-resize {
	width: auto !important;
}
.luxe-fullwidth .image_container.float_right,
.luxe-fullwidth .image_container.float_left {
	margin: 0 0 2.17391% 4.34783%;
	width: 39.13043% !important;
}
@media screen and (max-width: 900px) {
	.luxe-fullwidth .image_container.float_right,
	.luxe-fullwidth .image_container.float_left {
		width: 46.15385%;
	}
}
@media screen and (max-width: 599px) {
	.luxe-fullwidth .image_container.float_right,
	.luxe-fullwidth .image_container.float_left {
		width: auto !important;
		margin-left: 0;
	}
}
.luxe-fullwidth .no-resize .image_container.float_right,
.luxe-fullwidth .image_container.float_right.no-resize,
.luxe-fullwidth .no-resize .image_container.float_left,
.luxe-fullwidth .image_container.float_left.no-resize {
	width: auto !important;
}

.image_container.float_left {
	float: left;
	margin: 1.53846% 7.69231% 3.84615% 0;
}
@media screen and (max-width: 599px) {
	.image_container.float_left {
		float: none !important;
		margin-right: 0;
	}
}

.ce_youtube-wrapper {
	position: relative;
	/* ratio 16 to 9 */
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mejs-video,
.mejs-audio {
	margin: 1.33333em 0;
}

.ce_gallery.-per-row-1 > ul > li {
	width: 100%;
}
.ce_gallery.-per-row-2 > ul > li {
	width: 49.25%;
}
.ce_gallery.-per-row-3 > ul > li {
	width: 32.33333%;
}
.ce_gallery.-per-row-4 > ul > li {
	width: 23.875%;
}
.ce_gallery.-per-row-5 > ul > li {
	width: 18.8%;
}
.ce_gallery.-per-row-6 > ul > li {
	width: 15.41667%;
}
.ce_gallery.-per-row-7 > ul > li {
	width: 13%;
}
.ce_gallery.-per-row-8 > ul > li {
	width: 11.1875%;
}
.ce_gallery.-per-row-9 > ul > li {
	width: 9.77778%;
}
.ce_gallery.-per-row-10 > ul > li {
	width: 8.65%;
}
.ce_gallery.-per-row-11 > ul > li {
	width: 7.72727%;
}
.ce_gallery.-per-row-12 > ul > li {
	width: 6.95833%;
}
@media screen and (max-width: 599px) {
	.ce_gallery {
		/* doubled class for specificity */
	}
	.ce_gallery.ce_gallery > ul > li {
		width: auto;
	}
}
.ce_gallery > ul {
	zoom: 1;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.ce_gallery > ul:before {
	content: "";
	display: table;
}
.ce_gallery > ul:after {
	content: "";
	display: table;
	clear: both;
}
.ce_gallery > ul > li {
	float: left;
	width: 23.875%;
	margin: 1.5% 0 0 1.5%;
}
@media screen and (max-width: 599px) {
	.ce_gallery > ul > li {
		margin-right: 0;
		margin-left: 0;
	}
}
.ce_gallery > ul > li.col_first {
	clear: left;
	margin-left: 0;
}
.ce_gallery > ul > li.col_last {
	/* for rounding failures */
	margin-right: -1%;
}
.ce_gallery > ul > li > .image_container {
	width: 100%;
}
.ce_gallery img {
	width: 100%;
	height: auto;
}

.main-content .ce_imageslider img {
	max-width: none;
}

.enclosure,
.ce_downloads {
	position: relative;
	margin: 2.66667em 0;
	padding: 1.33333em 7.69231%;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
}
.luxe-fullwidth .enclosure,
.luxe-fullwidth .ce_downloads {
	padding: 1.33333em 4.34783%;
}
.enclosure p,
.enclosure h3,
.enclosure h4,
.enclosure h5,
.enclosure h6,
.ce_downloads p,
.ce_downloads h3,
.ce_downloads h4,
.ce_downloads h5,
.ce_downloads h6 {
	margin: 0.4em 0 !important;
}
.enclosure h1,
.enclosure h2,
.main-content .enclosure h1,
.main-content .enclosure h2,
.ce_downloads h1,
.ce_downloads h2,
.main-content .ce_downloads h1,
.main-content .ce_downloads h2 {
	margin: 0 0 0.83333em;
	padding: 0 0 0.83333em;
	border-bottom: 1px solid #e5e5e5;
	font-family: "Open Sans", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.08333em;
	color: #5a5d63;
	text-transform: uppercase;
}
.enclosure ul,
.main-content .enclosure ul,
.ce_downloads ul,
.main-content .ce_downloads ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-content .ce_imageslider img {
	max-width: none;
}

.home-slider,
.main-image {
	margin: 2.66667em 0;
}

@media screen and (max-width: 900px) {
	.home-slider {
		width: 115.38462%;
		margin-right: -7.69231%;
		margin-left: -7.69231%;
	}
}
@media screen and (max-width: 900px) {
	.home-slider img {
		margin-bottom: 1em;
	}
}

.main-image img {
	display: block;
	width: 100%;
	max-width: none !important;
	height: auto;
}

.section-headline,
.featured-list > header,
.teaser-boxes > header,
.team-boxes > header {
	display: inline-block;
	width: 100%;
	margin-bottom: 2em;
	border-bottom: 1px solid #e5e5e5;
}
.section-headline h1,
.featured-list > header h1,
.teaser-boxes > header h1,
.team-boxes > header h1,
.section-headline h2,
.featured-list > header h2,
.teaser-boxes > header h2,
.team-boxes > header h2,
.section-headline h3,
.featured-list > header h3,
.teaser-boxes > header h3,
.team-boxes > header h3 {
	margin: 0;
	float: left;
	margin: 0 0.83333em -0.16667em 0;
	padding: 0.25em 0 0.66667em;
	border-bottom: 3px solid #7d3934;
	font-family: "Open Sans", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	color: #5a5d63;
	letter-spacing: 0.08333em;
	text-transform: uppercase;
}
.section-headline a,
.featured-list > header a,
.teaser-boxes > header a,
.team-boxes > header a {
	float: right;
	font-size: 0.86667em;
}
.section-headline a:after,
.featured-list > header a:after,
.teaser-boxes > header a:after,
.team-boxes > header a:after {
	font: 0.53846em/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -0.14286em;
	margin-left: 1.42857em;
}

@media screen and (max-width: 599px) {
	.featured-list {
		float: none;
		width: auto;
	}
}
.featured-list.-left,
.featured-list.-right {
	width: 46.15385%;
	margin-bottom: 2.66667em;
}
.luxe-fullwidth .featured-list.-left,
.luxe-fullwidth .featured-list.-right {
	width: 47.82609%;
}
.featured-list.-left {
	float: left;
}
.featured-list.-right {
	float: right;
}
.featured-list > header {
	margin: 0.66667em 0 0.4em;
}
.featured-list ul {
	padding-left: 2.15385em;
	list-style: none;
	font-size: 0.86667em;
	line-height: 1.61538;
}
.featured-list li {
	position: relative;
	margin: 0.30769em 0;
}
.featured-list li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 0.375em;
	left: -3.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 2em;
	height: 2em;
	padding-top: 0.5em;
	font-size: 0.61538em;
	color: white;
	text-align: center;
	background: #7d3934;
}

.icon-boxes {
	position: relative;
	overflow: hidden;
	clear: both;
	padding: 1.6em 0.66667em;
	margin: 1.06667em -0.66667em;
	letter-spacing: -0.3em;
}
@media screen and (max-width: 599px) {
	.icon-boxes {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-boxes:after {
		right: 0;
		left: 0;
	}
	.icon-boxes .box {
		width: 100%;
	}
}
.icon-boxes.-highlight {
	padding-top: 2.66667em;
	border-top: 1px solid #e5e5e5;
}
.icon-boxes.-highlight:before {
	content: "";
	position: absolute;
	top: -50px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.icon-boxes-item {
	position: relative;
	display: inline-block;
	font-size: 0.86667em;
	letter-spacing: normal;
	color: #5a5d63;
	text-decoration: none;
	vertical-align: top;
}
.icon-boxes-item:nth-child(3n+1):before {
	-webkit-transition-delay: 0.3s, 0.3s;
	-moz-transition-delay: 0.3s, 0.3s;
	-o-transition-delay: 0.3s, 0.3s;
	transition-delay: 0.3s, 0.3s;
}
.icon-boxes-item:nth-child(3n+2):before {
	-webkit-transition-delay: 0.6s, 0.6s;
	-moz-transition-delay: 0.6s, 0.6s;
	-o-transition-delay: 0.6s, 0.6s;
	transition-delay: 0.6s, 0.6s;
}
.icon-boxes-item:nth-child(3n+3):before {
	-webkit-transition-delay: 0.9s, 0.9s;
	-moz-transition-delay: 0.9s, 0.9s;
	-o-transition-delay: 0.9s, 0.9s;
	transition-delay: 0.9s, 0.9s;
}
.icon-boxes-item:nth-child(3n+4):before {
	-webkit-transition-delay: 1.2s, 1.2s;
	-moz-transition-delay: 1.2s, 1.2s;
	-o-transition-delay: 1.2s, 1.2s;
	transition-delay: 1.2s, 1.2s;
}
.icon-boxes-item:hover,
.icon-boxes-item:focus {
	text-decoration: none;
}
.icon-boxes-item:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1.66667em;
	height: 1.66667em;
	padding-top: 0.33333em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font-size: 1.84615em;
	color: white;
	text-align: center;
	background: #7d3934;
	-webkit-transition-property: opacity, -webkit-transform, color, background;
	-moz-transition-property: opacity, -moz-transform, color, background;
	-o-transition-property: opacity, -o-transform, color, background;
	transition-property: opacity, transform, color, background;
	-webkit-transition-duration: 0.2s, 0.2s, 0.2s, 0.1s;
	-moz-transition-duration: 0.2s, 0.2s, 0.2s, 0.1s;
	-o-transition-duration: 0.2s, 0.2s, 0.2s, 0.1s;
	transition-duration: 0.2s, 0.2s, 0.2s, 0.1s;
}
.not-in-view > .icon-boxes-item:before,
.does-repeat.not-in-view > .icon-boxes-item:before,
.does-repeat .not-in-view > .icon-boxes-item:before {
	opacity: 0;
	-webkit-transform: translate(0, -30px);
	-moz-transform: translate(0, -30px);
	-ms-transform: translate(0, -30px);
	-o-transform: translate(0, -30px);
	transform: translate(0, -30px);
}
.does-repeat.in-view > .icon-boxes-item:before,
.does-repeat .in-view > .icon-boxes-item:before,
.has-shown > .icon-boxes-item:before {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.icon-boxes-item:hover:before,
.icon-boxes-item:focus:before {
	color: #7d3934;
	background: transparent;
	-webkit-transition-delay: 0, 0;
	-moz-transition-delay: 0, 0;
	-o-transition-delay: 0, 0;
	transition-delay: 0, 0;
}
.icon-boxes-item h1 {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-size: 1.61538em;
	color: #5a5d63;
}
.icon-boxes-item p {
	line-height: 1.84615;
}

.teaser-boxes,
.team-boxes {
	margin: 2.66667em 0;
	zoom: 1;
}
.teaser-boxes:before,
.team-boxes:before {
	content: "";
	display: table;
}
.teaser-boxes:after,
.team-boxes:after {
	content: "";
	display: table;
	clear: both;
}

.teaser-boxes-item,
.team-boxes-item {
	font-size: 0.86667em;
	color: #5a5d63;
	text-decoration: none;
}
.teaser-boxes-item:hover,
.team-boxes-item:hover {
	text-decoration: none;
}
.teaser-boxes-item h1,
.team-boxes-item h1 {
	margin: 0 0 0.125em;
	font: normal bold 1em/1.6 "Open Sans", sans-serif;
	color: #5a5d63;
}
.teaser-boxes-item h2,
.team-boxes-item h2 {
	margin: 0.72727em 0;
	padding-bottom: 0.54545em;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.84615em;
}
.teaser-boxes-item p,
.team-boxes-item p {
	margin: 0.15385em 0;
}
.teaser-boxes-item > a,
.team-boxes-item > a {
	display: block;
}
.teaser-boxes-item .image-wrapper,
.team-boxes-item .image-wrapper,
.teaser-boxes-item .no-image,
.team-boxes-item .no-image {
	margin-bottom: 1.125em;
}
.teaser-boxes-item img,
.team-boxes-item img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 1.125em;
}
@media screen and (max-width: 599px) {
	.teaser-boxes-item img,
	.team-boxes-item img {
		max-width: 100%;
	}
}
.teaser-boxes-item .image-wrapper > img,
.team-boxes-item .image-wrapper > img {
	margin: 0;
}
.teaser-boxes-item .no-image,
.team-boxes-item .no-image {
	display: block;
	width: 100%;
	padding-top: 56.25%;
	background: #e5e5e5;
}

.team-boxes-item > ul {
	margin: 0.61538em 0;
	padding: 0;
	border-top: 1px solid #e5e5e5;
	list-style-type: none;
}
.team-boxes-item > ul li {
	display: inline;
}
.team-boxes-item > ul a {
	display: inline-block;
	overflow: hidden;
	padding: 0.61538em 0.30769em 0 1px;
	outline: none;
	line-height: 0;
	letter-spacing: -1em;
	text-indent: -99em;
	text-decoration: none;
}
.team-boxes-item > ul a:before {
	content: none;
}
.team-boxes-item > ul a:after {
	font: 1.38462em/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	letter-spacing: 0;
	color: #c2c6cc !important;
}
.team-boxes-item > ul a:hover:after,
.team-boxes-item > ul a:focus:after {
	color: inherit !important;
}

.feature-box {
	display: inline-block;
	margin: 0.8em 0;
}
.feature-box h1 {
	margin-bottom: 0;
	font-size: 1.6em;
	line-height: 1.5;
	color: #5a5d63;
}
.feature-box.-left .feature-box-text {
	float: right;
}
.feature-box.-left .feature-box-image {
	float: left;
}
.feature-box.-fade {
	opacity: 0;
	-webkit-transition: opacity 2s;
	-moz-transition: opacity 2s;
	-o-transition: opacity 2s;
	transition: opacity 2s;
}
@media screen and (max-width: 599px) {
	.feature-box.-fade {
		opacity: 1;
	}
}
.feature-box.-fade.in-view {
	opacity: 1;
}
.feature-box.-move .feature-box-text,
.feature-box.-move .feature-box-image {
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translate(-20%, 0);
	-moz-transform: translate(-20%, 0);
	-ms-transform: translate(-20%, 0);
	-o-transform: translate(-20%, 0);
	transform: translate(-20%, 0);
}
@media screen and (max-width: 599px) {
	.feature-box.-move .feature-box-text,
	.feature-box.-move .feature-box-image {
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}
}
.feature-box.-move .feature-box-image {
	-webkit-transform: translate(20%, 0);
	-moz-transform: translate(20%, 0);
	-ms-transform: translate(20%, 0);
	-o-transform: translate(20%, 0);
	transform: translate(20%, 0);
}
.feature-box.-move.-left .feature-box-text {
	-webkit-transform: translate(20%, 0);
	-moz-transform: translate(20%, 0);
	-ms-transform: translate(20%, 0);
	-o-transform: translate(20%, 0);
	transform: translate(20%, 0);
}
.feature-box.-move.-left .feature-box-image {
	-webkit-transform: translate(-20%, 0);
	-moz-transform: translate(-20%, 0);
	-ms-transform: translate(-20%, 0);
	-o-transform: translate(-20%, 0);
	transform: translate(-20%, 0);
}
.feature-box.in-view.in-view .feature-box-text,
.feature-box.in-view.in-view .feature-box-image {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.feature-box-text,
.feature-box-image {
	width: 46.15385%;
}
@media screen and (max-width: 599px) {
	.feature-box-text,
	.feature-box-image {
		float: none;
		width: auto;
	}
}
.luxe-fullwidth .feature-box-text,
.luxe-fullwidth .feature-box-image {
	width: 47.82609%;
}
@media screen and (max-width: 599px) {
	.luxe-fullwidth .feature-box-text,
	.luxe-fullwidth .feature-box-image {
		float: none;
		width: auto;
	}
}

.feature-box-image {
	float: right;
	margin-bottom: 2.4em;
}
@media screen and (max-width: 599px) {
	.feature-box-image {
		float: none;
	}
}

.highlight-box {
	position: relative;
	margin: 4.8em 0 3.2em;
	padding: 0 0 8em;
}
.highlight-box:before,
.highlight-box:after {
	content: "";
	position: absolute;
	bottom: 4em;
	width: 39.13043%;
	border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 599px) {
	.highlight-box:before,
	.highlight-box:after {
		width: 23.07692%;
	}
}
.highlight-box:before {
	left: 0;
}
.highlight-box:after {
	right: 0;
}
.highlight-box h1 {
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-size: 1.6em;
	color: #5a5d63;
}
.highlight-box a {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 6.66667em;
	height: 6.66667em;
	margin: 0 -3.33333em;
	font-style: italic;
	font-size: 1.2em;
	color: white;
	text-align: center;
	text-shadow: 0 1px 0 #5d9430;
}
.highlight-box a:hover {
	text-decoration: none;
}
.highlight-box a:hover .highlight-box-link-label {
	-webkit-transform: perspective(750px) rotateX(180deg);
	-moz-transform: perspective(750px) rotateX(180deg);
	-ms-transform: perspective(750px) rotateX(180deg);
	-o-transform: perspective(750px) rotateX(180deg);
	transform: perspective(750px) rotateX(180deg);
}
.highlight-box a:hover .highlight-box-link-icon {
	-webkit-transform: perspective(750px) rotateX(360deg);
	-moz-transform: perspective(750px) rotateX(360deg);
	-ms-transform: perspective(750px) rotateX(360deg);
	-o-transform: perspective(750px) rotateX(360deg);
	transform: perspective(750px) rotateX(360deg);
}
.highlight-box .highlight-box-link-label,
.highlight-box .highlight-box-link-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1.66667em 0.83333em 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #7d3934;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: perspective(750px);
	-moz-transform: perspective(750px);
	-ms-transform: perspective(750px);
	-o-transform: perspective(750px);
	transform: perspective(750px);
}
.highlight-box .highlight-box-link-icon {
	-webkit-transform: perspective(750px) rotateX(180deg);
	-moz-transform: perspective(750px) rotateX(180deg);
	-ms-transform: perspective(750px) rotateX(180deg);
	-o-transform: perspective(750px) rotateX(180deg);
	transform: perspective(750px) rotateX(180deg);
}
.highlight-box .highlight-box-link-icon:before {
	top: 0.10417em;
	margin-right: 0;
	font-size: 2.66667em;
}

.highlight-headline h1,
.highlight-headline h2,
.highlight-headline h3 {
	color: #5a5d63;
	text-align: center;
	line-height: 1.5;
}
.highlight-headline h1 {
	margin-bottom: 1.28571em;
	font-size: 1.86667em;
}
.highlight-headline h2 {
	margin-bottom: 1.5em;
	font-size: 1.6em;
}
.highlight-headline h3 {
	margin-bottom: 1.71429em;
	font-size: 1.4em;
}

.testimonial,
.main-content .testimonial {
	font-size: 1.2em;
}
.testimonial:before,
.main-content .testimonial:before {
	content: none;
}
.testimonial > p,
.main-content .testimonial > p {
	position: relative;
	padding: 1.11111em;
	border: 1px solid #c2c6cc;
}
.testimonial > p:before,
.testimonial > p:after,
.main-content .testimonial > p:before,
.main-content .testimonial > p:after {
	content: "";
	position: absolute;
	right: 29px;
	bottom: -32px;
	width: 0;
	height: 0;
	border-color: #b4b9c0 transparent transparent transparent;
	border-style: solid;
	border-width: 32px 32px 0 0;
}
@media screen and (max-width: 599px) {
	.testimonial > p:before,
	.testimonial > p:after,
	.main-content .testimonial > p:before,
	.main-content .testimonial > p:after {
		content: none;
	}
}
.testimonial > p:after,
.main-content .testimonial > p:after {
	right: 30px;
	bottom: -30px;
	border-color: white transparent transparent transparent;
	border-width: 30px 30px 0 0;
}

.testimonial-author,
.testimonial .testimonial-author {
	font-size: 0.86667em;
}
@media screen and (max-width: 599px) {
	.testimonial-author,
	.testimonial .testimonial-author {
		font-size: 1.06667em;
	}
}
.testimonial-author > img,
.testimonial .testimonial-author > img {
	float: left;
	margin-left: 1.53846em;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
@media screen and (max-width: 599px) {
	.testimonial-author > img,
	.testimonial .testimonial-author > img {
		margin-left: 0;
	}
}
.testimonial-author > small,
.testimonial .testimonial-author > small {
	margin: 0.46154em 0 2em 1.53846em;
}
.testimonial-author > img + small,
.testimonial .testimonial-author > img + small {
	margin: 1.07692em 0 0 0.76923em;
}
.testimonial-author small,
.testimonial .testimonial-author small {
	float: left;
}
.testimonial-author small:before,
.testimonial .testimonial-author small:before {
	content: none;
}
.testimonial-author small a:after,
.testimonial .testimonial-author small a:after {
	content: none;
}

.contact-box-map {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.contact-box-map > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.contact-box > ul {
	padding: 0;
	list-style-type: none;
}

.contact-box-address,
.contact-box-hours,
.contact-box-phone,
.contact-box-email {
	position: relative;
	padding-left: 1.53846em;
}
.contact-box-address:before,
.contact-box-hours:before,
.contact-box-phone:before,
.contact-box-email:before {
	font: 0.92308em/1 "RockSolid Icons";
	content: "\e0d3";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 0.33333em;
	left: 0;
	color: #c2c6cc;
}

.contact-box-hours:before {
	content: "\e049";
}

.contact-box-phone:before {
	content: "\e0e6";
}

.contact-box-email:before {
	content: "\e0cd";
}

/* ===========================================
 * Footer styles
 * ======================================== */
.page-footer {
	background-color: #44464b;
}

.page-footer-inner {
	zoom: 1;
	padding: 3% 0 0;
	font-size: 0.86667em;
	color: #c2c6cc;
	/* collapse white-space between inline-block elements */
	letter-spacing: -0.3em;
}
.page-footer-inner:before {
	content: "";
	display: table;
}
.page-footer-inner:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 900px) {
	.page-footer-inner {
		margin-top: 0;
	}
}
.page-footer-inner h1 {
	margin: 0 0 1.66667em;
	padding: 0 0 0.41667em;
	border-bottom: 1px solid #5a5d63;
	font-size: 0.92308em;
	color: white;
	text-transform: uppercase;
}
.page-footer-inner ul {
	padding: 0;
	list-style: none;
}
.page-footer-inner a {
	color: white;
	text-decoration: none;
}
.page-footer-inner a:hover,
.page-footer-inner a:focus {
	text-decoration: underline;
}
.page-footer-inner form label {
	position: absolute;
	left: 1.30769em;
	top: 1.15385em;
	color: #83868b;
}
.page-footer-inner form .error + label {
	top: 2.76923em;
}
.page-footer-inner form input,
.page-footer-inner form textarea {
	width: 81.81818%;
	padding: 1.15385em 1.15385em 1em;
	border-color: #3d3f43 transparent #5c5f66;
	background: #44464b;
	background: -webkit-linear-gradient(#3d3f43, #5c5f66) 0 0/1px 100% no-repeat, -webkit-linear-gradient(#3d3f43, #5c5f66) 100% 0/1px 100% no-repeat, -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0.02)), #44464b;
	background: -moz-linear-gradient(#3d3f43, #5c5f66) 0 0/1px 100% no-repeat, -moz-linear-gradient(#3d3f43, #5c5f66) 100% 0/1px 100% no-repeat, -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0.02)), #44464b;
	background: -o-linear-gradient(#3d3f43, #5c5f66) 0 0/1px 100% no-repeat, -o-linear-gradient(#3d3f43, #5c5f66) 100% 0/1px 100% no-repeat, -o-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0.02)), #44464b;
	background: linear-gradient(#3d3f43, #5c5f66) 0 0/1px 100% no-repeat, linear-gradient(#3d3f43, #5c5f66) 100% 0/1px 100% no-repeat, linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0.02)), #44464b;
	-webkit-background-origin: border, border;
	-moz-background-origin: border, border;
	background-origin: border-box, border-box;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 900px) {
	.page-footer-inner form input,
	.page-footer-inner form textarea {
		width: 100%;
	}
}
.page-footer-inner form input:focus,
.page-footer-inner form textarea:focus {
	border-color: #5c8043;
}
.page-footer-inner form button {
	font-size: 1.15385em;
	padding-right: 2.66667em;
	padding-left: 2.66667em;
}

.footer-column {
	display: inline-block;
	width: 20%;
	margin: 0 0 4% 4%;
	letter-spacing: 0;
	vertical-align: top;
}
.footer-column.-large {
	width: 44%;
}

@media screen and (max-width: 900px) {
	.footer-column,
	.footer-column-1,
	.footer-column.-large {
		width: 40%;
		margin-left: 6.66667%;
	}
}
@media screen and (max-width: 599px) {
	.footer-column,
	.footer-column-1,
	.footer-column.-large {
		display: block;
		width: auto;
		margin-top: 10%;
		margin-right: 6.66667%;
	}
}

.footer-map {
	display: block;
	margin: 0 -3px;
	border: 3px solid #5a5d63;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.footer-map:hover,
.footer-map:focus {
	border-color: #1e2022;
}
.footer-map:after {
	content: none !important;
}
.footer-map img {
	display: block;
	width: 100%;
	height: auto;
}

.footer-address,
.footer-hours,
.footer-phone,
.footer-email {
	position: relative;
	padding-left: 1.53846em;
}
.footer-address:before,
.footer-hours:before,
.footer-phone:before,
.footer-email:before {
	font: 0.92308em/1 "RockSolid Icons";
	content: "\e0d3";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 0.33333em;
	left: 0;
	color: #c2c6cc;
}

.footer-hours:before {
	content: "\e049";
}

.footer-phone:before {
	content: "\e0e6";
}

.footer-email:before {
	content: "\e0cd";
}

.footer-link-list {
	margin: -0.76923em 0 1em;
}
.footer-link-list a {
	display: block;
	padding: 0.76923em 0;
	border-top: 1px dotted #c2c6cc;
}
.footer-link-list a:before {
	font: 0.46154em/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -0.33333em;
	margin-right: 0.83333em;
}
.footer-link-list > li:first-child > a {
	border-top: 0;
}

.page-footer .mod_newslist article {
	border-bottom: 0;
}
.page-footer .mod_newslist .news-boxes-item {
	font-size: 1em;
}
.page-footer .mod_newslist .news-boxes-item .news-boxes-item-info {
	margin-top: 1.92308em;
	color: #c2c6cc;
}
.page-footer .mod_newslist .news-boxes-item h2 > a {
	color: white;
}

.footer-navigation {
	zoom: 1;
	clear: both;
	margin: 0 4%;
	padding: 2.30769em 0 1.53846em;
	border-top: 1px solid #5a5d63;
	letter-spacing: 0;
}
.footer-navigation:before {
	content: "";
	display: table;
}
.footer-navigation:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 900px) {
	.footer-navigation {
		margin: 0 6.66667%;
	}
}
.footer-navigation .social-links {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1.23077em;
}
@media screen and (max-width: 599px) {
	.footer-navigation .social-links {
		float: none;
		margin-left: -0.5em;
	}
}
.footer-navigation .social-links li {
	display: inline;
}
.footer-navigation .social-links a {
	display: inline-block;
	width: 1.0625em;
	overflow: hidden;
	margin-left: 0.5em;
	white-space: nowrap;
}
.footer-navigation .social-links a:hover,
.footer-navigation .social-links a:focus {
	color: inherit;
}

.footer-info-links {
	display: inline;
}
.footer-info-links ul,
.footer-info-links li {
	display: inline;
	margin: 0;
	padding: 0;
}
.footer-info-links li:after {
	content: " · ";
	margin: 0 2px;
}

.footer-info {
	display: inline;
}
@media screen and (max-width: 599px) {
	.footer-info {
		text-align: left;
		clear: both;
	}
}
.footer-info p {
	display: inline;
	margin: 0;
}

/* ===========================================
 * Slider styles
 * ======================================== */
.rsts-skin-testimonials.rsts-main {
	position: relative;
	margin: 1.8em 0;
}
.rsts-skin-testimonials .rsts-header {
	border-bottom: 1px solid #e5e5e5;
}
.rsts-skin-testimonials .rsts-header h1,
.rsts-skin-testimonials .rsts-header h2,
.rsts-skin-testimonials .rsts-header h3,
.rsts-skin-testimonials .rsts-header h4,
.rsts-skin-testimonials .rsts-header h5,
.rsts-skin-testimonials .rsts-header h6 {
	margin: 0;
	padding: 0.14286em 0 0.64286em;
	font-size: 0.93333em;
	font-weight: 600;
	color: #5a5d63;
	letter-spacing: 0.07143em;
	text-transform: uppercase;
}
.rsts-skin-testimonials .rsts-prev,
.rsts-skin-testimonials .rsts-next {
	position: absolute;
	top: -0.33333em;
	left: 0;
	overflow: hidden;
	text-indent: -99em;
	line-height: 0;
}
.rsts-skin-testimonials .rsts-prev:hover,
.rsts-skin-testimonials .rsts-next:hover {
	text-decoration: none;
}
.sidebar .rsts-skin-testimonials .rsts-prev,
.sidebar .rsts-skin-testimonials .rsts-next {
	bottom: 0.4em;
}
.rsts-skin-testimonials .rsts-prev:after,
.rsts-skin-testimonials .rsts-next:after {
	font: 0.66667em/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	padding: 1em;
	color: #c2c6cc;
}
.rsts-skin-testimonials .rsts-next {
	left: 2.06667em;
}
.rsts-skin-testimonials .rsts-next:after {
	content: "\e019";
}
.rsts-skin-testimonials .rsts-nav {
	position: absolute;
	right: -5px;
	top: 2px;
	line-height: 0;
}
.rsts-skin-testimonials .rsts-nav ul {
	margin: 0;
	padding: 0;
}
.rsts-skin-testimonials .rsts-nav li {
	display: inline;
}
.rsts-skin-testimonials .rsts-nav a {
	float: left;
	width: 17px;
	height: 17px;
	overflow: hidden;
	outline: none;
	padding: 5px;
	text-indent: -99em;
}
.rsts-skin-testimonials .rsts-nav a:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #c2c6cc;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
.rsts-skin-testimonials .rsts-nav a:hover:after,
.rsts-skin-testimonials .rsts-nav a.active:after {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	width: 10px;
	height: 10px;
	margin: -1px;
}
.rsts-skin-testimonials .rsts-nav-prev,
.rsts-skin-testimonials .rsts-nav-next {
	display: none;
}

  .mod_rocksolid_slider p.caption{
 	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4); 
 	padding: 10px;	
 }

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments, Sitemap etc.)
 * ======================================== */
.back a:before,
.previous a:before,
.next a:after {
	font: 100%/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.33333em;
}

.next a:after {
	content: "\e019";
	margin-right: 0;
	margin-left: 0.33333em;
}

.pagination > p {
	text-align: center;
}
.pagination ul {
	padding: 0 !important;
	list-style-type: none !important;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a,
.pagination ul li span {
	padding: 0.33333em 0.66667em;
}
.pagination ul li .current {
	font-weight: bold;
}

/* Search */
.main-content .mod_search {
	margin: 1.33333em 0;
}
.main-content .mod_search form input[type="search"] {
	width: 74%;
	margin: 0;
}
.main-content .mod_search form input[type="submit"] {
	width: 25%;
	margin-top: -1px;
	margin-right: -2%;
	margin-left: 0;
}
.main-content .mod_search h3 span.relevance {
	display: block;
	margin: 0.25em 0;
	font-size: 0.66667em;
	color: #5a5d63;
}
.main-content .mod_search .header {
	padding-bottom: 0.33333em;
	border-bottom: 1px solid #c2c6cc;
	color: #5a5d63;
}
.main-content .mod_search .highlight {
	padding: 0 0.26667em;
	font-weight: bold;
	background: #d2edf5;
}
.main-content .mod_search .url {
	padding-bottom: 1.33333em;
	border-bottom: 1px dotted #c2c6cc;
	color: #5a5d63;
}
.main-content .mod_search .url:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0b5";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.33333em;
}
.main-content .mod_search .url .filesize {
	font-size: 0.8em;
}
.main-content .mod_search .context {
	display: block;
	clear: both;
}

/* FAQ */
.mod_faqpage section {
	position: relative;
	margin: 2.66667em 0;
	padding-left: 7.69231%;
}
.mod_faqpage section h3 {
	color: #5a5d63;
}
.mod_faqpage section h3:before {
	font: 0.83333em/1 "RockSolid Icons";
	content: "\3f";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 1.54167em;
	height: 1.5em;
	padding: 0.25em 0 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: white;
	text-align: center;
	background: #7d3934;
}

.mod_faqpage .info,
.mod_faqreader .info {
	font-size: 12px;
	color: #5a5d63;
}

.mod_faqlist ul {
	padding: 0 !important;
	list-style-type: none !important;
}
.mod_faqlist ul li:before {
	font: 0.93333em/1 "RockSolid Icons";
	content: "\3f";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1.42857em;
	height: 1.42857em;
	margin: 0 0.57143em 0 0;
	padding: 0.21429em 0 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
	color: white;
	background: #663333;
}
.mod_faqlist a {
    color: #1e2022;
}

/* News */
.mod_newslist article,
.mod_newsarchive article {
	margin-bottom: 2.4em;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #e5e5e5;
}
.mod_newslist article img,
.mod_newsarchive article img {
	width: 100%;
	height: auto;
	margin: 0.8em 0;
}
.mod_newslist article h1,
.main-content .mod_newslist article h1,
.mod_newsarchive article h1,
.main-content .mod_newsarchive article h1 {
	margin: 0.53571em 0 0.35714em;
	font-size: 1.6em;
	line-height: 1.5;
}
.mod_newslist article h1 a,
.mod_newsarchive article h1 a {
	color: #1e2022;
}
.mod_newslist article header,
.mod_newsarchive article header {
	float: left;
	width: 23.07692%;
	padding-top: 0.16667em;
	font-size: 0.8em;
	line-height: 2;
}
@media screen and (max-width: 599px) {
	.mod_newslist article header,
	.mod_newsarchive article header {
		float: none;
		width: auto;
		font-size: 0.85714em;
		line-height: 1.6666;
	}
}
.mod_newslist article header p,
.mod_newsarchive article header p {
	margin: 0 !important;
}
.mod_newslist article header i,
.mod_newsarchive article header i {
	font-family: "Droid Serif", Georgia, serif;
	color: #5a5d63;
}
.mod_newslist article header a,
.mod_newsarchive article header a {
	color: inherit;
}
.mod_newslist article .teaser,
.mod_newsarchive article .teaser {
	margin-left: 30.76923%;
}
@media screen and (max-width: 599px) {
	.mod_newslist article .teaser,
	.mod_newsarchive article .teaser {
		margin-left: 0;
	}
}
.mod_newslist article .teaser > p:first-child,
.mod_newsarchive article .teaser > p:first-child {
	margin-top: 0;
}

.news-boxes-item,
.mod_newslist .news-boxes-item {
	font-size: 0.86667em;
}
.news-boxes-item:before,
.mod_newslist .news-boxes-item:before {
	content: none;
}
.news-boxes-item > h2,
.mod_newslist .news-boxes-item > h2 {
	font: bold 1em "Open Sans", sans-serif;
	margin: 0 0 0.46154em;
}
.news-boxes-item > h2 > a,
.mod_newslist .news-boxes-item > h2 > a {
	color: #5a5d63;
}
.news-boxes-item .news-boxes-item-info,
.mod_newslist .news-boxes-item .news-boxes-item-info {
	margin: 0.54545em 0;
	font: italic 0.84615em "Droid Serif", Georgia, serif;
	color: #5a5d63;
}
.news-boxes-item .news-boxes-item-info > .comment-count,
.mod_newslist .news-boxes-item .news-boxes-item-info > .comment-count {
	color: inherit;
	text-decoration: none;
}
.news-boxes-item .news-boxes-item-info > .comment-count:before,
.mod_newslist .news-boxes-item .news-boxes-item-info > .comment-count:before {
	content: "· ";
}
.news-boxes-item .news-boxes-item-info > .comment-count:first-child:before,
.mod_newslist .news-boxes-item .news-boxes-item-info > .comment-count:first-child:before {
	content: none;
}

/* Events */
.mod_calendar th {
	border-bottom: 1px solid #c2c6cc;
}
.mod_calendar th.previous,
.mod_calendar th.next {
	font-size: 0.93333em;
	padding: 0;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
	padding: 0.66667em 1em;
	display: block;
	text-decoration: none;
}
.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.current:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e036";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.33333em;
}
.mod_calendar th.next {
	text-align: right;
}
.mod_calendar th.label {
	font-size: 0.8em;
	text-align: center;
}
.mod_calendar td {
	width: 14.28571%;
	background: #f7f7f7;
	vertical-align: top;
}
.mod_calendar td.empty {
	background: none;
}
.mod_calendar td.today {
	font-weight: bold;
	color: #1e2022;
	background: #ebebeb;
}
.mod_calendar .event {
	font-size: 0.8em;
}
.mod_calendar .minicalendar td,
.mod_calendar .minicalendar th {
	padding: 0;
	text-align: center;
}
.mod_calendar .minicalendar td.previous a,
.mod_calendar .minicalendar td.next a,
.mod_calendar .minicalendar th.previous a,
.mod_calendar .minicalendar th.next a {
	padding-left: 0;
	padding-right: 0;
}

.mod_eventreader .info,
.mod_eventlist .header {
	font-weight: bold;
}

.mod_eventreader .info time:before,
.mod_eventlist .header:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e036";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.33333em;
}

/* Comments */
.ce_comments {
	margin-top: 2.66667em;
}
.ce_comments .comment_default {
	position: relative;
	padding: 1.6em 0;
	margin-bottom: 1.33333em;
	border-top: 1px solid #e5e5e5;
}
.ce_comments .comment_default:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 30.76923%;
	height: 3px;
	background: #7d3934;
}
.ce_comments .comment_default > .info {
	float: left;
	width: 30.76923%;
	font-size: 0.8em;
	line-height: 2;
}
@media screen and (max-width: 599px) {
	.ce_comments .comment_default > .info {
		float: none;
		width: auto;
		font-size: 0.85714em;
		line-height: 1.6666;
	}
}
.ce_comments .comment_default > .info p {
	margin: 0 !important;
}
.ce_comments .comment_default > .info i {
	font-family: "Droid Serif", Georgia, serif;
	font-style: italic;
	color: #5a5d63;
}
.ce_comments .comment_default > .info a {
	color: inherit;
}
.ce_comments .comment_default > .info a:after {
	content: none;
}
.ce_comments .comment_default > .comment {
	margin-left: 38.46154%;
	font-size: 0.86667em;
	line-height: 1.84615;
}
@media screen and (max-width: 599px) {
	.ce_comments .comment_default > .comment {
		margin-left: 0;
		font-size: 0.92857em;
	}
}
.ce_comments .comment_default > .comment p {
	margin: 0.53846em 0 !important;
}
.ce_comments .comment_default > .reply {
	position: relative;
	margin: 1.6em -3.84615% 1.6em 34.61538%;
	padding: 0.33333em 3.84615%;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 599px) {
	.ce_comments .comment_default > .reply {
		margin-left: -3.84615%;
	}
}
.ce_comments .comment_default > .reply:before {
	font: 2.13333em/1 "RockSolid Icons";
	content: "\e032";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: -2px;
	right: 5.55556%;
	margin-right: -0.1875em;
	color: #7d3934;
}
.ce_comments .comment_default > .reply > .info {
	padding-bottom: 0.66667em;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0.08333em;
	color: #5a5d63;
	text-transform: uppercase;
}
.ce_comments .comment_default > .reply > .info b {
	padding: 0 0.41667em;
	-webkit-border-radius: 0.16667em;
	-moz-border-radius: 0.16667em;
	border-radius: 0.16667em;
	color: white;
	background: #7d3934;
}
.ce_comments .comment_default > .reply > .comment {
	font-size: 0.86667em;
	line-height: 1.84615;
}
.ce_comments .comment_default > .reply > .comment p {
	margin: 0.53846em 0 !important;
}
.ce_comments .form {
	margin-top: 2.66667em;
}
.ce_comments form input {
	float: right;
	width: 61.53846%;
	margin-right: 0;
}
.ce_comments form input[type="submit"] {
	float: none;
	width: auto;
	margin: 0;
}
@media screen and (max-width: 599px) {
	.ce_comments form input {
		width: 100%;
	}
}
.ce_comments form textarea {
	width: 100%;
	margin-left: 0;
}
.ce_comments form label {
	display: inline-block;
	padding-top: 1.06667em;
	font-size: 0.86667em;
}
@media screen and (max-width: 599px) {
	.ce_comments form label {
		padding-top: 0.26667em;
		font-size: 1em;
	}
}
.ce_comments form label[for="ctrl_email"] {
	padding: 0;
}
@media screen and (max-width: 599px) {
	.ce_comments form label[for="ctrl_email"] {
		padding-top: 0.26667em;
	}
}
.ce_comments form fieldset {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
.ce_comments form fieldset label {
	float: none;
	margin-left: 0.33333em;
}
.ce_comments form fieldset input[type="checkbox"],
.main-content .ce_comments form fieldset input[type="checkbox"] {
	float: none;
	width: auto;
	margin: 0;
}
.ce_comments form .widget {
	clear: both;
	padding-top: 1.33333em;
}
.ce_comments form .captcha_text {
	float: none;
	display: inline;
	margin: 0;
	width: auto;
}

/* Sitemap */
.main-content .mod_sitemap ul {
	padding-left: 0;
	list-style-type: none;
}
.main-content .mod_sitemap ul li li {
	padding: 0.21429em 0 0.21429em 1.85714em;
	font-size: 0.93333em;
}
.main-content .mod_sitemap ul li li.submenu ul {
	margin: 0;
}
.main-content .mod_sitemap > ul > li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e083";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.66667em;
	color: #663333;
}

/* Login */
.mod_login input {
	width: 80% !important;
	margin-left: 0 !important;
}
.mod_login table {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.mod_login table td {
	border: 0;
	padding: 0.33333em 0;
}

/* Newsletter */
.main-content .mod_nl_list ul {
	padding-left: 0;
	list-style-type: none;
}
.main-content .mod_nl_list ul li {
	padding: 0.33333em 0;
	border-top: 1px solid #c2c6cc;
}
.main-content .mod_nl_list ul li:first-child,
.main-content .mod_nl_list ul li.first {
	border-top: 0;
}

/* Style for dlh_googlemaps (if you don't use the plugin, you might want to delete this) */
.dlh_googlemap * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sidebar .dlh_googlemap {
	/* Setting the maps width to 100% is best practice in the sidebar, since it becomes fluid that way */
	width: 100% !important;
}

.main-content .dlh_googlemap img {
	max-width: none;
}


/* ===========================================
 * FeWo styles
 * ======================================== */
 
 .fewo_navi{
 	background: none repeat scroll 0 0 rgba(145, 179, 176, 0.4);
 	padding: 10px;
 	color: #577d74 ;
 }

 .navi_list:before{
 	font-family: FontAwesome;
 	content: '\f03a';
 	padding-right: 15px;
 }
 
  .fewo_navi a{
 	color: #577d74 ;
 }
 
   .fewo_navi a:hover{
 	text-decoration: none;
 }
 
   .fewo_navi_elements .empty{
 	color: #91b3b0;
 }
 
 .fewo_navi_elements{
 	float: right;
 }
 
  .fewo_navi_elements .fewo_current{
  display: inline-block;
 	margin: 0 20px;
 }
 
 .fewo_back{
 	display: inline-block;
 }
 
  .fewo_forward{
 	display: inline-block;
 }
 
 .fewo_bookingplan table{
 	width: auto;
 	float: left;
 	margin-top: 10px;
 	margin-left:0;
 	margin-right: 12px;
 	box-shadow: 0px;
 	border: 0px #fff solid;
 }
 
/* .day_free{
 	background: #c8d9d7;
    color: #4b6a6e;
 }*/
 
/* .day_start {
    background: url("/files/luxe/img/calendar_images/start.gif") no-repeat scroll center center #c8d9d7;
    color: #4b6a6e;
}

.day_stop {
    background: url("/files/luxe/img/calendar_images/stop.gif") no-repeat scroll center center #c8d9d7;
    color: #4b6a6e;
}
 
 .day_free.in_past, .day_full.in_past, .day_start.in_past, .day_stop.in_past {
    background: rgba(145, 179, 176, 0.2);
    color: #91b3b0;
}

.day_full {
    background: #e86363;
    color: #fff;
}

 .day_free.selected, .day_full.selected, .day_start.selected, .day_stop.selected {
    background: url("/files/luxe/img/calendar_images/free.gif") no-repeat scroll center center #b5d363;
    color: #fff;
}*/

#ctrlBookingPlans:after {
    display: block;
    content: "";
    clear: both;
}

#ctrlBookingPlans {
    padding: 20px;
    width: 730px;
    margin: 0 auto;
}

.ios .fewo_calendar td.day_free[data-tooltip]:hover:before,
.ios .fewo_calendar td.day_start[data-tooltip]:hover:before,
.ios .fewo_calendar td.day_stop[data-tooltip]:hover:before,
.ios .fewo_calendar td.day_full[data-tooltip]:hover:before,
.ios .fewo_calendar td.day_free:hover:after,
.ios .fewo_calendar td.day_start:hover:after,
.ios .fewo_calendar td.day_stop:hover:after,
.ios .fewo_calendar td.day_full:hover:after {
    display:none !important;
}
.stopSelection.fewo_calendar td.unavailable.day_free,
.stopSelection.fewo_calendar td.unavailable.day_free:hover {
    background:#C0D0BE;
}
.stopSelection.fewo_calendar td.day_full,
.stopSelection.fewo_calendar td.day_full:hover {
    background:#E8B7B0;
}
.stopSelection.fewo_calendar td.day_stop.unavailable,
.stopSelection.fewo_calendar td.day_stop.unavailable:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8b7b0+50,c0d0be+50 */
    background: rgb(232,183,176); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(232,183,176,1) 50%, rgba(192,208,190,1) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(232,183,176,1) 50%,rgba(192,208,190,1) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(232,183,176,1) 50%,rgba(192,208,190,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8b7b0', endColorstr='#c0d0be',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.stopSelection.fewo_calendar td.day_start.unavailable,
.stopSelection.fewo_calendar td.day_start.unavailable:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c0d0be+50,e8b7b0+50 */
    background: rgb(192,208,190); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(192,208,190,1) 50%, rgba(232,183,176,1) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(192,208,190,1) 50%,rgba(232,183,176,1) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(192,208,190,1) 50%,rgba(232,183,176,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d0be', endColorstr='#e8b7b0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.fewo_calendar td.day_free[data-tooltip]:before,
.fewo_calendar td.day_start[data-tooltip]:before,
.fewo_calendar td.day_stop[data-tooltip]:before,
.fewo_calendar td.day_full[data-tooltip]:before {
    left:50%;
    position:absolute;
    display:none;
    border-top:8px solid #bababf;
    transform: translateX(-50%);
    z-index: 950;
    content: "";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 0px solid transparent;
    bottom: 34px;
}
.fewo_calendar td.day_free[data-tooltip]:hover:before,
.fewo_calendar td.day_start[data-tooltip]:hover:before,
.fewo_calendar td.day_stop[data-tooltip]:hover:before,
.fewo_calendar td.day_full[data-tooltip]:hover:before {
    display:block;
}
.fewo_calendar td.day_free[data-tooltip]:after,
.fewo_calendar td.day_start[data-tooltip]:after,
.fewo_calendar td.day_stop[data-tooltip]:after,
.fewo_calendar td.day_full[data-tooltip]:after {
    bottom:46px;
    padding:5px 10px 2px;
    background-color:#fff;
    border:1px solid #bababf;
    border-radius:3px;
    font-size:12px;
    line-height:1.4;
    color:#383838;
    font-weight:normal !important;
}

.fewo_calendar td.day_free[data-tooltip]:after, .fewo_calendar td.day_start[data-tooltip]:after, .fewo_calendar td.day_stop[data-tooltip]:after, .fewo_calendar td.day_full[data-tooltip]:after {
    content: attr(data-tooltip);
    position: absolute;
    display: none;
    z-index: 1000;
    left: 50%;
    transform: translateX(-50%);
    bottom: 140%;
}

.fewo_calendar td.day_free:hover:after, .fewo_calendar td.day_start:hover:after, .fewo_calendar td.day_stop:hover:after, .fewo_calendar td.day_full:hover:after {
    display: block;
}

.fewo_calendar .cal_week td.no-saison {
    color:#7d7d7d;
}

.fewo_calendar .cal_week td {
    color:#fff;
}

.fewo_calendar td.day_empty {
    background-color:#fff;
}

.fewo_calendar td.in_past,
.fewo_calendar td.day_free.in_past,
.fewo_calendar td.day_free.in_past:hover {
    background-color:#E6B1B1;
    font-weight:normal;
    text-decoration:none;
    cursor:not-allowed;
    font-weight: 300;
}
.fewo_calendar td.day_full {
    cursor:not-allowed;
    background:#B40000;
}
.fewo_calendar td.day_free {
    background-color:#3C9D46;
    text-decoration:underline;
    cursor:pointer;
}
.fewo_calendar td.day_start {
    text-decoration:underline;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3C9D46+50,B40000+50 */
            background: #3C9D46;
    /* Old browsers */
            background: -moz-linear-gradient(-45deg, #3C9D46 50%, #B40000 50%);
    /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #3C9D46 50%,#B40000 50%);
    /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #3C9D46 50%,#B40000 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3C9D46', endColorstr='#B40000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
            cursor:pointer;
}
.fewo_calendar td.day_start.unavailable,
.fewo_calendar td.day_start.unavailable:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#306B2E+50,B40000+50 */
            background: #306B2E;
    /* Old browsers */
            background: -moz-linear-gradient(-45deg, #306B2E 50%, #B40000 50%);
    /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #306B2E 50%,#B40000 50%);
    /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #306B2E 50%,#B40000 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#306B2E', endColorstr='#B40000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */;
}
.fewo_calendar td.day_stop {
    text-decoration:underline;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#B40000+3C9D46+50 */
            background: #3C9D46;
    /* Old browsers */
            background: -moz-linear-gradient(-45deg, #B40000 50%, #3C9D46 50%);
    /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #B40000 50%,#3C9D46 50%);
    /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #B40000 50%,#3C9D46 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B40000', endColorstr='#3C9D46',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
            cursor:pointer;
}
.fewo_calendar td.day_stop.unavailable,
.fewo_calendar td.day_stop.unavailable:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#B40000+50,306B2E+50 */
            background: #306B2E;
    /* Old browsers */
            background: -moz-linear-gradient(-45deg, #B40000 50%, #306B2E 50%);
    /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #B40000 50%,#306B2E 50%);
    /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #B40000 50%,#306B2E 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B40000', endColorstr='#306B2E',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */;
}
.fewo_calendar td.unavailable,
.fewo_calendar td.unavailable.day_free:hover,
.stopSelection.fewo_calendar td.unavailable.day_free.minStay {
    background-color:#306B2E;
    text-decoration:none;
    cursor:not-allowed;
}
.fewo_calendar td.arrival,
.fewo_calendar td.arrival.day_stop,
.fewo_calendar td.day_stop:hover,
.fewo_calendar td.arrival.selected,
.fewo_calendar td.departure.selected,
.fewo_calendar td.day_free:hover,
.fewo_calendar td.day_start:hover,
.fewo_calendar td.arrival.day_stop.unavailable:hover,
.fewo_calendar td.departure.selected.unavailable:hover,
.fewo_calendar td.arrival.unavailable:hover,
.fewo_calendar td.day_free.departure,
.fewo_calendar td.day_free.active.arrival,
.fewo_calendar td.day_free.active.departure,
.fewo_calendar td.day_free.active:hover {
    background:#337EB6;
}
.filter_period_modal_body .stopSelection .day_free:hover {
    background:#3C9D46;
}
.fewo_calendar td.selected,
.fewo_calendar td.selected.unavailable:hover {
    background:#BAD1E9;
}
.fewo_calendar td.day_free.active,
.fewo_calendar td.day_free.active.unavailable {
    background: #bad0ea;
}
.fewo_calendar td.arrival,
.fewo_calendar td.arrival.day_stop,
td.arrival_day:hover,
.fewo_calendar td.arrival:hover,
td.unavailable.arrival,
td.unavailable.arrival:hover,
td.day_free.arrival:hover,
.cal_week td.day_free.arrival.active:hover,
.fewo_calendar td.arrival.selected,
.fewo_calendar td.day_free.active.arrival,
.filter_period_modal_body .stopSelection .day_free.arrival,
.stopSelection.fewo_calendar td.day_free.active.arrival:hover,
.stopSelection.fewo_calendar td.unavailable.day_free.unavailable.arrival,
.stopSelection.fewo_calendar td.day_stop.unavailable.arrival {
    background:#1B7EB7 url("https://villa-richter.info/files/luxe/img/calendar_images/arrow-arrival.svg") center center no-repeat;
    background-size:100%;
}
td.departure_day,
.fewo_calendar td.departure,
.fewo_calendar td.departure.selected,
.fewo_calendar td.departure.selected.unavailable:hover,
.fewo_calendar td.day_free.active.departure:hover,
.fewo_calendar td.day_free.active.departure,
.stopSelection.fewo_calendar td.day_free.active:hover,
.stopSelection.fewo_calendar td.day_start.active:hover,
.stopSelection.fewo_calendar td.day_start.unavailable.departure,
.stopSelection.fewo_calendar td.day_start.unavailable.departure:hover {
    background:#1B7EB7 url("https://villa-richter.info/files/luxe/img/calendar_images/arrow-departure.svg") center center no-repeat;
    background-size:100%;
}
.filter_period_modal_body .stopSelection .day_free,
.filter_period_modal_body .stopSelection .day_free:hover {
    opacity: 0.3;
    cursor: default;
}
.filter_period_modal_body .stopSelection .day_free.bookingAvailable,
.filter_period_modal_body .stopSelection .day_free.arrival {
    opacity: 1;
    cursor: pointer;
}

/*#booking_reset {
    height:24px;
    float:left;
    display:block;
    margin-top:13px;
    margin-left:20px;
    padding-right:10px;
    padding-left:10px;
    background-color:#fff;
    border:1px solid #bababf;
    border-radius:3px;
    font-size:13px;
    line-height:24px;
    color:#383838;
    cursor: pointer;
}
#booking_reset:before {
    margin-right:5px;
    font-family:'Font-Awesome-5';
    content: "\f00d";
    font-weight: 400;
}
#booking_reset:hover {
    background-color:#F3F4F6;
}*/

.fewo_booking_wrapper .fewo_booking_dateselector > div input {
    width: 150px;
    height: 36px;
    margin-right: 0;
    padding-right: 0;
    padding-left: 20px;
    text-align: center;
    background: #fff url("https://villa-richter.info/files/luxe/img/calendar_images/calendar.svg") left center no-repeat;
    border: 1px solid #CCE1FF;
    border-radius: 0;
    behavior: url("assets/css3pie/1.0.0/PIE.htc");
    font: 14px/normal 'Open Sans',sans-serif;
    behavior: url("assets/css3pie/1.0.0/PIE.htc");
    cursor: default;
    background-size: 20px 20px;
    background-position: 5px center;
}

.fewo_booking_wrapper .fewo_booking_dateselector > div input.highlight {
    background-color:#E0F3E0;
}

.fewo_calendar td.day_free.in_past[data-tooltip]:hover:before, 
.fewo_calendar td.day_start.in_past[data-tooltip]:hover:before, 
.fewo_calendar td.day_stop.in_past[data-tooltip]:hover:before, 
.fewo_calendar td.day_full.in_past[data-tooltip]:hover:before,
.fewo_calendar td.day_free.in_past[data-tooltip]:after, 
.fewo_calendar td.day_start.in_past[data-tooltip]:after, 
.fewo_calendar td.day_stop.in_past[data-tooltip]:after, 
.fewo_calendar td.day_full.in_past[data-tooltip]:after {
    content:none!important;
}

.fewo_booking_dateselector div {
    float: left;
    margin-top: 10px;
}

span#booking_reset button {
    width: auto;
    margin: 0;
    float: right;
}


 
 .fewo_bookingplan td{
 	font-size: 12px;
 	padding: 5px;
 	vertical-align: middle;
 	height: 30px;
 	width: 30px;
 	float: left;
 	display: block;
 	margin-right: 1px;
 	margin-bottom: 1px;
 	text-align: center;
 	border: 0;
 }

  .fewo_bookingplan td.month {
     display: block;
     width: 100%;
 }
 
.month{
	font-weight: bold;
}

.day_empty{
	
}

.fewo_plan_legend td{
	width: 30px !important;
	height: 30px !important;
	padding: 0; 
}

.legend_text{
	width: auto !important;
}

/* Clearfix (grouping) for container elements with floating content */
.group:after, .fewo_list_item:after{
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

/* IE-Patch für IE 7*/
*:first-child+html .group, *:first-child+html .fewo_list_item { min-height: 0; }

/* IE-Patch für IE 6*/
* html .group, * html .fewo_list_item { height: 1%; }


/* Fewo-List */

.fewo_result_count{
	display: none;
}

.fewo_list_item{
   background: rgba(145, 179, 176, 0.2);
   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	margin: 0 0 20px 0;
	position: relative;
}

.mod_fewo_list .fewo_grouping_1{
	width: 25%;
	float: left;
}


.fewo_image{

}

.fewo_title{
	font-family: "Droid Serif",Georgia,serif;
	font-size: 1.2em;
	font-style: italic;
}

.mod_fewo_list .fewo_grouping_2{
	width: 50%;
	/*min-height: 240px;*/
	float: left;
    padding-bottom: 70px;
}

.fewo_description{
/*	font-style: italic;*/
}

.fewo_attributes ul, ul.fewo_attributes{
	color: #5a5d63;
	padding: 0px;
	margin:  10px 0 0 0;
	list-style-type: none;
	font-size: 0.8em;
}

ul.fewo_attributes{
	font-size: 1em;
}

.attributes{

}

.attribute_group{
/*	float: left;
	width: 50%;*/
	margin-bottom: 20px;
}

.fewo_attributes ul li{
	display: block;
	width: 50%;
	float: left;

}

.fewo_attributes ul li:before, ul.fewo_attributes li:before{
	content: "\f046 ";
	font-family: FontAwesome;
	margin-right: .5em;
}

.mod_fewo_list .fewo_grouping_3{
	width: 25%;
	float: left;	
}

.mod_fewo_list .fewo_grouping_4{
	width: 75%;
	position: absolute;
	left: 25%;
	bottom:0px;	
	background: rgba(145, 179, 176, 0.4);
	
}

.fewo_person{
	padding: 5px;
	width: 200px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #577d74;
}

.fewo_person span{
	font-size: 0.8em;
	font-weight: normal;
}

.fewo_size{
	padding: 5px;
	width: 200px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #577d74;
}

.fewo_size span{
	font-size: 0.8em;	
	font-weight: normal;
}

.fewo_betten{
	padding: 5px;
	width: 200px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #577d74;
}

.fewo_betten span{
	font-size: 0.8em;
	font-weight: normal;
}



.fewo_price, .fewo_preisab{
	width: 200px;
   background: rgba(145, 179, 176, 0.2);
	float: right;
	padding: 10px;
	color: #577d74;
	font-weight:bold;
} 

.fewo_price a,  .fewo_preisab a{
	font-size: 1.2em;
	font-weight:bold;
	color: #577d74;
} 

.fewo_price a span{
display: block;
	font-size: 0.8em;
	font-weight:normal;
	color: #577d74;
}

.fewo_link_details{
	width: 200px;
	background-color: #577d74;
	float: right;
}

.fewo_link_details a{
	display: block;
	vertical-align: middle;
	text-align: center;
	color: #e5e5e5;
	padding: 16px 0;
	font-size: 16px;
	font-weight: bold;
}

.fewo_link_details a:hover{
text-decoration: none;
color: #fff;
}



.pagination.empty{
	display:none;
}

.mod_fewo_filter.horizontal{
	width: 100%;
	height: 50px;
	position: relative;
}

.mandatory_headline{
	display: none;
	line-height: 0;
}

.mod_ewo_filter #frm_filter{
	padding: 0;
	margin: 0;
}

.mod_fewo_filter .formbody{
display: block;
float:left;
width:80%;

}



.mod_fewo_filter.horizontal .formsubmit{
display: block;
float:left;
width:20%;
}

.mod_fewo_filter.horizontal .formbody{
	padding: 0;
	margin: 0;
}

.mod_fewo_filter.horizontal .fld_resetFilter, .mod_fewo_filter.horizontal #fewo_filter_reset{
	display:none;
}

.mod_fewo_filter.horizontal .fld_start, .mod_fewo_filter.horizontal .fld_stop, .mod_fewo_filter.horizontal .fld_person{
float:left;
}

.mod_fewo_filter.horizontal .fewo_start, .mod_fewo_filter.horizontal .fewo_stop{
	padding: 10px;
	width: 150px;
	float: left;
	margin-right: 20px;
	font-size: 16px;
   color: #5a5d63;
}

 .mod_fewo_filter.horizontal .fewo_stop{
	padding: 10px;
	width: 150px;
	font-size: 16px;
}

.mod_fewo_filter.horizontal .fld_person{
	border: 1px solid #C2C6CC;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02)) repeat scroll 0 0 #F9F9F9;
	margin-right: 20px;
	overflow: hidden;
	width: 150px;
}

.mod_fewo_filter.horizontal .fld_person select{
	font-size: 16px;
	border: 0;
	background: transparent;
	padding: 9px;
	width: 200px;
   -webkit-appearance: none;
   color: #5a5d63;
}


.mod_fewo_filter.horizontal .fld_attr {
	display: block;
	float: left;
    width: 220px;
    margin-top: -5px;
    color: #5a5d63;
}


.mod_fewo_filter.horizontal .fld_attr span span {
    display: block;
    float: right;
    width: auto;
}

 .mod_fewo_filter.horizontal .fld_attr span {
	display: inline-block;
	width: 100%;
}

 .mod_fewo_filter.horizontal .fld_attr label {
 	line-height: 1.5em;
 	padding-top: 4px;
}

.mod_fewo_filter.horizontal .fewo_filter_reset{
	
}

.mod_fewo_filter.horizontal .fa-search{
	height: 40px;
	width: 40px;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	text-shadow: 0 1px 0 #fff !important;
	display: block;
	float:left;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02)) repeat scroll 0 0 #F9F9F9;
	border: 1px solid #C2C6CC;
	border-right: none;
}

 .mod_fewo_filter.horizontal input[type="submit"] {
	color: #5a5d63;;
	height: 40px;
	margin: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 0;
	text-align: center;
	width: 100px;
	text-shadow: 0 1px 0 #fff !important;
	font-family: FontAwesome;
}

 .mod_fewo_filter.horizontal form input {
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02)) repeat scroll 0 0 #F9F9F9;
	border: 1px solid #C2C6CC;
	box-shadow: none ;
	color: inherit;
	line-height: normal;
	outline: medium none;
	padding: 0.8em 1em;
	transition: border 0.2s ease 0s;
}

#ctrl_start, #ctrl_stop{	
background: url("/files/luxe/img/calendar_small.png") no-repeat scroll right 10px center #fff;

}

/*#ctrl_stop::-webkit-input-placeholder:before {
	font-family: FontAwesome;
	content: '\f0730a0';
}

#ctrl_stop:-moz-placeholder:before {  Firefox 18- 
	font-family: FontAwesome;
	content: '\f0730a0'; 
}

#ctrl_stop::-moz-placeholder:before {   Firefox 19+ 
	font-family: FontAwesome;
	content: '\f0730a0';
}

#ctrl_stop:-ms-input-placeholder:before {  
	font-family: FontAwesome;
	content: '\f0730a0'; 
}*/

.datepicker_bootstrap .body .slider > div thead th {
    text-align: center;
}


/* Fewo-Details*/

.detail_head {
	width:100%;
	float:left;
}

.detail_head .fewo_grouping_1 {
	width: 100%;
	background: none repeat scroll 0 0 rgba(145, 179, 176, 0.2);
	padding: 0;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.detail_head .fewo_grouping_2 {

}
/*
#details #tabcontrol_13{
	margin: 20px 0 0 0;
	width: 100%;
	float: left;
}

#details #tabcontrol_13 .tabcontrol_tabs{
	width: 25%;
	float: left;
}

#details #tabcontrol_13 .tabcontrol_tabs ul{
	padding: 0;
	list-style-type: none;
	margin-top: 0px;
}

#details #tabcontrol_13 .tabcontrol_tabs .tabs{
	height: 40px;
	width: 95%;
	background-color:#91b3b0;
	padding: 8px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
	cursor: pointer;
}

#details #tabcontrol_13 .tabcontrol_tabs .tabs span{
	display: none;
}

#details #tabcontrol_13 .tabcontrol_tabs .selected{
	width: 105%;	
	position: relative;
}

#details #tabcontrol_13 .tabcontrol_tabs .selected:after{
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    border-left: 20px solid transparent;
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    top: 0;
    right: 0;
    position: absolute;
}

#details #tabcontrol_13 .tabcontrol_panes{
	width: 75%;
	float: left;
	border: 1px solid #c2c6cc;
	padding: 20px;
}
*/

.tabcontrol_tabs {
    clear: both;
    padding-bottom: 10px;
}

.ce_tabcontrol {
    background: #e9f0ef;
    border: 1px solid #641227;
    clear: both;
}

.tabcontrol_tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.panes {
    padding: 10px 20px;
    display: block;
}

.tabcontrol_tabs li {
	float: left;
	background: #7d3934;
	background: -webkit-linear-gradient(#965649, #915441 50%, #7D3934);
	background: -moz-linear-gradient(#965649, #915441 50%, #7D3934);
	background: -o-linear-gradient(#965649, #915441 50%, #7D3934);
	background: linear-gradient(#965649, #915441 50%, #7D3934);
	text-shadow: 0 1px 0 #6C1E2B;
	padding: 10px 0;
	width: 24.927%;
	text-align: center;
	color: #fff;
	margin-right: 1px;
}

.tabcontrol_tabs li:hover, .tabcontrol_tabs li.selected {
    background: #e9f0ef;
    cursor: pointer;
    text-shadow: none;
    border-bottom: 0;
    color: #577d73;
}

.tabcontrol_tabs li:last-child {
    margin-right: 0;
    border-right: 0
}


.tabcontrol_tabs:after {
    content: "";
    clear: both;
    display: block;
}


.mod_fewo_booking_config .fewo_booking_wrapper {
    background-color: #e8e8e4;
    border-bottom: 1px solid #ecf1f4;
    border-top: 1px solid #ecf1f4;
    clear: both;
    float: left;
    padding: 10px 20px;
    width: 100%;
}


.mod_fewo_booking_config .form_info span.form_info_label, .mod_fewo_booking_config .form_info span.form_info_value {
    display: inline-block;
    line-height: 1.5;
    width: 100%;
}
.mod_fewo_booking_config .form_info span.form_info_label {
    font-weight: bold;
}

.mod_fewo_booking_config .form_info span.form_info_value {
    color: #b72525;
}
.mod_fewo_booking_config .form_info span.form_info_label, .mod_fewo_booking_config .form_info span.form_info_value {
    display: inline-block;
    line-height: 1.5;
    width: 100%;
}

.mod_fewo_booking_config{
	background: #f2f7f7;
}

.mod_fewo_booking_config h3{
	color: #91b3b0;
	padding: 20px;
	margin: 0;
}

.mod_fewo_booking_config .submit{
	margin: 20px;
}

/* Kalender-Navigation*/
.fewo_bookingplans .fewo_info {
    background-color: #d3e0df;
    padding: 20px;
    text-align: left;
    width: 100%;
    color: #4b6a6e;
    font-size: 0.8em;
}

#ctrlBookingPlans{
	padding: 20px;
}

.fewo_booking_headline {
    margin-bottom: -20px;
}

.saisonSelectbox #ctrlCalPrev, .saisonSelectbox #ctrlCalNext {
    cursor: pointer;
    color: #577d74;
    font-size: 0;
    margin-top: 190px;
}

div#ctrlCalYear button {
    width: 100%;
    margin: 0;
}

div#ctrlCalYear {
    margin: 75px auto 0 auto;
    width: 330px;
    position: relative;
    display: block;
}

select#ctrlSaisonSelect {
    width: 330px;
    position: absolute;
    display: block;
    left: 50%;
    transform: translate(-50%,0);
}

div#ctrlCalPrev:after {
    font-family: FontAwesome;
    content: "\f060";
    font-size: 40px;
}

div#ctrlCalNext:after {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 40px;
}

div#ctrlCalPrev {
	float: left;
	margin-left: 20px;
}

div#ctrlCalNext {
	float: right;
	margin-right: 20px;
}



.saisonSelectbox .fmSelectbox {
/*    left: 540px;
    top: -15px;*/
    width: 150px;
}

.fmSelectbox {
    display: inline-block;
    overflow: visible;
    position: relative;
    width: 100%;
}


.fewo_total{
	font-weight: bold;
}

#fewo_prices li.14 {
	display: none;
	line-height: 0;
}

/* Style für Buchungs-Formular */

.booking_price, .booking_total{
	display: table;
	width: 100%;
}

.booking_price div[class^="booking_price_"], .booking_total div[class^="booking_price_"]{
	display: table-cell;
	width: 200px;
	padding: 10px 20px;
	background: none repeat scroll 0 0 rgba(145, 179, 176, 0.2);
	color: #577d74;
}

.booking_total div[class^="booking_price_"]{
	padding:0;
	background: transparent;
}





.mod_fewo_booking .booking_pricelist {
    overflow: hidden
}

.mod_fewo_booking .fewo_booking_info {
    padding: 8px;
    background-color: #EFEFEF
}

.booking_pricelist .regular_price.princeinfo .l1:before {
    left: 3px;
    top: 5px;
    position: absolute;
    font: 12px FontAwesome;
    color: #f55856;
    content: ""
}

.booking_pricelist .regular_price.priceinfo, .booking_pricelist .regular_price.princeinfo {
    position: relative;
    background-color: #F5F6F1
}

.booking_pricelist .booking_price.subtotal {
    background-color: #EFEFEF;
    font-weight: bold
}

.booking_pricelist .booking_price, .booking_pricelist .regular_price, .booking_pricelist .booking_total {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-bottom: 1px solid #EFEFEF
}

.booking_pricelist .booking_price > div, .booking_pricelist .booking_total > div, .booking_pricelist .regular_price.priceinfo > div, .booking_pricelist .regular_price.princeinfo > div {
    min-height: 1px;
    padding-top: 3px;
    padding-bottom: 3px
}

.booking_pricelist .booking_price div.booking_price_item, .booking_pricelist .booking_total div {
    width: 45%;
    float: left;
    padding-left: 5px
}

.booking_pricelist .booking_price div.booking_price_qty {
    width: 15%;
    float: left
}

.booking_pricelist .booking_price div.booking_price_single {
    width: 20%;
    float: left;
    text-align: right
}

.booking_pricelist .booking_price div.booking_price_sum {
    width: 20%;
    float: left;
    padding-right: 5px;
    text-align: right
}

.booking_pricelist .regular_price > div {
    float: left
}

.booking_pricelist .regular_price .l1 {
    width: 75%;
    position: relative;
    padding-left: 5px
}

.booking_pricelist .regular_price.price_position .l1 {
    padding-left: 18px
}

.booking_pricelist .regular_price .l2 {
    width: 25%;
    padding-right: 5px;
    text-align: right
}

.booking_pricelist .booking_total {
    background-color: #EFEFEF;
    font-weight: bold
}

.booking_pricelist .booking_total .booking_price_item {
    width: 70%;
    padding-left: 5px
}

.booking_pricelist .booking_total .booking_price_total {
    width: 30%;
    padding-right: 5px;
    text-align: right
}


/* spezieller Style für Monats-Selectmenü */

.saisonSelectbox .sel_wrapper {
 /*   display: block;
    margin: 10px;*/
    width: 180px;
    float: left;
}

.sel_wrapper select {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: #4b6a6e;
    cursor: pointer;
    font: inherit;
    /*height: 20px;*/
    margin: 0;
    padding: 5px 0 5px 4px;
    text-shadow: none;
    width: 200px !important;
    
}

.saisonSelectbox .sel_container {
    background: url("/files/luxe/img/select.png") no-repeat scroll right center #e3eeed;
    border-radius: 0px;
    display: inline-block;
/*    height: 20px;*/
    overflow: hidden;
    width: 170px;
}

/* Extra Anpassung für Safari */
.safari .dd-only .dd-container select {
    margin: 11px 0 0 10px;
    text-transform: uppercase;
}

/* Extra Anpassung für Chrome */
.chrome .dd-only .dd-container select {
    margin: -5px 0 0 10px;
    text-transform: uppercase;
}


.fewo_booking_prices #fewo_prices .fewo_service.odd {
    background-color: #fff;
}

.fewo_booking_prices > div ul {
    height: 35px;
    margin: 5px 20px;
    padding: 0;
}

.fewo_booking_wrapper, ul.fewo_service, ul.regular_price, .fewo_people_child ul {

    border-bottom: 1px solid #91b3b0;
    clear: both;
}

.saisonSelectbox #ctrlCalPrev:hover, .saisonSelectbox #ctrlCalNext:hover {
    color: #91b3b5;
}

#fewo_prices li.l1 {
    margin-left: 0;
    width: 210px;
}

#fewo_prices li {
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
}

#fewo_prices li.l4 {
    float: right;
}

ul.price_element_headline {
    white-space: nowrap;
    font-weight: bold;
}

.mod_fewo_booking_config li {
    list-style-type: none;
}

.fewo_booking_headline {
    margin-bottom: 20px;
}

.fewo_booking_address .address_headline, .fewo_booking .booking_headline {
    font-size: 20px;
    margin-bottom: 12px;
    margin-top: 0;
}

.fewo_booking .fewo_booking_info {
	background: none repeat scroll 0 0 rgba(145, 179, 176, 0.4);
    color: #577d74;
    border: 0 none;
    margin: 0 0 1px;
    padding: 10px 20px;
}

.fewo_booking .booking_pricelist .booking_total {
	background: none repeat scroll 0 0 rgba(145, 179, 176, 0.4);
    color: #577d74;
    padding: 10px 20px;
    float: left;
    line-height: 1.5;
    width: 100%;
}

.booking_price_total, .booking_price_sum{
	text-align: right;
	padding-right: 50px;
}

.fewo_change_data{
    background: none repeat scroll 0 0 rgba(145, 179, 176, 0.4);
    color: #577d74;
    padding: 20px 20px 0;
    margin-bottom: 20px;
}

select {
	padding: 10px; 
	border: 1px solid #c2c6cc;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
}

form input, form textarea {
    background: #fff;
    border: 1px solid #c2c6cc;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
    color: inherit;
    line-height: normal;
    outline: medium none;
    padding: 0.8em 1em;
    transition: border 0.2s ease 0s;
}

.fewo_contact_data{
	padding: 20px 20px 30px;
	margin-top: 40px;
	background: none repeat scroll 0 0 rgba(145, 179, 176, 0.2);
}

#btnChange{
	box-shadow: none;
}

.customerLabel, .customerValue{
display: block;
float: left;
	width: 200px;
}

.fewo_contact_data_elem {
    clear: both;
    padding: 10px 0;
}

.customerLabel:after{
	content:':'
}

#fewo_prices select{
	padding: 2px;
	width: auto;
	margin: 0 20px;
}

#fewo_alert
{
	padding: 10 !important;
	width: auto !important;
	height: auto !important;
	color: #577d74 !important;
	border: 1px solid #577d74 !important;
}

#fewo_alert p{
	margin-bottom: 0;
}

.rsts-skin-light.rsts-main{
	margin-bottom: 30px;
}

.cal_nav{
	width: 100%;
}

.form_agb{

	margin: 20px !important;
}

.form_agb input{
	display: block;
	margin: 6px 10px 0 0 !important;
	width: 10% !important;
	float:left !important;
}
.fewo_agb{
	width: 90%;
	float: left;
}

.fewo_attribute_count{
	display: none !important;
}

.mod_changelanguage {
	position: absolute;
    right: 0;
    top: 0;
}

.mod_changelanguage li {
    float: left;
    margin-left: 4px;
    border-left: 1px solid #000;
    padding-left: 4px;
    font-size: 1em;
}

.mod_changelanguage li:first-child {
	border:0;
}

/* 
 * Mobil 
*/

@media (min-width:481px) and (max-width:991px) {
	/* Ferienwohnungen Details */
	#details .detail_head .fewo_grouping_1 > div {
		width: 25%;
	}
}

@media only screen and (max-device-width: 991px) {
	/* Ferienwohnungen Liste */
	.fewo_person, .fewo_size, .fewo_link_details {
		width: 33.33%;
	}

	.fewo_price {
		width: 100%;
	}

	.mod_fewo_list .fewo_grouping_2 {
		padding-left: 15px;
	}

	/* Ferienwohnungen Details */
	.fewo_plan_legend td {
		float: left;
		width: 7% !important;
		display: flex;
		align-items: center;
		padding: 0 10px;
	}

	.fewo_plan_legend td:nth-child(2n) {
		width: 90% !Important;
	}

/*	#details #tabcontrol_13 .tabcontrol_tabs {
		width: 30%;
	}*/

/*	#details #tabcontrol_13 .tabcontrol_panes {
		width: 70%;
	}*/

	.saisonSelectbox #ctrlCalPrev, .saisonSelectbox #ctrlCalNext {
		margin-top: 50px;
	}

	div#ctrlCalYear {
	    margin: 80px auto 0 auto;
	}

	#ctrlBookingPlans {
		width: 604px;
	}

	.tabcontrol_tabs li {
		width: 24.88%;
	}

	.fewo_bookingplan td {
	    height: 25px;
	    width: 25px;
	    padding: 0;
	}

	.fewo_plan_legend table {
		border: none;
	}

	.mod_fewo_booking_config .form_info {
		width: 100%;
	}

	#fewo_prices select {
		margin-left: 0;
	}

	.fewo_booking_prices > div ul {
		height: initial;
		margin: 0;
	}

	.fewo_booking_prices #fewo_prices ul li {
		min-height: 1px;
		padding-top: 7px;
		padding-bottom: 7px;
		height: initial;
		line-height: initial;
    	font-size: 0.9em;
	}

	.fewo_booking_prices #fewo_prices ul li.l1 {
		width: 41%;
		float: left;
		padding-left: 10px;
    	padding-right: 5px;
	}

	.fewo_booking_prices #fewo_prices ul li.l2 {
		width: 18%;
		float: left;
		padding-top: 1px;
		padding-bottom: 1px;
		line-height: 30px;
	}

	.fewo_booking_prices #fewo_prices ul li.l2 select {
		margin-top: 6px;
	}

	.fewo_booking_prices #fewo_prices ul li.l3 {
    	width: 22%;
		float: left;
		text-align: right;
		padding-right: 7px;
	}

	.fewo_booking_prices #fewo_prices ul li.l4 {
		width: 19%;
		float: left;
		padding-right: 5px;
		text-align: right;
	}

	#fewo_prices li select {
		margin: 0;
	}

	.booking_pricelist .booking_price div.booking_price_sum {
		padding-left: 0;
	}

	.booking_pricelist .booking_price div.booking_price_single {
		padding-left: 0;
		padding-right: 0;
	}

	.booking_pricelist .booking_price {
	    background: none repeat scroll 0 0 rgba(145, 179, 176, 0.2);
	}

	.booking_price div[class^="booking_price_"], .booking_total div[class^="booking_price_"] {
		background: none;
	}

	.customerLabel, .customerValue {
		width: 50%;
	}
}

@media only screen and (max-device-width: 480px) {

	/* Ferienwohnungen Liste */
	#fewo_list {
		clear: left;
	}
	
	.mod_fewo_list .fewo_grouping_1, .mod_fewo_list .fewo_grouping_2, .mod_fewo_list .fewo_grouping_3, .mod_fewo_list .fewo_grouping_4, .mod_fewo_filter .formbody, .mod_fewo_filter.horizontal .formsubmit,
	#frm_fld_start, #frm_fld_stop, .mod_fewo_filter.horizontal .fewo_start, .mod_fewo_filter.horizontal .fewo_stop, .mod_fewo_filter.horizontal .fld_person, .mod_fewo_filter.horizontal .fld_person select {
		width: 100%;
	}

	.mod_fewo_list .fewo_grouping_2 {
		padding-bottom: 20px;
    	padding-right: 15px;
	}

	.mod_fewo_list .fewo_grouping_4 {
		position: relative;
		left: 0;
		overflow: hidden;
	}

	.fewo_attributes ul, ul.fewo_attributes {
		font-size: 1em;
	}

	.mod_fewo_filter.horizontal .fld_attr {
		margin: 10px 0;
	}

	.fewo_grouping_4 .fewo_person, .fewo_grouping_4 .fewo_size, .fewo_grouping_4 .fewo_link_details {
		height: 70px;
	}

	.fewo_grouping_4 .fewo_person {
    	padding: 5px 10px;
	}

	.fewo_link_details {
		display: table;
	}

	.fewo_link_details a {
		display: table-cell;
	}

	.fewo_attributes ul li {
		width: 100%;
	}

	/* Ferienwohnungen Details */
/*	#details #tabcontrol_13 .tabcontrol_tabs {
    	width: 95%;
	}

	#details #tabcontrol_13 .tabcontrol_panes {
    	width: 100%;
		padding: 10px;
	}
*/

	.saisonSelectbox #ctrlCalPrev, .saisonSelectbox #ctrlCalNext {
	    margin-top: -11px;
	    width: auto!important;
	}

	select#ctrlSaisonSelect {
	    width: auto;
	}

	.tabcontrol_tabs li {
		width: 100%;
	}

	#ctrlBookingPlans {
	    width: 100%;
	}

	div#ctrlCalYear {
	    margin: 0;
	    width: 100%;
	}

	span#booking_reset button {
	    width: auto;
	    margin: 0;
	    float: none;
	    margin-top: 10px;
	}

	#details .fewo_list a:before {
		font-size: 24px;
	}

	#details .fewo_list a {
		font-size: 0px;
	}

	.fewo_navi {
		padding: 5px 8px 0px;
	}

	.fewo_navi_elements {
		display: flex;
		align-items: center;
	}

	.fewo_back {
		float: left;
	}

	.fewo_navi_elements .fa {
		font-size: 24px;
		height: 35px;
		display: table-cell;
		vertical-align: middle;
	}

	.fewo_navi_elements .fewo_current {
		line-height: 35px;
		float: left;
	}

	#details .fewo_price, #details .fewo_preisab {
		width: 100%;
		text-align: center;
	}

	#details .fewo_betten {
		width: 33.33%;
	}

	.saisonSelectbox .sel_wrapper {
		width: 70%;
	}

	.sel_wrapper select {
		width: 108% !important;
		box-shadow: none;
		-webkit-box-shadow: none;
	}

	.saisonSelectbox #ctrlCalPrev, .saisonSelectbox #ctrlCalNext {
		width: 15%;
		text-align: center;
	}

	.saisonSelectbox .sel_container {
		width: 100%;
    	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) inset;
	}

	.mod_fewo_booking_config h3 {
		padding-bottom: 0;
	}

	.mod_fewo_booking_config .submit {
		margin: 10px 5%;
		width: 90%;
	}

	.fewo_bookingplan table {
		float: none;
		margin: 0 auto 20px;
	}

	.fewo_plan_legend td {
		width: 7% !important;
	}
}

	#tl_fewo_requests .formelem .fld_fld_arrival input,
	#tl_fewo_requests .formelem .fld_fld_departure input{
	background-image:url("../../files/luxe/files/luxe/img/calendar_images/calendar.svg");
	background-position:right center;
	background-repeat:no-repeat;
	}




/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../files/luxe/font-awesome-4.1.0/fonts/fontawesome-webfont.eot?v=4.1.0");src:url("../../files/luxe/font-awesome-4.1.0/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format('embedded-opentype'),url("../../files/luxe/font-awesome-4.1.0/fonts/fontawesome-webfont.woff?v=4.1.0") format('woff'),url("../../files/luxe/font-awesome-4.1.0/fonts/fontawesome-webfont.ttf?v=4.1.0") format('truetype'),url("../../files/luxe/font-awesome-4.1.0/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
/* Villa_Richter_all.css */
.fee .image_container{margin-left:-200px;padding-left:-150px}.main-content form input,.main-content form textarea,.main-content form select,.main-content form fieldset,.main-content form button{width:99%;margin-bottom:2%}form span.mandatory{display: none}#tl_fewo_requests .fld_fld_arrival .text,#tl_fewo_requests .fld_fld_departure .text{padding-right:15px;background-color:#fff;background-image:url("../../files/luxe/img/calendar_small.png");background-repeat:no-repeat;background-position: 98% center;background-size: 23px}#tl_fewo_requests .fld_fld_arrival{width:49%;float:left;margin-right: 2%}#tl_fewo_requests .fld_fld_departure{width:49%;float:left}#tl_fewo_requests .fld_fld_persons,#tl_fewo_requests .fld_fld_children{width:49%;float:left;margin-right: 2%}#tl_fewo_requests .fld_fld_pets{width:49%;float:left}#tl_fewo_requests .fld_fld_anrede{width:33%;margin-right:auto}#tl_fewo_requests .fld_fld_firstname,#tl_fewo_requests .fld_fld_street,#tl_fewo_requests .fld_fld_country,#tl_fewo_requests .fld_fld_phone{width:49%;float:left;margin-right: 2%}#tl_fewo_requests .fld_fld_lastname,#tl_fewo_requests .fld_fld_email{width:49%;float:left}#tl_fewo_requests .fld_fld_postal{width:20%;float:left;margin-right: 2%}#tl_fewo_requests .fld_fld_city{width:27%;float:left}#tl_fewo_requests .fld_fld_comment{width:100%}#tl_fewo_requests .fld_fld_kdnr{width:33%;float:left;margin-right: 2%}#tl_fewo_requests .fld_fld_submit{width:49%;float:left}
@media only screen and (max-device-width: 480px){
/* Villa_Richter_mobiel.css */
.fee .image_container{margin-left:0}
}
@media (min-width: 900px){
/* Startpagina_Periode_zoeken.css */
FORM#f9 DIV.formbody,FORM#f10 DIV.formbody,FORM#f12 DIV.formbody{width:75%;height:70px;min-height:70px;max-width:1025px;margin-right:auto;margin-left:auto;background-color:rgba(232,215,130,.15);border:1px solid #e8d782;border-radius:2px;border-collapse:collapse;behavior:url("assets/css3pie/1.0.0/PIE.htc")}FORM#f9 DIV.formbody P,FORM#f10 DIV.formbody P,FORM#f12 DIV.formbody P{width:40%;height:25%;bottom:10%;top:5%;position:relative}FORM#f9 DIV.formbody P LABEL.earliest-arrival.mandatory,FORM#f10 DIV.formbody P LABEL.earliest-arrival.mandatory,FORM#f12 DIV.formbody P LABEL.earliest-arrival.mandatory{width:50%;padding-right:5px;vertical-align:middle;text-align:right;font-size:14px;font-weight:bold}FORM#f9 DIV.formbody P INPUT#ctrl_48.text.earliest-arrival.mandatory,FORM#f10 DIV.formbody P INPUT#ctrl_56.text.earliest-arrival.mandatory,FORM#f12 DIV.formbody P INPUT#ctrl_60.text.earliest-arrival.mandatory{width:50%;overflow:visible;display:run-in;padding:3px 4px;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;color:#7D3934}FORM#f9 DIV.formbody P IMG#toggle_48.CalendarFieldIcon,FORM#f10 DIV.formbody P IMG#toggle_56.CalendarFieldIcon,FORM#f12 DIV.formbody P IMG#toggle_60.CalendarFieldIcon{bottom:175%;left:92%;position:relative}FORM#f9 DIV.formbody P LABEL.latest-departure.mandatory,FORM#f10 DIV.formbody P LABEL.latest-departure.mandatory,FORM#f12 DIV.formbody P LABEL.latest-departure.mandatory{width:50%;position:relative;padding-right:5px;vertical-align:middle;text-align:right;font-size:14px;font-weight:bold}FORM#f9 DIV.formbody P INPUT#ctrl_49.text.latest-departure.mandatory,FORM#f10 DIV.formbody P INPUT#ctrl_57.text.latest-departure.mandatory,FORM#f12 DIV.formbody P INPUT#ctrl_61.text.latest-departure.mandatory{width:50%;position:relative;padding:3px 4px;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;color:#7D3934}FORM#f9 DIV.formbody P IMG#toggle_49.CalendarFieldIcon,FORM#f10 DIV.formbody P IMG#toggle_57.CalendarFieldIcon,FORM#f12 DIV.formbody P IMG#toggle_61.CalendarFieldIcon{bottom:175%;left:92%;position:relative}FORM#f9 DIV.formbody DIV.widget.widget-select.select.stay.mandatory,FORM#f10 DIV.formbody DIV.widget.widget-select.select.stay.mandatory,FORM#f12 DIV.formbody DIV.widget.widget-select.select.stay.mandatory{width:25%;left:45%;top:25%;position:relative}FORM#f9 DIV.formbody DIV.widget.widget-select.select.stay.mandatory LABEL.select.stay.mandatory,FORM#f10 DIV.formbody DIV.widget.widget-select.select.stay.mandatory LABEL.select.stay.mandatory,FORM#f12 DIV.formbody DIV.widget.widget-select.select.stay.mandatory LABEL.select.stay.mandatory{width:50%;bottom:70px;position:relative;padding-right:5px;vertical-align:middle;text-align:right;font-size:14px;font-weight:bold}FORM#f9 DIV.formbody DIV.widget.widget-select.select.stay.mandatory SELECT#ctrl_53.select.stay.mandatory,FORM#f10 DIV.formbody DIV.widget.widget-select.select.stay.mandatory SELECT#ctrl_59.select.stay.mandatory,FORM#f12 DIV.formbody DIV.widget.widget-select.select.stay.mandatory SELECT#ctrl_62.select.stay.mandatory{width:50%;bottom:70px;position:relative;padding:3px 4px;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;font-variant:small-caps;color:#7D3934}FORM#f9 DIV.formbody DIV.submit_container,FORM#f10 DIV.formbody DIV.submit_container,FORM#f12 DIV.formbody DIV.submit_container{width:20%;left:75%;top:24%;position:relative;padding:3px 4px;font-size:14px}FORM#f9 DIV.formbody DIV.submit_container BUTTON#ctrl_54.submit,FORM#f10 DIV.formbody DIV.submit_container BUTTON#ctrl_58.submit,FORM#f12 DIV.formbody DIV.submit_container BUTTON#ctrl_63.submit{width:100%;height:33px;bottom:138px;position:relative;margin-right:auto;margin-left:auto;padding:3px 4px;vertical-align:middle;font-size:14px}
}
@media (max-width: 900px){
/* Startpagina_tot_900px.css */
.main-navigation{clear:both;margin:0 0 0 -1.8em;padding-top:1.33333;text-align:left}FORM#f9 DIV.formbody,FORM#f10 DIV.formbody,FORM#f12 DIV.formbody{width:95%;position:relative;margin-right:auto;margin-left:auto;background-color:rgba(232,215,130,.15);border:1px solid #e8d782;border-radius:2px;border-collapse:collapse;behavior:url("assets/css3pie/1.0.0/PIE.htc")}FORM#f9 DIV.formbody P LABEL.earliest-arrival.mandatory,FORM#f10 DIV.formbody P LABEL.earliest-arrival.mandatory,FORM#f12 DIV.formbody P LABEL.earliest-arrival.mandatory{width:100%;height:100%;padding-left:2%;vertical-align:middle;text-align:left;font-size:14px;font-weight:bold}FORM#f9 DIV.formbody P INPUT#ctrl_48.text.earliest-arrival.mandatory,FORM#f10 DIV.formbody P INPUT#ctrl_56.text.earliest-arrival.mandatory,FORM#f12 DIV.formbody P INPUT#ctrl_60.text.earliest-arrival.mandatory{width:96%;left:2%;position:relative;margin-top:0;margin-bottom:0;padding:3px 4px;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;color:#7D3934}FORM#f9 DIV.formbody P IMG#toggle_48.CalendarFieldIcon,FORM#f10 DIV.formbody P IMG#toggle_56.CalendarFieldIcon,FORM#f12 DIV.formbody P IMG#toggle_60.CalendarFieldIcon{right:3%;position:relative;vertical-align:middle}FORM#f9 DIV.formbody P LABEL.latest-departure.mandatory,FORM#f10 DIV.formbody P LABEL.latest-departure.mandatory,FORM#f12 DIV.formbody P LABEL.latest-departure.mandatory{width:100%;height:100%;padding-left:2%;vertical-align:middle;text-align:left;font-size:14px;font-weight:bold}FORM#f9 DIV.formbody P INPUT#ctrl_49.text.latest-departure.mandatory,FORM#f10 DIV.formbody P INPUT#ctrl_57.text.latest-departure.mandatory,FORM#f12 DIV.formbody P INPUT#ctrl_61.text.latest-departure.mandatory{width:96%;left:2%;position:relative;margin-bottom:0;padding:3px 4px;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;color:#7D3934}FORM#f9 DIV.formbody P IMG#toggle_49.CalendarFieldIcon,FORM#f10 DIV.formbody P IMG#toggle_57.CalendarFieldIcon,FORM#f12 DIV.formbody P IMG#toggle_61.CalendarFieldIcon{right:3%;position:relative;vertical-align:middle}FORM#f9 DIV.formbody DIV.widget.widget-select.select.stay.mandatory LABEL.select.stay.mandatory,FORM#f10 DIV.formbody DIV.widget.widget-select.select.stay.mandatory LABEL.select.stay.mandatory,FORM#f12 DIV.formbody DIV.widget.widget-select.select.stay.mandatory LABEL.select.stay.mandatory{width:96%;height:100%;padding-left:2%;vertical-align:middle;text-align:left;font-size:14px;font-weight:bold}FORM#f9 DIV.formbody DIV.widget.widget-select.select.stay.mandatory SELECT#ctrl_53.select.stay.mandatory,FORM#f10 DIV.formbody DIV.widget.widget-select.select.stay.mandatory SELECT#ctrl_59.select.stay.mandatory,FORM#f12 DIV.formbody DIV.widget.widget-select.select.stay.mandatory SELECT#ctrl_62.select.stay.mandatory{width:96%;height:100%;left:2%;position:relative;padding:3px 4px;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;font-variant:small-caps;color:#7D3934}FORM#f9 DIV.formbody DIV.submit_container BUTTON#ctrl_54.submit,FORM#f10 DIV.formbody DIV.submit_container BUTTON#ctrl_58.submit,FORM#f12 DIV.formbody DIV.submit_container BUTTON#ctrl_63.submit{width:96%;height:100%;left:2%;position:relative;margin:0 auto 5px;padding:3px 4px;vertical-align:middle;font-size:14px}
}
/* Startpagina_vollebreedte.css */
.testimonial-author{max-width:1024px;bottom:0;left:auto;right:auto;top:0;float:none;margin:0 auto;padding-left:30%}.page-header{width:92%;max-width:1024px;margin-right:auto;margin-left:auto;background-color:#fff}.testimonial p{width:92%;max-width:1024px;margin:0 auto;text-align:center}.ce_text{width:92%;max-width:1024px;margin:0 auto}.luxe-fullwidth .main-content{margin-top:0;margin-right:0;margin-left:0}.page-wrapper{max-width:100%;max-height:20%;margin:0 auto;background-color:#fff}
/* Marquee.css */
@keyframes cssmarquee{0% {transform: translateX(15%);}100% {transform: translateX(-100%);}}.cssmarquee{height: 21px;overflow: hidden;position: relative}.cssmarquee h5{color: #91B3B0;position: absolute;width: 780%;height: 100%;margin: 0;line-height: 20px;text-align: center;transform:translateX(100%);animation: cssmarquee 70s linear infinite}
