/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 14px;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

a {
    color: #EE6969;
    transition: all 0.4s ease 0s;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	font-family:"Open Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	overflow-x:hidden;
	background:#fff;
	padding:0px !important;
	color: #4A4C4D;
}

html, body {
    height: 100%;
}

@media (max-width: 460px){
    html, body {
        height: 100%;
        overflow-x:hidden;
    }
}


a {
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

#wrapper{
	box-shadow: 0px 10px 10px #666666;
	margin-top: 30px;
	background-color: #fff;
	background: url('../img/bg_content.png') repeat left top;
}

#content{
	position: relative;
}

#preisvergleich{
	background: transparent radial-gradient(ellipse at center center , #363F48 0%, #192025 100%) repeat scroll 0% 0%;
	color: #fff;
	margin-bottom: -25px;
}

#preisvergleich h3, #preisvergleich h3::after{
	color: #fff;
}

#ebPriceOMeter .eb-selectric .label{
	color: #fff;
}

#ebPriceOMeter .eb-priceometer-price{
	color: #4A4C4D;
}

#ebPriceOMeter .eb-priceometer-cta-button{
	height: 50px;
}

.logo img {
    max-height: 50px;
}

#content #language{
    position: absolute;
    left: 0px;
    top: -20px;
}

@media (max-width: 770px){
#content #language{
    top: 10px;
    left: 15px;
}
}

#language ul {
    margin: 0px;
    padding: 0px;
}

#language ul li {
    float: left;
    list-style-type: none;
    margin-left: 5px;

}

#language ul li img{
    width: 16px;
    height: 11px;
}

#content #main-content{
	padding-top: 20px;
	padding-bottom: 50px;
	position: relative;
}



#header {
    background: none repeat scroll 0 0 #95908E;
    z-index: 9999;
}

.headertop{
	border-bottom: 1px solid #DDDDDD;
}

#header{
	padding: 0 15px 0;
}

#header .thin #logo img {
    max-height: 35px;
}

.site-title-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

#hotelname{
	float: right;
	padding: 30px 0 0 0 ;
}

.navbar {
    padding: 0rem 1rem;
}

/* #logo{
	height: 560px;
	width: 300px;
	left: 25px;
	position: absolute;
	top: 25px;
	z-index: 6;
} */

/* .container{
	padding: 0px;
	max-width: 1000px;
} */

#header:after{
	clear: both;
}



#slider {
	position: relative;
	overflow: hidden;
	margin-top: 80px;
}

#slider #hotelName {
    position: absolute;
    top: 25%;
    left: 30px;
    z-index: 99;
}

#slider #hotelName .page-title {
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 70px;
    color: #FFF;
}

#logo img {
    max-height: 55px;
}

.no-padding {
    padding: 0;
}

.section hr{
	border-top: 2px solid #000;
	width: 90px;
	margin-left: auto;
	margin-right: auto;
}

h1, h3{
	font-size: 2.143em;
	font-weight: 800;
	color: #515A5F;
	position: relative;
	padding-bottom: 20px;
	text-transform: uppercase;
    margin: 1em 0;
    word-break: break-all;
}

h1::after, h3::after{
    position: absolute;
    content: "";
    height: 0px;
    width: 100px;
    border-bottom: 3px solid;
    bottom: 0px;
    left: 0px;
}

#smallsearchAnfrage{
	background: none repeat scroll 0 0 #FFDA00;
	padding: 15px;
}

@media (min-width: 770px){
#smallsearchAnfrage{
	padding: 40px;
}
}
#smallsearchAnfrage h5{
	font-size: 28px;
	font-weight: bold;
	color: white;
	padding: 0;
	text-transform: uppercase;
}

#kontakt{
	background: #eaeaea;
}

#kontakt ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}

#kontakt ul{
	padding: 0px;
}

#kontakt a{
	color: #000;
	text-decoration: none;
}

#kontakt a:hover{
	text-decoration: underline;
}

#mapLink {
    position: relative;
}

#mapLink a {
		position: absolute;
		background: rgba(255,255,255,0.90);
		padding: 10px 16px;
		right: 100px;
		margin-top: 5px;
		color: #333;
		z-index: 10;
    top: 200px;
    padding: 15px 30px;
}

#map_canvas {
    height: 300px;
}

#smallsearch{
	padding: 30px 0;
}

