@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap");
:root {
  --fs-header-1: 48px;
  --lh-header-1: 54px;
  --fs-header-2: 34px;
  --lh-header-2: 40px;
  --fs-header-3: 24px;
  --lh-header-3: 30px;
  --fs-header-4: 20px;
  --lh-header-4: 26px;
  --fs-regular: 16px;
  --lh-regular: 19px;
  --fs-button: 15px;
  --lh-button: 20px;
  --text-base-size: 14px;
  --text-scale-ratio: 1.35;
  --text-xs: calc( (var(--text-base-size) / var(--text-scale-ratio)) / var(--text-scale-ratio) );
  --text-sm: calc(var(--text-xs) * var(--text-scale-ratio));
  --text-md: calc( var(--text-sm) * var(--text-scale-ratio) * var(--text-scale-ratio) );
  --text-lg: calc(var(--text-md) * var(--text-scale-ratio));
  --text-xl: calc(var(--text-lg) * var(--text-scale-ratio));
  --text-xxl: calc(var(--text-xl) * var(--text-scale-ratio));
  --text-xxxl: calc(var(--text-xxl) * var(--text-scale-ratio));
}
@media (min-width: 990px) {
  :root {
    --fs-header-1: 60px;
    --lh-header-1: 68px;
    --fs-header-2: 48px;
    --lh-header-2: 54px;
    --fs-header-3: 34px;
    --lh-header-3: 40px;
    --fs-header-4: 24px;
    --lh-header-4: 30px;
    --fs-regular: 17px;
    --lh-regular: 22px;
    --fs-button: 16px;
    --lh-button: 20px;
  }
}
@media (min-width: 576px) {
  :root {
    --text-base-size: 14px;
  }
}
@media (min-width: 768px) {
  :root {
    --text-base-size: 14px;
  }
}
@media (min-width: 990px) {
  :root {
    --text-base-size: 14px;
  }
}
@media (min-width: 1200px) {
  :root {
    --text-base-size: 14px;
  }
}
@media (min-width: 1640px) {
  :root {
    --text-base-size: 14px;
  }
}
@media (min-width: 576px) {
  :root {
    --text-scale-ratio: 1.35;
  }
}
@media (min-width: 768px) {
  :root {
    --text-scale-ratio: 1.35;
  }
}
@media (min-width: 990px) {
  :root {
    --text-scale-ratio: 1.35;
  }
}
@media (min-width: 1200px) {
  :root {
    --text-scale-ratio: 1.35;
  }
}
@media (min-width: 1640px) {
  :root {
    --text-scale-ratio: 1.35;
  }
}

:root {
  --spacing: 20px;
  --spacing-2x: calc(var(--spacing) * 2);
  --spacing-3x: calc(var(--spacing) * 3);
  --spacing-4x: calc(var(--spacing) * 4);
  --spacing-5x: calc(var(--spacing) * 5);
}
@media (min-width: 576px) {
  :root {
    --spacing: 20px;
  }
}
@media (min-width: 768px) {
  :root {
    --spacing: 20px;
  }
}
@media (min-width: 990px) {
  :root {
    --spacing: 20px;
  }
}
@media (min-width: 1200px) {
  :root {
    --spacing: 20px;
  }
}
@media (min-width: 1640px) {
  :root {
    --spacing: 20px;
  }
}

/*! 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 */
  -webkit-text-decoration: underline dotted;
          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;
}

.cookie-notice-container #cn-notice-buttons .cn-button {
  color: #fff;
  text-decoration: underline;
  padding: 0;
  transition: color 250ms ease-in-out;
}
.cookie-notice-container #cn-notice-buttons .cn-button:hover {
  color: #43D399;
}

.test {
  padding: var(--spacing) var(--spacing-2x) var(--spacing-3x) var(--spacing-4x);
  margin: var(--spacing-5x);
}

#top #wrap_all #footer-page {
  display: flex;
  flex-direction: column;
  width: 100%;
  border: none;
  padding-bottom: 0;
  position: relative;
  z-index: 99;
}
#top #wrap_all #footer-page h2 {
  font-size: 20px;
  margin-bottom: 16px;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
#top #wrap_all #footer-page .content {
  padding-top: 0;
}
#top #wrap_all #footer-page .content .flex_column ul {
  margin-left: 0;
}
#top #wrap_all #footer-page .content .flex_column ul li {
  list-style: none;
  margin-left: 0;
  font-size: 17px;
  padding-bottom: 16px;
}
#top #wrap_all #footer-page .content .flex_column ul li:last-child {
  padding-bottom: 0;
}
#top #wrap_all #footer-page .container {
  padding-top: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .container {
    padding-top: 37px;
  }
}
#top #wrap_all #footer-page .footer-section {
  display: flex;
  flex-wrap: wrap;
}
#top #wrap_all #footer-page .footer-section h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all #footer-page .footer-section p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all #footer-page .footer-section ul li a {
  font-size: 16px;
  line-height: 38px;
  font-weight: 400;
  transition: 0.4s;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section ul li a {
    font-size: 17px;
    line-height: 40px;
  }
}
#top #wrap_all #footer-page .footer-section ul li a:hover {
  color: #E57200;
}
#top #wrap_all #footer-page .footer-section ul li a:focus {
  color: #E57200;
}
#top #wrap_all #footer-page .footer-section .footer-nyhetsbrev-column {
  padding-left: 0;
}
@media (min-width: 768px) {
  #top #wrap_all #footer-page .footer-section .footer-nyhetsbrev-column {
    padding-left: 20px;
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform_validation_errors {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform_validation_errors h2 {
  border: none;
  outline: none;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform_validation_errors * {
  color: #E57200;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gfield_validation_message {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  color: #E57200;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: flex-start;
  margin-top: 2px;
  margin-bottom: 9px;
  max-width: 452px;
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields {
    margin-top: 36px;
    margin-bottom: 20px;
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-email {
  order: 1;
  width: calc(90% - 0px);
}
@media (min-width: 1200px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-email {
    width: calc(100% - 190px);
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-submit {
  order: 3;
  margin-left: 0;
  order: 3;
}
@media (min-width: 768px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-submit {
    margin-top: 20px;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-submit {
    margin-left: 24px;
    margin-top: 0;
    order: 2;
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-consent {
  order: 3;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-consent label {
  display: inline-block;
  color: #fff;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-consent {
    margin-bottom: 20px;
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield--type-consent .ginput_container_consent {
  display: flex;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields a {
  text-decoration: underline;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields ::placeholder {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=email] {
  height: 48px;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  padding: 6px 0 0 0;
  border: none;
  padding-left: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=email] {
    font-size: 17px;
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=email]:focus {
  box-shadow: none;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .gfield_error input[type=email] {
  border-bottom: 1px solid #E57200;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=submit] {
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  width: 128px;
  height: 48px;
  padding: 5px 8px;
  color: #ffffff;
  background: #E57200;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=submit] {
    font-size: 16px;
    width: 150px;
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=submit]:hover {
  background: #d16800;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=submit]:active {
  background: #d16800;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=checkbox] {
  display: inline-block;
  height: 20px;
  width: 20px !important;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #ffffff;
  border-radius: 0;
  outline: none;
  margin: 0 8px 0 0;
  transition-duration: 0.3s;
  background-color: #003c71;
  cursor: pointer;
  position: relative;
  top: 3px;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=checkbox]:checked {
  border: 1px solid #ffffff;
  background-color: #003c71;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields input[type=checkbox]:checked:before {
  content: "\e812";
  position: absolute;
  background-color: transparent !important;
  font-family: "entypo-fontello";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #ffffff;
  left: 5px;
  top: 1px;
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .ginput_container_consent {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .ginput_container_consent {
    font-size: 17px;
  }
}
#top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .ginput_container_consent label {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
@media (min-width: 990px) {
  #top #wrap_all #footer-page .footer-section .gform_wrapper .gform-body .gform_fields .ginput_container_consent label {
    font-size: 17px;
  }
}

#top #wrap_all #socket {
  border-top-width: 0;
  position: relative;
  z-index: 99;
}
#top #wrap_all #socket .container {
  padding-top: 40px;
  padding-bottom: 35px;
}
@media (min-width: 990px) {
  #top #wrap_all #socket .container {
    padding-top: 19px;
    padding-bottom: 10px;
  }
}
#top #wrap_all #socket .container .content {
  padding-top: 0;
  padding-bottom: 0;
}
#top #wrap_all #socket .container .content .entry-content-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  #top #wrap_all #socket .container .content .entry-content-wrapper {
    flex-direction: row;
  }
}
#top #wrap_all #socket .container .content .flex_column {
  order: 1;
}
#top #wrap_all #socket .container .content .flex_column:first-child {
  order: 2;
}
@media (min-width: 768px) {
  #top #wrap_all #socket .container .content .flex_column {
    order: 2;
  }
  #top #wrap_all #socket .container .content .flex_column:first-child {
    order: 1;
  }
}
#top #wrap_all #socket .container .content .flex_column a img {
  height: 40px;
  width: auto;
}
#top #wrap_all #socket .container .content .flex_column ul {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
}
@media (min-width: 768px) {
  #top #wrap_all #socket .container .content .flex_column ul {
    margin-left: 0;
    margin-bottom: 0;
    flex-direction: row;
  }
}
#top #wrap_all #socket .container .content .flex_column ul li {
  list-style: none;
  margin-left: 0;
  text-align: center;
  margin-top: 10px;
  font-size: 17px;
}
@media (min-width: 768px) {
  #top #wrap_all #socket .container .content .flex_column ul li {
    text-align: left;
    margin-left: 40px;
    margin-top: 0;
  }
  #top #wrap_all #socket .container .content .flex_column ul li:first-child {
    margin-left: 0;
  }
}
#top #wrap_all #socket .container .content .flex_column .socials {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  #top #wrap_all #socket .container .content .flex_column .socials {
    align-items: start;
  }
}
#top #wrap_all #socket .container .content .flex_column .socials ul {
  flex-direction: row;
}
#top #wrap_all #socket .container .content .flex_column .socials ul li {
  margin-left: 7px;
}
#top #wrap_all #socket .copyright {
  width: 100%;
}
#top #wrap_all #socket .socket-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column-reverse;
}
@media (min-width: 990px) {
  #top #wrap_all #socket .socket-section {
    flex-direction: unset;
  }
}
#top #wrap_all #socket .socket-section .socket-menu-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all #socket .socket-section .socket-menu-column {
    width: 68%;
  }
}
#top #wrap_all #socket .socket-section .socket-menu-column ul {
  display: block;
  text-align: center;
}
@media (min-width: 990px) {
  #top #wrap_all #socket .socket-section .socket-menu-column ul {
    display: flex;
    margin: 0;
  }
}
#top #wrap_all #socket .socket-section .socket-menu-column ul li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-right: 0;
}
@media (min-width: 990px) {
  #top #wrap_all #socket .socket-section .socket-menu-column ul li {
    font-size: 17px;
    margin-bottom: unset;
    margin-right: 32px;
  }
}
#top #wrap_all #socket .socket-section .socket-menu-column ul li:last-child {
  margin-right: 0;
}
#top #wrap_all #socket .socket-section .socket-menu-column ul li a {
  transition: 0.4s;
  text-decoration: underline;
}
#top #wrap_all #socket .socket-section .socket-menu-column ul li a:hover {
  color: #E57200;
}
#top #wrap_all #socket .socket-section .socket-menu-column ul li a:focus {
  color: #E57200;
}
#top #wrap_all #socket .socket-section .socket-social-column {
  width: 100%;
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
}
@media (min-width: 990px) {
  #top #wrap_all #socket .socket-section .socket-social-column {
    width: 32%;
    display: unset;
    margin-bottom: unset;
    justify-content: unset;
  }
}
#top #wrap_all #socket .socket-section .socket-social-column ul {
  display: flex;
  margin: 0;
}
#top #wrap_all #socket .socket-section .socket-social-column ul li {
  margin-right: 13px;
}
#top #wrap_all #socket .socket-section .socket-social-column ul li:last-child {
  margin-right: 0;
}

#top #wrap_all #header #header_main {
  border: none;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
}
#top #wrap_all #header .logo .av-contains-svg svg {
  max-width: 70%;
}
@media (min-width: 768px) {
  #top #wrap_all #header .logo .av-contains-svg svg {
    max-width: 50%;
  }
}
#top #wrap_all #header .main_menu #avia-menu .menu-item {
  display: none;
}
#top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main {
  display: block;
}
#top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a {
  width: 24px;
  padding: 0;
}
@media (min-width: 768px) {
  #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a {
    width: 44px;
  }
}
#top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner {
  background-color: #003c71;
  width: 24px;
}
@media (min-width: 768px) {
  #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner {
    width: 44px;
  }
}
#top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner:before {
  background-color: #003c71;
  width: 18px;
  right: 0;
  top: -8px;
}
@media (min-width: 768px) {
  #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner:before {
    width: 33px;
    top: -10px;
  }
}
#top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner:after {
  background-color: #003c71;
  width: 13px;
  right: 0;
  bottom: -8px;
}
@media (min-width: 768px) {
  #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner:after {
    width: 24px;
    bottom: -10px;
  }
}
#top #wrap_all #header .avia-menu .av-burger-overlay-bg {
  opacity: 0.8;
  cursor: pointer;
  background: #01273e;
}

#top #wrap_all #header .avia-menu #avia-menu .av-burger-menu-main a:hover::after {
  background: #f1f5f7;
  content: "";
  position: absolute;
  height: 40px;
  width: 40px;
  z-index: -1;
  top: 20px;
  left: -6px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  #top #wrap_all #header .avia-menu #avia-menu .av-burger-menu-main a:hover::after {
    height: 60px;
    width: 60px;
    top: 15px;
  }
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search {
  display: none;
}
@media (min-width: 768px) {
  #top #wrap_all #header .avia-menu #avia-menu .desktop-search {
    display: block;
  }
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a {
  display: flex;
  align-items: center;
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header {
  margin-bottom: 0;
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header #header_search {
  margin-bottom: 0;
  border: none;
  background: transparent;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  color: #003c71;
  padding-left: 0;
  padding-bottom: 0;
  border-bottom: none;
  width: 20px;
  opacity: 0;
  font-family: "Roboto", sans-serif;
}
@media (min-width: 768px) {
  #top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header #header_search {
    border-bottom: 1px solid #003c71;
    padding-left: 24px;
    padding-bottom: 2px;
    width: 216px;
    opacity: 1;
  }
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header #header_search:focus {
  padding-left: 24px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #003c71;
  background: transparent;
  box-shadow: none;
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header .header-input {
  position: relative;
  display: flex;
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header .input_icon {
  position: absolute;
  bottom: 0;
  min-height: 0;
  line-height: 0;
  height: 30px;
  width: 26px;
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header .input_icon:before {
  position: absolute;
  content: url(/wp-content/uploads/2022/06/Norsonic_web_ikon_search.svg);
  line-height: 32px;
  left: 9px;
  top: 17px;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  #top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header .input_icon:before {
    line-height: 25px;
  }
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a .avia-menu-fx {
  display: none;
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search a #searchform_header::placeholder {
  color: #003c71;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
#top #wrap_all #header .avia-menu #avia-menu .desktop-search .search-icon {
  display: block !important;
  opacity: 1 !important;
}

#top #wrap_all #header .avia-menu .av-burger-overlay .av-burger-overlay-scroll {
  width: 945px;
  overflow-x: hidden;
  background: #003c71;
}
@media (min-width: 768px) {
  #top #wrap_all #header .avia-menu .av-burger-overlay .av-burger-overlay-scroll {
    background: #ffffff;
  }
}
#top #wrap_all #header .avia-menu .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul {
  padding-bottom: 0 !important;
  padding-top: 71px !important;
}
@media (min-width: 768px) {
  #top #wrap_all #header .avia-menu .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul {
    padding-top: 161px !important;
  }
}

.av-burger-overlay-active #top #wrap_all #header {
  position: fixed !important;
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner {
  background-color: #ffffff;
  width: 26px;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner {
    width: 40px;
    background-color: #003c71;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner:after {
  background-color: #ffffff;
  width: 26px;
  right: 0;
  bottom: 0px;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a .av-hamburger-inner:after {
    width: 40px;
    background-color: #003c71;
    bottom: inherit;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .desktop-search {
  display: none !important;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search {
  position: relative;
  top: -65px !important;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search {
    top: -98px !important;
  }
}
@media (min-width: 990px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search {
    top: -118px !important;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a {
  left: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a {
    font-size: 17px;
    line-height: 25px;
    color: #003c71;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search #searchform_header {
  margin-top: 0;
  margin-bottom: 0;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu #avia-menu .desktop-search {
  display: none;
}

.av-burger-overlay-active #top.logged-in #wrap_all #header .avia-menu .av-burger-overlay .mobile-search #searchform_header {
  margin-top: 0;
}
.av-burger-overlay-active #top.logged-in #wrap_all #header .avia-menu .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul {
  padding-bottom: 0 !important;
  padding-top: 84px !important;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top.logged-in #wrap_all #header .avia-menu .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul {
    padding-top: 125px !important;
  }
}

#top.logged-in #wrap_all #header .avia-menu .av-burger-overlay .av-burger-overlay-scroll {
  top: 68px;
}

.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header #header_search {
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  background: transparent;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #ffffff;
  padding-left: 24px;
  padding-bottom: 2px;
  width: 216px;
  font-family: "Roboto", sans-serif;
  margin-top: 35px;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header #header_search {
    font-size: 17px;
    line-height: 25px;
    border-bottom: 1px solid #003c71;
    color: #003c71;
    margin-top: 0;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header #header_search:focus {
  border: none;
  background: transparent;
  box-shadow: none;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header #header_search:focus {
    border-bottom: 1px solid #003c71;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header #header_search::placeholder {
  color: #ffffff;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header #header_search::placeholder {
    color: #003c71;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header .header-input {
  position: relative;
  overflow: hidden;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header .header-input:before {
  position: relative;
  content: url(/wp-content/uploads/2022/06/Norsonic_web_ikon_search.svg);
  line-height: 25px;
  top: 60px;
  left: 0px;
  transform: translate(-50%, -50%);
  filter: invert(100%) sepia(100%) saturate(14%) hue-rotate(195deg) brightness(106%) contrast(105%);
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header .header-input:before {
    filter: unset;
  }
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search a #searchform_header .header-input:before {
    top: 26px;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li {
  text-align: left;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li a {
  border: none;
  color: #ffffff;
  font-size: 24px;
  line-height: 22px;
  font-weight: 400;
  font-family: "PT Sans", sans-serif;
  padding: 0;
  padding-left: 8%;
  margin-bottom: 30px;
  display: inline-block;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li a {
    color: #003c71;
    font-size: 36px;
    padding-left: 50px;
    margin-bottom: 50px;
  }
}
@media (min-width: 990px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li a {
    padding-left: 113px;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li a:hover {
  background-color: transparent;
  font-weight: 700;
  transition: 0.3s;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li a:active {
  font-weight: 700;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li a:focus {
  font-weight: 700;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li .sub-menu li a {
  transition: all 0.3s;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li .sub-menu li a:hover {
  font-weight: 700 !important;
  transition: all 0.3s;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li .sub-menu li a:active {
  font-weight: 700 !important;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay li .sub-menu li a:focus {
  font-weight: 700 !important;
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .custom-sub-menu {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .custom-sub-menu {
    margin-top: 120px;
  }
}
.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .inner-sub-menu a {
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .inner-sub-menu a {
    font-size: 17px;
  }
}

.av-burger-overlay-active #top #wrap_all .breadcrumb-section {
  margin-top: 89px;
}
.av-burger-overlay-active #top #wrap_all #header #header_main .avia-menu .cart-wrap span img {
  filter: invert(100%) sepia(100%) saturate(14%) hue-rotate(195deg) brightness(106%) contrast(105%);
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header #header_main .avia-menu .cart-wrap span img {
    filter: unset;
  }
}

#top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap {
  display: block;
}
#top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap a {
  line-height: 0;
  display: flex;
  align-items: center;
  padding-right: 30px;
  padding-left: 25px;
  cursor: pointer;
}
@media (min-width: 768px) {
  #top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap a {
    padding-right: 28px;
    padding-left: 28px;
  }
}
#top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap a .avia-menu-fx {
  display: none;
}
#top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap a span .cart-icon {
  max-width: 20px;
  display: block !important;
  opacity: 1 !important;
  cursor: pointer;
}
@media (min-width: 768px) {
  #top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap a span .cart-icon {
    max-width: 100%;
  }
}
#top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap a span .cart-icon .cart-product-count {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  position: absolute;
  right: 22px;
  bottom: 20px;
  background-color: #E57200;
  color: #ffffff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
@media (min-width: 768px) {
  #top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap a span .cart-icon .cart-product-count {
    font-size: 14px;
    height: 20px;
    width: 20px;
    right: 15px;
    bottom: 18px;
  }
}
#top #wrap_all #header #header_main .main_menu .avia-menu .av-burger-overlay .cart-wrap {
  display: block;
}
@media (min-width: 990px) {
  #top #wrap_all #header #header_main .main_menu .avia-menu .av-burger-overlay .cart-wrap {
    display: none;
  }
}

#top #wrap_all #header .main_menu #av-burger-menu-ul li a .av-submenu-indicator:before {
  content: url(/wp-content/uploads/2022/06/Group-2536.svg);
  margin-left: 12px;
  position: relative;
  bottom: -2px;
}
@media (min-width: 990px) {
  #top #wrap_all #header .main_menu #av-burger-menu-ul li a .av-submenu-indicator:before {
    content: url(/wp-content/uploads/2022/07/Indecator.svg);
    margin-left: 18px;
    bottom: 0;
  }
}

.av-burger-overlay-active #top #wrap_all #header .avia-menu .av-burger-overlay .mobile-search .search-icon {
  opacity: 1 !important;
  display: block !important;
}
.av-burger-overlay-active #top #wrap_all #header .main_menu .avia-bullet {
  display: none;
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul {
  vertical-align: top;
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul li {
  width: 100%;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul li {
    width: 465px;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu {
  position: unset;
  left: 0;
  top: 0;
  display: none;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu {
    position: absolute;
    left: 100%;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu li {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu li {
    margin-bottom: 15px;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu li a {
  padding-left: 0;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 0;
  color: #ffffff;
  padding-left: 7.5%;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu li a {
    color: #003c71;
    font-size: 17px;
    line-height: 25px;
    padding-left: 6%;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu-show .sub-menu {
  padding-top: 6px;
  padding-bottom: 124px;
  display: block;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul .sub-menu-show .sub-menu {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul li a .av-submenu-indicator:before {
  content: url(/wp-content/uploads/2022/07/Icon.svg);
  margin-left: 16px;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #av-burger-menu-ul li a .av-submenu-indicator:before {
    content: url(/wp-content/uploads/2022/07/Indecator.svg);
  }
}
.av-burger-overlay-active #top #wrap_all #header #av-burger-menu-ul .menu-back {
  position: relative;
  top: -38px;
  margin-top: 30px;
}
.av-burger-overlay-active #top #wrap_all #header #av-burger-menu-ul .menu-back a {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: 16px;
  position: relative;
}
.av-burger-overlay-active #top #wrap_all #header #av-burger-menu-ul .menu-back a::before {
  content: url(/wp-content/uploads/2022/07/Icon.svg);
  transform: rotate(180deg);
  position: absolute;
  left: 12px;
  top: -2px;
}

.html_av-submenu-hidden #top #wrap_all #header .avia-menu .av-burger-overlay li a .av-submenu-indicator {
  padding: 0;
  opacity: 1;
  right: inherit;
}

#top #wrap_all #header_meta {
  background-color: #003c71;
  height: 40px;
  z-index: 9;
  border-bottom: none;
  display: flex;
  align-items: center;
}
@media (min-width: 990px) {
  #top #wrap_all #header_meta {
    height: 36px;
  }
}
#top #wrap_all #header_meta .selected a {
  border: none;
  background: #003c71 !important;
  color: #ffffff;
  padding: 0;
  width: 130px;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}
#top #wrap_all #header_meta .selected a::before {
  content: url("/wp-content/uploads/2022/07/Norsonic_web_ikon_language.svg");
  top: 2px;
  position: relative;
  margin-right: 3px;
}
#top #wrap_all #header_meta .selected a::after {
  background-image: url("/wp-content/uploads/2022/06/white-down-arrow.svg");
  top: 2px;
  right: 5px;
  background-size: 13px;
  width: 12px;
}
#top #wrap_all #header_meta .selected a img {
  display: none;
}
#top #wrap_all #header_meta .option {
  position: absolute;
  background: #003c71;
  border: none;
  padding-top: 10px;
}
#top #wrap_all #header_meta .option a {
  color: #ffffff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  margin-left: 16px;
}
#top #wrap_all #header_meta .option a:hover {
  background: #003c71;
}
#top #wrap_all #header_meta .option a:active {
  background: #003c71;
}
#top #wrap_all #header_meta .option a img {
  display: none;
}
#top #wrap_all #header_meta .option a.selected {
  background: #003c71;
}
#top #wrap_all #header_meta .phone-info {
  width: 50%;
}
#top #wrap_all #header_meta .phone-info .lang-wrapper {
  width: 50%;
}
#top #wrap_all #header_meta .phone-info .lang-wrapper .multilan-column {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#top #wrap_all #header_meta .phone-info .lang-wrapper .multilan-column select {
  display: inline-block;
  width: 50px;
  min-width: 50px;
  color: #ffffff;
  font-size: 17px;
  line-height: 25px;
  border: none;
  margin: 0;
  padding: 0;
  font-family: roboto;
  text-align: left;
  text-transform: uppercase;
  background-position-x: 100%;
  background-image: url("/wp-content/uploads/2022/08/multilan-icon.svg");
  background-color: transparent;
  margin-left: 7px;
}
#top #wrap_all #header_meta .phone-info .lang-wrapper .multilan-column select option {
  background-color: #003c71;
}
#top #wrap_all #header_meta .phone-info .lang-wrapper .multilan-column span {
  display: inline-block;
}
#top #wrap_all #header_meta .phone-info .contact-details {
  width: 50%;
}
#top #wrap_all #header_meta .phone-info .contact-details .row {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#top #wrap_all #header_meta .phone-info .contact-details .row > div {
  margin-left: 24px;
}
#top #wrap_all #header_meta .phone-info .contact-details .row > div a {
  display: inline-block;
}
#top #wrap_all #header_meta .phone-info .contact-details .row .user-login a::after {
  content: unset;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-left: 8px;
  position: relative;
  top: -6px;
}
@media (min-width: 768px) {
  #top #wrap_all #header_meta .phone-info .contact-details .row .user-login a::after {
    content: "Distributor login";
  }
}
#top #wrap_all #header_meta .phone-info .contact-details .row .user-logout a::after {
  content: unset;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-left: 8px;
  position: relative;
  top: -6px;
}
@media (min-width: 768px) {
  #top #wrap_all #header_meta .phone-info .contact-details .row .user-logout a::after {
    content: "Distributor logo ut";
  }
}
#top #wrap_all #header_meta .phone-info .contact-details .row .phone-icon {
  display: block;
}
@media (min-width: 768px) {
  #top #wrap_all #header_meta .phone-info .contact-details .row .phone-icon {
    display: none;
  }
}
#top #wrap_all #header_meta .phone-info .contact-details .row .email-icon {
  display: block;
}
@media (min-width: 768px) {
  #top #wrap_all #header_meta .phone-info .contact-details .row .email-icon {
    display: none;
  }
}
#top #wrap_all #header_meta .phone-info > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

#top.logged-in #wrap_all #header .phone-info .contact-details .user-login {
  display: none;
}
#top.logged-in #wrap_all #header .phone-info .contact-details .user-logout {
  display: block;
}

#top #wrap_all #header .phone-info .contact-details .user-login {
  display: block;
}
#top #wrap_all #header .phone-info .contact-details .user-logout {
  display: none;
}

@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header #header_meta .container {
    display: unset;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .cart-wrap {
  display: block !important;
}
@media (min-width: 990px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .cart-wrap {
    display: none !important;
  }
}
.av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a:hover::after {
  background: #f1f5f7;
  content: "";
  position: absolute;
  height: 40px;
  width: 40px;
  z-index: -1;
  top: 20px;
  left: -7px;
  border-radius: 50%;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #header .main_menu #avia-menu .av-burger-menu-main a:hover::after {
    opacity: 1;
    height: 60px;
    width: 60px;
    top: 13px;
    left: -10px;
  }
}

