/* by OBM-Media */
body,p,a {font-family: 'Roboto', sans-serif!important;} 
h1,h2,h3,h4,h5,h6 {font-family: 'Roboto Condensed', sans-serif!important;} 

#sp-top2 a {color: #5CB6F9;}
#sp-top2 a:hover, #sp-top2 a:focus {color: #DBEFFF;}

.sp-page-title {
  background: #C4E2F9;
  
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  color: #050A30;
  text-align: center;
  text-transform: uppercase;
}

#leistungsuebersicht .sppb-addon-title, #leistungsuebersicht .sppb-addon-subtitle {
  background: rgba(0, 0, 0, 0.15);
  padding: 10px
}

#sp-footer, #sp-bottom {
  color: #e3e3e3;
}

#sp-bottom {
  margin-top: -6px;
}

#sp-bottom .sp-module .sp-module-title {
  font-weight: 300;
  font-size: 18px;
  margin: 0 0 30px;
  color: #e3e3e3;
  text-transform: uppercase;
}

.btn-primary, .sppb-btn-primary {
  border-color: #050A30;
  background-color: #050A30;
}

.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #0E1E8B;
  background-color: #0E1E8B;
}

.btn-secondary, .sppb-btn-secondary {
  border-color: #5CB6F9;
  background-color: #5CB6F9;
}

.btn-secondary:hover, .sppb-btn-secondary:hover {
  border-color: #4686B7;
  background-color: #4686B7;
}

.sp-megamenu-parent > li:last-child > .onlinebuchung {
  padding: 0px 15px 0px 15px;
  background-color: #5CB6F9;
  color: #fff;
}

.sp-megamenu-parent > li:last-child > .onlinebuchung:hover {
  padding: 0px 15px 0px 15px;
  background-color: #1798F7;
  color: #fff;
}

 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  line-height: 1.3em;
}

.ingallery-loadmore-btn {
  border-radius: 20px!important;
}

/* Öffungszeiten-Tabelle */
.sppb-addon-table-main.bt tbody td::before, .sppb-addon-table-main.bt tfoot td::before, .sppb-addon-table-main.bt tfoot th::before {
  content: attr(data-th) "";
  font-weight: normal;
}


/* Offcanvas START */

.offcanvas-menu {
 background-color: #050A30; 
}

.offcanvas-menu ul li a {
  color: #fff!important;
}

.offcanvas-menu ul li a:hover,.offcanvas-menu ul li a:active  {
  color: #fff!important;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a
{
  color: #c7d9fb !important;
}

/*
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 {
  background-color: #fff;
}
*/

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {
  color: #fff;
}

.offcanvas-menu .offcanvas-inner ul.menu > li {
  border-bottom: 1px dotted #5CB6F9;
  padding: 6px 0px;
  margin-bottom: 0px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
 opacity: 0.85;
}

.offcanvas-menu .menu-toggler {
  background-color: #5CB6F9;
  margin-right: 10px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 18px;
  line-height: 32px;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
  background-color: #5CB6F9;
}

/* Offcanvas END */

/* Google Fonts lokal START */

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

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

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

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

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

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

/* Google Fonts lokal END */