﻿/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

.fb_reset {
    font-size: 0px !important;
}
/*---------------------------------------------------
/*  :: basic
/*---------------------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 17px;
    line-height: 22px;
    color: #686868;
    background-color: #f3f3f3;
}

p {
    margin: 0 0 10px;
}
/* fonts */



/* tinos-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Tinos';
    font-style: normal;
    font-weight: 400;
    src: url('/media/fonts/tinos-v24-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/tinos-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/media/fonts/tinos-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/media/fonts/tinos-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/media/fonts/tinos-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/media/fonts/tinos-v24-latin-regular.svg#Tinos') format('svg'); /* Legacy iOS */
}

/* reenie-beanie-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Reenie Beanie';
    font-style: normal;
    font-weight: 400;
    src: url('/media/fonts/reenie-beanie-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/reenie-beanie-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/media/fonts/reenie-beanie-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/media/fonts/reenie-beanie-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/media/fonts/reenie-beanie-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/media/fonts/reenie-beanie-v16-latin-regular.svg#ReenieBeanie') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('/media/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/media/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/media/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/media/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/media/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/media/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/media/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/media/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/media/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/media/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/media/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/media/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/media/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/media/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/media/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* link styles */
a {
    color: #686868;
    font-weight: 400; /*normal*/
    text-decoration: none;
}

