/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
html,body { 
	height: 100%; margin: 0px; padding: 0px; 
}

body {
    overflow-x: hidden;
    font-family: 'PT Serif', serif;
    font-size: 18px;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #910000;
}

p {
    font-size: 18px;
    line-height: 1.75;
}
.wow {
  visibility: hidden;
}

.white {
	color: #fff;
}
p.large {
    font-size: 18px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #84253b;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #84253b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'PT Serif', serif;
	color: #910000;
}
h1 {
    font-size: 60px;
    line-height: 60px;
}
h2 {
    font-size: 48px;
    line-height: 48px;
    padding-bottom: 50px;
}
h3 {
    font-size: 30px;
    line-height: 30px;
}

.img-centered {
    margin: 0 auto;
}
.brand {
    margin: 0px 0px 30px 0px;
	border: 1px solid #910000;
}

.bg-light-gray {
    background-color: #f7f7f7;
}
.bg-white {
    background-color: #ffffff;
}
.sectionbox {
    padding: 80px;
}
.icon {
    padding: 10px 10px 10px 0px;
}
.pfeil {
    padding: 2px 5px 3px 0px;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #910000;
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    color: #fff;
    background-color: #910000;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #910000;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #910000;
    background-color: #910000;
}

.btn-primary .badge {
    color: #910000;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #910000;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    font-size: 20px;
    color: #fff;
    background-color: #910000;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #910000;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #910000;
    background-color: #910000;
}

.btn-xl .badge {
    color: #910000;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #fff;
}

.navbar-default .navbar-brand {
    font-family: 'PT Serif', serif;
    color: #ffffff;
	width: 240px;
	margin-top: -10px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #ffffff;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #910000;
    background-color: #910000;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #84253b;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #910000;
    text-align: right;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #a83c55;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 3px;
    color: #fff;
    background-color: #84253b;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #84253b;
}

.activated {
    border-radius: 3px;
    color: #fff;
    background-color: #910000;
}
.galerie {
    padding-bottom: 30px;

}

footer span.copyright {
    font-family: 'PT Serif', serif;
    font-size: 14px;
}
.socialbuttons {
    padding: 20px 0px 0px 0px;
    text-align: center;
}
.kontakt {
    text-align: center;
    padding: 20px 0px 20px 0px;
}

@media(min-width:768px) {
h1 {
    font-size: 72px;
    line-height: 72px;
}
h2 {
    font-size: 48px;
    line-height: 48px;
    padding-bottom: 50px;
}
h3 {
    font-size: 30px;
    line-height: 30px;
}
	
.navbar-collapse {
    padding-top: 0px;
}
	
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: #ffffff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
	width: 360px;
	margin-top: -15px;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #ffffff;
		box-shadow: 0 0 20px #ccc;
    }

    .navbar-default.navbar-shrink .navbar-brand {
		width: 160px;
        font-size: 1.5em;
    }
.socialbuttons {
    padding: 0px 0px 0px 0px;
    text-align: right;

}
.kontakt {
    text-align: left;
}
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	height: 100%;
}
.hgaestehaus {
    background-image: url(../img/header-gaestehaus.jpg);
	height: 50%;
}

.hzimmer {
    background-image: url(../img/header-zimmer.jpg);
	height: 50%;
}

.hausfluege {
    background-image: url(../img/header-ausfluege.jpg);
	height: 50%;
}

.hkontakt {
    background-image: url(../img/header-kontakt.jpg);
	height: 50%;
}

header .intro-text {
    padding-top: 340px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'PT Serif', serif;
    font-size: 22px;
    line-height: 22px;
	text-shadow: 0 0 20px #910000, 0 0 20px #910000;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    font-family: 'PT Serif', serif;
    font-size: 50px;
    line-height: 50px;
	text-shadow: 0 0 20px #910000, 0 0 20px #910000;
}

@media(min-width:480px) {
    header .intro-text {
        padding-top: 360px;
        padding-bottom: 200px;
    }
}	
@media(min-width:768px) {
    header .intro-text {
        padding-top: 480px;
        padding-bottom: 100px;
    }
    header .page-intro-text {
        padding-top: 220px;
        padding-bottom: 100px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 10px;
        font-family: 'PT Serif', serif;
        font-size: 40px;
        line-height: 40px;
    }

    header .page-intro-text .intro-lead-in {
        margin-bottom: 10px;
        font-family: 'PT Serif', serif;
        font-size: 40px;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        font-family: 'PT Serif', serif;
        font-size: 100px;
        line-height: 100px;
    }
    header .page-intro-text .intro-heading {
        margin-bottom: 50px;
        font-family: 'PT Serif', serif;
        font-size: 100px;
        line-height: 100px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'PT Serif', serif;
    font-size: 16px;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 100px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

.portfolio-item {
    padding: 15px;
}
#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(145,0,0,.8);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: 'PT Serif', serif;
    font-size: 16px;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

@media(min-width:768px) {
	
}

section#services {
    background-color: #222;
    background-image: url(../img/bg_partyservice.jpg);
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
section#schwarzwald-bikerhotel {
    background-color: #222;
    background-image: url(../img/schwarzwald-bikerhotel.jpg);
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.section-bg {
    background-color: #fff;
    background-image: url(../img/section-bg.jpg);
	background-size: 100% auto;
    background-repeat: repeat-y;
}

section#contact {
    background-color: #222;
    background-image: url(../img/kontakt.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #910000;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'PT Serif', serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #910000;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: 'PT Serif', serif;
    font-size: 16px;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

::-moz-selection {
    text-shadow: none;
    background: #910000;
}

::selection {
    text-shadow: none;
    background: #910000;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #910000;
}
.abstando {
	padding-top: 30px;
}
.abstandu {
	padding-bottom: 30px;
}