.av-burger-overlay-active #top #wrap_all #main {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .av-burger-overlay-active #top #wrap_all #main {
    margin-top: 38px;
  }
}
@media (min-width: 990px) {
  .av-burger-overlay-active #top #wrap_all #main {
    margin-top: 34px;
  }
}
@media (min-width: 1200px) {
  .av-burger-overlay-active #top #wrap_all #main {
    margin-top: 34px;
  }
}

#top #wrap_all #header_meta .container {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 990px) {
  #top #wrap_all #header_meta .container {
    display: unset;
  }
}
#top #wrap_all #header_meta .sub_menu {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  #top #wrap_all #header_meta .sub_menu {
    top: 1px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all #header_meta .sub_menu {
    width: unset;
  }
}
#top #wrap_all #header_meta .sub_menu ul {
  text-align: right;
}
#top #wrap_all #header_meta .sub_menu ul li {
  border: none;
  padding: 0;
}
#top #wrap_all #header_meta .sub_menu ul li a {
  display: none;
  margin-left: 14px;
  padding: 0;
}
#top #wrap_all #header_meta .sub_menu ul .phone-icon a {
  display: block;
  position: relative;
  top: 0px;
  left: -4px;
}
@media (min-width: 990px) {
  #top #wrap_all #header_meta .sub_menu ul .phone-icon a {
    display: none;
  }
}
#top #wrap_all #header_meta .sub_menu ul .email-icon a {
  display: block;
  position: relative;
  top: 2px;
}
@media (min-width: 768px) {
  #top #wrap_all #header_meta .sub_menu ul .email-icon a {
    top: 2px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all #header_meta .sub_menu ul .email-icon a {
    display: none;
  }
}
#top #wrap_all #header_meta .sub_menu ul .user-login a {
  display: block;
}
#top #wrap_all #header_meta .sub_menu ul .lg-icon a {
  font-size: 0;
  line-height: 25px;
  color: #fff !important;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 990px) {
  #top #wrap_all #header_meta .sub_menu ul .lg-icon a {
    font-size: 14px;
  }
}
#top #wrap_all #header_meta .sub_menu ul .lg-icon a::before {
  content: url(/wp-content/uploads/2022/08/User-Icon.svg);
  margin-right: 8px;
  position: relative;
  top: 4px;
}
#top #wrap_all #header_meta .av_secondary_right .sub_menu {
  margin-top: -3px;
}
#top #wrap_all #header_meta .phone-info {
  width: 50%;
}

#top.logged-in #wrap_all #header_meta .sub_menu .user-login a {
  display: none;
}
#top.logged-in #wrap_all #header_meta .sub_menu .user-logout a {
  display: block;
}
@media (min-width: 768px) {
  #top.logged-in #wrap_all #header_meta .sub_menu .email-icon a {
    top: 0px;
  }
}
@media (min-width: 768px) {
  #top.logged-in #wrap_all #header_meta .sub_menu .email-icon a {
    top: 2px;
  }
}

#top #wrap_all #header_meta .phone-info .lang-inner {
  display: flex;
  align-items: flex-start;
}
#top #wrap_all #header_meta .phone-info .lang-left {
  z-index: 999;
}
#top #wrap_all #header_meta .phone-info .lang-right {
  position: relative;
}
#top #wrap_all #header_meta .phone-info .lang-list {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: -3px;
  left: 0;
  left: -17px;
  margin: 0;
  background-color: #003c71;
}
#top #wrap_all #header_meta .phone-info .lang-list li {
  order: 2;
  display: none;
}
#top #wrap_all #header_meta .phone-info .lang-list li.current-lang {
  display: block;
}
#top #wrap_all #header_meta .phone-info .lang-list li a {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  min-width: 75px;
  padding: 0 25px 0;
  display: inline-block;
}
#top #wrap_all #header_meta .phone-info .lang-list li a:hover {
  text-decoration: none;
}
#top #wrap_all #header_meta .phone-info .lang-list li a:active {
  text-decoration: none;
}
#top #wrap_all #header_meta .phone-info .lang-list li a:focus {
  text-decoration: none;
}
#top #wrap_all #header_meta .phone-info .lang-list:hover li {
  display: block;
}
#top #wrap_all #header_meta .phone-info .lang-list:hover a {
  padding: 0 25px 0;
  text-decoration: none;
  margin-bottom: 15px;
}
#top #wrap_all #header_meta .phone-info .lang-list li.active, #top #wrap_all #header_meta .phone-info .lang-list li.current-lang {
  display: block;
  order: 1;
  pointer-events: none;
  cursor: pointer;
}
#top #wrap_all #header_meta .phone-info .lang-list li.active a, #top #wrap_all #header_meta .phone-info .lang-list li.current-lang a {
  pointer-events: none;
}
#top #wrap_all #header_meta .phone-info .lang-list li.active a::after, #top #wrap_all #header_meta .phone-info .lang-list li.current-lang a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 24px;
  background-image: url("/wp-content/uploads/2022/10/Icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#top #wrap_all #header.scrolling_down {
  top: -200px;
  transition: 0.8s;
}

#top #wrap_all #header.scrolling_up {
  top: 0;
  transition: 0.3s;
}

.shop_page.custom_breadcrumbs .woocommerce-products-header {
  margin-bottom: 0;
}

#top #wrap_all .gform_body .nice-select {
  height: auto;
  min-height: 44px;
}
#top #wrap_all .gform_body .nice-select .current {
  white-space: normal;
  overflow: hidden;
  max-width: 90%;
  display: block;
  padding: 0 0 16px 0 !important;
  line-height: 32px;
}

#top #wrap_all .products .product .inner_product a:hover .inner_product_header h2 {
  text-decoration: underline;
}
#top #wrap_all .product .single-product-summary a:hover {
  text-decoration: underline;
}
#top #wrap_all .product .single-product-summary .product_meta {
  top: 6px;
}
#top #wrap_all .my-account-section .woocommerce p, #top #wrap_all .my-account-section .woocommerce ul, #top #wrap_all .my-account-section .woocommerce ol {
  font-size: 16px;
}
@media (min-width: 990px) {
  #top #wrap_all .my-account-section .woocommerce p, #top #wrap_all .my-account-section .woocommerce ul, #top #wrap_all .my-account-section .woocommerce ol {
    font-size: 17px;
  }
}
#top #wrap_all .my-account-section .woocommerce p {
  word-break: break-word;
}
#top #wrap_all .my-account-section .woocommerce a:hover {
  text-decoration: underline;
  color: #003c71;
}

#top #wrap_all .gform_wrapper.gravity-theme .gform_drop_area {
  border: none;
}

#top div .avia-gallery img {
  border: none !important;
}
#top div .avia-gallery .avia-gallery-big {
  border: none !important;
}

#top #wrap_all #main .avia-section.module.articles .container .content h1 {
  font-size: 40px;
  line-height: 44px;
  font-style: normal;
  font-weight: 700;
  margin-top: 30px;
  color: #003c71;
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles .container .content h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles .container .content .count-prog {
    display: none;
  }
}
#top #wrap_all #main .avia-section.module.articles .container .content .count-prog .progress-box {
  position: relative;
  display: block;
  width: 100%;
  height: 5px;
  margin-bottom: 20px;
}
#top #wrap_all #main .avia-section.module.articles .container .content .count-prog .progress-box .progress-bar {
  position: absolute;
  width: 100%;
  height: 5px;
  top: 0;
  background-color: rgba(0, 60, 113, 0.5);
}
#top #wrap_all #main .avia-section.module.articles .container .content .count-prog .progress-box .progress-active {
  height: 5px;
  position: absolute;
  top: 0;
  background-color: #003c71;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper {
  display: flex;
  flex-wrap: wrap;
  overflow: visible;
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
  }
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post {
  margin-bottom: 50px;
  color: #0b2341;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .featured-image {
  aspect-ratio: 1/1;
  margin-bottom: 20px;
  overflow: hidden;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all ease-in-out 0.2s;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .tag {
  margin-bottom: 0;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .entry-title {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 0;
  color: #003c71;
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .entry-title {
    font-size: 26px;
  }
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .read-more-link .more-link {
  display: inline-flex;
  align-items: center;
  width: calc(100% - 40px);
  gap: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #003c71;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .read-more-link .more-link span {
  border-bottom: 1px solid #003c71;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .read-more-link .more-link:after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='16' viewBox='0 0 41 16' fill='none'%3E%3Cpath d='M40.7071 8.70711C41.0976 8.31659 41.0976 7.68342 40.7071 7.2929L34.3431 0.928935C33.9526 0.538411 33.3195 0.538411 32.9289 0.928935C32.5384 1.31946 32.5384 1.95262 32.9289 2.34315L38.5858 8L32.9289 13.6569C32.5384 14.0474 32.5384 14.6805 32.9289 15.0711C33.3195 15.4616 33.9526 15.4616 34.3431 15.0711L40.7071 8.70711ZM-8.74228e-08 9L40 9L40 7L8.74228e-08 7L-8.74228e-08 9Z' fill='%2300485F'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  width: 31px;
  height: 16px;
  transition: all ease-in-out 0.2s;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post .readmore {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999999px;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post:has(.readmore:hover) .featured-image img {
  transform: scale(1.05);
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .post:has(.readmore:hover) .read-more-link .more-link:after {
  width: 40px;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-stage-outer {
  order: 3;
  overflow: visible;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-stage-outer .owl-stage {
  padding-left: 0 !important;
  overflow: visible;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-stage-outer .owl-stage .owl-item:not(.active) {
  opacity: 0.5;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-dots {
  order: 2;
  display: block;
  width: 100%;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-dots .owl-dot {
  width: 33.3333333333%;
  height: 7px;
  background-color: #003c71;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-dots .owl-dot:not(.active) {
  opacity: 0.5;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  margin-top: -70px;
  gap: 10px;
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .owl-prev {
  display: block;
  text-indent: -99999px;
  width: 30px;
  height: 30px;
  transform: rotate(180deg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M19.9987 36.6663C29.2034 36.6663 36.6654 29.2044 36.6654 19.9997C36.6654 10.7949 29.2034 3.33301 19.9987 3.33301C10.794 3.33301 3.33203 10.7949 3.33203 19.9997C3.33203 29.2044 10.794 36.6663 19.9987 36.6663Z' stroke='%2300485F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.8984 25.8829L23.7651 19.9995L17.8984 14.1162' stroke='%2300485F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .owl-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M20.0007 36.6663C29.2054 36.6663 36.6673 29.2044 36.6673 19.9997C36.6673 10.7949 29.2054 3.33301 20.0007 3.33301C10.7959 3.33301 3.33398 10.7949 3.33398 19.9997C3.33398 29.2044 10.7959 36.6663 20.0007 36.6663Z' fill='%2300485F' stroke='%2300485F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.9004 25.8829L23.7671 19.9995L17.9004 14.1162' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .owl-next {
  display: block;
  text-indent: -99999px;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M19.9987 36.6663C29.2034 36.6663 36.6654 29.2044 36.6654 19.9997C36.6654 10.7949 29.2034 3.33301 19.9987 3.33301C10.794 3.33301 3.33203 10.7949 3.33203 19.9997C3.33203 29.2044 10.794 36.6663 19.9987 36.6663Z' stroke='%2300485F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.8984 25.8829L23.7651 19.9995L17.8984 14.1162' stroke='%2300485F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .owl-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M20.0007 36.6663C29.2054 36.6663 36.6673 29.2044 36.6673 19.9997C36.6673 10.7949 29.2054 3.33301 20.0007 3.33301C10.7959 3.33301 3.33398 10.7949 3.33398 19.9997C3.33398 29.2044 10.7959 36.6663 20.0007 36.6663Z' fill='%2300485F' stroke='%2300485F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.9004 25.8829L23.7671 19.9995L17.9004 14.1162' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .disabled {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M19.9987 36.6663C29.2034 36.6663 36.6654 29.2044 36.6654 19.9997C36.6654 10.7949 29.2034 3.33301 19.9987 3.33301C10.794 3.33301 3.33203 10.7949 3.33203 19.9997C3.33203 29.2044 10.794 36.6663 19.9987 36.6663Z' stroke='%23BFC0C1' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.101 25.8829L16.2344 19.9995L22.101 14.1162' stroke='%23BFC0C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .disabled.owl-prev {
  transform: rotate(0deg);
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .disabled.owl-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M19.9987 36.6663C29.2034 36.6663 36.6654 29.2044 36.6654 19.9997C36.6654 10.7949 29.2034 3.33301 19.9987 3.33301C10.794 3.33301 3.33203 10.7949 3.33203 19.9997C3.33203 29.2044 10.794 36.6663 19.9987 36.6663Z' stroke='%23BFC0C1' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.101 25.8829L16.2344 19.9995L22.101 14.1162' stroke='%23BFC0C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .disabled.owl-next {
  transform: rotate(180deg);
}
#top #wrap_all #main .avia-section.module.articles .container .content .articles-list-wrapper .owl-nav .disabled.owl-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M19.9987 36.6663C29.2034 36.6663 36.6654 29.2044 36.6654 19.9997C36.6654 10.7949 29.2034 3.33301 19.9987 3.33301C10.794 3.33301 3.33203 10.7949 3.33203 19.9997C3.33203 29.2044 10.794 36.6663 19.9987 36.6663Z' stroke='%23BFC0C1' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.101 25.8829L16.2344 19.9995L22.101 14.1162' stroke='%23BFC0C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper {
  width: 100%;
  background-color: #333333;
  margin-bottom: 50px;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper:after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='87' viewBox='0 0 87 87' fill='none'%3E%3Cg clip-path='url(%23clip0_752_6466)'%3E%3Cpath d='M49.5059 87L87 87L87 58L49.3 58L80.1618 27.1382L59.6559 6.6294L29 37.2853L29 -2.53526e-06L0 -3.80289e-06L-2.53526e-06 58L29 58L29 75.6929L29 87L49.5059 87Z' fill='%23D2B9FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_752_6466'%3E%3Crect width='87' height='87' fill='white' transform='translate(87) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 87px;
  height: 87px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post {
  float: none;
  padding: 77px;
  position: relative;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6%;
  flex-direction: row-reverse;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured:has(.readmore:hover) .read-more-link .more-link {
  background-color: #ffffff !important;
  color: #003c71 !important;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .featured-image {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .featured-image {
    width: 47%;
    margin-bottom: 0;
  }
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .post-content {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .post-content {
    width: 47%;
  }
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .post-content .entry-title {
  font-size: 22px;
  line-height: normal;
  margin-bottom: 20px;
  color: #003c71;
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .post-content .entry-title {
    font-size: 32px;
  }
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .post-content .entry-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .post-content .entry-content .read-more-link .more-link {
  border-radius: 30px;
  background-color: #003c71;
  border: 2px solid #003c71;
  color: #ffffff;
  padding: 12px 30px;
  display: inline-flex;
  transition: all ease-in-out 0.2s;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .post-content .entry-content .read-more-link .more-link:hover {
  background-color: #ffffff;
  color: #003c71;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .featured-post-wrapper .post.featured .readmore {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999999px;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .articles-list-wrapper {
  width: 100%;
  gap: 50px 0;
  margin-top: 30px;
}
@media (min-width: 990px) {
  #top #wrap_all #main .avia-section.module.articles.all-posts .articles-list-wrapper {
    gap: 0;
  }
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 3%;
  margin-bottom: 20px;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .filter-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='25' viewBox='0 0 27 25' fill='none'%3E%3Cpath d='M26 5.375H18.5' stroke='%2300485F' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 5.375H1' stroke='%2300485F' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 9.75C13.4162 9.75 15.375 7.79125 15.375 5.375C15.375 2.95875 13.4162 1 11 1C8.58375 1 6.625 2.95875 6.625 5.375C6.625 7.79125 8.58375 9.75 11 9.75Z' stroke='%2300485F' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26 19.125H21' stroke='%2300485F' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 19.125H1' stroke='%2300485F' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 23.5C18.4162 23.5 20.375 21.5412 20.375 19.125C20.375 16.7088 18.4162 14.75 16 14.75C13.5838 14.75 11.625 16.7088 11.625 19.125C11.625 21.5412 13.5838 23.5 16 23.5Z' stroke='%2300485F' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 27px;
  height: 25px;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .tag-filter, #top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .year-filter {
  width: 200px;
  position: relative;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .tag-filter:hover, #top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .year-filter:hover {
  cursor: pointer;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .tag-filter:after, #top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .year-filter:after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='9' viewBox='0 0 18 9' fill='none'%3E%3Cpath d='M16.84 1L10.32 7.52C9.55 8.29 8.29 8.29 7.52 7.52L1 1' stroke='%2300485F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 14px;
  height: 9px;
  position: absolute;
  top: 5px;
  right: 0;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .selected-tag, #top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .selected-year {
  font-weight: 400;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .dropdown {
  display: none;
  position: absolute;
  background-color: #333333;
  padding: 20px;
  z-index: 99999;
  width: 200px;
  field-sizing: content;
  margin-top: 10px;
}
#top #wrap_all #main .avia-section.module.articles.all-posts .filter-checkboxes .dropdown label {
  field-sizing: content;
}

#top #wrap_all .common-button .avia-button {
  color: #003c71;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  background: transparent;
  border: 2px solid #003c71;
  width: 240px;
  height: 48px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  border-radius: 0;
}
#top #wrap_all .common-button .avia-button:hover {
  background: rgba(186, 202, 216, 0.2);
}
#top #wrap_all .common-button .avia-button:focus {
  background: rgba(186, 202, 216, 0.2);
}

#top #wrap_all .common-arrow-button .avia-button {
  color: #003c71;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  transition: 0.1s;
  border-radius: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-arrow-button .avia-button {
    font-size: 17px;
  }
}
#top #wrap_all .common-arrow-button .avia-button:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: calc(100% - 25px);
  height: 2px;
  background: #003c71;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
#top #wrap_all .common-arrow-button .avia-button:hover:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .common-arrow-button .avia-button:active:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .common-arrow-button .avia-button .avia_button_icon:before {
  content: url(/wp-content/uploads/2022/06/right-arrow.svg);
  position: relative;
  top: 3px;
  margin-left: 5px;
}

#top #scroll-top-link {
  display: none;
}

#top #wrap_all .body-contact {
  position: fixed;
  bottom: 80px;
  right: 0;
  z-index: 99;
  display: none;
}
@media (min-width: 990px) {
  #top #wrap_all .body-contact {
    display: block;
  }
}
#top #wrap_all .body-contact a {
  background: #003c71;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 59px;
  text-align: center;
  margin: 8px 24px;
  overflow: visible !important;
}
#top #wrap_all .body-contact a:hover::before {
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .body-contact a:hover::after {
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .body-contact a::before {
  content: "";
  position: absolute;
  right: 68px;
  background: #003c71;
  width: max-content;
  overflow: visible;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  font-weight: 700;
  color: #ffffff;
  padding: 0px 30px 0 20px;
  visibility: hidden;
  opacity: 0;
}
#top #wrap_all .body-contact a::after {
  content: "";
  position: absolute;
  left: -29px;
  width: 18px;
  height: 18px;
  background: #003c71;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
  visibility: hidden;
  opacity: 0;
}
#top #wrap_all .body-contact .phone-icon.nb::before {
  content: "Ring: 32 85 89 00";
}
#top #wrap_all .body-contact .phone-icon.se::before {
  content: "Ring: 0433-12233";
}
#top #wrap_all .body-contact .phone-icon.en::before {
  content: "Call: +47 32 85 89 00";
}
#top #wrap_all .body-contact .phone-icon.dk::before {
  content: "Ring: 71961210";
}
#top #wrap_all .body-contact .mail-icon.nb::before {
  content: "Send e-post til: info@norsonic.com";
}
#top #wrap_all .body-contact .mail-icon.se::before {
  content: "Skicka e-post till: info@norsonic.se";
}
#top #wrap_all .body-contact .mail-icon.en::before {
  content: "Send email to: info@norsonic.com";
}
#top #wrap_all .body-contact .mail-icon.dk::before {
  content: "Send e-mail til: info@norsonic.com";
}

#top #wrap_all .cart-sp-section .text-column .cart-sp-button a {
  margin-top: 10px;
  text-transform: uppercase;
}

#top #wpadminbar {
  position: fixed;
}

#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields input[type=radio] {
  position: relative;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields input[type=radio]::after {
  position: absolute;
  background: transparent;
  width: 20px;
  height: 20px;
  z-index: 999;
  content: "";
  top: -1px;
  left: -2px;
  border: 1.5px solid #003c71;
  border-radius: 50px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields input[type=radio]:hover::before {
  content: "";
  position: absolute;
  height: 40px;
  width: 40px;
  background-color: #f1f5f7;
  top: -9px;
  left: -11px;
  border-radius: 50%;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields input[type=radio]:checked::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: -1px;
  left: -2px;
  background: #ffffff;
  background-image: url(/wp-content/uploads/2022/08/Ellipse-380.svg);
  background-size: 72%;
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 2.6px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields input[type=radio]:checked::after {
    background-position-y: 50%;
  }
}

#top #wrap_all #header_meta .phone-info .lang-list li.active a:hover::after {
  transform: rotate(180deg) !important;
}

#top #wrap_all .wp-caption {
  border: 0;
}

#top #wrap_all #main .container .slick-track .slick-slide ul {
  font-size: 16px;
  list-style: disc outside;
}
#top #wrap_all #main .container .slick-track .slick-slide ul li {
  font-size: 1em;
  color: #0b2341;
}

#top #wrap_all #main .single-application ul li {
  padding: 0 0 0 21px;
  margin: 0;
  list-style: none;
  position: relative;
  line-height: 1.5;
  letter-spacing: 0.018em;
}
#top #wrap_all #main .single-application ul li:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 2px;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  overflow: hidden;
  border-radius: 10px;
  background-color: #003c71;
}

#top #wrap_all .content {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all .content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#top .pum-overlay.pum-active,
#top .pum-overlay.pum-active .popmake.active {
  opacity: 1;
  display: block;
}

#top .main_color input[type=text],
#top .main_color input[type=email],
#top .main_color input[type=tel],
#top .main_color input[type=number],
#top .main_color textarea,
#top .main_color select {
  color: #003c71;
}

#top #wrap_all .hero-section .content {
  padding-top: 50px;
}
@media (min-width: 990px) {
  #top #wrap_all .hero-section .content {
    padding-top: 80px;
  }
}
#top #wrap_all .hero-section .av-flex-placeholder {
  width: 15.2%;
}
#top #wrap_all .hero-section .text-column .av-subheading {
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.15px;
  margin-top: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .hero-section .text-column .av-subheading {
    line-height: 32px;
    margin-top: unset;
  }
}
#top #wrap_all .hero-section .text-column .av-special-heading-tag {
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: inherit;
}
@media (min-width: 990px) {
  #top #wrap_all .hero-section .text-column .av-special-heading-tag {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 1300px) {
  #top #wrap_all .hero-section .text-column .av-special-heading-tag {
    font-size: 60px;
    line-height: 70px;
  }
}
#top #wrap_all .hero-section .text-column .av_textblock_section p {
  margin: 0;
  line-height: 25px;
  font-weight: 400;
  margin-top: 26px;
  margin-bottom: 32px;
  max-width: 573px;
}
@media (min-width: 990px) {
  #top #wrap_all .hero-section .text-column .av_textblock_section p {
    margin-top: 18px;
    margin-bottom: 40px;
  }
}
#top #wrap_all .hero-section .image-column .mobile-image .avia-image-container-inner {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .hero-section .image-column .mobile-image .avia-image-container-inner img {
    width: 80%;
    margin: auto;
  }
}
#top #wrap_all .hero-section .common-button .avia-button {
  width: 212px;
}
@media (min-width: 990px) {
  #top #wrap_all .hero-section .common-button .avia-button {
    width: 240px;
  }
}

#top #wrap_all .fremhevde-heighlited-product .content {
  padding-top: 0;
  padding-bottom: 0;
}
#top #wrap_all .fremhevde-heighlited-product .single-button {
  margin-top: -50px;
  position: relative;
}
@media (min-width: 1200px) {
  #top #wrap_all .fremhevde-heighlited-product .single-button {
    top: -70px;
  }
}

#top #wrap_all .fremhevde-product .content {
  padding-top: 20px;
  padding-bottom: 55px;
}
@media (min-width: 990px) {
  #top #wrap_all .fremhevde-product .content {
    padding-top: 60px;
    padding-bottom: 10px;
  }
}
#top #wrap_all .fremhevde-product .content .product-title-column {
  margin-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .fremhevde-product .content .product-title-column {
    margin-bottom: 0;
  }
}
#top #wrap_all .fremhevde-product .content .product-common-column .featured-product-row {
  margin-bottom: 8px;
}
@media (min-width: 990px) {
  #top #wrap_all .fremhevde-product .content .product-common-column .featured-product-row {
    margin-bottom: 40px;
  }
}

#top #wrap_all .common-product-section .product-title-column .av-special-heading .av-subheading {
  color: #E57200;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-product-section .product-title-column .av-special-heading .av-subheading {
    line-height: 23px;
    letter-spacing: 0;
  }
}
#top #wrap_all .common-product-section .product-title-column .av-special-heading .av-special-heading-tag {
  line-height: 30px;
  font-weight: 700;
  max-width: 508px;
  margin-bottom: 28px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-product-section .product-title-column .av-special-heading .av-special-heading-tag {
    line-height: 40px;
    margin-bottom: 30px;
  }
}
#top #wrap_all .common-product-section .product-title-column .av_textblock_section p {
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  max-width: 100%;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-product-section .product-title-column .av_textblock_section p {
    line-height: 25px;
    max-width: 695px;
    margin-bottom: 15px;
  }
}
#top #wrap_all .common-product-section .common-arrow-button .avia-button {
  text-transform: uppercase;
}

#top #wrap_all .product-common-column {
  margin-top: 62px;
}
#top #wrap_all .product-common-column .featured-product-row {
  display: flex;
  grid-column-gap: 4%;
  flex-wrap: wrap;
  grid-row-gap: 30px;
  margin-top: 0;
  margin-bottom: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-common-column .featured-product-row {
    grid-column-gap: 2.5%;
    grid-row-gap: 35px;
    margin-top: 10px;
  }
}
#top #wrap_all .product-common-column .product-item {
  width: 48%;
}
@media (min-width: 990px) {
  #top #wrap_all .product-common-column .product-item {
    width: 23.125%;
  }
}
#top #wrap_all .product-common-column .product-item .product-image {
  position: relative;
}
#top #wrap_all .product-common-column .product-item .product-image .image {
  background: #f1f5f7;
  display: flex;
  justify-content: center;
}
#top #wrap_all .product-common-column .product-item .product-image .image a {
  display: flex;
}
#top #wrap_all .product-common-column .product-item .product-image .cart-icon {
  position: absolute;
  top: 7px;
  right: 7px;
  height: 40px;
  width: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #top #wrap_all .product-common-column .product-item .product-image .cart-icon {
    top: 15px;
    right: 13px;
    height: 48px;
    width: 48px;
  }
}
#top #wrap_all .product-common-column .product-item .product-content .product-heading {
  color: #003c71;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: none;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .product-common-column .product-item .product-content .product-heading {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .product-common-column .product-item .product-content .product-heading a {
  text-decoration: none;
  position: relative;
}
#top #wrap_all .product-common-column .product-item .product-content .product-heading a:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: calc(100% - 40px);
  height: 1px;
  background: #003c71;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
#top #wrap_all .product-common-column .product-item .product-content .product-heading a:hover:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .product-common-column .product-content .product-catname {
  color: #0b2341;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400 !important;
  margin-bottom: 0;
  margin-top: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-common-column .product-content .product-catname {
    font-size: 17px;
    line-height: 25px;
    margin-top: 25px;
  }
}

#top #wrap_all .utleie-section {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section {
    padding-top: 90px;
    padding-bottom: 166px;
  }
}
#top #wrap_all .utleie-section .flex_column_table {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .flex_column_table {
    display: unset;
    flex-wrap: nowrap;
  }
}
#top #wrap_all .utleie-section .content {
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .content {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#top #wrap_all .utleie-section .content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% + 150px);
  margin-left: -60px;
  height: unset;
  background-color: #01273e;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .content:before {
    width: 100%;
    height: calc(100% - 35px);
    margin-left: unset;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .utleie-section .content:before {
    height: calc(100% - 66px);
  }
}
#top #wrap_all .utleie-section .post-entry {
  padding: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .post-entry {
    padding: 0 40px 0 32px;
  }
}
#top #wrap_all .utleie-section .image-column {
  width: 100%;
  order: 3;
}
#top #wrap_all .utleie-section .image-column .avia-image-container-inner {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .image-column {
    width: 21.5%;
    order: unset;
  }
}

