/* Schriftgröße für Menüeinträge */

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li >span 
{font-size:16px;
font-weight: bolder;
font-family: 'Roboto';
}

/* Schriftgröße für DropDownMenüeinträge */

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 16px;
  line-height: 2;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
  font-weight: medium;
  }

/* offcanvas-menu */

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 16px;
  padding: 4px 0px;
  line-height: 44px;
  font-weight: 400;
  font-family: 'Roboto';
  }


*/ Schriftstärke für Menüeinträge */

#sp-header .sp-megamenu-parent > li > a { 
font-weight: bolder;
font-family: 'Roboto';
}






/* für high quality Banner Farbverlauf 

.sp-module-content  p {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-image: linear-gradient(-90deg, #d44500ff, #d4450055);
}*/ 



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





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


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


h1 {
 font-family: Roboto, latin;
 font-weight: 400;
 font-size: 1.5em;
 font-size: 18px;
 font-size: 1.5rem;
 font-weight: bold;
}


body {font-family: 'Roboto';}

h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 18px;
  font-size: 1.5rem;
  font-weight: bold;
}