h1,
.h1 {
    font-size: 40px !important;
    letter-spacing: 1px;
    margin-bottom: 40px !important;
}

body {
    background-color: #fff;
    color: #535353 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-transform: uppercase;
    font-family: 'Galdeano', sans-serif !important;
    color: #2e75e0 !important;
    text-shadow: 2px 2px 1px #0c3573 !important;
}

h2,
.h2 {
    font-size: 37px !important;
    letter-spacing: 1px;
    margin-bottom: 30px !important;
}

h3,
.h3 {
    font-size: 34px !important;
}

h4,
.h4 {
    font-size: 28px !important;
}

h5,
.h5 {
    font-size: 24px !important;
}

h6,
.h6 {
    font-size: 21px !important;
}

a,
body,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 1px;
}

a {
    color: #535353 !important;
    text-decoration: underline !important;
}

#footer * {
    color: #000 !important;
}

.grey-raw,
.grey-raw .row-1150 {
    background-color: #f5f5f1;
}


#f3 #customForm {
    max-width: 50%;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    border-color: black !important;
    color: black !important;
    padding: 8px 0;
}

#f3 #customForm:hover {
    background-color: #0c3573 !important;
    color: #fff !important;
}

#customForm {
    color: #2e75e0 !important;
    border: 2px solid #2e75e0 !important;
    text-align: center;
    padding: 4px 0;
    cursor: pointer;
    margin-top: 20px;
    transition: .3s all;
    margin-bottom: 20px;
}

#customForm:hover {
    color: #000 !important;
    background: #2e75e0 !important;
}

#slider_wrapper {
    margin-top: 73px;
}

#header-form .btn-inverse:hover,
#header-form .btn-inverse:focus {
    color: #000 !important;
    background: #2e75e0 !important;
}

#header-form .btn-inverse {
    color: #2e75e0 !important;
    border: 2px solid #2e75e0 !important;
}

#oeffnungszeiten p {
    color: #000 !important;
}

.start-img img {
    width: 100%;
    height: auto;
}

#oeffnungszeiten .row-1150 {
    background-image: url("files/Taximittersill/Taxi.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

#oeffnungszeiten>div>div {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#f3>div>div>div.widget.widget-submit.form-group {
    margin-bottom: 15px;
    clear: both;
    text-align: center;
}

#ctrl_84 {
    max-width: 50%;
}

.input-group-addon:last-child {
    background: transparent !important;
    border: none !important;
}

.fb {
    display: none;
    position: fixed;
    top: 252px;
    z-index: 99;
    right: 0;
}

.navbar {
    min-height: 65px !important;
}

nav a,
footer a.btn {
    text-decoration: none !important;
}

.firstscreen-text{
	position: absolute;
    z-index: 9;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#header-form {
    background-color: rgba(34, 34, 34, 1);
}

#header-form .row-1150 {
    background: transparent;
}

#header-form .form-group {
    margin-bottom: 20px !important;
    margin-top: 20px;
}

#header-form .btn {
    margin-top: 0;
}

#header-form .h4 {
    color: #2e75e0 !important;
    margin-top: 15px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 25px !important;
}

#header-form .form-control[readonly] {
    cursor: pointer;
}

#trigger-header-form-homepage {
    position: absolute;
    top: 0;
}

#trigger-header-form-page {
    position: absolute;
    top: 0;
}

#header-form.fixed {
    position: fixed;
    z-index: 2;
    width: 100%;
    margin: 0px;
}

.top-margined {
    margin-top: 60px !important;
}

.row-hovered .row-1150 {
    margin-top: -85px !important;
    padding: 60px 30px 0;
}

.title-raw {
    border-top: 7px solid rgba(34, 34, 34, 1);
}

.title-raw p {
    margin: 0px 0 60px;
}

.title-raw .title-raw-text {
    background-color: rgba(34, 34, 34, 1);
    padding: 9px 100px;
    text-transform: uppercase;
    color: #2e75e0;
    letter-spacing: 3px;
    font-size: 15px;
}

.title-image-short figure {
    height: 465px;
    width: 100%;
    overflow: hidden;
}

.title-image-short figure img {
    width: 100%;
    height: auto;
    top: -25%;
    position: relative;
}

.parallax-menu {
    height: 600px;
    overflow: hidden;
    position: relative;
}

