/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 100px;
}

body h2, body h3, body h4, body h5 {
 font-family:'Ubuntu', sans-serif;
 margin-bottom:25px;
 font-weight:300;
}

body h1 {
    font-size:40px;
    color:#074e8b;
    font-weight:500;
    margin-bottom:25px;
}
body h2 {
    font-size:30px;
    color:#074e8b;
}
body h3 {
    font-size:20px;
    color:#074e8b;
}
body h4 {
    font-size:16px;
    color:#074e8b;
}
body h5 {
    font-size:16px;
    color:#074e8b;
    font-weight:bold;
}

body p, body td, body th, body small, body li, body label, body input, body ol,
modal-body {
    color:#555;
    font-family:'Ubuntu', sans-serif;
    font-weight:300;
}

body p, body td, body th, body small, body li, body label, body input {
    font-family:'Ubuntu', sans-serif;
    font-weight:300;
    font-size: 16px;
}

body header {
    min-height: 0px;
    background-color: white;
}

body header .header-action:hover {
    border: 0;
}

body header .header-action {
    border: 0;
    border-radius: 0;
}

body header .header-actions {
    top:30px;
}

body header .header-actions-s {
    top:18px;
    right: 10px;
    position: absolute;
 
}

body header .header-action i {
    position: absolute;
    top: 12px;
    left: 10px;
    color: #000000;
    font-size: 24px;
}

body header .primary-menu {
    margin-right: 25px;
    margin-top: 0;
}

