/**
 * CUSTOM.css  Bergrennen Ramsen-Oberwald
 * @author: Andi Wachter, 3.6.2023
 * Logo-Farben RGB:        Grau: #3e3d40      KTM-orange: #ea6522  Hellblau: #84d0f0;
 */
 body, .sp-preloader {
  background-color: #fff;
  color: #252525;
}
h1, h3, h5 {
  color: #ea6522 !important;  /* Titel H1,H3,H5  */
}
h2, h4, h6 {
  color: #3e3d40;  /* Neu Titel Color grau */
}
#sp-top-bar {
  background: #3e3d40; /* Top-Hintergrund grau */
  color: #fff;         /* Top-Fontcolor   */
}
#sp-top-bar a {
  color: #fff;         /* Top-Linkcolor   */
}
#sp-header {
  background: #ea6522;   /* Menu-Hintergrund hellblau */
}
a {
  color: #ea6522;
}
a:hover, a:focus, a:active {
  color: #044cd0;
  text-decoration: underline;  /* Links unterstreichen bei Hover */
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(3, 69, 191, 0.1);
  color: #3e3d40;
}
.tags > li a:hover {
  background: #044cd0;
}
.pager {
  list-style: none;
  padding: 50px 0 0 0 !important;
  margin: 50px 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager > li a {
  font-size: 14px !important; /* 0.785rem; */
  padding: 0.5rem 1.5rem !important;
  border-radius: 10px !important;
}
.sp-megamenu-parent > li > a {
  color: #3e3d40; /* Menu-Fontcolor */
  padding-left:10x; padding-right:10px;  /* AWA Zusatz */
/*  margin: 0; */
/*  padding: 8px; */
 /* margin: 2rem 0 0 0; */
}
.sp-megamenu-parent > li:hover > a {
  color: #fff;  /* Hover-Fontcolor */
  text-decoration: none !important;
  background: #3e3d40; /* Menu-Hintergrund Hover */
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
  text-decoration: none !important;
  background: #3e3d40; /* Menu-Hintergrund Aktiv FCR blau */
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #faef61;  /* Dropdown-Menu Box Hintergrund */
  padding-left:10px; padding-right:10px;  /* AWA Zusatz */
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #3e3d40;
  text-decoration: none;
  padding-left:10px; padding-right:10px;  /* AWA Zusatz */
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #fff;
  text-decoration: none !important;
  background: #84d0f0; /* Dropdown-Menu Hintergrund Hover FCR blau */
}
.sp-megamenu-parent .sp-dropdown > a {
  color: #fff;  /* Dropdown-Menu Fontcolor */
}
li.sp-menu-item.active > a {
  color: #fff;  /* Dropdown-Menu Fontcolor */
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #252525;
}
#offcanvas-toggler > .fa {
  color: #252525;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #0345bf;
}
.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: #0345bf;
}
.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);
}
/* Change Buttons DEFAULT .btn-default, .sppb-btn-default */
.btn-default , .sppb-btn-default { 
  color: #84d0f0 !important;
  border-color: #84d0f0 !important;
  background-color: #eff1f4 !important;
}
.btn-default:hover, .sppb-btn-default:hover {
  color: #ffed00 !important;
  border-color: #84d0f0 !important;
  background-color: #84d0f0 !important;
}
.sppb-btn-default.sppb-btn-outline {
  color: #84d0f0 !important;
}
/* Change Buttons PRIMARY */
.btn-primary, .sppb-btn-primary {
  color: #3e3d40 !important;
  border-color: #84d0f0 !important;
  background-color: #84d0f0 !important;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  color: #84d0f0 !important;
  border-color: #3e3d40 !important;
  background-color: #3e3d40 !important;
}
.sppb-btn-primary.sppb-btn-outline {
  color: #84d0f0 !important; 
  border-color: #84d0f0 !important;
  background-color: #faf7d0 !important;
}
.sppb-btn-primary.sppb-btn-outline:hover {
  color: #ffed00 !important;
  border-color: #84d0f0 !important;
  background-color: #84d0f0 !important;
}
.sp-page-title {
  background: #0345bf;
}
.sp-page-title h1 {
  color: #0345bf !important;  /* neu Titel-Farbe */
}
.sp-page-title h2, .sp-page-title h3 {
  color: green !important;  /* neu Titel-Farbe */
}
.layout-boxed .body-innerwrapper {
  background: #fff;
}
.sp-module ul > li > a {
  color: #252525;
}
.sp-module ul > li > a:hover {
  color: #0345bf;
}
.sp-module .latestnews > div > a {
  color: #252525;
}
.sp-module .latestnews > div > a:hover {
  color: #0345bf;
}
.sp-module .tagscloud .tag-name:hover {
  background: #0345bf;
}
/* Diverse Article-Anzeigen (für Blog-Layout) */
/* Change 2.4.2022: Rand verringern SP-Article */
.article-list .article .readmore  a{
    color: #84d0f0 !important;
    /* font-weight: 500;
    font-size: 0.813rem !important;*/
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #84d0f0;
}
.article-list .article .article-header h2 a {
	font-size: 30px !important;
}
.badge {
   color: #000 !important;  /* Suchergebnis Anzahl */
   font-size: 1em !important;
}
/*a, a:hover, a:focus, a:active {
    color: #84d0f0 !important;
}*/
.article-list .article {
    margin-bottom: 30px;
    padding: 10px;
    border: 0px solid #84d0f0;
    border-radius: 5px;
}
.article-list .article .article-intro-image  {
    margin: -20px 0px 20px 0px !important;   /* Blog-Liste: Intro Bild */
}
/* Change 01, 05.04.2020  Footer on bottom */
 #sp-footer {
    background: #3e3d40;
    /* position: fixed; */
	width: 100%;
    bottom: 0;
    z-index: 999; 
}
 #sp-footer .container-inner {
   	padding: 20px 0 !important; 
}
/* Change 02, 06.04.2020  Abstand Header-Main-Body */
 #sp-main-body {
    padding: 30px 0; 
}
/* Change 03, 06.04.2020  Bottom */
 #sp-bottombot {
    /* background: #63b5ec !important; */
    /* position: fixed; */
    width: 100%;
    bottom: 0 !important;
    /* z-index: auto; */
}
/* Change 04, 11.04.2020  Bottom */
.sppb-addon-articles .sppb-article-meta>span {
    color: #013e69 !important; /* Beitrag-Referenzen in News */
	font-size: 14px;
}
/* Change 05, 12.4.20 Tabelle-> Liste */
table.category {
  width: 90%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 5px 5px 5px 15px !important;  /* Top, right, bottom, left */
  font-size: 18px !important;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9 !important;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5 !important;
}
/* Change 06, 12.4.20 Pagination */
.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;
  border-color: #a8a8a8 !important;
  background-color: #a8a8a8 !important;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #84d0f0 !important;
  background-color: #84d0f0 !important;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #a8a8a8 !important;
  background-color: #a8a8a8 !important;
}
/* Bilder Hover Effect von https://miketricking.github.io */
.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
}
.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .3s linear;
transition:all .3s linear;
}
.hovereffect:hover img {
-ms-transform:rotate(3deg) scale(1.1);
-webkit-transform: rotatee(3deg) scale(1.1);
transform:rotate(3deg) scale(1.1);
}
/* Carousel Text */
.sppb-carousel-text {
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 20px;
}