/*! 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: #646464;
}

html {
    font-size: 1em;
    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;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    background: #fff;
    color: #646464;
}

html, body {
    height: 100%;
}

#contentpriceOmeter{
	margin-bottom: 60px;
}

#contentpriceOmeter h3 {
		margin-bottom: 20px;
		text-align: center;
    color: #000000;
    font-size: 3.325em;
    letter-spacing: 8px;
    font-weight: 700;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.navbar-fixed-top {
    background-color: #121416;
    border:none;
    height: 72px;
    display: table;
    width: 100%;
    z-index: 999;
    padding: 0px
}

.navbar-nav > li > a {
    line-height: 42px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a {
    color: #a4aaaa;
}

.navbar-nav{
	float: right;
	margin-right: 12px;
}

.navmobile {
    margin-top: 10px;
}

.dropdown-menu {
	border-radius: 0px;
	text-transform: uppercase;
    min-width: 10rem;
    left: -10px;
    width: max-content;
    padding: 0;
    background: #fff;
    border: none;
    border-radius: 0;
}

.dropdown-menu > li > a {
	font-size: 13px;
    width: 100%;
    display: flex;
    height: 30px;
    align-items: center;
    padding: 20px 40px;
    text-decoration: none;
}

.dropdown-menu > li > a:hover {
    background: #000;
}

.navigationtop {
    display: flex;
    align-items: center;
    height: 100%;
}
#navigation #logoimg{
	max-height: 50px;
	margin-left: 32px;
}
@media screen and (max-width: 767px) {
    .navigationtop .logo {
        display: none;
    }
}

/*.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 70;
}*/

.smallsearchbutton, #smallsearch #searchinput {
    background-color: #14b8f5;
}

.priceOMeter {
    border: 0 none;
    color: #fff;
    display: table-cell;
    height: 72px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 72px;
    z-index: 80;
    background: #999;
}

.priceOMeter i {
    color: #fff;
    font-size: 24px;
}

.smallsearchbutton {
    border: 0 none;
    color: #fff;
    display: table-cell;
    height: 72px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 72px;
    z-index: 80;
}

#smallsearchbox {
    background: none repeat scroll 0 0 #14b8f5;
    display: none;
    height: 190px;
    right: 0px;
    position: absolute;
    top: 72px;
    width: 330px;
    z-index: 999;
}

.smallsearchbutton i {
    color: #fff;
    font-size: 24px;
}

.eb_smallsearch h3 {
        font-size: 19px;
        font-weight: 700;
        text-align: left;
}

.eb_smallsearch form{
	width: 90%;
	margin: 0 auto;
}

.eb_smallsearch .arrival input, .eb_smallsearch .departure input {
    color: #666666;
    font-size: 0.923em;
    height: 31px;
    line-height: 23px;
    padding-left: 5px;
    width: 100%;
    margin: 5px 0;
    border: 0px solid #AAAAAA;
    border-radius: 0px;
}

.eb_smallsearch .datepicker {
    background: url("../../Images/datepicker.png") no-repeat scroll right 8px top 5px #FFFFFF;
    border: 0 none;
}

.eb_smallsearch .submitButton  {
    background: none repeat scroll 0 0 #666;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1em;
    padding: 5px 15px;
    float: left;
    margin-right:10px ;
    margin-top: 10px;
}

.eb_smallsearch .anfrage, .eb_smallsearch .buchen {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}


#ui-datepicker-div.ui-widget {
    font-size: 14px;
}

#wrapper {
    margin: 24px 24px 0;
}

#content-wrap {
    height: calc(100vh - 72px);
    margin: 48px 0 0;
    max-width: 100%;
}

#homepage {
    height: 100%;
    overflow: hidden;
    position: relative;
    border: 24px solid #fff;
    margin-top: 72px;
}


#homepage .container {
    height: 100%;
    position: relative;
}

#homepage .container #language{
	position: absolute;
	right: 20px;
	top: 70px;
}

#homepage .container #title{
	margin-top: 20%;
}

#homepage .container .page-logo{
	text-align: center;
}

#homepage .container .page-logo #sliderLogo{
	max-width: 135px;
    max-height: 135px;
}

#homepage .container .tel{
	text-align: center;
	margin: 40px 0 30px 0;
}

#homepage .container .tel a{
	background: #fff;
	padding: 15px 20px;
	font-size: 0.867em;
}

#homepage .container .page-title{
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: 4.000em;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 2px 2px 0px rgba(100, 100, 100, 1);
}


#homepage .container .subpage-title{
	color: #FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.300em;
	font-weight: 600;
	margin-top: 0px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 1.2px;
	text-shadow: 1px 1px 0px rgba(100, 100, 100, 1);
}

