/*------coockies------------*/
.eu-cookies {
    position: fixed;
    bottom: 0;
    z-index: 999;
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 5px 0;
    color: #19262d;
    background-color: #fff;
    border-color: #19262d;
}

.eu-cookies a {
    color: #00a863;
}
.eu-cookies a:hover {
    color: #6B747A;
}

.eu-cookies button {
    font-size: 12px;
    padding: 5px 10px;
    margin-left: 10px;
    background-color: #00a863;
    border-color: #00a863;
    color: #fff;
}

.eu-cookies button:hover {
    background-color: #6B747A;
    border-color: #00a863;
    color: #fff;
}

.error-message-form-inline-control {
    color: #F00;
}

img.dim-logo {
    margin-bottom: 3px;
}

.heading.text-center.padlefrig10 {
    padding-top: 80px;
}

@media (max-width : 991px) {
    .darkbg.strip {
        margin-bottom: 50px;
    }
}
.btn-wrap {
    text-align: center;
}
iframe {
    min-height: 450px;
}
div#contact.wrapper-section, div#news.wrapper-section {
    margin-bottom: 50px;
}
div#contact.wrapper-section.hp {
    max-height: 450px;
}
.tittle {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    font-family: "montserrat-bold", sans-serif;
    letter-spacing: 0.1px;
    padding-top: 5px;
}
section.kontakt {
    padding-top: 30px;
}
figcaption.hover-green {
    background:rgba(0,168,99,.8);
}
a.navbar-brand img {
    padding: 0 0 0 0;
    margin-top: 6px;
}
div.image-content {
    background-color: rgba(255,255,255,0.2);
}

.architect-service.transition5s {
    max-height: 300px;
}
/*------media-queries------------*/
@media (max-width: 991px){
    .content-inner {
        padding-top: 0px;
    }
}
.label-default.min {
    text-transform: none;
    letter-spacing: 0px;
}