/* inter-100 - 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: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-100italic - 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: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200 - 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: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200italic - 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: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900 - 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: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('/fileadmin/fonts/Google_Fonts/inter-v19-latin/inter-v19-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



.mdi:before, .mdi-set {
    color: #C8D9BA !important;
}
ul {
    list-style: inside;
}
.mp-cover .mp-level.mp-level-open {
    background: #C8D9BA;
}
.header .hotel-name {
    color: #3D5B2C;
	font-size: 20px !important;
	font-family: "Inter", sans-serif !important;
}
.mp-level > ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0,0,0,1), inset 0 1px rgba(0,0,0,1);
}
.mp-menu ul li > a {
    box-shadow: inset 0 -1px rgba(0,0,0,1);
    color: #3D5B2C;
}
.mp-menu ul li > a:hover {
    box-shadow: inset 0 -1px rgba(0,0,0,1);
    color: #FFFFFF;
  background-color: #6A8C52;
  text-decoration: none;
}
.header .ort {
    opacity: 1;
    color: #3D5B2C;
	font-size: 20px;
}
.landingLeft {
    background: #6A8C52;
}
.landingLeft .title {
    font-family: "Inter", sans-serif !important;
    font-size: 1.875rem;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 30px;
    opacity: 1;
}
.landingRight .title {
    margin-left: 3%;
}
.landingRight .subtitle {
    display: none;
}
#smallsearch span {
    color: #000000;
}
.smallsearchInput p {
    color: #3B363A !important;
}
.smallsearchInput {
    color: #000000 !important;
}
#smallsearch .searchRow {
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}
#smallsearch .smallsearchInput {
    color: #000000 !important;
}
.landingRight .hotline {
    background-color: #6A8C52;
    color: #FFFFFF;
    display: none;	
}
.landingRight .hotline:hover {
    background-color: #C8D9BA;
    color: #6A8C52 !important;
	border: 0.5px solid #FFFFFF;
    text-decoration: none;
    display: none;	
}
.landingRight .hotline a:hover {
  text-decoration: none;
  color: #FFFFFF;
  display: none;
}
#upperFold {
    background-color: #C8D9BA;
}
#lowerFold {
    background-color: #C8D9BA;
}
footer {
    background: #C8D9BA;
}
.pricing {
    background-color: #6A8C52;
}
#contact_informations h3 {
    color: #6A8C52;
}
body {
    font-family: "Inter", sans-serif !important;
	font-weight: 200;	
    color: #222222;
	background-color: #6A8C52;
	text-align: justify;
	font-size: 20px;
}
p {
    color: #222222 !important;
}
.contact li {
    color: #000000;
}
.welcome .content h1 {
    color: #6A8C52;
    font-family: "Inter", sans-serif !important;
}
h1, .h1 {
    font-weight: 600;
    color: #6A8C52;
    text-transform: none;
    font-size: 40px !important;
    word-break: normal;
    text-align: center;
    font-family: "Inter", sans-serif !important;
}
h2, .h2 {
    font-weight: 800;
    color: #C8D9BA;
    text-transform: uppercase;
    font-size: 27px !important;
    word-break: normal;
    text-align: center;
    font-family: "Inter", sans-serif !important;
}
h3, .h3 {
    font-weight: 600;
    color: #6A8C52;
    text-transform: none;
    font-size: 22px !important;
    word-break: normal;
    text-align: center;
    font-family: "Inter", sans-serif !important;
}
b, strong {
    font-weight: 500;
    color: #333333;
}
a {
    color: #3D5B2C;
	font-weight: 500;
}
a:hover {
    color: #333333;
}
#language li {
    border-right: 1px solid #3D5B2C;
}
#language li a {
    color: #3D5B2C;
}
#language li.active {
    color: #3D5B2C;
}
#language li a:hover {
    color: #FFFFFF;
}
#footernav {
    background-color: #6A8C52 !important;
    height: 50px;
    padding-top: 40px;
    margin-top: 0px;
	font-size: 19px;
}
#footernav a {
    color: #3D5B2C;
}
#footernav a:hover {
    color: #333333;
}
.EBcicolors {
    background: #C8D9BA !important;
    color: #FFFFFF !important;
}
.EBCTG-btn-default, a.EBCTG-btn-default, a:link.EBCTG-btn-default {
    color: #6A8C52 !important;
    border: 1px solid !important;
}
.menu-trigger:before {
    background: #3D5B2C;
    box-shadow: 0 6px #C8D9BA, 0 12px #3D5B2C, 0 18px #C8D9BA, 0 24px #3D5B2C;
    content: '';
}
.menu-trigger: {
    background: #3D5B2C;'';
}
.EBCTG-btn-default, a.EBCTG-btn-default, a:link.EBCTG-btn-default {
    color: #C8D9BA;
    background-color: #FFFFFF;
    border-color: #C8D9BA;
}
.eb-priceometer p.eb-priceometer-pricedetail {
    color: #FFFFFF !important;
}
.tab-v1 .nav-tabs {
    border: none;
}
.tab-v1 .nav-tabs > li {
    width: 25%;
    margin-bottom: 0px;
    border-bottom: 1px solid #C8D9BA;
    padding-bottom: 10px;
    border-bottom: 1px solid #C8D9BA;
}
.tab-v1 .nav-tabs > li > a {
    margin-right: 0px;
    border: #C8D9BA;
    border-radius: 0px 0px 0 0;
    text-align: center;
    color: #C8D9BA !important;
}
.tab-v1 .nav-tabs > li.active > a {
    background-color: #C8D9BA !important;
    color: #FFFFFF !important;
    border: none;
    border-bottom-color: transparent;
}
.tab-v1 .nav-tabs > li > a:hover {
    background-color: #000000 !important;
    color: #6A8C52 !important;
    border-left: 1px solid #C8D9BA;
    border-right: 1px solid #C8D9BA;
}
.tab-v1 .nav-tabs {
    text-align: center;
    margin-top: 20px;
}
.eb-priceometer-cta-button {
    height: 50px !important;
}
.landingRight .blur {
    height: 100%;
    background-color: #32325d;
    filter: blur(30px);
    position: absolute;
    top: -10px;
    left: 15%;
    z-index: 0;
    opacity: 0.3;
    width: 70%;	
}
@media screen and (max-width:767px){
	body {
    text-align: left;
    }
}
@media screen and (max-width:460px){
	.landingRight .hotline a {
    font-size: 15px;
    }
}
@media screen and (max-width:360px){
	h1, .h1 {
    font-size: 32px !important;
    }
	.landingRight .hotline a {
    font-size: 13px;
    }
}
#contact_informations .contact {
    padding: 40px 40px;
    background-color: #6A8C52;
    color: #777;
}