a:hover,
a:focus {
    color: #913834;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.main-content a,
.main-content a:hover {
    text-decoration: underline;
}

h1, .h1 {
    display: block;
    font-weight: 300;
    color: #4d4d4d;
    margin: 0px;
    margin-top: 20px;
    font-size: 44px;
    line-height: 52px;
}

h2, .h2 {
    display: block;
    font-weight: 300;
    color: #4d4d4d;
    margin: 0px;
    margin-top: 5px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 300;
}

h3, .h3 {
    font-weight: 300;
    color: #913834;
    margin: 0px;
    margin-top: 12px;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}

h4, .h4 {
    font-weight: 300;
    color: #913834;
    margin: 0px;
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
}

h5, .h5 {
    display: block;
    font-weight: 300;
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    color: #b9b9b9;
    margin-top: 55px;
}

small, .small {
    font-size: 85%;
    line-height: 18px;
}


/* table styles */
table {
    max-width: 100%;
    background-color: transparent;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-eng > thead > tr > th,
.table-eng > tbody > tr > th,
.table-eng > tfoot > tr > th,
.table-eng > thead > tr > td,
.table-eng > tbody > tr > td,
.table-eng > tfoot > tr > td {
    padding: 5px;
}

.table-umrahmt {
    border: 1px solid #ddd;
}

.table-umrahmt > thead > tr > th,
.table-umrahmt > tbody > tr > th,
.table-umrahmt > tfoot > tr > th,
.table-umrahmt > thead > tr > td,
.table-umrahmt > tbody > tr > td,
.table-umrahmt > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-umrahmt > thead > tr > th,
.table-umrahmt > thead > tr > td {
    border-bottom-width: 2px;
}

.table-gestreift > tbody > tr:nth-child(odd) > td,
.table-gestreift > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
/* text helper */
.text-muted {
    color: #999;
}

.text-primary {
    color: #428bca;
}

.text-success {
    color: #3c763d;
}

.text-info {
    color: #31708f;
}

.text-warning {
    color: #8a6d3b;
}

.text-error {
    color: #a94442;
}
/* block grid */
.block-grid {
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.block-grid > li {
    display: block;
    height: auto;
    float: left;
}

.block-grid.two-up {
    margin-left: -4%
}

.block-grid.two-up > li {
    margin-left: 4%;
    width: 46%;
}

.block-grid.three-up {
    margin-left: -2%
}

.block-grid.three-up > li {
    margin-left: 2%;
    width: 31.3%;
}

.block-grid.four-up {
    margin-left: -2%
}

.block-grid.four-up > li {
    margin-left: 2%;
    width: 23%;
}

.block-grid.five-up {
    margin-left: -1.5%
}

.block-grid.five-up > li {
    margin-left: 1.5%;
    width: 18.5%;
}

.block-grid.six-up {
    margin-left: -1%
}

.block-grid.six-up > li {
    margin-left: 1%;
    width: 15.6%;
}

/*---------------------------------------------------
/*  :: clearfix
/*---------------------------------------------------*/
.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}
/*---------------------------------------------------
/*  :: button
/*---------------------------------------------------*/
.button {
    font-family: Roboto, Arial, serif;
    height: 40px;
    min-width: 165px;
    display: inline-block;
    padding: 0px 15px;
    margin: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    color: #ffffff;
    background-color: #913834;
    text-decoration: none;
}

.button:hover,
.button:focus,
.button:active {
    background-color: #615a57;
    text-decoration: none;
    color: #ffffff;
}

.button.disabled,
.button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.button-primary {
    background-color: #913834;
    min-width: 185px;
    height: 55px;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0px;
    text-align: center;
    line-height: 55px;
}

.button-primary:hover,
.button-primary:focus,
.button-primary:active {
    background-color: #615a57;
}

.button-secondary {
    background-color: #712322;
    min-width: 185px;
    height: 55px;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0px;
    text-align: center;
    line-height: 55px;
}

.button-secondary:hover,
.button-secondary:focus,
.button-secondary:active {
    background-color: #615a57;
}

.button-gray {
    height: 60px;
    min-width: 185px;
    line-height: 60px;
    background-color: #913834;
    font-size: 20px;
    text-transform: uppercase;
}

.button-gray:hover,
.button-gray:focus,
.button-gray:active {
    background-color: #615a57;
}

.button-empty {
    background-color: #cccccc;
}

.button-empty:hover,
.button-empty:focus,
.button-empty:active {
    background-color: #615a57;
}
/* tabs */
.tabpanel .tabs {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #CCD1D9;
}

.tabpanel .tab {
    display: block;
    margin-bottom: -1px;
    float: left;
}

.tabpanel .tab a {
    color: #434A54;
    display: block;
    border: 1px solid transparent;
    position: relative;
    padding: 10px 30px;
    text-decoration: none;
    margin-right: 2px;
}

.tabpanel .tab a:hover {
    background: #F5F7FA;
    border-color: #F5F7FA #F5F7FA #CCD1D0 #F5F7FA;
}

.tabpanel .tab.active a {
    background: #fff;
    border-color: #CCD1D9 #CCD1D9 transparent #CCD1D9;
}

.tabpanel .tab-pane {
    display: none;
}

.tabpanel .tab-pane.active {
    display: block;
}

/*---------------------------------------------------
/* :: ajax
/*---------------------------------------------------*/

.ajax-loading {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

.ajax-loading .loading {
    position: absolute;
    top: 21%;
    left: 50%;
    margin-left: -36px;
    margin-top: -16px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 100px;
    height: 50px;
    padding: 10px;
    background-color: #712322;
    border: 1px solid #712322;
    z-index: 1000;
    color: #4d4d4d;
    position: relative;
}

.ajax-loading .loading::before {
    display: block;
    content: "...loading";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    line-height: 50px;
    color: #ffffff;
}

/*---------------------------------------------------
/* misc-common
/*---------------------------------------------------*/

.ui-datepicker {
    z-index: 999 !important;
}

.ui-datepicker-trigger {
    cursor: pointer;
}

#fancybox-buttons.top {
    min-height: 0px;
}

.page404 a,
.page404 a:hover {
    text-decoration: underline;
}

/*---------------------------------------------------
/* container
/*---------------------------------------------------*/
.container {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}


/*---------------------------------------------------
/* home-middle
/*---------------------------------------------------*/
.home-middle {
    text-align: left;
    padding-bottom: 80px;
}

.home-middle h1,
.home-middle h2,
.home-middle .sitepath {
    text-align: center;
}


.home-middle .content .image-wrapper {
    height: 355px;
}

.home-middle .content .image-wrapper .homepage-image,
.home-middle .content .image-wrapper .homepage-image img {
    width: 100%;
    height: 100%;
}

.home-middle .content .text-wrapper {
    padding: 40px 0 0 30px;
    height: 355px;
}

.home-middle .content .lastrow-wrapper {
    height: 0px;
}

.home-middle .content .lastrow-wrapper .lastrow {
    padding-left: 30px;
    position: absolute;
    bottom: 40px;
    right: 0px;
}

.home-middle .content .lastrow-wrapper .lastrow .text {
    color: #8e8e8e;
    font-style: italic;
    font-size: 15px;
    line-height: 20px;
}

.home-middle .content .lastrow-wrapper .lastrow .icons {
    text-align: right;
    padding-top: 10px;
}

.home-middle .content .lastrow-wrapper .lastrow .icons a {
    color: #913834;
    text-decoration: none;
}


/*---------------------------------------------------
/* default-middle
/*---------------------------------------------------*/
.default-middle {
    padding-bottom: 80px;
    line-height: 23px;
}

.default-middle .column-left,
.default-middle .column-right {
    min-height: 1000px;
}

.default-middle .column-left.contact,
.default-middle .column-left.bookingWidget {
    display: none;
}

.default-middle .column-right.contact,
.default-middle .column-right.bookingWidget {
    width: 100%;
}

.default-middle .content-leftbox-row {
    height: 0px;
}

.default-middle .content-leftbox-row.contact,
.default-middle .content-leftbox-row.bookingWidget {
    display: none;
}

.default-middle .ratings-left {
    height: 120px;
    position: absolute;
    bottom: 200px;
    left: 0px;
}

.default-middle .ratings-left .text {
    position: relative;
    width: 220px;
    font-weight: 300;
    color: #686868;
    font-size: 26px;
    margin-left: 60px;
    line-height: 30px;
    font-style: italic;
}

.default-middle .ratings-left .text .quotes {
    position: absolute;
    top: 0px;
    left: -50px;
    width: 37px;
    height: 33px;
    background: transparent url(/media/sprite.png) no-repeat 0px -400px;
}

.default-middle .ratings-left .icons {
    width: 240px;
    height: 35px;
    margin-top: 30px;
    margin-left: 40px;
}

.default-middle .ratings-left .icons .icon {
    display: inline-block;
    height: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.default-middle .ratings-left .icons .icon:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.default-middle .ratings-left .icons .icon a {
    display: block;
    width: 100%;
    height: 100%;
}

.default-middle .ratings-left .icons .tripadvisor {
    float: left;
    width: 120px;
    height: 100%;
    background: transparent url(/media/sprite.png) no-repeat 0px -200px;
}

.default-middle .ratings-left .icons .holidaycheck {
    display: none;
    float: right;
    width: 100px;
    height: 100%;
    background: transparent url(/media/sprite.png) no-repeat -200px -200px;
}

.default-middle .ratings-left .icons .holidaycheck.de {
    display: block;
}

.default-middle .fb_iframe_widget {
    display: block;
    position: relative;
    position: absolute;
    bottom: 125px;
    left: 0px;
}

#___plusone_0 {
    position: absolute;
    bottom: 123px;
    left: 120px;
}

.default-middle .contact-box {
    width: 280px;
    height: 110px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: 1px solid #e3e1df;
    padding: 13px 20px;
}

.default-middle .contact-box span {
    font-size: 22px;
    line-height: 22px;
    margin: 12px 0;
    display: block;
    width: 100%;
    color: #913834;
}

.default-middle .contact-box span a {
    font-weight: 300;
    font-size: 22px;
    line-height: 22px;
    padding: 0 15px;
}

/*---------------------------------------------------
/* main content
/*---------------------------------------------------*/

.main-content {
    margin-top: 50px;
}


/*---------------------------------------------------
/* top
/*---------------------------------------------------*/
.top {
    min-height: 100px;
    position: relative;
}

.top .top-bar {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
    height: 125px;
    background: rgba(255,255,255, 0.8);
}

.top .top-bar.fixed-top {
    position: fixed;
    background: rgba(255,255,255, 1);
}

.top .top-bar .container.top-container {
    margin-right: -120px;
    max-width: 1220px;
    height: 125px;
}

.top .top-bar .logo {
    position: absolute;
    top: 20px;
    left: 0px;
    display: inline-block;
    z-index: 30;
}

.top .top-bar .logo.hidden {
    display: none;
}

.top .top-bar .logo a,
.top .top-bar .logo img {
    width: 100%;
    height: 100%;
    display: block;
}

.top .top-bar .top-right {
    float: left;
    display: block;
    width: 100%;
    height: 125px;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: right;
}

.top .top-bar .top-right .button-top {
    display: inline-block;
    height: 50px;
}

.top .top-bar .top-right .button-top span,
.top .top-bar .top-right .button-top .icon-photo {
    display: inline-block;
    height: 50px;
    color: #928884;
    font-size: 15px;
    font-weight: 700;
    margin: 0 15px;
    float: left;
}

.top .top-bar .top-right .button-top span .link {
    font-size: 15px;
    color: #928884;
    font-weight: 400;
    text-decoration: none;
    line-height: 50px;
    display: inline-block;
    height: 100%;
}

.top .top-bar .top-right .button-top a:hover {
    color: #913834;
    text-decoration: none;
}

.top .top-bar .top-right .button-top .icon-photo {
    width: 30px;
    overflow: hidden;
}

.top .top-bar .top-right .button-top .icon-photo::before {
    color: #615a57;
    font-size: 26px;
    line-height: 50px;
}

.top .top-bar .top-right .button-top .button-wrapper {
    margin-right: 0px;
}

.top .top-bar .top-right .button-top .button.buttontop {
    height: 50px;
    min-width: 130px;
    width: 130px;
    line-height: 50px;
    float: left;
    font-size: 17px;
}

.top .top-bar .top-right .button-top .button.buttontop:hover {
    color: #ffffff;
}

.top .top-bar .top-right .button-top .lang-wrapper {
    display: inline-block;
    height: 100%;
    width: 1px;
    position: relative;
    padding: 0px;
    margin: 0px;
    background-color: black;
}

.top .top-bar .languages {
    position: absolute;
    top: 0px;
    right: -90px;
    display: block;
    height: 50px;
    line-height: 50px;
}

.top .top-bar .languages.hidden {
    display: none;
}

.top .top-bar .languages .link {
    padding: 3px;
    margin: 0 5px;
    font-size: 15px;
    color: #939191;
    font-weight: 400;
}

.top .top-bar .languages .link.active {
    color: #913834;
    font-weight: 700;
}

.top .top-bar .main-menu {
    position: absolute;
    top: 50px;
    height: 75px;
    background-color: transparent;
    z-index: 1;
    width: 100%;
}

.top .top-bar .main-menu .container {
    height: 100%;
    text-align: right;
}

/*---------------------------------------------------
/* circle offers
/*---------------------------------------------------*/
.circle-offers {
    height: 0px;
    font-size: 0px;
}

.circle-offers.contact,
.circle-offers.bookingWidget {
    display: none;
}

.circle-offers .circle {
    position: absolute;
    right: 0px;
    top: -60px;
    height: 200px;
    width: 200px;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 7px solid #FFFFFF;
    z-index: 20;
    background-color: #756f6d;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
}

.circle-offers .circle:hover {
    background-color: #913834;
}

.circle-offers.default .circle {
    position: absolute;
    right: 0px;
    top: -165px;
}

.circle-offers .content-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.circle-offers .circle .link {
    display: block;
    width: 100%;
    height: 100%;
}

.circle-offers .circle .row1 {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 45px;
    width: 100%;
    text-align: center;
}

.circle-offers .circle .row2 {
    display: block;
    font-family: "Tinos", Arial, sans-serif;
    font-size: 40px;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 80px;
    width: 100%;
    text-align: center;
    font-style: italic;
}

.circle-offers .circle .row3 {
    display: block;
    font-size: 15px;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 125px;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}

/*---------------------------------------------------
/* addressbar
/*---------------------------------------------------*/

.address-bar {
    height: 350px;
}

.address-bar .column-left,
.address-bar .column-right {
    text-align: center;
    height: 350px;
}

.address-bar .column-left {
    position: relative;
}

.address-bar .column-left .title {
    margin-top: 60px;
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 28px;
    color: #aeaeae;
}

.address-bar .column-left .hotel-name {
    padding: 25px 0;
    font-size: 48px;
    line-height: 48px;
    color: #4d4d4d;
    font-weight: 300;
    text-transform: uppercase;
}

.address-bar .column-left .tel-mail-wrapper {
    font-size: 21px;
    line-height: 21px;
    padding: 5px 0;
}

.address-bar .column-left .icon {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 34px;
    height: 25px;
    margin-left: -17px;
}

.address-bar .column-right.HE {
    background-position: 50% 40%;
    position: relative;
}

.address-bar .column-right.HT {
    background-position: 60% 45%;
    position: relative;
}

.address-bar .column-right .link-map {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.address-bar .column-right .button {
    height: 45px;
    width: 50%;
    float: left;
    line-height: 45px;
    min-width: 0px;
    font-size: 17px;
    position: absolute;
    z-index: 20;
    bottom: 0px;
}

.address-bar .column-right .button.button-primary {
    left: 0;
}

.address-bar .column-right .button.button-secondary {
    left: 50%;
}
/*---------------------------------------------------
/* logosbar
/*---------------------------------------------------*/

.logosbar {
    min-height: 200px;
    background-color: #ffffff;
}

.logosbar .column-left {
    display: block;
    text-align: center;
    padding-top: 30px;
}

.logosbar .column-left .title {
    display: inline-block;
    font-size: 17px;
    color: #817e7e;
}

.logosbar .column-right {
    padding-top: 70px;
}


.logosbar .logobox {
    text-align: center;
    vertical-align: bottom;
    display: block;
}

.logosbar .logo-partner {
    margin-top: 10px;
    display: inline-block;
    width: 133px;
    height: 70px;
}

.logosbar .logo-partner a {
    display: block;
    width: 100%;
    height: 100%;
}

.logosbar .logo-vinumhotels {
    display: inline-block;
    width: 66px;
    height: 54px;
    background: transparent url(/media/sprite.png) no-repeat 0px -300px;
}

.logosbar .logo-castelfeder {
    display: inline-block;
    width: 66px;
    height: 57px;
    background: transparent url(/media/sprite.png) no-repeat -100px -300px;
}

.logosbar .logo-weinstrasse {
    display: inline-block;
    width: 121px;
    height: 42px;
    background: transparent url(/media/sprite.png) no-repeat -200px -300px;
}

.logosbar .logo-suedtirol {
    display: inline-block;
    width: 72px;
    height: 39px;
    background: transparent url(/media/sprite.png) no-repeat -400px -300px;
}

.logosbar .logo-suedtriols-sueden {
    
}

.logosbar .logo .link {
    display: block;
    width: 100%;
    height: 100%;
}

.logosbar .logobox .logo {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .8s ease;
    -webkit-backface-visibility: hidden;
    transition: all .8s ease;
}

.logosbar .logobox .logo:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}
/*---------------------------------------------------
/*  nav.main
/*---------------------------------------------------*/

nav.main {
    position: absolute;
    right: 0px;
    top: 35px;
    text-align: right;
}

nav.main ul {
    margin: 0px;
    padding: 0px;
    height: 40px;
    position: relative;
}

nav.main li {
    list-style: none;
    display: inline-block;
}

nav.main .menu-0 {
    line-height: 21px;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    color: #615a57;
    display: block;
    height: 28px;
    padding: 0 3px;
    margin-left: 10px;
}

nav.main .menu-0:hover,
nav.main .level-0:hover .menu-0,
nav.main .menu-0.active-0 {
    border-bottom: 2px solid #615a57;
}

nav.main .flyout-0 {
    z-index: 99999;
    position: absolute;
    top: 40px;
    left: -60px;
    right: -60px;
    padding: 45px 0 30px 75px;
    text-align: center;
    background-color: #e2e0e0;
    min-height: 443px;
    display: none;
}

nav.main .level-0.align-right .flyout-0 {
    left: auto;
    right: 0;
}

nav.main .level-1 {
    padding: 0;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    display: block;
    text-align: left;
    visibility: visible;
    color: #ffffff;
    position: relative;
    background: url("/media/arrow.png") no-repeat 0px 2px;
    padding-left: 20px;
    margin-bottom: 10px;
}

nav.main .level-1:hover {
    background: url("/media/arrow-hover.png") no-repeat 0px 2px;
}

nav.main .flyout-0 .level-1 .menu-1 {
    font-size: 17px;
    line-height: 22px;
    padding: 0px;
    display: block;
    color: #4d4d4d;
}

nav.main .flyout-0 .level-1 .menu-1:hover {
    color: #712322;
}

nav.main .mobile {
    display: none;
}

nav.main .menu-overlay {
    display: none;
}



/*---------------------------------------------------
/*  menu-sidebar
/*---------------------------------------------------*/
.menu-sidebar {
    margin: 100px 30px 50px 10px;
    padding: 0px;
}

.menu-sidebar a {
    text-decoration: none;
    display: block;
    color: #686868;
    font-weight: 400;
    font-size: 22px;
}

.menu-sidebar ul,
.menu-sidebar li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.menu-sidebar .level-0 {
    padding: 0px;
}

.menu-sidebar .menu-0 {
    display: none;
}

.menu-sidebar .level-1 {
    padding: 0px;
}

.menu-sidebar .level-1 ul {
    padding-bottom: 4px;
}

.menu-sidebar .menu-1 {
    width: 270px;
    padding: 10px 0px;
    line-height: 17px;
    color: #686868;
    font-size: 17px;
    /*text-transform:uppercase;*/ /*Nadia:16.10.15*/
    position: relative;
}

.menu-sidebar .menu-1 span {
    position: absolute;
    right: 0px;
    top: 12px;
    display: none;
}

.menu-sidebar .menu-1 span::before {
    color: #282828;
    font-size: 22px;
}

.menu-sidebar .menu-1:hover span {
    /*display:block;*/
}

.menu-sidebar .level-2 {
    padding-left: 20px;
    text-transform: none !important;
}

.menu-sidebar .menu-2 {
    padding: 5px 0px 5px 15px;
    line-height: 15px;
    color: #686868;
    font-size: 15px;
}

.menu-sidebar .level-1:hover .menu-1,
.menu-sidebar .level-1.active-1 .menu-1 {
    color: #282828;
}

.menu-sidebar .level-2:hover .menu-2,
.menu-sidebar .level-2.active-2 .menu-2 {
    color: #282828;
}

.menu-sidebar .level-1.active-1 .menu-1 span {
    display: block;
}


/*---------------------------------------------------
/*  menu-bottom
/*---------------------------------------------------*/

.menu-bottom {
    min-height: 30px;
    padding-top: 30px;
    display: block;
    text-align: center;
}

.menu-bottom,
.menu-bottom a {
    font-size: 13px;
    line-height: 25px;
    color: #aaa9a9;
}

.menu-bottom a:hover {
    color: #913834;
}

.menu-bottom ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 380px;
    text-align: center;
}

.menu-bottom li {
    list-style: none;
    float: left;
    padding: 0px 2px;
    margin: 2px;
}

.menu-bottom li .logo-consisto {
    min-width: 49px;
    min-height: 19px;
    background: transparent url('https://www.consisto.it/media/logos/consisto-gray.png') left top no-repeat;
    display: inline-block;
}

.menu-bottom li .logo-consisto:hover {
    background: transparent url('https://www.consisto.it/media/logos/consisto.png') left top no-repeat;
}


/*---------------------------------------------------
/* STYLES FOR MODULES
/*---------------------------------------------------*/

/*START STYLE - ***BASEMODULE*** */
.base-module .item {
    margin-top: 50px;
    padding: 0px;
    background-color: #ffffff;
}

.base-module .item .image-wrapper .image,
.base-module .item .image-wrapper .image a {
    display: block;
    width: 100%;
    height: 100%;
}

.base-module .item .content-wrapper {
    float: left;
    width: 55%;
    margin: 0px;
    padding: 15px 20px;
}

.base-module .item .name {
    display: block;
    color: #4f4f4e;
    margin: 0px;
    padding: 0px;
    font-size: 28px;
    font-weight: 300;
    line-height: 32px;
    width: 100%;
}

.base-module .item .info {
    margin-top: 10px;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    overflow: hidden;
    color: #913834;
}

.base-module .item .description {
    margin-top: 15px;
    display: block;
    font-size: 17px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
    color: #686868;
}


/*STOP STYLE - ***BASEMODULE*** */
/*START STYLE - ADDRESSBAR*/
#addressbar .logosmall {
    position: relative;
    width: 100%;
    height: 1px;
}

