/* GOOGLE FONTS */
/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/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('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/02_Website/Fonts/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

.datenmigration-page .section-2 ul li {
  background-image:none !important;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.banner-area .dnd-section {
  padding: 0;
}

.banner-area .dnd-section .row-fluid {
  padding: 0;
}

.dnd-section[class*="force-full-width-section"]>.row-fluid {
  padding: 0;
}

.dnd-section[class*="force-full-width-section"]>.row-fluid {
  padding: 0;
}

.custom-website-page h2 {
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  text-shadow: 1px 1px 0px #fff;
  text-shadow: 1px 1px 0px rgb(255 255 255 / 50%);
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1.1em;
}

.custom-website-page h2 strong {
  font-weight: 700;
}

.custom-website-page p {
  line-height: 1.6em;
  font-size: 20px;
  text-align: left;
  margin: 0 0 1.1em;
}

.custom-website-page p:last-child {
  margin-bottom: 0;
}


.custom-website-page ul {
  margin-bottom: 0;
  padding: 0;
}

.custom-website-page ul li {
  font-style: normal;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  line-height: 1.6em;
  margin-bottom: 12px;
}

.custom-full-section h1 {
  font-size: 46px;
  margin-bottom: 14px;
  font-style: normal;
  font-weight: normal;
  font-family: "Lato", sans-serif;
}

.custom-full-section h3 {
  font-size: 28px;
  margin-bottom: 8px;
}

.custom-full-section h4 {
  font-size: 21px;
  margin-bottom: 4px;
  font-style: normal;
  font-weight: 300;
  font-family: "Lato", sans-serif;
}


.custom-full-section p strong {
  font-weight: 700;
}

.custom-full-section p {
  line-height: 1.6em;
  margin: 0 0 1.1em;
}

.custom-full-section ul {
  padding: 0;
  margin: 0;
}

.custom-full-section ul li {
  line-height: 1.6em;
  margin-bottom: 12px;
}


.custom-about-section1 .custom-about .custom-about-heading-section {
  padding-top: 35px;
}

.custom-about-section2 .custom-button-wrapper,
.custom-home-section2 .custom-button-wrapper {
  padding: 40px 0;
}

.custom-about-section3 h2 {
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  text-shadow: 1px 1px 0px #fff;
  text-shadow: 1px 1px 0px rgb(255 255 255 / 50%);
  text-align: center;
  line-height: 1.1em;
}

.custom-about-section3 h2 strong {
  font-weight: 700;
}

.custom-about-section3 hr {
  background-color: rgba(229, 229, 229, .6);
  display: block;
  height: 2px;
  margin: 20px 0 30px;
  position: relative;
  text-align: center;
}

.custom-about-section3 p:last-child {
  margin-bottom: 0;
}

.custom-about-section3 .row-fluid .span6 {
  max-width: 47%;
  float: left;
  margin: 0;
  width: 100%;
}

.custom-about-section3 .row-fluid .span6:last-child {
  max-width: 47%;
  padding-left: 0%;
  float: right;
  margin: 0;
  width: 100%;
}

.custom-about-section3 .row-fluid .span6 p {
  margin: 0 0 1.1em;
  line-height: 1.5em;
}

.custom-about-section3 .row-fluid .span6 p img {
  max-width: 97.5%;
  width: auto;
  vertical-align: unset;
}

.custom-about-section3 .row-fluid .span6:last-child p img {
  margin-bottom: 20px;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.custom-home-section1 h1 {
  text-align: center;
  font-size: 35px;
  padding-bottom: 26px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  margin-bottom: 14px;
  line-height: 1.1em;
}

.custom-home-section1 .custom-emm-video {
  padding-top: 0;
}

.custom-home-section1 h2 {
  text-align: center;
  font-size: 35px;
  padding-top: 26px;
  text-transform: uppercase;
}

.custom-home-section1 .dnd-section>.row-fluid {
  padding-right: 2rem;
  Padding-left: 2rem;
}

.custom-home-section1 p:last-child {
  margin-bottom: 0;
}

.hs-home-layout hr {
  background-color: #09ABD4;
  margin: 0 auto;
  border-radius: 2px;
}

.custom-servics-content ul li {
  background-image: url(https://25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/AgiqonShopware_September2021/Image/punkt.png);
}


.box_projektmanagement {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 550px;
  margin-top: 10px;
}

.box_projektmanagement img {
  width: 125px;
  float: left;
  margin-right: 15px;
}

.box_projektmanagement p {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  line-height: 1.5em;
}

.custom-home-section2 p:last-child {
  margin-bottom: 0;
}

.custom-home-section2 h2, .custom-home-section3 h2 {
  font-size: 35px;
  margin-bottom: 10px;
}

.custom-home-section2 h2 strong {
  font-weight: 700;
}

.custom-home-section2 .row-fluid .span3 {
  width: 25%;
  padding: 0 10px !important;
  margin: 0;
  text-align: center;
}

.custom-home-section2 .row-fluid .span3>div {
  text-align: center;
  font-size: 12px;
  color: #a1a1a1;
  max-width: 100%;
  margin-bottom: 20px;
  width: 150px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.custom-home-section2 .row-fluid .span3 img {
  max-width: 100%;
  display: block;
  width: auto;
  height: auto;
}

.referenzen-banner .custom-banner {
  padding-top: 150px;
  padding-bottom: 350px;
}

.referenzen-banner .custom-banner .custom-banner-summary h1 {
  font-size: 56px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  line-height: 71px;
  margin-bottom: 0px;
  text-transform: uppercase;
  text-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
}

.referenzen-banner .custom-banner .page-center {
  padding: 0;
}

.referenzen-banner .custom-banner .custom-banner-summary p {
  font-size: 56px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  line-height: 71px;
  margin-bottom: 150px;
  text-transform: uppercase;
  text-shadow: 3px 3px 5px rgb(0 0 0 / 50%);
}

.referenzen-banner .custom-banner .custom-banner-summary {
  padding-top: 8px;
}

.custom-referenzen-section1 h2 {
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  text-shadow: 1px 1px 0px #fff;
  text-shadow: 1px 1px 0px rgb(255 255 255 / 50%);
  text-align: center;
}

.custom-referenzen-section1 h2 strong {
  font-weight: 700;
}

.custom-referenzen-section1 h3 {
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  text-shadow: 1px 1px 0px #fff;
  text-shadow: 1px 1px 0px rgb(255 255 255 / 50%);
  text-align: center;
}

.custom-referenzen-section1 p {
  line-height: 1.6em;
  font-size: 20px;
}

.custom-referenzen-section1 .dnd-section>.row-fluid {
  padding: 0;
}

.custom-referenzen-section1 p:last-child {
  margin-bottom: 0;
}

.custom-referenzen-section3 img {
  display: block;
}

.custom-referenzen-section3 .custom-emm-video {
  padding-top: 0;
}

.arrow-bullet {
  overflow: hidden;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.arrow-bullet li {
  padding-left: 24px;
  line-height: 1.6em;
  min-height: 26px;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  color: #4e4e4e;
  background-repeat: no-repeat;
  margin-bottom: 12px;
  background-position: 0 4px;
}

.arrow-bullet li {
  background-image: url(//25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/raw_assets/public/AgiqonShopware_October2021/images/list2.png);
}

.custom-about-section2 .dnd-section:nth-child(2) .custom-about .custom-about-border {
  margin: 0;
}

@media(max-width:959px) {


  .custom-home-section1 .custom-emm-video .page-center {
    max-width: 100%;
  }

  .referenzen-banner .custom-banner .custom-banner-summary h1 {
    font-size: 46px;
    line-height: 58px;
  }

  .referenzen-banner .custom-banner .custom-banner-summary p {
    font-size: 46px;
    line-height: 58px;
  }

  .custom-referenzen-section3 .custom-emm-video .page-center {
    padding: 0;
  }

}

@media(max-width:767px) {


  .custom-about-section2 .dnd-section>.row-fluid {
    padding: 0;
  }

  .custom-about-section3 .row-fluid .span6:last-child p img {
    height: auto;
  }


  .custom-home-section2 .box_projektmanagement p {
    font-size: 20px;
    padding-top: 25px;
    margin: 0 0 1.1em;
  }

  .custom-home-section2 .row-fluid .span3 {
    width: 100%;
    padding-bottom: 20px !important;
  }

  .custom-home-section2 .row-fluid .span3:last-child {
    padding-bottom: 0px !important;
  }

  .referenzen-banner .custom-banner {
    padding-bottom: 0;
  }

  .referenzen-banner .custom-banner .custom-banner-summary h1 {
    font-size: 36px;
    line-height: 48px;
  }

  .referenzen-banner .custom-banner .custom-banner-summary p {
    font-size: 36px;
    line-height: 48px;
    padding-bottom: 150px;
    margin: 0;
  }


}

@media(max-width:479px) {



  .referenzen-banner .custom-banner .custom-banner-summary h1,
  .referenzen-banner .custom-banner .custom-banner-summary p {
    font-size: 30px;
    line-height: 42px;
  }

  .referenzen-banner .custom-banner .page-center {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper,
.page-center {
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
body {
  line-height: 1.6;
  word-break: break-word;
  -webkit-font-smoothing: auto;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  margin: 0 0 1.1em;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1.1;
}

h4,
h5,
h6 {
  line-height: 1.3;
  margin-bottom: 4px;
}



/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

img {
  max-width: 100%;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
.hs-form {
  margin-bottom: 30px;
}

/* Form fields */

.hs-form-field {
  margin-bottom: 15px;
}

/* Labels */

form label {
  display: block;
  margin-bottom: 0.35rem;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  background-color: #FFF;
  border: 1px solid;
  display: inline-block;
  width: 100%;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 18px;
  border-radius: 30px;
  padding: 7.5px 15px;
  line-height: normal;
  color: #000;
  outline: none;
}

form fieldset {
  max-width: 100% !important;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  box-shadow: 0 0 3px rgb(0 0 0 / 20%);
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 0 !important;
}

.legal-consent-container .hs-form-booleancheckbox-display input{
  position: relative;
  top: .5rem;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg,
.hs-error-msgs label {
  color: #EF6B51;
  margin-top: 0.35rem;
}


/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: normal;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  transition: none;
  font-weight: normal;
  line-height: normal;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

#hs-search-module input {
  margin-bottom: 15px;
}

.systems-page form input[type="checkbox"] {
  float: left;
  margin-top: 7px;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
header.header {
  background: linear-gradient( to right ,#02e2e0 0%, #06a1d2 100% ) left bottom #FFF no-repeat;
  padding-top: 0px;
  padding-bottom: 10px;
  position: relative;
  z-index: 9999;
}

.header--wrapper{
    background-color: #0d1c33;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul, .custom-menu-primary .hs-menu-wrapper>ul>li>ul li a {
  min-width: 250px;
}

.header__container {
  max-width: 1200px;
  margin: auto;
  background-color: #0d1c33;
  padding: 1rem 2rem;
  display: flex;
  align-items:center;
}

.header__container:before,.header__container:after {
  content: "";
  display: block;
  clear: both;  
}


.header__logo img {
  max-width: 120px;
  vertical-align: middle;
}

.custom-menu-primary {
  margin-left: auto;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
  float: left;
  /* position: relative; */
  line-height: 39px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  display: block;
  line-height: 1.1em;
  text-decoration: none;
  font-weight: 300;
  text-shadow: none;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 11px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding-right: 1.5em;
  transition: all 0.2s ease-in-out 0s;
}


@media screen and (min-width: 1200px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      font-size: 12px;
  }
}


.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  content: "▾";
  padding-left: .5em;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
  z-index: 99999;
  position: absolute;
  top: 1em;
  padding: 1em 0;
  width: 100%;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
}



.custom-menu-primary .hs-menu-wrapper > ul > li > ul li {
  line-height: 39px;
  position: relative;
  margin-bottom: 1px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul li a {
  min-width: 271px;
  padding: 0.8em 1.5em;
  text-transform: uppercase;
  line-height: 1.1em;
  text-decoration: none;
  font-weight: 300;
  font-family: 'Open Sans Regular', sans-serif;
  font-size: 12px;
  display: block;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
}

.mobile-trigger {
  display: block; 
}

.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(2)>ul {
  width: 100%;
  min-width: auto;
}



@media (min-width: 960px) {
  .ie .custom-menu-primary {
    margin-top: 37px;
  } 

  .ie .header__logo {
    margin-top: 22px;
  }
}









@media (max-width: 992px) {
  .custom-menu-primary {
    display: none;
  }



  .mobile-trigger {
    width: 40px;
    height: 19px;
    padding: 0;
    display: block;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    font-size: .9em;
    font-weight: 700;
    text-overflow: ellipsis;
    background-repeat: no-repeat;
    background-position: right 10px top;
    color: transparent;
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin-left: auto;
    cursor: pointer;
    background-image: url('//25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/raw_assets/public/AgiqonShopware_October2021/images/icon_navi.png');
      }

  .custom-menu-primary {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #0d1c33;
    z-index: 9999;
    margin: 0;
    border: 1px solid #0d1c33;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 187.47px;
    padding: .25em 0;
    width: 100%;
    font-size: 12px;
    border-top: 0;
    margin-top: -1px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    display: block;
    float: none;
    line-height: normal;
    text-align: left;
    border-bottom: 1px solid rgba(0,0,0,.05);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    display: block;
    position: relative;
    top: unset;
    left: 0;
    visibility: visible;
    opacity: 1;
    float: none;
    box-shadow: none;
    width: 100% !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: .4em 1em;
    transition: none;
    font-size: 16px;
  }
 

  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li {
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,.05);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
    font-size: 16px;
    padding: .4em 1em;
    line-height: normal;
    text-transform: capitalize;
    transition: none;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:before {
    content: "- ";
  }

  .custom-menu-primary .hs-menu-wrapper > ul li > a:hover {
    background-color: #f2f2f2 !important;
    color: #0d1c33 !important;
  }

  .mobile-open .custom-menu-primary {
    display: block;
    height: 84vh;
    max-height: 84vh;
  }
}
.footer__copyright p {
  margin: 0;
  font-size: 14px;
  padding-top: 18px;
  padding-bottom: 19px;
  line-height: 1.5em;
}

.footer__container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0 2rem;

}

.footer-menu-wrapper .hs-menu-flow-horizontal{
  display:flex;
}



.footer_top_section h4 {
  color: #fff;
  font-size: 21px;
  line-height: 1.3em;
  margin-bottom: 4px;
  font-style: normal;
  font-weight: bold;
  font-family: "Lato", sans-serif;
}

.footer__container>.ft_col {
  flex: 1;
  float: left;
  display: inline;
}

.footer__container:before,
.footer__container:after {
  content: "";
  display: block;
  clear: both;
}

.footer-social {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-social img {
  width: 40px;
  height: 40px;
  max-width: 97.5%;
  border-radius: 100px;
  margin-right: 5px;
  vertical-align: middle;
}

.footer-social a {
  display: inline-block;
  margin-bottom: 7px;
}

.footer_top_section {
  padding: 40px 0;
  line-height: 1.5;
}

.footer_about p {
  font-size: 14px;
  margin-top: 18px;
  margin-bottom: 0;
}

.footer_about {
  margin-bottom: 20px;
}

.footer_contact h4 {
  padding-bottom: 14px;
}

.footer_contact p {
  margin-bottom: 19.800px;
  font-size: 18px;
  line-height: 1.5;
}

.footer_contact p span {
  line-height: normal;
  font-size: 14px;
}

.footer_contact p:first-of-type {
  font-size: 14px;
  margin-bottom: 16px;
}

.footer-menu-wrapper .hs-menu-wrapper>ul {
  display: flex;
}

.footer-menu-wrapper .hs-menu-wrapper>ul>li {
  width: 172px;
  margin-left: 10px;
  margin-right: 10px;
}

.footer-menu-wrapper .hs-menu-wrapper>ul>li>a {
  color: #fff;
  font-size: 21px;
  line-height: 1.3em;
  margin-bottom: 4px;
  font-style: normal;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  pointer-events: none;
}

.footer-menu-wrapper .hs-menu-wrapper>ul ul li a {
  font-size: 14px;
  display: block;
}

.footer-menu-wrapper .hs-menu-wrapper>ul ul {
  margin-top: 16px;
}

.footer-menu-wrapper {
  flex: 3;
}

.footer-bottom-menu .hs-menu-wrapper>ul li a {
  font-size: 15px;
}

.footer-bottom-menu .hs-menu-wrapper>ul li {
  width: 100%;
}

.footer-bottom-menu {
  margin-top: 14px;
  margin-bottom: 20px;
}

.back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 9999;
  height: 50px;
  width: 50px;
  bottom: 25px;
  right: 25px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  text-decoration: none;
  background-color: rgb(13, 28, 51);
  border-radius: 50%;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.back-to-top span {
  width: 35px;
  height: 35px;
  display: block;
  font-size: 0;
  background-image: url('//25019800.fs1.hubspotusercontent-eu1.net/hubfs/25019800/raw_assets/public/AgiqonShopware_October2021/images/chevron-small-up-light.svg');
}

.custom-pane-form ::-webkit-input-placeholder {
  color: rgb(117, 117, 117);
}





@media (max-width: 959px) {
  .back-to-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

@media (max-width: 959px) {
  .footer__container {
    max-width: 768px;
  }

  .footer__container>.ft_col {
    width: 133px;
  }

  .footer-menu-wrapper .hs-menu-wrapper>ul>li {
    width: 133px;
  }

  .footer__copyright p {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer_logo img {
    width: auto !important;
    max-width: 100% !important;
  }
}


@media (max-width: 767px) {
  .footer__container {
    max-width: 420px;
    flex-direction: column;
  }

  .footer-menu-wrapper .hs-menu-wrapper>ul>li {
    width: 100%;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .footer__container>.ft_col {
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }

  .footer_logo img {
    width: 100% !important;
    max-width: 200px !important;
  }

  .footer__container>.ft_col:first-child {
    margin-top: 0;
  }
}


@media (max-width: 479px) {
  .footer__container {
    max-width: 300px;
  }
}

@media (min-width: 960px) {
  .footer-menu-wrapper .hs-menu-flow-horizontal{
  justify-content: center;
}
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}


/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}



.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}



.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

div#hubspot-messages-iframe-container {
 z-index: 1000000 !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  padding: 64px 24px !important;
  font-size: 1rem !important;
  
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  margin: 0 0 24px !important;
}

/*
 * remove class wrapper for menu 25
 * ---------------------------- *

#hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal ul li.hs-menu-depth-2.hs-item-has-children>a:first-of-type {
    /* font-weight: 700;
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem; */
    display: none;
}




li.hs-menu-item.hs-menu-depth-3 > a::after{
        content: "▶";
        font-size: 0.7em;
        margin-left: 8px;
        position: relative;
        top: -1px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:before {
  display:none
}


#hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li > ul:first-of-type {
  padding: 0.5rem 1rem;
}

#hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li > ul:first-of-type li.hs-menu-depth-2.hs-item-has-children ul:first-of-type  {
  padding: 0;
}


li.hs-menu-item.hs-menu-depth-2.hs-item-has-children .hs-menu-depth-3 a {
    display: block;
}

li.hs-menu-item.hs-menu-depth-1 {
  padding-top: 1rem;
}



.ref-box {
    background:#fff;
    border: 1px solid #d3d3d3; 
    padding: 1rem;
    min-height: 152px;
}

.ref-box h4 {
    margin-bottom:5px;
}

h2 {
    margin-bottom: 20px;
}


@media (min-width: 992px) { 


    /* Allgemeine Menü-Stile */
    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    /* Stellt sicher, dass die Hauptnavigation korrekt positioniert ist -- */ 

    /* -- change to static for wide menu -- */

    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li.hs-menu-depth-1 {
        position: static;
    }
    /* -- end change to static for wide menu -- */

    .custom-menu-primary {
    position: relative;
    }




    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal ul li.hs-menu-depth-2.hs-item-has-children>a:first-of-type {
        display: block;
        font-weight: 700;
        border-bottom: 1px solid #a0a0a0;
        padding: .5rem 0;
        color: #4e4e4e;
    }


    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal ul.hs-menu-children-wrapper li.hs-menu-depth-3 a::after {
        display: none;
    }


    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li ul li ul {
        top: 0;
        position: relative;
        left: 0;
        z-index: 1000;
        min-width: 200px;
        background: none
    }


  
   #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li.hs-menu-depth-1:hover > ul:first-of-type {
        padding-top:1rem;
        display: flex;
        gap: 2rem;
        padding: 1rem 2rem;
        flex-wrap: nowrap;
        min-width: 560px;
        background-color: #ffffff;
        border-bottom: 10px solid #0d1c33;
        border-top: 10px solid #0d1c33;
        border-radius: 0 0 8px 8px
        }

        .custom-menu-primary .hs-menu-wrapper>ul>li>ul li a {
            padding:0;
            color: #4e4e4e;
            font-size: 14px;
        }
  
    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li:hover > ul:first-of-type li.hs-menu-depth-2.hs-item-has-children ul:first-of-type  {
        padding-top:0;
    }

  
    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li ul li {
       padding: 0.5rem 0;
     }

 }

@media (min-width: 992px) {
    #hs_menu_wrapper_my_menu.flyouts.hs-menu-flow-horizontal li.hs-menu-depth-1 {
        padding-top: 0;
    }
}

 /*
 * remove position for menu 25
 * ---------------------------- */ 


/* end remove to for menu 25 */






.custom-menu-primary .hs-menu-wrapper>ul>li>ul {
min-width:250px;
width:auto;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul li a {
    min-width: 250px;
    width: auto;
}

.dnd-collapse .ref-box p {
    line-height: 1.3;
}


.lp-teaser-height {
    min-height: 141px;
}

.lp-teaser-height.alternative-style {
    min-height: 120px;
}

.aq-lp-header nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap; /* verhindert Umbruch */
  gap: 24px; /* Abstand zwischen Menüpunkten */
}

.aq-lp-header ul[role="menu"] {
  display: flex;
  flex-wrap: nowrap;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.aq-lp-header ul[role="menu"] li {
  white-space: nowrap; /* Verhindert Umbruch im einzelnen Link */
  padding-top: 0.5rem;
}

.aq-lp-header ul[role="menu"] > li:last-child {
    padding-top: 0;
}

.aq-lp-header ul[role="menu"] > li:last-child a {
  background-color: #00b4da;
  border-radius: 6px;
  color: #fff;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  white-space: nowrap;
}

.aq-lp-header {
  transition: all 0.3s ease;
}

.aq-lp-header.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #0e182c; /* erneut gesetzt für Sicherheit */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
.footer-menu-wrapper .hs-menu-wrapper>ul {
  display:block;
}
}