@charset "utf-8";

/* CSS Document */


/*
*
* Author: Kontor Consulting | Carolina Wehrmann
* Version: 1.0.0
* Bootstrap version: 3.3.5
* Copyright 2016 Kontor Consulting
* www: http://kontor.consulting
* mail: info@kontor.consulting
*
*/

@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Regular.ttf') format('truetype');
    font-style: bold
}

@font-face {
    font-family: 'Raleway-bold';
    src: url(../fonts/Raleway-Bold.ttf) format('truetype');
}


/*** GENERAL ***/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    line-height: 22px;
    color: #808E9A;
}

h1,
h2,
h3,
h4,
h6 {
    font-family: Raleway;
}

h1 {
    font-family: Raleway;
    font-size: 40px;
    text-transform: uppercase
}

h2 {
    font-family: Raleway;
    font-size: 25px;
    color: white;
    text-transform: uppercase
}

h3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 24px
}

p {
    font-size: 16px;
    font-family: Raleway;
}

.dl-list {
    font-family: Raleway;
    font-size: 18px;
    list-style: none
}

.mb-80 {
    margin-bottom: 80px
}

.mb-150 {
    margin-bottom: 150px
}

.mt-30 {
    margin-top: 30px
}

.mt-50 {
    margin-top: 50px
}

.mt-80 {
    margin-top: 80px
}

.mt-100 {
    margin-top: 100px
}

.mt-150 {
    margin-top: 150px
}

.mt-200 {
    margin-top: 212px
}

.pt-50 {
    padding-top: 50px
}

.pt-90 {
    padding-top: 90px
}

.mt-600 {
    margin-top: 1069px
}

.mb-130 {
    margin-bottom: 130px
}

.ml-10 {
    margin-left: 29px
}

.pt-15 {
    padding-top: 15px
}

.pt-100 {
    padding-top: 100px
}