#top #wrap_all .home-utleie-section .image-column {
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .home-utleie-section .image-column {
    width: 27.2%;
  }
}
#top #wrap_all .home-utleie-section .image-column img {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .home-utleie-section .image-column img {
    min-width: 255px;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .home-utleie-section .image-column img {
    min-width: 343px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .home-utleie-section .text-column .av-special-heading-tag {
    max-width: 100% !important;
    font-size: 24px;
    line-height: 30px !important;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .home-utleie-section .text-column .av-special-heading-tag {
    font-size: 34px;
    line-height: 40px !important;
  }
}

#top #wrap_all .support-section {
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .support-section {
    padding-top: 166px;
    padding-bottom: 215px;
  }
}
#top #wrap_all .support-section .image-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .support-section .image-column {
    width: 39%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .support-section .image-column {
    width: 21%;
  }
}
#top #wrap_all .support-section .image-column .avia-image-container-inner img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  #top #wrap_all .support-section .image-column .avia-image-container-inner img {
    height: 350px;
  }
}
#top #wrap_all .support-section .button-column .utleie-button .avia-button {
  margin-top: 0px;
}

#top #wrap_all .karriere-section .content {
  padding-top: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .karriere-section .content {
    padding-top: 65px;
  }
}
#top #wrap_all .karriere-section .text-column .av-special-heading .av-subheading {
  color: #E57200;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.15px;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .karriere-section .text-column .av-special-heading .av-subheading {
    line-height: 23px;
  }
}
#top #wrap_all .karriere-section .text-column .av-special-heading .av-special-heading-tag {
  line-height: 30px;
  font-weight: 700;
  max-width: 508px;
  margin-bottom: 35px;
}
@media (min-width: 990px) {
  #top #wrap_all .karriere-section .text-column .av-special-heading .av-special-heading-tag {
    line-height: 40px;
  }
}
#top #wrap_all .karriere-section .text-column .av_textblock_section p {
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  max-width: 573px;
  margin-bottom: 30px;
}
@media (min-width: 990px) {
  #top #wrap_all .karriere-section .text-column .av_textblock_section p {
    line-height: 25px;
    margin-bottom: 35px;
  }
}
#top #wrap_all .karriere-section .text-column .avia-image-container {
  margin-bottom: 30px;
}
@media (min-width: 990px) {
  #top #wrap_all .karriere-section .text-column .avia-image-container {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  #top #wrap_all .bruksomraer-section .content {
    padding-top: 100px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomraer-section .content {
    padding-top: 50px;
  }
}
#top #wrap_all .bruksomraer-section .row {
  margin-top: 14px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #top #wrap_all .bruksomraer-section .row {
    margin-top: 30px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomraer-section .row {
    margin-top: 95px;
    margin-bottom: 20px;
  }
}
#top #wrap_all .bruksomraer-section .heading-column .av-special-heading .av-subheading {
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.15px;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomraer-section .heading-column .av-special-heading .av-subheading {
    line-height: 23px;
  }
}
#top #wrap_all .bruksomraer-section .heading-column .av-special-heading .av-special-heading-tag {
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomraer-section .heading-column .av-special-heading .av-special-heading-tag {
    line-height: 40px;
  }
}
#top #wrap_all .bruksomraer-section .button-column {
  margin-bottom: 0;
}
#top #wrap_all .bruksomraer-section .button-column .avia-button-wrap .avia-button {
  text-transform: uppercase;
}

#top #wrap_all .gode-grunner-section {
  background-size: cover;
  background-position: center center;
}
#top #wrap_all .gode-grunner-section .content {
  padding-top: 32px;
  padding-bottom: 80px;
}
@media (min-width: 990px) {
  #top #wrap_all .gode-grunner-section .content {
    padding-top: 14px;
    padding-bottom: 86px;
  }
}
#top #wrap_all .gode-grunner-section .common-col {
  max-width: 22%;
  min-height: 172px;
  margin: 0;
  display: flex;
  align-items: center;
}
#top #wrap_all .gode-grunner-section .top-column .av-special-heading-tag {
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}
#top #wrap_all .gode-grunner-section .top-column .av-special-heading-tag span {
  color: #FF6400;
}
@media (min-width: 768px) {
  #top #wrap_all .gode-grunner-section .top-column .av-special-heading-tag {
    text-align: left;
  }
}
#top #wrap_all .gode-grunner-section .av-flex-placeholder {
  display: none;
}
#top #wrap_all .gode-grunner-section .flex_column_table.sc-av_one_third {
  margin-top: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#top #wrap_all .gode-grunner-section .flex_column_table.sc-av_one_third .slick-track {
  display: inline-flex;
}
@media (min-width: 990px) {
  #top #wrap_all .gode-grunner-section .flex_column_table.sc-av_one_third {
    margin-top: 50px;
  }
}
#top #wrap_all .gode-grunner-section .one-third-column .av-special-heading-tag {
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: inherit;
}
@media (min-width: 990px) {
  #top #wrap_all .gode-grunner-section .one-third-column .av-special-heading-tag {
    line-height: 40px;
  }
}

#top #wrap_all .gode-grunner-section .slick-dots {
  bottom: -40px;
}
#top #wrap_all .gode-grunner-section .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 1px;
}
#top #wrap_all .gode-grunner-section .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}
#top #wrap_all .gode-grunner-section .slick-dots li button::before {
  font-size: 6px;
  line-height: 10px;
  width: 10px;
  height: 10px;
  opacity: 0.9;
  color: #ffffff;
}
#top #wrap_all .gode-grunner-section .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #ffffff;
  font-size: 10px;
  line-height: 10px;
}

#top #wrap_all .kalibrering-section .content {
  padding-top: 15px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .kalibrering-section .content {
    padding-top: 43px;
    padding-bottom: 45px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-section .content {
    padding-top: 95px;
    padding-bottom: 50px;
  }
}
#top #wrap_all .kalibrering-section .text-column {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .kalibrering-section .text-column {
    width: 40%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-section .text-column {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .kalibrering-section .text-column {
    width: 50%;
  }
}
#top #wrap_all .kalibrering-section .text-column .av-special-heading-tag {
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 18px;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-section .text-column .av-special-heading-tag {
    line-height: 52px;
    margin-bottom: 20px;
  }
}
#top #wrap_all .kalibrering-section .text-column .av-subheading p {
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0px;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-section .text-column .av-subheading p {
    line-height: 32px;
  }
}
#top #wrap_all .kalibrering-section .av-flex-placeholder {
  width: 9.5%;
}
@media (min-width: 768px) {
  #top #wrap_all .kalibrering-section .av-flex-placeholder {
    width: 6%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-section .av-flex-placeholder {
    width: 9.5%;
  }
}
#top #wrap_all .kalibrering-section .image-column {
  width: 40.5%;
}
@media (min-width: 768px) {
  #top #wrap_all .kalibrering-section .image-column {
    width: 48%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-section .image-column {
    width: 45.5%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .kalibrering-section .image-column {
    width: 40.5%;
  }
}
#top #wrap_all .kalibrering-section .image-column .avia-image-container-inner {
  width: 100%;
}
#top #wrap_all .kalibrering-section .image-column .avia-image-container-inner img {
  width: 100%;
}

#top #wrap_all .kalibrering-content-section .container {
  max-width: 796px;
}
#top #wrap_all .kalibrering-content-section .content {
  padding-top: 4px;
  padding-bottom: 60px;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-content-section .content {
    padding-top: 72px;
    padding-bottom: 50px;
  }
}
#top #wrap_all .kalibrering-content-section .text-column p {
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-content-section .text-column p {
    margin: 27px 0;
    line-height: 25px;
  }
}
#top #wrap_all .kalibrering-content-section .text-column p strong {
  color: #0b2341;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-content-section .text-column p strong {
    color: #003c71;
  }
}
#top #wrap_all .kalibrering-content-section .form-column {
  margin-top: 18px;
}
@media (min-width: 768px) {
  #top #wrap_all .kalibrering-content-section .form-column {
    margin-top: 70px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-content-section .form-column {
    margin-top: 120px;
  }
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper form {
  margin-bottom: 0;
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_heading {
  margin-bottom: 28px;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_heading {
    margin-bottom: 50px;
  }
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_heading h2 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 0;
  color: #003c71;
  margin-bottom: 20px;
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_heading .gform_description {
  line-height: 25px;
}

#top #wrap_all .har-support-section {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .har-support-section {
    padding-top: 130px;
    padding-bottom: 160px;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .har-support-section {
    padding-top: 152px;
    padding-bottom: 216px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .har-support-section .image-column {
    width: 22.5%;
  }
}
#top #wrap_all .har-support-section .image-column .avia-image-container img {
  min-width: 300px;
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .har-support-section .image-column .avia-image-container img {
    min-width: 255px;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .har-support-section .image-column .avia-image-container img {
    min-width: 300px;
  }
}
#top #wrap_all .har-support-section .text-column .av-special-heading-tag {
  min-width: 272px;
}

#top #wrap_all ::placeholder {
  font-size: 16px;
  line-height: 22px;
  color: #01273e;
  font-family: "roboto", Helvetica, Arial, sans-serif;
}
@media (min-width: 990px) {
  #top #wrap_all ::placeholder {
    font-size: 17px;
    line-height: 25px;
  }
}

#top #wrap_all .support-banner-section .flex_column_table {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .flex_column_table {
    display: table;
    flex-wrap: nowrap;
  }
}
#top #wrap_all .support-banner-section .content {
  padding-top: 20px;
  padding-bottom: 46px;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .content {
    padding-top: 92px;
  }
}
#top #wrap_all .support-banner-section .av-flex-placeholder {
  width: 0%;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .av-flex-placeholder {
    width: 8.5%;
  }
}
#top #wrap_all .support-banner-section .title-column {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .title-column {
    width: 49%;
    margin-bottom: 0;
  }
}
#top #wrap_all .support-banner-section .title-column .av-special-heading-tag {
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 700;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .title-column .av-special-heading-tag {
    line-height: 48px;
    margin-top: -10px;
  }
}
#top #wrap_all .support-banner-section .title-column .avia_textblock p {
  line-height: 22px;
  font-weight: 400;
  max-width: 690px;
  margin-top: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .title-column .avia_textblock p {
    line-height: 25px;
    margin-top: 18px;
  }
}
#top #wrap_all .support-banner-section .common-support-col .av-special-heading-tag {
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .common-support-col .av-special-heading-tag {
    line-height: 32px;
  }
}
#top #wrap_all .support-banner-section .common-support-col .avia_textblock p {
  line-height: 22px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 15px;
  letter-spacing: -0.5px;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .common-support-col .avia_textblock p {
    line-height: 25px;
    margin-top: 22px;
    margin-bottom: 45px;
    letter-spacing: 0;
  }
}
#top #wrap_all .support-banner-section .common-support-col .avia_textblock p span {
  margin-top: 20px;
  display: inline-block;
}
#top #wrap_all .support-banner-section .common-support-col .utleie-button a {
  max-width: 147px;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: inherit;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .common-support-col .utleie-button a {
    max-width: 200px;
  }
}
#top #wrap_all .support-banner-section .ring-column {
  width: 50%;
}
@media (min-width: 768px) {
  #top #wrap_all .support-banner-section .ring-column {
    margin-left: 0;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .ring-column {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .support-banner-section .ring-column {
    width: 16%;
  }
}
#top #wrap_all .support-banner-section .send-column {
  width: 50%;
}
@media (min-width: 768px) {
  #top #wrap_all .support-banner-section .send-column {
    margin-left: 0;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .send-column {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .support-banner-section .send-column {
    width: 15%;
  }
}
#top #wrap_all .support-banner-section .send-column a {
  max-width: 165px !important;
}
@media (min-width: 990px) {
  #top #wrap_all .support-banner-section .send-column a {
    max-width: 200px !important;
  }
}

#top #wrap_all .support-form-section .container {
  max-width: 796px;
}
#top #wrap_all .support-form-section .content {
  padding-top: 70px;
  padding-bottom: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .support-form-section .content {
    padding-top: 150px;
    padding-bottom: 78px;
  }
}
#top #wrap_all .support-form-section .form-column {
  margin-bottom: 0;
}
#top #wrap_all .support-form-section .form-column .gform_wrapper form {
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .support-form-section .form-column .gform_wrapper form {
    margin-bottom: 20px;
  }
}
#top #wrap_all .support-form-section .form-column .gform_wrapper form .gform_footer {
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .support-form-section .form-column .gform_wrapper form .gform_footer {
    padding-bottom: 26px;
  }
}
#top #wrap_all .support-form-section .form-column .gform_wrapper .gform_heading {
  margin-bottom: 55px;
}
@media (min-width: 990px) {
  #top #wrap_all .support-form-section .form-column .gform_wrapper .gform_heading {
    margin-bottom: 46px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .support-form-section #gform_submit_button_6 {
    margin-top: 22px;
  }
}

#top #wrap_all .her-map-section .container {
  max-width: 1272px;
}
#top #wrap_all .her-map-section .content {
  padding-top: 25px;
  padding-bottom: 60px;
}
@media (min-width: 990px) {
  #top #wrap_all .her-map-section .content {
    padding-bottom: 216px;
  }
}
#top #wrap_all .her-map-section .flex_column_table {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
@media (min-width: 990px) {
  #top #wrap_all .her-map-section .flex_column_table {
    display: table;
    flex-wrap: nowrap;
    flex-direction: unset;
  }
}
#top #wrap_all .her-map-section .map-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .her-map-section .map-column {
    width: 59.5%;
  }
}
#top #wrap_all .her-map-section .av-flex-placeholder {
  width: 0%;
}
@media (min-width: 990px) {
  #top #wrap_all .her-map-section .av-flex-placeholder {
    width: 7%;
  }
}
#top #wrap_all .her-map-section .text-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .her-map-section .text-column {
    width: 33.5%;
  }
}
#top #wrap_all .her-map-section .text-column .av-special-heading-tag {
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .her-map-section .text-column .av-special-heading-tag {
    line-height: 40px;
  }
}
#top #wrap_all .her-map-section .text-column .avia_textblock p {
  line-height: 22px;
  font-weight: 400;
  margin-top: 14px;
}
@media (min-width: 990px) {
  #top #wrap_all .her-map-section .text-column .avia_textblock p {
    line-height: 25px;
    margin-top: 25px;
  }
}

#top #wrap_all .distributorer-heading-section .content {
  padding-top: 8px;
  padding-bottom: 14px;
}
@media (min-width: 768px) {
  #top #wrap_all .distributorer-heading-section .content {
    padding-top: 100px;
    padding-bottom: 140px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-heading-section .content {
    padding-top: 100px;
    padding-bottom: 140px;
  }
}
#top #wrap_all .distributorer-heading-section .av-special-heading-tag {
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-heading-section .av-special-heading-tag {
    line-height: 52px;
  }
}
#top #wrap_all .distributorer-heading-section .av_textblock_section p {
  line-height: 22px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-heading-section .av_textblock_section p {
    line-height: 32px;
    margin-bottom: 26px;
  }
}

#top #wrap_all .distributorer-list .container {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .container {
    max-width: 1036px;
    width: 1036px;
  }
}
#top #wrap_all .distributorer-list .content {
  padding-top: 0;
  padding-bottom: 0;
}
#top #wrap_all .distributorer-list .distributore .row {
  border-top: 1px solid #003c71;
}
#top #wrap_all .distributorer-list .distributore .inner-column-wrap {
  border-bottom: 1px solid #003c71;
  padding: 14px 0;
}
#top #wrap_all .distributorer-list .distributore .inner-column-continent {
  display: flex;
  justify-content: space-between;
  padding: 0 7%;
}
@media (min-width: 768px) {
  #top #wrap_all .distributorer-list .distributore .inner-column-continent {
    padding: 0 2.7%;
  }
}
#top #wrap_all .distributorer-list .distributore .continent-name h3 {
  color: #003c71;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .continent-name h3 {
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
  }
}
#top #wrap_all .distributorer-list .distributore .toggle-button-link {
  font-size: 0;
  width: 14.5%;
  cursor: pointer;
}
#top #wrap_all .distributorer-list .distributore .toggle-button-link:before {
  content: url("/wp-content/uploads/2022/07/resonsive-down-arrow.svg");
  top: 4px;
  position: relative;
  left: 8px;
  cursor: pointer;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .toggle-button-link:before {
    content: url("/wp-content/uploads/2022/06/down-arrow.svg");
    top: 7px;
    left: 0;
  }
}
#top #wrap_all .distributorer-list .distributore .continent-arrow.continent-arrow-active .toggle-button-link {
  cursor: pointer;
}
#top #wrap_all .distributorer-list .distributore .continent-arrow.continent-arrow-active .toggle-button-link:before {
  content: url(/wp-content/uploads/2022/07/up-arrow.svg);
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .continent-arrow.continent-arrow-active .toggle-button-link:before {
    content: url(/wp-content/uploads/2022/07/Toggle-Icon.svg);
  }
}
#top #wrap_all .distributorer-list .distributore .inner-country-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 7%;
}
@media (min-width: 768px) {
  #top #wrap_all .distributorer-list .distributore .inner-country-wrap {
    padding: 0 2.5%;
  }
}
#top #wrap_all .distributorer-list .distributore .inner-country-wrap .inner-column-country {
  width: 100%;
  margin-bottom: 8px;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .inner-country-wrap .inner-column-country {
    width: 48.7%;
  }
}
#top #wrap_all .distributorer-list .distributore .inner-country-wrap .inner-column-country:first-child {
  margin-top: 17px;
}
#top #wrap_all .distributorer-list .distributore .inner-country-wrap .inner-column-country:nth-child(2) {
  margin-top: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .inner-country-wrap .inner-column-country:nth-child(2) {
    margin-top: 17px;
  }
}
#top #wrap_all .distributorer-list .distributore .inner-country-wrap .country-column-wrap {
  display: flex;
  justify-content: space-between;
  background: #f1f5f7;
  height: 48px;
  align-items: center;
  padding-left: 8px;
  padding-right: 14px;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .inner-country-wrap .country-column-wrap {
    padding-left: 24px;
  }
}
#top #wrap_all .distributorer-list .distributore .inner-country-wrap .country-name h3 {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .inner-country-wrap .country-name h3 {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .distributorer-list .distributore .country-arrow .toggle-button-link {
  font-size: 0;
  width: 14.5%;
  cursor: pointer;
}
#top #wrap_all .distributorer-list .distributore .country-arrow .toggle-button-link:before {
  content: "+";
  top: 2px;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  color: #003c71;
  font-weight: 700;
  left: 2px;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .country-arrow .toggle-button-link:before {
    top: 4px;
    left: 0;
  }
}
#top #wrap_all .distributorer-list .distributore .country-arrow.country-arrow-active .toggle-button-link {
  cursor: pointer;
}
#top #wrap_all .distributorer-list .distributore .country-arrow.country-arrow-active .toggle-button-link:before {
  content: "-";
  font-size: 25px;
  font-weight: 400;
  cursor: pointer;
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap {
  background-color: #f1f5f7;
  padding-left: 8px;
  padding-right: 14px;
  padding-bottom: 26px;
  padding-top: 8px;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .country-details-wrap {
    padding-left: 24px;
  }
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap .distributor-name h3 {
  color: #0b2341;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: -10px;
  text-transform: uppercase;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .country-details-wrap .distributor-name h3 {
    font-size: 17px;
  }
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-location p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  max-width: 96%;
  margin-top: 26px;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-location p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-phone p {
  color: #0b2341;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-phone p {
    font-size: 17px;
  }
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-phone p a {
  color: #0b2341;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: underline;
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-phone p a {
    font-size: 17px;
  }
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-email p {
  color: #0b2341;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-email p a {
  color: #0b2341;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: underline;
}
#top #wrap_all .distributorer-list .distributore .country-details-wrap .distributorer-web a {
  color: #0b2341;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: underline;
}

#top #wrap_all .distributorer-support-section {
  padding-top: 45px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .distributorer-support-section {
    padding-top: 100px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .distributorer-support-section {
    padding-top: 200px;
    padding-bottom: 217px;
  }
}

#top #wrap_all .inner-om-oss-top-section .content {
  padding-top: 17px;
  padding-bottom: 60px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-top-section .content {
    padding-top: 60px;
    padding-bottom: 150px;
  }
}
#top #wrap_all .inner-om-oss-top-section .text-column .av-special-heading {
  margin-bottom: 25px;
}
#top #wrap_all .inner-om-oss-top-section .text-column .av-special-heading-tag {
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-top-section .text-column .av-special-heading-tag {
    line-height: 52px;
    margin-top: 35px;
    margin-bottom: 25px;
  }
}
#top #wrap_all .inner-om-oss-top-section .av-subheading {
  line-height: 22px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-top-section .av-subheading {
    line-height: 32px;
  }
}
#top #wrap_all .inner-om-oss-top-section .avia_textblock p {
  line-height: 25px;
}
#top #wrap_all .inner-om-oss-top-section img {
  margin-top: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-top-section img {
    margin-top: unset;
  }
}

#top #wrap_all .inner-om-oss-video-section .container {
  max-width: 1036px;
}
#top #wrap_all .inner-om-oss-video-section .content {
  padding-top: 0px;
  padding-bottom: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-video-section .content {
    padding-bottom: 150px;
  }
}
#top #wrap_all .inner-om-oss-video-section .av-special-heading-tag {
  line-height: 30px;
  margin-bottom: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-video-section .av-special-heading-tag {
    line-height: 40px;
  }
}

#top #wrap_all .contact-common-icon-section {
  background: transparent;
  position: fixed;
  width: auto;
  height: auto;
  right: 0;
  top: 84%;
  z-index: 999;
}
#top #wrap_all .contact-common-icon-section .container {
  padding: 0px;
}
#top #wrap_all .contact-common-icon-section .content {
  padding: 25px;
}
#top #wrap_all .contact-common-icon-section .avia-icon-list li:first-child .iconlist-char:before {
  content: url(/wp-content/uploads/2022/06/phone.svg);
}
#top #wrap_all .contact-common-icon-section .avia-icon-list li:nth-child(2) .iconlist-char:before {
  content: url(/wp-content/uploads/2022/06/email.svg);
}
#top #wrap_all .contact-common-icon-section .iconlist_icon {
  height: 48px;
  width: 48px;
  background: #003c71;
  text-align: center;
  line-height: 58px;
  border-radius: 0;
  margin-bottom: 8px;
  transition: 0.3s;
}
#top #wrap_all .contact-common-icon-section .iconlist_icon:hover {
  background: #01273e;
}

#top #wrap_all .inner-om-oss-content-section .container {
  max-width: 1376px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .inner-om-oss-content-section .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-content-section .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#top #wrap_all .inner-om-oss-content-section .content {
  padding-top: 55px;
  padding-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-content-section .content {
    padding-top: 150px;
    padding-bottom: 10px;
  }
}
#top #wrap_all .inner-om-oss-content-section img {
  margin-bottom: 21px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-content-section img {
    margin-bottom: unset;
  }
}
@media (min-width: 768px) {
  #top #wrap_all .inner-om-oss-content-section .entry-content-wrapper {
    display: flex;
  }
}
#top #wrap_all .inner-om-oss-content-section .text-column {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .inner-om-oss-content-section .text-column {
    width: 48%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-content-section .text-column {
    width: 46%;
    margin-right: 8%;
  }
}
#top #wrap_all .inner-om-oss-content-section .text-column .av-special-heading {
  margin-bottom: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-content-section .text-column .av-special-heading {
    margin-bottom: 90px;
  }
}
#top #wrap_all .inner-om-oss-content-section .text-column .av-special-heading-tag {
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-content-section .text-column .av-special-heading-tag {
    line-height: 32px;
  }
}
#top #wrap_all .inner-om-oss-content-section .text-column .avia_textblock p {
  line-height: 25px;
  margin-bottom: 25px;
}
#top #wrap_all .inner-om-oss-content-section .text-column .avia-image-container-inner {
  width: 100%;
}
#top #wrap_all .inner-om-oss-content-section .text-column .avia-image-container-inner img {
  width: 100%;
}
#top #wrap_all .inner-om-oss-content-section .image-column {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .inner-om-oss-content-section .image-column {
    width: 48%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .inner-om-oss-content-section .image-column {
    width: 46%;
    margin-left: 0;
  }
}

#top #wrap_all .om-nor .content {
  padding-top: 60px;
}
@media (min-width: 768px) {
  #top #wrap_all .om-nor .content {
    padding-top: 0;
  }
}
#top #wrap_all .om-nor .text-column .av-special-heading .av-special-heading-tag {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #top #wrap_all .om-nor .text-column .av-special-heading .av-special-heading-tag {
    margin-bottom: 0;
  }
}
#top #wrap_all .om-nor .avia-button-wrap .avia-button {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  #top #wrap_all .om-nor .avia-button-wrap .avia-button {
    margin-bottom: 0;
  }
}

#top #wrap_all .jobbe-hos-section .flex_column {
  display: flex;
  align-items: center;
}
#top #wrap_all .jobbe-hos-section .flex_column .av-special-heading {
  margin: 0px;
}
#top #wrap_all .jobbe-hos-section .avia-image-container {
  margin-bottom: 0px;
  margin-right: 50px;
  margin-left: 40px;
}
#top #wrap_all .jobbe-hos-section .avia-image-container-inner {
  width: 100%;
}
#top #wrap_all .jobbe-hos-section .avia-image-container-inner img {
  width: 100%;
}

#top #wrap_all .product-development-section .container {
  max-width: 1276px;
  padding-left: 0;
  width: 100%;
  padding-right: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .container {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }
}
#top #wrap_all .product-development-section .content {
  padding-top: 60px;
  padding-bottom: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .content {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
#top #wrap_all .product-development-section .av-special-heading-tag {
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 37px;
  text-transform: inherit;
  display: flex;
  letter-spacing: -0.5px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .av-special-heading-tag {
    display: block;
    line-height: 40px;
    letter-spacing: 0;
    margin-bottom: 80px;
  }
}
#top #wrap_all .product-development-section .av-special-heading-tag:before {
  content: url(/wp-content/uploads/2022/06/Product-development-icon.svg);
  position: relative;
  margin-left: 12px;
  margin-right: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .av-special-heading-tag:before {
    margin-left: 24px;
    margin-right: 45px;
  }
}
#top #wrap_all .product-development-section .row {
  position: relative;
}
#top #wrap_all .product-development-section .row:before {
  content: "";
  position: absolute;
  top: -45px;
  left: 17px;
  height: calc(100% + 45px);
  width: 3px;
  background-color: #E57200;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .row:before {
    left: 47px;
    top: -68px;
    height: calc(100% + 68px);
  }
}
#top #wrap_all .product-development-section .inner-column {
  margin-bottom: 10px;
  background-color: #01273E;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column {
    margin-bottom: 16px;
  }
}
#top #wrap_all .product-development-section .inner-column:last-child {
  margin-bottom: 0;
}
#top #wrap_all .product-development-section .inner-column .inner-tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #01273e;
  padding-left: 35px;
  padding-right: 24px;
  height: 78px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-tab {
    padding-left: 120px;
    height: 87px;
  }
}
#top #wrap_all .product-development-section .inner-column .inner-tab .text-column .development-year {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-tab .text-column .development-year {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .product-development-section .inner-column .inner-tab .text-column .product-title {
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-tab .text-column .product-title {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .product-development-section .inner-column .inner-tab .button-column .toggle-button-link {
  font-size: 0;
  width: 14.5%;
}
#top #wrap_all .product-development-section .inner-column .inner-tab .button-column .toggle-button-link:before {
  content: url(/wp-content/uploads/2022/08/multilan-icon.svg);
  top: 3px;
  position: relative;
  cursor: pointer;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-tab .button-column .toggle-button-link:before {
    content: url("/wp-content/uploads/2022/06/white-down-arrow.svg");
  }
}
#top #wrap_all .product-development-section .inner-column .inner-tab .button-column.button-column-active .toggle-button-link:before {
  content: url(/wp-content/uploads/2022/08/mobile-upper-icon.svg);
  cursor: pointer;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-tab .button-column.button-column-active .toggle-button-link:before {
    content: url(/wp-content/uploads/2022/08/up-icon-white.svg);
  }
}
#top #wrap_all .product-development-section .inner-column .inner-desc-tab {
  background-color: #01273e;
  padding-left: 35px;
  padding-right: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-desc-tab {
    padding-left: 120px;
    padding-right: 24px;
  }
}
#top #wrap_all .product-development-section .inner-column .inner-desc-tab .product-image img {
  padding-top: 5px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-desc-tab .product-image img {
    padding-top: 28px;
  }
}
#top #wrap_all .product-development-section .inner-column .inner-desc-tab .product-desc p {
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  max-width: 696px;
  margin-top: 17px;
  padding-bottom: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .product-development-section .inner-column .inner-desc-tab .product-desc p {
    font-size: 17px;
    line-height: 25px;
    margin-top: 20px;
    padding-bottom: 40px;
  }
}
#top #wrap_all .product-development-section .inner-column .inner-desc-tab .submit {
  display: none;
}

