







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 18px;
}

body {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Barlow, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Barlow, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Barlow, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 50px;
<<<<<<< HEAD
  text-transform: none;
  font-weight: 700;
=======
  text-transform: none;
>>>>>>> gallery-button
}

h2,
.h2 {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 38px;
<<<<<<< HEAD
  text-transform: none;
  font-weight: 700
=======
  text-transform: none;
>>>>>>> gallery-button
}

h3,
.h3 {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 30px;
<<<<<<< HEAD
  text-transform: none;
  font-weight: 700
=======
  text-transform: none;
>>>>>>> gallery-button
}

h4,
.h4 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 24px;
<<<<<<< HEAD
  text-transform: none;
  font-weight: 700
=======
  text-transform: none;
>>>>>>> gallery-button
}

h5,
.h5 {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 16px;
<<<<<<< HEAD
  text-transform: none;
  font-weight: 700
=======
  text-transform: none;
>>>>>>> gallery-button
}

h6,
.h6 {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 14px;
<<<<<<< HEAD
  text-transform: none;
  font-weight: 700
=======
  text-transform: none;
>>>>>>> gallery-button
}

/* Blockquote */

blockquote {
  border-left-color: #FF9400;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  
  
  ;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-radius: px;
  color: ;
  font-size: ;
  text-transform: ;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  ;
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-radius: px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  ;
  background-color: rgba(#null, 0.0);
  border-color: ;
}





form,
.submitted-message {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: 'Source Sans Pro'; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #003d8e;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */

form label {
  color: #003d8e;
}

/* Help text */

form legend {
  color: #003d8e;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #003d8e;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #003d8e;
}

::-moz-placeholder {
  color: #003d8e;
}

:-ms-input-placeholder {
  color: #003d8e;
}

::placeholder {
  color: #003d8e;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #003d8e;
}

.fn-date-picker td.is-selected .pika-button {
  background: #FF9400;
}

.fn-date-picker td .pika-button:hover {
  background-color: #FF9400 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #FF9400;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #FF9400;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Barlow, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(0, 61, 142, 1.0)

;
  border-radius: px;
  text-transform: ;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(#null, 0.0);
  border-color: ;
}





/* Table */

table {
  border: 1px solid #003d8e;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #003d8e;

  padding: 18px;

  color: #003d8e;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #003d8e;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #003d8e;
  font-family: Source Sans Pro;
}

.menu__child-toggle-icon {
  border-top-color: #003d8e;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #001566;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #001566;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #2865b6;
}

.menu__child-toggle-icon:active {
  border-top-color: #2865b6;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #003d8e;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #003d8e;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #003d8e;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #003d8e;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #003d8e;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Source Sans Pro;
}

.header__language-switcher-label-current:after {
  border-top-color: #003d8e;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #003d8e;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(65, 65, 65, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #003d8e;
}

/* Alle Breiten-Begrenzer im Footer ausschalten */
.footer,
.footer .row-fluid-wrapper,
.footer .row-fluid,
.footer .content-wrapper,
.footer .content-wrapper--centered,
.footer .container,
.footer .page-center {
  max-width: none !important;
  width: 100% !important;
  /* margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; */
}

/* DnD-Gutter im Footer raus */
.footer .dnd-section .dnd-column,
.footer .dnd-section .dnd-column__inner {
  padding-inline: 0 !important;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #000000;
}

.blog-post__tag-link {
  color: #000000;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #282828;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #003d8e;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #001566;
}

.blog-related-posts__title-link:active {
  color: #2865b6;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #003d8e;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #001566;
}

.hs-blog-post-listing__post-title-link:active {
  color: #2865b6;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #000000;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #000000;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #282828;
}

.hs-pagination__link-icon svg {
  fill: #000000;
}

/* Pricing card */

.card__price {
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 30px;
}

.card__body svg {
  fill: #FF9400;
}

/* Social follow */

.social-links__icon {
  background-color: #FF9400;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #d76c00;
}

.social-links__icon:active {
  background-color: #ffbc28;
  font-family: Barlow, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #003d8e;
  font-size: 30px;
}

html {
  scroll-behavior: smooth;
}

.header::before {
  display: block;
  height: 150px; /* Höhe deines Headers */
  margin-top: -150px;
}


/* 1) Textfarbe: Standard blau, Hover/aktiv rot */
.header .menu .menu__link,
.header .hs-menu-wrapper a {
  color: #0F3F8B !important;               /* blau */
  transition: color .2s ease;
}
.header .menu .menu__link:hover,
.header .hs-menu-wrapper a:hover,
.header .menu .menu__item--active > .menu__link,
.header .menu .menu__link--active-link,
.header .hs-menu-wrapper li.active > a,
.header .hs-menu-wrapper li.active-branch > a {
  color: #E00000 !important;               /* rot */
}

/* 2) Standard-Indikator (vom Theme) neutralisieren -> blauer Strich weg */
.menu .menu__item--depth-1 > .menu__link:after {
  background: none !important;
  width: 0 !important;
  height: 0 !important;
}

/* 3a) Indikator als PUNKT unter aktivem Link */
.menu .menu__item--depth-1 > .menu__link {
  position: relative;                       /* Basis für ::after */
}
.menu .menu__item--depth-1 > .menu__link--active-link:after,
.menu .menu__item--depth-1.menu__item--active > .menu__link:after,
.hs-menu-wrapper li.active > a:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;                             /* Abstand nach unten */
  width: 6px;
  height: 6px;
  background: #E00000;                      /* rot */
  border-radius: 50%;                       /* Punkt */
}







/* * {
  outline: 1px solid hsl(calc(360 * var(--depth, 0) / 10), 80%, 60%);
} */