html {
    position: relative;
    min-height: 100%;
    font-size: 14px;
}

.header { z-index:2; }
.nav { position:relative; z-index:2; }
.maincontent { position:relative; padding: 15px 0; z-index:1;}

.responsive-video {
	position: relative;
	width:100%;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	border:0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul.check li { 
    list-style-image:url("../images/check.svg");
    padding:5px 0 0;
    margin:0;
}

a.text-decoration-none:hover {
    text-decoration: none;
}
.intro .container > div {
    color:#fff8e3;
    min-height:500px;
    width: 100%;
    text-shadow:
        2px 2px 4px #000,
        -2px 2px 4px #000,
        2px -2px 4px #000,
        -2px -2px 4px #000,
        0 0 30px #000;
}
    
.intro.news { background:#333 url('../images/news.jpg') center center; }
@media (max-width: 34em) {
    .intro .container > div {
        height:200px;
        min-height:200px;
    }
    .intro.e404 { background:#333 url('../images/404-s.jpg') center center; }
}
@media (min-width: 34em) {
    .intro.e404 { background:#333 url('../images/404.jpg') center center; }
}

.intro {
    background-size: cover !important;
    position:relative;
    z-index: 0;
}


.intro .container > div .btn {
    text-shadow: none;
}

.intro .container > div h1 {
    font-size: 2rem;
}
.intro .container > div h2 {
    font-size: 1.75rem;
}
.intro .container > div h3 {
    font-size: 1.5rem;
}
.intro .container > div p {
    font-size: 1.25rem;
}

.bg-primary {
    background-color: #005e9a!important;
}
.bg-primary h4 {
    color:#fff;
}
a {
    color: #377109;
}

a:hover {
    color: #275106;
}

.footer {
    /* Set the fixed height of the footer here */
    /* Vertically center the text there */
    background: #555;
    color:#f8f8f8;
    padding: 15px 0;
}

.footer .float-left a,
.footer a.footerlink {
        line-height:32px;
}

.footer a, a.intro {
    color:#ffe691;
    text-decoration: none;
}

.nav a.active {
    background:#005e9a;
    color:#fff;
}

@media (max-width: 48em) {
    .nav .d-flex { display:block !important; }
    .nav a {
        display:block;
        margin-top:0;
        border-radius:0;
    }
}


.btn-bandarena {
    color: #333;
    background-color: #f39200;
    border-color: #f39200
}

.btn-bandarena:hover {
    color: #333;
    background-color: #e88c00;
    border-color: #d07e00
}

.btn-bandarena.focus,
.btn-bandarena:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-bandarena.disabled,
.btn-bandarena:disabled {
    color: #333;
    background-color: #f39200;
    border-color: #f39200
}

.btn-bandarena:not(:disabled):not(.disabled).active,
.btn-bandarena:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #333;
    background-color: #f39200;
    border-color: #f39200
}

.btn-bandarena:not(:disabled):not(.disabled).active:focus,
.btn-bandarena:not(:disabled):not(.disabled):active:focus,
.show>.btn-bandarena.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-secondary {
    border-width: 2px;
    color: #888;
}

.bs {
    display: none;
}

hr {
    border-top: 1px solid #666;
}

body,
.btn {
    font-size: 1rem;
}

body {
    background: #f8f8f8;
    background-size: cover;
    color: #222;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
    margin: 55px 0 0;
    transition: background 0.5s linear;
}

.fullwidth {
    width: 100%;
    padding: 0 15px;
}

.card-header {
    background: #0003;
}

.card-header h2,
.card-header h3,
.card-header h4 {
    margin-bottom: 0;
}

.card.pinned .card-header {
    background: #b3d09f;
}

.card.pinned .card-header:before {
    content: "! wichtig !";
    float: right;
    color: #496932;
    font-size: 0.8em;
}

.card.pinned .card-body {
    background: #dfecd6;
}

.text-secondary {
    color: #888 !important;
    font-size: 0.9rem;
}

.raised {
    box-shadow: 0 2px 3px -1px #000a;
}

.raised2 {
    box-shadow: 0 3px 6px -2px #000b;
}

.raised3 {
    box-shadow: 0 4px 11px -3px #000d;
}

.raised4 {
    border: 5px solid #000;
    box-shadow: 0 7px 30px 2px #000d;
}


.btn.raised:hover {
    box-shadow: none !important;
}

.form-submit {
    text-align: right;
}

nav {
    background: #ffffff;
    color:#377109;
}

.form-control {
    color: #444;
    background:#eee;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #003456;
}

h3, h4, h5, h6 {
    margin-top:1.5rem;
}
h1 {
    font-size:2rem;
    line-height: 1.5;
}
h2 {
    font-size:1.75rem;
    line-height: 1.5;
}
h3 {
    font-size:1.5rem;
    line-height: 1.5;
}

.form-control:-webkit-autofill,
.form-control:-webkit-autofill:hover,
.form-control:-webkit-autofill:focus {
    -webkit-text-fill-color: #440;
    -webkit-box-shadow: 0 0 0px 1000px #fbd75b14 inset;
    transition: background-color 5000s ease-in-out 0s;
    border: 0;
    border-bottom: 1px solid #f39200;
}

.form-control:focus {
    background: #eee8;
    color: #000000;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #f39200;
    box-shadow: none !important;
}

#search-top {
    min-width: 50%;
}

#search-top .form-control {
    width: 100%;
    height: 40px;
}

#search-top .material-icons {
    margin-left: -28px;
}