#homepage .down {
    display: block;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -30px;
    background: url('../Images/go_down.png') no-repeat 0 0;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    -ms-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    margin-bottom: 50px;
        margin-top: 175px;
  }
  #homepage .down:hover {
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -o-animation-name: none;
    -ms-animation-name: none;
    animation-name: none;
    background-position: 0 -60px;
  }
  
  @-moz-keyframes bounce {
    0% {
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
  
    40% {
      -moz-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    50% {
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
  
    60% {
      -moz-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  
    80% {
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @-webkit-keyframes bounce {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    40% {
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    50% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    60% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  
    80% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @-o-keyframes bounce {
    0% {
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  
    40% {
      -o-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    50% {
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  
    60% {
      -o-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  
    80% {
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @-ms-keyframes bounce {
    0% {
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    40% {
      -ms-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    50% {
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    60% {
      -ms-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  
    80% {
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes bounce {
    0% {
      transform: translateY(0);
    }
  
    20% {
      transform: translateY(0);
    }
  
    40% {
      transform: translateY(-30px);
    }
  
    50% {
      transform: translateY(0);
    }
  
    60% {
      transform: translateY(-15px);
    }
  
    80% {
      transform: translateY(0);
    }
  
    100% {
      transform: translateY(0);
    }
  }

.container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.fullwidthbanner_bottom {
    background: url("http://www.landhaus-fiegl.at/fileadmin/templates/img/hgimg.png") repeat scroll center bottom rgba(0, 0, 0, 0);
    bottom: 0;
    height: 92px;
    width: 100%;
    z-index: 110;
}

#content{
	background: #fff;
	padding: 100px 0 120px 0;
	color: #4A4C4E;
	text-align: center;
}

h1{
	text-transform: uppercase;
	font-size: 3.325em;
	color: #000;
	font-weight: 700;
	letter-spacing: 8px;
	line-height: 1em;
}

#content .blog-sidebar .sidebarbox{
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 8px solid #85C094;
    margin: 32px 0;
    padding: 10px 32px 32px;
}

.slider{
	display: none;
}

#map_canvas {
    height: 280px;
}

#mapLink {
    position: relative;
}

#mapLink a {
		position: absolute;
		background: rgba(255,255,255,0.90);
		right: 10px;
		margin-top: 5px;
		color: #333;
		z-index: 10;
    top: 190px;
    padding: 8px 10px;
}

.section hr{
	border-top: 2px solid #000;
	width: 90px;
	margin-left: auto;
	margin-right: auto;
}

#footer{
	background: #fff;
}

#kontakt{
	background: #FAFAFA;
	padding: 50px 0;
	color: #000;
	margin: 0 24px;
	padding: 32px;
}

#kontakt ul{
	padding: 0;
	margin: 0;
}

#kontakt ul li{
	list-style: none;
	line-height: 1.6em;
}

#kontakt h1{
	text-align: center;
	margin-bottom: 60px;
}

#social-accounts{
	margin-top: 10px;
}

#social-accounts a {
    background-color: #ADBCC3;
    color: #FFFFFF;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 10px 3px 0 0;
    text-align: center;
    width: 40px;
}

#social-accounts a.facebook {
    background-color: #6A74B7;
}

#social-accounts a.facebook:hover {
    background-color: #5D66A2;
}

#social-accounts a.twitter {
    background-color: #8AD3E1;
}

#social-accounts a.twitter:hover {
    background-color: #7CBCCB;
}

#social-accounts a.youtube {
    background-color: #FA6142;
}

#social-accounts a.youtube:hover {
    background-color: #EE5E44;
}

#social-accounts a.googleplus {
    background-color: #D84825;
}

#social-accounts a.googleplus:hover {
    background-color: #E94E2A;
}

#social-accounts a.instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

#copyright{
	background: #fff;
	font-size: 15px;
	color: #BBBBBB;
}

#copyright a{
	color: #BBBBBB;
}

#copyright a:hover{
	color: #000;
}

.copyrightwrap{
	margin: 0 24px;
	padding: 30px 0;
}

#language, #metanavi{
	float: left;
}

#language{
	margin-left: 10px;
}

#language ul li {
    float: left;
    list-style-type: none;
    margin-left: 5px;
}



.totop a {
    bottom: 12px;
    color: rgba(50, 50, 50, 0.1);
    font-size: 40px;
    font-weight: bold;
    position: fixed;
    right: 24px;
    text-align: center;
    transition: all 0.5s ease 0s;
    z-index: 9999;
}

.totop a:hover {
    color: rgba(50, 50, 50, 0.8);
}


/* ==========================================================================
   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: 980px){
.ch_navigation ul a, .ch_navigation ul a:link, .ch_navigation ul a:visited, .ch_navigation ul span.active {
    padding: 9px 3px;

}

#homepage, #content-wrap  {
    margin-top: 0;
}

.navbar-fixed-top {
    margin-bottom: 0;
}

.eb_smallsearch h3 {
float: left;
}

#kontakt .adressblock{
	margin-top: 20px;
}

}


@media (max-width: 780px){
    body {
        padding: 0;
    }

    #kontakt {
        margin: 0;
        padding: 20px;
    }

    .table-cell{
    	display: block;
    }

    .navbar-light .navbar-toggler{
        border-radius: 0px;
        background: #fff;
    }


    .smallsearchbutton, .priceOMeter{
    	display: none;
    }

    #homepage {
    	margin-top: 72px;
    }

    .navbar-fixed-top {
        background-color: #121416;
        border: medium none;
        display: table;
        height: 72px;
        margin: 0;
        padding: 0;
        position: fixed;
        width: 100%;
        padding: 0 10px;
    }

    .navmobile {
        display: flex;
        margin-top: 10px;
        width: 100%;
        justify-content: space-between;
    }



    #homepage .container .page-title {
        font-size: 2em;
        letter-spacing: 3px;
    }

    h1, #contentpriceOmeter h3 {
        font-size: 2em;
    }

    #content {
        padding: 30px 0 60px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #fff;
    }

}


@media (max-width: 760px){

.navbar-nav {
    float: none;
    margin-right: 0px;
}

.navbar-nav > li > a {
    line-height: 20px;
}

.navigationtop{
	margin-top: 10px;
}

}

/* ==========================================================================
   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;
    }
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    background-color: transparent;
    color: #14b8f5;
}

#homepage .container .tel a {
    background: none repeat scroll 0 0 #14b8f5;
    color:#fff;
}

.smallsearchbutton, #smallsearchbox {
    background-color: #14b8f5;
}

#language ul li a img {
    width: 16px;
    height: 11px;
}

.tx-webx-easybooking-widget .booking { position: relative; z-index: 1; }


   /* ==========================================================================
    Map
    ========================================================================== */
    .changecookiepreferences {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #9d9d9d;
      }