/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - 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: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - 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: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - 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: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - 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: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - 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: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/fileadmin/fonts/Google_Fonts/open-sans-v35-latin/open-sans-v35-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


.frame-space-before-extra-large, .frame-space-after-extra-large {
    margin-top: 8em !important;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    border: 40px;
    background: #ffffff;
    color: #444444;
}
body p {
    font-size: 1.6rem;
    font-weight: 300;
}
.easybutton a {
    text-decoration: none;
}
#ebCategories .description, .EBPRC-category-resulttable, .EBPRC-priceinfo-general p {
    font-size: 1.4rem !important;
    font-weight: 300;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-title h3 {
    text-align: left !important;
    color: #762018 !important;
    font-size: 1.6em !important;
	text-transform: uppercase;
    vertical-align: middle;
    padding-left: 10px;
    padding-bottom: 0 !important;
	line-height: 60px !important;
}
.EBCTG-eb-catlist-wrap {
    background: #fff;
    border: 1px solid #998374;
}
.EBCTG-flexslider {
    border-right: 1px solid #CCC !important;
    border-bottom: 1px solid #CCC !important;
}
.EBCTG-btn, .EBPRC-button {
    text-decoration: none !important;
}
.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype select {
    font-size: 13px !important;
}
.EBCTG-btn-default, a.EBCTG-btn-default, a:link.EBCTG-btn-default {
    color: #762018 !important;
    border-color: #762018 !important;
}
.EBCTG-btn {
    padding: 10px 5% !important;
}
a {
    color: #762018;
	font-weight: 500;
}
a:hover {
    color: #762018;
    text-decoration: underline;
	font-weight: 500;	
}
.easybutton a {
    text-decoration: none !important;
}
#main-content a {
    text-decoration: underline;
}
body p em {
    font-size: 1.8rem;
    color: #762118;
    font-weight: 300;
}
h1, h2, h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
}
h1, .h1  {
    font-size: 2.25em;
    font-weight: 600;
    color: #762018 !important;
    position: relative;
    padding-bottom: 5px;
    text-transform: none;
    margin: 1em 0;
    word-break: normal;	
}
h2, .h2 {
    font-size: 2.2rem;
    font-weight: 500;	
    text-align: left !important;
    color: #762018 !important;
    padding-bottom: 0 !important;
    margin: 0 0 0 0 !important;
    text-transform: none;	
    word-break: normal;		
}
h3, .h3 {
    font-size: 1.5em !important;
    font-weight: 600;	
    text-align: left !important;
    color: #762018 !important;
	text-transform: uppercase;
    padding-bottom: 0px !important;	
    word-break: normal;		
    margin: 0 0 0 0 !important;	
}
.btnLink {
    padding: 13px 24px;
    color: #fff;
    border: 0px;
    margin: 5px 0;
    background: #762018;
    border: 1px solid #762018;
    min-width: 200px;
}
.btnLink:hover {
    background: transparent;
    color: #762018;
}
.navbar-collapse {
    flex-grow: 0.4 !important;
    align-items: center;
}
.navbar-expand-md .navbar-collapse {
    margin-left: 50% !important;
}
@media (max-width: 1650px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 45% !important;
    }	
}
@media (max-width: 1650px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 45% !important;
    }	
}
@media (max-width: 1500px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 40% !important;
    }	
}
@media (max-width: 1350px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 35% !important;
    }	
}
@media (max-width: 1250px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 30% !important;
    }	
}
@media (max-width: 1200px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 40% !important;
    }	
}
@media (max-width: 1100px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 35% !important;
    }	
}
@media (max-width: 1000px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 30% !important;
    }	
}
@media (max-width: 900px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 25% !important;
    }	
}
@media (max-width: 850px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 20% !important;
    }	
}
@media (max-width: 800px) {
    .navbar-expand-md .navbar-collapse {
    margin-left: 15% !important;
    }	
}
.navbar {
    background: #FFFFFF;
}
.navigation {
    z-index: 9999;
}
.navigation .nav {
    height: 110px;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.navigation li a {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: none;
    color: #762018;
	white-space: nowrap;
}
.navigation li a:hover {
    background: transparent;
    color: #AA9687;
}
.navigation li.active a {
    background: transparent;
    color: #AA9687;
}
#logo img {
    max-height: 100px;
    padding: 12px;
}
#slider {
    margin-top: 110px;
}
#slider::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background: #000;
    opacity: 0.2;
    z-index: 99;
}
#slider #hotelName {
    position: absolute;
    top: 0;
    left: unset;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
