body{font-family: brandon-grotesque;}

h1, h2, h3{text-transform: uppercase; font-weight: 700; font-family: brandon-grotesque;}

h3{
    margin-top: 45px;
    text-align: center;
}

h4{
    margin: 10px 0 20px 0; 
}

h5{
    margin-top: 7px;
}

.index-title{
    font-size: 20px;
}

p, li, a{font-family: Ubuntu;}

a{
    color: #000000 !important;
    text-decoration: none;
    border: none;
}

a:hover{
    color: #2c89bd !important;        
}

.small-text{
    color: #666666;
    font-size: 13px;
    margin-bottom: 0px;
}

.t-center{
    text-align: center;
}

button{
    border: none;
    border-radius: 6px;
    background-color: #e5e5e5;
    padding: 0 12px 0 12px;
}

#draht{
    background-color: #2f8ab2;
    color: #ffffff;
}

.trenner{
    width: 100%;
    margin: 45px 0 45px 0;
}

hr{
    margin: 45px 0 45px 0;
}

.post-list hr {
    margin: 25px 0;
}

hr:not([size]) {
    height: 2px;
}

.mt-contentstart{
    margin-top: 45px;
}

.featured-images p img, .content p img{
    width: 100%;
}

.header-image{
    width: 100%;
}

.desktop{
display: unset;
}

.mobile{
    display: none;
}






/* ================= Nav Classes ================= */

.navbar-logo{
    width: 95%;
}

.navbar-brand {
    width: 45%;
}

.nav-item{
    text-transform: uppercase;
    font-family: brandon-grotesque;
}

.dropdown-menu{
    border: none;
}

.nav-link{
    padding-left: unset;
}

.navi-icons{
    width: unset;
    margin: 15px 0 15px 0;
}

.icon-navi-link{
    width: 50px;
    padding: 0 0 0 8px;
}

.text-navi{
    margin-right: 10px;
}

.index-align{ /* Navigtionspunkte auf der Index weil die Navbar brand fehlt */
    justify-content: space-between;
}

.desktop-align{ /* Navigtionspunkte auf der gesamten Seite außer Index */
    justify-content: flex-end;
}






/* ================= Index Classes ================= */

.logo-index{
    width: 650px;
    margin-top: 35px;
    padding: 0 50px 0 50px;
}

.index-icon{
    width: 50px;
    margin-bottom: 15px;
}

#wohnen{
    margin-top: 75px;
}






/* ================= About Us Classes ================= */

.orga-bild {
    width: 100%;
    margin-bottom: 20px;
}

.vorstand-bild{
    width: 40%;
}

.vorstand-title{
    font-family: brandon-grotesque;
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 10px;
}

.partner-col{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.partner-bild1{
    width: 180px;
}

.partner-bild2{
    width: 316px;
}




/* ================= Karriere Classes ================= */




    .blogfeed-post-kar {
    max-width: 48%;
    flex: 1 0 50%;
    
}






/* ================= Kontakt Classes ================= */

.anfrage-feld{
    height: 200px;
}






/* ================= Referenzen Classes ================= */

.referenz-icon{
    width: 40px;
    margin: 8px 0 15px 0;
}

.referenz-eintrag{
    margin-top: 100px;
}






/* ================= Aktuelles Classes ================= */

.instafeed{
    width: 100%;
    margin-top: 45px;
}


/* ================= Formular Classes ================= */

#termine .form-group{
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
}

.btn{margin-top:50px;}

.btn-primary {
    border: none;
    border-radius: 6px;
    background-color: #e5e5e5;
    padding: 0 12px 0 12px;
    color:#000000;
}

.btn-primary:hover {
    border: none;
    border-radius: 6px;
    background-color: #e5e5e5;
    padding: 0 12px 0 12px;
    color:#666;
}



/* ================= Footer Classes ================= */

.footer-text{
    text-align: center;
    text-decoration: none;
}






/* ================= Carousel & Accordion Classes ================= */

.hero-slider-item, .hero-wrapper {
    position: relative;
    min-height: 500px!important;
}

.hero-area{padding-top:35px;}
.owl-nav{display:none;}

.carousel{
    margin-top: 80px;
}

.carousel-referenzen{
    margin-top: 0px;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
}

.owl-dots{
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-dot{
    background-color: #ffffff;
    opacity: 0.95;
    width: 35px;
    margin: 15px;
    height: 35px;
    outline:0!important;
}



.owl-dot:nth-child(1) {
    background-image: url(https://kuw.welcome-media.de/storage/app/media/Misc/Wohnen.svg);  -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
            opacity:.3;
}

.owl-dot:nth-child(2) {
    background-image: url(https://kuw.welcome-media.de/storage/app/media/Misc/bildung.svg);  -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
}


.owl-dot:nth-child(3) {
    background-image: url(https://kuw.welcome-media.de/storage/app/media/Misc/energie.svg);  -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
            opacity:.4;
}



.owl-dot:nth-child(4) {
    background-image: url(https://kuw.welcome-media.de/storage/app/media/Misc/verkehr.svg);  -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
            opacity: .8;
}

.active { -webkit-filter: none!important;
       -moz-filter: none!important;
         -o-filter: none!important;
        -ms-filter: none!important;
            filter: none!important; 
            border:0px;
            opacity: 1!important;}




.carousel-caption {
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    padding: 0;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
}


.hero-overlay{
    background-color: rgba(0, 0, 0, 0) !important;
}


.carousel-inner{
    margin-top: 100px;
}

.carousel-inner-referenzen{
    margin-top: 0px;
}

.accordion-button:focus {
    border-color: none;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #2c89bd;
    background-color: #ffffff;
}

.accordion-button{
    text-align: initial;
}









/* ================= Blog Classes ================= */

.blogcategory-container{
    display: flex;
}

.blogcategory-width{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.blogcategory-icon{
    margin-top: 15px;
    width: 40px;
}

.blogcategory-title{
    font-family: brandon-grotesque;
    font-size: 1.5rem;
}

.blogfeed-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.blogfeed-post{
    max-width: 33%;
    flex: 1 0 31%;
}

.blogfeed-images{
    width: 90%;
}

.content h2{
    margin-top: 35px;
    margin-bottom: 25px;
    font-size: 20px;
}

/* ================= Aktuelles Classes ================= */

.post-image img {
    max-width:100%;
}

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

.desktop-align {
    flex-direction: column;
}

.navi-icons{
    margin: 0;
}

/* ================= Termine Classes ================= */

.fc-event, .fc-event:hover {color:#fff!important;}

 }

/* ================= Mobile Classes ================= */

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

h1{
    font-size: 25px;
    padding-top: 10px;
}

.desktop{
    display: none;
}

.mobile{
    display: unset;
}


/* ================= Nav Classes ================= */

.text-navi{
    margin-right: unset;
}

.nav-link{
    padding-left: 12px !important;
}

index-align{
    justify-content: unset;
}

.desktop-align{
    justify-content: unset;
}

.navbar-brand{
    width: 75%;
}

.navi-icons{
    width: 65px;
        margin: 15px 0 15px 0;
}

.icon-navi-link{
    width: 75px;
}

/* ================= Index Classes ================= */

.logo-index{
    width: 100%;
}




/* ================= About Us Classes ================= */

.partner-bild1{
    width: 143px;
}

.partner-bild2{
    width: 253px;
}



/* ================= Blog Classes ================= */

.blogcategory-container {
    flex-direction: column;
}

.blogcategory-width {
    margin-bottom: 60px;
}

.blogfeed-post {
    max-width: 50%;
    flex: 1 0 50%;
}

 }