#footer{
	background: #67CAB7;
	border-top: 5px solid #4FB29E;
	padding: 40px 0;
	color: #fff;
	font-size: 15px;
}

#footernav {
	background: #fff;
	font-size: 0.9em;
	padding: 10px 0;
}


.eb_smallsearch h3 {
    font-size: 1.429em;;
    margin: 12px 0px;
}

.eb_smallsearch form{
	width: 100%;
}

.eb_smallsearch .pull-right{
	float: none;
}

.eb_smallsearch button, .eb_smallsearch .submitButton{
	padding: 13px 24px;
	background: #604429;
	color: #fff;
	width: 100%;
	border: 0px;
	margin: 5px 0;
}

.eb_smallsearch button:hover, .eb_smallsearch .submitButton:hover{
	background: #fff;
	color: #333;
}

.eb_smallsearch .arrival input, .eb_smallsearch .departure input, .eb_smallsearch .control-group input {
    color: #CCCCCC;
    font-size: 16px;
    height: 50px;
    line-height: 23px;
    padding-left: 15px;
    width: 100%;
    margin: 5px 0;
    position: relative;
    z-index: 99;
}

#ui-datepicker-div{
	z-index: 99999;
}

#EBSM_overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
}
#EBSM_iframeWrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 5px 1px #000000;
    height: 94%;
    margin: 20px auto 0;
    max-width: 94%;
    min-width: 660px;
    position: relative;
    width: 985px;
}
#EBSM_iframeWrap .close_EBSM_overlay {
    background: url("http://www.easy-booking.at/ebPlugins/smallSearch/img/close_x.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border-radius: 15px;
    box-shadow: 0 1px 2px 0 #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 24px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: -20px;
    vertical-align: middle;
    width: 30px;
    z-index: 9999;
}
#EBSM_iframe {
    border: medium none;
    border-radius: 1px;
    height: 100%;
    width: 100%;
}


#smwrap select, #smwrap textarea, #smwrap input[type="text"], #smwrap input[type="password"], #smwrap input[type="datetime"], #smwrap input[type="datetime-local"], #smwrap input[type="date"], #smwrap input[type="month"], #smwrap input[type="time"], #smwrap input[type="week"], #smwrap input[type="number"], #smwrap input[type="email"], #smwrap input[type="url"], #smwrap input[type="search"], #smwrap input[type="tel"], #smwrap input[type="color"], #smwrap .uneditable-input {
    color: #393C3D;
    line-height: 20px;
    margin-bottom: 0px;
    padding: 4px 6px;
    vertical-align: middle;
}

#smwrap select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 60%;
}
#smwrap select, #smwrap input[type="file"] {
    height: 30px;
    line-height: 30px;
}

#smwrap .row-fluid .span6 {
    width: 50%;
    float: left;
}


.eb_smallsearch .datepicker {
    background: url("../Images/datepicker.png") no-repeat scroll right 5px top 5px #FFFFFF;
    border: 0 none;
}


.eb_smallsearch label{
	font-weight: 300;
	margin-bottom: 0px;
}


#wrapper .pad60{
	padding-left: 60px !important;
	padding-right: 60px !important;
}


.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.five-gutter > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


@media (max-width: 770px){

#desktopMenu{
	display: none;
}

.navbar-default .nav,
.navbar-default .nav > li {
	display: block;
}

.navbar-default .navbar-nav > li > a {
    padding: 10px 25px;
    margin-right: 0px;
}

.navbar-toggle {
    background-color: #FFFFFF;
    float: left;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

#slider {
	margin-top: 80px;
}

.container {
    padding: 15px;
}

#header {
    position: static;
    width: 100%;
    height: auto;
}

#header .inner {
	height: auto;
}

#header .images-cover {
    height: auto;
}

#social-accounts{
	display: none;
}

#header .branding {
    padding: 30px 0;
}

#content {
    padding: 0 7px 7px;
}

/*.row {
    margin-left: -15px;
    margin-right: -15px;
}*/

}


@media (max-width: 360px){

    #ebCategories .EBCTG-btn{
        display: block;
    }

    #ebCategories .EBCTG-btn + .EBCTG-btn {
        margin-left: 0px;
    }

}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.tx-webx-easybooking-widget .booking { position: relative; }


   /* ==========================================================================
    Map
    ========================================================================== */
    .changecookiepreferences {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #9d9d9d;
      }