/* individual Settings */
/*
@phoneLandscapeViewportWidth: 30em;     // 480px
@tabletViewportWidth: 48em;             // 768px
@tabletLandscapeViewportWidth: 64em;    // 1024px
@desktopViewportWidth: 78.75em;         // 1260px

CI Fix Colors
dark-blue:  012e6f - rgba(1, 46, 111, 0.95)
light-blue: 006ab3 - rgba(0, 184, 222, 0.95)

Wappen
gold: ffc900
black: 000000
red: f33b1d

SW Dyn Colors
lightgreyblue: f4f7fa


 */

.speasyimagegallery-gallery-item-content {
    opacity: 1;
}

@media (max-width: 1024px) {
	/*
	#sp-logo .logo-text {
		font-size: 18px;
	}
	#sp-logo .logo-text span.logo-slogan {
		font-size: 12px;
	}
	*/
}
@media (max-width: 768px) {
	
	#sp-logo .logo-text {
		font-size: 16px;
	}
	#sp-logo .logo-text span.logo-slogan {
		font-size: 12px;
	}


}

h1,h2,h3,h4,h5,h6 {
	color: #012e6f;
}


#sp-breadcrumb {
    margin-top: 180px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* Standard Settings */
body, .sp-preloader {
  background-color: #f4f4f4;
}
.sp-preloader > div {
  background: #012e6f;
}
.sp-preloader > div:after {
  background: #fff;
}

a {
  color: #012e6f;
}
a:hover,
a:focus,
a:active {
  color: #006ab3;
  text-decoration: none;
}

.page-content a {
  color: #012e6f;
  font-weight: 400;
}

.page-content a:hover,
.page-content a:focus,
.page-content a:active {
  color: #006ab3;
  text-decoration: underline;
}

 

.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(43, 168, 74, 0.1);
  color: #012e6f;
}
.tags > li a:hover {
  background: #044cd0;
}
.article-social-share .social-share-icon ul li a {
  color: #252525;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #012e6f;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #252525;
}
.sp-megamenu-parent > li > a {
  color: #012e6f;
}
.sp-megamenu-parent > li:hover > a {
  color: #006ab3;
}
.sp-megamenu-parent > li:not(.sp-has-child) > a:after {
	display:block;
	content: '';
	border-bottom: solid 5px #006ab3;  
	transform: scaleX(0);  
	transition: transform 250ms ease-in-out;
}
.sp-megamenu-parent > li:not(.sp-has-child):hover > a:after {
	transform: scaleX(1);
}


.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
  color: #012e6f;
}

.sp-megamenu-parent > li.active > a:after {
	display: block;
	content: '';
	border-bottom: solid 5px #006ab3;
	transform: scaleX(1);
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #252525;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #fff;
  background-color: #012e6f;
  display: block;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #fff;
  background-color: #012e6f;
  display: block;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #252525;
}

.sppb-form-control, .sppb-form-group .sppb-form-control {
    padding: 4px 8px;
}

.sppb-addon-content ul {
	padding-left: 15px;
}
.awithunderline .sppb-addon-content a {
	border-bottom: 1px dotted;
}
.awithunderline .sppb-addon-content a:hover {
	border-bottom: 1px solid;
}

#offcanvas-toggler > .fa {
  color: #252525;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #012e6f;
}
#offcanvas-toggler .fa-bars {
    font-size: 16px;
	vertical-align: middle;
}
#offcanvas-toggler .fa-bars::after {
    content: "Menu";
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-left: 10px;
    white-space: nowrap;
}

.offcanvas-menu {
  background-color: #fff;
  color: #252525;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #252525;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #012e6f;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: rgba(37, 37, 37, 0.5);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgba(37, 37, 37, 0.8);
}

.btn-primary.focus, .btn-primary:focus {
    outline: 0;
    box-shadow: unset !important;
}
.btn-primary, .sppb-btn-primary {
	background-color: #012e6f;
    border: none;
}
.btn-primary:hover, .sppb-btn-primary:hover {
	background-color: #006ab3;
    border: none;
}

.btn-primary.focus, .sppb-btn-primary:focus {
    outline: 0;
    box-shadow: unset !important;
}

ul.social-icons > li a:hover {
  color: #012e6f;
}
.sp-page-title {
  background: #fff;
}
.layout-boxed .body-innerwrapper {
  background: #fff;
}
.sp-module ul > li > a {
  color: #012e6f;
}
.sp-module ul > li > a:hover {
  color: #006ab3;
}
.sp-module .latestnews > div > a {
  color: #012e6f;
}
.sp-module .latestnews > div > a:hover {
  color: #006ab3;
}
.sp-module .tagscloud .tag-name:hover {
  background: #012e6f;
}
.search .btn-toolbar button {
  background: #f4f7fa;
}
#sp-footer, #sp-bottom {
  background: #f4f7fa;
}
#sp-footer a, #sp-bottom a {
  color: #012e6f;
}
#sp-footer a:hover,
#sp-bottom a:hover,
#sp-footer a:active,
#sp-bottom a:active,
#sp-footer a:focus,
#sp-bottom a:focus {
  color: #006ab3;
}
#sp-footer1 .sp-column {
	text-align: center;
}
#sp-bottom a:hover {
	text-decoration: underline !important;
}
#sp-bottom p {

}

.sp-comingsoon body {
  background-color: #012e6f;
}

#section-id-1563807184649 {
	margin-top: 50px !important;	
}


.sppb-addon-image-layout-image.image-fit img {
	margin-bottom: 30px;
    box-shadow: -10px 15px 20px 0 rgba(0,0,0,.3);
}

.sppb-panel-modern > .sppb-panel-heading {
    padding: 17px 30px 17px 40px;
}

.pagination > li > a, .pagination > li > span {
  color: #252525;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #252525;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #012e6f;
  background-color: #012e6f;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #012e6f;
  background-color: #012e6f;
}
.error-code, .coming-soon-number {
  color: #012e6f;
}

.responsiveGoogleMap {
    position: relative;
    padding-bottom: 400px;
    height: 0;
    overflow: hidden;
}
.responsiveGoogleMapFooter {
    position: relative;
    padding-bottom: 250px;
    height: 0;
    overflow: hidden;
}

.responsiveGoogleMap iframe,
.responsiveGoogleMapFooter iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
