
@font-face {
  font-family: 'Seagull-Light';
  src: url('seag.woff') format('woff'), url('seag.ttf') format('truetype');
}

@font-face {
    font-family: 'Lithos';
    font-style: normal;
    font-weight: bold;
    src: url('Litho.woff') format('woff'), url('Litho.ttf') format('ttf');
    }
	
@font-face {
    font-family: 'Lithos';
    font-style: normal;
    font-weight: normal;
    src: url('Lithos-Regular.ttf') format('ttf'), url('Lithos-Regular.woff') format('woff');
    }	
	
h1, h2, h3 {font-family: 'Lithos'; color: #00357a;}
body {font-family: 'Seagull-Light';}

a {
  color: #00357a;
}
a:hover {
  color: #0c4b9d;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
  color: #fedea8;
}
.sp-megamenu-parent > li.active > a {font-weight: bold;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: #00357a;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #00357a;
}
#offcanvas-toggler > i {
  color: #fff;
}
#offcanvas-toggler > i:hover {
  color: #fedea8;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #0e54b0;
  background-color: #00357a;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #0a3f85;
  background-color: #0c4b9d;
}
ul.social-icons > li a:hover {
  color: #00357a;
}
.sp-page-title {
  background: #00357a;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul > li > a {
  color: #000000;
}
.sp-module ul > li > a:hover {
  color: #00357a;
}
.sp-module .latestnews > div > a {
  color: #000000;
}
.sp-module .latestnews > div > a:hover {
  color: #00357a;
}
.sp-module .tagscloud .tag-name:hover {
  background: #00357a;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #00357a;
}
.search .btn-toolbar button {
  background: #00357a;
}
.post-format {
  background: #00357a;
}
.voting-symbol span.star.active:before {
  color: #00357a;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #0c4b9d;
}
.entry-link,
.entry-quote {
  background: #00357a;
}
blockquote {
  border-color: #00357a;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #00357a;
}
#sp-footer {
  background: #00357a;
}
.sp-comingsoon body {
  background-color: #00357a;
}
.pagination > li > a,
.pagination > li > span {
  color: #000000;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #000000;
}
.pagination > .active > a,
.pagination > .active > span {
  border-color: #00357a;
  background-color: #00357a;
}
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: #00357a;
  background-color: #00357a;
}

p.logo-slogan {font-size: 28px;}

@media (max-width: 980px) {#sp-header .logo a {font-size: 45px;} p.logo-slogan {font-size: 25px;}}
@media (max-width: 600px) {#sp-header .logo a {font-size: 33px;} p.logo-slogan {font-size: 20px;} #sp-header {height: 85px;}}

#sp-navigation {top: 0;}

#sp-navigation.menu-fixed {
    position: fixed;
    z-index: 9999;
    display: block;
	width: 100%;
	max-width: 1240px;
}

#sp-navigation #sp-position-2 p {margin: 0; padding: 0;}

.menu-fixed #sp-position-2 img {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 1s, visibility 1ms;
    transition: opacity 1s, visibility 1s;
}

.menu-fixed-out #sp-position-2 img {
    visibility: hidden;
    opacity: 0;
}

#sp-slideshow .container {padding: 0; max-width: 100%;}

/* Slideshow flicker */
ul.uk-slideshow-items li {  
  -webkit-transition: none;  
  transition: none;  
}

table {width: 100%;}
table td {vertical-align: top; padding: 15px 25px;}
table td:nth-child(2) {border-left: 2px dotted #00357a;}

@media (max-width: 768px) {table td {width: 100%; float: left;} table td:nth-child(2) {border: none;} table td:first-child {margin-bottom: 40px;}}

.jmg-googlemaps-dsgvo-notification .buttongroup input[type="submit"] {font-size: 16px;}