#addressbar .logosmall img {
    position: absolute;
    left: 50%;
    top: -80px;
    margin-left: -66px;
    z-index: 20;
}

#addressbar .box-dolomites {
    position: absolute;
    height: 240px;
    width: 240px;
    left: 50%;
    margin-left: 12px;
    top: -270px;
    background-color: #ffffff;
    font-size: 34px;
    text-transform: uppercase;
    text-align: right;
    color: #a99b96;
    padding: 50px 10px 0px 10px;
    line-height: 45px;
    z-index: 10;
}

#addressbar .box-dolomites span {
    font-weight: 700;
    color: #8c132a;
}
/*STOP STYLE - ADDRESSBAR*/
/*START STYLE - BANNER-HOME*/
.banner-home {
    height: 895px;
    background-color: #ffffff;
}

.banner-home .slogans {
    height: 200px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 70%;
    left: 50%;
    width: 800px;
    margin-left: -400px;
}

.banner-home .slogans.middle {
    top: 60%;
}

.banner-home .title-row {
    display: block;
    font-family: "Tinos", Arial, sans-serif;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 60px;
    color: #ffffff;
    z-index: 100;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.50);
    font-style: italic;
    line-height: 60px;
    letter-spacing: 3px;
    font-weight: 400;
    overflow: hidden;
}