@media (min-width: 768px) {
  #top #wrap_all .job-hoss-section .content {
    padding-top: 50px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .job-hoss-section .content {
    padding-top: 0;
  }
}
#top #wrap_all .job-hoss-section .content .avia-button {
  width: 204px !important;
}
@media (min-width: 990px) {
  #top #wrap_all .job-hoss-section .content .image-column img {
    min-height: 320px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .job-hoss-section .content .image-column {
    width: 31%;
  }
}
#top #wrap_all .job-hoss-section .content .av-flex-placeholder {
  width: 3.5%;
}
@media (min-width: 990px) {
  #top #wrap_all .job-hoss-section .content .text-column {
    width: 52%;
  }
}

#top #wrap_all .utleie-section .text-column {
  width: 100%;
  order: 1;
  padding-left: 0;
  margin-left: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .text-column {
    width: 43%;
    order: unset;
    padding-left: 6px;
  }
}
#top #wrap_all .utleie-section .text-column .av-subheading {
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .text-column .av-subheading {
    margin-bottom: 8px;
  }
}
#top #wrap_all .utleie-section .text-column .av-subheading p {
  line-height: 21px;
  text-transform: uppercase;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .text-column .av-subheading p {
    line-height: 23px;
  }
}
#top #wrap_all .utleie-section .text-column .av-special-heading-tag {
  line-height: 30px;
  letter-spacing: 0;
  text-transform: inherit;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .text-column .av-special-heading-tag {
    text-transform: inherit;
    line-height: 30px;
    max-width: 100%;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .utleie-section .text-column .av-special-heading-tag {
    font-size: 34px;
    line-height: 40px;
    max-width: 75%;
  }
}
#top #wrap_all .utleie-section .button-column {
  width: 100%;
  order: 2;
  margin-left: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .button-column {
    width: 10%;
    order: unset;
    display: table-cell;
  }
}
#top #wrap_all .utleie-section .button-column .utleie-button {
  float: left;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .button-column .utleie-button {
    float: right;
  }
}
#top #wrap_all .utleie-section .button-column .utleie-button .avia-button {
  color: #ffffff;
  font-size: 16px;
  border: 2px solid #ffffff;
  width: 170px;
  margin-top: 6px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  #top #wrap_all .utleie-section .button-column .utleie-button .avia-button {
    margin-top: 30px;
    margin-bottom: 35px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-section .button-column .utleie-button .avia-button {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    margin-bottom: unset;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .utleie-section .button-column .utleie-button .avia-button {
    margin-top: 6px;
  }
}

#top #wrap_all .utleie-new-support .entry-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#top #wrap_all .utleie-new-support .flex_column_table {
  width: 100%;
  margin-top: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-new-support .flex_column_table {
    width: auto;
  }
}
#top #wrap_all .utleie-new-support .flex_column_table .text-column {
  display: contents;
  margin-bottom: 20px;
}
#top #wrap_all .utleie-new-support .flex_column_table .text-column .av-special-heading {
  margin-top: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .utleie-new-support .flex_column_table .text-column .av-special-heading {
    margin-top: 20px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-new-support .flex_column_table .text-column .av-special-heading {
    margin-left: 8%;
    margin-top: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .utleie-new-support .flex_column_table .text-column .av-special-heading {
    margin-left: 24%;
    max-width: 100%;
  }
}
#top #wrap_all .utleie-new-support .flex_column_table .text-column .av-special-heading .av-special-heading-tag {
  margin-bottom: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-new-support .flex_column_table .text-column .av-special-heading .av-special-heading-tag {
    max-width: 100%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .utleie-new-support .flex_column_table .text-column .av-special-heading .av-special-heading-tag {
    max-width: 100%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-new-support .flex_column_table .button-column .utleie-button .avia-button {
    margin-top: 0;
  }
}
#top #wrap_all .utleie-new-support .sc-av_one_fourth {
  margin-left: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-new-support .sc-av_one_fourth {
    margin-left: auto;
  }
}

#top #wrap_all .new-support-setction {
  max-width: 1420px;
  margin: auto;
  position: relative;
}
#top #wrap_all .new-support-setction::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: calc(100% - 0px);
  background-color: #01273E;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction::before {
    height: calc(100% - 64px);
  }
}
#top #wrap_all .new-support-setction .left-grid {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction .left-grid {
    width: 40%;
    padding-left: 32px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .new-support-setction .left-grid {
    width: 34%;
  }
}
#top #wrap_all .new-support-setction .right-grid {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction .right-grid {
    width: 60%;
    padding: 120px 32px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .new-support-setction .right-grid {
    width: 66%;
    padding: 60px 38px 60px 32px;
  }
}
#top #wrap_all .new-support-setction .right-grid .flex_cell_inner {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction .right-grid .flex_cell_inner {
    width: 76%;
    padding-left: 30px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .new-support-setction .right-grid .flex_cell_inner {
    width: 100%;
    padding-left: 0;
  }
}
#top #wrap_all .new-support-setction .text-column {
  padding: 70px 30px 0;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction .text-column {
    padding: 0;
  }
}
#top #wrap_all .new-support-setction .text-column .av-subheading {
  margin-bottom: 8px;
}
#top #wrap_all .new-support-setction .text-column .av-subheading p {
  line-height: 23px;
  text-transform: uppercase;
}
#top #wrap_all .new-support-setction .text-column .av-special-heading-tag {
  line-height: 30px;
}
@media (min-width: 990px) {
  #top #wrap_all .new-support-setction .text-column .av-special-heading-tag {
    line-height: 40px;
  }
}
#top #wrap_all .new-support-setction .text-column .av-special-heading-tag br {
  display: none;
}
@media (min-width: 990px) {
  #top #wrap_all .new-support-setction .text-column .av-special-heading-tag br {
    display: block;
  }
}
#top #wrap_all .new-support-setction .image-column {
  padding: 0 30px 70px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction .image-column {
    padding: 0;
  }
}
#top #wrap_all .new-support-setction .image-column .avia-image-container {
  max-width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction .image-column .avia-image-container {
    max-width: 388px;
  }
}
#top #wrap_all .new-support-setction .image-column .avia-image-container .avia-image-container-inner {
  width: 100%;
}
#top #wrap_all .new-support-setction .image-column .avia-image-container .avia-image-container-inner img {
  width: 100%;
}
#top #wrap_all .new-support-setction .button-column {
  padding: 0 30px;
}
@media (min-width: 768px) {
  #top #wrap_all .new-support-setction .button-column {
    padding: 0;
  }
}
#top #wrap_all .new-support-setction .button-column .utleie-button {
  float: left;
}
@media (min-width: 990px) {
  #top #wrap_all .new-support-setction .button-column .utleie-button {
    float: right;
  }
}
#top #wrap_all .new-support-setction .button-column .utleie-button .avia-button {
  color: #ffffff;
  font-size: 16px;
  border: 2px solid #ffffff;
  width: 170px;
  margin-top: 6px;
  margin-bottom: 16px;
}

#top #wrap_all .home-new-support::before {
  height: calc(100% - 0px);
}
@media (min-width: 990px) {
  #top #wrap_all .home-new-support::before {
    height: calc(100% - 64px);
  }
}
#top #wrap_all .home-new-support .left-grid {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .home-new-support .left-grid {
    width: 40%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .home-new-support .left-grid {
    width: 36%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .home-new-support .left-grid {
    width: 30%;
  }
}
#top #wrap_all .home-new-support .right-grid {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .home-new-support .right-grid {
    width: 60%;
  }
}
@media (min-width: 768px) {
  #top #wrap_all .home-new-support .right-grid {
    width: 64%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .home-new-support .right-grid {
    width: 70%;
  }
}
#top #wrap_all .home-new-support .image-column .avia-image-container {
  max-width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .home-new-support .image-column .avia-image-container {
    max-width: 330px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .home-new-support .image-column .avia-image-container {
    max-width: 330px;
  }
}
#top #wrap_all .home-new-support .text-column .av-special-heading {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .home-new-support .text-column .av-special-heading {
    max-width: 430px;
  }
}

#top #wrap_all .new-jobb-hos-section::before {
  height: calc(100% - 0px);
}
@media (min-width: 990px) {
  #top #wrap_all .new-jobb-hos-section::before {
    height: calc(100% - 64px);
  }
}
@media (min-width: 990px) {
  #top #wrap_all .new-jobb-hos-section .image-column {
    padding-right: 30px;
  }
}
#top #wrap_all .new-jobb-hos-section .image-column .avia-image-container img {
  min-height: 320px;
  object-fit: cover;
}
#top #wrap_all .new-jobb-hos-section .button-column .utleie-button .avia-button {
  width: 204px;
}
@media (min-width: 990px) {
  #top #wrap_all .new-jobb-hos-section .right-grid {
    padding-left: 0;
  }
}

#top #wrap_all .utliee-topspacer-sectioin {
  min-height: 80px;
}
#top #wrap_all .utleie-bottom-spacer-sectioin {
  min-height: 45px;
}
#top #wrap_all .support-top-spacer-sectioin {
  min-height: 20px;
}

@media (min-width: 990px) {
  #top #wrap_all .breadcrumb-section .container {
    max-width: 1520px;
  }
}
#top #wrap_all .breadcrumb-section .content {
  padding-top: 25px;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .breadcrumb-section .content {
    padding-top: 38px;
  }
}
#top #wrap_all .breadcrumb-section .avia_textblock span {
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
#top #wrap_all .breadcrumb-section .avia_textblock span a {
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: none;
}

#top #wrap_all .bruksomrader-section .content {
  padding-bottom: 15px;
  padding-top: 8px;
}
@media (min-width: 768px) {
  #top #wrap_all .bruksomrader-section .content {
    padding-bottom: 40px;
    padding-top: 50px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-section .content {
    padding-bottom: 145px;
    padding-top: 98px;
  }
}
#top #wrap_all .bruksomrader-section .text-column .av-special-heading-tag {
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 0px;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-section .text-column .av-special-heading-tag {
    line-height: 52px;
    margin-bottom: 10px;
  }
}
#top #wrap_all .bruksomrader-section .text-column .bruksomrader-description-one p {
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-section .text-column .bruksomrader-description-one p {
    line-height: 32px;
    margin-bottom: 34px;
  }
}
#top #wrap_all .bruksomrader-section .text-column .bruksomrader-description-one p #read-more4 {
  cursor: pointer;
}
#top #wrap_all .bruksomrader-section .text-column .bruksomrader-description-two p {
  line-height: 22px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-section .text-column .bruksomrader-description-two p {
    line-height: 25px;
  }
}

#top #wrap_all .bruksomrader-support-section {
  padding-top: 10px;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-support-section {
    padding-top: 194px;
    padding-bottom: 216px;
  }
}

#top #wrap_all .bruksomrader-common-section .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-row-gap: 26px;
  grid-column-gap: 1.9%;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-common-section .row {
    grid-row-gap: 36px;
  }
}
#top #wrap_all .bruksomrader-common-section .row .inner-column {
  width: 100%;
  display: flex;
  line-height: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column {
    width: 48%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column {
    width: 31.6%;
  }
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .image-column {
  width: 80px;
  height: 80px;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column .image-column {
    width: 100px;
    height: 100px;
  }
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .image-column .image-overlay {
  display: none !important;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .image-column .image-overlay:hover {
  opacity: 0;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .image-column a {
  height: 100%;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .image-column a img {
  height: 100%;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column {
  width: calc(100% - 97px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  background-color: #f1f5f7;
  padding: 24px;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column .text-column {
    width: calc(100% - 100px);
    padding: 24px 32px 24px 7%;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column .text-column {
    padding: 15px 20px 15px 5%;
  }
}
@media (min-width: 1400px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column .text-column {
    padding: 24px 32px 24px 13%;
  }
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column a {
  background-color: #f1f5f7;
  position: relative;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: calc(100% - 25px);
  height: 2px;
  background: #003C71;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  bottom: -4px;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column a:hover::after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column a:focus::after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column h3 {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column .text-column h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
  }
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column .description {
  width: 100%;
}
#top #wrap_all .bruksomrader-common-section .row .inner-column .text-column .description p {
  color: #0b2341;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-common-section .row .inner-column .text-column .description p {
    font-size: 17px;
    line-height: 25px;
  }
}

#top #wrap_all .template-portfolio.content {
  padding-top: 0;
  padding-bottom: 0;
}

.single-product #wrap_all .title_container {
  margin-top: 24px;
}
.single-product #wrap_all .title_container .breadcrumb {
  position: relative;
  right: 0;
  margin-top: 10px;
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
.single-product #wrap_all .title_container .breadcrumb span a {
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
.single-product #wrap_all .title_container .breadcrumb-title {
  display: none;
}
.single-product #wrap_all .main-title {
  display: none;
}
.single-product #wrap_all .template-shop {
  border: none;
  padding-top: 0;
}
@media (min-width: 768px) {
  .single-product #wrap_all .template-shop {
    padding-top: 40px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .template-shop {
    padding-top: 68px;
  }
}
.single-product #wrap_all .product .single-product-summary .summary .price {
  display: none;
}
.single-product #wrap_all .product .single-product-summary .summary .add-to-cart a {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 456px;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #003c71;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .single-product #wrap_all .product .single-product-summary .summary .add-to-cart a {
    margin-top: 10px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .single-product-summary .summary .add-to-cart a {
    margin-top: 60px;
  }
}
.single-product #wrap_all .product .single-product-summary .summary .add-to-cart a img {
  margin-right: 12px;
}
.single-product #wrap_all .product .single-product-summary .summary .add-to-cart a:hover {
  opacity: 0.7;
}
.single-product #wrap_all .product .single-product-summary .summary .add-to-cart a :active {
  opacity: 0.7;
}

.single-product #wrap_all .product.type-product {
  padding-bottom: 40px;
}
.single-product #wrap_all .product .single-product-main-image {
  width: 100%;
  margin-right: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .single-product #wrap_all .product .single-product-main-image {
    width: calc(47.5% - 40px);
    margin-right: 40px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .single-product-main-image {
    width: calc(59.5% - 80px);
    margin-right: 80px;
  }
}
.single-product #wrap_all .product .single-product-summary {
  width: 100%;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .single-product #wrap_all .product .single-product-summary {
    margin-top: 0;
    width: 48%;
    padding: 0;
    margin-left: 5%;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .single-product-summary {
    margin-top: 0;
    width: 40.5%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.single-product #wrap_all .product .product_meta {
  order: 1;
}
.single-product #wrap_all .product .product_meta .posted_in {
  font-size: 0;
}
.single-product #wrap_all .product .product_meta .posted_in a {
  color: #E57200;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.15px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .product_meta .posted_in a {
    font-size: 24px;
    line-height: 32px;
  }
}
.single-product #wrap_all .product .product_meta .posted_in.brand a {
  color: #003c71;
}
.single-product #wrap_all .product .product_meta .separator {
  font-size: 16px;
  color: #003c71;
  line-height: 21px;
  display: inline-block;
  margin: 0 8px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .product_meta .separator {
    font-size: 24px;
    line-height: 32px;
  }
}
.single-product #wrap_all .product .single-product-summary .summary {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.single-product #wrap_all .product .single-product-summary .summary .product_title {
  margin-top: 0;
  margin-bottom: 20px;
  order: 2;
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .single-product-summary .summary .product_title {
    margin-bottom: 38px;
  }
}
.single-product #wrap_all .product .single-product-summary .summary .woocommerce-product-details__short-description {
  order: 3;
}
.single-product #wrap_all .product .single-product-summary .summary .woocommerce-product-details__short-description p {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .single-product-summary .summary .woocommerce-product-details__short-description p {
    margin-bottom: 25px;
  }
}
.single-product #wrap_all .product .single-product-summary .summary .add-to-cart {
  order: 4;
}
.single-product #wrap_all .product .product_title {
  color: #003c71;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .product_title {
    font-size: 34px;
    line-height: 40px;
  }
}
.single-product #wrap_all .product .woocommerce-product-details__short-description {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  max-width: 576px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .woocommerce-product-details__short-description {
    font-size: 17px;
    line-height: 25px;
  }
}

.responsive .single-product #wrap_all .template-shop .container {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 768px) {
  .responsive .single-product #wrap_all .template-shop .container {
    max-width: 1520px !important;
  }
}

.single-product #wrap_all .product.type-product {
  display: flex;
  flex-wrap: wrap;
}

.single-product #wrap_all .single-application {
  background-color: #f1f5f7;
}
@media (min-width: 768px) {
  .single-product #wrap_all .single-application {
    background-color: transparent;
  }
}
.single-product #wrap_all .single-application .container {
  background-color: #f1f5f7;
  max-width: 1416px;
  margin: auto;
}
.single-product #wrap_all .single-application .content {
  border: none;
  max-width: 1056px;
  padding: 0;
  margin: 0 auto;
  padding-top: 26px;
  padding-bottom: 15px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-application .content {
    padding-top: 60px;
  }
}
.single-product #wrap_all .single-application .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.single-product #wrap_all .single-application .row:last-child {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .single-product #wrap_all .single-application .row {
    flex-wrap: nowrap;
  }
}
.single-product #wrap_all .single-application .row ul {
  margin-left: 0;
}
.single-product #wrap_all .single-application .row ul li {
  color: #0b2341;
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  list-style: none;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-application .row ul li {
    font-size: 17px;
  }
}
.single-product #wrap_all .single-application .row ul li::before {
  content: url("/wp-content/uploads/2022/11/Ellipse-4.svg");
  position: relative;
  margin-right: 12px;
  top: -2px;
}
.single-product #wrap_all .single-application .heading {
  color: #003c71;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-application .heading {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
.single-product #wrap_all .single-application ul {
  margin-bottom: 0px;
}

.single-product #wrap_all .single-overview {
  margin-top: 60px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview {
    margin-top: 80px;
  }
}
.single-product #wrap_all .single-overview .container {
  max-width: 100% !important;
  width: 100% !important;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .container {
    max-width: 1036px !important;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column {
  border-top: 1px solid rgba(0, 60, 113, 0.3);
}
.single-product #wrap_all .single-overview .overview-inner-column .row {
  padding-top: 2px;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 60, 113, 0.3);
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-content {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-content .overview-title {
  flex: 1 1 auto;
  padding: 15px 25px;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-content h2 {
  color: #003c71;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .overview-content h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-button {
  display: flex;
  align-items: center;
  padding-right: 25px;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-button .toggle-button-link {
  font-size: 0;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-button .toggle-button-link:before {
  content: url("/wp-content/uploads/2022/06/down-arrow.svg");
  top: 2px;
  position: relative;
  cursor: pointer;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-button.up_arrow .toggle-button-link {
  font-size: 0;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-button.up_arrow .toggle-button-link:before {
  content: url("/wp-content/uploads/2022/07/Toggle-Icon.svg");
  top: 2px;
  position: relative;
  cursor: pointer;
}
.single-product #wrap_all .single-overview .overview-inner-column .content-row {
  padding-left: 25px;
  padding-right: 25px;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-desc {
  display: inline-block;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-desc p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 60px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .single-product #wrap_all .single-overview .overview-inner-column .overview-desc p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 40px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-desc p a {
  color: #003c71;
  text-decoration: underline;
}
.single-product #wrap_all .single-overview .overview-inner-column .overview-desc ul {
  font-size: 16px;
  line-height: 22px;
  list-style: disc;
  color: #0b2341;
  margin-left: 16px;
  margin-top: 15px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .overview-desc ul {
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .overview_video iframe {
  height: 195px;
  width: 100%;
}
@media (min-width: 768px) {
  .single-product #wrap_all .single-overview .overview-inner-column .overview_video iframe {
    height: 250px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .overview_video iframe {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .single-product #wrap_all .single-overview .overview-inner-column .overview_video iframe {
    height: 500px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content {
  cursor: pointer;
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .feature-title {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  padding: 15px 0 15px 25px;
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .feature-title h2 {
  color: #003c71;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .feature-content .feature-title h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .features-list {
  margin-top: 20px;
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .features-list ul {
  margin-left: 15px;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .feature-content .features-list ul {
    margin-bottom: 15px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .features-list ul li {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  list-style: disc;
  margin-bottom: 20px;
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .features-list ul li:last-child {
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .feature-content .features-list ul li {
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .application-top-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .application-top-content p:first-child {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  max-width: 100%;
  margin: 0 0 25px 0;
}
@media (min-width: 768px) {
  .single-product #wrap_all .single-overview .overview-inner-column .feature-content .application-top-content p:first-child {
    max-width: 553px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .feature-content .application-top-content p:first-child {
    margin: 0;
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .application-top-content p:last-child {
  margin: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar.wide {
    padding: 16px 18px 35px 24px;
    margin: 0;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar {
  display: block;
  background-color: #f1f5f7;
  padding: 8px 8px 8px 8px;
  margin: 16px 0 0 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar {
    padding: 0 18px 0 24px;
    margin: 0;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 8px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-title h2 {
  color: #003c71;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-title h2 {
    font-size: 16px;
    line-height: 22px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-title .overview-button .toggle-button-link:before {
  content: url("/wp-content/uploads/2022/07/Plus.svg");
  top: 5px;
  position: relative;
  cursor: pointer;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-title .overview-button-close .toggle-button-link::before {
  content: "-";
  font-size: 28px;
  font-weight: 300;
  color: #003c71;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 25px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text p {
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text p strong {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  display: inline-block;
  margin-top: 18px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text p strong {
    margin-top: 40px;
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text h3 {
  color: #003c71;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text ul {
  margin-left: 0;
  margin-bottom: 40px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text ul {
    margin-left: 16px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text li {
  color: #0b2341;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  list-style: none;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text li {
    font-size: 17px;
    line-height: 32px;
    list-style: disc;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-text:after {
  content: "";
  display: block;
  clear: both;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider {
  z-index: 1;
  margin-bottom: 72px;
}
@media (min-width: 1200px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider {
    margin-bottom: 65px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider::after {
  content: "";
  position: absolute;
  bottom: -75px;
  left: 0;
  width: calc(100% + 16px);
  height: 100%;
  margin-left: -8px;
  background-color: #f1f5f7;
  z-index: -1;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider img {
  width: 100%;
  height: 370px;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider img {
    height: 440px;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-prev {
  bottom: -19%;
  top: unset;
  height: 30px;
  width: 30px;
  border: 2px solid #003c71;
  left: 1px;
}
@media (min-width: 1200px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-prev {
    bottom: -14%;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-prev:before {
  content: url(/wp-content/uploads/2022/06/Icon.svg);
  opacity: 1;
  color: unset;
  font-size: unset;
  line-height: unset;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-next {
  bottom: -19%;
  top: unset;
  height: 30px;
  width: 30px;
  border: 2px solid #003c71;
  right: 1px;
  z-index: 99999;
}
@media (min-width: 1200px) {
  .single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-next {
    bottom: -14%;
  }
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-next:before {
  content: url(/wp-content/uploads/2022/06/Group-2536.svg);
  opacity: 1;
  color: unset;
  font-size: unset;
  line-height: unset;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-dots li {
  width: 5px;
  height: 5px;
  bottom: -5px;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-dots li button {
  width: 5px;
  height: 5px;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-dots li button:before {
  width: 6px;
  height: 6px;
  background: #003c71;
  opacity: 1;
  font-size: 0px;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-slider .slick-dots .slick-active button:before {
  opacity: 1;
  color: #003c71;
  width: 10px;
  height: 10px;
  top: -2px;
}
.single-product #wrap_all .single-overview .overview-inner-column .application-inner-repetar .repetar-content {
  padding-bottom: 10px;
}
.single-product #wrap_all .single-overview .option-content {
  cursor: pointer;
}
.single-product #wrap_all .single-overview .option-content .option-title {
  display: flex;
  justify-content: space-between;
  padding: 15px 0 15px 25px;
}
.single-product #wrap_all .single-overview .option-content .option-title h2 {
  color: #003c71;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-title h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.single-product #wrap_all .single-overview .option-content .option-description {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .single-product #wrap_all .single-overview .option-content .option-description {
    margin-top: 20px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-description {
    margin-top: 27px;
  }
}
.single-product #wrap_all .single-overview .option-content .option-description p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-description p {
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .single-overview .option-content .option-description p strong {
  font-weight: 700;
  color: #003c71;
}
.single-product #wrap_all .single-overview .option-content .option-description p br {
  margin-bottom: 14px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-description p br {
    margin-bottom: 0;
  }
}
.single-product #wrap_all .single-overview .option-content .repetar-content-inner {
  margin-bottom: 8px;
}
.single-product #wrap_all .single-overview .option-content .repetar-content-inner:last-child {
  margin-bottom: 15px;
}
.single-product #wrap_all .single-overview .option-content .repetar-content-inner .overview-button .toggle-button-link:before {
  content: url("/wp-content/uploads/2022/07/Plus.svg");
  top: 5px;
  position: relative;
  cursor: pointer;
}
.single-product #wrap_all .single-overview .option-content .repetar-content-inner .overview-button-close .toggle-button-link::before {
  content: "-";
  font-size: 28px;
  font-weight: 300;
  color: #003c71;
}
.single-product #wrap_all .single-overview .option-content .option-inner-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f1f5f7;
  padding: 8px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-inner-title {
    padding: 7px 15px 7px 15px;
  }
}
.single-product #wrap_all .single-overview .option-content .option-inner-title h2 {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-inner-title h2 {
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .single-overview .option-content .option-inner-description {
  background-color: #f1f5f7;
  padding: 0 8px 10px 8px;
  display: table;
  width: 100%;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-inner-description {
    padding: 0 15px 14px 15px;
  }
}
.single-product #wrap_all .single-overview .option-content .option-inner-description p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 25px;
}
.single-product #wrap_all .single-overview .option-content .option-inner-description p strong {
  color: #003c71;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-inner-description p {
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .single-overview .option-content .option-inner-description p a {
  color: #003c71;
  text-decoration: underline;
}
.single-product #wrap_all .single-overview .option-content .option-inner-description p:last-child {
  margin-bottom: 0;
}
.single-product #wrap_all .single-overview .option-content .option-inner-description ul {
  font-size: 16px;
  line-height: 22px;
  list-style: disc;
  color: #0b2341;
  margin-left: 16px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .single-overview .option-content .option-inner-description ul {
    font-size: 17px;
    line-height: 25px;
  }
}

.single-product #wrap_all #av_section_1 {
  display: none;
}

.single-product #wrap_all .accessories-product {
  margin-top: 18px;
  margin-left: 25px;
  margin-right: 25px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .accessories-product {
    margin-top: 24px;
  }
}
.single-product #wrap_all .accessories-product .product-row {
  display: flex;
  grid-column-gap: 3.6%;
  flex-wrap: wrap;
  grid-row-gap: 28px;
  margin-top: 10px;
  margin-bottom: 28px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .accessories-product .product-row {
    grid-row-gap: 35px;
    margin-bottom: 40px;
  }
}
.single-product #wrap_all .accessories-product .product-row .product-item {
  width: 48%;
}
@media (min-width: 768px) {
  .single-product #wrap_all .accessories-product .product-row .product-item {
    width: 30.9%;
  }
}
.single-product #wrap_all .accessories-product .product-row .product-item .product-image {
  position: relative;
}
.single-product #wrap_all .accessories-product .product-row .product-item .product-image .image a {
  background-color: #f1f5f7;
  display: flex !important;
  height: 206px;
}
@media (min-width: 768px) {
  .single-product #wrap_all .accessories-product .product-row .product-item .product-image .image a {
    height: 250px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .accessories-product .product-row .product-item .product-image .image a {
    height: 100%;
  }
}
.single-product #wrap_all .accessories-product .product-row .product-item .product-image .image a img {
  background-color: #f1f5f7;
  width: 100%;
  max-height: 262px;
  object-fit: cover;
}
.single-product #wrap_all .accessories-product .product-row .product-item .product-image .cart-icon {
  position: absolute;
  top: 7px;
  right: 7px;
  height: 40px;
  width: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .single-product #wrap_all .accessories-product .product-row .product-item .product-image .cart-icon {
    top: 15px;
    right: 13px;
    height: 48px;
    width: 48px;
  }
}
.single-product #wrap_all .accessories-product .product-row .product-item .product-content .product-catname {
  color: #0b2341;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400 !important;
  margin-top: 18px;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .accessories-product .product-row .product-item .product-content .product-catname {
    margin-top: 25px;
    font-size: 17px;
    line-height: 25px;
  }
}
.single-product #wrap_all .accessories-product .product-row .product-item .product-content .product-heading {
  color: #003c71;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .accessories-product .product-row .product-item .product-content .product-heading {
    font-size: 24px;
    line-height: 30px;
  }
}

.single-product #wrap_all .related-product .product-row {
  display: flex;
  grid-column-gap: 4%;
  flex-wrap: wrap;
  grid-row-gap: 25px;
  margin-top: 10px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .single-product #wrap_all .related-product .product-row {
    grid-column-gap: 3.5%;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product .product-row {
    grid-column-gap: 3.6%;
    grid-row-gap: 35px;
  }
}
.single-product #wrap_all .related-product .product-row .product-item {
  width: 48%;
}
@media (min-width: 768px) {
  .single-product #wrap_all .related-product .product-row .product-item {
    width: 31%;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product .product-row .product-item {
    width: 22.3%;
  }
}
.single-product #wrap_all .related-product .product-row .product-item .product-image {
  position: relative;
}
.single-product #wrap_all .related-product .product-row .product-item .product-image .image {
  background: #f1f5f7;
}
.single-product #wrap_all .related-product .product-row .product-item .product-image .image a {
  height: 206px;
  display: flex !important;
}
@media (min-width: 768px) {
  .single-product #wrap_all .related-product .product-row .product-item .product-image .image a {
    height: 250px;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product .product-row .product-item .product-image .image a {
    height: 318px;
  }
}
.single-product #wrap_all .related-product .product-row .product-item .product-image .image a img {
  height: 100%;
  object-fit: cover;
}
.single-product #wrap_all .related-product .product-row .product-item .product-image .cart-icon {
  position: absolute;
  top: 7px;
  right: 7px;
  height: 40px;
  width: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .single-product #wrap_all .related-product .product-row .product-item .product-image .cart-icon {
    top: 15px;
    right: 13px;
    height: 48px;
    width: 48px;
  }
}
.single-product #wrap_all .related-product .product-row .product-item .product-content .product-catname {
  color: #0b2341;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400 !important;
  margin-bottom: 0;
  margin-top: 14px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product .product-row .product-item .product-content .product-catname {
    font-size: 17px;
    line-height: 25px;
    margin-top: 18px;
  }
}
.single-product #wrap_all .related-product .product-row .product-item .product-content .product-heading {
  color: #003c71;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product .product-row .product-item .product-content .product-heading {
    font-size: 24px;
    line-height: 30px;
  }
}

.single-product #wrap_all .related-product-top .row {
  display: block;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 68px;
  margin-bottom: 35px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product-top .row {
    display: flex;
    margin-top: 150px;
    margin-bottom: 43px;
  }
}
.single-product #wrap_all .related-product-top .top-heading h3 {
  color: #E57200;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product-top .top-heading h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
.single-product #wrap_all .related-product-top .top-heading .product-top-heading {
  color: #003c71;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product-top .top-heading .product-top-heading {
    font-size: 34px;
    line-height: 40px;
  }
}
.single-product #wrap_all .related-product-top .readmore-btn {
  display: none;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product-top .readmore-btn {
    display: block;
  }
}
.single-product #wrap_all .related-product-top .readmore-btn a {
  color: #003c71;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
  margin-top: 18px;
  position: relative;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-product-top .readmore-btn a {
    font-size: 17px;
    margin-top: unset;
  }
}
.single-product #wrap_all .related-product-top .readmore-btn a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: calc(100% - 25px);
  height: 2px;
  background: #003c71;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.single-product #wrap_all .related-product-top .readmore-btn a:hover::after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}
.single-product #wrap_all .related-product-top .readmore-btn .readmore-btn-icon:before {
  content: url(/wp-content/uploads/2022/06/right-arrow.svg);
  top: 2px;
  position: relative;
}
.single-product #wrap_all .related-readmore-btn {
  margin-bottom: 82px;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-readmore-btn {
    margin-bottom: 0;
  }
}
.single-product #wrap_all .related-readmore-btn a {
  color: #003c71;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
  margin-top: 0;
  display: inline-block;
  position: relative;
}
@media (min-width: 990px) {
  .single-product #wrap_all .related-readmore-btn a {
    display: none;
  }
}
.single-product #wrap_all .related-readmore-btn a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: calc(100% - 25px);
  height: 2px;
  background: #003c71;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.single-product #wrap_all .related-readmore-btn a:hover::after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}