body button {
    text-transform: none;
    border-radius: .25rem !important;
    font-size: 14px !important;
}
.modal-footer .btn-default {
    background-color: white;
}
.modal-dialog {
    max-width: 600px;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.primary-menu-s {
    margin-top: -50px;
    margin-right: 50px;

}

.navbar {
    min-height: 100px;
}

.navbar-s {
    min-height: 74px;

}
.navbar-brand img {
    margin: 0;
    padding: 0;
    height: 80px !important;
    padding-left: 40px !important;
}

@media screen and (max-device-width:480px) {
    body h2 {font-size: 26px;}
    .navbar-brand {position:unset !important;}
    .navbar-brand img {
        margin: 0;
        padding: 0;
        height: 50px !important;
        padding-left: 25px !important;
        margin-top: 20px !important;
        
    }
    .navbar-brand_xs img {
        margin: 0;
        padding: 0;
        height: 50px !important;
        padding-left: 25px !important;
        margin-top: 20px !important;
        
    }

    .jumbotron1 h1 {
        font-size: 40px !important;
        margin-left: -20px !important;
    }
    .jumbotron2 h1 {
        font-size: 40px !important;
        margin-left: -20px !important;
    }
    .navbar-nav {
        padding-left: 18px;
    }
}

.navbar-brand-s img {
    margin: 0;
    padding: 0;
    height: 60px !important;
    padding-left: 60px !important;
    margin-top: 8px;
    transition: all 0.3s linear;
}
.justify-content-end {justify-content: left !important;}
.navbar-brand_xs img {
    margin: 0;
    padding: 0;
    height: 50px !important;
    padding-left: 25px !important;
    transition: all 0.3s linear;

}

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.nav-link {
    font-size: 15px;
    font-weight: 300;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

body header .navbar a {
    font-size: 15px;
    font-weight: 300;
    color:#074e8b !important;
}
body header .navbar-s a {
    font-size: 15px;
    font-weight: 300;
    color:#074e8b !important;
    transition: all 0.3s linear;
}


.head_container {
    box-sizing: border-box; 
    padding-bottom: 0px;
    min-height: 38px;
    max-width: 100%;
    margin-bottom: 0;
}
.brand_logo {
    padding-left:78px;
    padding-top: 14px;
}
.brand_logo img{
    max-height: 80px;
}

.digi_nav{
    margin-top: 38px;
    float: right !important;
    margin-right: 0px;
} 
.digi_nav li{
    padding-right: 50px;
    display: inline;
}

.jumbotron1 {
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 0px;
    background: transparent url("../files/Ueberzeugung_s.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: center;
    min-height: 414px;
    border-radius: 0 !important;
    color: #fff;
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 36px;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

.jumbotron1 h1 {
    box-sizing: border-box;
    color: rgb(7, 78, 139);
    font-family: "Ubuntu", sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 66px;
    margin-bottom: -10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 37px;
    max-width: 500px;
    text-align: left
}

.white p, .grey p {
    text-align: justify;
}

.jumbotron2 {
    box-sizing: border-box;
    padding-top: 80px;
    padding-bottom: 0px;
    background: transparent url("../files/Methode_s.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: center;
    min-height: 402px;
    border-radius: 0 !important;
    color: #fff;
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 36px;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

.jumbotron2 h1 {
    box-sizing: border-box;
    color: rgb(7, 78, 139);
    font-family: "Ubuntu", sans-serif;
    font-size: 60px;
    font-weight: 500;
    line-height: 66px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    max-width: 500px;
    text-align: left;
    padding-top: 25px;
}

.grey {
    background-color: #f0f0f0;
    padding-top: 60px;
    padding-bottom: 20px;
    margin-right: auto;
    margin-left:auto;
}
.grey p {
    text-align: justify;
}
.white {
    background-color: white;
    padding-top: 60px;
    padding-bottom: 20px;
    margin-right: auto;
    margin-left:auto;
}

.white p {
    text-align: justify;
}

.blue {
    background-color: #074e8b;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 25%;
    padding-right:25%;
}

.blue p {
    color: white;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 25px;

}
.blue h3 {
    color: white;
    font-weight: bold;
}

body footer {
    padding-top: 50px;
    padding-bottom: 15px;
    color: white;
}

body footer p {
    font-size: 12px;
    text-align: justify;
}

body footer h3 {
    font-weight: 500;
}
body footer ul {
    list-style: square;
    text-align: left;
}
body footer li {
    display: list-item;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 12px;
}

#menu_footer {
    list-style: none;
    text-align: center;
}
#menu_footer li {
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    margin: 0;
}

#menu_footer .nav-link {
    font-size: 12px;
    margin-top: 0px;

}

.map-container {
    height: 205px;
}
.map-address {
    all: unset;
    font-size: 12px !important;
    font-weight: 300 !important;
    color: white !important;
	position: relative;
	bottom: 0;
	left: 0;
	padding: 0;
	width: 100%;
	margin: 0;
	background-color: transparent !important;
}

.card  {
    background-color: #f0f0f0;
    border: 0px;

}

 .card-header  {
    background-color: #f0f0f0;
    border: 0px;
    padding-left: 0px;

}
 .card-body {
    background-color: #f0f0f0;
    border: 0px;
    padding: 0px;

}

.card-body ul {
    list-style-image: url('../files/icon/digidoolist.png');
    margin-left: -10px;
}

.btn2 {
    border: 0px;
    padding-left: 0px;
}
.btn-link2 {
    all: unset;
}

#accordion, #accordion2 {
    padding-left: 35px;
    padding-right: 35px;
}
.card-header h5 {
    font-weight: 300;
}
.card-header {
    padding: 0px;
}

.card-body ul {
    list-style-image: url('../files/icon/digidoolist.png');
    margin-left: -10px;
}

.square {
    list-style-image: url('../files/icon/digidoolist.png');
    max-width: 100% !important;
}

.icon {
    width: 40px;
    height: 40px;
}
div.respond-image {
    clear: both;
}
.waagrecht {
    float: left;
}
.clear {

    clear: both;
    margin: 0px;

}
.obla {
    float: left;
    margin: 5px 0 20px 0px;
    width: 48%;
}
b {
    font-weight: 700;
}

.square > li {
    text-align: justify;
}


.modal-logo {
    height: 50px;
    float: left;
    margin-left: auto;
}
.modal-header .close {
    padding: 0px;
    margin: 0px;
    font-size: 21px !important;
    opacity: .2;
}

.modal-header {
    height: 54px;
}
.modal-title {
    font-weight: 500;
}
.modal-body h4 {
    font-weight: 500;
}

.btn-primary{
    color:#fff;
    background-color:#337ab7;
    border-color:#2e6da4;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74 !important;
}
.btn-primary.focus, .btn-primary:focus {

    box-shadow: unset !important;

}
.btn-link {
    border: 0;
    color: #074e8b;
    font-size: 16px !important;
    font-weight: 300;
    padding-left: 0px;
}

.recentblock {
    margin-left: -50px;
    margin-right: -50px;
}
.recentblock_title {
    margin-left: 50px;
    font-weight: 600;
    margin-bottom: -65px;
}

.blockdate{
    margin-left: 50px;
    margin-top: -50px;
    margin-bottom: 35px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 13px;
    color: #888;
}

.form-group[data-id^="subject"] {
    visibility: hidden;
}


