.slideshow-content * {
    background: #015fa5;
	opacity: 1;
}

.layout-slideshow .slideshow-content {
    width: 45%;
    height: 100%;
}

.layout-slideshow .sprocket-features-desc {
    margin: 0;
    padding: 12%;
    height: 100%;
}

.layout-slideshow .sprocket-features-title {
    margin: 10px 0;
    padding: 0;
    font-size: 300%;
    line-height: 1.2;
}

.footer-outer {
    background-color: #015fa5;
	color: #ffffff;
}

.footer-outer a, .footer-outer h1, .footer-outer h2, .footer-outer h3, .footer-outer h4, .footer-outer h5, .footer-outer h6 {
    color: #ffffff;
}

.layout-slideshow .sprocket-features-desc {
    margin: 0;
    padding-top: 8%;
    padding-left: 14%;
    height: 100%;
}
#top-a, #top-a h1, #top-a h2, #top-a h3, #top-a h4, #top-a h5, #top-a h6 {
    color: #565656;
	font-weight: 400;
	font-size: 25px;
}

#top-b, #top-b h1, #top-b h2, #top-b h3, #top-b h4, #top-b h5, #top-b h6 {
    color: #015fa5;
}

#top-d, #top-d h1, #top-d h2, #top-d h3, #top-d h4, #top-d h5, #top-d h6 {
    color: #ffffff;
	background-color: #015fa5;
}

#bottom-b, #bottom-b h1, #bottom-b h2, #bottom-b h3, #bottom-b h4, #bottom-b h5, #bottom-b h6 {
    color: #ffffff;
	font-weight: 400;
	font-size: 25px;
    background-color: #015fa5;
}



.uk-panel-box-secondary {
    background-color: #015fa5;
    color: #ffffff;
}

.uk-link-white {
    color: #ffffff;
} 

.uk-icon:hover, .toolbar-outer a, .toolbar-outer a:hover {
    color: #015fa5;
}

.toolbar-outer-white a, .toolbar-outer-white a:hover {
    color: #ffffff;
}
/** Hvid tekst i blå knap, i mobil visning **/
a, .uk-link {
    color: #222222;
}

.plogo {
	padding-left: 30px;
}

.tm-sidebar-b {
	padding-top: 30px;
}

.uk-button {
    background: #015fa5;
}

#bottom-c a {
    color: #f9f9f9;
}

.layout-slideshow .sprocket-features-arrows .arrow {
    line-height: 0.8em;
}

.uk-icon-medium, uk-icon-small, .uk-icon-large {
    color: #015fa5;
}

#top-b a {
    color: #f9f9f9;
}

.uk-navbar-center {
    float: none;
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.sprocket-strips-s-item {
    background-color: #015fa5;
}

@media (max-width: 768px)
h2, h3, h4, h5, h6 {
    font-size: 20px !important;
}