/*!
 * Theme: Mannstein Placeholder Page
 * Author: Thomas Heyse
 * Year of programming: 2018
 */

/* CSS Resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none !important;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: center;
}
* {
    list-style:none outside none;
    margin:0;
    padding:0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}
textarea:focus, input:focus {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-modify: read-write-plaintext-only;
}
*, *::before, *::after {
    box-sizing: border-box;
}

html, body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight:400;
    line-height:1.8em;
    background-color: #ffffff;
    color:#000;
    text-align:left;
    transition:all 3s;
    height: 100%;
}

/* Definitionen für Fonts */
h1, h2, h3, h4, h5 {
    font-size: 36px;
    font-weight:700;
    line-height:1.3em;
    text-transform: uppercase;
    padding: 0px;
    margin-top:0px;
}
h3 {
    font-size: 18px;
}

p {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}


/* Links */
a {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 3px 5px;
    transition: all 0.1s ease-in-out;
    text-decoration:none;
}
a:hover, a:focus {
    color:#fff;
    background-color: rgba(119, 155, 57, 1);
    text-decoration:none;
}

.logo a, .logo a:hover, .logo a:focus,
a.map, a.map:hover, a.map:focus {
    background-color: transparent;
    text-decoration:none;
    padding: 0px !important;
}
a.map:hover {
    opacity:0.3;
}

/* Generelle Abstände */
.row {
    margin-left: -5px;
    margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
}

/* Abstände Textelemente */

h1, h2 {
    line-height:1.3em;
    margin-bottom: 20px;
    text-align:center;
}
h3, h4, h5 {
    line-height:1.4em;
    margin-bottom: 10px;
}

p, li {
    font-size:14px;
}
.contact p, .copyright p {
    font-size:14px;
    color: #e1e1e2;
}
.copyright p {
    font-size:11px;
    color: #fff;
}
.keywords ul, .keywords ol {
    padding:5px;
}
.keywords ul li, .keywords ol li {
    list-style-type: circle;
    margin-left:20px;
}
.keywords ol li {
    list-style-type: decimal;
}


/* Sections Background Colors */
.hero {
    background-color:#779b39;
}
.legal {
    background-color:#779b39;
    color:#fff;
}
.contact {
    background-color:#779b39;
    color:#fff;
}
.copyright {
    background-color:#b49770;
    color:#fff;
}

/* Default layout */
.container-fluid, .container {
    padding-left: 0px;
    padding-right: 0px;
}
.container {
    max-width: 1000px;
}
.row {
    padding: 22px 0px;
}

/* Section Logo  */
.logo {
    padding:0;
}
.logo a, .logo a img {
    display:block;
    width:200px;
    height:200px;
}
.logo a {
    margin: 0 auto;
}

/* Section Hero */
.hero {
    height:500px;
    background-image: url("../img/bg.jpg");
    background-position: center top;
    background-size: cover;
    border-bottom: 25px solid #b49770;
}
.hero .row {
    padding: 44px 0 88px;
}

/* Section Legal */
.legal .row {
    padding: 44px 0px;
}
.legal .card {
    margin-top:22px;
}
.legal .btn {
    font-size:16px;
}

/* Section Contact */
.contact p {
    font-size:14px;
    color: #fff;
}

.contact .map img {
    width: 100%;
}
.contact .row {
    padding: 88px 0px;
}

/* Section Copyright */
.copyright p {
    font-size:11px;
}

/* Buttons */
.btn, .btn:focus {
    width:100%;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    display: inline-block;
    padding: 10px 22px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.btn:hover {
    color:#000;
    background-color: #fff;

}

.keywords a {
    background-color:#779b39;
}

/* Browser Hack iE11 + iE10 */
_:-ms-lang(x),
main img {
    width:300px;
}

/* Device Anpassungen */

@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 992px) {

}
@media screen and (max-width: 768px) {
    .row {
        padding-left:15px !important;
        padding-right:15px !important;
    }
    .logo {
        padding: 15px 20px 15px 20px;
    }
    .hero {
        padding-bottom:33px;
    }
    .hero .row {
        padding: 0;
    }
    .hero p {
        font-size:16px;
    }
    .hero .arrow, .hero .touch {
        color: #2D3033;
    }
    h1, h2, h3, h4, h5 {
        font-size: 24px;
    }
    .map {
        margin-top:15px;
    }
    .btn {
        margin-bottom:15px;
    }
}
@media screen and (max-width: 480px) {

}
@media screen and (max-width: 320px) {


}