.navbar {
    padding: 0.2rem 1rem;
    border-bottom: 1px solid #111;
}

.avatar {
    width: 48px;
    border-radius: 50%;
}

.avatar.large {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
}

.dropdown-item {
    padding: 0.5rem 5rem 0.5rem 1rem;
    color: #377109;
}

.dropdown-divider {
    border-color: #444;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: transparent;
    color: inherit;
}

a.dropdown-item:focus,
a.dropdown-item:hover {
    background: transparent;
    color: #377109;
}

.card {
    background-color: #fff;
    margin-bottom:30px;
}

.card h3 {
    margin-top:0;
}
.navbar-dark .navbar-toggler {
    border: 0;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(55, 113, 9, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.btn {
    min-width: 1.2rem;
    text-transform: none;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: .5rem .5rem;
    font-size: .675rem;
    line-height: .5;
    border-radius: .2rem;
}

.fixed-bottom .btn {
    border-radius: 0 !important;
    border-left: 1px solid #fff2 !important;
    border-right: 1px solid #000a !important;
    text-transform: none;
    background: #20303e;
    margin-left: 0 !important;
}

.fixed-bottom .btn:first-child {
    border-left: 0 !important;
}

.fixed-bottom .btn:last-child {
    border-right: 0 !important;
}

.fixed-bottom .btn i {
    margin-bottom: 5px;
}

.btn-bordered {
    border: 1px solid #ccc;
}

.alert ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.hidden {
    display: none !important;
}

.flashalert {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
}

.flashalert .alert {
    padding-top: 70px;
    border-radius: 0;
}


/** MODAL LEFT / RIGHT **/

.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
    left: 0;
}

.popover {
    box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.7)
}

.popover-header {
    color: #000b;
    background: #f4f4d0;
}

.popover-body {
    color: #000b;
    background: #f8f8ed;
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    right: 0;
    width: 500px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    margin-top: 0;
    border-radius: 0;
    border: 0;
}

.modal.left .modal-header,
.modal.right .modal-header {
    background: #20303322;
    box-shadow: 0 0 2px 1px #0008;
    border-radius: 0;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.tracker-card {
    border: 0;
}

.btn-group {
    margin: 0;
}

.btn-group .btn {
    margin: 0;
}

.fixed-top .navbar-brand,
.fixed-bottom .btn {
    color: #377109 !important;
}

.subproject:last-child {
    margin-bottom: 0 !important;
}

input::placeholder {
    /* Chrome/Opera/Safari */
    color: #888 !important;
}

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #888 !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #888 !important;
}