.single-product #wrap_all .related-readmore-btn a .readmore-btn-icon:before {
  content: url(/wp-content/uploads/2022/06/right-arrow.svg);
  top: 2px;
  position: relative;
  margin-left: 5px;
}

.single-product #wrap_all .content {
  padding-top: 12px;
  padding-bottom: 0;
  border: none;
}
@media (min-width: 990px) {
  .single-product #wrap_all .content {
    padding-top: 180px;
    padding-bottom: 212px;
  }
}
.single-product #wrap_all .support-wrapp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 65px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 990px) {
  .single-product #wrap_all .support-wrapp {
    flex-wrap: nowrap;
    padding-top: unset;
    padding-bottom: unset;
    padding-left: 35px;
    padding-right: 35px;
  }
}
.single-product #wrap_all .support-wrapp:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(100% + 140px);
  margin-left: -60px !important;
  height: calc(100% - 0px);
  margin: auto;
  background-color: #01273e;
  z-index: -1;
}
@media (min-width: 990px) {
  .single-product #wrap_all .support-wrapp:after {
    width: 100%;
    height: calc(100% - 70px);
    margin-left: unset !important;
  }
}

.single-product #wrap_all .su-image-col {
  width: 100%;
  order: 3;
  padding-right: 0;
}
@media (min-width: 768px) {
  .single-product #wrap_all .su-image-col {
    width: 46%;
    order: unset;
    padding-right: 6%;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-image-col {
    width: 31%;
    padding-right: 5%;
  }
}
.single-product #wrap_all .su-image-col .image-wrapper {
  max-width: 100%;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-image-col .image-wrapper {
    max-width: 325px;
  }
}
.single-product #wrap_all .su-image-col img {
  width: 100%;
}
.single-product #wrap_all .su-text-col {
  width: 100%;
  order: 1;
  padding-right: 0;
}
@media (min-width: 768px) {
  .single-product #wrap_all .su-text-col {
    width: 54%;
    order: unset;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col {
    width: 69%;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper {
  width: 100%;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper {
    width: 65%;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner {
  max-width: 320px;
  width: 100%;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner {
    max-width: 430px;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner .sub-heading {
  color: #E57200;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner .sub-heading {
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 23px;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner .custom-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: inherit;
  margin: 0;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner .custom-title {
    font-size: 34px;
    line-height: 40px;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner .su-button-col {
  width: 100%;
  order: 2;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col .sub-col-inner .su-button-col {
    width: 35%;
    order: unset;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper {
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper {
    justify-content: flex-end;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper a {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  max-width: 170px;
  width: 100%;
  height: 48px;
  display: flex;
  margin-top: 27px;
  margin-bottom: 35px;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  text-decoration: none;
  transition: 0.3s;
}
@media (min-width: 990px) {
  .single-product #wrap_all .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper a {
    margin-top: unset;
    margin-bottom: unset;
  }
}
.single-product #wrap_all .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper a:hover {
  background: rgba(186, 202, 216, 0.2);
}

#top #wrap_all .building-acoustics-section .content {
  padding-top: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all .building-acoustics-section .content {
    padding-top: 100px;
  }
}
#top #wrap_all .building-acoustics-section .text-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .building-acoustics-section .text-column {
    width: 60%;
  }
}
#top #wrap_all .building-acoustics-section .text-column .av-special-heading-tag {
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .building-acoustics-section .text-column .av-special-heading-tag {
    line-height: 52px;
    margin-bottom: 20px;
  }
}
#top #wrap_all .building-acoustics-section .text-column .sub-heading p {
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0px;
  margin: 0;
  margin-bottom: 0;
  max-width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .building-acoustics-section .text-column .sub-heading p {
    line-height: 32px;
    max-width: 696px;
    margin-bottom: 40px;
  }
}
#top #wrap_all .building-acoustics-section .text-column .description p {
  line-height: 25px;
  font-weight: 400;
  margin: 0;
  max-width: 696px;
}
#top #wrap_all .building-acoustics-section .text-column .description p:first-child {
  margin-bottom: 28px;
}
#top #wrap_all .building-acoustics-section .image-column {
  width: 100%;
  margin-top: 8px;
}
@media (min-width: 768px) {
  #top #wrap_all .building-acoustics-section .image-column {
    margin-top: 35px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .building-acoustics-section .image-column {
    width: 45.5%;
    margin-top: unset;
  }
}
#top #wrap_all .building-acoustics-section .image-column .avia-image-container-inner {
  width: 100%;
}
#top #wrap_all .building-acoustics-section .image-column .avia-image-container-inner img {
  width: 100%;
}

#top #wrap_all .bruksomrader-product {
  padding-top: 0;
  width: 100%;
  margin: auto;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product {
    padding-top: 150px;
  }
}
#top #wrap_all .bruksomrader-product .product-row {
  display: flex;
  grid-column-gap: 5.5%;
  flex-wrap: wrap;
  grid-row-gap: 35px;
  margin-top: 10px;
  margin-bottom: 40px;
  max-width: 1176px;
  width: 80%;
  margin: auto;
}
@media (min-width: 768px) {
  #top #wrap_all .bruksomrader-product .product-row {
    width: 100%;
    margin-bottom: 40px;
  }
}
#top #wrap_all .bruksomrader-product .product-row .product-item {
  padding-bottom: 8px;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-image {
  position: relative;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-image .image {
  background: #f1f5f7;
  display: flex;
  justify-content: center;
  height: 335px;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-image .image a {
  height: 335px;
  width: 100%;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-image .image a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-image .cart-icon {
  position: absolute;
  top: 7px;
  right: 7px;
  height: 40px;
  width: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #top #wrap_all .bruksomrader-product .product-row .product-item .product-image .cart-icon {
    top: 15px;
    right: 13px;
    height: 48px;
    width: 48px;
  }
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-heading {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: none;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-heading {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-heading a {
  text-decoration: none;
  position: relative;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-heading a::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: calc(100% - 40px);
  height: 1px;
  background: #003c71;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-heading a:hover::after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-readmore {
  display: inline-block;
  color: #003c71;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: none;
  background: transparent;
  border: 0;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  padding-bottom: 5px;
  transition: 0.1s;
  border-radius: 0;
  position: relative;
  text-transform: uppercase;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-readmore {
    font-size: 17px;
    text-transform: inherit;
  }
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-readmore::after {
  content: url(/wp-content/uploads/2022/06/right-arrow.svg);
  position: relative;
  top: 3px;
  margin-left: 5px;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-readmore::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: calc(100% - 25px);
  height: 2px;
  background: #003c71;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
#top #wrap_all .bruksomrader-product .product-row .product-item .product-content .product-readmore :hover::before {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
#top #wrap_all .bruksomrader-product .product-row .product-content .product-catname {
  color: #0b2341;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400 !important;
  margin-bottom: 0;
  margin-top: 35px;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .product-content .product-catname {
    font-size: 17px;
    line-height: 25px;
    margin-top: 28px;
  }
}
#top #wrap_all .bruksomrader-product .product-row .product-description {
  padding-top: 32px;
  padding-bottom: 36px;
}
#top #wrap_all .bruksomrader-product .product-row .product-description p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400 !important;
  margin-bottom: 25px;
  margin-top: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .product-description p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .bruksomrader-product .product-row .slick-slide {
  margin: 0 34px;
}
#top #wrap_all .bruksomrader-product .product-row .slick-list {
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-list {
    width: 100%;
  }
}
#top #wrap_all .bruksomrader-product .product-row .slick-list .slick-track {
  margin-top: 53px;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-list .slick-track:not(:has(> :nth-child(3))) {
    width: 100% !important;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-list .slick-track:not(:has(> :nth-child(3))) .product-item {
    width: 29.667% !important;
  }
}
#top #wrap_all .bruksomrader-product .product-row .slick-arrow {
  top: 29%;
}
#top #wrap_all .bruksomrader-product .product-row .slick-arrow:hover {
  opacity: 0.5;
}
#top #wrap_all .bruksomrader-product .product-row .slick-arrow:focus {
  opacity: 0.5;
}
#top #wrap_all .bruksomrader-product .product-row .slick-prev {
  left: -50px;
}
@media (min-width: 768px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-prev {
    left: -42px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-prev {
    left: -44px;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-prev {
    left: -75px;
  }
}
#top #wrap_all .bruksomrader-product .product-row .slick-prev::before {
  content: url(/wp-content/uploads/2022/07/Slick-arrow-left.svg);
  opacity: 1;
}
#top #wrap_all .bruksomrader-product .product-row .slick-next {
  right: -50px;
}
@media (min-width: 768px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-next {
    right: -42px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-next {
    right: -44px;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .bruksomrader-product .product-row .slick-next {
    right: -75px;
  }
}
#top #wrap_all .bruksomrader-product .product-row .slick-next::before {
  content: url(/wp-content/uploads/2022/07/Slick-arrow-right.svg);
  opacity: 1;
}

#top #wrap_all .bruksomrader-product-top h3 {
  color: #E57200;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product-top h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
#top #wrap_all .bruksomrader-product-top h2 {
  color: #003c71;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: inherit;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .bruksomrader-product-top h2 {
    font-size: 34px;
    line-height: 40px;
  }
}

.applications-template .bruksomrader-footer-banner .content {
  padding-top: 85px;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .content {
    padding-top: 160px;
    padding-bottom: 210px;
  }
}
.applications-template .bruksomrader-footer-banner .cus-container {
  max-width: 1418px;
  margin: auto;
}
.applications-template .bruksomrader-footer-banner .container {
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .container {
    max-width: 1520px !important;
  }
}
.applications-template .bruksomrader-footer-banner .support-wrapp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 1;
  padding-top: 77px;
  padding-bottom: 70px;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .support-wrapp {
    flex-wrap: nowrap;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.applications-template .bruksomrader-footer-banner .support-wrapp:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(100% + 140px);
  margin-left: -60px !important;
  height: 100%;
  margin: auto;
  background-color: #01273e;
  z-index: -1;
}
@media (min-width: 768px) {
  .applications-template .bruksomrader-footer-banner .support-wrapp:after {
    width: calc(100% + 213px);
    margin-left: -113px !important;
  }
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .support-wrapp:after {
    height: calc(100% - 70px);
    width: 100%;
    margin-left: unset !important;
  }
}
.applications-template .bruksomrader-footer-banner .su-image-col {
  width: 100%;
  order: 3;
}
@media (min-width: 768px) {
  .applications-template .bruksomrader-footer-banner .su-image-col {
    width: 46%;
    order: unset;
    padding-right: 6%;
  }
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-image-col {
    width: 31%;
    padding-right: 4%;
  }
}
.applications-template .bruksomrader-footer-banner .su-image-col .image-wrapper {
  max-width: 100%;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-image-col .image-wrapper {
    max-width: 325px;
  }
}
@media (min-width: 1200px) {
  .applications-template .bruksomrader-footer-banner .su-image-col .image-wrapper {
    padding-right: 0;
  }
}
.applications-template .bruksomrader-footer-banner .su-image-col .image-wrapper img {
  width: 100%;
}
.applications-template .bruksomrader-footer-banner .su-text-col {
  width: 100%;
  order: 1;
}
@media (min-width: 768px) {
  .applications-template .bruksomrader-footer-banner .su-text-col {
    width: 54%;
    order: unset;
  }
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col {
    width: 69%;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper {
  width: 100%;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper {
    width: 65%;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner {
  max-width: 325px;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper .heading-wrapper-inner {
    max-width: 450px;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper .sub-heading {
  color: #E57200;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0 0 8px;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper .sub-heading {
    font-size: 17px;
    line-height: 23px;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper .custom-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: inherit;
  margin: 0;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .heading-wrapper .custom-title {
    font-size: 34px;
    line-height: 40px;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .su-button-col {
  width: 100%;
  order: 2;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .su-button-col {
    width: 35%;
    order: unset;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper {
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper {
    justify-content: flex-end;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper a {
  color: #ffffff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  max-width: 165px;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  text-decoration: none;
  margin-top: 28px;
  margin-bottom: 35px;
  transition: 0.3s;
}
@media (min-width: 990px) {
  .applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper a {
    font-size: 16px;
    max-width: 170px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.applications-template .bruksomrader-footer-banner .su-text-col .sub-col-inner .su-button-col .buttonn-wrapper a:hover {
  background: rgba(186, 202, 216, 0.2);
}

#top #wrap_all .breadcrumb-section {
  min-height: 0;
}

#top #wrap_all .kurs-heading-section .content {
  padding-top: 10px;
  padding-bottom: 6px;
}
@media (min-width: 768px) {
  #top #wrap_all .kurs-heading-section .content {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-heading-section .content {
    padding-top: 100px;
    padding-bottom: 175px;
  }
}
#top #wrap_all .kurs-heading-section .av-special-heading .av-special-heading-tag {
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 4px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-heading-section .av-special-heading .av-special-heading-tag {
    line-height: 52px;
    margin-bottom: 22px;
  }
}
#top #wrap_all .kurs-heading-section .av_textblock_section p {
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .kurs-heading-section .av_textblock_section p {
    max-width: 969px;
    width: 696px;
    margin-top: 15px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-heading-section .av_textblock_section p {
    line-height: 32px;
    max-width: 696px;
    margin-top: 0;
  }
}

#top #wrap_all .kurs-section .container {
  max-width: 1276px;
}
#top #wrap_all .kurs-section .content {
  padding-top: 0;
  padding-bottom: 0;
}
#top #wrap_all .kurs-section #counrow {
  color: #0b2341;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section #counrow {
    line-height: 20px;
    text-align: right;
  }
}
#top #wrap_all .kurs-section .row {
  background-color: #f1f5f7;
  padding: 20px 16px 0px 16px;
  margin-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .row {
    padding: 23px 28px 5px 30px;
  }
}
#top #wrap_all .kurs-section .top-column {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  flex-wrap: wrap;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column {
    padding-bottom: 22px;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-left {
  width: 90%;
  padding-left: 0;
  order: 1;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-left {
    padding-left: 9px;
    order: unset;
    width: 30%;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-left .date {
  margin: 0;
  color: #0b2341;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-left .date {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 6px;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-left .course-title {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-left .course-title {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-right {
  width: 100%;
  display: flex;
  justify-content: space-between;
  display: none;
  order: 3;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right {
    order: unset;
    width: 55.5%;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-right .course-desc {
  width: 50%;
  margin-top: 25px;
}
@media (min-width: 768px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right .course-desc {
    width: 32%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right .course-desc {
    margin-top: 0;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-right .course-desc:nth-child(3) {
  width: 100%;
  margin-top: 22px;
}
@media (min-width: 768px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right .course-desc:nth-child(3) {
    width: 32%;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right .course-desc:nth-child(3) {
    width: auto;
    margin-top: 0;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right .course-desc {
    width: auto;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-right .course-desc .course-duration {
  color: #0b2341;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right .course-desc .course-duration {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 6px;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-right .course-desc .course-price {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .inner-column-right .course-desc .course-price {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .kurs-section .top-column .inner-column-right.kurs-column-right {
  display: flex !important;
  flex-wrap: wrap;
}
#top #wrap_all .kurs-section .top-column .toggle-button {
  order: 2;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .toggle-button {
    order: unset;
    width: unset;
  }
}
#top #wrap_all .kurs-section .top-column .toggle-button .toggle-button-link {
  font-size: 0;
  width: 14.5%;
}
#top #wrap_all .kurs-section .top-column .toggle-button .toggle-button-link::before {
  content: url("/wp-content/uploads/2022/07/resonsive-down-arrow.svg");
  top: 10px;
  position: relative;
  left: 0;
  cursor: pointer;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .toggle-button .toggle-button-link::before {
    top: 24px;
    content: url("/wp-content/uploads/2022/06/down-arrow.svg");
    left: unset;
  }
}
#top #wrap_all .kurs-section .top-column .toggle-button.toggle-button-active .toggle-button-link::before {
  content: url(/wp-content/uploads/2022/07/up-arrow.svg);
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column .toggle-button.toggle-button-active .toggle-button-link::before {
    content: url("/wp-content/uploads/2022/07/Toggle-Icon.svg");
  }
}
#top #wrap_all .kurs-section .top-column.kurs_top_column .inner-column-right {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column.kurs_top_column .inner-column-right {
    margin-top: 0;
  }
}
#top #wrap_all .kurs-section .top-column.kurs_top_column .inner-column-right .course-desc:nth-child(3) {
  margin-top: 24px;
  margin-bottom: 13px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .top-column.kurs_top_column .inner-column-right .course-desc:nth-child(3) {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#top #wrap_all .kurs-section .bottom-column {
  border-top: 1px solid #003c71;
}
#top #wrap_all .kurs-section .bottom-column .row {
  padding: 0;
}
#top #wrap_all .kurs-section .bottom-column .row .left-location {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .bottom-column .row .left-location {
    width: 80%;
  }
}
#top #wrap_all .kurs-section .bottom-column .row .left-location .kurs-location-heading h3 {
  color: #01273e;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .bottom-column .row .left-location .kurs-location-heading h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
#top #wrap_all .kurs-section .bottom-column .row .left-location .kurs-location-details p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .bottom-column .row .left-location .kurs-location-details p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .kurs-section .bottom-column .row .left-location .kurs-location-details p:first-child {
  margin-bottom: 30px;
}
#top #wrap_all .kurs-section .bottom-column .row .left-location .kurs-location-details p a {
  transition: all 0.3s;
}
#top #wrap_all .kurs-section .bottom-column .row .left-location .kurs-location-details p a:hover {
  color: #003c71;
  opacity: 0.7;
}
#top #wrap_all .kurs-section .bottom-column .row .right-button {
  width: 100%;
  display: none;
  justify-content: flex-end;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .bottom-column .row .right-button {
    width: 20%;
    display: flex;
  }
}
#top #wrap_all .kurs-section .bottom-column .row .right-button a {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  background-color: #003c71;
  height: 48px;
  width: 148px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all 0.3s;
  text-transform: uppercase;
}
#top #wrap_all .kurs-section .bottom-column .row .right-button a:hover {
  opacity: 0.7;
}
#top #wrap_all .kurs-section .bottom-column .row .right-button a:active {
  opacity: 0.7;
}
#top #wrap_all .kurs-section .bottom-column .inner-row {
  display: flex;
  justify-content: space-between;
  padding: 45px 0 0 0;
  margin-bottom: 44px;
  flex-wrap: wrap;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .bottom-column .inner-row {
    padding: 40px 0 0px 9px;
    margin-bottom: 80px;
  }
}
#top #wrap_all .kurs-section .kurs_details {
  padding: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .kurs_details {
    padding: 0px 28px 30px 9px;
  }
}
#top #wrap_all .kurs-section .kurs_details .course-title h3 {
  color: #01273e;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .kurs_details .course-title h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
#top #wrap_all .kurs-section .kurs_details .course-description p {
  color: #0b2341;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  max-width: 786px;
}
#top #wrap_all .kurs-section .kurs_details .kurs_details_wrap:first-child {
  margin-bottom: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .kurs_details .kurs_details_wrap:first-child {
    margin-bottom: 55px;
  }
}
#top #wrap_all .kurs-section .mobile-kurs-button {
  display: flex;
  justify-content: flex-end;
  margin-top: 38px;
  padding-bottom: 22px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-section .mobile-kurs-button {
    display: none;
  }
}
#top #wrap_all .kurs-section .mobile-kurs-button a {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  background-color: #003C71;
  height: 48px;
  width: 148px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all 0.3s;
  text-transform: uppercase;
}
#top #wrap_all .kurs-section .mobile-kurs-button a:hover {
  opacity: 0.7;
}

#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield select {
  font-family: "roboto", Helvetica, Arial, sans-serif;
  line-height: 22px;
  font-size: 16px;
  color: #01273e;
  background-color: transparent;
  border-bottom: 1px solid #003c71;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 6px 0;
  border-radius: 0;
  letter-spacing: -0.55px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield select:hover {
  border-bottom: 1px solid #E57200;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield select:active {
  box-shadow: none;
  border-bottom: 1px solid #E57200;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield select:focus {
  box-shadow: none;
  border-bottom: 1px solid #E57200;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield select {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0;
  }
}

#top .entry-content-wrapper select {
  background-image: url(/wp-content/uploads/2022/06/Down-Arrow-Icon.svg);
}
#top .entry-content-wrapper select option {
  background-color: #f1f5f7;
  z-index: 999;
}
#top .entry-content-wrapper select option:hover {
  background-color: #f1f5f7 !important;
  z-index: 9999;
}
#top .entry-content-wrapper select option:active {
  background-color: #f1f5f7 !important;
}
#top .entry-content-wrapper select option:focus {
  background-color: #f1f5f7 !important;
}