.parallax-menu-background {
    background-image: url("files/Lowen-Tisis/Home/parallax-menu-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 200%;
    position: relative;
    top: -100%;
    background-size: cover;
}

.parallax-menu-content {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    overflow: visible;
    top: 0;
}

.parallax-menu-content-circle1 {
    background-image: url("files/Lowen-Tisis/Shield2.svg");
    display: block;
    width: 300px;
    height: 360px;
    position: absolute;
    top: 85px;
    right: 25%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.parallax-menu-content-circle2 {
    background-image: url("files/Lowen-Tisis/Shield2.svg");
    display: block;
    width: 300px;
    height: 360px;
    position: absolute;
    bottom: 85px;
    left: 25%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.click_fb {
    position: fixed;
    top: 197px;
    width: 55px;
    z-index: 98;
    right: 0;
    display: none;
}

.parallax-menu-content-circle1 .parallax-menu-content-circle-text {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-top: 38% !important;
    margin-left: 1% !important;
}

.parallax-menu-content-circle2 .parallax-menu-content-circle-text {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-top: 35% !important;
    margin-left: 0% !important;
}

.parallax-menu-content-circle-text a {
    color: #ac1512 !important;
    font-size: 35px !important;
}

.parallax-menu-content-circle-text a:hover,
.parallax-menu-content-circle-text a:focus {
    color: #ac1512 !important;
}

.gallery-carousel .carousel-cell figure img {
    height: 400px;
    width: auto;
}

#form-tischreservierung {
    margin-top: 40px;
}

#form-tischreservierung .form-control[readonly] {
    cursor: pointer;
    background-color: #fff;
}

#form-tischreservierung .form-control[readonly]:hover,
#form-tischreservierung .form-control[readonly]:focus {
    background-color: #ac1512;
    color: #fff;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.input-nav {
    position: absolute;
    height: 50px;
    top: 30px;
    right: 16px;
}

.input-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #000;
    width: 50px;
    text-align: center;
    color: #333;
    font-size: 33px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.input-button.input-up {
    position: absolute;
    height: 50px;
    top: 0;
    right: 0;
    border-bottom: 1px solid #000;
    line-height: 1.5;
}

.input-button.input-down {
    position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 1.35;
}

.input-button.input-up:hover,
.input-button.input-up:focus,
.input-button.input-down:hover,
.input-button.input-down:focus {
    background: #ac1512;
    color: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.row-1150 {
    background-color: #fff;
    margin-bottom: 60px !important;
}

.grey-raw .row-1150 {
    padding-bottom: 30px;
    margin-bottom: 30px !important;
    padding-top: 30px;
    margin-top: 30px !important;
}

.page-article {
    display: inline-block;
    width: 100%;
}

.h-divider {
    height: 1px;
    width: 50px;
    background: #B2201F;
    display: block;
    top: -20px;
    position: relative;
}

#wrapper .title {
    margin: 70px 0 !important;
}

#wrapper .title:before {
    content: '';
    border-top: 7px solid #000;
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: block;
    top: 30px;
}

.title span.title-span {
    padding: 15px 45px;
    position: relative;
    background: #fff;
    border: 3px solid #000;
}

.border-content {
    padding: 40px;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: rgba(255, 255, 255, 0.83);
}

.easyloop {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #2e75e0;
}

.easyloop figure {
    text-align: center;
    margin-bottom: 3px !important;
}

input[type=submit] {
    width: 100%;
}

#main textarea.form-control {
    height: 180px !important;
}

.form-control {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    height: 50px !important;
}

#header-form .form-control {
    height: 38px !important;
    background-color: #eee;
}

.form-control:focus {
    border-color: #2e75e0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(234, 184, 23, .3) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(234, 184, 23, .3) !important;
}

.row {
    margin: 0 !important;
}

.navbar-default {
    background-color: #2e75e0 !important;
    border: none !important;
}

#wrapper {
    overflow: hidden;
}

.video-bg {
    height: 740px;
}

.video-bg-logo {
    position: absolute;
    width: 100%;
    height: 740px;
    top: 0;
    z-index: 2;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
}

.video-bg-logo img {
    width: 50%;
    margin-top: 235px;
    max-width: 350px;
}

.video-bg-logo a {
    margin-top: 45px;
    text-decoration: none !important;
}