.banner-home .slides {
    height: 100%;
    display: none;
}

.banner-home .slides img {
    width: auto;
}

.banner-home .slides li {
    height: 100%;
}

.banner-home .rslides_nav {
    display: block;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 66%;
    left: 50%;
    z-index: 200;
}

.banner-home .rslides_nav.middle {
    top: 50%;
}

.banner-home .rslides_nav.prev {
    margin-left: -470px;
    height: 200px;
}

.banner-home .rslides_nav.next {
    margin-left: 400px;
    height: 200px;
}

.banner-home .rslides_nav .arrow-prev,
.banner-home .rslides_nav .arrow-next {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 200px;
    text-align: center;
}

.banner-home .rslides_nav .arrow-prev::before,
.banner-home .rslides_nav .arrow-next::before {
    font-size: 50px;
    color: #ffffff;
    /*text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.50);*/
}
/*STOP STYLE - BANNER-HOME*/
/*START STYLE - BANNER-DEFAULT*/
.banner-default {
    height: 568px;
    background-color: #ffffff;
}

.banner-default.contact,
.banner-deafult.bookingWidget {
    display: none;
}

.banner-default .slides {
    height: 100%;
    display: none;
}

.banner-default .slides img {
    width: auto;
}

.banner-default .slides li {
    height: 100%;
}

.banner-default .rslides_nav {
    display: block;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 80%;
    left: 50%;
    z-index: 20;
}

.banner-default .rslides_nav.prev {
    margin-left: -80px;
    height: 100px;
}

.banner-default .rslides_nav.next {
    margin-left: 30px;
    height: 100px;
}

