/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v23-latin/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/lato-v23-latin/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/lato-v23-latin/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/lato-v23-latin/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/lato-v23-latin/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/lato-v23-latin/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/lato-v23-latin/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/lato-v23-latin/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/lato-v23-latin/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/lato-v23-latin/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/lato-v23-latin/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/lato-v23-latin/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/montserrat-v25-latin/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/montserrat-v25-latin/montserrat-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v25-latin/montserrat-v25-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

 @keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-moz-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-webkit-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-o-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-ms-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}

body {
	font-family: 'Lato', sans-serif;
}

body p {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 30px;
}

#sp-main-body ul, dl, ol {
    font-size: 18px;
    line-height: 30px;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Montserrat', sans-serif;
}
h1, .h1 {
	color: #b8141f;
	font-size: 72px;
    font-weight: 700;
    font-style: normal;
}
@media (max-width: 576px) {
    h1, .h1 {
    font-size: 3rem;
	}
}
h2, .h2 {
	color: #b8141f;
}
h3 {
	margin: 30px 0 10px 0;
}

#sp-top-bar {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
  background-image: linear-gradient(to top right, #009fe3, #017cb3);

}

.sp-contact-info li {
    margin: 0px 40px 0px 0px;
}

#sp-top1 {
    line-height: 1.7rem;
}

#sp-top2 {
    padding: 8px 0px 0px 0px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-decoration: none;
}

.sp-group-title {
    text-transform: uppercase;
    color: #009fe3;
}
.sppb-btn {
    font-family: 'Montserrat', sans-serif;
}

.sppb-btn-primary {
    padding: 15px 25px;
}

.sppb-btn-primary.sppb-btn-outline:hover {
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3;
}

.sppb-btn-primary.sppb-btn-outline {
    color: #b8141f;
    background-color: transparent;
      font-weight: 700;
}
.sppb-animated-number {
        font-size: 50px;
  font-weight:700;
  font-family: 'Montserrat', sans-serif;
}
.sppb-animated-number-title {
        font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: white;
    }
.sppb-nav-modern li a {
      font-family: 'Montserrat', sans-serif;  
  font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    padding: 12px 15px;
  margin-bottom: 30px;
    background: transparent;
    color: #4b5981;
    border: none;
}
.sppb-nav-modern li a:hover {
      background:none;
}

.sppb-addon-tab .sppb-nav-modern li.active a {
   
  color: #2d2d2d;
    background: transparent;
    border-bottom: 3px solid #b8141f;
}

.footer-news a {
    font-size: 15px;
}
.footer-news h3 {
     margin: 0;
     line-height: 18px;
}
.breadcrumb {
    padding: 0.75rem 0;
    background-color: transparent;
    border-radius: none;
}
.breadcrumb .divider.fas.fa-map-marker-alt {
    display: none;
}
#sp-main-body {
    padding: 55px 0;
}
.article-list .article .readmore {
    text-transform: uppercase;
}
.btn-group-sm > .btn, .btn-sm {
    margin-right: 7px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #009fe3;
    font-weight:700;
}
.person-content-show-on-hover {
    display: none;
}
.fa-download::before {
    margin-right: 7px;
}
.fa-angle-down::before {
    margin-right: 7px;
}
.active .sppb-panel-title {
    color: #009fe3;
}
.sppb-panel-title {
    text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.1em;
 } 
.fa-heartbeat::before {
    margin-right: 7px;
}
.sppb-panel-faq .active {
    border-bottom: none;
}
.sppb-panel-faq {
    margin: 27px 0;
}
#sp-footer, #sp-bottom {
    border-top: solid #ffe9e9 1px;
}

a.link, a.download, a.email {
	padding-left: 1.25rem;
	position: relative;
	color: #3d3d3d;
}
a.link:hover, a.download:hover, a.email:hover {
	color: #b8141f;
}
a.link::before, a.download::before, a.email::before {
	top: 1px;
	font-size: inherit;
	color: inherit;
	margin-left: -1.25rem;
	margin-right: 10px;
}
a.download::before {
	content: "\f019";
	font-family: Font Awesome\ 5 Free;
}
a.link::before {
	content: "\f15b";
	font-family: Font Awesome\ 5 Free;
}
.sp-module.search-and-find {
    padding: 70px 10%;
}

.search-and-find .mix-category {
    pointer-events: none;
}
.search-and-find .mix-tags {
    pointer-events: none;
}

#sp-footer ul.menu li a {
    font-size: 16px;
}

#sp-footer ul.social-icons {
    font-size: 33px;
}

.menu-teaser-home ul {
    list-style: none;
    display: block;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-bottom: 60px;
    padding: 0;
    line-height: 35px;
    padding-bottom: 37px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.menu-teaser-home li {
    position: relative;
    margin: 7px;
    overflow: hidden;
    padding: 0;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    width: 300px;
    height: 300px;
background-color: #b8141f;
-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
	border: 1px solid white;
}
.menu-teaser-home li a {
	display: block;
	color: white;
	font-weight: 900;
	font-size: 1.38rem;
	line-height: 1.4;
	padding: 20px 7%;
	width: 100%;
	position: absolute;
	z-index: 1;
  bottom: 0;
}
.menu-teaser-home li:hover {
	background-color: #009fe3;
	cursor: pointer;
}
#sp-footer ul.menu li {
    display: block;
}
@media (max-width: 576px) {
    .logo-image {
        margin-bottom: 12px;
    }
}

.filters-list {
    margin-bottom: 7px;
}