.pt-100 {
    padding-top: 200px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-100 {
    padding-bottom: 100px
}

.mr-15 {
    margin-right: -15px
}

.p-5 {
    padding: 5px
}

.p-10 {
    padding: 10px
}

.p-30 {
    padding: 30px
}

.p-80 {
    padding: 80px
}

.m-5 {
    margin-left: 5%;
    margin-right: 5%
}

.pl-15 {
    padding-left: 15px
}

.mbminus {
    margin-bottom: -200px
}

.no-padding {
    padding: 0px
}

.btn {
    font-family: Raleway;
    color: white;
    background-color: #BDD0E2;
    padding: 10px;
    border-radius: 0px;
    text-transform: uppercase;
    margin: 0px;
    margin-top: 15px;
    font-size: 15px;
    border: 0px;
}

.btn:hover {
    color: #BDD0E2;
    background-color: #6989A7;
    border: 0px
}

.logo-svg {
    background-color: rgba(149, 189, 230, 0.9);
    padding: 10px
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid white;
}

a {
    color: #808E9A
}

a:hover {
    color: #808E9A;
    text-decoration: none
}

.col-centered {
    float: none;
    margin: 0 auto
}

.row {
    margin-right: 0px;
    margin-left: 0px
}


/*** COLORS ***/

.white {
    color: white
}

.green {
    color: #8E8D8D
}

.grey {
    color: #8E8D8D
}

.darkgrey {
    color: #939498
}

.bg-grey {
    background-color: #959497
}

.button {
    background-color: #8e8d8d;
    border: none;
    color: white;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 10px 2px;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    font-family: Raleway;
    line-height: 12px;
    text-transform: uppercase;
}

.button1 {
    background-color: rgba(0, 0, 0, 0.00);
    color: #939498;
    border: 1px solid #939498;
}

.button1:hover {
    background-color: #8e8e8d;
    color: white;
    border: 1px solid #8e8e8d
}

button {
    margin: 10px;
}

.bg {
    background-image: url(../images/Wintergarten.jpg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-hotel {
    background-image: url(../images/doppelzimmer-villa-am-meer.jpg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-restaurant {
    background-image: url(../images/restaurant-villa-am-meer.jpg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-wellness {
    background-image: url(../images/hotel-villa-am-meer-groemitz-2.jpg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-buchung {
    background-image: url(../images/hotel-villa-am-meer-groemitz.jpg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-preise {
    background-image: url(../images/hotel-villa-am-meer-groemitz-2.jpg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-kontakt {
    background-image: url(../images/Aussenansicht-vom-Deich.jpg);
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}


/*** NAVBAR ***/

.navbar-brand {
    padding: 0;
    margin: 0
}

.navbar-nav {
    float: right;
    margin-right: 50px;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    background: transparent;
    color: white;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-nav {
    padding-top: 18px;
    text-transform: uppercase;
    font-family: Raleway;
    color: white;
}

.navbar-nav>li {
    margin-left: 30px;
    padding-bottom: 15px
}

.nav>li>a {
    padding: 0px;
}

.navbar-default .navbar-nav>li>a {
    padding: 5px 10px;
    margin: 0;
    /* border-radius: 3px; */
    border: none;
    line-height: 40px;
    display: inline-block;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-nav>li>a {
    text-shadow: none
}

.navbar-default .navbar-brand {
    font-size: 36px;
    line-height: 50px;
    color: #fff
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #8e8e8d
}


/*.navbar-default .navbar-nav .dropdown-menu {
    background-color: #959497;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    border: 0;
    padding: 0;
    margin-top: 0;
    border-top: 0;
    border-radius: 0;
    left: 0
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: white
}
.navbar-default .navbar-nav .dropdown-menu:before {
    position: absolute;
    top: 0
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
    text-transform: uppercase;
    padding: 8px 15px;
    color: #959497
}
.navbar-default .navbar-nav .dropdown-menu > li:hover > a, .navbar-default .navbar-nav .dropdown-menu > li:focus > a, .navbar-default .navbar-nav .dropdown-menu > li.active > a {
    color: #939498
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: white
}
.navbar-default .navbar-nav .dropdown-menu > li.divider {
    background-color: transparent
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-top: 0;
    padding-bottom: 0;
    float: right
}*/

.navbar-collapse {
    padding-right: 0px;
    margin-left: 270px;
    background-color: rgba(149, 189, 230, 0.9);
    line-height: 70px;
}

.navbar-default .navbar-nav>li>a {
    color: white
}


/*** FIXED NAV ***/

.fixed-nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.topmargin {
    margin-top: 83px
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

span.TelText {
    position: absolute;
    margin-top: -56px;
    left: 98px;
    font-size: 16px;
    color: #fff;
}

.bg-blue {
    background-color: #9CBBDE;
    padding: 40px
}

.table {
    width: 60%;
    color: white;
}


/*.table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>th{
	padding: 40px 40px 5px 40px
}
.table>tbody>tr>td, .table>tfoot>tr>td, .table>thead>tr>td{
	padding: 10px 40px 5px 40px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	border-top:0px;
}
.table>thead>tr>th{
	border-bottom:0px solid white;
}
/*** BOXES  ***/

.grey-box {
    background-color: #8e8d8d
}

.subline {
    font-size: 13px
}

.box-content {
    padding: 20px
}

.mehr {
    font-family: HelveticaNeueBold
}


/*** IMG/TEXT SECTIONS ***/

.shadow {
    width: 100%;
    box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.2)
}

form {
    font-family: Raleway;
    color: white;
}

label {
    color: white;
    font-weight: 300;
    display: block;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #BDD0E2 !important;
    background-image: none;
    border: 0px solid #ccc;
    border-bottom: 1px solid white;
    border-radius: 0px;
    /* border-radius: 4px; */
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control>.dateform {
    width: 20%;
}

textarea {
    background-color: #BDD0E2 !important;
    border-bottom: 1px solid white;
    border: 0px;
    width: 100%
}

.custom-control-input {
    float: left;
}


/*** KONTAKT ***/

.map {
    width: 100%
}


/**FOOTER ***/

.footer {
    bottom: 0px;
    height: 90px;
    width: 100%;
    z-index: 1000;
    font-size: 16px
}

.footer-shadow {
    box-shadow: -2px -1px 4px rgba(0, 0, 0, 0.4);
}

.footer-content {
    padding-top: 9px;
    bottom: 0px;
    right: 0px;
}

.footer-1 {
    text-transform: uppercase;
    font-family: Raleway;
    margin-bottom: 5px;
    padding-top: 15px
}


/*.footer-logo{
	position: absolute;
	bottom: 0px;
	left: 0px;
}*/


/*.page-wrap {
  min-height: 100%;
  /* equal to footer height */


/* margin-bottom: -50px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
footer, .page-wrap:after {
  height: 50px; 
}*/


/*** MEDIA QUERIES ***/

@media only screen and (max-width:1200px) {
    .navbar-default .navbar-nav>li>a {
        padding: 5px 0px;
    }
}

@media (max-width: 1199px) {
    .container {
        width: 1048px;
    }
    .navbar-nav>li {
        margin-left: 32px;
    }
    .navbar-nav {
        margin-right: 40px;
    }
}

@media (max-width: 1199px) {
    .container {
        width: 950px;
    }
    .navbar-nav>li {
        margin-left: 16px;
    }
    .navbar-nav {
        margin-right: 40px;
    }
}

@media only screen and (max-width:1000px) {
    .navbar-nav>li {
        margin-left: 16px;
    }
    .navbar-nav {
        margin-right: 40px;
    }
}

@media only screen and (max-width:965px) {
    .container {
        width: 893px;
    }
    .navbar-nav>li {
        margin-left: 7px;
    }
    .navbar-nav {
        margin-right: 32px;
    }
}

@media only screen and (max-width:910px) {
    .container {
        width: 850px;
    }
    .navbar-collapse {
        padding-right: 0px;
        margin-left: 251px;
    }
    .navbar-nav>li {
        margin-left: 7px;
    }
    .navbar-nav {
        margin-right: 32px;
    }
}

@media only screen and (max-width:865px) {
    .container {
        width: 830px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
    }
    .navbar-nav {
        margin-right: 10px;
    }
}

@media only screen and (max-width:845px) {
    .container {
        width: 800px;
    }
    .navbar-nav {
        margin-right: 23px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }
}

@media only screen and (max-width:815px) {
    .container {
        width: 750px;
    }
    .navbar-nav {
        margin-right: 16px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 11px;
    }
}

@media only screen and (max-width:765px) {
    .container {
        width: 650px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }
    .navbar-default .navbar-toggle {
        margin-top: 34px;
    }
    .navbar-collapse {
        margin-top: 42px;
    }
}

@media only screen and (max-width:665px) {
    .container {
        width: 550px;
    }
}

@media only screen and (max-width:565px) {
    .container {
        width: 450px;
    }
    .navbar-collapse {
        margin-left: 233px;
    }
}

@media only screen and (max-width:465px) {
    .container {
        width: 350px;
    }
    .navbar-collapse {
        margin-left: -16px;
    }
}

@media only screen and (max-width:424px) {
    h1 {
        font-size: 36px
    }
}

@media only screen and (max-width:365px) {
    .container {
        width: 330px;
    }
    .navbar-collapse {
        margin-left: -16px;
    }
    .logo-svg {
        width: 80%;
        margin-right: 0px;
        padding: 0px;
        margin-top: 10px;
    }
}

@media only screen and (max-width:375px) {
    h1 {
        font-size: 36px
    }
}

#kinder {
    display: none;
}

.datenschutz_buchung {
    color: #000;
}

.modal-dialog {
    width: 70%;
}

.umbruch {
    word-wrap: break-word;
}

.modal-body {
    word-wrap: break-word;
}