body.oc-loading,body.oc-loading *{cursor:wait !important}
.stripe-loading-indicator{height:5px;background:transparent;position:fixed;top:0;left:0;width:100%;overflow:hidden;z-index:2000}
.stripe-loading-indicator .stripe,.stripe-loading-indicator .stripe-loaded{height:5px;display:block;background:#0090c0;position:absolute;-webkit-box-shadow:inset 0 1px 1px -1px #FFF,inset 0 -1px 1px -1px #FFF;box-shadow:inset 0 1px 1px -1px #FFF,inset 0 -1px 1px -1px #FFF}
.stripe-loading-indicator .stripe{width:100%;-webkit-animation:oc-infinite-loader 60s linear;animation:oc-infinite-loader 60s linear}
.stripe-loading-indicator .stripe-loaded{width:0;opacity:0;filter:alpha(opacity=0)}
.stripe-loading-indicator.loaded{opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.4s linear;transition:opacity 0.4s linear;-webkit-transition-delay:0.3s;transition-delay:0.3s}
.stripe-loading-indicator.loaded .stripe-loaded{opacity:1;filter:alpha(opacity=100);-webkit-transition:width 0.3s linear;transition:width 0.3s linear;width:100% !important}
.stripe-loading-indicator.hide{display:none}
body > p.flash-message{position:fixed;width:500px;left:50%;top:13px;margin-left:-250px;color:#ffffff;font-size:14px;padding:10px 30px 10px 15px;z-index:10300;word-wrap:break-word;text-shadow:0 -1px 0px rgba(0,0,0,0.15);text-align:center;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.12),0 1px 4px rgba(0,0,0,0.24);box-shadow:0 1px 6px rgba(0,0,0,0.12),0 1px 4px rgba(0,0,0,0.24);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
body > p.flash-message.fade{opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.5s,width 0s;transition:all 0.5s,width 0s;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}
body > p.flash-message.fade.in{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
body > p.flash-message.success{background:#8da85e}
body > p.flash-message.error{background:#cc3300}
body > p.flash-message.warning{background:#f0ad4e}
body > p.flash-message.info{background:#5fb6f5}
body > p.flash-message button.close{float:none;position:absolute;right:10px;top:8px;color:white;font-size:21px;line-height:1;font-weight:bold;opacity:0.2;filter:alpha(opacity=20);padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;outline:none}
body > p.flash-message button.close:hover,body > p.flash-message button.close:focus{color:white;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}
@media (max-width:768px){body > p.flash-message{left:10px;right:10px;top:10px;margin-left:0;width:auto}
}
[data-request][data-request-validate] [data-validate-for]:not(.visible),[data-request][data-request-validate] [data-validate-error]:not(.visible){display:none}
a.oc-loading:after,button.oc-loading:after{content:'';display:inline-block;vertical-align:middle;margin-left:.4em;height:1em;width:1em;animation:oc-rotate-loader 0.8s infinite linear;border:.2em solid currentColor;border-right-color:transparent;border-radius:50%;opacity:0.5;filter:alpha(opacity=50)}
@-moz-keyframes oc-rotate-loader{0%{-moz-transform:rotate(0deg)}
100%{-moz-transform:rotate(360deg)}
}
@-webkit-keyframes oc-rotate-loader{0%{-webkit-transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg)}
}
@-o-keyframes oc-rotate-loader{0%{-o-transform:rotate(0deg)}
100%{-o-transform:rotate(360deg)}
}
@-ms-keyframes oc-rotate-loader{0%{-ms-transform:rotate(0deg)}
100%{-ms-transform:rotate(360deg)}
}
@keyframes oc-rotate-loader{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
@-moz-keyframes oc-infinite-loader{0%{width:0}
10%{width:42%}
20%{width:63%}
30%{width:78.75%}
40%{width:88.59375%}
50%{width:94.130859375%}
60%{width:97.07244873046875%}
70%{width:98.58920574188232%}
80%{width:99.35943391174078%}
90%{width:99.74755670045852%}
100%{width:99.9423761471391%}
}
@-webkit-keyframes oc-infinite-loader{0%{width:0}
10%{width:42%}
20%{width:63%}
30%{width:78.75%}
40%{width:88.59375%}
50%{width:94.130859375%}
60%{width:97.07244873046875%}
70%{width:98.58920574188232%}
80%{width:99.35943391174078%}
90%{width:99.74755670045852%}
100%{width:99.9423761471391%}
}
@-o-keyframes oc-infinite-loader{0%{width:0}
10%{width:42%}
20%{width:63%}
30%{width:78.75%}
40%{width:88.59375%}
50%{width:94.130859375%}
60%{width:97.07244873046875%}
70%{width:98.58920574188232%}
80%{width:99.35943391174078%}
90%{width:99.74755670045852%}
100%{width:99.9423761471391%}
}
@-ms-keyframes oc-infinite-loader{0%{width:0}
10%{width:42%}
20%{width:63%}
30%{width:78.75%}
40%{width:88.59375%}
50%{width:94.130859375%}
60%{width:97.07244873046875%}
70%{width:98.58920574188232%}
80%{width:99.35943391174078%}
90%{width:99.74755670045852%}
100%{width:99.9423761471391%}
}
@keyframes oc-infinite-loader{0%{width:0}
10%{width:42%}
20%{width:63%}
30%{width:78.75%}
40%{width:88.59375%}
50%{width:94.130859375%}
60%{width:97.07244873046875%}
70%{width:98.58920574188232%}
80%{width:99.35943391174078%}
90%{width:99.74755670045852%}
100%{width:99.9423761471391%}
}
@font-face{font-family:'Alegreya Sans';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/alegreyasans/v25/5aUu9_-1phKLFgshYDvh6Vwt5fFPqEp2jg.ttf) format('truetype')}
@font-face{font-family:'Alegreya Sans';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreyasans/v25/5aUz9_-1phKLFgshYDvh6Vwt7VptuA.ttf) format('truetype')}
@font-face{font-family:'Alegreya Sans';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/alegreyasans/v25/5aUu9_-1phKLFgshYDvh6Vwt5alOqEp2jg.ttf) format('truetype')}
@font-face{font-family:'Alegreya Sans';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreyasans/v25/5aUu9_-1phKLFgshYDvh6Vwt5eFIqEp2jg.ttf) format('truetype')}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,optgroup,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}
.leaflet-container{overflow:hidden}
.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}
.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}
.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}
.leaflet-marker-icon,.leaflet-marker-shadow{display:block}
.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}
.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}
.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}
.leaflet-container{-webkit-tap-highlight-color:transparent}
.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}
.leaflet-tile{filter:inherit;visibility:hidden}
.leaflet-tile-loaded{visibility:inherit}
.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}
.leaflet-overlay-pane svg{-moz-user-select:none}
.leaflet-pane{z-index:400}
.leaflet-tile-pane{z-index:200}
.leaflet-overlay-pane{z-index:400}
.leaflet-shadow-pane{z-index:500}
.leaflet-marker-pane{z-index:600}
.leaflet-tooltip-pane{z-index:650}
.leaflet-popup-pane{z-index:700}
.leaflet-map-pane canvas{z-index:100}
.leaflet-map-pane svg{z-index:200}
.leaflet-vml-shape{width:1px;height:1px}
.lvml{behavior:url(../themes/busbetten/assets/css/#default#VML);display:inline-block;position:absolute}
.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}
.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}
.leaflet-top{top:0}
.leaflet-right{right:0}
.leaflet-bottom{bottom:0}
.leaflet-left{left:0}
.leaflet-control{float:left;clear:both}
.leaflet-right .leaflet-control{float:right}
.leaflet-top .leaflet-control{margin-top:10px}
.leaflet-bottom .leaflet-control{margin-bottom:10px}
.leaflet-left .leaflet-control{margin-left:10px}
.leaflet-right .leaflet-control{margin-right:10px}
.leaflet-fade-anim .leaflet-tile{will-change:opacity}
.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}
.leaflet-zoom-animated{transform-origin:0 0}
.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}
.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}
.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}
.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}
.leaflet-interactive{cursor:pointer}
.leaflet-grab{cursor:-webkit-grab;cursor:grab}
.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}
.leaflet-control,.leaflet-popup-pane{cursor:auto}
.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}
.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}
.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}
.leaflet-container{background:#ddd;outline:0}
.leaflet-container a{color:#0078a8}
.leaflet-container a.leaflet-active{outline:2px solid orange}
.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}
.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}
.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}
.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}
.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}
.leaflet-bar a:hover{background-color:#f4f4f4}
.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}
.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}
.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}
.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}
.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}
.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}
.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}
.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}
.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}
.leaflet-control-layers-toggle{background-image:url(../themes/busbetten/assets/css/images/layers.png);width:36px;height:36px}
.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../themes/busbetten/assets/css/images/layers-2x.png);background-size:26px 26px}
.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}
.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}
.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}
.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}
.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}
.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}
.leaflet-control-layers label{display:block}
.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}
.leaflet-default-icon-path{background-image:url(../themes/busbetten/assets/css/images/marker-icon.png)}
.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}
.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}
.leaflet-control-attribution a{text-decoration:none}
.leaflet-control-attribution a:hover{text-decoration:underline}
.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}
.leaflet-left .leaflet-control-scale{margin-left:5px}
.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}
.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}
.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}
.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}
.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}
.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}
.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}
.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}
.leaflet-popup-content{margin:13px 19px;line-height:1.4}
.leaflet-popup-content p{margin:18px 0}
.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}
.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg)}
.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}
.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}
.leaflet-container a.leaflet-popup-close-button:hover{color:#999}
.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}
.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}
.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}
.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}
.leaflet-div-icon{background:#fff;border:1px solid #666}
.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}
.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}
.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}
.leaflet-tooltip-bottom{margin-top:6px}
.leaflet-tooltip-top{margin-top:-6px}
.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}
.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}
.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}
.leaflet-tooltip-left{margin-left:-6px}
.leaflet-tooltip-right{margin-left:6px}
.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}
.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}
.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}
.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}
.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}
.marker-cluster-small{background-color:rgba(181,226,140,.6)}
.marker-cluster-small div{background-color:rgba(110,204,57,.6)}
.marker-cluster-medium{background-color:rgba(241,211,87,.6)}
.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}
.marker-cluster-large{background-color:rgba(253,156,115,.6)}
.marker-cluster-large div{background-color:rgba(241,128,23,.6)}
.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}
.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}
.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}
.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}
.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}
.leaflet-oldie .marker-cluster-large div{background-color:#f18017}
.marker-cluster{background-clip:padding-box;border-radius:20px}
.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}
.marker-cluster span{line-height:30px}
.leaflet-control-layers-toggle{background-image:url(../themes/busbetten/assets/img/layers.png)}
#content-section:after,#header:after,#navigation>ul:after,.arrangement-detail-bar>img:after,.arrangement-item:after,.home-tagline:after,.hotel-detail-bar>img:after,.hotel-detail-split:after,.hotel-feature-container>ul:after,.hotel-images-container .hotel-images-lower:after,.hotel-images-container .hotel-images-upper:after,.hotel-item:after,.infowindow-content:after,footer:after{content:'';display:table;clear:both}
*{box-sizing:border-box}
body{font-family:'Alegreya Sans',sans-serif;line-height:1.25;background:#eceff4}
.section .container{padding:30px;border-left:2px solid #ddd;border-right:2px solid #ddd;background:#fff}
@media (max-width:991px){.section .container{border:0}
}
.section .container.container--no-spacing{padding:0}
.section .container .container-inner{padding:15px 30px 30px}
.section.section--no-spacing .container{padding:0}
.bg-container{height:400px;background-size:cover;background-position:center center}
.home-tagline{background:#eee}
.home-tagline h3{margin-bottom:0}
.home-tagline h4{font-weight:500;margin-top:0;color:rgba(7,37,48,.7)}
.home-tagline ul{margin:35px 0 0 0}
.home-tagline ul li{display:inline;font-size:24px;margin-right:50px;color:rgba(7,37,48,.8)}
.home-tagline ul li:last-child{margin-right:0}
.spacing-top{padding-top:30px}
.spacing-top--md{padding-top:15px}
.fr-fir{float:right;margin:15px 0 15px 15px}
.container{width:100%;margin:0 auto}
@media (min-width:992px){.container{width:970px}
}
@media (max-width:768px){.container{width:100%}
}
@media (min-width:1200px){.container{width:1170px}
}
#content-section{font-size:18px;line-height:1.5}
#content-section.spacing-top{padding-top:30px}
.left{float:left}
.right{float:right}
.content-title{font-weight:500;color:#072530;margin:0 0 5px;font-size:30px}
.alert{font-weight:500;border-radius:3px;padding:10px}
.alert.alert-danger{border:1px solid rgba(197,12,31,.4);background:rgba(197,12,31,.15);color:rgba(197,12,31,.9)}
.alert.alert-success{border:1px solid rgba(60,118,61,.4);background:rgba(60,118,61,.15);color:#3c763d}
@font-face{font-family:busbetten;src:url(../themes/busbetten/assets/fonts/busbetten.eot);src:url(../themes/busbetten/assets/fonts/busbetten.eot?#iefix) format("embedded-opentype"),url(../themes/busbetten/assets/fonts/busbetten.woff) format("woff"),url(../themes/busbetten/assets/fonts/busbetten.ttf) format("truetype"),url(../themes/busbetten/assets/fonts/busbetten.svg#busbetten) format("svg");font-weight:400;font-style:normal}
[data-icon]:before{font-family:busbetten!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
[class*=" icon-"]:before,[class^=icon-]:before{font-family:busbetten!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-angle-down:before{content:"\62"}
.icon-angle-right:before{content:"\63"}
.icon-angle-left:before{content:"\64"}
.icon-angle-up:before{content:"\65"}
.icon-search:before{content:"\61"}
.icon-bars:before{content:"\66"}
#navigation{float:right}
#navigation>ul{list-style:none;margin:0;padding:0}
#navigation>ul>li{float:left}
#navigation>ul>li.active>a{color:#c50c1f;background:#f9f9f9}
#navigation>ul>li.active>a:after{content:'';position:absolute;top:100%;left:0;right:0;height:3px;background:#c50c1f}
#navigation>ul>li.active>a .upper{color:#777}
#navigation>ul>li.active>a .caret{color:#c50c1f}
#navigation>ul>li>a{display:block;text-decoration:none;padding:20px 30px;color:#5f5954;position:relative;transition:all .2s ease}
#navigation>ul>li>a:hover{background:#f9f9f9}
#navigation>ul>li>a .lower,#navigation>ul>li>a .upper{display:block}
#navigation>ul>li>a .upper{font-size:14px;color:#999}
#navigation>ul>li>a .center,#navigation>ul>li>a .lower{font-weight:500;font-size:18px}
#navigation>ul>li>a .center{padding-top:16px;display:block}
#navigation>ul>li>a .center>i{font-size:14px;margin-left:5px;color:#999}
#navigation>ul>li>a .caret{position:absolute;top:50%;right:10px;color:#5f5954}
@media (max-width:991px){#navigation{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:rgba(0,0,0,.3) 0 2px 1px;display:none}
#navigation>ul>li{float:none;border-bottom:1px solid #ddd}
#navigation>ul>li>a{padding:10px 15px}
}
.mobile-nav-toggle{display:none;text-decoration:none;color:#072530;font-size:24px;position:absolute;top:10px;right:10px;padding:10px}
.mobile-nav-toggle>i{display:inline-block;vertical-align:middle}
@media (max-width:991px){.mobile-nav-toggle{display:block}
}
footer{background:#072530;color:#fff;padding:10px;text-align:center}
footer .container{background:0 0!important}
@media (max-width:768px){footer .left,footer .right{float:none}
footer .right{margin-top:10px}
}
footer a{color:#fff}
footer ul{margin:0}
footer ul li{display:inline;margin-right:15px}
footer ul li a{color:#fff}
#header{border-bottom:3px solid #072530;position:relative;z-index:9;background:#fff}
#brand{display:block;float:left;margin-top:5px}
#brand>img{display:block}
@media (max-width:991px){#brand>img{width:100px;height:58px}
}
.page--hotel-detail .container{background:#fff}
.page--hotel-detail #content-section{padding-bottom:0}
.hotel-map{margin-top:15px}
.hotel-map #map{height:380px;width:100%}
.arrangement-detail-content,.hotel-detail-content{position:relative;padding:15px 15px 30px}
.hotel-detail-left,.hotel-detail-right{float:left;width:calc(50% - 25px);padding:0 10px}
@media (max-width:768px){.hotel-detail-left,.hotel-detail-right{width:100%;float:none;padding:0;margin-top:15px}
}
@media (max-width:768px){.hotel--only-desktop{display:none}
}
.hotel--only-mobile{display:none}
@media (max-width:768px){.hotel--only-mobile{display:block}
}
.hotel-detail-left{margin-left:50px}
@media (max-width:768px){.hotel-detail-left{margin-left:0}
}
.hotel-logo-container{margin-bottom:30px}
.hotel-logo-container>img{display:block;max-width:80%;margin:0 auto}
.arrangement-meta,.arrangement-name,.arrangement-region,.hotel-meta,.hotel-name,.hotel-region{font-size:20px;font-weight:500;margin-left:50px}
@media (max-width:768px){.arrangement-meta,.arrangement-name,.arrangement-region,.hotel-meta,.hotel-name,.hotel-region{margin-left:0}
}
.arrangement-name,.hotel-name{font-size:30px}
.arrangement-meta,.hotel-meta{font-size:18px;font-weight:400;color:#c50c1f;margin-bottom:30px}
.hotel-images-main>img{margin:0 auto;display:block;width:100%}
.arrangement-detail-bar,.hotel-detail-bar{background:#072530;width:50px;position:absolute;top:0;left:0;bottom:0}
.arrangement-detail-bar>img,.hotel-detail-bar>img{display:block}
@media (max-width:768px){.arrangement-detail-bar,.hotel-detail-bar{position:static;background:0 0;display:none}
.arrangement-detail-bar .clear,.hotel-detail-bar .clear{display:none}
.arrangement-detail-bar>img,.hotel-detail-bar>img{float:left}
}
.arrangement-detail-bar-text,.hotel-detail-bar-text{position:absolute;right:80%;top:60px;color:#fff;font-weight:400;font-size:20px;text-transform:uppercase;transform:rotate(-90deg);transform-origin:100% 0;letter-spacing:2px}
@media (max-width:768px){.arrangement-detail-bar-text,.hotel-detail-bar-text{transform:none;color:#072530;position:static}
}
.hotel-images-container img{display:block;width:100%}
.hotel-images-container .hotel-images-left,.hotel-images-container .hotel-images-right{float:right;width:50%;padding-top:15px}
.hotel-images-container .hotel-images-left>a,.hotel-images-container .hotel-images-right>a{margin-bottom:15px;display:block}
.hotel-images-container .hotel-images-left{float:left;width:50%;padding-right:7.5px}
.hotel-images-container .hotel-images-right{padding-left:7.5px}
.hotel-images-container .hotel-images-lower,.hotel-images-container .hotel-images-upper{padding:0}
.hotel-images-container .hotel-images-lower>a,.hotel-images-container .hotel-images-upper>a{width:50%;float:left;padding-right:7.5px}
.hotel-images-container .hotel-images-lower>a:last-child,.hotel-images-container .hotel-images-upper>a:last-child{float:right;padding-right:0;padding-left:7.5px}
.hotel-images-container .hotel-images--double-width{padding:15px 0}
.hotel-images-container .hotel-images--double-width>a{width:100%;display:block;margin:0 auto;padding:0!important}
.hotel-images-container .hotel-images--spacing-top{padding-top:15px}
.hotel-feature-container{margin-top:50px}
.hotel-feature-container>ul{margin:-15px 0 0;padding:0;list-style:none}
.hotel-feature-container>ul>li{width:50%;float:left;margin-top:15px}
@media (max-width:768px){.hotel-feature-container>ul>li{width:100%}
}
.hotel-feature-container>ul>li.full{clear:both;width:100%}
.hotel-feature-container>ul>li>img{display:inline-block;vertical-align:middle}
.hotel-feature-container>ul>li span{display:inline-block;vertical-align:middle;margin-left:10px;font-weight:500}
.hotel-description-container{text-align:justify}
.hotel-price-container{margin-top:50px;background:#e6e6e6;padding:5px}
.hotel-price-container table{width:100%}
.hotel-price-container table th{color:#c50c1f}
.hotel-price-container table td,.hotel-price-container table th{padding:5px;text-align:left}
.hotel-price-container table .divided>td{border-top:1px solid #072530}
.hotel-addition-description-container{margin-top:50px}
.hotel-addition-description-container h3{color:#c50c1f;margin-bottom:10px}
.hotel-addition-description-container>p{margin:0}
.hotel-contact{margin-top:15px;color:#c50c1f;font-size:18px;font-weight:500}
.hotel-filter-container{margin:15px 0}
.hotel-filter-container>form{display:table;width:100%;table-layout:fixed;margin:0 auto}
@media (max-width:768px){.hotel-filter-container>form{display:block}
}
.hotel-filter-container .form-element{display:table-cell;vertical-align:bottom;padding-right:20px;width:40%}
@media (max-width:768px){.hotel-filter-container .form-element{display:block;width:100%!important;margin-top:10px;padding-right:0}
.hotel-filter-container .form-element:first-child{margin-top:0}
.hotel-filter-container .form-element .button{margin-left:0}
}
.hotel-filter-container .form-element.form-element--small{width:20%}
.hotel-filter-container .form-element.form-element--big{width:60%}
.hotel-filter-container .form-element:last-child{padding-right:0}
.hotel-filter-container .form-element label{display:block;color:#444}
.form-filter-search-button{width:100%}
.arrangement-list,.hotel-list{margin:0;padding:0;list-style:none}
.arrangement-item,.hotel-item{display:table;width:100%;table-layout:fixed;margin-top:30px;border-top:1px solid #ddd;padding-top:30px}
.arrangement-item:first-child,.hotel-item:first-child{margin-top:0;border-top:0;padding-top:0}
@media (max-width:768px){.arrangement-item,.hotel-item{display:block}
}
.arrangement-item .hotel-title,.hotel-item .hotel-title{font-size:24px;font-weight:500;color:#072530;margin-bottom:0}
.arrangement-item .hotel-title>a,.hotel-item .hotel-title>a{color:#072530;text-decoration:none}
.arrangement-item .hotel-title>a:hover,.hotel-item .hotel-title>a:hover{text-decoration:underline}
.arrangement-item .hotel-subtitle,.hotel-item .hotel-subtitle{color:#c50c1f;font-size:18px;font-weight:400}
.arrangement-item .hotel-subtitle span,.hotel-item .hotel-subtitle span{margin:0 5px}
@media (max-width:768px){.arrangement-item,.hotel-item{display:block}
.arrangement-item .hotel-desktop-header,.hotel-item .hotel-desktop-header{display:none}
.arrangement-item .hotel-title,.hotel-item .hotel-title{font-size:20px;margin-top:5px;line-height:1.25}
.arrangement-item .hotel-subtitle,.hotel-item .hotel-subtitle{font-size:16px;line-height:1.5}
.arrangement-item .hotel-description,.hotel-item .hotel-description{font-size:16px;line-height:1.25;max-height:100px;overflow-y:hidden;text-align:justify;position:relative}
.arrangement-item .hotel-description:after,.hotel-item .hotel-description:after{content:'';position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to bottom,transparent 0,#fff 100%);height:20px}
}
.hotel-mobile-header{margin-bottom:5px;display:none}
@media (max-width:768px){.hotel-mobile-header{display:block}
}
.hotel-mobile-header>a{color:#072530;text-decoration:none}
.hotel-mobile-header>a:hover{text-decoration:underline}
@media (max-width:768px){.arrangement-button,.hotel-button{padding:3px 8px 1px!important}
}
.arrangement-item-left,.hotel-item-left{display:table-cell;vertical-align:top;padding-right:30px;padding-top:10px;width:280px}
@media (max-width:768px){.arrangement-item-left,.hotel-item-left{display:block;width:100%;padding-right:0;padding-top:0}
.arrangement-item-left>a>img,.hotel-item-left>a>img{width:100%;margin:0 auto}
}
.arrangement-item-left>a,.hotel-item-left>a{display:block}
.arrangement-item-left>a>img,.hotel-item-left>a>img{display:block;max-width:100%}
.arrangement-item-right,.hotel-item-right{display:table-cell;vertical-align:top;width:100%}
@media (max-width:768px){.arrangement-item-right,.hotel-item-right{display:block;margin-top:10px}
}
.arrangement-button,.hotel-button{float:right;margin-top:15px}
#map-section{border-bottom:3px solid #072530;position:relative}
#map{height:450px}
@media (max-width:768px){#map{height:300px}
}
#search-section{border-bottom:3px solid #072530;position:relative;background:#072530;padding:30px}
.search-title{text-align:center;margin-top:0;color:#fff;font-weight:400}
.search-form{display:table;width:500px;margin:0 auto}
@media (max-width:768px){.search-form{display:block;width:100%}
}
.search-left,.search-right{display:table-cell;vertical-align:top}
@media (max-width:768px){.search-left,.search-right{display:block}
}
.search-right{width:1%}
@media (max-width:768px){.search-right{width:100%;text-align:center;margin-top:10px}
.search-right .button{min-width:33.333%}
}
.form-input{padding:10px 15px 7px;border-radius:2px;border:1px solid rgba(7,37,48,.4);display:block;width:100%;transition:all .4s ease;outline:0;background:#fff;font-size:16px}
.form-input:active,.form-input:focus,.form-input:hover{border-color:#072530}
.form-input.form-input--small{padding:5px 8px 3px}
.form-input.form-input--query{min-width:250px}
@media (max-width:768px){.form-input.form-input--query{min-width:0}
}
.button{background:#c50c1f;color:#fff;text-transform:uppercase;padding:10px 10px 6px;border:1px solid #950917;border-radius:2px;display:inline-block;margin-left:10px;cursor:pointer;font-weight:500;transition:all .4s ease;text-decoration:none}
.button:hover{background:#ad0b1b;border-color:#650610}
.button.button--small{padding:5px 5px 3px}
.button.button--smaller{padding:8px 8px 5px;font-size:16px;text-transform:none}
.button.button--secondary{background:#eee;color:#454545;padding:3px 5px 1px;text-transform:none;border:1px solid #d5d5d5;margin-top:20px;font-size:16px}
.button.button--secondary:hover{background:#e1e1e1;border-color:#bbb}
@media (max-width:768px){.button.button--secondary{margin-top:15px}
}
.button.button--extra-spacing{padding:5px 20px 3px;display:block}
.infowindow-content{font-size:14px;max-width:450px}
.infowindow-content .infowindow-image{float:left;margin-right:15px}
.infowindow-content .infowindow-image>img{display:block;margin:0 auto 15px auto;max-width:150px;max-height:100px}
@media (max-width:768px){.infowindow-content .infowindow-image{float:none}
.infowindow-content .infowindow-image>img{display:none}
}
.infowindow-content .infowindow-hotel{float:right;max-width:285px}
@media (max-width:768px){.infowindow-content .infowindow-hotel{float:none}
}
.infowindow-content a{color:#c50c1f;font-weight:400;font-size:14px}
.infowindow-content .infowindow-goto{float:right;margin-top:15px}
.infowindow-content .infowindow-title{text-decoration:none;font-size:16px;font-weight:500;margin-bottom:5px;display:block}
.infowindow-content .infowindow-title:hover{text-decoration:underline}
.breadcrumb{margin:0;padding:10px 12px;list-style:none;background:#072530;border-radius:0;font-size:16px}
@media (max-width:768px){.breadcrumb{font-size:14px}
.breadcrumb>li{display:inline!important}
.breadcrumb>li:before{padding:0 5px!important}
.breadcrumb>li>a{vertical-align:top;display:inline-block;max-width:35%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
}
.breadcrumb>li{display:inline-block;position:relative}
.breadcrumb>li:first-child:before{display:none}
.breadcrumb>li:before{padding:0 10px;color:#ccc;content:"/\00a0"}
.breadcrumb>li>a{color:rgba(255,255,255,.8);text-decoration:none}
.breadcrumb>li>a:hover{color:#fff;text-decoration:underline}
.breadcrumb>li.active>a{color:#dd0d23}
.breadcrumb>li.active>a:hover{color:#f1132a;text-decoration:underline}
.pagination-container{text-align:center}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#c50c1f;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#950917;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#c50c1f;border-color:#c50c1f}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}
.contact-form .req{color:red;margin:0 5px}
.contact-form p{color:#666}
.contact-form .form-row{margin-top:30px}
.contact-form .form-row.has-error label{color:#c50c1f}
.contact-form .form-row.has-error input[type=email],.contact-form .form-row.has-error input[type=text],.contact-form .form-row.has-error textarea{border-color:#c50c1f}
.contact-form .form-row.has-error .help-block{color:#c50c1f}
.contact-form .form-row .help-block{margin-top:5px;display:block}
.contact-form .form-row.required label:after{content:'*';color:#c50c1f;margin-left:5px}
.contact-form .form-row:first-child{margin-top:0}
.contact-form .form-row label{display:block;font-weight:500;text-transform:uppercase;font-size:16px;color:#072530}
.contact-form .form-row input[type=email],.contact-form .form-row input[type=text],.contact-form .form-row textarea{display:block;border-radius:2px}
.contact-form .form-submit{text-align:right;margin-top:30px}
.contact-form .form-submit input{display:inline-block}
.arrangement-item-right .arrangement-title{font-size:24px;font-weight:500;margin-bottom:0}
.arrangement-item-right .arrangement-title>a{color:#072530;text-decoration:none}
.arrangement-item-right .arrangement-title>a:hover{text-decoration:underline}
.arrangement-item-right .arrangement-subtitle{color:#c50c1f;font-size:18px;font-weight:400}
.arrangement-city{color:rgba(7,37,48,.8)}
.arrangement-date{text-transform:uppercase;font-weight:500}
.arrangement-city span{margin:0 5px}
.page--arrangement .container{background:#fff}
.page--arrangement #content-section{padding-bottom:0}
.arrangement-name>a{color:#072530;text-decoration:none}
.arrangement-name>a:hover{text-decoration:underline}
.arrangement-inner{margin-left:50px}
@media (max-width:768px){.arrangement-inner{margin-left:0}
}
.arrangement-logo-container{text-align:center}
.arrangement-logo-container img{display:inline-block;max-width:100%}
.arrangement-downloads,.hotel-arrangements{position:absolute;top:48px;right:50px}
@media (max-width:768px){.arrangement-downloads,.hotel-arrangements{position:static;text-align:center}
.arrangement-downloads .button,.hotel-arrangements .button{margin-left:0;display:inline-block}
}
.arrangement-meta{font-weight:500}
.arrangement-description-container{margin-top:30px;text-align:center;font-size:20px}
.arrangement-image-container{margin-top:30px}
.arrangement-image-container img{display:block;max-width:100%;margin:0 auto}