body {
    color: #a8a8a8;
    background: #f2f2f2;
}

.container {
    max-width: 1140px;
    background-color: #fff;
}

h1 {
    margin-left: -20px;
    padding-left: 14px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 60px;
    font-weight: bold;
    color: #1f3368;
    border-left: 2px solid #c59a52;
    text-transform: uppercase;
}

a {
    color: #c59a52;
    text-decoration: underline;
	outline: 0 !important;
}

a:focus, a:hover {
    color: #1f3368;
}

.gold {
    color: #c59a52;
}


/*** TOP ***/
.top {
	padding: 10px 5px;
	font-size: 20px;
	color: #fff;
	background-color: #1f3368;
}

.top a {
	color: #fff;
	text-decoration: none;
}

.top .social {
	text-align: right;
}

.top .social a {
	margin-left: 5px;
}


/*** Navigation ***/
.navbar {
    margin: 0;
    border: none;
}

.navbar .icon-bar {
    background: #1f3368;
}

.nav>li>a {
    margin: 40px 1px 0px 0px;
    padding: 10px 8px 8px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    color: #1f3368;
    text-decoration: none;
    text-transform: uppercase;
}

.lang-de .nav>li>a {
    font-size: 12px;
}

.nav>li.highligh>a {
	color: #fff;
	background-color: #1f3368;
}

.nav>li.logo a {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 50px 0 11px;
    background: none;
}

.nav>li.logo img {
    height: 90px;
}

.nav>li>a:focus, .nav>li>a:hover, .nav>li>a.active {
    color: #1f3368;
    background-color: #eee;
}

.nav>li.logo a:focus, .nav>li.logo a:hover {
    color: #fff;
    background: none;
}


/*** Slide ***/
.slide .col-md-12 {
    padding: 0;
}


/*** Content ***/
.content {
    padding: 70px 0;
	color: #333;
}
.content-other {
    color: #333;
    padding: 70px;
    border-top: 1px solid #c59a52;
}
.content-other h2 {
    color: #1f3368;
}

.content-other h3 {
    color: #1f3368;
}

.content-other h4 {
    margin: 15px 0;
    font-size: 18px;
    color: #1f3368;
}

.content-other h2.highlight {
    margin: 40px -20px 25px;
    padding: 15px 20px;
    color: #fff;
    background-color: #1f3368;
}

.content-other h2.highlight a {
    color: #fff;
    text-decoration: none;
}

.content-other .header-img img {
    width: 100%;
    margin: 25px 0 20px;

}

.content-other .gold {
    color: #c59a52;
}

.content-other .gallery {
    margin-bottom: 35px;
}

.content-other .gallery img {
    margin-bottom: 15px;
}

.content-other #gmap {
    margin-top: 10px;
    width: 100%;
    height: 350px;
}

.timebox {
	padding: 10px 20px;
	border: 1px dashed #c59a52;
}


/*** Boxes ***/
.boxes h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.boxes hr {
    width: 108px;
    border-top: 3px solid #c59a52;
}

