/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 0; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

body {
 	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
  	line-height: 1.42857143;
  	color: #333;
  	background-color: #fff;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
}

h4 {
	line-height: 1.4em;
}

a {
    color: #333;
}



.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}


.navbar-inverse {
    background-color: #fff;
    border: none;
	text-transform: uppercase;
	font-size: 16px;
}
.navbar {
    border-radius: 0;
	margin-bottom: 0;
}
.navbar-brand {
   height: 100px;
   background-color: #fff;
   padding: 10px 0 10px 0;
}
.navbar-inverse .navbar-nav > li > a {
    color: #666;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #2f2721;
    background-color: transparent;
}
.hk-header-right {
	float: right;
	background-color: none;
}

.hk-topnav {
	margin-top: 20px;
	text-transform: none;
}
.hk-topnav, .hk-topnav a   {
    color: #666;
}
.hk-topnav ul  {
    padding: 0 0 0 15px;
}
.hk-topnav ul li {
    display: inline-block;
    margin-right: 2em;
    vertical-align: middle;
    font-size: 0.9em;

}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 15px;
}


.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #cc071e;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
	background-color: #2f2721;
}











/* Intro */
.intro {
	background-color: #2f2721;
	border-top: 0px solid #999;
}

.intro h4{
	color: #fff;
	font-weight: 700;
}
.hk-download {
	text-align: center;
	margin: 15px 0 15px 0;
}

.btn {
    border: 0;
    border-radius: 300px;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.btn-xl {
    padding: 15px 30px;
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #cc071e;
}


/* Über uns */
.ueberuns {
	margin: 20px 0 0 0;
}
.ueberuns p{
	font-size: 18px;
}
.ueberuns .panel-heading p{
	font-size: 14px;
}
.ueberuns .panel-heading h2{
	margin-top: 10px;
}
.ueberuns .lt2{
	margin-top: 20px;
}


/* Unser Gastraum */
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(254,209,54,.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-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;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	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 {
	max-width: 400px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
	text-transform: none;
	margin: 0
}
#portfolio .portfolio-item .portfolio-caption p {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	margin: 0
}
#portfolio * {
	z-index: 2
}



.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    min-height: 100%;
    padding: 100px 0;
    text-align: center;
}
.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.portfolio-modal .modal-content {
    text-align: center;
}
.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052;
}

.modal-body p {
   margin: 10px 0 10px 0;
}



.portfolio-item {
	margin: 0 0 15px 0;
}
		
.portfolio-caption {
border-bottom: 1px solid #000;
}	

h4 .fa-3x {
    font-size: 1em;
	text-align: right;
}


.btn-primary:hover {
    color: #fff;
    background-color: #eee;
    border-color: #204d74;
}

.btn-primary {
    color: #fff;
    background-color: #cc071e;
    border-color: #2e6da4;
}





/* Angebot */
.hk-angebot .page-header {
}



/* Kontakt */
.hk-kontakt .page-header {
}


/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}









.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
}



/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}







/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	h2  {
	font-size: 24px;	
	}
	h4  {
	font-size: 14px;	
	}
	.ueberuns p{
	font-size: 14px;
	}
	.hk-topnav ul  {
    padding: 0;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
	}
}