.banner-default .rslides_nav .arrow-prev,
.banner-default .rslides_nav .arrow-next {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.banner-default .rslides_nav .arrow-prev::before,
.banner-default .rslides_nav .arrow-next::before {
    font-size: 50px;
    color: #ffffff;
    line-height: 100px;
    /*text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.50);*/
}
/*STOP STYLE - BANNER-DEFAULT*/
/*START STYLE - BOX OFFERS*/
.offers-bar {
    height: 830px;
    padding-top: 55px;
}

.box-offers .silder .image {
    width: 100%;
    max-width: 1100px;
    height: auto;
}

.box-offers .slider .slick-slide {
    height: 500px;
    margin-top: 75px;
    display: block;
    text-align: center;
}

.box-offers .slider .content-slide {
    display: inline-block;
    background-color: #ffffff;
}

.box-offers .title,
.box-offers .title-sup {
    display: block;
    text-align: center;
    width: 100%;
}

.box-offers .title {
    margin-top: 10px;
}

.box-offers .title-sup {
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    margin: 0px;
    color: #b9b9b9;
}

.box-offers .slider .content-slide .description {
    display: block;
    position: relative;
    height: 225px;
    width: 340px;
    padding-top: 40px;
}

.box-offers .slider .content-slide .description .name {
    display: block;
    font-weight: 300;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    width: 100%;
    padding: 0 20px;
    color: #4f4f4e;
    height: 65px;
    overflow: hidden;
}

.box-offers .slider .content-slide .description .price-specification {
    display: block;
    font-size: 17px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    padding: 0 20px;
    color: #545454;
}

.box-offers .slider .content-slide .description .button-row {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 0px;
    width: 100%;
    text-align: center;
    z-index: 10;
}

.box-offers .slider .content-slide .description .price-wrapper {
    display: block;
    position: absolute;
    top: -100px;
    right: 25px;
    width: 120px;
    height: 120px;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 3px solid #FFFFFF;
    z-index: 20;
    background-color: #756f6d;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
}

.box-offers .slider .content-slide .description .price-wrapper .price-title {
    display: block;
    width: 100%;
    margin-top: 30px;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}

.box-offers .slider .content-slide .description .price-wrapper .price {
    font-family: "Tinos", Arial, sans-serif;
    display: block;
    width: 100%;
    margin-top: 5px;
    color: #ffffff;
    font-size: 32px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
}

.box-offers .arrow-wrapper {
    width: 100%;
    height: 0px;
    position: relative;
    font-size: 0px;
}

.box-offers .arrow-wrapper .prev,
.box-offers .arrow-wrapper .next {
    height: 0px;
    width: 0px;
    display: inline-block;
    position: absolute;
    bottom: 370px;
}

.box-offers .arrow-wrapper .prev::before,
.box-offers .arrow-wrapper .next::before {
    color: #d4d4d4;
    font-size: 40px;
    cursor: pointer;
}

.box-offers .arrow-wrapper .prev {
    left: -50px;
}

.box-offers .arrow-wrapper .next {
    right: -10px;
}
/*STOP STYLE - BOX OFFERS*/
/*START STYLE - COUPON*/
.coupon .button-row {
    margin-bottom: 20px !important;
}

.coupon .privacy-row {
    margin-top: 20px !important;
}

/*for common styles see form.css*/
/*STOP STYLE - COUPON*/
/*START STYLE - DOWNLOADS*/
/*STOP STYLE - DOWNLOADS*/
/*START STYLE - GALLERIES-BAR*/
.galleries-bar {
    height: 680px;
}

.galleries-bar .image-big {
    height: 664px;
    padding-right: 16px;
}

.galleries-bar .image-medium {
    height: 332px;
    padding-bottom: 8px;
}

.galleries-bar .image-small-left {
    height: 332px;
    padding-top: 8px;
    padding-right: 8px;
}

.galleries-bar .image-small-right {
    height: 332px;
    padding-top: 8px;
    padding-left: 8px;
}

.galleries-bar .gallery-bg {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.galleries-bar .gallery-bg .gallery-click {
    background: rgba(117,111,109, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    text-align: center;
    z-index: 10;
}

.galleries-bar .gallery-bg:hover .gallery-click {
    display: block;
}

.galleries-bar .gallery-bg .gallery-click .icon-camera {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 40px;
    padding-top: 8px;
    margin-left: -25px;
    margin-top: -40px;
}

.galleries-bar .gallery-bg .gallery-click .icon-camera::before {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
}

.galleries-bar .gallery-bg .gallery-click .title {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    height: 100%;
    width: 100%;
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    color: #ffffff;
    z-index: 20;
}

.galleries-bar .gallery-bg .gallery-click .title span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

/*STOP STYLE - GALLERIES-BAR*/
/*START STYLE - GALLERIES*/
.galleries .li-item {
    padding: 0px;
    background-color: #ffffff;
    margin-top: 30px;
}

.galleries span {
    display: block;
}

.galleries .item .name {
    min-height: 100px;
    padding: 15px;
    text-align: center;
}

.galleries .item .image {
    max-width: 360px;
    width: 100%;
    height: auto;
    margin: 0;
}

.fancybox, .fancybox-gallery, .fancybox-grouped {
    cursor: url(/media/lupe.cur),pointer;
}

/*STOP STYLE - GALLERIES*/
/*START STYLE - GOOGLEMAP - ROUTEPLANNER*/
#map {
    height: 500px;
}

.route-planner .address.route-start {
    width: 100%;
    border: solid 1px #7c675f;
    margin-bottom: 15px;
}

.route-planner .row .button {
    margin-top: 15px;
}
/*STOP STYLE - GOOGLEMAP - ROUTEPLANNER*/
/*START STYLE - HIGHLIGHTS*/
.highlights-bar {
    display: block;
    text-align: center;
    padding: 100px 0;
}

.highlights-bar .content-wrapper {
    min-height: 215px;
    background-color: #ffffff;
    padding: 40px 30px;
}

.highlights-bar .content-wrapper .item {
    position: relative;
    padding: 0px 30px 10px 30px;
}

.highlights-bar .content-wrapper .item .name {
    border-bottom: 1px solid #dcd9d9;
    padding: 10px 0;
}

.highlights-bar .content-wrapper .link {
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -90px;
    z-index: 10;
}

.highlights-bar .content-wrapper .link .button {
    width: 180px;
    height: 55px;
    font-size: 18px;
    color: #ffffff;
    border: 0px;
    text-align: center;
    line-height: 55px;
    text-transform: none;
}

.highlights-bar .content-wrapper .image {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -28px;
    z-index: 10;
    width: 56px;
    height: 42px;
    background: transparent url(/media/sprite.png) no-repeat 0px 0px;
}
/*STOP STYLE - HIGHLIGHTS*/
/*START STYLE - IMAGEBARBOTTOM*/
#imageBarBottom {
    background-color: #ffffff;
    font-size: 0px;
    line-height: 0px;
}

#imageBarBottom .image {
    width: 100%;
    height: auto;
}
/*STOP STYLE - IMAGEBARBOTTOM*/
/*START STYLE - MENUICONS*/
#iconsMenu {
    height: 94px;
    background-color: #9e887f;
    position: relative;
    padding: 35px 0 30px 0;
}

#iconsMenu .iconsContainer {
    width: 540px;
    position: absolute;
    left: 50%;
    margin-left: -270px;
}

#iconsMenu a {
    width: 165px;
    height: 30px;
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    color: #e9e5e3;
    margin-right: 15px;
}

#iconsMenu a:before {
    margin-right: 13px;
    padding: 0px;
    vertical-align: top;
    display: inline-block;
    font-size: 22px;
    color: #bbaca6;
    margin-left: 0px;
    font-size: 30px;
    margin-top: -2px;
}

