


/*------------------------------------------------------
PRELOADER
--------------------------------------------------------*/

.bb {
    width: 200px;
    height: 200px;
    margin: auto;
    color: #546472;
}


/*------------------------------------------------------
COOKIES
--------------------------------------------------------*/

.cookies {
    background: #546472 none repeat scroll 0% 0%;
    color: #1A171B!important;
    font-weight: 600;
}

.cookiebanner-close {
    background: #1A171B!important;
}

.cookies p,
.cookies p a,
.cookiebanner-close {
    color: #ffffff;
}


/*------------------------------------------------------
CONTENT
--------------------------------------------------------*/

input#submitmail,
a.col-button {
    background: #ce0800;
}

.ctxt a, .ctxt a:hover {
    color: #ffffff;
}



.info-line {
    background: #546472;
    font-weight: 600;
	color: #ffffff;
}
.no-mobile-view a {
    color: #ffffff;
}
.menues--abv {
    background-color: #1A171B!important;
}



.text-block .dark-heading {
    background: #ce0800;
    color: #ffffff;
}

.service_grid {
    background: #546472;
}
.service_grid .item h6 {
    color: #ffffff;
}
a.border{
text-decoration:none;
}

/*------------------------------------------------------
FOOTER
--------------------------------------------------------*/


footer {
    background: #1A171B!important;
    color: #ffffff;
}
.campaignLetter h6 {
    color: #546472;
}

footer h5, footer h6, footer li, footer li a {
    color: #ffffff;
}