#slider #hotelName .page-title {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 50px !important;
    color: #FFFFFF !important;
    text-shadow: 8px 8px 20px #000, 10px 10px 20px #000 !important;
	display: none !important;
}
#slider .additional_slider h2 {
    text-transform: lowercase;
    font-size: 70px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
}
.tp-banner {
    height: 790px !important;
}
#smallsearchAnfrage {
    position: relative;
    z-index: 999;
    width: 80%;
    display: flex;
    margin: -80px auto 0 auto;
    background: #fff !important;
    -webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.2);
    box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.2);
	display: none;
}
#smallsearchAnfrage h5 {
    font-size: 28px;
    font-weight: bold;
    color: white;
    padding: 0;
    text-transform: uppercase;
    display: none;
}
.eb_smallsearch .datepicker {
    background: transparent;

}
.eb_smallsearch .arrival input, .eb_smallsearch .departure input, .eb_smallsearch .control-group input {
    color: #998374;
    font-size: 1.8rem;
    font-weight: 200;
    border: 1px solid #998374;
}
.eb_smallsearch button, .eb_smallsearch .submitButton {
    background: #998374;
    color: #fff;
    border: 1px solid #998374;
}
.eb_smallsearch button:hover, .eb_smallsearch .submitButton:hover {
    background: #fff;
    color: #998374;
}
#ui-datepicker-div {
    z-index: 99999 !important;
}
#kontakt {
    background: #979BA1;
    font-weight: 300;
}
#kontakt li {
    font-size: 1.4rem;
    color: #222831 !important;	
}
#kontakt a {
    color: #222831;
}
#footer {
    background: #979BA1;
    border-top: none;
    padding: 40px 0;
    color: #222831;
    font-size: 1.4rem;
}
.footerlinks, .footerlinks a {
    color: #222831;
}

.ce-gallery img {
    width: 100%;
    height: auto;
}
.buttonLeft {
    justify-content: flex-end;
}
.buttonRight {
    justify-content: flex-start;
}
@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 920px;
    }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}


.wtext {
    position: relative;
    right: 70px;
    top: 60px;
    background: rgb(255 255 255 / 85%);
    padding: 60px;
}
.roomprev {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.roomprev .ce-gallery {
    margin: 40px 20px 40px 20px;
}
.roomprev .ce-gallery img {
    width: 220px;
    height: 300px;
    object-fit: cover;
}
.roomprev .image-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 65%);
    color: #000;
    padding: 5px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 300;
}
.roomprev .image:hover .image-caption {
    opacity: 1;
}

/**************************************
***Seite Sommerurlaub & Winterurlaub***
***************************************/
.image-space-top {
    margin-top: 150px;
}
#c67608, #c67607 {
    display: flex;
    justify-content: center;
}

/*****************
***Media Querys***
******************/