#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_heading h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  color: #003c71;
  margin-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_heading h2 {
    margin-bottom: 20px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_heading h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_heading .gform_description {
  line-height: 22px;
  font-size: 16px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_heading .gform_description {
    line-height: 25px;
    font-size: 17px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield textarea {
  height: 117px;
  resize: none;
  font-size: 16px;
  line-height: 22px;
  color: #01273e;
  background: transparent;
  box-shadow: none;
  border: 1px solid #003c71;
  margin-top: 4px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield textarea {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload label {
  font-weight: 700 !important;
  width: 100%;
  display: block;
  margin: 0 !important;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload .ginput_container {
  display: inline-block;
  order: 3;
  margin-top: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload .ginput_container {
    margin-top: -20px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload .ginput_container span {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload .gfield_description {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  display: inline-block;
  width: auto;
  order: 2;
  padding: 0;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload .ginput_preview {
  position: absolute;
  right: 0;
  margin-top: 25px;
  margin-bottom: 0;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload .ginput_preview strong {
  line-height: 25px;
  color: #0b2341;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield {
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield {
    margin-bottom: 18px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield label {
  margin: 5px 0 -4px 0;
  padding: 0;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #01273e;
  font-weight: 400;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield label {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield label .gfield_required {
  display: none;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield label.active {
    font-size: 14px;
    line-height: 25px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield input {
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 22px;
  color: #01273e;
  background-color: transparent;
  border-bottom: 1px solid #003c71;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 6px 0;
  transition: 0.3s;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield input {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield input:hover {
  border-bottom: 1px solid #E57200;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield input:active {
  box-shadow: none;
  border-bottom: 1px solid #E57200;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield input:focus {
  box-shadow: none;
  border-bottom: 1px solid #E57200;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .gfield input[type=number] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-name .ginput_container_name {
  justify-content: space-between;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-name .name_first {
  padding-right: 0;
  flex: 0 0 48%;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-name .name_first {
    padding-right: 1.8%;
    flex: 0 0 50%;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-name .name_last {
  padding-left: 0;
  flex: 0 0 48%;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-name .name_last {
    padding-left: 1.8%;
    flex: 0 0 50%;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .m-right {
  margin-right: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .m-right {
    margin-right: 1.8%;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .m-left {
  margin-left: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .m-left {
    margin-left: 1.8%;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-address {
  margin-bottom: 0;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-address span {
  margin-bottom: 36px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-address .address_country {
  flex: 1;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one {
  margin-top: -12px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one input[type=checkbox] {
  display: inline-block;
  height: 20px;
  width: 20px !important;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #003c71;
  border-radius: 0;
  outline: none;
  margin: 0 10px 0 0;
  transition-duration: 0.3s;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  top: 3px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one input[type=checkbox]:checked {
  border: 1px solid #003c71;
  background-color: #003c71;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one input[type=checkbox]::before {
  content: "\e812";
  position: absolute;
  background-color: transparent !important;
  font-family: "entypo-fontello";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #ffffff;
  left: 5px;
  top: -4px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one .gfield_consent_label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  width: calc(100% - 30px);
  margin-top: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one .gfield_consent_label {
    margin-top: 2px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one .gfield_consent_label {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one .ginput_container {
  display: flex;
  align-items: flex-start;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-one input[type=checkbox]:hover::after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  background: #BACAD8;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .input-title {
  border: none;
  margin-top: 14px;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .input-title {
    margin-top: 28px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .input-title .gsection_title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0;
  color: #003c71;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .input-title .gsection_title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_label {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 700;
  color: #003c71;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_label {
    font-size: 17px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_label .gfield_required {
  display: none;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio {
  margin-top: 15px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio .gchoice {
  display: flex;
  align-items: flex-start;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio div.gchoice:first-child {
  margin-right: 16%;
  margin-left: 8%;
  min-width: fit-content;
}
@media (min-width: 768px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio div.gchoice:first-child {
    margin-right: 10%;
    margin-left: 4%;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio div.gchoice #label_6_28_1 {
  margin-left: 6px;
}
@media (min-width: 768px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio div.gchoice #label_6_28_1 {
    margin-left: 0;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio .gchoice label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  max-width: unset;
  margin: -1px 0 0 -8px;
  margin-left: -6px;
}
@media (min-width: 768px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio .gchoice label {
    margin: -4px 0 0 -8px;
    margin-left: 0;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio .gchoice label {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio .gchoice #label_8_28_1 {
  margin-left: 7px;
}
@media (min-width: 768px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio .gchoice #label_8_28_1 {
    margin-left: 0;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_description {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 14px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_description {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 30px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields input[type=radio] {
  z-index: -1;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  min-width: 0;
  min-height: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  z-index: 999;
  content: "";
  top: -1px;
  left: -24px;
  border-radius: 50px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .s-title {
  margin-top: 42px;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  width: 171px;
  background: none !important;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_multifile .gform_drop_area .button {
  width: 100%;
  height: 48px;
  color: #ffffff;
  background: #003c71;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.3s;
  cursor: pointer;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_multifile .gform_drop_area .button {
    font-size: 16px;
    line-height: 20px;
  }
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_multifile .gform_drop_area .button:hover {
  opacity: 0.7;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_multifile .gform_drop_area .button:active {
  opacity: 0.7;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_multifile .gform_drop_area .button:focus {
  opacity: 0.7;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_multifile .gform_drop_area .button::before {
  content: url("/wp-content/uploads/2022/06/Upload.svg");
  position: relative;
  top: 1px;
  left: -8px;
  z-index: 5;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper span.gform_drop_instructions {
  display: none;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fileupload_rules {
  display: none;
}
#top #wrap_all .common-form-section .gform_footer {
  margin-top: 0;
  padding-bottom: 26px;
  padding-top: 5px;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .gform_footer {
    padding-bottom: 16px;
    padding-top: inherit;
  }
}
#top #wrap_all .common-form-section .gform_footer .gform_button {
  max-width: 100%;
  width: 100%;
  height: 48px;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  background: #003c71;
  color: #ffffff;
}
@media (min-width: 768px) {
  #top #wrap_all .common-form-section .gform_footer .gform_button {
    max-width: 216px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .gform_footer .gform_button {
    width: 100%;
    font-size: 16px;
    max-width: none;
  }
}
#top #wrap_all .common-form-section .gform_footer .gform_button:hover {
  opacity: 0.7;
}
#top #wrap_all .common-form-section .gform_footer .gform_button:active {
  opacity: 0.7;
}
#top #wrap_all .common-form-section .form-column .form-note p {
  line-height: 20px;
  margin-top: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .common-form-section .form-column .form-note p {
    line-height: 25px;
    margin-top: 12px;
  }
}
#top #wrap_all .common-form-section .form-column .gfield_error select {
  border-bottom: 2px solid #E57200 !important;
}
#top #wrap_all .common-form-section .form-column .gfield_error input {
  border-bottom: 2px solid #E57200 !important;
}
#top #wrap_all .common-form-section .form-column .gfield_error .gfield_radio {
  border-bottom: 2px solid #E57200 !important;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_validation_errors {
  display: none;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .validation_message {
  background: transparent;
  border: none;
  margin-top: 6px;
  padding: 0;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  color: #E57200;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .validation_message::before {
  content: "∗";
  font-size: 16px;
  position: relative;
  top: -2px;
}

#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-address .ginput_full {
  order: 1;
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-address .address_state {
  order: 3;
  padding-left: 1.8%;
  flex: 0 0 50%;
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-address .address_zip {
  order: 2;
  padding-right: 1.8%;
  flex: 0 0 50%;
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-product {
  grid-column: span 6;
  -ms-grid-column-span: 6;
  margin-right: 2.8%;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-product {
    margin-right: 0;
  }
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-serial {
  grid-column: span 6;
  -ms-grid-column-span: 6;
  margin-left: 2.8%;
}
@media (min-width: 990px) {
  #top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-serial {
    margin-left: 0;
  }
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-check-two {
  margin-bottom: 38px;
}

#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .gfield_error .address_state {
  margin-bottom: 0;
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .gfield_error .address_zip {
  margin-bottom: 0;
}
#top #wrap_all .kalibrering-content-section .form-column .gform_wrapper .gform_fields .c-address .validation_message {
  margin-bottom: 38px;
}

#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .gfield_error .address_country {
  margin-bottom: 0;
}

#top #wrap_all .kurs-form-section .container {
  max-width: 796px;
}
#top #wrap_all .kurs-form-section .content {
  padding-top: 36px;
  padding-bottom: 32px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-form-section .content {
    padding-top: 80px;
  }
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_heading {
  margin-bottom: 30px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_heading {
    margin-bottom: 50px;
  }
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_heading h2 {
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_heading h2 {
    margin-bottom: 20px;
  }
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .k-address .address_line_1 {
  order: 2;
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .k-address .address_line_2 {
  order: 1;
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .k-address .address_state {
  order: 4;
  padding-left: 6px;
  flex: 0 0 50%;
  margin-bottom: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .k-address .address_state {
    padding-left: 1.8%;
    flex: 0 0 50%;
    margin-bottom: 36px;
  }
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .k-address .address_zip {
  order: 3;
  padding-right: 6px;
  flex: 0 0 50%;
  margin-bottom: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .k-address .address_zip {
    padding-right: 1.8%;
    flex: 0 0 50%;
    margin-bottom: 36px;
  }
}

#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .gfield_error .address_state {
  margin-bottom: 0;
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .gfield_error .address_zip {
  margin-bottom: 0;
}
#top #wrap_all .kurs-form-section .form-column .gform_wrapper .gform_fields .c-address .validation_message {
  margin-bottom: 20px;
}

#top #wrap_all .send-form-section .container {
  max-width: 796px;
}
#top #wrap_all .send-form-section .content {
  padding-bottom: 35px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .content {
    padding-bottom: inherit;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_heading {
  margin-bottom: 22px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_heading {
    margin-bottom: 50px;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_heading .gform_description {
  display: none;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_heading .gform_description {
    display: block;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-message label {
  margin-top: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-message label {
    margin-top: 30px;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-address .ginput_full {
  order: 1;
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-address .address_state {
  order: 3;
  padding-left: 1.8%;
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-address .address_zip {
  order: 2;
  padding-right: 1.8%;
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-address .address_country {
  flex: 1;
  order: 4;
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-check-two {
  margin-top: 55px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-check-two {
    margin-top: 110px;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio {
  margin-top: 8px;
  margin-bottom: 55px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_radio {
    margin-bottom: 35px;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_label {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 400;
  color: #0b2341;
  margin-bottom: 16px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-check-two .gfield_label {
    margin-bottom: inherit;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-begge {
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-begge {
    margin-bottom: 44px;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .gfield {
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .gfield {
    margin-bottom: 20px;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-name .name_first {
  flex: 0 0 100%;
  margin-bottom: 32px;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-name .name_first {
    flex: 0 0 50%;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-name .name_last {
  flex: 0 0 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .c-name .name_last {
    flex: 0 0 50%;
  }
}
#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .input-title {
  margin-top: 0;
}

#top #wrap_all .om-karriere-section {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .om-karriere-section {
    padding-top: 130px;
    padding-bottom: 223px;
  }
}
#top #wrap_all .om-karriere-section .image-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .om-karriere-section .image-column {
    width: 27.3%;
  }
}
#top #wrap_all .om-karriere-section .button-column .utleie-button .avia-button {
  margin-top: 17px;
}

#top #wrap_all .job-hos-section .content {
  padding-top: 16px;
  padding-bottom: 45px;
}
@media (min-width: 768px) {
  #top #wrap_all .job-hos-section .content {
    padding-top: 30px;
    padding-bottom: 150px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .job-hos-section .content {
    padding-top: 95px;
    padding-bottom: 150px;
  }
}
#top #wrap_all .job-hos-section .flex_column_table {
  display: grid;
}
@media (min-width: 990px) {
  #top #wrap_all .job-hos-section .flex_column_table {
    display: table;
  }
}
#top #wrap_all .job-hos-section .text-column {
  order: 1;
}
#top #wrap_all .job-hos-section .text-column .av-special-heading-tag {
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 18px;
}
@media (min-width: 990px) {
  #top #wrap_all .job-hos-section .text-column .av-special-heading-tag {
    line-height: 52px;
  }
}
#top #wrap_all .job-hos-section .text-column .av_textblock_section p {
  line-height: 22px;
  font-weight: 400;
  max-width: 696px;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .job-hos-section .text-column .av_textblock_section p {
    line-height: 32px;
  }
}
#top #wrap_all .job-hos-section .text-column .av_textblock_section .sub-description p {
  line-height: 22px;
  font-weight: 400;
  max-width: 643px;
  margin-top: 28px;
  margin-bottom: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .job-hos-section .text-column .av_textblock_section .sub-description p {
    line-height: 25px;
    margin-top: 35px;
    margin-bottom: 0;
  }
}
#top #wrap_all .job-hos-section .image-column {
  order: 2;
}

#top #wrap_all .ledige-section .container {
  max-width: 1036px;
}
#top #wrap_all .ledige-section .content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .ledige-section .content {
    padding-bottom: 90px;
  }
}
#top #wrap_all .ledige-section .av-special-heading-tag {
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 18px;
}
@media (min-width: 990px) {
  #top #wrap_all .ledige-section .av-special-heading-tag {
    line-height: 40px;
  }
}
#top #wrap_all .ledige-section .av_textblock_section p {
  line-height: 22px;
  font-weight: 400;
  max-width: 696px;
  margin: 0;
  margin-bottom: 28px;
}
@media (min-width: 990px) {
  #top #wrap_all .ledige-section .av_textblock_section p {
    line-height: 25px;
  }
}
#top #wrap_all .ledige-section .avia-button-wrap .avia-button {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  background-color: #003c71;
  height: 48px;
  width: 216px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#top #wrap_all .ledige-section .avia-button-wrap .avia-button:hover {
  opacity: 0.7;
}
#top #wrap_all .ledige-section .avia-button-wrap .avia-button:active {
  opacity: 0.7;
}
#top #wrap_all .ledige-section .avia-button-wrap .avia-button:focus {
  opacity: 0.7;
}

#top #wrap_all .stillinger-section .container {
  max-width: 1036px;
}
#top #wrap_all .stillinger-section .content {
  padding-top: 15px;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#top #wrap_all .stillinger-section #karrierecountrow {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: right;
  margin-bottom: 20px;
}
#top #wrap_all .stillinger-section .inner-column {
  margin-bottom: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column {
    margin-bottom: 25px;
  }
}
#top #wrap_all .stillinger-section .inner-column:last-child {
  margin-bottom: 0;
}
#top #wrap_all .stillinger-section .inner-column .inner-tab {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #f1f5f7;
  padding: 25px 24px 40px 24px;
}
@media (min-width: 768px) {
  #top #wrap_all .stillinger-section .inner-column .inner-tab {
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
#top #wrap_all .stillinger-section .inner-column .inner-tab .text-column {
  width: 85%;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .inner-tab .text-column {
    width: 95%;
  }
}
#top #wrap_all .stillinger-section .inner-column .inner-tab .text-column h3 {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .inner-tab .text-column h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
  }
}
#top #wrap_all .stillinger-section .inner-column .inner-tab .text-column p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .inner-tab .text-column p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .stillinger-section .inner-column .inner-tab .button-column {
  width: 15%;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .inner-tab .button-column {
    width: 5%;
  }
}
#top #wrap_all .stillinger-section .inner-column .inner-tab .button-column .toggle-button-link {
  font-size: 0;
  display: flex;
  justify-content: flex-end;
}
#top #wrap_all .stillinger-section .inner-column .inner-tab .button-column .toggle-button-link::before {
  content: url("/wp-content/uploads/2022/07/resonsive-down-arrow.svg");
  top: 0;
  position: relative;
  cursor: pointer;
  left: 4px;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .inner-tab .button-column .toggle-button-link::before {
    top: 0;
    content: url("/wp-content/uploads/2022/06/down-arrow.svg");
    left: 0;
  }
}
#top #wrap_all .stillinger-section .inner-column .inner-tab .button-column.button-active .toggle-button-link::before {
  content: url(/wp-content/uploads/2022/07/up-arrow.svg);
  cursor: pointer;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .inner-tab .button-column.button-active .toggle-button-link::before {
    content: url(/wp-content/uploads/2022/07/Toggle-Icon.svg);
  }
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc {
  padding: 0 24px;
  background-color: #f1f5f7;
  padding-top: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .tab-element-desc {
    padding-top: 0;
  }
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-description {
  font-size: 17px;
  line-height: 25px;
  border-top: 1px solid #000;
  margin-top: -26px;
  padding-top: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-description {
    margin-top: -1px;
  }
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-description p {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-description p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-description ul, #top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-description li {
  font-family: inherit;
  font-size: inherit;
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-button {
  display: flex;
  justify-content: flex-end;
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-button a {
  color: #ffffff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  background-color: #003c71;
  height: 48px;
  width: 216px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 0;
  padding: 0;
  margin-top: 22px;
  margin-bottom: 30px;
  transition: 0.3s;
}
@media (min-width: 990px) {
  #top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-button a {
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 33px;
  }
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-button a:hover {
  opacity: 0.7;
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-button a:active {
  opacity: 0.7;
}
#top #wrap_all .stillinger-section .inner-column .tab-element-desc .stillinger-button a:focus {
  opacity: 0.7;
}

#top .pum-theme-sendt-theme .pum-container {
  top: unset !important;
  bottom: 0 !important;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #top .pum-theme-sendt-theme .pum-container {
    top: 50px !important;
    bottom: unset !important;
    margin-bottom: 0;
    transform: translateY(50%);
  }
}
#top .pum-theme-sendt-theme .pum-title {
  position: relative;
  margin-top: 105px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #top .pum-theme-sendt-theme .pum-title {
    margin-top: 162px;
  }
}
#top .pum-theme-sendt-theme .pum-title:before {
  content: url("/wp-content/uploads/2022/07/Small-Check-Icon.svg");
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 768px) {
  #top .pum-theme-sendt-theme .pum-title:before {
    content: url("/wp-content/uploads/2022/07/Check-Icon.svg");
    top: -126px;
  }
}
#top .pum-theme-sendt-theme .pum-content .popup-button {
  width: 100%;
  height: 48px;
  background: #003C71;
  color: #ffffff;
  margin-top: 38px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #top .pum-theme-sendt-theme .pum-content .popup-button {
    margin-bottom: 15px;
  }
}
#top .pum-theme-sendt-theme .pum-content .popup-button:hover {
  opacity: 0.7;
}

#top .pum .pum-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 16px 16px 0 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #top .pum .pum-container {
    margin-left: inherit !important;
    margin-right: inherit !important;
    max-width: 504px !important;
    width: 95%;
    border-radius: 0 0 0 0;
    margin-bottom: inherit;
  }
}
#top .pum .pum-title {
  font-size: 20px;
  line-height: 26px;
}
@media (min-width: 768px) {
  #top .pum .pum-title {
    font-size: 24px;
    line-height: 30px;
  }
}
#top .pum .pum-content p {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 768px) {
  #top .pum .pum-content p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top .pum .pum-content a {
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  #top .pum .pum-content a {
    font-size: 16px;
  }
}
#top .pum .pum-content a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#top .pum-theme-foresporsel-theme .pum-container {
  top: unset !important;
  bottom: 0 !important;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #top .pum-theme-foresporsel-theme .pum-container {
    top: 0 !important;
    bottom: unset !important;
    margin-bottom: 0;
    transform: translateY(50%);
  }
}
#top .pum-theme-foresporsel-theme .pum-title {
  position: relative;
  margin-top: 138px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #top .pum-theme-foresporsel-theme .pum-title {
    margin-top: 162px;
  }
}
#top .pum-theme-foresporsel-theme .pum-title:before {
  content: url("/wp-content/uploads/2022/07/small-foresporsel.svg");
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 768px) {
  #top .pum-theme-foresporsel-theme .pum-title:before {
    top: -144px;
    content: url("/wp-content/uploads/2022/07/foresporsel-Icon.svg");
  }
}
#top .pum-theme-foresporsel-theme .pum-content .button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 38px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #top .pum-theme-foresporsel-theme .pum-content .button-wrapper {
    margin-bottom: 16px;
  }
}
#top .pum-theme-foresporsel-theme .pum-content p {
  padding: 0 10px;
}
#top .pum-theme-foresporsel-theme .pum-content a {
  width: 216px;
  min-width: 165px;
  height: 48px;
  border: 1px solid #003c71;
}
#top .pum-theme-foresporsel-theme .pum-content .transparent-btn {
  color: #003c71;
  font-weight: 400;
  margin-right: 13px;
}
@media (min-width: 768px) {
  #top .pum-theme-foresporsel-theme .pum-content .transparent-btn {
    margin-right: 24px;
  }
}
#top .pum-theme-foresporsel-theme .pum-content .transparent-btn:hover {
  background-color: rgba(186, 202, 216, 0.2);
}
#top .pum-theme-foresporsel-theme .pum-content .transparent-btn:active {
  background-color: rgba(186, 202, 216, 0.2);
}
#top .pum-theme-foresporsel-theme .pum-content .color-btn {
  color: #ffffff;
  background: #003c71;
}

#top #wrap_all .distribution-search #searchform_header {
  margin-top: 0px;
  margin-bottom: 15px;
  position: relative;
  max-width: 216px;
}
@media (min-width: 768px) {
  #top #wrap_all .distribution-search #searchform_header {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .distribution-search #searchform_header {
    margin-bottom: 80px;
  }
}
#top #wrap_all .distribution-search #searchform_header .header-input {
  position: relative;
  display: block;
}
#top #wrap_all .distribution-search #searchform_header input[type=text]::placeholder {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
@media (min-width: 990px) {
  #top #wrap_all .distribution-search #searchform_header input[type=text]::placeholder {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .distribution-search #searchform_header input[type=text] {
  background-color: transparent;
  color: #003c71;
  outline: 0;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #003c71;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 3px;
  padding-left: 25px;
  margin-bottom: 0 !important;
}
@media (min-width: 990px) {
  #top #wrap_all .distribution-search #searchform_header input[type=text] {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .distribution-search #searchform_header input[type=text]:focus {
  outline: 0;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #003c71;
}
#top #wrap_all .distribution-search #searchform_header button {
  width: 20px;
  height: 20px;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 50%;
  position: absolute;
  top: 20%;
  left: -9px;
  transform: translate(50%, -20%);
  margin: 0;
  padding: 0;
}
#top #wrap_all .distribution-search #searchform_header .input_icon::before {
  content: url("/wp-content/uploads/2022/06/Norsonic_web_ikon_search.svg");
  position: absolute;
  bottom: 2px;
  left: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .distribution-search #searchform_header .input_icon::before {
    bottom: 3px;
  }
}

.woocommerce-account #wrap_all .my-account-section .content {
  padding-top: 60px;
  padding-bottom: 95px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .my-account-section .content {
    padding-top: 160px;
    padding-bottom: 150px;
  }
}
.woocommerce-account #wrap_all .logout-hideden {
  display: none;
}
.woocommerce-account #wrap_all .support-section {
  padding-top: 0;
  display: block;
}
@media (min-width: 768px) {
  .woocommerce-account #wrap_all .support-section {
    padding-top: 20px;
    display: none;
  }
}

.logged-in.woocommerce-account #wrap_all .my-account-section .content {
  padding-top: 0;
  padding-bottom: 35px;
}
@media (min-width: 990px) {
  .logged-in.woocommerce-account #wrap_all .my-account-section .content {
    padding-top: 95px;
    padding-bottom: 48px;
  }
}
.logged-in.woocommerce-account #wrap_all .logout-hideden {
  display: block;
  min-height: 0;
}

.woocommerce-account.normail-tab #wrap_all .my-account-section .container {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 768px) {
  .woocommerce-account.normail-tab #wrap_all .my-account-section .container {
    max-width: 1520px !important;
  }
}
.woocommerce-account.normail-tab #wrap_all .my-account-section .container .woocommerce .woocommerce-MyAccount-navigation {
  margin-left: 7.5%;
}
@media (min-width: 768px) {
  .woocommerce-account.normail-tab #wrap_all .my-account-section .container .woocommerce .woocommerce-MyAccount-navigation {
    margin-left: 0;
  }
}
.woocommerce-account.normail-tab #wrap_all .my-account-section .container .woocommerce .woocommerce-MyAccount-content .tab-content .tab-content-title {
  margin-left: 7.5%;
}
@media (min-width: 768px) {
  .woocommerce-account.normail-tab #wrap_all .my-account-section .container .woocommerce .woocommerce-MyAccount-content .tab-content .tab-content-title {
    margin-left: 0;
  }
}
.woocommerce-account.normail-tab #wrap_all .my-account-section .container .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content {
  margin: 0 26px;
}
@media (min-width: 768px) {
  .woocommerce-account.normail-tab #wrap_all .my-account-section .container .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content {
    margin: 0;
  }
}