.boxes a {
    padding: 15px 25px;
    border: 1px solid #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}

.boxes a:focus, .boxes a:hover {
    color: #1f3368;
    background: #fff;
}

.boxes .box1 {
    padding-top: 100px;
    height: 380px;
    background: url('../images/homepage_box1.jpg') no-repeat 50% 50%;
    background-size: cover;
}

.boxes .box2 {
    padding-top: 100px;
    height: 380px;
    background: url('../images/homepage_box2.jpg') no-repeat 50% 50%;
    background-size: cover;
}

.boxes .box3 {
    padding-top: 100px;
    height: 380px;
    background: url('../images/homepage_box3.jpg') no-repeat 50% 50%;
    background-size: cover;
}

.boxes .box4 {
    padding-top: 100px;
    height: 380px;
    background: url('../images/homepage_box4.jpg') no-repeat 50% 50%;
    background-size: cover;
}


/*** Feedback ***/
.feedback {
    margin: 60px 0;
}
.feedback .msg {
    padding: 0 120px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #1f3368;
}

.feedback hr {
    width: 92px;
    border-top: 2px solid #c59a52;
}

.feedback .name {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 21px;
    color: #a8a8a8;
}

/*** Footer ***/
.footer {
    padding: 50px 26px 26px;
    font-size: 13px;
    color: #1f3368;
    background-color: #d6d6d6;
}

.footer h5 {
    margin-bottom: 2px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #1f3368;
    text-transform: uppercase;
}

.footer .logo img {
    height: 90px;
}

.footer .logo img {
    height: 90px;
}

.footer .icon {
    margin-top: 15px;
    padding-left: 40px;
    position: relative;
}

.footer .icon i{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    color: #1f3368;
}

.footer .social i {
    margin: 5px;
    font-size: 30px;
    color: #c59a52;
}

.footer .big {
    font-size: 21px;
    line-height: 1;
}

/*** Buttons ***/
.booking {
    margin-bottom: 20px;
}

.booking a {
    padding: 10px 25px;
    border: 1px solid #c59a52;
    text-decoration: none;
    display: inline-block;
}

.booking a:focus, .booking a:hover {
    color: #fff;
    background: #c59a52;
    text-decoration: none;
}

.lang-btn {
    top: 8px;
    right: 0;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    background: #fff;
	z-index: 999;
	cursor: pointer;
}

.lang-btn a {
    color: #1f3368;
    text-decoration: none;
}

/*** Form ***/
form .form-control {
    height: 50px;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #c59a52;
    border-radius: 0;
    box-shadow: none;
}

form textarea.form-control {
    height: auto;
}

form button {
    padding: 14px 30px;
    border: 1px solid #c59a52;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    background: #c59a52;
}

/*** Alerts ***/
.alert {
    margin-top: 30px;
    font-weight: bold;
    text-align: center;
}


/*** Datepicker ***/
.datepicker {
	color: #333;
}

.input-group-addon {
	border: 1px solid #c59a52;
	border-left: none;
	border-radius: 0;
	color: #fff;
	background: #c59a52;
}

.input-group-addon i{
	font-size: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav>li.logo img {
        height: 60px;
    }

    .nav>li>a {
        margin: 40px 1px 0px 0px;
        padding: 5px 7px;
        font-size: 14px;
    }

    .nav>li.logo a {
        margin-top: 25px;
        margin-bottom: 25px;
    }
	
	.lang-de .nav>li.logo a {
		padding: 0 40px 0 1px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse {
        padding: 0;
    }

    .nav>li.logo {
        width: 100%;
        text-align: center;
    }

    .nav>li>a {
        margin: 0 1px 15px 0px;
        padding: 5px 7px;
        font-size: 13px;
    }
	
	.lang-de .nav>li>a {
		font-size: 11px;
	}

    .content, .content-other {
        padding-left: 50px;
        padding-right: 50px;
    }

    .feedback .msg {
        padding: 0 60px;
    }

}

@media (max-width: 767px) {
    .logo-xs img {
        margin: 10px 0;
        height: 50px;
        float: left;
    }

    .navbar-toggle {
        margin-top: 18px;
    }

    .navbar-collapse {
        width: 100%;
    }

    .nav>li>a {
        margin: 0 0 1px;
        text-align: center;
		padding: 10px 12px 8px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 20px;
    }

    .content, .content-other {
        padding: 25px 20px;
    }

    .boxes h2 {
        font-size: 36px;
    }

    .feedback .msg {
        padding: 0 15px;
    }

    .footer .logo {
        margin-bottom: 40px;
        text-align: center;
    }

    .footer .icon {
        margin-bottom: 40px;
    }

    .booking a {
        margin: 10px 0;
        padding: 10px;
    }

    .gallery .col-sm-2 {
        margin-bottom: 10px;
    }

    form .margin {
        margin-bottom: 15px;
    }

    .lang-btn {
        top: 0;
        right: 0;
        margin-top: 13px;
        margin-right: 15px;
        margin-bottom: 8px;
        padding: 9px 10px;
        font-size: 19px;
        position: relative;
        float: right;
    }

    .lang-btn a {
        color: #1f3368;
        text-decoration: none;
    }
}

@media (max-width: 991px) {
	.top .social {
		margin-top: 3px;
		text-align: center;
	}

	.top .social a {
		margin: 0 2px;
	}
}