.btn-default {
    color: #000 !important;
    background-color: transparent !important;
    border: 1px solid #000 !important;
}

.btn-lg {
    border-radius: 0 !important;
}

#header-form .btn-lg {
    padding: 5px 16px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    background-color: #0c3573 !important;
    color: #fff !important;
    transition: all 0.5s;
}

.btn-inverse,
#footer .btn-inverse {
    color: #0c3573 !important;
    border: 2px solid #0c3573 !important;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
#footer .btn-inverse:hover,
#footer .btn-inverse:focus,
#footer .btn-inverse:active {
    background-color: #0c3573 !important;
    color: #fff !important;
}

.btn-accent {
    color: #2e75e0 !important;
    border: 2px solid #2e75e0 !important;
}

.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active,
.btn-accent.active {
    background-color: #2e75e0 !important;
    color: #fff !important;
}

.btn.dropdown-toggle.btn-default {
    border: 0 !important;
    padding: 12px 15px;
    border-radius: 0;
}

.btn.dropdown-toggle.btn-default:hover,
.btn.dropdown-toggle.btn-default:focus {
    background-color: #ac1512 !important;
}

.bootstrap-select.btn-group .dropdown-menu {
    border-radius: 0;
    border: 6px solid #2e75e0;
}

.bootstrap-select.btn-group .dropdown-menu>li>a {
    padding: 9px 20px;
}

.bootstrap-select.btn-group .dropdown-menu>li>a:hover,
.bootstrap-select.btn-group .dropdown-menu>li>a:focus {
    background-color: #ac1512 !important;
    color: #fff !important;
}

#footer img.footer-logo {
    margin-bottom: 15px;
    width: 150px;
    height: auto;
}

#footer .footer-schedule {
    border: 12px double #000;
    padding: 35px 15px;
    min-height: 325px;
}


:root {
    --cc-text: #2e75e0;
    --cc-btn-primary-bg: #2e75e0;
    --cc-btn-primary-hover-bg: #2e75e0;
    --cc-toggle-bg-off: #2e75e0;
}

/*
grid blocks at homepage
*/
.grid-line{
	display: flex;
    align-items: center;
    text-align: center;
}
.grid-block-text{
	padding: 50px;
}
.grid-block-img{
	padding: 0;
}
.grid-block-img img{
	max-width: 100%;
	height: auto;
}

@media (min-width: 1200px) {
    #geschichtliches-207>div>div>div:nth-child(2)>div:nth-child(1) {
        padding-left: 131px !important;
        padding-top: 20px;
    }

    .navbar-nav li:last-of-type {
        margin-right: 0;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 36px 38px;
    }

    .row-1150 {
        width: 1150px;
        margin: 0 auto !important;
        position: relative;
    }

    .parallax-menu-content-circle1 {
        right: 22% !important;
    }

    .parallax-menu-content-circle2 {
        left: 22% !important;
    }
}

@media (min-width: 992px) {
    .navbar-brand {
        padding: 14px 15px !important;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 21px;
        padding: 36px 20px;
    }

    .navbar-nav li:last-of-type {
        margin-right: 0;
    }

    .navbar-nav>li.logo-menu {
        margin-top: 0;
        width: 175px !important;
    }

    .navbar-nav>li.logo-menu a {
        background-image: url("files/Kristall/pension-kristall-logo.svg");
        background-size: 175px 175px;
        width: 175px;
        height: 175px;
        text-indent: -888em;
    }

    #header-form.fixed {
        top: 45px;
    }

    #wrapper.margined {
        margin-top: 100px;
    }

    #contact-googlemaps {
        top: 192px;
    }

    #text {
        padding-left: 13%
    }

    #plan {
        padding-left: 4%;
    }

    .parallax-menu-content-circle1 {
        right: 125px !important;
    }

    .parallax-menu-content-circle2 {
        left: 125px !important;
    }
}