#iconsMenu a:hover, #iconsMenu a:hover:before {
    color: #ffffff;
}
/*STOP STYLE - MENUICONS*/
/*START STYLE - NEWSLETTER*/
.newsletter .form-block {
    margin-top: 15px;
}

.newsletter .unsubscribe h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}
/*for common styles see form.css*/
/*STOP STYLE - NEWSLETTER*/
/*START STYLE - NEWS-BAR*/
.news-bar {
    min-height: 300px;
    background-color: #817e7e;
}

.news-bar .item {
    height: 100%;
    width: 100%;
}

.news-bar .left-column {
    height: 100%;
}

.news-bar .left-column a {
    display: block;
    width: 100%;
    height: 100%;
}

.news-bar .left-column a img {
    display: block;
    width: 100%;
    height: auto;
}

.news-bar .right-column {
    height: 100%;
    text-align: center;
    padding-top: 30px;
}

.news-bar .right-column .person-image img {
    overflow: hidden;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
}

.news-bar .right-column .date {
    margin-top: 15px;
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 28px;
    color: #ffffff;
}

.news-bar .right-column .title {
    display: block;
    font-size: 38px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 300;
    line-height: 38px;
    padding: 0px 40px;
    margin: 15px 0px;
}

.news-bar .right-column .description {
    padding: 0px 40px;
    color: #d7d7d7;
    line-height: 20px;
}

.news-bar .right-column .link-detail {
    display: block;
    text-align: center;
    font-weight: 700;
    margin-top: 5px;
    color: #d7d7d7;
    padding-bottom: 20px;
}
/*STOP STYLE - NEWS-BAR*/

/*START STYLE - NEWS DETAIL*/

.news .detail .name-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

.news .detail .infos-wrapper {
    width: 100%;
    height: 50px;
}