@media (max-width: 1200px) {
    #logo img {
        max-height: 80px;
    }
    .navigation li a {
        font-size: 1.2rem;
    }
    #ebCategories .description, .EBPRC-category-resulttable, .EBPRC-priceinfo-general p {
        font-size: 1.2rem !important;
    }
    .EBCTG-eb-catlist-wrap {
        padding: 20px 20px 0px 20px;
    }
}
@media (max-width: 991px) {
    #c65657 h1, h5, h3 {
        font-size: 2.5em;
    }
    h4 {
        font-size: 2.1rem;
    }
    body p {
        font-size: 1.2rem;
    }
    .navigation li a {
        font-size: 1.1rem;
    }
    #logo img {
        max-height: 80px;
    }
    #slider .additional_slider h2 {
        font-size: 50px;
    }
    #kontakt li {
        font-size: 1.2rem;
    }
    #smallsearchAnfrage {
        width: 95%;
    }
    .EBCTG-eb-catlist-wrap {
        padding: unset;
    }
}
@media (max-width: 770px) {
    .navbar-default .navbar-nav > li > a {
    padding: 10px 5px;
	}	
}
@media (max-width: 767px) {
    #c65657 h1, h5, h3 {
        font-size: 2.3em;
    }
	#logo img {
        max-height: 70px;
    }
    h4 {
        font-size: 1.9rem;
    }
    body p, .navigation li a {
        font-size: 1.2rem;
    }
    #slider .additional_slider h2 {
        font-size: 30px;
    }
    #kontakt li {
        font-size: 1.1rem;
    }
    #smallsearchAnfrage {
        width: 100%;
        margin: 0 auto 0 auto;
    }
    .wtext, #c65771 .wtext {
        right: unset;
        left: unset !important;
        top: 150px !important;
        padding: 20px !important;
    }
    #c65661 {
        margin-bottom: 230px;
    }
    #slider {
        margin-top: 80px;
    }
    .navigation, .navbar {
        height: 80px;
    }
    .roomprev .image-caption {
        font-size: 1.8rem;
    }
    .navbar-default .navbar-nav > li > a {
        display: block;
    }
    .navigation .nav {
        height: auto;
        margin-left: unset !important;
        background: #fff;
        left: 0;
        position: fixed;
    }
    .EBCTG-row-fluid .EBCTG-span5 {
        width: 100% !important;
    }
    .EBCTG-row-fluid .EBCTG-span7 {
        width: 100% !important;
    }
    .EBCTG-eb-catlist-wrap {
        flex-direction: column;
    }
    .eb_smallsearch .arrival input, .eb_smallsearch .departure input, .eb_smallsearch .control-group input {
        font-size: 1.2rem;
    }
    .EBPRC-priceinfo-general p {
        font-size: 0.9rem !important;
    }
    .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-title h3 {
        font-size: 1.2rem !important;
    }
    .EBPRC-category-resulttable, .EBPRC-priceinfo-general p {
        font-size: 0.9rem !important;
    }
    #c65767, #c65786, #c65774, #c65793 {
        padding: 10px 10px;
    }
    #c67567 .row {
        flex-direction: column-reverse;
    }
}
@media (max-width: 460px) {
    .roomprev .ce-gallery img {
        width: 250px;
        height: 250px;
    }
    #c65662 .row {
        flex-direction: column;
        align-items: center;
    }
    #c65662 .row .buttonLeft {
        justify-content: center;
    }
    #c65662 .row .buttonRight {
        justify-content: center;
    }
    div[data-v-34e66507] {
        flex-direction: column;
    }
}
.priceDetailSummary {
    display: flex;
    border-top: 1px dotted;
}
.hiddensmall {
    max-width: 75%;
    flex: 75%;
    padding: 0;
}
.priceDetailsTotal {
    max-width: 25%;
    flex: 25%;
    padding: 0;
}
.ellip::before {
    display: none !important;
}
.priceDetails {
    width: 230px;
}
.priceDetails .floatRight, .priceDetails .pull-right {
    float: right;
}
.colageBG {
    background-image: url(https://t3008.easy-booking.at/fileadmin/userdaten/customerData/5163/fla%CC%88che.svg);
    background-position: 120px -20px;
    background-size: cover;
    overflow: visible;
    padding: 70px 30px 80px 10px;
    background-repeat: no-repeat;
}
@media (max-width: 575px) {
    .colageBG {
        background-image: none;
        background-position: unset;
        overflow: unset;
        padding: unset;
        background-repeat: unset;
    }
}

.tab-v1 .nav-tabs {
    border: none;
}
.tab-v1 .nav-tabs > li {
    width: 33.33%;
    margin-bottom: 0px;
    border-bottom: 1px solid #71594B;
    padding-bottom: 10px;
    border-bottom: 1px solid #71594B;
	text-decoration: none !important;	
}
.tab-v1 .nav-tabs > li > a {
    font-size: 20px;
    margin-right: 0px;
    border: #000;
    border-radius: 0px 0px 0 0;
    text-align: center;
    color: #71594B;
	text-decoration: none !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #762018 !important;
    color: #FFFFFF !important;
    border: none;
    border-bottom-color: transparent;
	text-decoration: none !important;	
}
.tab-v1 .nav-tabs > li > a:hover {
    background-color: #979BA1 !important;
    color: #71594B !important;
    border-left: 1px solid #C2B7B0;
    border-right: 1px solid #C2B7B0;
	text-decoration: none !important;	
}
.tab-v1 .nav-tabs {
    text-align: center;
    margin-top: 20px;
}
@media (max-width: 575px) {
    .tab-v1 .nav-tabs{
        background-position: 60px 19px;
        padding: 0px 0px 0px 0px;
        width: 280px;
    }
    .tab-v1 .nav-tabs > li > a {
        font-size: 14px;
    }
}
figure.image-box {
    background: #762018 !important;
}
figure.image-box:hover p {
    text-transform: none;
}
figure.image-box h2 {
    text-transform: none;
    font-size: 28px;
    font-weight: 300;
    color: #FFFFFF;
}
b, strong {
    font-weight: 500;
}
.grid figure p {
    letter-spacing: 1px !important;
    font-size: 60% !important;
}
@media (max-width: 741px) {
    .grid {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
}
}
.roomAndOffer-wrapper {
    display:none;
}
.filter.eb-button.eb-button-transparent.eb-button-filter {
    display:none;
}
h5.room__title, h5 {
    font-size: 25px;
}
h1::after, h3::after {
    position: absolute !important;
    content: "" !important;
    height: 0px !important;
    width: 100px !important;
    border-bottom: 2px solid #762018 !important;
    bottom: 0px !important;
    left: 0px !important;
	margin-top: 10px!important;	
	display: none !important;
}
.EBCTG-eb-catlist-wrap .EBCTG-content h3 {
    text-align: left !important;
    color: #762018 !important;
    font-size: 1.6em !important;
	text-transform: uppercase;
    padding-bottom: 20px !important;
    margin: 1.5rem 0 0.5rem 0 !important;
}
#ebbeContainer h2 {
    text-align: left !important;
    font-size: 30px !important;
    font-weight: 300 !important;
    color: #762018 !important;
    padding-bottom: 0 !important;
    margin: 0 0 2.5rem 0 !important;
}
#ebbeContainer h3 {
    font-weight: 300;
    font-size: 22px;
    text-align: left !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    color: #762018 !important;
    padding-bottom: 20px !important;
    margin: 0 0 2.5rem 0 !important;
    text-transform: none !important;
}
.EBCTG-btn-default, a.EBCTG-btn-default, a:link.EBCTG-btn-default {
    margin-top: 20px !important;
}
.EBCTG-content.EBCTG-span7 .more-less-text .toggle-more-text {
    margin-top: -5px !important;
}
.EBCTG-content.EBCTG-span7 .more-less-text .toggle-more-text .more  {
    margin-top: -5px !important;
}
.EBCTG-content.EBCTG-span7 .more-less-text.hidden-text > .description {
    margin-bottom: -3px !important;
}
.EBCTG-content.EBCTG-span7 .more-less-text.hidden-text .toggle-more-text > .more {	     margin-top: -5px !important;
}
.EBCTG-content.EBCTG-span7 .more-less-text.hidden-text .toggle-more-text > .more {
    display: block;
    color: #762018;
    font-size: 20px;	
    font-weight: 500;	
}
.EBCTG-content.EBCTG-span7 .more-less-text.show .toggle-more-text > .less {
    display: block;
    color: #762018;
    font-size: 20px;	
    font-weight: 500;
}
#c173843 {
    box-shadow: 20px 20px 0 10px #762018 a8;
    margin-right: 55px;	
}
#c173849 {
    box-shadow: -20px -20px 0 10px #762018 a8;
    margin-left: 55px;	
}
#ebOfferContainer {
    width: 100% !important;
}
#preisvergleich h3 {
    color: #FFFFFF !important;
}
@media (max-width: 991px) {
    h1, .h1  {
    font-size: 1.7em !important;
    }
    h2, .h2 {
    font-size: 1.5rem !important;	
    }
    h3, .h3 {
    font-size: 1.35em !important;
    }
}
@media (max-width: 767px) {
    h1, .h1  {
    font-size: 1.7em !important;
    }
    h2, .h2 {
    font-size: 1.6rem !important;	
    }
    h3, .h3 {
    font-size: 1.5em !important;
    }
}
@media (max-width: 500px) {
    h1, .h1  {
    font-size: 1.5em !important;
    }
    h2, .h2 {
    font-size: 1.4rem !important;	
    }
    h3, .h3 {
    font-size: 1.3em !important;
    }
}
div.category {
    font-family: 'Open Sans', sans-serif !important;
	font-size: 24px !important;
}
div.shortcontent, div.allcontent {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    font-weight: 300 !important;
}
span.stepTwoRoomPersons, span.roomSizeNumber {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
div.nights, a.showPriceDetailsInPopover {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
div.currentPrice, div.recentlyBooked, div.col-12.title, .col-12.title span, div.col-auto.persons, div.col-auto.dates, .col-auto.persons span, div.stepTwoAvailabiltyAlert.ciFont span {
    font-family: 'Open Sans', sans-serif !important;
}
span.description.mobilehide, span.totalPriceLabel {
    font-family: 'Open Sans', sans-serif !important;
}