input::-ms-input-placeholder {
    /* IE 10+ */
    color: #888 !important;
}

input::-moz-placeholder {
    /* Firefox 18- */
    color: #888 !important;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 40px;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.7);
}

.carousel-indicators {
    bottom:0;
    margin-bottom:0.3rem;
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 50%;
}

/** ENDE MODAL LEFT / RIGHT **/

@media (max-width: 34em) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .hidden-xs {
        display: none;
    }
    .modal.right .modal-dialog {
        width: 100% !important;
    }
    
    .btn,
    .form-control {
        font-size: 0.8rem;
    }
    nav .container {
        padding: 0;
    }
}

@media (min-width: 34em) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .visible-xs {
        display: none;
    }
}

@media (min-width: 48em) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 62em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 75em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (max-width: 75em) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}


.ratio-4-3{
	width:100%;
	position:relative;
	background:url() 50% 50% no-repeat;
	background-size:cover;
	background-clip:content-box;
}
.ratio-4-3:before{
	display:block;
	content:"";
	padding-top:75%;
}

.immo-flex {
    display: flex;
    flex-flow: row wrap;
    align-content: space-between;
}

.row.narrow .col, .row.narrow .col-1, .row.narrow .col-10, .row.narrow .col-11, .row.narrow .col-12, .row.narrow .col-2, .row.narrow .col-3, .row.narrow .col-4, .row.narrow .col-5, .row.narrow .col-6, .row.narrow .col-7, .row.narrow .col-8, .row.narrow .col-9, .row.narrow .col-auto, .row.narrow .col-lg, .row.narrow .col-lg-1, .row.narrow .col-lg-10, .row.narrow .col-lg-11, .row.narrow .col-lg-12, .row.narrow .col-lg-2, .row.narrow .col-lg-3, .row.narrow .col-lg-4, .row.narrow .col-lg-5, .row.narrow .col-lg-6, .row.narrow .col-lg-7, .row.narrow .col-lg-8, .row.narrow .col-lg-9, .row.narrow .col-lg-auto, .row.narrow .col-md, .row.narrow .col-md-1, .row.narrow .col-md-10, .row.narrow .col-md-11, .row.narrow .col-md-12, .row.narrow .col-md-2, .row.narrow .col-md-3, .row.narrow .col-md-4, .row.narrow .col-md-5, .row.narrow .col-md-6, .row.narrow .col-md-7, .row.narrow .col-md-8, .row.narrow .col-md-9, .row.narrow .col-md-auto, .row.narrow .col-sm, .row.narrow .col-sm-1, .row.narrow .col-sm-10, .row.narrow .col-sm-11, .row.narrow .col-sm-12, .row.narrow .col-sm-2, .row.narrow .col-sm-3, .row.narrow .col-sm-4, .row.narrow .col-sm-5, .row.narrow .col-sm-6, .row.narrow .col-sm-7, .row.narrow .col-sm-8, .row.narrow .col-sm-9, .row.narrow .col-sm-auto, .row.narrow .col-xl, .row.narrow .col-xl-1, .row.narrow .col-xl-10, .row.narrow .col-xl-11, .row.narrow .col-xl-12, .row.narrow .col-xl-2, .row.narrow .col-xl-3, .row.narrow .col-xl-4, .row.narrow .col-xl-5, .row.narrow .col-xl-6, .row.narrow .col-xl-7, .row.narrow .col-xl-8, .row.narrow .col-xl-9, .row.narrow .col-xl-auto {
    padding-left:5px;
    padding-right:5px;
}
.row.narrow {
    margin-left:-5px;
    margin-right:-5px;
}
.galerie-preview {
	display:block;
	margin-bottom:15px;  
	width:100%;
	padding-top:100%;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.white-box {
	background: #fff;
	padding: 15px;
	margin-bottom: 15px;
    box-shadow: 1px 1px 10px -4px #0008;
}

.immo-flex h4 {
    font-size: 1.3rem;
}
  