.news .detail .infos-wrapper .infos {
    float: left;
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.news .detail .infos-wrapper .back {
    float: right;
    line-height: 50px;
}

.news .detail .infos-wrapper .link-back::before {
    margin-right: 10px;
    font-weight: 600;
    font-size: 16px;
}

.news .detail .image-wrapper {
    margin-bottom: 20px;
    float: left;
    position: relative;
    display: block;
}

.news .detail .image-wrapper a,
.news .detail .image-wrapper img {
    display: block;
    width: 100%;
    height: auto;
}

.news .detail .image-wrapper ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.news .detail .room-images {
    margin: 0px;
    overflow: hidden;
    position: relative;
}

/*STOP STYLE - NEWS DETAIL*/

/*START STYLE - NEWS LIST*/
.news .link-detail {
    display: block;
    font-weight: 700;
    margin-top: 10px;
}
/*STOP STYLE - NEWS LIST*/

/*START STYLE - OFFERS DETAIL*/
.offers .detail .name-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

.offers .detail .infos-wrapper {
    width: 100%;
    height: 50px;
}

.offers .detail .infos-wrapper .infos {
    float: left;
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.offers .detail .infos-wrapper .back {
    float: right;
    line-height: 50px;
}

.offers .detail .infos-wrapper .link-back::before {
    margin-right: 10px;
    font-weight: 600;
    font-size: 16px;
}

.offers .detail .image-wrapper {
    margin-bottom: 20px;
    float: left;
    position: relative;
    display: block;
}

.offers .detail .image-wrapper a,
.offers .detail .image-wrapper img {
    width: 100%;
    height: auto;
}

.offers .detail .image-wrapper ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.offers .detail .room-images {
    margin: 0px;
    overflow: hidden;
    position: relative;
}

.offers .detail .description-wrapper {
    margin-bottom: 50px;
}

.offers .detail .description-wrapper .description {
    padding-right: 30px;
}

.offers .detail .description-wrapper .price-wrapper {
    background-color: #ffffff;
    border: 1px solid #e3e1df;
    padding: 13px 20px;
    margin-bottom: 20px;
}

.offers .detail .description-wrapper .price-wrapper .price {
    font-size: 22px;
    line-height: 22px;
    margin: 12px 0;
    display: block;
    width: 100%;
    color: #913834;
}

.offers .detail .description-wrapper .price-wrapper .price-info {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
}

.offers .detail .description-wrapper .button-wrapper .button {
    height: 50px;
    width: 100%;
    margin-bottom: 3px;
}
/*STOP STYLE - OFFERS DETAIL*/
/*START STYLE - OFFERS LIST*/

.base-module .item .image-wrapper {
    width: 45%;
    max-height: 300px;
    float: left;
}

.offers .item .title {
    margin: 0px;
    padding: 0px;
}

.offers .item .price {
    margin-top: 15px;
    font-weight: bold;
}

.offers .item .button-wrapper {
    height: 0px;
    min-height: 0px;
    position: relative;
}

.offers .item .button-wrapper .button-detail {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 10;
}

.offers .item .price-wrapper {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 120px;
    height: 120px;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 3px solid #FFFFFF;
    z-index: 20;
    background-color: #756f6d;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
}

.offers .item .price-wrapper .price-title {
    display: block;
    width: 100%;
    margin-top: 30px;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}

.offers .item .price-wrapper .price {
    font-family: "Tinos", Arial, sans-serif;
    display: block;
    width: 100%;
    margin-top: 5px;
    color: #ffffff;
    font-size: 32px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
}

/*STOP STYLE - OFFERS LIST*/
/*START STYLE - ONLINE BOOKING - WIDGET BOOKING SUEDTIROL*/
.hgv_widget {
    margin-top: 40px !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 15px !important;
    line-height: 18px !important;
    color: #868686 !important;
    background-color: #f3f3f3 !important;
}

.hgv_widget .hgv_title {
    color: #913834 !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    line-height: 22px !important;
    text-transform: uppercase !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
}

.hgv_widget .hgv_cal_nav_l a,
.hgv_widget .hgv_cal_nav_l a:hover,
.hgv_widget .hgv_cal_nav_r a,
.hgv_widget .hgv_cal_nav_r a:hover {
    color: #ffffff !important;
}

.hgv_widget .hgv_cal_nav_l a:hover span,
.hgv_widget .hgv_cal_nav_r a:hover span {
    text-decoration: none;
}

.hgv_widget .hgv_bg3 {
    background-color: #913834 !important;
}

.hgv_widget .hgv_bg2 {
    background-color: #ffffff !important;
}

.hgv_widget .hgv_bg1 {
    background-color: #d3bd9c !important;
}

.hgv_widget .hgv_br1 {
    border: 1px solid #e3e1df !important;
}

.hgv_widget h3 {
    margin: 10px 0 !important;
    font-weight: 200;
    font-size: 28px !important;
    color: #282828;
}

.hgv_widget div.hgv_nav_step.hgv_nav_step_on div {
    background-color: #913834 !important;
    color: #ffffff !important;
}

.hgv_widget .hgv_room_occ input {
    margin-left: 10px;
}
/*STOP STYLE - ONLINE BOOKING - WIDGET BOOKING SUEDTIROL*/
/*START STYLE - PRICES*/
/* (for prices styles please see prices.css) */
/*STOP STYLE - PRICES*/
/*START STYLE - QUICK REQUEST (COMMON FOR TOP & BOTTOM BARS)*/
.quickrequest-common {
    background-color: #e2e0e0;
    min-height: 112px;
    padding-top: 28px;
}

.quickrequest-common .dates,
.quickrequest-common .last,
.quickrequest-common .dateArrival,
.quickrequest-common .dateDeparture {
    min-height: 55px;
    float: left;
}

.quickrequest-common .dateArrival,
.quickrequest-common .dateDeparture {
    width: 185px;
    margin-right: 20px;
    position: relative;
    border: solid 1px #ded7d4;
}

.quickrequest-common .dateArrival .ui-datepicker-trigger,
.quickrequest-common .dateDeparture .ui-datepicker-trigger {
    margin-top: 8px;
    margin-left: 8px;
}

.quickrequest-common .dateArrival input,
.quickrequest-common .dateDeparture input {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 185px;
    height: 55px;
    border: 0px;
    padding-left: 25px;
    color: #554f4c;
    font-size: 18px;
    background: url("/media/calendar.png") no-repeat right 15px top 15px #ffffff;
}

.quickrequest-common .last {
    margin-left: 45px;
}

.quickrequest-common .last .button {
    float: left;
    width: 180px;
    height: 55px;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0px;
    text-align: center;
    line-height: 55px;
}
/*STOP STYLE - QUICK REQUEST (COMMON FOR TOP & BOTTOM BARS)*/

/*START STYLE - QUICK REQUEST BOTTOM*/
.quickrequest-bottom {
    background-color: #756f6d;
}

.quickrequest-bottom .title {
    width: 275px;
    float: left;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 28px;
    color: #ffffff;
}
/*STOP STYLE - QUICK REQUEST BOTTOM*/


/*START STYLE - RATINGS*/
.ratings-page .ratings-holidaycheck {
    display: none;
}

.ratings-page .ratings-holidaycheck.de {
    display: block;
}

.ratings-page .ratings-holidaycheck div.hc-widget.hc-widget-large {
    width: 100%;
}

.ratings-page .ratings-holidaycheck div.hc-widget.hc-widget-white {
    border: 1px solid #e3e1df;
}

.ratings-page .ratings-holidaycheck div.hc-widget.hc-widget-large div.hc-widget-body span.hc-widget-hotel-name {
    font-size: 20px;
}

.ratings-page .ratings-holidaycheck div.hc-widget div.hc-widget-content-box span.hc-widget-quote-author,
.ratings-page .ratings-holidaycheck div.hc-widget div.hc-widget-content-box span.hc-widget-quote-body {
    font-size: 13px;
}

.ratings-page .ratings-holidaycheck div.hc-widget.hc-widget-white a.hc-widget-cta {
    background-color: #006fb7;
    color: #ffffff;
    font-size: 18px;
}


.ratings-page .ratings-tripadvisor .widSSP {
    width: 100% !important;
}

.ratings-page .ratings-tripadvisor .widSSP .widSSPData {
    border: 1px solid #e3e1df !important;
}

.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPH11 {
    font-family: "Roboto", Arial, sans-serif !important;
    color: #589442 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
}

.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPH18 {
    font-family: "Roboto", Arial, sans-serif !important;
    text-align: center !important;
    font-size: 22px !important;
    line-height: 50px !important;
    background-color: #589442 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    border: 0px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    display: none !important;
}

.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPOneReview .widSSPBullet li span {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 14px !important;
    color: #777 !important;
}

.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPOneReview .widSSPBullet li a,
.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPOneReview .widSSPBullet li a:hover,
.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPAll a,
.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPAll a:hover {
    color: #589442 !important;
}

.ratings-page .ratings-tripadvisor .widSSP .widSSPData .widSSPLegal {
    display: none !important;
}
/*STOP STYLE - RATINGS*/

/*START STYLE - REVIEWS BAR*/
.reviews-bar {
    height: 415px;
    display: block;
    text-align: center;
    padding-top: 130px;
}

.reviews-bar .text {
    position: relative;
    display: inline-block;
    width: 710px;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    color: #4d4d4d;
}

.reviews-bar .text .quote {
    display: block;
    width: 48px;
    height: 42px;
    position: absolute;
}

.reviews-bar .text .quote-left {
    background: transparent url(/media/sprite.png) no-repeat -100px -400px;
    top: -20px;
    left: -63px;
}

.reviews-bar .text .quote-right {
    background: transparent url(/media/sprite.png) no-repeat -200px -400px;
    bottom: -20px;
    right: -63px;
}

.reviews-bar .icons {
    display: block;
    height: 35px;
    margin-top: 50px;
    text-align: center;
}

.reviews-bar .icons .icon {
    margin: 0 10px;
    display: inline-block;
    height: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .8s ease;
    -webkit-backface-visibility: hidden;
    transition: all .8s ease;
}

.reviews-bar .icons .icon:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.reviews-bar .icons .icon.holidaycheck {
    display: none;
}

.reviews-bar .icons .icon.holidaycheck.de {
    display: inline-block;
}

.reviews-bar .icons .icon a {
    display: block;
    width: 100%;
    height: 100%;
}

.reviews-bar .icons .tripadvisor {
    width: 120px;
    background: transparent url(/media/sprite.png) no-repeat 0px -200px;
}

.reviews-bar .icons .holidaycheck {
    width: 100px;
    background: transparent url(/media/sprite.png) no-repeat -200px -200px;
}
/*STOP STYLE - REVIEWS BAR*/
/*START STYLE - ROOMS DETAIL*/
.rooms .detail {
    margin-bottom: 60px;
}

.rooms .detail .name-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

.rooms .detail .infos-wrapper {
    width: 100%;
    height: 50px;
}

.rooms .detail .infos-wrapper .infos {
    float: left;
    line-height: 50px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.rooms .detail .infos-wrapper .back {
    float: right;
    line-height: 50px;
}

.rooms .detail .infos-wrapper .link-back::before {
    margin-right: 10px;
    font-weight: 600;
    font-size: 16px;
}

.rooms .detail .image-wrapper {
    margin-bottom: 20px;
    float: left;
    position: relative;
    display: block;
}

.rooms .detail .image-wrapper a,
.rooms .detail .image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

.rooms .detail .image-wrapper ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.rooms .detail .room-images {
    margin: 0px;
    overflow: hidden;
    position: relative;
    max-height: 342px;
}

.rooms .detail .room-images .flex-prev {
    position: absolute;
    left: 10px;
    top: 40%;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
    padding-left: 3px;
    padding-top: 8px;
}

.rooms .detail .room-images .flex-next {
    position: absolute;
    right: 10px;
    top: 40%;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
    padding-left: 7px;
    padding-top: 8px;
}

.rooms .detail .room-images .flex-prev span::before,
.rooms .detail .room-images .flex-next span::before {
    font-size: 28px;
    color: #ffffff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.50);
}

.rooms .detail .room-images .flex-disabled {
    display: none;
}

.rooms .detail .flex-active-slide {
    display: block;
    height: auto;
}

.rooms .detail .description-wrapper {
    margin-bottom: 50px;
}

.rooms .detail .description-wrapper .description {
    padding-right: 30px;
}

.rooms .detail .description-wrapper .button-row .button {
    height: 50px;
    width: 100%;
    margin-bottom: 3px;
}

.rooms .detail .prices-room-detail .season {
    margin-bottom: 10px;
}

.rooms .detail .prices-room-detail h3 {
    margin-bottom: 20px;
}

.rooms .detail .prices-room-detail .season .price-item {
    padding: 7px 15px;
    margin-bottom: 5px;
}

.rooms .detail .prices-room-detail .season .price-item:nth-child(2n) {
    background-color: #ffffff;
}

.rooms .detail .link-prices {
    font-style: italic;
    display: block;
    color: #913834;
}

.rooms .detail .text-block {
    margin-top: 20px;
}

.rooms .suggestions h3 {
    margin-bottom: 20px;
}

.rooms .suggestions .sugg-item:nth-child(2n+1) .item-wrapper {
    float: left;
    margin-right: 15px;
}

.rooms .suggestions .sugg-item:nth-child(2n) .item-wrapper {
    margin-left: 15px;
    float: right;
}

.rooms .suggestions .item-wrapper {
    background-color: #ffffff;
    text-align: center;
}

.rooms .suggestions .item-wrapper .image img {
    width: 100%;
    height: auto;
}

.rooms .suggestions .item-wrapper .content-wrapper {
    min-height: 140px;
    padding: 10px 0;
}

.rooms .suggestions .item-wrapper .content-wrapper .name {
    display: block;
    width: 100%;
    height: 100%;
}

.rooms .suggestions .item-wrapper .content-wrapper .name span {
    display: block;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    padding: 0 5px;
    color: #4f4f4e;
    overflow: hidden;
    margin-bottom: 5px;
}

.rooms .suggestions .item-wrapper .content-wrapper .infos {
    display: block;
    width: 100%;
    text-align: center;
}

.rooms .suggestions .item-wrapper .content-wrapper .button-detail {
    margin-top: 15px;
}
/*STOP STYLE - ROOMS DETAIL*/
/*START STYLE - ROOMS LIST*/
.rooms .item .image-wrapper {
    width: 45%;
    max-height: 220px;
    float: left;
}

.rooms .item .title {
    margin: 0px;
    padding: 0px;
}

.rooms .item .description {
    margin-top: 15px;
}

.rooms .item .button-wrapper {
    height: 0px;
    min-height: 0px;
    position: relative;
}

.rooms .item .button-wrapper .button-detail {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 10;
}

/*STOP STYLE - ROOMS LIST*/
/*START STYLE - ROOMS > PRICESROOM*/
#pricesRoom {
    margin: 35px 0 15px 0;
}

#pricesRoom .season {
    width: 45%;
    float: left;
}

#pricesRoom .season:first-child {
    margin-right: 10%;
}