@media (min-width: 768px) {
    .logo-mobile {
        display: none;
    }

    #main-menu .navbar {
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar-fixed-top {
        z-index: 3 !important;
    }

    .navbar-nav {
        width: auto;
        float: none !important;
        margin: 0 auto !important;
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding-right: 125px;
    }

    .navbar-brand {
        padding: 10px 15px !important;
    }

    .navbar-nav>li {
        position: static !important;
    }

    .navbar-nav>li:hover,
    .navbar-nav>li:focus {
        background-color: white;
    }

    .navbar-nav li:last-of-type {
        margin-right: 0;
    }

    .navbar-default .navbar-nav>li>a {
        color: #ffffff !important;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 32px 14px;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #0c3573 !important;
    }

    .navbar-nav>li.logo-menu {
        margin-top: 0;
        width: 120px !important;
    }

    .navbar-nav>li.logo-menu a {
        background-image: url("files/design/Schloss_Tratzberg_Logo_RG21B.png");
        background-size: 120px 120px;
        width: 120px;
        height: 120px;
        text-indent: -888em;
    }

    .navbar-default .navbar-nav>li.logo-menu>a,
    .navbar-default .navbar-nav>li.logo-menu>a:hover,
    .navbar-default .navbar-nav>li.logo-menu>a:focus {
        border-bottom: 0;
        transition: none;
    }

    .navbar-nav>li.active>a {
        background: transparent !important;
    }

    .dropdown-menu.fadeInUp {
        -webkit-animation-name: none;
        animation-name: none;
    }

    .dropdown-menu {
        transition: 0.4s;
    }

    #trigger-header-form-homepage {
        top: 1125px !important;
    }

    #trigger-header-form-page {
        top: 1125px !important;
    }

    #wrapper.margined {
        margin-top: 160px;
    }

    #contact-googlemaps {
        top: 125px;
    }

    .parallax-menu-content-circle1 {
        right: 75px !important;
    }

    .parallax-menu-content-circle2 {
        left: 75px !important;
    }

    #footer .footer-schedule {
        margin-top: 45px;
    }
}
@media (max-width: 991px) {
	.grid-line{
		flex-direction: column;
	}
	.grid-block-img {
	    order: 0;
	}
	.grid-block-text{
		order: 1;
	}
}
@media (max-width: 767px) {
    .row-hovered .row-1150 {
        padding: 60px 0 0;
    }

    h1, .h1, h2, .h2 {
	    font-size: 24px !important;
	    text-shadow: none !important;
	    font-weight: bold;
	}
    
    .firstscreen-text {
	    position: static;
	    transform: none;
	    padding: 15px;
	}

    .title span.title-span {
        padding: 5px 5px;
    }

    .title:before {
        top: 21px;
    }

    .title-raw .title-raw-text {
        padding: 9px 25px;
    }

	.border-content{
		padding-top: 0;
		padding-bottom: 0;
	}
	
    .navbar {
        margin-top: 0;
        margin-bottom: 0 !important;
    }

    .navbar-toggle {
        margin-top: 21px !important;
        margin-bottom: 21px !important;
    }

    .navbar-brand {
        padding: 13px 15px !important;
        left: 0;
        position: absolute;
        float: none !important;
    }

    .navbar-brand img {
        height: 50px;
    }
    
    .navbar-default .navbar-toggle .icon-bar{
    	background-color: white;
    }

    .logo-mobile a {
        position: relative;
        float: left;
        z-index: 100;
    }

    .logo-mobile img {
        width: 100px;
        height: 100px;
        float: left;
    }

    .navbar-nav>li.logo-menu {
        display: none;
    }

    #header-form.fixed {
        position: initial;
    }

    .parallax-menu-content-circle1 {
        width: 250px;
        height: 300px;
        right: 0;
        margin-right: 9%;
        top: 20px;
    }

    .parallax-menu-content-circle2 {
        width: 250px;
        height: 300px;
        left: 0;
        margin-left: 9%;
        bottom: 20px;
    }

    .parallax-menu-content-circle-text a {
        font-size: 28px !important;
    }

    #form .col-md-6.col-xs-11.col-sm-6 {
        height: 210px;
    }

    #main figure.image_container {
        margin-left: 0 !important;
    }

    #text,
    #plan {
        padding-left: 5%;
    }

    #footer #form {
        padding-left: 8%;
    }

    .row.map {
        display: none;
    }

    #restaurant figure {
        width: 100% !important;
        overflow: hidden;
        text-align: center;
    }

    #footer img.footer-logo {
        width: 250px;
        margin-top: 60px;
    }
    .grid-block-text {
    	order: 1;
    	padding: 50px 15px;
	}
}