.woocommerce-account #wrap_all .woocommerce h2:not(.tab-content-title) {
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0;
  color: #003c71;
  max-width: 698px;
  margin: auto;
  padding-bottom: 40px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce h2:not(.tab-content-title) {
    font-size: 48px;
    line-height: 52px;
    padding-bottom: 100px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login {
  background: transparent;
  max-width: 696px;
  margin: auto;
  padding: 0;
  border: none;
  position: relative;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login p {
  padding: 0;
  margin: 0;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #01273e;
  margin-bottom: 5px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row label {
    font-size: 17px;
    line-height: 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .woocommerce-Input {
  width: 100%;
  height: 41px;
  outline: 0;
  border: 1px solid #003c71;
  background: transparent;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  color: #003c71;
  padding: 6px 12px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .woocommerce-Input {
    font-size: 16px;
    line-height: 22px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox {
  padding-top: 30px;
  margin-bottom: 38px;
  width: 160px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox span {
  font-size: 16px;
  line-height: 22px;
  color: #0b2341;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row input[type=checkbox] {
  display: inline-block;
  height: 20px;
  width: 20px !important;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #003c71;
  border-radius: 0;
  outline: none;
  margin: 0 6px 0 0;
  transition-duration: 0.3s;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  top: 3px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row input[type=checkbox]:checked {
  border: 1px solid #003c71;
  background-color: #003c71;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row input[type=checkbox]::before {
  content: "\e812";
  position: absolute;
  background-color: transparent !important;
  font-family: "entypo-fontello";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #ffffff;
  left: 5px;
  top: 1px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row input[type=checkbox]:hover::after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  background: #BACAD8;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .button {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  width: 216px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .button {
    font-size: 15px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .button:hover {
  background: rgb(50, 81, 108);
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .form-row .button:active {
  background: rgb(50, 81, 108);
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .woocommerce-form-row {
  margin-bottom: 42px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .woocommerce-LostPassword {
  position: absolute;
  bottom: 60px;
  top: unset;
  right: 0;
  left: unset;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-form-login .woocommerce-LostPassword a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #01273e;
  text-decoration: underline;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-notices-wrapper {
  max-width: 698px;
  margin: auto;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
  padding: 0;
  background: transparent;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-notices-wrapper .woocommerce-error li {
  font-size: 14px;
  line-height: 25px;
  margin-left: 0;
  list-style: none;
  color: #E57200;
  border-top: 2px solid #E57200;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword {
  max-width: 698px;
  margin: auto;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #01273e;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword p {
    font-size: 17px;
    line-height: 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword .woocommerce-form-row label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #01273e;
  margin-bottom: 5px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword .woocommerce-form-row label {
    font-size: 17px;
    line-height: 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .woocommerce-Input {
  width: 100%;
  height: 41px;
  outline: 0;
  border: 1px solid #003c71;
  background: transparent;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #003c71;
  padding: 6px 12px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .woocommerce-Input {
    font-size: 17px;
    line-height: 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .button {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  width: 216px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  margin-top: 20px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .button:hover {
  background: rgb(50, 81, 108);
}

.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation {
  border: none;
  margin-bottom: 50px;
  width: calc(100% + 52px);
  min-width: 220px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 0;
    width: calc(16% + 0px);
    margin-right: 20px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation::before {
  content: "Meny";
  font-size: 20px;
  line-height: 26px;
  color: #003c71;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation::before {
    content: unset;
    line-height: inherit;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul {
  width: 95%;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  scrollbar-color: #003c71 #ffffff;
  scrollbar-width: thin;
  margin-top: 7px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul {
    width: calc(100% + 0px);
    display: grid;
    margin-top: 0;
    overflow-x: hidden;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-account {
  order: 11;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout {
  order: 12;
  margin-right: 30px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout {
    margin-right: 0;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li {
  background: transparent;
  width: auto;
  min-width: fit-content;
  margin-right: 8px;
  display: inline-block;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li {
    width: 100%;
    display: block;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li a {
  width: 100%;
  min-width: unset;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #0b2341;
  margin: 0 0 10px 0;
  padding: 7px 12px;
  border: 1px solid #003c71;
  text-decoration: none;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li a {
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 25px;
    border: none;
    padding: 11px 0;
    margin: 0;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li a:active {
  text-decoration: none;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li a:focus {
  text-decoration: none;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #ffffff;
  background-color: #003c71;
  text-decoration: none;
  font-weight: 400;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: transparent;
    color: #003c71;
    font-weight: 700;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content {
  padding-left: 0;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content {
    padding-left: 8%;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .tab-content-title {
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0;
  color: #003c71;
  margin-top: 5px;
  margin-bottom: 28px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .tab-content-title {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 18px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .tab-content-details p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #0b2341;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .tab-content-details p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 18px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater {
  width: calc(100% + 0px);
  padding-top: 20px;
  margin-left: 0;
  padding-bottom: 20px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater {
    padding-bottom: 0;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #003c71;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 25px;
  border-radius: 2px;
  margin: 0;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .row .normail-repeater-inner .normail-year {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #003c71;
  margin: 0;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .row .normail-repeater-inner .normail-year {
    font-size: 24px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .row .toggle-button {
  line-height: 0;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .row .toggle-button .toggle-button-link {
  font-size: 0;
  cursor: pointer;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .row .toggle-button .toggle-button-link::after {
  content: url(/wp-content/uploads/2022/06/Down-Arrow-Icon.svg);
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .row .toggle-button .toggle-button-link::after {
    content: url(/wp-content/uploads/2022/06/down-arrow.svg);
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content {
  padding-top: 20px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f1f5f7;
  padding: 14px 12px;
  border-radius: 2px;
  margin-bottom: 8px;
  cursor: pointer;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .row {
    padding: 9px 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .row .normail-repeater-inner .normail-year {
  font-size: 16px;
  line-height: 25px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .row .normail-repeater-inner .normail-year {
    font-size: 17px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .row .toggle-btn .toggle-button-link {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .row .toggle-btn .toggle-button-link::after {
  content: url(/wp-content/uploads/2022/07/Plus.svg);
  position: relative;
  top: 2px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .row .toggle-btn.button-active .toggle-button-link::after {
  content: "-";
  font-size: 25px;
  font-weight: 400;
  cursor: pointer;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .inner-repeater-content {
  font-size: 16px;
  line-height: 22px;
  color: #0b2341;
  border-radius: 2px;
  background: #f1f5f7;
  margin-top: -16px;
  margin-bottom: 8px;
  padding: 12px 12px 20px 12px;
}
@media (min-width: 990px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .inner-repeater-content {
    font-size: 17px;
    line-height: 25px;
    padding: 4px 25px 32px 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .inner-repeater-content p {
  margin-top: 0;
  margin-bottom: 20px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater .normail-repeater-row .normail-repeater-content .inner-repeater-content p:last-child {
  margin-bottom: 0;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .tab-content .normail-repeater div.normail-repeater-row:first-child {
  border-top: 1px solid #003c71;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .form-row em {
  font-size: 14px;
  line-height: 20px;
  color: #0b2341;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .form-row label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #01273e;
}
@media (min-width: 768px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .form-row label {
    font-size: 17px;
    line-height: 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .form-row input {
  width: 100%;
  height: 41px;
  outline: 0;
  border: 1px solid #003c71;
  background: transparent;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #003c71;
  padding: 6px 12px;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .form-row input::placeholder {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #003c71;
  padding: 6px 12px;
}
@media (min-width: 768px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .form-row input::placeholder {
    font-size: 17px;
    line-height: 25px;
  }
}
@media (min-width: 768px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .form-row input {
    font-size: 17px;
    line-height: 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content fieldset {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content fieldset legend {
  font-size: 16px;
  line-height: 22px;
  color: #0b2341;
}
@media (min-width: 768px) {
  .woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content fieldset legend {
    font-size: 17px;
    line-height: 25px;
  }
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .button {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  width: 216px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}
.woocommerce-account #wrap_all .woocommerce .woocommerce-MyAccount-content .button:hover {
  background: rgb(50, 81, 108);
}

.woocommerce-customer-logout #wrap_all .woocommerce-notices-wrapper div.woocommerce-message {
  border-color: #003c71;
  background-color: #003c71;
  color: #ffffff;
  font-size: 17px;
  line-height: 22px;
  padding: 20px;
}
.woocommerce-customer-logout #wrap_all .woocommerce-notices-wrapper div.woocommerce-message a {
  color: #ffffff;
  font-weight: 700;
}

#top #wrap_all .inner-utleie-top-section .content {
  padding-top: 10px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #top #wrap_all .inner-utleie-top-section .content {
    padding-top: 60px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .inner-utleie-top-section .content {
    padding-top: 115px;
    padding-bottom: 70px;
  }
}
#top #wrap_all .inner-utleie-top-section .avia-builder-el-first {
  margin-bottom: 0;
}
#top #wrap_all .inner-utleie-top-section .av-special-heading-tag {
  line-height: 40px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #top #wrap_all .inner-utleie-top-section .av-special-heading-tag {
    margin-bottom: 20px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .inner-utleie-top-section .av-special-heading-tag {
    line-height: 52px;
  }
}
#top #wrap_all .inner-utleie-top-section .av-subheading {
  line-height: 22px;
  opacity: 1;
  padding-bottom: 8px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-utleie-top-section .av-subheading {
    line-height: 32px;
    padding-bottom: 0;
  }
}
#top #wrap_all .inner-utleie-top-section .avia_textblock p {
  line-height: 22px;
  margin-bottom: 23px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-utleie-top-section .avia_textblock p {
    line-height: 25px;
  }
}
#top #wrap_all .inner-utleie-top-section .avia_textblock p a {
  transition: 0.3s;
}
#top #wrap_all .inner-utleie-top-section .avia_textblock p a:hover {
  text-decoration: none;
}
#top #wrap_all .inner-utleie-top-section .avia_textblock p:last-child {
  margin-bottom: 18px;
}
@media (min-width: 990px) {
  #top #wrap_all .inner-utleie-top-section .avia_textblock p:last-child {
    margin-bottom: 20px;
  }
}
#top #wrap_all .inner-utleie-top-section .avia_textblock p .read-more {
  cursor: pointer;
}

#top #wrap_all .utlie-product-filter-section .content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utlie-product-filter-section .content {
    padding-top: 50px;
    padding-bottom: 75px;
  }
}

#top #wrap_all .utleie-tab-section .utleie-row {
  display: flex;
  flex-wrap: wrap;
  align-items: top;
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column {
  width: 100%;
  padding-right: 0;
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column .utleie-lists::before {
  content: "Kategori";
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #003c71;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column .utleie-lists::before {
    content: unset;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column {
    width: 25%;
    padding-right: 30px;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  overflow-x: scroll;
  width: calc(100% + 30px);
  scrollbar-color: #003c71 #ffffff;
  scrollbar-width: thin;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul {
    display: block;
    width: calc(100% + 0px);
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul {
    display: block;
    margin: 0;
    overflow: hidden;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li {
  width: auto;
  min-width: fit-content;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 40px;
  color: #003c71;
  margin-right: 8px;
  margin-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li {
    min-width: unset;
    line-height: 25px;
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li a {
  transition: 0.3s;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 12px;
  border: 1px solid #003c71;
  box-sizing: border-box;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li a {
    font-size: 17px;
    line-height: 25px;
    padding: 0;
    border: none;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li a:hover {
  color: #003c71;
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li a:focus {
  color: #003c71;
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li:last-child a {
  margin-right: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li:last-child a {
    margin-right: 0;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li.active a {
  background-color: #003c71;
  color: #ffffff;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-tab-column ul li.active a {
    background-color: transparent;
    color: #003c71;
    font-weight: 700;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-content-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-content-column {
    width: 75%;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-content-column .utleie-top-text {
  margin-bottom: 30px;
  display: none;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .utleie-row .utleie-content-column .utleie-top-text {
    display: block;
  }
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-content-column .utleie-top-text .hedaing {
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0;
  color: #003c71;
  font-weight: 700;
  margin-bottom: 0px;
}
#top #wrap_all .utleie-tab-section .utleie-row .utleie-content-column .utleie-top-text p {
  font-size: 17px;
  line-height: 25px;
  color: #0b2341;
  max-width: 696px;
}
#top #wrap_all .utleie-tab-section .utleie-content-column .tabcontent:first-child {
  display: block;
}
#top #wrap_all .utleie-tab-section .tabcontent #utleie {
  color: #0b2341;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 14px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent #utleie {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion {
  background: rgba(186, 202, 216, 0.2);
  padding: 19px 18px;
  margin-bottom: 8px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion {
    padding: 16px 24px;
    margin-bottom: 16px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0px;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar::after {
  content: url(/wp-content/uploads/2022/07/resonsive-down-arrow.svg);
  position: absolute;
  right: 0;
  top: 24px;
  transform: translateY(-50%) rotate(0deg);
  cursor: pointer;
  transition: 0.2s;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar::after {
    top: 28px;
    content: url(/wp-content/uploads/2022/06/down-arrow.svg);
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .product-info {
  width: 100%;
  padding-right: 20px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .product-info {
    width: 80%;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .week-info.week-info-active {
  display: block !important;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .week-info {
  width: 50%;
  display: none;
  margin-top: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .week-info {
    width: 25%;
    margin-top: 0;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .week-info.active {
  display: block;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .day-info {
  width: 50%;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .day-info {
    width: 25%;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .product-cat {
  font-size: 14px;
  line-height: 20px;
  color: #0b2341;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .product-cat {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 2px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .product-name {
  font-size: 16px;
  line-height: 22px;
  color: #003c71;
  margin: 0;
  letter-spacing: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .product-name {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar .hide-item.show {
  display: block;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar.top-bar-active::after {
  content: url(/wp-content/uploads/2022/07/Toggle-Icon.svg);
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar.top-bar-active .product-info {
    width: 50%;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .top-bar.active::after {
  transform: translateY(-50%) rotate(-180deg);
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content {
  padding-top: 0px;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content {
  padding-top: 12px;
  padding-bottom: 10px;
  border-top: 2px solid rgba(0, 60, 113, 0.5);
  margin-top: 15px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content {
    padding-top: 15px;
    padding-bottom: 20px;
    margin-top: 22px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .text-column {
  max-width: 100%;
  padding-right: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .text-column {
    max-width: 715px;
    padding-right: 30px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .text-column h3 {
  font-size: 16px;
  line-height: 22px;
  color: #01273e;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .text-column h3 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 26px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .text-column p {
  font-size: 16px;
  line-height: 22px;
  color: #0b2341;
  margin: 0 0 20px 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .text-column p {
    margin: 0;
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .button-column {
  display: block;
  width: 100%;
  text-align: right;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .button-column {
    display: inline-block;
    text-align: right;
    width: auto;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .button-column a {
  background: #003c71;
  color: #ffffff;
  min-width: 148px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.3s;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .button-column a {
    font-size: 17px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .product-content .content-row .button-column a:hover {
  background: #003C71;
  opacity: 0.7;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product {
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product {
    padding-bottom: 0;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product .content-row {
  padding-top: 6px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product .content-row {
    padding-top: 0;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product .content-row .button-column a {
  position: relative;
  background: transparent;
  color: #003c71;
  text-transform: inherit;
  font-size: 16px;
  margin-right: 18px;
  height: unset;
  line-height: 25px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product .content-row .button-column a {
    font-size: 17px;
    height: 48px;
    line-height: 48px;
  }
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product .content-row .button-column a::after {
  content: url(/wp-content/uploads/2022/07/Norsonic_web_ikon_newtab.svg);
  margin-left: 5px;
  position: absolute;
  transition: all 0.3s;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product .content-row .button-column a:hover {
  background: transparent;
  color: #01273e;
}
#top #wrap_all .utleie-tab-section .tabcontent .accordion .accordion-content .about-product .content-row .button-column a:hover::after {
  transform: rotate(44deg);
}

#top #wrap_all .utleie-form-section .container {
  max-width: 796px;
}
#top #wrap_all .utleie-form-section .content {
  padding-top: 40px;
  padding-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-form-section .content {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_heading {
  margin-bottom: 28px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_heading {
    margin-bottom: 48px;
  }
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_heading h2 {
  margin-bottom: 18px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_heading h2 {
    margin-bottom: 10px;
  }
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .input-title {
  border: none;
  margin-top: 5px;
  margin-bottom: 8px;
}
@media (min-width: 990px) {
  #top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .input-title {
    margin-top: 25px;
    margin-bottom: 0;
  }
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .gfield_error .address_state {
  margin-bottom: 0;
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .gfield_error .address_zip {
  margin-bottom: 0;
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .c-address .validation_message {
  margin-bottom: 20px;
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .c-address .ginput_full {
  order: 1;
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .c-address .address_state {
  order: 3;
  padding-left: 1.8%;
  flex: 0 0 50%;
}
#top #wrap_all .utleie-form-section .form-column .gform_wrapper .gform_fields .c-address .address_zip {
  order: 2;
  padding-right: 1.8%;
  flex: 0 0 50%;
}

.shop_page #wrap_all .title_container {
  display: none;
}
.shop_page .woocommerce-products-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  .shop_page .woocommerce-products-header {
    margin-top: 35px;
    margin-bottom: 86px;
  }
}
.shop_page .woocommerce-products-header span {
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
.shop_page .woocommerce-products-header a {
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.shop_page #wrap_all .template-shop .content {
  margin: 0;
  padding: 10px 0 0 0;
  width: 100%;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .content {
    width: 75%;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper {
  padding: 0;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .top-details {
  margin-bottom: 24px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .top-details {
    margin-bottom: 60px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .top-details .top-details-heading {
  color: #003c71;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 18px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .top-details .top-details-heading {
    font-size: 48px;
    line-height: 48px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .top-details .top-details-desc {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  max-width: 696px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .top-details .top-details-desc {
    font-size: 17px;
    line-height: 25px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .top-details .top-details-desc .read-more {
  color: #0b2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: underline;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .top-details .top-details-desc .read-more:hover {
  color: #003c71;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper #productCount {
  color: #0b2341;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  float: left;
  text-align: left;
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper #productCount {
    float: unset;
    text-align: right;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .product-sorting {
  display: none;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .products {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 4%;
  grid-row-gap: 28px;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .products {
    grid-column-gap: 2.9%;
    grid-row-gap: 63px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .products li {
  width: 48% !important;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .products li {
    width: 31.4% !important;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product {
  border: none;
  position: relative;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .cart-icon {
  position: absolute;
  z-index: 99;
  height: 40px;
  width: 40px;
  background: #ffffff;
  border-radius: 50%;
  top: 7px;
  right: 7px;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .cart-icon {
    top: 15px;
    right: 15px;
    height: 48px;
    width: 48px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .cart-icon img {
  top: 10px;
  position: relative;
  left: 12px;
  height: 50%;
  width: 40%;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .cart-icon img {
    top: 12px;
    left: 14px;
    height: auto;
    width: auto;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .thumbnail_container {
  background: #f1f5f7;
  position: relative;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .thumbnail_container .cart-icon {
  position: absolute;
  content: "";
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .thumbnail_container .cart-icon img {
  height: 22.7px;
  width: 18.6px;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .inner_product_header {
  min-height: inherit;
  padding: 0;
  border: none;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .inner_product_header .product-catname {
  color: #0b2341;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400 !important;
  margin-top: 16px;
  padding: 0;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .inner_product_header .product-catname {
    margin-top: 20px;
    font-size: 17px;
    line-height: 25px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .inner_product_header .woocommerce-loop-product__title {
  font-size: 16px;
  line-height: 21px;
  color: #003c71;
  padding-top: 5px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .inner_product_header .woocommerce-loop-product__title {
    padding-top: 0;
    font-size: 24px;
    line-height: 30px;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .inner_product_header .avia-arrow {
  display: none;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .inner_product .avia_cart_buttons {
  display: none;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .term-description {
  display: none;
}

.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0 0 0;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination {
    padding: 90px 0 0 0;
  }
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .current {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #003c71;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .current {
    font-size: 17px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_page {
  height: 32px;
  width: 32px;
  line-height: 32px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
  border: none;
  box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.2);
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_page {
    font-size: 17px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_page:hover {
  background: #BACAD8;
  color: #0b2341;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .pagination-meta {
  display: none;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_pagination {
  padding-top: 0;
  padding-right: 0;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_pagination a {
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 0;
  background: transparent;
  box-shadow: none;
  margin-right: 0;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_pagination a {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_pagination a:hover {
  background: #BACAD8;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .previous_pagination a:before {
  content: url("/wp-content/uploads/2022/06/Icon.svg");
  position: relative;
  top: 7px;
  left: -1px;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_pagination {
  padding-top: 0;
  padding-left: 0;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_pagination a {
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 0;
  background: transparent;
  box-shadow: none;
  margin-left: 0;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_pagination a {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_pagination a:hover {
  background: #BACAD8;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_pagination a:before {
  content: url("/wp-content/uploads/2022/06/Group-2536.svg");
  position: relative;
  top: 7px;
  left: 1px;
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_page {
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
  border: none;
  box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.2);
  height: 32px;
  width: 32px;
  line-height: 32px;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_page {
    font-size: 17px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.shop_page #wrap_all .template-shop .content .entry-content-wrapper .pagination .next_page:hover {
  background: #BACAD8;
  color: #0b2341;
}

.shop_page #wrap_all .sidebar {
  display: none !important;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .sidebar {
    display: block !important;
  }
}
.shop_page #wrap_all .sidebar_left .inner_sidebar {
  text-align: left;
  margin-right: 0;
}
.shop_page #wrap_all .inner_sidebar .widget_product_categories h3 {
  font-size: 17px;
  color: #0b2341;
  font-weight: 400 !important;
  line-height: 25px;
  cursor: pointer;
  letter-spacing: 0;
}
.shop_page #wrap_all .inner_sidebar .widget_product_categories h3.current-cat {
  font-weight: 700 !important;
  color: #003C71;
}
.shop_page #wrap_all .inner_sidebar .widget_product_categories h3.widgettitle {
  margin-bottom: 0;
}
.shop_page #wrap_all .inner_sidebar .widget_product_categories ul li.current-cat a {
  font-weight: 700;
  color: #003c71;
}
.shop_page #wrap_all .inner_sidebar .widget_product_categories ul li a {
  font-size: 17px;
  color: #0b2341;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  margin-top: 20px;
  display: inline-block;
  background: inherit;
  padding: 0;
}

.shop_page .single-application .content {
  display: none;
}

.shop_page .overview-inner-column {
  display: none;
}

.shop_page .related-product-top .row {
  display: none;
}

.shop_page .product-row {
  display: none;
}

.shop_page .shop-content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  .shop_page .shop-content {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 1200px) {
  .shop_page .shop-content {
    padding-top: 218px;
    padding-bottom: 212px;
  }
}

.shop_page .support-wrapp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 990px) {
  .shop_page .support-wrapp {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.shop_page .support-wrapp:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 70px);
  margin: auto;
  background-color: #01273e;
  z-index: -1;
}

.shop_page .su-image-col {
  width: 100%;
  order: 3;
  padding-right: 0;
}
@media (min-width: 768px) {
  .shop_page .su-image-col {
    width: 46%;
    order: unset;
    padding-right: 6%;
  }
}
@media (min-width: 990px) {
  .shop_page .su-image-col {
    width: 31%;
    padding-right: 20px;
  }
}
.shop_page .su-image-col .image-wrapper {
  max-width: 100%;
}
@media (min-width: 990px) {
  .shop_page .su-image-col .image-wrapper {
    max-width: 325px;
  }
}
.shop_page .su-image-col .image-wrapper img {
  width: 100%;
}

.shop_page .su-text-col {
  width: 100%;
  order: 1;
}
@media (min-width: 768px) {
  .shop_page .su-text-col {
    width: 54%;
    order: unset;
  }
}
@media (min-width: 990px) {
  .shop_page .su-text-col {
    width: 69%;
  }
}
.shop_page .su-text-col .sub-col-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.shop_page .su-text-col .heading-wrapper {
  width: 100%;
}
@media (min-width: 990px) {
  .shop_page .su-text-col .heading-wrapper {
    width: 65%;
  }
}
.shop_page .su-text-col .heading-wrapper .heading-wrapper-inner {
  max-width: 325px;
}
@media (min-width: 990px) {
  .shop_page .su-text-col .heading-wrapper .heading-wrapper-inner {
    max-width: 430px;
  }
}
.shop_page .su-text-col .heading-wrapper .sub-heading {
  color: #E57200;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 990px) {
  .shop_page .su-text-col .heading-wrapper .sub-heading {
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 23px;
  }
}
.shop_page .su-text-col .heading-wrapper .custom-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: inherit;
  margin: 0;
}
@media (min-width: 990px) {
  .shop_page .su-text-col .heading-wrapper .custom-title {
    font-size: 34px;
    line-height: 40px;
  }
}

.shop_page .su-button-col {
  width: 100%;
  order: 2;
}
@media (min-width: 990px) {
  .shop_page .su-button-col {
    width: 35%;
    order: unset;
  }
}
.shop_page .su-button-col .buttonn-wrapper {
  display: flex;
  justify-content: flex-start;
  margin-top: 28px;
  margin-bottom: 35px;
}
@media (min-width: 990px) {
  .shop_page .su-button-col .buttonn-wrapper {
    justify-content: flex-end;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.shop_page .su-button-col .buttonn-wrapper a {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  max-width: 170px;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  text-decoration: none;
  transition: 0.3s;
}
.shop_page .su-button-col .buttonn-wrapper a:hover {
  background: rgba(186, 202, 216, 0.2);
}

.shop_page #wrap_all .shop-banner {
  background: #0b2341;
  padding-top: 75px;
  padding-bottom: 60px;
  margin-top: 95px;
  position: relative;
  z-index: 0;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .shop-banner {
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
  }
}

.shop_page #wrap_all .sidebar {
  padding-right: 30px;
  padding-top: 0;
}
.shop_page #wrap_all .sidebar .widget_product_categories {
  padding-top: 64px;
}
.shop_page #wrap_all .sidebar .inner_sidebar {
  max-width: 216px;
}
.shop_page #wrap_all .sidebar .ajax-search-form {
  margin-top: 0px;
  margin-bottom: 0;
}
.shop_page #wrap_all .sidebar .ajax-search-form input[type=text]::placeholder {
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}
.shop_page #wrap_all .sidebar .ajax-search-form input[type=text] {
  background-color: transparent;
  color: #003c71;
  outline: 0;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #003c71;
  padding-left: 25px;
  margin-bottom: 0 !important;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
}
.shop_page #wrap_all .sidebar .ajax-search-form input[type=text]:focus {
  outline: 0;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #003c71;
}
.shop_page #wrap_all .sidebar .ajax-search-form button {
  width: 20px;
  height: 20px;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 50%;
  position: absolute;
  top: 20%;
  left: -9px;
  transform: translate(50%, -20%);
  margin: 0;
  padding: 0;
}
.shop_page #wrap_all .sidebar .ajax-search-form button:before {
  content: url("/wp-content/uploads/2022/06/Norsonic_web_ikon_search.svg");
}

.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category {
  display: block;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category {
    display: none;
  }
}

.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .ajax-search-form {
  margin-top: 0px;
  margin-bottom: 0;
  position: relative;
  max-width: 216px;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .ajax-search-form input[type=text] {
  background-color: transparent;
  color: #003c71;
  outline: 0;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #003c71;
  padding-left: 25px;
  margin-bottom: 0 !important;
  font-family: "roboto", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .ajax-search-form input[type=text]:focus {
  outline: 0;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #003c71;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .ajax-search-form button {
  width: 20px;
  height: 20px;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 50%;
  position: absolute;
  bottom: 3px;
  left: -9px;
  transform: translate(50%, -20%);
  margin: 0;
  padding: 0;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .ajax-search-form button:before {
  content: url("/wp-content/uploads/2022/06/Norsonic_web_ikon_search.svg");
}

.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .category_title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #003c71;
  margin-top: 35px;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce .products {
  width: 100vw;
  margin-left: -9%;
  display: flex;
  overflow-x: auto;
  scrollbar-color: #003c71 #ffffff;
  scrollbar-width: thin;
  flex-wrap: nowrap;
  grid-column-gap: 0;
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce .products {
    width: calc(100% + 0px) !important;
    padding-right: 0;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce .products .product-category:first-child {
  margin-left: 7% !important;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce .products .product-category:last-child {
  margin-right: 7% !important;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li {
  border: none;
  width: auto !important;
  display: inline-block;
  margin-bottom: 10px !important;
  margin-right: 8px !important;
  min-width: fit-content;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li {
    min-width: unset;
    margin-right: 0 !important;
  }
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li a {
  padding: 6px 12px;
  border: 1px solid #003c71;
  background: transparent;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li a .woocommerce-loop-category__title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400 !important;
  padding: 0;
  color: #003c71;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li a img {
  display: none;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li a .image-overlay {
  display: none;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li.active a h2 {
  background: #003C71;
  color: #ffffff;
}
.shop_page #wrap_all .template-shop .entry-content-wrapper .mobile-product-category .woocommerce ul li.active a {
  background: #003C71;
  color: #ffffff;
}

.shop_page #wrap_all .template-shop .filter-toggle-button {
  display: block;
  float: right;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .filter-toggle-button {
    display: none;
  }
}
.shop_page #wrap_all .template-shop .filter-toggle-button a {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}
.shop_page #wrap_all .template-shop .filter-toggle-button a .mobile-button-wrap:before {
  content: url(/wp-content/uploads/2022/07/Filter.svg);
  position: relative;
  top: 2px;
  margin-right: 8px;
}
.shop_page #wrap_all .template-shop .filter-toggle-button a:hover {
  color: #0b2341;
  text-decoration: none;
}
.shop_page #wrap_all .template-shop .mobile-filter-overlay {
  display: block;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .mobile-filter-overlay {
    display: none;
  }
}
.shop_page #wrap_all .template-shop .overlay-active {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(11, 35, 65, 0.8);
  display: block;
  z-index: 9999;
}

.shop_page #wrap_all .post-filter-wrap .filter-content #filter {
  margin-bottom: 0;
  padding: 0 16px 0 16px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter {
    margin-bottom: 30px;
    padding: 0;
    margin-right: 20px;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row div.post-filter-item {
  margin-right: 0;
  display: block;
  width: 100%;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row div.post-filter-item {
    margin-right: 30px;
    width: auto;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row div.post-filter-item:last-child {
  margin-right: 0;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row div.post-filter-item.check-active h3 {
  font-weight: 700;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row div.post-filter-item.check-active h3::after {
  transform: rotate(180deg);
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row div.post-filter-item.check-active h3::after {
    transform: unset;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .item-text h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  color: #0b2341;
  margin-top: 0;
  position: relative;
  display: block;
  padding-right: 25px;
  border-top: 1px solid #003c71;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .item-text h3 {
    font-size: 17px;
    line-height: 25px;
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .item-text h3:after {
  content: url("/wp-content/uploads/2022/07/resonsive-down-arrow.svg");
  position: absolute;
  top: 32%;
  right: 2px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .item-text h3:after {
    top: 0;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .item-text h3.filter-down-arrow {
  font-weight: 700;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .item-text h3.filter-down-arrow:after {
  content: url("/wp-content/uploads/2022/07/up-arrow.svg");
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap {
  background: transparent;
  padding-top: 0;
  width: 100%;
  position: unset;
  z-index: 9;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap {
    margin-top: 10px;
    padding-top: 12px;
    background: #f1f5f7;
    position: absolute;
    width: 336px;
    display: none;
    z-index: 999;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle {
  max-height: inherit;
  overflow: visible;
  padding: 0;
  margin-bottom: 40px;
  scrollbar-color: #003c71 #f1f5f7;
  scrollbar-width: thin;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle {
    max-height: 100%;
    padding: 8px 24px 0 24px;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item {
    margin-bottom: 16px;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item input[type=checkbox] {
  display: inline-block;
  height: 16px;
  width: 16px !important;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #003c71;
  border-radius: 0;
  outline: none;
  margin: 0 10px 0 0;
  transition-duration: 0.3s;
  background-color: #ffffff;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  top: 2px;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item input[type=checkbox]:checked {
  border: 1px solid #003c71;
  background-color: #003c71;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item input[type=checkbox]:before {
  content: "\e812";
  position: absolute;
  background-color: transparent !important;
  font-family: "entypo-fontello";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: #ffffff;
  left: 3px;
  top: 2px;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item input[type=checkbox]:hover:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  background: #BACAD8;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #0b2341;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .toggle-wrap .item-toggle .cat-single-item label {
    font-size: 17px;
    line-height: 25px;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .submit-btn input[type=submit] {
  width: 100%;
  height: 48px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  display: none;
  transition: 0.3s;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .submit-btn input[type=submit] {
    display: block;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .submit-btn input[type=submit]:hover {
  opacity: 0.7;
  background: #003c71;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .post-filter-row .submit-btn input[type=submit]:focus {
  opacity: 0.7;
  background: #003c71;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .mobile-submit-btn {
  display: block;
  margin-top: 140px;
  position: fixed;
  bottom: 0;
  width: 92%;
  padding-bottom: 31px;
  background: #fff;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .mobile-submit-btn {
    width: 96%;
  }
}
@media (min-width: 990px) {
  .shop_page #wrap_all .post-filter-wrap .filter-content #filter .mobile-submit-btn {
    display: none;
    margin-top: 0px;
    width: 92%;
  }
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .mobile-submit-btn input[type=submit] {
  width: 100%;
  height: 48px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .mobile-submit-btn input[type=submit]:hover {
  opacity: 0.7;
  background-color: #003c71;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .mobile-submit-btn input[type=submit]:focus {
  opacity: 0.7;
  background-color: #003c71;
}
.shop_page #wrap_all .post-filter-wrap .filter-content #filter .mobile-submit-btn.active {
  margin-top: 0;
}

.shop_page #wrap_all .template-shop .post-filter-wrap #filter .post-filter-row div.post-filter-item:first-child .item-text h3 {
  border-top: none !important;
}
.shop_page #wrap_all .template-shop .post-filter-wrap #filter .post-filter-row div.post-filter-item:last-child {
  border-bottom: 1px solid #003c71;
  margin-bottom: 110px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .post-filter-wrap #filter .post-filter-row div.post-filter-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
}

.shop_page #wrap_all .template-shop .post-filter-wrap {
  background-color: #ffffff;
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 24px 0;
  overflow: scroll;
  left: 0;
  border-radius: 24px 24px 0 0;
  z-index: 9999;
  display: none;
  height: 500px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .post-filter-wrap {
    width: calc(100% - 155px);
    display: inline-block;
    background-color: transparent;
    position: unset;
    padding: inherit;
    overflow: inherit;
    border-radius: 0;
    padding-top: 0;
    height: auto;
  }
}
.shop_page #wrap_all .template-shop .post-filter-wrap .top-bar {
  display: block;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .post-filter-wrap .top-bar {
    display: none;
  }
}
.shop_page #wrap_all .template-shop .post-filter-wrap .top-bar .top-bar-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-align: left;
  color: #0b2341;
  border-bottom: 1px solid #003c71;
  padding-bottom: 20px;
  margin-bottom: 15px;
  padding-left: 16px;
}
.shop_page #wrap_all .template-shop .post-filter-wrap .top-bar .bar-close {
  position: relative;
  right: 0;
  top: 15px;
  cursor: pointer;
}
.shop_page #wrap_all .template-shop .post-filter-wrap .top-bar .bar-close::before {
  position: relative;
  content: "";
  top: 0;
  left: 90.5%;
  height: 2px !important;
  width: 24px;
  background: #131d2b;
  color: #131d2b;
  display: block;
  transform: rotate(46deg);
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .post-filter-wrap .top-bar .bar-close::before {
    left: 94.5%;
  }
}
.shop_page #wrap_all .template-shop .post-filter-wrap .top-bar .bar-close::after {
  position: relative;
  content: "";
  top: -2px;
  left: 90.5%;
  height: 2px !important;
  width: 24px;
  background: #131d2b;
  color: #131d2b;
  display: block;
  transform: rotate(131deg);
}
@media (min-width: 768px) {
  .shop_page #wrap_all .template-shop .post-filter-wrap .top-bar .bar-close::after {
    left: 94.5%;
  }
}
.shop_page #wrap_all .template-shop .post-filter-wrap .filter-content {
  background-color: #ffffff;
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 0;
  overflow: scroll;
  left: 0;
  z-index: 9999;
  display: block !important;
  height: 430px;
}
@media (min-width: 990px) {
  .shop_page #wrap_all .template-shop .post-filter-wrap .filter-content {
    background-color: transparent;
    width: 100%;
    position: unset;
    bottom: 0;
    padding: 0;
    overflow: unset;
    left: 0;
    z-index: 9999;
    display: unset !important;
    height: auto;
  }
}
.shop_page #wrap_all .template-shop #productCount {
  width: 150px;
  display: inline-block;
}

.shop_page #wrap_all .related-readmore-btn {
  display: none;
}

#top #wrap_all #product_toggle .avia-button .avia_button_icon::before {
  content: url(/wp-content/uploads/2022/07/resonsive-down-arrow.svg);
  top: 0px;
  margin-left: 2px;
}
#top #wrap_all #product_toggle .avia-button.product-down-arrow .avia_button_icon::before {
  content: url(/wp-content/uploads/2022/07/up-arrow.svg);
  top: 0px;
  margin-left: 2px;
}

#top #wrap_all .foresporsel-section .content {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .content {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .foresporsel-section .content {
    padding-bottom: 50px;
  }
}
#top #wrap_all .foresporsel-section .text-column {
  width: 100%;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .text-column {
    width: 49%;
  }
}
#top #wrap_all .foresporsel-section .text-column .av-special-heading-tag {
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 16px;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .text-column .av-special-heading-tag {
    line-height: 52px;
    margin-bottom: 24px;
  }
}
#top #wrap_all .foresporsel-section .text-column .avia_textblock p {
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 22px;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .text-column .avia_textblock p {
    line-height: 25px;
  }
}
#top #wrap_all .foresporsel-section .text-column .request-product {
  margin-top: 33px;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .text-column .request-product {
    margin-top: 86px;
  }
}
#top #wrap_all .foresporsel-section .av-flex-placeholder {
  width: 10%;
}
#top #wrap_all .foresporsel-section .request-form-column {
  width: 100%;
  padding-top: 30px;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .request-form-column {
    width: 41%;
    padding-top: 80px;
  }
}

#top #wrap_all .common-form-section .form-column .gform_wrapper .gform-body .gform_fields .first-upload {
  padding-top: 0;
}
#top #wrap_all .common-form-section .form-column .gform_wrapper .gform_fields .c-upload {
  padding-top: 20px;
}

#top #wrap_all .kurs-section .kurs_top_column .toggle-button .toggle-button-link::before {
  content: url("/wp-content/uploads/2022/07/Toggle-Icon.svg");
}

.single-product #wrap_all .single-overview .overview-inner-column .feature-content .application-top-content p {
  font-size: 17px;
}
.single-product #wrap_all .single-overview .overview-inner-column .feature-content .application-top-content p:last-child {
  margin: 0;
}

#top #wrap_all .cart-product-section {
  align-items: center;
}
#top #wrap_all .cart-product-section p {
  display: none;
}
#top #wrap_all .cart-product-section .main_request_cart_div {
  display: flex;
  position: relative;
  background: #f1f5f7;
  margin-bottom: 20px;
  align-items: center;
  padding: 15px 30px 8px 16px;
}
#top #wrap_all .cart-product-section .main_request_cart_div p {
  display: none;
}
#top #wrap_all .cart-product-section .main_request_cart_div .delete_request {
  position: absolute !important;
  right: 20px;
  top: 18px;
}
#top #wrap_all .cart-product-section .main_request_cart_div:last-child {
  margin-bottom: 0;
}
#top #wrap_all .cart-product-section .product-image-column {
  width: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 990px) {
  #top #wrap_all .cart-product-section .product-image-column {
    width: 29%;
    display: block;
  }
}
#top #wrap_all .cart-product-section .product-title-column {
  width: 60%;
  margin-left: 7%;
  order: 2;
}
@media (min-width: 990px) {
  #top #wrap_all .cart-product-section .product-title-column {
    width: 71%;
    margin-left: 0;
  }
}
#top #wrap_all .cart-product-section .product-title-column h3 {
  color: #003c71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
@media (min-width: 990px) {
  #top #wrap_all .cart-product-section .product-title-column h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .cart-product-section .product-title-column h4 {
  color: #0b2341;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .cart-product-section .product-title-column h4 {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .cart-product-section .product-image-column {
  order: 1;
}
#top #wrap_all .cart-product-section .product-image-column img {
  width: 122px;
  height: 135px;
  object-fit: cover;
}

#top #wrap_all .foresporsel-section .request-product .cart-product-section {
  margin-bottom: 40px;
}
#top #wrap_all .foresporsel-section .request-product .cart-product-section .utilei_request {
  padding: 30px 24px 23px 24px;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .request-product .cart-product-section .utilei_request {
    padding: 30px 32px;
  }
}
#top #wrap_all .foresporsel-section .request-product .cart-product-section .utilei_request .product-title-column {
  width: 95%;
  margin-left: 0;
}
#top #wrap_all .foresporsel-section .request-product .cart-product-section .utilei_request .product-title-column h4 {
  color: #003C71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 14px;
  max-width: 95%;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .request-product .cart-product-section .utilei_request .product-title-column h4 {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
  }
}
#top #wrap_all .foresporsel-section .request-product .cart-product-section .utilei_request .product-title-column h3 {
  color: #0B2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .foresporsel-section .request-product .cart-product-section .utilei_request .product-title-column h3 {
    font-size: 17px;
    line-height: 25px;
  }
}

#top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .soknad-form .name_first {
  margin-bottom: 32px !important;
}
@media (min-width: 990px) {
  #top #wrap_all .send-form-section .form-column .gform_wrapper .gform_fields .soknad-form .name_first {
    margin-bottom: 0 !important;
  }
}

#top #wrap_all .foresporsel-section .text-column .foresporsel-no-product {
  padding: 24px 34px 14px 34px;
  background-color: #F1F5F7;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #top #wrap_all .foresporsel-section .text-column .foresporsel-no-product {
    margin-top: 88px;
    padding: 24px 34px 30px 34px;
  }
}
#top #wrap_all .foresporsel-section .text-column .foresporsel-no-product h3 {
  color: #003C71;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  #top #wrap_all .foresporsel-section .text-column .foresporsel-no-product h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #wrap_all .foresporsel-section .text-column .foresporsel-no-product p {
  color: #0B2341;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  max-width: 600px;
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  #top #wrap_all .foresporsel-section .text-column .foresporsel-no-product p {
    font-size: 17px;
    line-height: 25px;
  }
}
#top #wrap_all .foresporsel-section .text-column .foresporsel-no-product a {
  color: #ffffff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #003C71;
  height: 48px;
  width: 216px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  transition: 0.3s;
}
@media (min-width: 768px) {
  #top #wrap_all .foresporsel-section .text-column .foresporsel-no-product a {
    margin-top: 28px;
    font-size: 16px;
    width: 246px;
  }
}
#top #wrap_all .foresporsel-section .text-column .foresporsel-no-product a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.single-product #wrap_all .product .custom-image-outer-wrapper {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 768px) {
  .single-product #wrap_all .product .custom-image-outer-wrapper {
    width: 47%;
  }
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .custom-image-outer-wrapper {
    width: calc(54.5% - 50px);
    margin-right: 50px;
  }
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image {
  width: calc(100% - 0px);
  margin-right: 0;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery {
  margin-right: 0;
  max-width: 100% !important;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 0;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .slick-counter {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 29px;
  color: #E57200;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .slick-counter {
    display: none;
  }
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery img {
  border: none;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .gallery-navigation-carousel {
  width: 122px;
  margin-right: 60px;
  order: unset !important;
  display: none !important;
}
@media (min-width: 990px) {
  .single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .gallery-navigation-carousel {
    display: block !important;
  }
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .gallery-navigation-carousel:hover .icon-sp_wgs-left-open {
  top: 0;
  opacity: 1;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .gallery-navigation-carousel .icon-sp_wgs-left-open {
  transform: rotate(90deg);
  transform: rotate(90deg);
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .wcgs-carousel {
  width: 100%;
  order: unset;
}
@media (min-width: 1200px) {
  .single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery.woocommerce-product-gallery .wcgs-carousel {
    width: calc(100% - 182px);
    order: unset;
  }
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel .slick-arrow {
  width: 38px;
  height: 38px;
  left: 35%;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel .icon-sp_wgs-left-open {
  top: -8px;
  opacity: 0;
  transition: all 0.3s;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel .icon-sp_wgs-left-open::before {
  transform: rotate(90deg);
  transform: rotate(90deg);
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel .icon-sp_wgs-right-open {
  top: unset;
  bottom: -8px;
  opacity: 0;
  transition: all 0.3s;
  transform: rotate(90deg);
  transform: rotate(90deg);
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel .icon-sp_wgs-right-open::before {
  transform: rotate(90deg);
  transform: rotate(90deg);
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel:hover .icon-sp_wgs-right-open {
  bottom: 0;
  opacity: 1;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel .slick-list {
  margin: -20px 0;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image #wpgs-gallery .gallery-navigation-carousel .slick-list .slick-slide {
  margin: 20px 0;
  opacity: 1;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image .wcgs-carousel .wcgs-slider-image {
  height: 100%;
  pointer-events: none;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .single-product-main-image .wcgs-carousel .wcgs-slider-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single-product #wrap_all .product .custom-image-outer-wrapper .sidebar {
  display: none !important;
}
.single-product #wrap_all div.product .woocommerce-product-gallery .flex-viewport {
  width: 75%;
  float: left;
}
.single-product #wrap_all div.product .woocommerce-product-gallery .flex-control-thumbs {
  width: 25%;
  float: left;
}
.single-product #wrap_all div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  width: 90%;
  float: none;
  margin: 0 0 10% 10%;
}

#top #wrap_all .gform_body .nice-select {
  width: 100%;
  border: 0;
  padding: 0;
  font-size: 17px;
  line-height: 25px;
  color: #01273E;
  background-color: transparent;
  border-bottom: 1px solid #003C71;
  border-radius: 0;
  font-family: "roboto", Helvetica, Arial;
}
#top #wrap_all .gform_body .nice-select::after {
  content: url("/wp-content/uploads/2022/06/down-arrow.svg");
  border-bottom: 0;
  border-right: 0;
  transform: unset;
  margin-top: -8px;
  right: 18px;
}
#top #wrap_all .gform_body .nice-select .current {
  position: relative;
  top: 11px;
  padding: 0;
}
#top #wrap_all .gform_body .nice-select .list {
  max-height: 250px;
  overflow-y: scroll;
  z-index: 1000;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 2px;
  background: #F1F5F7;
  border-radius: 0;
}
#top #wrap_all .gform_body .nice-select .list li {
  padding: 0;
  margin: 0;
  font-size: 17px;
  padding-left: 8px;
}
#top #wrap_all .gform_body .nice-select .list li:hover {
  font-weight: 400;
  background: #DBE4EA;
}
#top #wrap_all .gform_body .nice-select .list li:focus {
  font-weight: 400;
  background: #DBE4EA;
}
#top #wrap_all .gform_body .nice-select .list .selected {
  font-weight: 400;
  background: #DBE4EA;
}
#top #wrap_all .gform_body .open {
  border-bottom: 1px solid #E57200;
}
#top #wrap_all .gform_body .open::after {
  transform: rotate(180deg);
  margin-top: 5px;
  transition: 0.4s;
  right: 0px;
}
#top #wrap_all .gform_body .ginput_address_country .nice-select .list {
  height: 500px;
  overflow-y: scroll;
  z-index: 99999;
}

#top #gfcnf-overlay {
  background: rgba(11, 35, 65, 0.8);
}
#top #gfcnf-overlay #gf-popup-confirmation {
  max-width: 100%;
  padding: 30px 40px 24px 40px;
  bottom: 0;
  position: absolute;
  border-radius: 16px 16px 0 0;
}
@media (min-width: 768px) {
  #top #gfcnf-overlay #gf-popup-confirmation {
    max-width: 505px;
    padding: 40px 20px;
    position: unset;
    border-radius: 0;
  }
}
#top #gfcnf-overlay #gf-popup-confirmation .close:not(.message .close) {
  display: none;
}
#top #gfcnf-overlay #gf-popup-confirmation .button {
  display: none;
}
#top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup h2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #003C71;
  padding-top: 18px;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  #top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
#top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup p {
  font-size: 17px;
  line-height: 25px;
  color: #0B2341;
}
@media (min-width: 768px) {
  #top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup p {
    font-size: 16px;
    line-height: 22px;
  }
}
#top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup .button-wrapper {
  padding-top: 20px;
}
#top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup .button-wrapper .color-btn {
  position: unset;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  color: #fff;
  background-color: #003C71;
  display: block;
  max-width: 166px;
  width: 100%;
  padding: 11px 18px;
  margin: auto;
}
@media (min-width: 768px) {
  #top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup .button-wrapper .color-btn {
    max-width: 216px;
    font-size: 15px;
  }
}
#top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup .button-wrapper .full-width-btn {
  background-color: #003C71;
  display: block;
  max-width: 100%;
}
@media (min-width: 768px) {
  #top #gfcnf-overlay #gf-popup-confirmation .foresporsel-popup .button-wrapper .full-width-btn {
    max-width: 100%;
  }
}
#top #gfcnf-overlay #gf-popup-confirmation .din-wrapper {
  padding: 0 4px;
}
#top #gfcnf-overlay #gf-popup-confirmation .din-wrapper img {
  margin-top: 0;
  padding-bottom: 35px;
}
#top #gfcnf-overlay #gf-popup-confirmation .din-wrapper h2 {
  padding-bottom: 0;
}

#top #wrap_all .container .product .single-product-summary ul {
  font-size: 17px;
  list-style: disc;
}
#top #wrap_all .container .product .single-product-summary ul li {
  margin: 0.85em 0;
  margin-left: 1em;
}
#top #wrap_all .single-product-data .container ul {
  font-size: 17px;
  list-style: disc;
}
#top #wrap_all .single-product-data .container ul li {
  margin: 0.85em 0;
  margin-left: 1em;
}
#top #wrap_all .single-product-data .container .features-list {
  padding-left: 10px;
}

#top.woocommerce-account #wrap_all .normail-new .year-wrapper {
  border-top: 1px solid #003c71;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .year-title {
  font-size: 24px;
  font-weight: 700;
  padding: 0 25px;
  margin: 0;
  line-height: 1em;
  max-width: none;
  width: 100%;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .year-title:hover {
  cursor: pointer;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .year-title:after {
  display: block;
  content: url("/wp-content/uploads/2022/06/down-arrow.svg");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper.open .year-title:after {
  top: 15px;
  transform: translateY(0) rotate(180deg);
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .posts-wrapper {
  margin-top: 20px;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .posts-wrapper .grouped-post {
  padding: 12px 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #f1f5f7;
  border-radius: 2px;
  margin-bottom: 8px;
  cursor: pointer;
  position: relative;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .posts-wrapper .grouped-post .post-title {
  width: 100%;
  font-size: 17px;
  line-height: 25px;
  color: #003c71;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .posts-wrapper .grouped-post .post-title:after {
  display: block;
  content: url("/wp-content/uploads/2022/07/Plus.svg");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .posts-wrapper .grouped-post .post-content {
  width: 100%;
}
#top.woocommerce-account #wrap_all .normail-new .year-wrapper .posts-wrapper .grouped-post.open .post-title:after {
  content: url("/wp-content/uploads/2023/11/Minus.svg");
  font-weight: 700;
  color: #003c71;
  top: 15px;
}

#top.single-post #wrap_all #main .avia-section.module.narrow .container .content {
  max-width: 760px;
  margin: 0 auto;
}
#top.single-post #wrap_all #main .avia-section.module.narrow .container .content p {
  margin: 1.5em 0;
}
#top.single-post #wrap_all #main .avia-section.module.top-info {
  margin: 0;
  padding: 0;
}
#top.single-post #wrap_all #main .avia-section.module.top-info .content {
  padding-top: 35px;
  padding-bottom: 25px;
}
#top.single-post #wrap_all #main .avia-section.module.top-info .flex_column_table .flex_column.breadcrumbs {
  margin-bottom: 30px;
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
#top.single-post #wrap_all #main .avia-section.module.top-info .flex_column_table .flex_column.breadcrumbs a {
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
#top.single-post #wrap_all #main .avia-section.module.banner {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 50px;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color {
  padding-top: 0;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 990px) {
  #top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table {
    flex-direction: row;
  }
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column h1 {
  font-size: 40px;
  line-height: 44px;
  font-style: normal;
  font-weight: 700;
  margin-top: 0;
  color: #003c71;
}
@media (min-width: 990px) {
  #top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.media {
  aspect-ratio: 5/4;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.media::after {
  display: none;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.media .featured-image-wrap {
  height: 100%;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.media .featured-image-wrap img {
  height: 100%;
  object-fit: cover;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.media .caption {
  color: #003c71;
  font-size: 16px;
  font-weight: 400;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.text {
  padding: 0;
  padding-top: 2.5vh;
  padding-bottom: 5vh;
}
#top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.text .tag, #top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.text .author, #top.single-post #wrap_all #main .avia-section.module.banner.alternate_color .flex_column_table .flex_column.text .date {
  margin: 0;
  font-weight: 400;
}
#top.single-post #wrap_all #main .avia-section.module.other h2 {
  color: #003c71;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 40px;
}
@media (min-width: 990px) {
  #top.single-post #wrap_all #main .avia-section.module.other h2 {
    font-size: 36px;
    line-height: 42px;
  }
}

#top.tax-varemerker #wrap_all .avia-section.module.banner .flex_column_table {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #0b2341;
}
#top.tax-varemerker #wrap_all .avia-section.module.banner .flex_column_table .breadcrumbs {
  padding: 35px 0 50px 0;
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
#top.tax-varemerker #wrap_all .avia-section.module.banner .flex_column_table .breadcrumbs a {
  color: #003c71;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
#top.tax-varemerker #wrap_all .avia-section.module.banner .flex_column_table .flex_column h1 {
  color: #003c71;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 25px 0;
}
@media (min-width: 990px) {
  #top.tax-varemerker #wrap_all .avia-section.module.banner .flex_column_table .flex_column h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
#top.tax-varemerker #wrap_all .avia-section.module.banner .flex_column_table .flex_column .avia-buttonrow-wrap {
  margin-top: 25px;
}
#top.tax-varemerker #wrap_all .avia-section.module.banner .flex_column_table .flex_column.media img {
  aspect-ratio: 5/4;
  object-fit: cover;
}
#top.tax-varemerker #wrap_all .avia-section.module.products .flex_column_table .flex_column h2 {
  color: #003c71;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 40px;
}
@media (min-width: 990px) {
  #top.tax-varemerker #wrap_all .avia-section.module.products .flex_column_table .flex_column h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
#top.tax-varemerker #wrap_all .brand-logo img {
  height: 30px;
  width: auto;
  object-fit: contain;
}

#top #wrap_all #main .container_wrap {
  border-top: 0;
}
#top #wrap_all #main .container_wrap .template-blog {
  margin-top: 85px;
  margin-bottom: 50px;
}
#top #wrap_all #main .sfwd-courses .big-preview {
  display: none;
}
#top #wrap_all #main .module.academy-wrapper {
  max-width: 1520px;
  padding: 0 50px;
  margin: 0 auto;
  margin-top: 85px;
  margin-bottom: 50px;
  position: relative;
  float: none;
}
#top #wrap_all #main .sidebar-wrapper, #top #wrap_all #main .sidebar {
  background-color: rgba(51, 51, 51, 0.1);
}

.download-card {
  color: #003c71;
  background-color: #f1f4f7;
  margin-bottom: 16px;
  margin-left: 25px;
  margin-right: 25px;
}
.download-card--header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 16px 25px 21px;
}
.download-card--header-details h2 {
  margin-bottom: 0;
}
.download-card--header-arrow {
  width: 20px;
  height: 12px;
  background: url("/wp-content/plugins/nyg-download-app/includes/media/icons/down_arrow.svg") no-repeat center;
}
.download-card--header-arrow.active {
  transform: rotate(180deg);
}
.download-card--category {
  font-size: var(--fs-regular);
  line-height: var(--lh-regular);
}
.download-card--title {
  font-size: var(--fs-header-4);
  line-height: var(--lh-header-4);
  margin-bottom: 28px;
}
.download-card--file {
  padding: 0;
  margin: 0 0 24px 0;
  border-top: 1px solid rgba(0, 60, 113, 0.3);
  display: flex;
  flex-wrap: wrap;
}
.download-card--file-list {
  list-style: none;
  padding: 0 25px 21px;
  margin: 12px 0 0 0 !important;
  display: none;
}
@media (min-width: 990px) {
  .download-card--file {
    flex-wrap: nowrap;
  }
}
.download-card--file-info {
  width: 100%;
}
@media (min-width: 990px) {
  .download-card--file-info {
    width: calc(100% - 200px);
  }
}
.download-card--file-download {
  text-align: right;
  width: 100%;
}
@media (min-width: 990px) {
  .download-card--file-download {
    width: 200px;
    margin-top: 18px;
  }
}
.download-card--file-download-button {
  font-size: var(--fs-button);
  line-height: var(--lh-button);
  color: #ffffff;
  background-color: #003c71;
  text-decoration: none;
  transition: all 150ms ease-in-out;
  padding: 14px 21px;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
}
.download-card--file-download-button:hover {
  background-color: #265986;
  text-decoration: none;
}
.download-card--file-download-button::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M8,10.9c.2,0,.3-.1.5-.2l4.4-4.3L12,5.5,8.6,8.8V0H7.4V8.8L4,5.5l-.9.9,4.4,4.3C7.7,10.8,7.8,10.9,8,10.9Z' fill='%23fff'/%3E%3Crect width='16' height='1.2' transform='translate(0 14.8)' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 16px;
  display: inline-block;
}
.download-card--file-header {
  margin-top: 18px;
  margin-bottom: 17px;
}
.download-card--file-title, .download-card--file-name, .download-card--file-size {
  display: inline-block;
}
.download-card--file-title {
  font-size: 20px;
  margin-right: 24px;
  color: #0b2341;
}
.download-card--file-name, .download-card--file-size, .download-card--file-release, .download-card--file-description {
  font-size: var(--fs-regular);
  line-height: var(--lh-regular);
  color: #003c71;
}
.download-card--file-name {
  margin-right: 0.5em;
}
.download-card--file-meta-top {
  width: 100%;
  display: flex;
  align-items: baseline;
}
.download-card--file-release {
  margin-bottom: 22px;
}
.download-card--file-description {
  margin-bottom: 24px;
}
.download-card--file-description strong {
  font-weight: 700;
  color: #0b2341;
}
.download-card--file-description p {
  margin-top: 1.4em;
  margin-bottom: 1.4em;
}
.download-card--file-description p:first-child {
  margin-top: 0;
}
.download-card--file-description p:last-child {
  margin-bottom: 0;
}

#top #wrap_all .support-block {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block {
    padding-top: 90px;
    padding-bottom: 166px;
  }
}
#top #wrap_all .support-block .content {
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  #top #wrap_all .support-block .content .av-flex-placeholder {
    display: none;
  }
}
#top #wrap_all .support-block .content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% + 150px);
  margin-left: -60px;
  height: unset;
  background-color: #01273e;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content:before {
    width: 100%;
    height: calc(100% - 35px);
    margin-left: unset;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .support-block .content:before {
    height: calc(100% - 66px);
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper {
  padding: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper {
    padding: 0 36px 0 32px;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table {
    flex-wrap: nowrap;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .post-entry {
  padding: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .post-entry {
    padding: 0 40px 0 32px;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .image-column {
  width: 100%;
  order: 3;
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .image-column .avia-image-container-inner {
  width: 100%;
}
@media (min-width: 768px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .image-column {
    order: 1;
    width: 40%;
    flex: 1 0 auto;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .image-column {
    width: 21.5%;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  order: 1;
}
@media (min-width: 768px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column {
    order: 2;
    width: 60%;
    flex: 1 0 auto;
    padding-left: 36px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column {
    display: flex;
    width: auto;
  }
}
@media (min-width: 768px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column {
    flex: 1 1 auto;
  }
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-special-heading {
    margin-left: 40px;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-subheading {
  margin-bottom: 0;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-subheading {
    margin-bottom: 8px;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-subheading p {
  line-height: 21px;
  text-transform: uppercase;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-subheading p {
    line-height: 23px;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-special-heading-tag {
  line-height: 30px;
  letter-spacing: 0;
  text-transform: inherit;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-special-heading-tag {
    text-transform: inherit;
    line-height: 30px;
    max-width: 100%;
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .text-column .av-special-heading-tag {
    font-size: 34px;
    line-height: 40px;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button {
  width: 100%;
  order: 2;
  margin-left: 0;
  white-space: nowrap;
}
@media (min-width: 768px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button {
    order: 3;
    width: 60%;
    flex: 0 0 130px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button {
    display: table-cell;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button.avia-button-wrap {
  float: left;
  margin-top: 40px;
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button.avia-button-wrap {
    float: right;
  }
}
#top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button.avia-button-wrap .avia-button {
  box-sizing: content-box;
  color: #ffffff;
  font-size: 16px;
  border: 2px solid #ffffff;
  width: auto;
  margin-top: 6px;
  margin-bottom: 16px;
  padding: 4px 36px;
}
@media (min-width: 768px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button.avia-button-wrap .avia-button {
    margin-top: 18px;
  }
}
@media (min-width: 990px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button.avia-button-wrap .avia-button {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    margin-bottom: unset;
  }
}
@media (min-width: 1200px) {
  #top #wrap_all .support-block .content .entry-content-wrapper .flex_column_table .text-and-button-column .support-button.avia-button-wrap .avia-button {
    margin-top: 6px;
  }
}

#top #wrap_all #empty-title-vue-app #app .downloadapp #download-main .download-heading {
  margin-bottom: 0;
}
#top #wrap_all #empty-title-vue-app #app .downloadapp #download-main .download-products {
  margin-top: 0;
}
#top #wrap_all #empty-title-vue-app #app .downloadapp #download-sidebar #download-cat-scroller {
  width: 100vw;
  margin-left: -9%;
}
#top #wrap_all #empty-title-vue-app #app .downloadapp #download-sidebar #download-cat-scroller > div .fs-xs-tiny:first-child {
  margin-left: 7%;
}

#top #wrap_all #header_meta .container {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
}
#top #wrap_all #header_meta .container nav.sub_menu {
  order: 2;
  flex: 1 0 auto;
  padding-left: 0;
}
#top #wrap_all #header_meta .container nav.sub_menu .user-login, #top #wrap_all #header_meta .container nav.sub_menu .user-logout {
  margin-left: 20px;
  display: flex;
  align-items: center;
}
#top #wrap_all #header_meta .container nav.sub_menu .user-login a, #top #wrap_all #header_meta .container nav.sub_menu .user-logout a {
  margin-bottom: 6px;
}
#top #wrap_all #header_meta .phone-info {
  order: 1;
  width: 100%;
  flex: 1 1 auto;
}
#top #wrap_all #header_meta .phone-info ul#language-menu {
  display: none;
  flex-direction: row;
  margin-bottom: 0;
  align-items: center;
}
@media (min-width: 990px) {
  #top #wrap_all #header_meta .phone-info ul#language-menu {
    display: flex;
  }
}
#top #wrap_all #header_meta .phone-info ul#language-menu li.menu-item a {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  padding: 0 0 0 20px;
}
#top #wrap_all #header_meta .phone-info ul#language-menu li.menu-item a:hover {
  text-decoration: underline;
}

#top .cat-item-174,
#top .cat-item-17,
#top .cat-item-1402,
#top .cat-item-177,
#top .cat-item-1405,
#top .cat-item-180 {
  display: none;
}
#top .widget_product_categories .cat-item.cat-item-17, #top .widget_product_categories .cat-item.cat-item-1405 #top .widget_product_categories .cat-item.cat-item-2423, #top .widget_product_categories .cat-item.cat-item-2427 {
  display: none;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

.d-flex-justify-center {
  justify-content: center;
}

.d-flex-justify-start {
  justify-content: flex-start;
}

.d-flex-justify-end {
  justify-content: flex-end;
}

.d-flex-justify-between {
  justify-content: space-between;
}

.d-flex-justify-around {
  justify-content: space-around;
}

.d-flex-align-center {
  align-items: center;
}

.d-flex-align-start {
  align-items: flex-start;
}

.d-flex-align-end {
  align-items: flex-end;
}

.d-flex-align-stretch {
  align-items: stretch;
}

.d-flex-align-baseline {
  align-items: baseline;
}

#top h2 {
  letter-spacing: 0;
}

.av-burger-overlay-active #top #wrap_all #header #header_main .main_menu .avia-menu #avia-menu .cart-wrap {
  display: block !important;
}
/*# sourceMappingURL=base.css.map */