#pricesRoom .season h3 {
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

#pricesRoom .row-room {
    position: relative;
    overflow: hidden;
    padding: 12px 5px;
}

#pricesRoom .row-room:nth-child(2n+1) {
    background: #e9e5e3;
    padding: 5px;
}

#pricesRoom .column-begin {
    width: 50%;
    position: relative;
    float: left;
    text-align: center;
}

#pricesRoom .row {
    width: 50%;
    position: relative;
    float: left;
    overflow: hidden;
}

#pricesRoom .row .column {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}

/*STOP STYLE - ROOMS > PRICESROOM*/
/*START STYLE - SITEPATH*/
.sitepath {
    font-family: "Reenie Beanie", Arial, serif;
    margin-top: 35px;
    font-size: 28px;
    line-height: 28px;
    color: #b9b9b9;
}

.sitepath.contact,
.sitepath.bookingWidget {
    height: 0px;
    overflow: hidden;
}

.sitepath a {
    color: #b9b9b9;
}
/*STOP STYLE - SITEPATH*/
/*START STYLE - TEASER MENU MAIN FLYOUT*/

.teaser-menu-flyout {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 443px;
    width: 470px;
}

.teaser-menu-flyout .content-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.teaser-menu-flyout .content-wrapper a {
    display: block;
    width: 100%;
    height: 100%;
}

.teaser-menu-flyout .content-wrapper .image {
    position: absolute;
    z-index: 5;
    top: 0px;
    right: 0px;
    width: 470px;
    height: 350px;
    border: 0;
}

.teaser-menu-flyout .content-wrapper .title {
    position: absolute;
    z-index: 5;
    width: 470px;
    height: 96px;
    bottom: 0px;
    right: 0px;
    background-color: #c9c9c9;
    line-height: 96px;
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 48px;
    text-align: center;
}

/*STOP STYLE - TEASER MENU MAIN FLYOUT*/
/*START STYLE - TEASER*/
.teaser-bar {
    background-color: #cccccc;
    height: 355px;
    margin-bottom: 85px;
}

.teaser-bar .container {
    height: 100%;
}

.teaser,
.teaser ul,
.teaser ul li {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

.teaser .image-wrapper {
    height: 100%;
}

.teaser .text-wrapper {
    position: relative;
    padding: 120px 60px 80px 60px;
    height: 100%;
}

.teaser .text-wrapper .name {
    font-family: "Reenie Beanie", Arial, serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px;
}

.teaser .text-wrapper .description {
    text-align: center;
}

.teaser .text-wrapper .link {
    display: block;
    text-align: center;
    font-weight: 700;
    margin-top: 5px;
}

.teaser .text-wrapper .icon {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -28px;
    width: 56px;
    height: 42px;
}
/*STOP STYLE - TEASER*/
/*START STYLE - VIDEOS*/
/*STOP STYLE - VIDEOS*/
/*START STYLE - WEBCAMS*/

#webcams .item {
    margin: 0px;
}

#webcams .item:nth-child(2n+1) {
    clear: left;
}

#webcams .name {
    color: #8c132a;
    font-size: 18px;
    margin: 0;
    font-weight: 600;
}

#webcams .image {
    width: 90%;
    height: auto;
    max-width: 400px;
}
/*STOP STYLE - WEBCAMS*/
/*START STYLE - WEATHER*/

.weather img {
    display: block;
    max-width: 100%;
    height: auto;
}

.weather .h2 {
    margin-top: 30px;
}

.weather .item-title {
    margin: 10px 0;
    font-size: 22px;
    background-color: #ffffff;
    color: #913834;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e3e1df;
}

.weather .preview .item-title {
    margin-top: 30px;
}

.weather .table-temperature .min,
.weather .table-temperature .max,
.weather .table-temperature .title {
    padding: 3px;
}

.weather .table-temperature .title {
    font-weight: 700;
}

.weather .table-temperature .min {
}

.weather .day {
    text-align: center;
    padding: 20px 0;
}

.weather .day .image {
    margin-bottom: 5px;
}

.weather .day .image img {
    display: inline-block;
}

.weather .day .date {
    margin-bottom: 5px;
}

.weather .day .image:before {
    font-size: 60px;
    line-height: 60px;
}

.weather .copyright {
    display: inline-block;
    margin-top: 30px;
}

/*STOP STYLE - WEATHER*/
