/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 0; }

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*# sourceMappingURL=../maps/core/normalize.css.map */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1;
      transition: .2s ease-out; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: FontAwesome;
    font-size: 1.25rem;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 50px;
  z-index: 1; }
  @media (max-width: 767px) {
    .slick-prev {
      left: 20px; } }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 100px; }
  .slick-prev:before {
    content: '\f104';
    color: #e5e5e5;
    font-size: 5rem; }
    [dir="rtl"] .slick-prev:before {
      content: '\f104'; }
    @media (max-width: 767px) {
      .slick-prev:before {
        font-size: 3rem; } }

.slick-next {
  right: 50px;
  z-index: 1; }
  @media (max-width: 767px) {
    .slick-next {
      right: 20px; } }
  [dir="rtl"] .slick-next {
    left: 50px;
    right: auto; }
  .slick-next:before {
    content: '\f105';
    color: #e5e5e5;
    font-size: 5rem; }
    [dir="rtl"] .slick-next:before {
      content: '\f105'; }
    @media (max-width: 767px) {
      .slick-next:before {
        font-size: 3rem; } }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  bottom: -16px; }
  @media (min-width: 992px) {
    .slick-dots {
      bottom: 0; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 5px 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 1px solid #0067B1;
      border-radius: 50%;
      background: transparent;
      height: 15px;
      width: 15px;
      line-height: 0;
      font-size: 0;
      cursor: pointer; }
    .slick-dots li.slick-active button {
      background-color: #0067B1; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1;
      transition: .2s ease-out; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: FontAwesome;
    font-size: 1.25rem;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 50px;
  z-index: 1; }
  @media (max-width: 767px) {
    .slick-prev {
      left: 20px; } }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 100px; }
  .slick-prev:before {
    content: '\f104';
    color: #e5e5e5;
    font-size: 5rem; }
    [dir="rtl"] .slick-prev:before {
      content: '\f104'; }
    @media (max-width: 767px) {
      .slick-prev:before {
        font-size: 3rem; } }

.slick-next {
  right: 50px;
  z-index: 1; }
  @media (max-width: 767px) {
    .slick-next {
      right: 20px; } }
  [dir="rtl"] .slick-next {
    left: 50px;
    right: auto; }
  .slick-next:before {
    content: '\f105';
    color: #e5e5e5;
    font-size: 5rem; }
    [dir="rtl"] .slick-next:before {
      content: '\f105'; }
    @media (max-width: 767px) {
      .slick-next:before {
        font-size: 3rem; } }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  bottom: -16px; }
  @media (min-width: 992px) {
    .slick-dots {
      bottom: 0; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 5px 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 1px solid #0067B1;
      border-radius: 50%;
      background: transparent;
      height: 15px;
      width: 15px;
      line-height: 0;
      font-size: 0;
      cursor: pointer; }
    .slick-dots li.slick-active button {
      background-color: #0067B1; }

/* Icons from directory "" */
.icon {
  display: inline-block; }

a .icon-facebook::after {
  content: "\f09a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.375rem; }

a:hover .icon-facebook, a:focus .icon-facebook {
  opacity: 0.75; }

a .icon-twitter::after {
  content: "\f099";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem; }

a .icon-twitter:hover {
  opacity: 0.75; }

a:hover .icon-twitter, a:focus .icon-twitter {
  opacity: 0.75; }

a .icon-youtube::after {
  content: "\f16a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem; }

a .icon-youtube:hover {
  opacity: 0.75; }

a:hover .icon-youtube, a:focus .icon-youtube {
  opacity: 0.75; }

@font-face {
  src: url("../../assets/fonts/URWGeometric-SemiBold/font.eot");
  font-family: 'URWGeometric-SemiBold';
  src: url("../../assets/fonts/URWGeometric-SemiBold/font.woff2") format("woff2"), url("../../assets/fonts/URWGeometric-SemiBold/font.woff") format("woff"), url("../../assets/fonts/URWGeometric-SemiBold/font.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/URWGeometric-SemiBold/font.ttf") format("truetype");
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  font-display: swap; }

@font-face {
  src: url("../../assets/fonts/URWGeometric-Bold/font.eot");
  font-family: 'URWGeometric-Bold';
  src: url("../../assets/fonts/URWGeometric-Bold/font.woff2") format("woff2"), url("../../assets/fonts/URWGeometric-Bold/font.woff") format("woff"), url("../../assets/fonts/URWGeometric-Bold/font.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/URWGeometric-Bold/font.ttf") format("truetype");
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  font-display: swap; }

@font-face {
  src: url("../../assets/fonts/URWGeometric-Regular/font.eot");
  font-family: 'URWGeometric-Regular';
  src: url("../../assets/fonts/URWGeometric-Regular/font.woff2") format("woff2"), url("../../assets/fonts/URWGeometric-Regular/font.woff") format("woff"), url("../../assets/fonts/URWGeometric-Regular/font.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/URWGeometric-Regular/font.ttf") format("truetype");
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  font-display: swap; }

@font-face {
  src: url("../../assets/fonts/URWGeometric-Light/font.eot");
  font-family: 'URWGeometric-Light';
  src: url("../../assets/fonts/URWGeometric-Light/font.woff2") format("woff2"), url("../../assets/fonts/URWGeometric-Light/font.woff") format("woff"), url("../../assets/fonts/URWGeometric-Light/font.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/URWGeometric-Light/font.ttf") format("truetype");
  font-stretch: normal;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  font-display: swap; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

html,
body {
  color: #000000;
  font-family: "URWGeometric-Regular";
  height: 100%;
  letter-spacing: 0.6px;
  line-height: 28px; }

p,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-family: "URWGeometric-Regular";
  font-size: 18px;
  letter-spacing: 0.6px;
  line-height: 28px; }

p {
  margin: 16px 0; }

.h1-styles,
.h2-styles,
.h3-styles,
.sitemap h3,
.h4-styles,
.h5-styles,
.h6-styles {
  color: #45A9DF;
  font-family: "URWGeometric-SemiBold";
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  text-align: left; }

.h1-regular-styles,
.h2-regular-styles,
.h3-regular-styles,
.h4-regular-styles,
.h5-regular-styles,
.h6-regular-styles {
  color: #45A9DF;
  font-family: "URWGeometric-Regular";
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  text-align: left; }

.h1-bold-styles,
.h2-bold-styles,
.h3-bold-styles,
.h4-bold-styles,
.h5-bold-styles,
.h6-bold-styles {
  color: #45A9DF;
  font-family: "URWGeometric-Bold";
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  text-align: left; }

.h1-light-styles {
  color: #45A9DF;
  font-family: "URWGeometric-Regular";
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  text-align: left;
  font-size: 2.25rem;
  letter-spacing: 0.23px;
  line-height: 0.89; }

.h1-styles,
.h1-regular-styles,
.h1-bold-styles {
  font-size: 2.25rem;
  letter-spacing: 0.23px;
  line-height: 0.89; }

.h2-styles,
.h2-regular-styles,
.h2-bold-styles {
  font-size: 2rem;
  letter-spacing: 0.2px;
  line-height: 1; }


.h3-styles,
.sitemap h3,
.h3-regular-styles,
.h3-bold-styles {
  font-size: 1.75rem;
  letter-spacing: 0.18px;
  line-height: 1.14; }

.h4-styles,
.h4-regular-styles,
.h4-bold-styles {
  font-size: 1.5rem;
  letter-spacing: 0.2px;
  line-height: 1.21; }

.h5-styles,
.h5-regular-styles,
.h5-bold-styles {
  font-size: 1.25rem;
  letter-spacing: 0.2px;
  line-height: 1.2; }

.h6-styles,
.h6-regular-styles,
.h6-bold-styles {
  font-size: 1rem;
  letter-spacing: 0.2px;
  line-height: 1.19;
  word-break: break-word; }

.red-dot {
  color: #e70000;
  font-family: "URWGeometric-SemiBold"; }

.button-primary {
  font-size: 1rem;
  align-items: center;
  background-color: #45A9DF;
  border-radius: 26px;
  border: solid 2px #45A9DF;
  color: #ffffff;
  display: inline-block;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  height: 40px;
  letter-spacing: 0.6px;
  line-height: 36px;
  min-width: 123px;
  padding: 0 44px;
  text-align: center;
  width: auto; }
  .button-primary a {
    color: #ffffff;
    text-decoration: none; }
  .button-primary:hover {
    background-color: #0067B1;
    border-color: #0067B1;
    transition: .15s ease-out; }
  .button-primary:active {
    background-color: #730000;
    border-color: #730000; }

a:focus > .button-primary {
  background-color: #0067B1;
  border-color: #0067B1; }

.button-secondary {
  font-size: 1.125rem;
  align-items: center;
  color: #e70000;
  display: inline-flex;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  height: 37px;
  justify-content: center;
  letter-spacing: 0.68px;
  line-height: 1.06;
  min-width: 125px;
  padding: 0 22px;
  text-align: center;
  width: auto; }
  .button-secondary a {
    border-bottom: 3px solid #e70000;
    color: #e70000;
    padding-bottom: 3px;
    text-decoration: none; }
  .button-secondary:hover {
    background-color: #fafafa;
    border-radius: 25px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px; }
  .button-secondary:active {
    background-color: #e5e5e5;
    border-radius: 25px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px; }

.button-toggle {
  border-radius: 26px;
  border: solid 3px #555555;
  color: #555555;
  display: inline-block;
  height: 40px;
  width: auto; }
  .button-toggle:hover {
    background-color: #555555;
    color: #ffffff; }

.color-darkish-blue {
  color: #0067B1; }

.color-light-steel-blue {
  color: #93a8d7; }

.color-red {
  color: #e70000; }

.color-blue {
  color: #0067B1; }

.color-darkred {
  color: #ad0000; }

.color-maroon {
  color: #730000; }

.color-black {
  color: #000000; }

.color-greyish-brown {
  color: #555555; }

.color-white {
  color: #ffffff; }

.color-light-gray {
  color: #fafafa; }

.color-medium-light-gray {
  color: #f2f2f2; }

.color-gainsboro {
  color: #e5e5e5; }

.color-green-gr {
  color: #00b01f; }

.color-blue-gr {
  color: #0065ab; }

.background-color-darkish-blue {
  background-color: #0067B1; }

.background-color-light-gray {
  background-color: #fafafa; }

.background-color-white {
  background-color: #ffffff; }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

.paragraphSystem,
.row {
  margin: 0 auto;
  width: 100% !important; }

[class*='col-'],
div {
  padding: 0; }

.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.image img {
  max-width: 100%; }

.richText ul {
  list-style-position: outside;
  margin-left: 20px; }

.richText ol {
  list-style-position: outside;
  margin-left: 20px; }

.relieve-callout.container-inner > .component-content > .content {
  flex-wrap: nowrap; }

.relieve-callout .richTextHyperlinkedImage {
  width: auto; }

@media (min-width: 992px) {
  .relieve-callout {
    display: flex;
    align-items: flex-end;
    height: 435px;
    overflow: hidden; } }

.relieve-callout .paragraphSystem {
  align-items: center;
  display: flex;
  flex-direction: column; }
  @media (min-width: 992px) {
    .relieve-callout .paragraphSystem {
      align-items: center;
      flex-direction: row;
      height: 100%;
      justify-content: center;
      max-height: 100%; } }

@media (min-width: 992px) {
  .relieve-callout picture {
    display: flex; } }

.relieve-callout picture img {
  max-height: 100%;
  max-width: 100%; }
  @media (min-width: 992px) {
    .relieve-callout picture img {
      margin-top: 30px;
      max-height: none;
      max-width: none; } }

.relieve-callout .image > .component-content {
  display: flex;
  justify-content: center; }

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  display: none !important; }

[id="content"] {
  display: flex;
  justify-content: center;
  margin-top: 70px; }
  @media (min-width: 992px) {
    [id="content"] {
      margin-top: 105px; } }
  [id="content"] a:hover {
    text-decoration: underline; }

.col-md-12 {
  min-height: auto; }

.no-decoration {
  text-decoration: none; }
  .no-decoration:hover {
    text-decoration: none; }

.page-home .breadcrumbs,
.page-Home .breadcrumbs {
  display: none; }

.carousel-blue-arrows .slick-prev:before,
.carousel-blue-arrows .slick-next:before {
  color: #0067B1; }

.custom-anchor {
  position: relative; }
  .custom-anchor a {
    left: 0px;
    position: absolute;
    top: -100px; }

div[class*=reference-social-icons] {
  padding: 22px 0; }
  div[class*=reference-social-icons] .content {
    display: flex;
    justify-content: center; }
    div[class*=reference-social-icons] .content .reference-icons-with-link {
      display: flex;
      height: 25px;
      justify-content: space-evenly;
      width: 40px; }

@media (min-width: 992px) {
  .syptome-checker-teaser {
    border: 2px dashed #93a8d7;
    border-radius: 150px; } }

.syptome-checker-teaser > .component-content {
  padding: 15px 0; }
  @media (min-width: 992px) {
    .syptome-checker-teaser > .component-content {
      margin-left: 150px; } }
  .syptome-checker-teaser > .component-content .richText-content {
    text-align: center; }
    @media (min-width: 992px) {
      .syptome-checker-teaser > .component-content .richText-content {
        text-align: left; } }
  .syptome-checker-teaser > .component-content .image .component-content {
    display: flex;
    justify-content: center; }

.syptome-checker-teaser .richTextHyperlinkedImage {
  order: 2;
  display: flex;
  align-items: center; }
  @media (min-width: 992px) {
    .syptome-checker-teaser .richTextHyperlinkedImage {
      order: 0; } }

.syptome-checker-teaser .button-primary {
  margin-top: 15px; }

.results-learn-more figure {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 767px) {
    .results-learn-more figure {
      flex-direction: row-reverse; } }

.symptome-list.richText ul {
  list-style-position: initial;
  padding-left: 20px; }
  .symptome-list.richText ul li {
    margin: 16px 0; }
    .symptome-list.richText ul li p {
      display: inline; }

.align-c {
  text-align: center; }

@media (min-width: 992px) {
  .align-dt-r {
    text-align: right; } }

@media (min-width: 992px) {
  .align-dt-l {
    text-align: left; } }

.center-image img {
  margin: 0 auto; }

.center-figure figure {
  text-align: center; }

a {
  color: #45A9DF; }
  a:not(:empty) {
    text-decoration: none; }

ul,
ol {
  margin: 16px 0; }

.search-cancel {
  color: #45A9DF;
  padding: 15px; }

.text-underline {
  text-decoration: underline !important; }

.highlitedSearch .searchBox-label .search-query {
  border: 1px solid #000000; }

.skip-to-content {
  left: 0;
  position: fixed;
  top: 0; }
  .skip-to-content a {
    position: absolute;
    text-decoration: underline;
    top: 0;
    z-index: 100;
    background: transparent;
    color: transparent;
    pointer-events: none; }
    .skip-to-content a:focus {
      color: #0067B1;
      pointer-events: auto; }

.container-min-height {
  min-height: 220px; }
  @media (min-width: 992px) {
    .container-min-height {
      min-height: 350px; } }
  .container-min-height-product {
    min-height: 350px; }

.flex-center {
  display: flex;
  justify-content: center; }

.link-highlighted {
  color: #e70000; }

.text-subdued {
  color: #555555; }

@media only screen and (max-width: 992px) {
  .self-center-tb {
    width: auto;
    left: 50%;
    transform: translateX(-50%); } }

.container--padded {
  padding-right: 16px; }

.link-no-decoration {
  text-decoration: none !important; }

.break-word {
  word-break: break-word; }

.text-align-center {
  text-align: center; }

.flex {
  display: flex; }

.flex-align-end {
  align-items: flex-end; }

.flex-justify-end {
  justify-content: flex-end; }

.margin-auto {
  margin: auto; }

@media (min-width: 0) and (max-width: 991px) {
  .margin-20-top-mb {
    margin-top: 20px; } }

html[lang="it-IT"] .hovered-image {
  position: relative;
  width: auto; }
  html[lang="it-IT"] .hovered-image:hover::after {
    opacity: 1; }

html[lang="it-IT"] .hovered-image:after {
  opacity: 0;
  content: "Comprare online";
  position: absolute;
  color: white;
  background-color: #45A9DF;
  width: 100%;
  height: 95%;
  border-radius: 7%;
  top: 0;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: .3s; }

#footer .layout-inner > .default-style {
  padding: 0; }

#footer,
.Footer {
  padding: 0; }
  #footer .footer-curve,
  .Footer .footer-curve {
    background-image: radial-gradient(100% 135px at 50% 115px, #ADE2FF 74%, rgba(255, 255, 255, 0) 75%);
    height: 60px;
    margin-bottom: -1px; }
    @media (min-width: 992px) {
      #footer .footer-curve,
      .Footer .footer-curve {
        background-image: radial-gradient(88% 135px at 50% 115px, #ADE2FF 74%, rgba(255, 255, 255, 0) 75%); } }
  #footer .footer-container,
  .Footer .footer-container {
    background-color: #ADE2FF;
    padding: 0; }
  #footer .footer-wrapper,
  .Footer .footer-wrapper {
    max-width: 1160px;
    padding: 0;
    width: 100%; }
    #footer .footer-wrapper .footer-logo,
    .Footer .footer-wrapper .footer-logo {
      padding: 0;
      text-align: center; }
      #footer .footer-wrapper .footer-logo img,
      .Footer .footer-wrapper .footer-logo img {
        min-height: 32px;
        min-width: 72px;
        width: 72px; }
        @media (min-width: 767px) {
          #footer .footer-wrapper .footer-logo img,
          .Footer .footer-wrapper .footer-logo img {
            min-height: 40px;
            min-width: 120px;
            width: 120px; } }
    #footer .footer-wrapper .footer__links,
    .Footer .footer-wrapper .footer__links {
      padding: 0 15px;
      text-align: center; }
      #footer .footer-wrapper .footer__links ul,
      .Footer .footer-wrapper .footer__links ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        list-style: none;
        padding: 0;
        padding-top: 24px;
        margin-left: 0; }
        #footer .footer-wrapper .footer__links ul li,
        .Footer .footer-wrapper .footer__links ul li {
          padding-top: 24px; }
          #footer .footer-wrapper .footer__links ul li::before,
          .Footer .footer-wrapper .footer__links ul li::before {
            display: none; }
        #footer .footer-wrapper .footer__links ul a,
        .Footer .footer-wrapper .footer__links ul a {
          font-size: 1rem;
          color: #0067B1;
          font-weight: 600;
          letter-spacing: 0.6px;
          line-height: 1.19;
          text-align: center;
          text-decoration: none; }
          #footer .footer-wrapper .footer__links ul a:hover, #footer .footer-wrapper .footer__links ul a:focus,
          .Footer .footer-wrapper .footer__links ul a:hover,
          .Footer .footer-wrapper .footer__links ul a:focus {
            border-bottom: 2px solid #ffffff;
            padding-bottom: 2px; }
          #footer .footer-wrapper .footer__links ul a:active,
          .Footer .footer-wrapper .footer__links ul a:active {
            border-bottom: 2px solid #bfcbe7;
            color: #bfcbe7;
            padding-bottom: 2px; }
        @media (min-width: 767px) {
          #footer .footer-wrapper .footer__links ul,
          .Footer .footer-wrapper .footer__links ul {
            flex-direction: row;
            justify-content: space-between; }
            #footer .footer-wrapper .footer__links ul li,
            .Footer .footer-wrapper .footer__links ul li {
              padding-top: 0; } }
    #footer .footer-wrapper .reference-social-icons,
    .Footer .footer-wrapper .reference-social-icons {
      padding: 0; }
      #footer .footer-wrapper .reference-social-icons .content,
      .Footer .footer-wrapper .reference-social-icons .content {
        display: flex;
        justify-content: center;
        padding-top: 48px; }
        #footer .footer-wrapper .reference-social-icons .content .reference-icons-with-link,
        .Footer .footer-wrapper .reference-social-icons .content .reference-icons-with-link {
          display: flex;
          height: 25px;
          justify-content: space-evenly;
          width: 50px; }
        #footer .footer-wrapper .reference-social-icons .content .social-icon-logo,
        .Footer .footer-wrapper .reference-social-icons .content .social-icon-logo {
          max-width: 78px; }
          #footer .footer-wrapper .reference-social-icons .content .social-icon-logo img,
          .Footer .footer-wrapper .reference-social-icons .content .social-icon-logo img {
            max-width: 53px;
            max-height: 23px; }
            #footer .footer-wrapper .reference-social-icons .content .social-icon-logo img:hover,
            .Footer .footer-wrapper .reference-social-icons .content .social-icon-logo img:hover {
              opacity: 0.75; }
    #footer .footer-wrapper .richText:last-of-type,
    .Footer .footer-wrapper .richText:last-of-type {
      padding-top: 10px; }
      #footer .footer-wrapper .richText:last-of-type p,
      .Footer .footer-wrapper .richText:last-of-type p {
        font-size: 0.875rem;
        color: #0067B1;
        font-weight: normal;
        letter-spacing: 0.6px;
        line-height: 1.57;
        padding: 0 15px;
        padding-bottom: 16px;
        text-align: center;
        text-align: center; }

.container-fluid > .row {
  display: flex;
  flex-direction: column;
  height: 100vh; }

#header,
#footer {
  flex-shrink: 0; }

#content {
  flex: 1 0 auto; }

.Header {
  position: fixed;
  top: 0;
  left: 0;
  transition: top 0.3s ease-in;
  z-index: 100;
  width: 100%; }
  @media (min-width: 992px) {
    .Header {
      background-color: white; }
      .Header.sticky-header {
        top: -100px; } }

.utility-menu {
  display: none; }

.navigation .navigation-root {
  display: none; }

.utility-menu__country {
  display: none; }

.scrollable {
  overflow: hidden; }

@media (max-width: 991px) {
  .mobile-menu.container {
    width: 33.33333333%; }
  .mobile-menu button.navigation-mobile-menu {
    display: block;
    width: 24px;
    height: 24px;
    z-index: 1;
    position: fixed;
    outline: none;
    margin-left: 8px;
    border: none;
    top: 26px;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVCAYAAABc6S4mAAAABHNCSVQICAgIfAhkiAAAAMJJREFUOE/tldENgkAQRN9CAdKBLRAowFLUCtQKxArEChQroQRK0A6OAmTNiTH+GEy4/eO+92b2dmb2hOy6gu6ISELIo+og2gn5xYHMQmJ/sFSdkFU3hLkNAXchPafEUYESdkSC49EVYtL5F+hEMDjht8iyh8Ai40XWg7FN9WYbNLSV16qQrgyfZm3RaDvZ9A+bDpaMK/A5SIijpdGyq3wOaoTFuD5/3dZayCu1Ae9R/QtKhI0JiXLqc+A/HYtd1KybJ4OLOwv6ZeIeAAAAAElFTkSuQmCC");
    background-repeat: no-repeat; }
  .mobile-menu.open button.navigation-mobile-menu {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAABHNCSVQICAgIfAhkiAAAAQ1JREFUOE+FlO11wjAMRZ/sAZoNCBNgNoAN6AQ9mYwRYAOYoDUT0G4AA9jiyIlJE39EP3WSG/npOgQpc2xBegV2N9juEXq1MscGpDdg9wfb/VIAKPoBUQOwheN9FSQATReADJgf8LwVyA5aXcYPV0D/AfEF5/cCaaDUFYRNFZQDMG74/jI0ZFIHlQDe7+ToPaQPtwT6hKZTyCCWTDAApDVCiqDZmmaAFLIEygDykOiNVvdEFefX4sW8Pz1OnCR6kFDy608zKQLeqSZCTrczB/QZHKDUuebR6EkeEDxYErI3tgZY9ihoP707hTUWhRzuTgtNFqAP1ADZifgJx+2YCWBgu+vSr+Q9kTwPWMnsBQyTwt0q1j7QAAAAAElFTkSuQmCC");
    background-repeat: no-repeat; }
  .mobile-menu .navigation {
    position: relative; }
  .mobile-menu ul {
    display: none;
    list-style: none; }
    .mobile-menu ul li.page-search-results {
      display: none; }
    .mobile-menu ul a {
      text-decoration: none;
      color: #0067B1;
      font-size: 1rem;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.19;
      letter-spacing: 0.6px; }
    .mobile-menu ul.navigation-root.navigation-level1 {
      position: fixed;
      background: white;
      left: 0;
      right: 0;
      text-align: center;
      overflow-y: scroll; }
      .mobile-menu ul.navigation-root.navigation-level1 > li {
        padding: 12px 0; }
        .mobile-menu ul.navigation-root.navigation-level1 > li > a {
          font-family: "URWGeometric-SemiBold";
          font-size: 1.75rem;
          font-weight: 600;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.61;
          letter-spacing: 0.18px; }
      .mobile-menu ul.navigation-root.navigation-level1 .has-children {
        position: relative;
        padding-left: 16px;
        padding-right: 16px; } }
      @media (max-width: 991px) and (min-width: 992px) {
        .mobile-menu ul.navigation-root.navigation-level1 .has-children {
          padding-left: 0;
          padding-right: 0; } }

@media (max-width: 991px) {
        .mobile-menu ul.navigation-root.navigation-level1 .has-children > a span {
          top: calc(50% - 1ch);
          border: solid #0067B1;
          border-width: 0 2px 2px 0;
          display: inline-block;
          padding: 4px;
          transform: rotate(45deg) translate(1px, -6px);
          transform-origin: center;
          transition: transform, top, 0.2s;
          outline: none; }
        .mobile-menu ul.navigation-root.navigation-level1 .has-children.open > a span {
          transform: scaleY(-1) rotate(45deg) translate(2px, -6px);
          top: 50%; }
        .mobile-menu ul.navigation-root.navigation-level1 .has-children.open ul {
          display: block;
          background-color: #EDF9FF;
          margin-top: 8px;
          position: relative; } }
        @media (max-width: 991px) and (min-width: 992px) {
          .mobile-menu ul.navigation-root.navigation-level1 .has-children.open ul {
            padding-bottom: 0; } }

@media (max-width: 991px) {
          .mobile-menu ul.navigation-root.navigation-level1 .has-children.open ul.navigation-level2 {
            margin-left: -16px;
            margin-right: -16px; } }
          @media (max-width: 991px) and (min-width: 992px) {
            .mobile-menu ul.navigation-root.navigation-level1 .has-children.open ul.navigation-level2 {
              margin-left: 0;
              margin-right: 0; } }

@media (max-width: 991px) {
          .mobile-menu ul.navigation-root.navigation-level1 .has-children.open ul li {
            padding: 8px 0; }
      .mobile-menu ul.navigation-root.navigation-level1 .utility-menu {
        display: flex;
        justify-content: center;
        min-height: 100%;
        height: 100vh;
        margin-bottom: 200px; }
        .mobile-menu ul.navigation-root.navigation-level1 .utility-menu .richText-content {
          padding: 12px 0; }
          .mobile-menu ul.navigation-root.navigation-level1 .utility-menu .richText-content a {
            color: #555555; }
        .mobile-menu ul.navigation-root.navigation-level1 .utility-menu .otrivin-logo,
        .mobile-menu ul.navigation-root.navigation-level1 .utility-menu .gsk-logo {
          display: none; }
        .mobile-menu ul.navigation-root.navigation-level1 .utility-menu.container-inner {
          padding: 0; }
  .mobile-menu.open .navigation-root.navigation-level1 {
    display: block;
    height: 100%;
    top: 54px;
    padding-bottom: 60px; } }
  @media (max-width: 991px) and (min-width: 992px) {
    .mobile-menu.open .navigation-root.navigation-level1 {
      padding-bottom: 0; } }

@media (max-width: 991px) {
  .main-menu .otrivin-logo {
    display: flex;
    justify-content: center; } }

@media (min-width: 992px) {
  .navigationMobileOptimized .mobile-optimized {
    display: none; }
  .navigation-mobile-menu {
    display: none; }
  .utility-menu {
    display: block; } }
  @media (min-width: 992px) and (min-width: 1090px) and (max-width: 1160px) {
    .utility-menu.container-inner {
      padding: 0 15px; } }

@media (min-width: 992px) {
    .utility-menu .content {
      display: flex;
      align-items: center; }
    .utility-menu .container > .component-content {
      display: flex;
      flex-direction: row-reverse;
      justify-content: center; }
      .utility-menu .container > .component-content img,
      .utility-menu .container > .component-content .richText-content {
        align-self: center; }
      .utility-menu .container > .component-content img {
        max-width: 36px;
        max-height: 30px; }
    .utility-menu .gsk-logo img {
      max-width: 36px;
      max-height: 30px;
      margin-top: 12px; } }

.main-menu__logo {
  text-align: center; }
  .main-menu__logo img {
    min-width: 120px;
    min-height: 40px;
    width: 160px; }

.main-menu {
  background: #0067B1;
  color: #fff; }
  @media (min-width: 992px) {
    .main-menu {
      background: #45A9DF;
      padding: 0 15px; } }
  .main-menu .gsk-logo {
    display: none; }
  .main-menu > .component-content > .content {
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    height: 70px;
    max-width: 1160px;
    position: fixed;
    z-index: 100;
    transition: top 0.3s ease-in; }
    @media (min-width: 992px) {
      .main-menu > .component-content > .content {
        height: auto;
        position: relative; }
        .main-menu > .component-content > .content .otrivin-logo {
          display: none; } }
  .main-menu .mobile-menu.open ~ .gsk-logo {
    display: block; }
    .main-menu .mobile-menu.open ~ .gsk-logo .component-content {
      text-align: right; }
      
        @media (min-width: 992px) {
          .main-menu .mobile-menu.open ~ .gsk-logo .component-content a {
            display: block; } }
      .main-menu .mobile-menu.open ~ .gsk-logo .component-content img {
        margin-right: 21px; }
  .main-menu .mobile-menu.open ~ .main-menu__search-icon {
    display: none; }
  .main-menu .navigation ul.navigation-level1 .is-active > a {
    border-bottom: 3px solid #0067B1;
    padding-bottom: 3px; }
  .main-menu .navigation ul.navigation-level1 > li.open-tab a::after {
    transform: scaleY(-1) rotate(45deg) translate(4px, -8px); }
  .main-menu .navigation ul.navigation-level1 > li.open-tab > ul {
    display: grid;
    position: absolute;
    z-index: 100; }
    .main-menu .navigation ul.navigation-level1 > li.open-tab > ul ul {
      display: block; }
  .main-menu .navigation ul.navigation-level1 .has-active-child > a {
    border-bottom: 3px solid #0067B1; }
  .main-menu .navigation ul.navigation-level1 li a:hover, .main-menu .navigation ul.navigation-level1 li a:focus {
    padding-bottom: 3px;
    border-bottom: 3px solid #0067B1; }
  .main-menu .navigation ul.navigation-level1 li a:active {
    padding-bottom: 3px;
    border-bottom: 3px solid #0067B1;
    opacity: 0.75; }
  .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2 a, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2 a, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 a {
    font-weight: normal; }
    .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2 a::after, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2 a::after, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 a::after {
      content: none; }
    .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2 a span, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2 a span, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 a span {
      display: none; }
  .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2 li.page-adults > a,
  .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2 li.page-baby > a, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2 li.page-adults > a,
  .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2 li.page-baby > a, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 li.page-adults > a,
  .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 li.page-baby > a {
    font-weight: 600; }
  @media (min-width: 992px) {
    .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 {
      display: flex;
      flex-direction: row; }
      .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2 ul.navigation-level3, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2 ul.navigation-level3, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 ul.navigation-level3 {
        display: block;
        padding-left: 20px; }
      .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:hover .navigation-root.navigation-level2 li.page-adults ul.navigation-level3, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children:focus .navigation-root.navigation-level2 li.page-adults ul.navigation-level3, .main-menu .navigation ul.navigation-level1 li.page-products1.has-children.open-tab .navigation-root.navigation-level2 li.page-adults ul.navigation-level3 {
        border-right: 2px dashed #A8A7A7; } }
  @media (min-width: 992px) {
    .main-menu .navigation ul.navigation-level1 {
      display: flex; }
      .main-menu .navigation ul.navigation-level1 .utility-menu {
        display: none; }
      .main-menu .navigation ul.navigation-level1 li {
        display: block; }
        .main-menu .navigation ul.navigation-level1 li:not(:last-of-type) {
          margin-right: 50px; }
        .main-menu .navigation ul.navigation-level1 li.page-search-results {
          display: none; }
        .main-menu .navigation ul.navigation-level1 li a {
          font-size: 1rem;
          color: #fff;
          position: relative; } }
    @media (min-width: 992px) and (min-width: 992px) {
      .main-menu .navigation ul.navigation-level1 li.page-nasal-health ul.navigation-level2 {
        flex-flow: wrap column;
        flex-direction: row !important;
        flex: 1 0 25%; } }
    @media (min-width: 992px) and (min-width: 992px) {
      .main-menu .navigation ul.navigation-level1 li.has-children a {
        padding-right: 8px; } }
  @media (min-width: 992px) {
        .main-menu .navigation ul.navigation-level1 li.has-children.page-metodo-narhinel-prodotti > ul > li > a:first-child {
          font-weight: bold; }
      .main-menu .navigation ul.navigation-level1 .has-children > a:after {
        content: "";
        top: calc(50% - 1ch);
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        transform: rotate(45deg) translate(4px, -6px);
        transform-origin: center;
        transition: transform, top, 0.2s;
        outline: none; }
      .main-menu .navigation ul.navigation-level1 .has-children > a:hover:after, .main-menu .navigation ul.navigation-level1 .has-children > a:focus:after {
        transform: scaleY(-1) rotate(45deg) translate(4px, -8px);
        top: 50%; }
      .main-menu .navigation ul.navigation-level1 .has-children:hover .navigation-root.navigation-level2 {
        display: grid; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .main-menu .navigation ul.navigation-level1 .has-children.page-nasal-health:hover .navigation-root.navigation-level2 {
      left: 0;
      max-height: 70vh;
      overflow-y: scroll;
      padding-left: 16px;
      padding-right: 16px; } }
  @media (min-width: 992px) {
      .main-menu .navigation ul.navigation-level1 .has-children.page-nasal-health > ul > li > a:first-child {
        pointer-events: none;
        font-weight: bold; }
      .main-menu .navigation ul.navigation-level1 .has-children .navigation-root.navigation-level2 {
        grid-template-columns: auto auto auto auto;
        position: absolute;
        z-index: 100;
        width: auto; } }
    @media (min-width: 992px) and (min-width: 992px) {
      .main-menu .navigation ul.navigation-level1 .has-children .navigation-root.navigation-level2 {
        box-shadow: 6px 7px 5px -4px #dbdbdb; } }
  @media (min-width: 992px) {
    .main-menu .navigation ul,
    .main-menu .navigation ol {
      margin: 0; }
    .main-menu .navigation .navigation-level1 .has-children .navigation-level2 {
      z-index: 1;
      background-color: #ffffff;
      transition: transform, top, 1s;
      width: 250px;
      flex-direction: column; }
      .main-menu .navigation .navigation-level1 .has-children .navigation-level2 li {
        padding: 8px 0;
        margin-left: -16px;
        padding-left: 16px; }
        .main-menu .navigation .navigation-level1 .has-children .navigation-level2 li a {
          color: #0067B1; } }
  .main-menu .main-menu__search-icon {
    text-align: right;
    padding: 0;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: flex-end;
    outline: none; }
    .main-menu .main-menu__search-icon:focus > .component-content {
      outline: 1px solid black;
      border-radius: 20px;
      background-color: #f2f2f2; }
    .main-menu .main-menu__search-icon .component-content {
      width: 40px;
      text-align: right;
      margin-right: 16px;
      padding: 8px;
      display: flex; }
      @media (min-width: 992px) {
        .main-menu .main-menu__search-icon .component-content {
          display: block;
          margin: 0;
          padding: 0;
          padding-right: 6px; } }
      .main-menu .main-menu__search-icon .component-content:focus {
        outline: 1px solid black; }
      .main-menu .main-menu__search-icon .component-content::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      .main-menu .main-menu__search-icon .component-content:hover, .main-menu .main-menu__search-icon .component-content:focus {
        border-radius: 20px;
        background-color: #f2f2f2;
        outline: none; }
      .main-menu .main-menu__search-icon .component-content:active, .main-menu .main-menu__search-icon .component-content:focus {
        border-radius: 20px;
        background-color: #e5e5e5; }
    .main-menu .main-menu__search-icon img {
      height: 24px;
      width: 24px;
      background: url("../../img/otrivin-sprites.png?auto=format") no-repeat;
      background-size: 24px 112px;
      background-position-y: -88px;
      color: transparent;
      cursor: pointer;
      outline: none; }
      @media (min-width: 992px) {
        .main-menu .main-menu__search-icon img {
          margin-top: 7px; } }
    @media (min-width: 992px) {
      .main-menu .main-menu__search-icon {
        justify-content: flex-end; } }

.wrapper-utility-selectors {
  justify-content: flex-start; }

.country-selector__selected {
  font-size: 1.125rem;
  text-decoration: none;
  height: 100%;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.country-selector__selected {
  position: relative; }
  .country-selector__selected a {
    padding-right: 11px;
    margin-left: 11px; }
    .country-selector__selected a:after {
      content: "";
      top: calc(50% - 1ch);
      border: solid #878c8e;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 4px;
      transform: rotate(45deg) translate(6px, -9px);
      transform-origin: center;
      transition: transform, top, 0.2s;
      outline: none; }
  @media (min-width: 992px) {
    .country-selector__selected {
      right: 0;
      left: 0; } }

.utility-menu__country {
  display: none;
  margin-top: 0;
  opacity: 0;
  padding: 20px;
  z-index: 50;
  background: white;
  border: solid 1px #ffffff; }
  @media (min-width: 992px) {
    .utility-menu__country .richText .component-content {
      justify-content: flex-end; }
      .utility-menu__country .richText .component-content p {
        color: #0067B1;
        font-size: 1.5rem;
        line-height: 29px;
        font-family: "URWGeometric-SemiBold"; }
        .utility-menu__country .richText .component-content p::after {
          content: ".";
          color: #e70000;
          font-size: 1.5rem;
          line-height: 29px;
          font-family: "URWGeometric-SemiBold"; } }
  .utility-menu__country ul {
    list-style: none; }
    .utility-menu__country ul li a {
      text-decoration: none;
      color: #0067B1;
      font-size: 1.25rem;
      line-height: 24px;
      font-family: "URWGeometric-SemiBold"; }
      .utility-menu__country ul li a:hover, .utility-menu__country ul li a:focus {
        padding-bottom: 3px;
        border-bottom: 3px solid #0067B1;
        outline: none; }
      .utility-menu__country ul li a:active {
        padding-bottom: 3px;
        border-bottom: 3px solid #0067B1;
        opacity: 0.75; }

.countryVisible .country-selector ul {
  padding-top: 24px;
  padding-bottom: 84px; }
  .countryVisible .country-selector ul li {
    padding: 16px 0; }
    @media (min-width: 992px) {
      .countryVisible .country-selector ul li {
        padding: 8px 0; } }

.countryVisible .country-selector__selected a::after {
  transform: scaleY(-1) rotate(45deg) translate(6px, -12px); }

.countryVisible .utility-menu__country {
  display: inline-block;
  opacity: 1;
  top: 100%;
  z-index: 101;
  width: 100%;
  background-color: #fafafa; }
  .countryVisible .utility-menu__country ul {
    display: block; }
  @media (min-width: 992px) {
    .countryVisible .utility-menu__country {
      position: fixed;
      left: 0;
      top: 86px;
      background-color: #ffffff; }
      .countryVisible .utility-menu__country ul {
        display: flex;
        max-width: 1160px;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: row;
        background-color: #ffffff;
        z-index: 105;
        padding-left: 16px; }
        .countryVisible .utility-menu__country ul li {
          width: 25%; } }

.sticky-header.countryVisible .utility-menu__country,
.sticky-header.languageVisible .language-selector {
  display: none; }

.language-selector__selected {
  text-decoration: none;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .language-selector__selected:focus {
    border: 1px solid black; }
  .language-selector__selected a {
    position: relative;
    margin-left: 15px;
    padding-right: 15px;
    outline: none; }
    .language-selector__selected a:after {
      content: "";
      position: absolute;
      top: 6px;
      right: 10px;
      border: solid #878c8e;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 4px;
      transform: rotate(45deg) translate(6px, -9px);
      transform-origin: center;
      transition: transform, top, 0.2s;
      outline: none; }
  .language-selector__selected:focus {
    outline: none; }
  @media (min-width: 992px) {
    .language-selector__selected {
      padding-right: 19px;
      right: 0;
      left: 0; } }

.utility-menu .language-selector {
  display: none;
  margin-top: 0;
  opacity: 0;
  padding: 20px;
  z-index: 50;
  background: white;
  border: solid 1px #ffffff;
  background-color: #fafafa; }
  @media (min-width: 992px) {
    .utility-menu .language-selector {
      background-color: #ffffff; } }
  .utility-menu .language-selector .utility-menu__language ul {
    list-style: none; }
    .utility-menu .language-selector .utility-menu__language ul li:hover, .utility-menu .language-selector .utility-menu__language ul li:focus, .utility-menu .language-selector .utility-menu__language ul li:active {
      text-decoration: none; }
    .utility-menu .language-selector .utility-menu__language ul li a {
      text-decoration: none;
      color: #0067B1;
      font-size: 1.25rem;
      line-height: 24px;
      font-family: "URWGeometric-SemiBold"; }
      .utility-menu .language-selector .utility-menu__language ul li a:hover, .utility-menu .language-selector .utility-menu__language ul li a:focus {
        padding-bottom: 3px;
        border-bottom: 3px solid #0067B1; }
      .utility-menu .language-selector .utility-menu__language ul li a:active {
        color: #0067B1;
        padding-bottom: 3px;
        border-bottom: 3px solid #0067B1;
        opacity: 0.75; }

.languageVisible .mobile-menu ul.navigation-root.navigation-level1 .utility-menu {
  margin-bottom: 340px; }
  .languageVisible .mobile-menu ul.navigation-root.navigation-level1 .utility-menu .utility-menu__language ul li a {
    color: #0067B1; }

.languageVisible .language-selector {
  display: inline-block;
  opacity: 1;
  top: 100%;
  z-index: 101;
  width: 100%; }
  @media (min-width: 992px) {
    .languageVisible .language-selector {
      position: fixed;
      top: 86px;
      width: 286px; }
      .languageVisible .language-selector ul {
        display: flex;
        max-width: 1160px;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: row;
        background-color: #ffffff;
        z-index: 105;
        padding-left: 16px; }
        .languageVisible .language-selector ul li {
          width: 25%; } }
  .languageVisible .language-selector ul li {
    padding: 16px 0; }
    @media (min-width: 992px) {
      .languageVisible .language-selector ul li {
        padding: 8px 0; } }

.languageVisible .language-selector__selected a::after {
  transform: scaleY(-1) rotate(45deg) translate(6px, -12px); }

.languageVisible .utility-menu__language ul {
  display: block; }

.search-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  visibility: hidden;
  background: white;
  z-index: 110;
  height: 70px; }
  @media (min-width: 992px) {
    .search-bar {
      height: auto; } }
  .search-bar .box.container-inner .content {
    display: flex;
    align-items: center; }

.searchVisible .search-bar {
  visibility: visible; }
  .searchVisible .search-bar > .component-content {
    width: 100%; }

@media (max-width: 992px) {
  .searchBox {
    padding: 0; } }

.searchBox .form-search {
  width: 100%;
  position: relative; }
  .searchBox .form-search label {
    border: 1px solid #0067B1;
    border-radius: 20px;
    padding-left: 60px;
    width: 100%;
    display: block;
    background-color: #ffffff;
    z-index: 1; }
    .searchBox .form-search label input {
      width: 100%;
      border: none;
      background: none;
      height: 40px;
      font-size: 1.125rem;
      line-height: 24px;
      outline: none;
      font-family: "URWGeometric-Regular";
      background-color: white !important;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
  .searchBox .form-search button {
    position: absolute;
    width: 50px;
    top: 0;
    left: 0;
    height: 100%;
    background: url("../../img/otrivin-sprites.png?auto=format") no-repeat;
    color: transparent;
    background-size: 24px 112px;
    border: none;
    cursor: pointer;
    outline: none;
    background-position-x: 12px;
    background-position-y: -78px; }
    .searchBox .form-search button:hover, .searchBox .form-search button:focus {
      border-bottom-left-radius: 20px;
      border-top-left-radius: 20px;
      background-color: #f2f2f2;
      border-top: 1px solid #0067B1;
      border-left: 1px solid #0067B1;
      border-bottom: 1px solid #0067B1;
      border-right: 1px solid #f2f2f2; }
    .searchBox .form-search button:active {
      border-bottom-left-radius: 20px;
      border-top-left-radius: 20px;
      background-color: #e5e5e5;
      border-top: 1px solid #0067B1;
      border-left: 1px solid #0067B1;
      border-bottom: 1px solid #0067B1;
      border-right: 1px solid #e5e5e5; }

.search-close p {
  color: #e70000;
  font-family: "URWGeometric-SemiBold";
  font-size: 1.25rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.2px;
  cursor: pointer; }

input:-internal-autofill-selected {
  color: white; }

.mobile-menu ul.navigation-root.navigation-level1 .utility-menu > .component-content,
.utility-menu > .component-content {
  width: 100%; }
  .mobile-menu ul.navigation-root.navigation-level1 .utility-menu > .component-content .richText-content a:hover, .mobile-menu ul.navigation-root.navigation-level1 .utility-menu > .component-content .richText-content a:focus,
  .utility-menu > .component-content .richText-content a:hover,
  .utility-menu > .component-content .richText-content a:focus {
    border-bottom: 2px solid #555555;
    padding-bottom: 3px; }

@media (min-width: 1090px) and (max-width: 1160px) {
  .utility-menu.container-inner,
  .search-bar .box.component.container-inner {
    padding-left: 15px;
    padding-right: 15px; } }

.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-bottom: 0;
  margin-top: 0; }

.banner-product {
  padding-top: 48px;
  text-align: center; }
  @media (min-width: 992px) {
    .banner-product {
      text-align: left; } }
  .banner-product .padding-xlarge-half-top {
    padding-top: 0; }
    @media (min-width: 992px) {
      .banner-product .padding-xlarge-half-top {
        padding-top: 48px; } }
  .banner-product .richText {
    text-align: center; }
    @media (min-width: 992px) {
      .banner-product .richText {
        text-align: left; } }
  .banner-product .banner-product-packshot img {
    height: 100%;
    max-height: 474px;
    max-width: 474px;
    width: 100%; }
  @media (min-width: 992px) {
    .banner-product .banner-product-img-text.image .middle {
      text-align: right; } }
  .banner-product .banner-product-img-text figure figcaption {
    padding: 0 74px; }
  @media (min-width: 992px) {
    .banner-product .banner-product-img-text figure {
      display: flex;
      flex-direction: row-reverse;
      padding-right: 150px; }
      .banner-product .banner-product-img-text figure figcaption {
        padding: 48px 16px 0 0; } }

.container-fluid {
  margin: auto;
  padding: 0; }

.container {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 15px;
  width: 100vw; }
  @media (min-width: 992px) {
    .container {
      max-width: 1440px;
      padding: 0; } }
  .container .component-content {
    max-width: 100%; }

.container-inner {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 15px;
  width: calc(100% - 30px); }
  @media (min-width: 1160px) {
    .container-inner {
      padding: 0; } }
  @media (min-width: 992px) {
    .container-inner {
      max-width: 1160px; } }
  .container-inner > .component-content > .content {
    flex-wrap: wrap;
    display: flex; }
  .container-inner.product-impact figure {
    display: flex;
    align-items: center;
    flex-direction: column; }

.container-circle {
  height: 35vw;
  max-height: 525px;
  position: absolute; }
  @media screen and (max-width: 991px) {
    .container-circle {
      height: 154vw;
      width: 100%;
      position: relative;
      max-height: none;
      transform: translateY(-11%); } }
  @media (min-width: 767px) {
    .container-circle {
      margin: 0; } }
  .container-circle .component-content {
    display: flex;
    position: relative;
    justify-content: center;
    height: 100%;
    width: 58%;
    margin-left: auto;
    background: url("/content/dam/cf-consumer-healthcare/otrivin-v3/it_IT_narhinel/Ellipse%202.png") no-repeat center;
    background-size: 535px 535px; }
    .container-circle .component-content h1 {
      margin: 0;
      margin-bottom: 10px;
      line-height: 1; }
    @media screen and (max-width: 991px) {
      .container-circle .component-content {
        width: 100%;
        background-size: 161% 100%; } }
    @media screen and (min-width: 1200px) {
      .container-circle .component-content {
        background-size: 670px 670px; } }
  .container-circle .richText-content {
    position: absolute;
    margin: auto;
    width: 90%;
    top: 0;
    bottom: 75px;
    height: 80%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    left: 0;
    right: 0; }
    @media (min-width: 992px) {
      .container-circle .richText-content {
        width: 50%;
        bottom: 0; } }
    .container-circle .richText-content .h1-styles {
      font-size: 3.4375rem; }
      @media (min-width: 992px) {
        .container-circle .richText-content .h1-styles {
          font-size: 2.25rem; } }
    .container-circle .richText-content p {
      margin: 0; }

.container-full-width {
  display: flex;
  justify-content: center;
  width: 100% !important; }
  .container-full-width > .component-content {
    max-width: 100%;
    width: 100%; }
  .container-full-width .carousel {
    margin-top: 48px; }
  .container-full-width .product-banner p {
    text-align: center; }
  @media (min-width: 992px) {
    .container-full-width .product-banner .richText.component p {
      text-align: left; } }
  @media (min-width: 992px) {
    .container-full-width .product-banner .richText.component.align-dt-r p {
      text-align: right; } }
  .container-full-width .product-banner .image {
    display: flex;
    justify-content: center; }

.container-grey {
  background-color: #fafafa;
  padding: 0 15px; }

.container-inner-narrow {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 15px;
  width: 100%; }
  @media (min-width: 1160px) {
    .container-inner-narrow {
      padding: 0; } }
  @media (min-width: 992px) {
    .container-inner-narrow {
      max-width: 996px; } }
  .container-inner-narrow > .component-content > .content {
    flex-wrap: wrap;
    display: flex; }

.container-quiz-results {
  border-top: 2px dashed #93a8d7;
  border-bottom: 2px dashed #93a8d7; }
  @media (min-width: 992px) {
    .container-quiz-results {
      border: none; } }

.container,
.container-inner,
.container-full-width,
.container-inner-narrow {
  float: none;
  clear: both; }
  .container:before, .container:after,
  .container-inner:before,
  .container-inner:after,
  .container-full-width:before,
  .container-full-width:after,
  .container-inner-narrow:before,
  .container-inner-narrow:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container:after,
  .container-inner:after,
  .container-full-width:after,
  .container-inner-narrow:after {
    clear: both; }

.grid-padded .component-content .paragraphSystem > [class*='col-'] {
  padding-left: 5px;
  padding-right: 5px; }

.grid-padded-lg .component-content .paragraphSystem > [class*='col-'] {
  padding-left: 15px;
  padding-right: 15px; }

.screen-change .content {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    .screen-change .content .mb-first {
      order: 1; } }
  @media (max-width: 991px) {
    .screen-change .content .mb-second {
      order: 2; } }
  @media (max-width: 991px) {
    .screen-change .content .mb-third {
      order: 3; } }
  @media (max-width: 991px) {
    .screen-change .content .mb-fourth {
      order: 4; } }
  @media (max-width: 991px) {
    .screen-change .content .mb-fifth {
      order: 5; } }

.references.has-more-than-three .references-show-all,
.references.has-more-than-three .references-hide {
  display: none; }
  .references.has-more-than-three .references-show-all .color-red,
  .references.has-more-than-three .references-hide .color-red {
    border-bottom: 3px solid #e70000;
    cursor: pointer;
    font-weight: 600;
    padding-bottom: 3px; }

.references.has-more-than-three .references-show-all {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) -10%, white 70%);
  display: inline-block;
  margin-top: -20px;
  padding-left: 16px;
  padding-top: 25px;
  position: relative;
  cursor: pointer; }

.references.has-more-than-three ol {
  padding-top: 16px; }
  .references.has-more-than-three ol li {
    display: none; }
    .references.has-more-than-three ol li span {
      color: #000; }
    .references.has-more-than-three ol li:first-child, .references.has-more-than-three ol li:nth-child(2), .references.has-more-than-three ol li:nth-child(3) {
      display: list-item; }

.references.has-more-than-three.show-all-references ol li {
  display: list-item; }

.references.has-more-than-three.show-all-references .references-show-all {
  display: none; }

.references.has-more-than-three.show-all-references .references-hide {
  display: inline-block; }

.underline-button-state {
  z-index: 1; }
  .underline-button-state:hover {
    background: #f2f2f2;
    border-radius: 25px;
    padding: 16px;
    padding-top: 8px; }
  .underline-button-state:active {
    background: #e5e5e5;
    border-radius: 25px;
    padding: 16px;
    padding-top: 8px; }

.button-underline {
  border-bottom: 3px solid #e70000;
  font-weight: 600;
  padding-bottom: 3px; }
  .button-underline a:hover {
    text-decoration: none; }

.navigation .navigation-item.navigation-level1.page-contact-us, .navigation .navigation-item.navigation-level1.page-quiz-v2, .navigation .navigation-item.navigation-level1.page-symptome-checker, .navigation .navigation-item.navigation-level1.page-sitemap, .navigation .navigation-item.navigation-level1.page-get-coupon, .navigation .navigation-item.navigation-level1.page-conditions-home-alternative, .navigation .navigation-item.navigation-level1.page-acceptable-use-policy, .navigation .navigation-item.navigation-level1.page-results-cold, .navigation .navigation-item.navigation-level1.page-results-hay-fever, .navigation .navigation-item.navigation-level1.page-results-unknown {
  display: none; }

.products-white-buttons > .component-content {
  text-align: center; }

.products-white-buttons ul {
  display: block;
  list-style: none;
  padding: 0;
  margin-left: 0; }
  @media (min-width: 992px) {
    .products-white-buttons ul {
      display: flex;
      justify-content: center; } }
  .products-white-buttons ul li {
    align-items: center;
    border-radius: 8px;
    border: 1px solid #0067B1;
    cursor: pointer;
    display: flex;
    height: 100px;
    justify-content: center;
    margin: 20px 0px;
    width: 100%; }
    @media (min-width: 992px) {
      .products-white-buttons ul li {
        margin: 0 8px;
        min-width: 250px;
        text-align: center;
        width: 0; } }
    .products-white-buttons ul li:hover, .products-white-buttons ul li:focus {
      background: #EDF9FF;
      border-radius: 8px;
      border: 1px solid #0067B1; }
      .products-white-buttons ul li:hover a, .products-white-buttons ul li:focus a {
        color: #0067B1; }
    .products-white-buttons ul li.active {
      background: #e5e5e5;
      border-radius: 8px;
      border: 1px solid #e70000; }
      .products-white-buttons ul li.active a {
        color: #e70000; }
    .products-white-buttons ul li a {
      font-size: 1.5rem;
      color: #0067B1;
      display: block;
      font-family: "URWGeometric-SemiBold";
      padding: 20px; }

.out-of-box-image {
  margin: 48px 0; }
  .out-of-box-image .richText .component-content {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center; }
    @media (min-width: 992px) {
      .out-of-box-image .richText .component-content {
        flex-wrap: nowrap;
        text-align: left; } }
    @media (min-width: 992px) {
      .out-of-box-image .richText .component-content picture {
        order: 2; } }
    .out-of-box-image .richText .component-content img {
      max-width: 572px;
      padding-top: 48px;
      width: 100%; }
      @media (min-width: 992px) {
        .out-of-box-image .richText .component-content img {
          margin-top: -60px;
          padding: 0; } }
    .out-of-box-image .richText .component-content .richText-content {
      max-width: 475px; }
      @media (min-width: 992px) {
        .out-of-box-image .richText .component-content .richText-content {
          order: 1; } }
  .out-of-box-image .btn-left-aligned > .component-content {
    justify-content: flex-start; }

.accordion-container {
  list-style: none;
  margin: 0;
  padding: 0; }

.accordion-slide:first-child {
  border-top: 0; }

.accordion-head {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-top: 1px solid #e5e5e5;
  color: #323131;
  padding: 24px 16px; }

.accordion-title {
  display: inline-block;
  float: none;
  margin: 0;
  max-width: 93%; }
  .accordion-title a {
    text-decoration: none; }
    .accordion-title a:hover {
      text-decoration: none !important; }
  .accordion-title-text {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.2px;
    line-height: 1.21; }

.accordion-content {
  padding: 13px;
  max-width: 99%; }
  @media (min-width: 992px) {
    .accordion-content {
      max-width: 85%; } }
  .accordion-content .richText-content p {
    font-size: 1.125rem;
    color: #000000;
    font-weight: normal;
    letter-spacing: 0.6px;
    line-height: 1.56; }
  .accordion-content-wrapper {
    border-left: 0;
    border-right: 0;
    border-top: 0; }
    .accordion-content-wrapper ul {
      list-style-type: disc; }

.mod-js .accordion-content-wrapper {
  box-sizing: border-box;
  height: 0;
  left: -999999px;
  overflow: hidden;
  position: relative;
  top: -999999px;
  visibility: hidden; }

.mod-js .accordion-head {
  cursor: pointer;
  position: relative; }
  .mod-js .accordion-head:after {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-repeat: no-repeat;
    color: #0067B1;
    height: 25px;
    margin-top: -10px;
    position: absolute !important;
    right: 15px;
    top: 50%;
    transform: rotate(90deg);
    width: 25px; }

.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  color: #323131;
  cursor: pointer; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover:after,
  .mod-js .accordion-slide.is-active > .accordion-head:after {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-repeat: no-repeat;
    right: 14px;
    transform: rotate(270deg); }

.mod-js .accordion-slide .accordion-head:hover {
  color: #323131; }

.mod-js .accordion-slide.is-active > .accordion-head {
  color: black; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  height: auto;
  left: auto;
  position: relative;
  top: auto;
  visibility: visible; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }

.showArticle {
  display: block; }

.hideArticle {
  display: none; }

.filter-is-active .filter-articlelist [data-filter*=article-] {
  display: none; }

.filter-element-is-active .filter-articlelist [data-filter*=article-] {
  display: block; }

.richText.filter-articlelist {
  padding-top: 24px;
  padding: 48px; }
  @media (min-width: 992px) {
    .richText.filter-articlelist {
      padding: 0; } }
  .richText.filter-articlelist .component-content {
    border-bottom: 2px solid #0067B1;
    position: relative; }
    @media (min-width: 992px) {
      .richText.filter-articlelist .component-content {
        border: none; } }
  .richText.filter-articlelist .show-selected-article {
    margin: 0; }
    .richText.filter-articlelist .show-selected-article .mobile-article-selektor-top-item:after {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: rotate(90deg);
      float: right;
      font-size: 1rem;
      margin-right: 2px; }
    .richText.filter-articlelist .show-selected-article.active .mobile-article-selektor-top-item:after {
      transform: rotate(270deg); }
  .richText.filter-articlelist .mobile-article-selektor-top-item {
    color: #0067B1;
    cursor: pointer;
    font-weight: 600; }
    @media (min-width: 992px) {
      .richText.filter-articlelist .mobile-article-selektor-top-item {
        display: none; } }
  .richText.filter-articlelist .article-selector {
    background-color: #ffffff;
    display: none;
    list-style: none;
    position: absolute;
    width: 100%;
    z-index: 1;
    margin-left: 0; }
    @media (min-width: 992px) {
      .richText.filter-articlelist .article-selector {
        display: flex;
        padding-bottom: 24px;
        position: relative;
        text-align: center;
        justify-content: center; } }
    @media (min-width: 992px) {
      .richText.filter-articlelist .article-selector .selected-article {
        font-size: 1.125rem;
        align-items: center;
        color: #0067B1;
        display: inline-flex;
        height: 37px;
        justify-content: center;
        padding: 0 22px; }
        .richText.filter-articlelist .article-selector .selected-article span {
          border-bottom: 3px solid #0067B1;
          color: #0067B1;
          padding-bottom: 3px;
          text-decoration: none; }
        .richText.filter-articlelist .article-selector .selected-article:hover {
          background-color: #fafafa;
          border-radius: 25px;
          border: none;
          padding-bottom: 10px;
          padding-top: 10px; }
        .richText.filter-articlelist .article-selector .selected-article:active {
          background-color: #e5e5e5;
          border-radius: 25px;
          border: none;
          padding-bottom: 10px;
          padding-top: 10px; } }
    .richText.filter-articlelist .article-selector li {
      padding: 8px 0;
      cursor: pointer; }
      .richText.filter-articlelist .article-selector li span {
        color: #0067B1;
        font-weight: 600; }
      @media (min-width: 992px) {
        .richText.filter-articlelist .article-selector li {
          padding-bottom: 24px;
          margin: 0 2%;
          padding: 0 22px; }
          .richText.filter-articlelist .article-selector li span {
            color: #45A9DF; } }
  .richText.filter-articlelist .show-selected-article.active + .article-selector {
    display: block;
    margin-left: -8px;
    margin-top: 3px;
    padding-left: 8px; }
  .richText.filter-articlelist .show-selected-article.active .mobile-article-selektor-top-item {
    display: block; }

.breadcrumbs {
  display: block;
  float: none;
  margin: 0 auto;
  padding-bottom: 8px;
  z-index: 99; }
  @media (min-width: 992px) {
    .breadcrumbs {
      padding: 0;
      margin-top: 10px !important; } }
  @media (max-width: 1160px) {
    .breadcrumbs.container-inner {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 992px) {
    .breadcrumbs.container-inner {
      height: 32px; } }
  .breadcrumbs-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0; }
    .breadcrumbs-list li {
      float: left;
      margin-right: 6px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs-list li {
          float: none; } }
      .breadcrumbs-list li a {
        text-decoration: none; }
    @media (min-width: 767px) {
      .breadcrumbs-list {
        flex-direction: row; } }
  .breadcrumbs-separator {
    margin: 0 auto; }
  .breadcrumbs-without-separator .breadcrumbs-separator {
    display: none; }
  .breadcrumbs-without-separator li {
    margin-right: 30px;
    position: relative; }
    .breadcrumbs-without-separator li:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 1rem;
      color: #45A9DF;
      position: absolute;
      right: -21px;
      top: 2px; }
    .breadcrumbs-without-separator li a {
      font-weight: bold; }
    .breadcrumbs-without-separator li:last-child {
      background-image: none; }
      .breadcrumbs-without-separator li:last-child a {
        font-weight: 400;
        color: #0067B1; }
      .breadcrumbs-without-separator li:last-child:before {
        display: none; }

.carousel-nav {
  display: none; }

.carousel.container {
  padding: 0; }

.carousel-image-ring .carousel-slides .carousel-slide img {
  max-height: 656px; }
  @media (min-width: 992px) {
    .carousel-image-ring .carousel-slides .carousel-slide img {
      max-width: calc(100% - 2px); } }

.carousel-products {
  height: 100%;
  max-height: 687px; }

.carousel-product-wrapper .component-content {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 992px) {
    .carousel-product-wrapper .component-content > .paragraphSystem {
      display: flex;
      align-items: center; } }
  .carousel-product-wrapper .component-content .richText .component-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center; }
    @media (min-width: 992px) {
      .carousel-product-wrapper .component-content .richText .component-content {
        flex-wrap: nowrap;
        text-align: left;
        justify-content: flex-start; } }
    .carousel-product-wrapper .component-content .richText .component-content img {
      height: 100%;
      max-height: 474px;
      max-width: 474px;
      width: 100%; }

.carousel-white-ring .carouselSlide .content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 992px) {
    .carousel-white-ring .carouselSlide .content {
      height: 40vw;
      max-height: 560px;
      justify-content: flex-end;
      flex-direction: row; } }

.carousel-white-ring .carouselSlide .switchable-image img {
  max-height: 560px;
  max-width: 1440px;
  width: 100%; }

@media (min-width: 992px) {
  .carousel-white-ring .carouselSlide .switchable-image {
    position: absolute; } }

.carousel-white-ring .carouselSlide .white-circle {
  background-image: radial-gradient(70% 145px at 50% 128px, #ffffff 86%, rgba(255, 255, 255, 0) 87%);
  padding-top: 81px;
  margin-top: -95px; }
  @media (min-width: 992px) {
    .carousel-white-ring .carouselSlide .white-circle {
      position: absolute;
      align-items: flex-end;
      background-image: radial-gradient(51% 76% at 60% 76%, #ffffff 99%, rgba(255, 255, 255, 0) 100%);
      display: flex;
      float: right;
      justify-content: center;
      padding: 0;
      margin: 0;
      width: 58%;
      padding-left: 10%; } }
  .carousel-white-ring .carouselSlide .white-circle .image {
    display: flex;
    align-items: center;
    width: 35%; }
    @media (min-width: 992px) {
      .carousel-white-ring .carouselSlide .white-circle .image {
        order: 1; } }
    .carousel-white-ring .carouselSlide .white-circle .image picture {
      height: 100%;
      width: 40%; }
      @media (min-width: 992px) {
        .carousel-white-ring .carouselSlide .white-circle .image picture {
          height: 100%;
          width: 100%;
          margin-left: auto;
          margin-top: auto; } }
    .carousel-white-ring .carouselSlide .white-circle .image img {
      max-width: 80%; }
    .carousel-white-ring .carouselSlide .white-circle .image figure {
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (min-width: 992px) {
        .carousel-white-ring .carouselSlide .white-circle .image figure {
          flex-direction: row-reverse;
          margin-left: auto;
          width: 85%; } }
    .carousel-white-ring .carouselSlide .white-circle .image figcaption {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 15px;
      padding-bottom: 0; }
      @media (min-width: 992px) {
        .carousel-white-ring .carouselSlide .white-circle .image figcaption {
          display: auto; }
          .carousel-white-ring .carouselSlide .white-circle .image figcaption .h2-styles {
            font-size: 1.25rem; }
          .carousel-white-ring .carouselSlide .white-circle .image figcaption .button-primary {
            font-size: 0.875rem; } }
      @media screen and (min-width: 992px) and (max-width: 1300px) {
        .carousel-white-ring .carouselSlide .white-circle .image figcaption p {
          font-size: 0.9375rem;
          line-height: 1.4; } }
  .carousel-white-ring .carouselSlide .white-circle .richTextHyperlinkedImage {
    display: flex;
    align-items: center;
    width: 65%; }
    .carousel-white-ring .carouselSlide .white-circle .richTextHyperlinkedImage .richText-content {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 15px;
      padding-bottom: 0; }
      @media (min-width: 992px) {
        .carousel-white-ring .carouselSlide .white-circle .richTextHyperlinkedImage .richText-content {
          display: auto;
          width: 100%; }
          .carousel-white-ring .carouselSlide .white-circle .richTextHyperlinkedImage .richText-content .h2-styles {
            font-size: 1.25rem; }
          .carousel-white-ring .carouselSlide .white-circle .richTextHyperlinkedImage .richText-content .button-primary {
            font-size: 0.875rem; }
          .carousel-white-ring .carouselSlide .white-circle .richTextHyperlinkedImage .richText-content p {
            max-width: 90%; } }
      @media screen and (min-width: 992px) and (max-width: 1300px) {
        .carousel-white-ring .carouselSlide .white-circle .richTextHyperlinkedImage .richText-content p {
          font-size: 0.9375rem;
          line-height: 1.4; } }
  .carousel-white-ring .carouselSlide .white-circle-text {
    right: 0;
    background-image: radial-gradient(70% 145px at 50% 128px, #ffffff 86%, rgba(255, 255, 255, 0) 87%);
    margin-top: -95px;
    padding-top: 81px; }
    @media (min-width: 992px) {
      .carousel-white-ring .carouselSlide .white-circle-text {
        position: absolute;
        align-items: flex-end;
        background-image: radial-gradient(51% 76% at 60% 76%, #ffffff 99%, rgba(255, 255, 255, 0) 100%);
        display: flex;
        float: right;
        justify-content: center;
        padding: 0;
        margin: 0;
        width: 58%;
        padding-left: 120px; } }
    .carousel-white-ring .carouselSlide .white-circle-text .content {
      display: flex;
      justify-content: center; }
    .carousel-white-ring .carouselSlide .white-circle-text .richText {
      display: flex;
      align-items: center;
      width: 70%; }
      @media (min-width: 992px) {
        .carousel-white-ring .carouselSlide .white-circle-text .richText {
          width: 80%; }
          .carousel-white-ring .carouselSlide .white-circle-text .richText .h2-styles {
            font-size: 1.25rem; }
          .carousel-white-ring .carouselSlide .white-circle-text .richText .button-primary {
            font-size: 0.875rem; } }
      @media (min-width: 992px) {
        .carousel-white-ring .carouselSlide .white-circle-text .richText p {
          font-size: 0.875rem;
          line-height: 1.4;
          margin: 0; } }
      .carousel-white-ring .carouselSlide .white-circle-text .richText p:first-of-type, .carousel-white-ring .carouselSlide .white-circle-text .richText p:last-of-type {
        text-align: center; }
        @media (min-width: 992px) {
          .carousel-white-ring .carouselSlide .white-circle-text .richText p:first-of-type, .carousel-white-ring .carouselSlide .white-circle-text .richText p:last-of-type {
            padding: 15px 0;
            text-align: left; } }

.blue-circle {
  background-image: radial-gradient(76% 76% at 50% 78%, #0033a1 117%, rgba(255, 255, 255, 0) 102%) !important; }
  @media (min-width: 992px) {
    .blue-circle {
      background-image: radial-gradient(51% 76% at 60% 76%, #0067B1 99%, rgba(255, 255, 255, 0) 100%) !important; } }
  .blue-circle p {
    color: #fff !important; }

@media only screen and (max-width: 991px) {
  .limit-carousel-height .slick-track {
    height: 450px; } }

.page-home .carousel {
  max-height: 150vw;
  width: 100%;
  overflow: hidden; }
  .page-home .carousel .component-content {
    max-height: 150vw; }
    .page-home .carousel .component-content .carousel-slides {
      max-height: 150vw;
      margin-top: 0; }

.carousel-slides .image {
  height: auto !important; }

.container-quiz {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .container-quiz {
      border-top: 2px dashed #93a8d7;
      border-bottom: 2px dashed #93a8d7;
      margin-top: 175px !important; } }
  .container-quiz .component-content {
    max-width: 100%;
    width: 100%; }
  .container-quiz .switchable-image .component-content {
    margin-bottom: -10px;
    text-align: center; }
    @media (min-width: 992px) {
      .container-quiz .switchable-image .component-content {
        text-align: left; } }
  .container-quiz .genie-out-of-box {
    display: flex;
    justify-content: center; }
    @media (min-width: 992px) {
      .container-quiz .genie-out-of-box img {
        margin-top: -125px;
        width: 100%; } }
  .container-quiz .quiz.section {
    border-top: 2px dashed #93a8d7;
    border-bottom: 2px dashed #93a8d7;
    padding-bottom: 24px; }
    @media (min-width: 992px) {
      .container-quiz .quiz.section {
        border: none; } }
    .container-quiz .quiz.section .questionsPerPage {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-evenly; }
      @media (min-width: 992px) {
        .container-quiz .quiz.section .questionsPerPage {
          justify-content: flex-end; } }
    .container-quiz .quiz.section .quizQuestion p {
      padding-left: 8px; }
  .container-quiz .questionanswers-container .questionWithCheck .formControl-radio,
  .container-quiz .questionanswers-container .questionWithRadio .formControl-radio {
    width: 100%;
    display: none; }
  .container-quiz .questionanswers-container .questionWithCheck {
    border: none; }
  .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup span input[type="checkbox"],
  .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup span input[type="radio"] {
    position: absolute;
    left: -100vw; }
  .container-quiz .questionanswers-container .quizScoreBox {
    display: none; }
  .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup label,
  .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup label {
    cursor: pointer;
    display: inline-block;
    border: 2px solid #555555;
    border-radius: 50px;
    text-align: center;
    color: #555555;
    width: 45%;
    margin: 7px;
    line-height: 1.2;
    padding: 8px; }
    @media (min-width: 992px) {
      .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup label:hover, .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup label:focus,
      .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup label:hover,
      .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup label:focus {
        background-color: #f2f2f2; } }
    .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup label:active,
    .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup label:active {
      background-color: #e5e5e5; }
    .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup label.selected,
    .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup label.selected {
      color: white; }
      @media (min-width: 992px) {
        .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup label.selected:hover, .container-quiz .questionanswers-container .questionWithRadio .genericFormGroup label.selected:focus,
        .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup label.selected:hover,
        .container-quiz .questionanswers-container .questionWithCheck .genericFormGroup label.selected:focus {
          color: #f2f2f2;
          background-color: #555555; } }
  .container-quiz .questionanswers-container .genericFormGroup {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
  .container-quiz .quizPrimaryContainer .button {
    background: #e70000;
    color: white;
    font-size: 1rem;
    border: 1px solid #e70000;
    border-radius: 50px;
    text-align: center;
    min-width: 123px;
    outline: none;
    margin: 8px;
    padding: 8px;
    cursor: pointer; }
    .container-quiz .quizPrimaryContainer .button:hover, .container-quiz .quizPrimaryContainer .button:focus {
      background-color: #ad0000;
      border-color: #ad0000; }
    .container-quiz .quizPrimaryContainer .button:active {
      background-color: #730000;
      border-color: #730000; }
    @media (min-width: 992px) {
      .container-quiz .quizPrimaryContainer .button.prevQuestionPage {
        float: right; } }
    @media (min-width: 992px) {
      .container-quiz .quizPrimaryContainer .button.nextQuestionPage {
        margin-right: 8%; } }
  .container-quiz .quizOverlayContainer {
    display: none; }
  .container-quiz .quizResultContainer {
    display: none; }

.selected {
  background-color: #555555; }

.hideQuestion {
  display: none !important; }

.page-search-results .container-full-width .component-content {
  width: 100%; }

input::-ms-clear {
  display: none;
  height: 0;
  width: 0; }

.container-search {
  z-index: 2; }
  @media (min-width: 1090px) {
    .container-search {
      padding: 0; } }
  .container-search .component-content .content {
    align-items: center;
    display: flex;
    height: 160px; }
    .container-search .component-content .content .search-close p {
      font-size: 1.25rem;
      color: #e70000;
      cursor: pointer;
      font-family: "URWGeometric-SemiBold";
      font-weight: 600;
      letter-spacing: 0.2px;
      line-height: 1.2; }

.container-searchresults {
  float: none;
  margin: 0 auto;
  max-width: 996px;
  width: 100%; }
  @media (min-width: 1090px) {
    .container-searchresults {
      padding: 0; } }
  .container-searchresults .searchResults .searchResults-number {
    font-size: 1.25rem;
    color: #0033a1;
    display: block;
    font-family: "URWGeometric-SemiBold";
    font-weight: 600;
    letter-spacing: 0.2px;
    line-height: 1.2;
    margin-top: -40px;
    padding-left: 16px; }
  .container-searchresults .searchResults .searchResults-term {
    font-style: normal; }
  .container-searchresults .searchResults .searchResults-result {
    padding: 24px 15px; }
    @media (min-width: 992px) {
      .container-searchresults .searchResults .searchResults-result {
        padding: 30px 50px 30px 16px; } }
    .container-searchresults .searchResults .searchResults-result:first-of-type {
      margin-top: 16px; }
    .container-searchresults .searchResults .searchResults-result .searchResults-title {
      padding-bottom: 16px; }
      .container-searchresults .searchResults .searchResults-result .searchResults-title a {
        font-size: 1.25rem;
        color: #0033a1;
        font-family: "URWGeometric-SemiBold";
        font-weight: 600;
        letter-spacing: 0.2px;
        line-height: 1.2;
        max-width: 654px;
        position: absolute;
        text-decoration: none;
        width: 100%; }
        @media (min-width: 992px) {
          .container-searchresults .searchResults .searchResults-result .searchResults-title a {
            position: relative; } }
        .container-searchresults .searchResults .searchResults-result .searchResults-title a:hover {
          opacity: 0.75; }
    .container-searchresults .searchResults .searchResults-result .searchResults-description {
      font-size: 1.125rem;
      color: #555555;
      font-family: "URWGeometric-Regular";
      font-weight: 600;
      letter-spacing: 0.6px;
      line-height: 1.56;
      margin-top: 16px;
      width: 100%; }
      @media (min-width: 992px) {
        .container-searchresults .searchResults .searchResults-result .searchResults-description {
          margin-top: 0; } }
    .container-searchresults .searchResults .searchResults-result:hover {
      background: #f2f2f2; }
  .container-searchresults .searchResults .has-image img {
    float: right;
    height: auto;
    margin-top: 40px;
    max-height: 100px;
    max-width: 135px;
    width: 100%; }
    @media (min-width: 992px) {
      .container-searchresults .searchResults .has-image img {
        margin-top: 0; } }

.searchResults-pagination-item {
  border-right: none; }
  .searchResults-pagination-item a {
    font-size: 1.125rem;
    color: #0033a1;
    font-family: "URWGeometric-SemiBold";
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 1.22;
    padding: 0 10px;
    text-decoration: none; }
    .searchResults-pagination-item a:hover {
      color: #0067B1;
      text-decoration: underline; }
    .searchResults-pagination-item a:active {
      color: #0067B1;
      opacity: 0.75;
      text-decoration: underline; }
  .searchResults-pagination-item.is-active a {
    color: #e70000; }
  .searchResults-pagination-item:first-child {
    display: inline; }
    .searchResults-pagination-item:first-child a::before {
      content: "";
      background: url("../../img/otrivin-sprites.png?auto=format") no-repeat;
      background-size: 24px 100px;
      background-position-x: 10px;
      background-position-y: -37px;
      height: 26px;
      width: 36px;
      margin-bottom: -8px;
      display: inline-block; }
    .searchResults-pagination-item:first-child:hover {
      opacity: 0.75; }
    .searchResults-pagination-item:first-child.is-active {
      background: none; }
      .searchResults-pagination-item:first-child.is-active a {
        text-indent: 0; }
        .searchResults-pagination-item:first-child.is-active a::before {
          display: none; }
  .searchResults-pagination-item:last-child {
    display: inline; }
    .searchResults-pagination-item:last-child a::after {
      content: "";
      background: url("../../img/otrivin-sprites.png?auto=format") no-repeat;
      background-size: 24px 100px;
      background-position-x: 10px;
      border-right: none;
      height: 23px;
      width: 23px;
      margin-bottom: -8px;
      display: inline-block; }
    .searchResults-pagination-item:last-child:hover {
      opacity: 0.75; }
    .searchResults-pagination-item:last-child.is-active {
      background: none; }
      .searchResults-pagination-item:last-child.is-active a {
        text-indent: 0; }

.searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.searchResults-term {
  font-style: italic; }

.searchResults-number {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left; }

.searchResults-results {
  margin-bottom: 10px; }

.searchResults-url {
  margin-top: 10px; }

.searchResults-image {
  float: left;
  height: 100px;
  margin: 10px 0;
  width: 100px; }

.searchResults-result {
  cursor: pointer;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  position: relative;
  border-bottom: 1px solid #e1e1e1; }
  .searchResults-result:hover {
    background-color: #e1e1e1;
    transition: .2s ease-out; }

.searchResults-icon-wrapper {
  left: 0;
  margin-top: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 70px; }

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  cursor: default;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  padding: 0;
  text-align: center; }
  .searchResults-pagination-list {
    margin: 0;
    padding: 0; }
  .searchResults-pagination-item {
    cursor: default;
    display: inline-block;
    line-height: 30px;
    margin: 1px; }
    .searchResults-pagination-item a {
      cursor: pointer;
      display: inline-block;
      min-width: 30px;
      padding: 0 10px; }
      .searchResults-pagination-item a:hover {
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      background: #b9b8b8;
      border: 1px solid #939191;
      color: black;
      display: block;
      font-size: 0.85em;
      padding: 1px; }

.shareThis-list {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .shareThis-list li {
    float: left;
    height: 26px;
    margin: 0 18px 10px 0;
    width: auto; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item {
  float: none; }
  .shareThis-item a {
    display: block;
    height: 26px;
    transition: all .3s; }
    .shareThis-item a:hover img, .shareThis-item a:focus img {
      opacity: 0.75; }
  .shareThis-item img {
    height: 14px;
    transition: opacity .2s ease-in-out; }

.container-teaser-bottom .content {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .container-teaser-bottom .content {
      align-items: flex-end; } }

.container-teaser .content {
  display: flex;
  flex-wrap: wrap; }

.container-teaser .snippetReference {
  padding-right: 10px; }

.reference-article-teaser-big .article-teaser-big,
.reference-article-teaser-vertical .article-teaser-vertical,
.reference-article-teaser .article-teaser {
  cursor: pointer;
  padding: 8px 8px 0 8px;
  width: 100%; }
  .reference-article-teaser-big .article-teaser-big:hover,
  .reference-article-teaser-vertical .article-teaser-vertical:hover,
  .reference-article-teaser .article-teaser:hover {
    background-color: #fafafa;
    border-radius: 8px; }
  .reference-article-teaser-big .article-teaser-big.active,
  .reference-article-teaser-vertical .article-teaser-vertical.active,
  .reference-article-teaser .article-teaser.active {
    background-color: #e5e5e5;
    border-radius: 8px; }
  .reference-article-teaser-big .article-teaser-big .img-responsive,
  .reference-article-teaser-vertical .article-teaser-vertical .img-responsive,
  .reference-article-teaser .article-teaser .img-responsive {
    height: auto;
    width: 100%;
    margin-bottom: -9px; }
  .reference-article-teaser-big .article-teaser-big p,
  .reference-article-teaser-vertical .article-teaser-vertical p,
  .reference-article-teaser .article-teaser p {
    margin: 0; }
  .reference-article-teaser-big .article-teaser-big a,
  .reference-article-teaser-vertical .article-teaser-vertical a,
  .reference-article-teaser .article-teaser a {
    color: #0067B1;
    cursor: pointer;
    text-decoration: none; }
    .reference-article-teaser-big .article-teaser-big a::after,
    .reference-article-teaser-vertical .article-teaser-vertical a::after,
    .reference-article-teaser .article-teaser a::after {
      background: #e70000;
      content: "";
      height: 2px;
      left: 8px;
      position: absolute;
      transform: translateY(34px);
      width: 83px; }

.reference-article-teaser-big .article-teaser-big .img-responsive {
  height: 100%; }

@media (min-width: 992px) {
  .reference-article-teaser-big .article-teaser-big h4 {
    min-height: 95px; } }

.reference-article-teaser-big .article-teaser-big a {
  padding-bottom: 40px; }

.reference-article-teaser-vertical .article-teaser-vertical .img-responsive {
  height: 40vw;
  width: 40vw; }
  @media (min-width: 992px) {
    .reference-article-teaser-vertical .article-teaser-vertical .img-responsive {
      width: 100%;
      height: 100%;
      min-height: 224px;
      min-width: 14.5vw; } }
  @media (min-width: 1160px) {
    .reference-article-teaser-vertical .article-teaser-vertical .img-responsive {
      min-height: 274px;
      min-width: 14.5vw; } }

.reference-article-teaser-vertical .article-teaser-vertical a {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  padding-bottom: 40px; }

@media (min-width: 992px) {
  .container-teaser-bottom .article-title .component-content .richText-content {
    position: absolute; } }

.container-teaser-bottom .article-title .component-content p {
  margin: 0; }

.article-title {
  padding-bottom: 15px; }
  .article-title .component-content .richText-content a {
    position: relative;
    color: #45A9DF;
    font-size: 1.25rem;
    cursor: pointer;
    font-weight: 600;
    text-decoration: none; }
    .article-title .component-content .richText-content a::after {
      background: #0067B1;
      content: "";
      height: 2px;
      left: 0px;
      position: absolute;
      transform: translateY(34px);
      width: 83px; }

.reference-article-teaser .article-teaser {
  width: auto; }
  .reference-article-teaser .article-teaser a {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.2; }

.article-teaser img {
  width: 100%; }

.article-teaser:hover .component-content a:after, .article-teaser:focus .component-content a:after {
  width: calc(100% - 10px);
  transition: .5s width ease-out; }

.reference-product-list-item {
  display: flex;
  justify-content: center; }

.product-teaser {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 160px;
  padding-bottom: 16px;
  padding-top: 48px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 767px) {
    .product-teaser {
      max-width: 278px;
      padding-top: 8px; } }
  .product-teaser:hover, .product-teaser:focus {
    background-color: #EDF9FF;
    border-radius: 8px;
    transition: background-color .5s ease-out; }
    .product-teaser:hover span a, .product-teaser:focus span a {
      border-bottom: 3px solid #0067B1;
      color: #0067B1;
      transition: all .1s ease-out; }
  .product-teaser.is-pressed {
    background-color: rgba(0, 0, 0, 0.05); }
  .product-teaser.active {
    background-color: #e5e5e5;
    border-radius: 8px; }
  .product-teaser .img-responsive {
    height: 100%;
    max-height: 278px;
    max-width: 278px;
    width: 100%; }
  .product-teaser .h-style {
    font-size: 1.25rem;
    color: #0067B1;
    font-family: "URWGeometric-SemiBold";
    font-weight: 600;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-align: left;
    padding-top: 24px;
    text-align: center; }
    .product-teaser .h-style a {
      color: #0067B1; }
      .product-teaser .h-style a:hover {
        text-decoration: none; }
  .product-teaser .product-description {
    line-height: 28px;
    min-height: 56px;
    padding-top: 8px;
    width: 100%; }

.container-full-width .product-teaser:hover, .container-full-width .product-teaser:focus {
  background-color: #EDF9FF; }

.margin-bottom-large {
  margin-bottom: 24px; }

.margin-top-remove.richText p:first-of-type {
  margin-top: 0; }

@media (min-width: 992px) {
  .margin-top-remove-dt.richText p:first-of-type {
    margin-top: 0; } }

@media (min-width: 992px) {
  .margin-bottom-extra-large {
    margin-bottom: 50px; } }

.margin-0-left {
  margin-left: 0; }

.padding-small-half-top {
  padding-top: 4px; }

.padding-small-half-bottom {
  padding-bottom: 4px; }

.padding-small-top {
  padding-top: 8px; }

@media (min-width: 992px) {
  .padding-small-top-dt {
    padding-top: 8px; } }

@media (min-width: 992px) {
  .padding-small-bottom-dt {
    padding-bottom: 8px; } }

.padding-small-bottom {
  padding-bottom: 8px; }

.padding-small-left {
  padding-left: 8px; }

.padding-small-right {
  padding-right: 8px; }

.padding-medium-top {
  padding-top: 16px; }

.padding-medium-bottom {
  padding-bottom: 16px; }

@media (min-width: 992px) {
  .padding-medium-top-dt {
    padding-top: 16px; } }

@media (min-width: 992px) {
  .padding-medium-bottom-dt {
    padding-bottom: 16px; } }

.padding-medium-left {
  padding-left: 16px; }

@media (min-width: 992px) {
  .padding-medium-left-dt {
    padding-left: 16px; } }

.padding-medium-right {
  padding-right: 16px; }

@media (min-width: 992px) {
  .padding-medium-right-dt {
    padding-right: 16px; } }

.padding-large-half-top {
  padding-top: 12px; }

.padding-large-half-bottom {
  padding-bottom: 12px; }

.padding-large-top {
  padding-top: 24px; }

.padding-large-bottom {
  padding-bottom: 24px; }

@media (min-width: 992px) {
  .padding-large-top-dt {
    padding-top: 24px; } }

@media (min-width: 992px) {
  .padding-large-bottom-dt {
    padding-bottom: 24px; } }

.padding-xlarge-half-top {
  padding-top: 48px; }

.padding-xlarge-right {
  padding-right: 48px; }

@media (min-width: 992px) {
  .padding-xlarge-half-top-dt {
    padding-top: 48px; } }

.padding-xlarge-half-bottom {
  padding-bottom: 48px; }

@media (min-width: 992px) {
  .padding-xlarge-half-bottom-dt {
    padding-bottom: 48px; } }

.padding-xlarge-top {
  padding-top: 96px; }

.padding-xlarge-bottom {
  padding-bottom: 96px; }

.conditions {
  width: 100%; }
  .conditions table {
    width: 100%; }
  .conditions tr:last-child td {
    border-bottom: none; }
  @media only screen and (min-width: 992px) {
    .conditions tr th, .conditions tr td {
      flex: 1; } }
  .conditions td, .conditions th {
    border-right: 2px dashed #0067B1;
    border-bottom: 2px dashed #0067B1;
    padding: 2%; }
    .conditions td:first-child, .conditions th:first-child {
      color: #0067B1;
      font-weight: bold; }
    .conditions td:last-child, .conditions th:last-child {
      border-right: none; }
      .conditions td:last-child:last-child td, .conditions th:last-child:last-child td {
        border-bottom: none; }
  .conditions .button-primary {
    background-color: #0067B1;
    border: 0; }
    .conditions .button-primary:hover {
      background-color: #0067B1; }

@media only screen and (max-width: 991px) {
  .borderless td:not(.hide), .borderless th:not(.hide) {
    text-align: left !important;
    border: none;
    display: inline-block;
    padding: 0; }
  .borderless tr .hide {
    display: none; }
  .borderless td:not(.hide) {
    color: #0067B1;
    padding-left: 5px; }
  .borderless td.mb-visible {
    display: initial;
    border-bottom: none;
    padding-left: 5px; }
  .borderless .button-primary {
    background-color: transparent;
    color: #ad0000;
    padding: 0;
    min-width: auto;
    height: 20px; }
  .borderless .second-row {
    display: block !important; }
    .borderless .second-row span {
      color: #000000;
      font-weight: 500; }
  .borderless .mb-30 {
    margin-bottom: 16px; } }

.sitemap p {
  text-decoration: none;
  color: #0067B1; }

.sitemap a:-webkit-any-link {
  text-decoration: none;
  color: #0067B1; }

.sitemap a:hover {
  border-bottom: 3px solid #0067B1; }

.sitemap h3 {
  margin-top: 24px;
  margin-bottom: 12px; }

.sitemap ul {
  list-style-type: none; }
  .sitemap ul ul {
    padding-left: 15px; }

.sitemap-columns-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

@media (min-width: 992px) {
  .sitemap .sitemap-column {
    width: 45%; } }

.gr_styles .side-content figure {
  display: flex;
  align-items: center; }
  .gr_styles .side-content figure img {
    max-height: 88px; }
  .gr_styles .side-content figure figcaption {
    padding-left: 15px;
    text-align: left;
    word-break: break-word; }

.gr_styles .icon-otrimer-sun::after {
  content: "";
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyNi4wMDZweCIgaGVpZ2h0PSIyNC44MzZweCIgdmlld0JveD0iMCAwIDI2LjAwNiAyNC44MzYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI2LjAwNiAyNC44MzY7Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMDRBOTg7fQ0KPC9zdHlsZT4NCjxnIGlkPSJYTUxJRF80MF8iPg0KCTxyZWN0IGlkPSJYTUxJRF80NDlfIiB4PSIxMi44MzQiIGNsYXNzPSJzdDAiIHdpZHRoPSIwLjkzIiBoZWlnaHQ9IjMuOTA0Ii8+DQoJPHJlY3QgaWQ9IlhNTElEXzQ0OF8iIHg9IjEyLjgzNCIgeT0iMTAuODYyIiBjbGFzcz0ic3QwIiB3aWR0aD0iMC45MyIgaGVpZ2h0PSI1Ljg0NCIvPg0KCTxwb2x5Z29uIGlkPSJYTUxJRF80NDdfIiBjbGFzcz0ic3QwIiBwb2ludHM9IjE2LjU5NiwxOS4wNjkgOS41MjIsMTUuNTYzIDkuNTIxLDE1LjU2MyA5LjUyMSwxNS41NjMgOS41MjEsMTUuNTYzIDkuNTIxLDE1LjU2MyANCgkJMi40NDYsMTkuMDY5IDMuMDU5LDIwLjMwNiA5LjUyMSwxNy4xMDMgMTUuOTgzLDIwLjMwNiAJIi8+DQoJDQoJCTxyZWN0IGlkPSJYTUxJRF80NDZfIiB4PSI3LjU5OSIgeT0iOC45NzciIHRyYW5zZm9ybT0ibWF0cml4KDAuNzU2OSAwLjY1MzUgLTAuNjUzNSAwLjc1NjkgMTAuODUgLTEuOTYzNikiIGNsYXNzPSJzdDAiIHdpZHRoPSIwLjkzIiBoZWlnaHQ9IjkuMjUiLz4NCgkNCgkJPHJlY3QgaWQ9IlhNTElEXzQ0NV8iIHg9IjQuNTk1IiB5PSI0Ljg3IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjMwNjEgMC45NTIgLTAuOTUyIDAuMzA2MSAxMy4wNjU1IDIuMTQ2MykiIGNsYXNzPSJzdDAiIHdpZHRoPSIwLjkzIiBoZWlnaHQ9IjEwLjMzMiIvPg0KCQ0KCQk8cmVjdCBpZD0iWE1MSURfNDQ0XyIgeD0iNi4xNDIiIHk9IjEuODIxIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC4yODk5IDAuOTU3MSAtMC45NTcxIC0wLjI4OTkgMTMuNjQ5NiAwLjU4NzEpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMC45MyIgaGVpZ2h0PSI3LjA3MiIvPg0KCQ0KCQk8cmVjdCBpZD0iWE1MSURfNDQzXyIgeD0iMTkuNTY0IiB5PSIxLjc5NyIgdHJhbnNmb3JtPSJtYXRyaXgoMC4yODk5IDAuOTU3MSAtMC45NTcxIDAuMjg5OSAxOS4zMjY5IC0xNS4zODEzKSIgY2xhc3M9InN0MCIgd2lkdGg9IjAuOTMiIGhlaWdodD0iNy4wNzIiLz4NCgkNCgkJPHJlY3QgaWQ9IlhNTElEXzQ0Ml8iIHg9IjkuNDYiIHk9IjEuMzI2IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjc3ODUgLTAuNjI3NyAwLjYyNzcgMC43Nzg1IDAuMTY4MyA2Ljk0NjgpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMC45MyIgaGVpZ2h0PSIzLjgxOSIvPg0KCQ0KCQk8cmVjdCBpZD0iWE1MSURfNDQxXyIgeD0iMTYuMjI5IiB5PSIxLjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43NzA5IC0wLjYzNyAwLjYzNyAtMC43NzA5IDI3LjQ1NjggMTYuNDg1OSkiIGNsYXNzPSJzdDAiIHdpZHRoPSIwLjkzIiBoZWlnaHQ9IjMuNjI5Ii8+DQoJDQoJCTxyZWN0IGlkPSJYTUxJRF80NDBfIiB4PSIyMC43NjkiIHk9IjQuOTU5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjI4NjggLTAuOTU4IDAuOTU4IDAuMjg2OCA1Ljc1NDMgMjcuMzMxMykiIGNsYXNzPSJzdDAiIHdpZHRoPSIwLjkzIiBoZWlnaHQ9IjkuNjg0Ii8+DQoJDQoJCTxyZWN0IGlkPSJYTUxJRF80MzlfIiB4PSIxOS42MzQiIHk9IjguMzkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzYzMiAtMC42NDYxIDAuNjQ2MSAwLjc2MzIgLTUuMjk2NSAxNi42NzE5KSIgY2xhc3M9InN0MCIgd2lkdGg9IjAuOTMiIGhlaWdodD0iMTQuMzQ2Ii8+DQoJPHBhdGggaWQ9IlhNTElEXzQzOF8iIGNsYXNzPSJzdDAiIGQ9Ik0xNS4xMjQsNy4zODhjMCwxLjAwOC0wLjgxNywxLjgyNS0xLjgyNSwxLjgyNWMtMS4wMDgsMC0xLjgyNC0wLjgxNy0xLjgyNC0xLjgyNQ0KCQljMC0xLjAwOCwwLjgxNy0xLjgyNCwxLjgyNC0xLjgyNEMxNC4zMDcsNS41NjQsMTUuMTI0LDYuMzgsMTUuMTI0LDcuMzg4eiIvPg0KCTxyZWN0IGlkPSJYTUxJRF80MzdfIiB4PSI3LjE5MSIgeT0iMjAuMTU5IiBjbGFzcz0ic3QwIiB3aWR0aD0iNC42NzIiIGhlaWdodD0iNC42NzciLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K") no-repeat center;
  display: inline-block;
  width: 24px;
  height: 24px; }

.gr_styles .icon-facebook::after,
.gr_styles .icon-youtube::after {
  font-size: 2.375rem; }

.gr_styles .social-icon-logo img {
  max-width: 65px !important;
  max-height: 30px !important;
  margin-left: 10px; }

.gr_styles .main-menu__logo {
  text-align: right; }
  @media screen and (max-width: 991px) {
    .gr_styles .main-menu__logo {
      margin-top: 10px; } }

.gr_styles .wrapper-utility-selectors .component-content .content {
  justify-content: flex-end; }

.gr_styles .sitemap .sitemap-column {
  column-count: 1; }

@media (min-width: 992px) {
  .gr_styles .main-menu .navigation ul.navigation-level1 .has-children .navigation-level2 {
    width: 315px; } }

.gr_styles .main-menu .navigation ul.navigation-level1 .page-epikoinwnia {
  display: none; }

.gr_styles .button-primary {
  border: solid 2px #0067B1;
  background-color: #0067B1; }

.gr_styles .slick-prev:before,
.gr_styles .slick-next:before {
  display: none; }

.gr_styles .hp-banner-gr figure {
  margin-bottom: -10px; }

.gr_styles .hp-banner-gr figcaption {
  position: absolute;
  top: 8%;
  left: 2%; }
  @media (min-width: 992px) {
    .gr_styles .hp-banner-gr figcaption {
      top: 25%; } }
  .gr_styles .hp-banner-gr figcaption p {
    font-size: calc(1rem + (24 - 16) * ((100vw - 375px) / (1440 - 375)));
    font-stretch: normal;
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    text-align: left;
    min-width: 177px;
    max-width: 220px;
    margin: 0;
    line-height: 22px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .gr_styles .hp-banner-gr figcaption p {
        font-size: 1.875rem;
        max-width: 300px;
        line-height: 38px; } }
    @media (min-width: 992px) {
      .gr_styles .hp-banner-gr figcaption p {
        max-width: 295px;
        line-height: 30px; } }

.gr_styles .breadcrumbs .breadcrumbs-list {
  display: block; }
  @media (min-width: 992px) {
    .gr_styles .breadcrumbs .breadcrumbs-list {
      display: flex; } }
  .gr_styles .breadcrumbs .breadcrumbs-list li a {
    padding-right: 0; }
    @media (min-width: 992px) {
      .gr_styles .breadcrumbs .breadcrumbs-list li a {
        padding-right: 48px; } }

.gr_styles .mobile-menu.open .navigation-root.navigation-level1 {
  height: 100vh; }
  .gr_styles .mobile-menu.open .navigation-root.navigation-level1 .utility-menu {
    display: none; }

.gr_styles #footer .footer-wrapper .image > .component-content {
  display: flex;
  justify-content: center; }

@media (min-width: 768px) and (max-width: 991px) {
  .gr_styles #footer .footer-wrapper .footer__links ul a {
    font-size: 0.875rem; } }

.gr_styles .reference-product-teaser .product-teaser a {
  white-space: nowrap; }

.gr_styles .top_line > .component-content > .content {
  max-width: 1160px; }

.gr_styles .top_line::after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #A8A7A7;
  position: absolute;
  display: block;
  top: 55px; }

.gr_styles .nav-logo {
  display: none; }
  @media (max-width: 991px) {
    .gr_styles .nav-logo {
      display: block; } }

:lang(vi-VN) body, :lang(vi-VN) p, :lang(vi-VN) span, :lang(vi-VN) h1, :lang(vi-VN) h2, :lang(vi-VN) h3, :lang(vi-VN) h4, :lang(vi-VN) h5, :lang(vi-VN) h6, :lang(vi-VN) .red-dot {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

:lang(vi-VN) a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important; }

@media (min-width: 992px) {
  :lang(vi-VN) .container-circle {
    max-height: 500px; }
    :lang(vi-VN) .container-circle .richText-content {
      width: 40%; }
      :lang(vi-VN) .container-circle .richText-content h1 {
        width: 100%; }
  :lang(vi-VN) .container-teaser-bottom {
    margin-bottom: 135px; }
  :lang(vi-VN) .main-menu .navigation .navigation-level1 .has-children .navigation-level2 {
    width: 550px; }
  :lang(vi-VN) .container-teaser-bottom .article-teaser p,
  :lang(vi-VN) .container-teaser-bottom .article-teaser-vertical p {
    position: absolute; } }

@media (max-width: 991px) {
  :lang(vi-VN) .breadcrumbs-list {
    flex-direction: column; } }

@media (max-width: 991px) {
  :lang(vi-VN) .main-menu .navigation ul.navigation-level1 .navigation-level2 {
    padding: 0 20px; } }

:lang(vi-VN) .main-menu .navigation ul.navigation-level1 .navigation-level2 li:last-of-type {
  display: block; }

:lang(vi-VN) .align-article picture {
  display: flex;
  justify-content: center; }

:lang(vi-VN) .align-article figcaption h3, :lang(vi-VN) .align-article figcaption h2 {
  margin: 16px 0; }

:lang(vi-VN) .align-article figcaption p {
  margin: 10px 0;
  line-height: 15px; }

:lang(vi-VN) .article-tips p {
  margin-top: 0; }

:lang(vi-VN) .Footer .footer-wrapper .richText p {
  font-size: 0.875rem;
  color: #ffffff;
  letter-spacing: 0.6px;
  line-height: 1.57;
  padding: 0 15px;
  padding-bottom: 16px; }

@media (min-width: 992px) {
  :lang(vi-VN) .Footer .footer-contact .component-content .content {
    display: flex;
    justify-content: center;
    align-items: center; }
    :lang(vi-VN) .Footer .footer-contact .component-content .content .image {
      padding: 0 15px; } }

@media (max-width: 991px) {
  :lang(vi-VN) .Footer .footer-contact {
    text-align: center; } }

@media (min-width: 1200px) {
  :lang(vi-VN) .Footer .container-circle .component-content {
    width: 70%;
    background-size: 700px 700px; } }

@media (min-width: 992px) {
  :lang(vi-VN) .page-home .container-circle {
    height: calc(35vw - 3px); } }

@media (max-width: 1199px) {
  :lang(vi-VN) .container-inner {
    max-width: 100%; } }

@media (max-width: 991px) {
  :lang(vi-VN) .banner-image .image img {
    width: 100%; }
  :lang(vi-VN) .banner-image {
    margin: 0;
    padding: 0; }
  :lang(vi-VN) .container-circle {
    transform: translateY(-13%); }
  :lang(vi-VN) .mobile-menu.open .navigation-root.navigation-level1 {
    top: 35px;
    padding-bottom: 10%; }
    :lang(vi-VN) .mobile-menu.open .navigation-root.navigation-level1 .utility-menu.container-inner {
      display: none; } }

@media (min-width: 1200px) {
  :lang(vi-VN) .container-circle .richText-content .h1-styles {
    font-size: 2.625rem; } }

:lang(vi-VN) body, :lang(vi-VN) p, :lang(vi-VN) span, :lang(vi-VN) h1, :lang(vi-VN) h2, :lang(vi-VN) h3, :lang(vi-VN) h4, :lang(vi-VN) h5, :lang(vi-VN) h6, :lang(vi-VN) .red-dot {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

:lang(vi-VN) a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important; }

@media (min-width: 992px) {
  :lang(vi-VN) .container-circle {
    max-height: 500px; }
    :lang(vi-VN) .container-circle .richText-content {
      width: 40%; }
      :lang(vi-VN) .container-circle .richText-content h1 {
        width: 100%; }
  :lang(vi-VN) .container-teaser-bottom {
    margin-bottom: 135px; }
  :lang(vi-VN) .main-menu .navigation .navigation-level1 .has-children .navigation-level2 {
    width: 550px; }
  :lang(vi-VN) .container-teaser-bottom .article-teaser p,
  :lang(vi-VN) .container-teaser-bottom .article-teaser-vertical p {
    position: absolute; } }

@media (max-width: 991px) {
  :lang(vi-VN) .breadcrumbs-list {
    flex-direction: column; } }

@media (max-width: 991px) {
  :lang(vi-VN) .main-menu .navigation ul.navigation-level1 .navigation-level2 {
    padding: 0 20px; } }

:lang(vi-VN) .main-menu .navigation ul.navigation-level1 .navigation-level2 li:last-of-type {
  display: block; }

:lang(vi-VN) .align-article picture {
  display: flex;
  justify-content: center; }

:lang(vi-VN) .align-article figcaption h3, :lang(vi-VN) .align-article figcaption h2 {
  margin: 16px 0; }

:lang(vi-VN) .align-article figcaption p {
  margin: 10px 0;
  line-height: 15px; }

:lang(vi-VN) .article-tips p {
  margin-top: 0; }

:lang(vi-VN) .Footer .footer-wrapper .richText p {
  font-size: 0.875rem;
  color: #ffffff;
  letter-spacing: 0.6px;
  line-height: 1.57;
  padding: 0 15px;
  padding-bottom: 16px; }

@media (min-width: 992px) {
  :lang(vi-VN) .Footer .footer-contact .component-content .content {
    display: flex;
    justify-content: center;
    align-items: center; }
    :lang(vi-VN) .Footer .footer-contact .component-content .content .image {
      padding: 0 15px; } }

@media (max-width: 991px) {
  :lang(vi-VN) .Footer .footer-contact {
    text-align: center; } }

@media (min-width: 1200px) {
  :lang(vi-VN) .Footer .container-circle .component-content {
    width: 70%;
    background-size: 700px 700px; } }

@media (min-width: 992px) {
  :lang(vi-VN) .page-home .container-circle {
    height: calc(35vw - 3px); } }

@media (max-width: 1199px) {
  :lang(vi-VN) .container-inner {
    max-width: 100%; } }

@media (max-width: 991px) {
  :lang(vi-VN) .banner-image .image img {
    width: 100%; }
  :lang(vi-VN) .banner-image {
    margin: 0;
    padding: 0; }
  :lang(vi-VN) .container-circle {
    transform: translateY(-13%); }
  :lang(vi-VN) .mobile-menu.open .navigation-root.navigation-level1 {
    top: 35px;
    padding-bottom: 10%; }
    :lang(vi-VN) .mobile-menu.open .navigation-root.navigation-level1 .utility-menu.container-inner {
      display: none; } }

@media (min-width: 1200px) {
  :lang(vi-VN) .container-circle .richText-content .h1-styles {
    font-size: 2.625rem; } }

.overlay-background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 9998; }

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  padding-bottom: 30px;
  text-align: center;
  z-index: 9999; }

.overlay-content {
  display: inline-block;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  background: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  text-align: left; }
  @media (min-width: 768px) {
    .overlay-content {
      width: 750px !important; } }
  .overlay-content .popup-header {
    height: 100px;
    background-color: #45a9df;
    display: flex;
    justify-content: center;
    align-items: center; }
    .overlay-content .popup-header p {
      color: #fff;
      font-size: 2rem;
      text-align: center; }
      .overlay-content .popup-header p span {
        width: 33px;
        height: 29px;
        display: inline-flex;
        background: url("https://i-preview-cf65ch.gskstatic.com/content/dam/cf-consumer-healthcare/otrivin-v3/it_IT_narhinel/icon_notification.png?auto=format") no-repeat center; }
  .overlay-content .popup-container {
    padding: 15px; }
    @media (min-width: 768px) {
      .overlay-content .popup-container {
        padding: 60px;
        padding-top: 25px; } }
    .overlay-content .popup-container .popup-link {
      margin-bottom: 30px;
      font-size: 1.4rem;
      font-weight: bold; }
      .overlay-content .popup-container .popup-link span {
        color: #45a9df; }
    .overlay-content .popup-container .popup-text {
      width: 90%;
      margin: auto; }
  .overlay-content-inner {
    overflow: hidden; }

.overlay-close {
  z-index: 9999;
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
  display: none;
  color: #fff;
  outline: none; }
  .overlay-close::before {
    content: "X";
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid white;
    font-size: 1rem;
    text-align: center;
    line-height: 23px; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../../assets/img/loader.gif") no-repeat 50% 50%; }

@media (min-width: 992px) {
  :lang(it-IT) .notIndexableBox noindex > .component-content > .content,
  :lang(it-IT) .product-box > .component-content > .content {
    display: flex;
    flex-wrap: wrap; }
    :lang(it-IT) .notIndexableBox noindex > .component-content > .content .snippetReference,
    :lang(it-IT) .product-box > .component-content > .content .snippetReference {
      display: flex; }
      :lang(it-IT) .notIndexableBox noindex > .component-content > .content .snippetReference > .inner > .component-content,
      :lang(it-IT) .product-box > .component-content > .content .snippetReference > .inner > .component-content {
        height: 100%; }
        :lang(it-IT) .notIndexableBox noindex > .component-content > .content .snippetReference > .inner > .component-content .product-teaser,
        :lang(it-IT) .product-box > .component-content > .content .snippetReference > .inner > .component-content .product-teaser {
          height: 100%; }
          :lang(it-IT) .notIndexableBox noindex > .component-content > .content .snippetReference > .inner > .component-content .product-teaser > .component-content > .content,
          :lang(it-IT) .product-box > .component-content > .content .snippetReference > .inner > .component-content .product-teaser > .component-content > .content {
            height: 100%;
            display: flex;
            flex-wrap: wrap; }
            :lang(it-IT) .notIndexableBox noindex > .component-content > .content .snippetReference > .inner > .component-content .product-teaser > .component-content > .content .richText:nth-child(4),
            :lang(it-IT) .product-box > .component-content > .content .snippetReference > .inner > .component-content .product-teaser > .component-content > .content .richText:nth-child(4) {
              align-self: flex-end; } }

@media (min-width: 992px) {
  :lang(it-IT) .main-menu .navigation ul.navigation-level1 li:not(:last-of-type) {
    margin-right: 44px; } }

:lang(it-IT) .main-menu > .component-content > .content {
  background-color: #fff; }
  @media (min-width: 992px) {
    :lang(it-IT) .main-menu > .component-content > .content {
      background-color: transparent; } }

:lang(it-IT) .button-primary {
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 767px) {
    :lang(it-IT) .button-primary {
      padding-left: 44px;
      padding-right: 44px; } }

:lang(it-IT) .sitemap-columns-2 {
  flex-direction: column; }
  @media (min-width: 992px) {
    :lang(it-IT) .sitemap-columns-2 {
      flex-direction: row; } }

:lang(it-IT) .sitemap a[title="Dormire meglio"],
:lang(it-IT) .sitemap a[title="0-2"],
:lang(it-IT) .sitemap a[title="3-5"],
:lang(it-IT) .sitemap a[title="5-piu"],
:lang(it-IT) .sitemap a[title="Mangiare meglio"],
:lang(it-IT) .sitemap a[title="Respirare meglio"],
:lang(it-IT) .sitemap a[title="Stare meglio"] {
  display: none; }

:lang(it-IT) .main-menu .navigation li.navigation-level1 > a:hover, :lang(it-IT) .main-menu .navigation li.navigation-level1 > a:focus {
  border-bottom: 3px solid #f89913; }

@media (min-width: 992px) {
  :lang(it-IT) .navigation .navigation-level1 .has-children .navigation-level2 li {
    padding-top: 5px;
    padding-bottom: 5px; } }

:lang(it-IT) .navigation ul.navigation-level1 > .is-active > a {
  border-bottom: 3px solid #f89913; }

:lang(it-IT) .navigation ul.navigation-level1 > .has-active-child > a {
  border-bottom: 3px solid #f89913; }

:lang(it-IT) .navigation-level1.page-nasal-health > ul > li > a:first-of-type {
  pointer-events: none; }

/* .reference-buy-now-button .ps-widget .ps-wtb-container{
    display: none;
}
.reference-buy-now-button .ps-widget.open .ps-wtb-container{
    display: block;
} */
.reference-buy-now-button {
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */ }
  .reference-buy-now-button .ps-widget {
    display: none; }
    .reference-buy-now-button .ps-widget .ps-wtb-container {
      display: none;
      z-index: 9999; }
    .reference-buy-now-button .ps-widget.open {
      display: block;
      position: fixed;
      overflow: auto;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 999;
      padding: 40px;
      background: rgba(0, 0, 0, 0.6); }
      .reference-buy-now-button .ps-widget.open .ps-wtb-container {
        display: flex;
        flex-direction: column;
        padding: 10px; }
  .reference-buy-now-button .ps_close {
    width: 20px;
    height: 20px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: flex-end;
    margin-bottom: 10px; }
    .reference-buy-now-button .ps_close::before, .reference-buy-now-button .ps_close::after {
      content: "";
      width: 110%;
      height: 3px;
      background: grey;
      display: block;
      position: absolute;
      border-radius: 3px; }
    .reference-buy-now-button .ps_close::before {
      transform: rotate(45deg); }
    .reference-buy-now-button .ps_close::after {
      transform: rotate(-45deg); }
    .reference-buy-now-button .ps_close:hover {
      cursor: pointer; }
  .reference-buy-now-button .ps-widget::-webkit-scrollbar {
    display: none; }
  .reference-buy-now-button .ps-widget {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }

.ps-product-finder input.ps-product-finder-textbox {
  border: 0;
  background: #EDF9FF;
  color: #0067B1;
  font-size: 16px; }
  .ps-product-finder input.ps-product-finder-textbox:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #0067B1;
    opacity: 1; }
  .ps-product-finder input.ps-product-finder-textbox::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #0067B1;
    opacity: 1; }
  .ps-product-finder input.ps-product-finder-textbox:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #0067B1; }
  .ps-product-finder input.ps-product-finder-textbox::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #0067B1; }
  .ps-product-finder input.ps-product-finder-textbox::placeholder {
    /* Most modern browsers support this now. */
    color: #0067B1; }

.ps-map-control .ps-map-location-textbox {
  color: #0067B1 !important; }

.ps-header-container .ps-column-headers {
  height: auto;
  border-bottom: none; }
  .ps-header-container .ps-column-headers .ps-local-tab-label,
  .ps-header-container .ps-column-headers .ps-online-tab-label {
    width: 180px;
    border: 1px solid #0067B1;
    color: #0067B1 !important; }
    .ps-header-container .ps-column-headers .ps-local-tab-label:not(:last-child),
    .ps-header-container .ps-column-headers .ps-online-tab-label:not(:last-child) {
      margin-bottom: 10px;
      margin-right: 10px; }
      @media (min-width: 992px) {
        .ps-header-container .ps-column-headers .ps-local-tab-label:not(:last-child),
        .ps-header-container .ps-column-headers .ps-online-tab-label:not(:last-child) {
          margin-bottom: 0;
          margin-right: 0; } }

.ps-wtb-container {
  box-shadow: none !important; }

.ps-online-sellers {
  border: 1px solid #0067B1; }

.product-callout-buy-now {
  text-align: center; }
  @media (min-width: 992px) {
    .product-callout-buy-now {
      text-align: left; } }

.product-callout-suggested-desc {
  width: auto;
  margin: auto; }
  .product-callout-suggested-desc p {
    text-align: center; }

.box--background-tertiary {
  background-color: #EDF9FF; }

.box--overlapped {
  margin-bottom: -45px; }

.box--center-children > .component-content > .paragraphSystem {
  justify-content: center; }

/*# sourceMappingURL=../maps/core/main.css.map */

/* Aman Singh | 18-07-203 | GSKBD-28465 */
.text-bold{
  font-weight: 700 !important;
}
@media (min-width: 1167px){
:lang(it-IT) .main-menu .navigation ul.navigation-level1 li:not(:last-of-type) {
    margin-right: 25px;
}
}
@media (min-width: 992px) and (max-width: 1167px){
:lang(it-IT) .main-menu .navigation ul.navigation-level1 li:not(:last-of-type) {
    margin-right: 18px;
}
:lang(it-IT) .main-menu .navigation ul.navigation-level1 li a{
  font-size: 13.5px;
}
}
.darked-blue-bg{
  background-color: #1674b8 !important;
}
.blue-dark-text{
color: #0070c0 !important;
}
.blue-secodary-color{
  color: #45A9DF !important;
  }
  
/* Aman Singh | 18-07-203 | GSKBD-28465 */

.d-block{
  display: block !important;
}
.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}

/*Amrendra | GSKBD-28987 | 26/09/23 | performance */
.haleon-logo img{
  width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  .hide-m {
    display: none;
  }
}

@media (min-width: 992px) { 
  .visibility-hidden-dt {
    visibility: hidden;
  }
}

li.page-metodo-narhinel-prodotti ul.navigation-level2 li a[title="Narhinel Spray"],
li.page-metodo-narhinel-prodotti ul.navigation-level2 li a[title="Metodo Narhinel"] {
  pointer-events: none;

  &:hover {
    border-bottom: none;  
  }
}/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px; }
  .questionWithCheck .formControl-radio {
    float: left;
    margin: 0;
    padding: 0;
    width: 21px; }
  .questionWithCheck .genericFormGroup span input[type="checkbox"] {
    float: left;
    margin: 2px 2px 0 0;
    padding: 0;
    width: 15px; }

.questionWithRadio button {
  background: white;
  border: 1px solid white;
  border-radius: 0;
  float: left;
  margin-right: 15px; }
  .questionWithRadio button.optionActive {
    border: solid 1px #D5DCEF; }

.questionWithRadio .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.questionWithRadio .genericFormGroup span input[type="radio"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
  margin-right: 15px; }

.questionWithRadio .genericFormGroup .quizRadioImg label, .questionWithCheck .genericFormGroup .quizRadioImg label {
  width: 100px; }

.questionWithRadio .quizScoreBox, .questionWithCheck .quizScoreBox {
  border: 1px solid #0F61AF;
  background: white;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  width: 50px;
  height: 15px;
  margin-left: 20px;
  float: left; }
  .questionWithRadio .quizScoreBox p, .questionWithCheck .quizScoreBox p {
    margin: 0;
    font-weight: 700; }

.questionWithRadio .imgContainer, .questionWithCheck .imgContainer {
  width: 100%;
  float: left; }

.questionWithRadio .quizQuestion p, .questionWithCheck .quizQuestion p {
  margin: 0 0 15px 0; }

.quizHideBox {
  display: none; }

.quizOverlayContainer .overlay-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000;
  /* high z-index */
  background: #000;
  /* fallback */
  background: rgba(0, 0, 0, 0.75);
  text-align: center; }

.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 white;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 30px 10px 10px;
  position: relative;
  text-align: left;
  top: 150px; }

.quizOverlayContainer .overlay-close {
  background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  z-index: 9999; }

.quizOverlayContainer .close-btn:hover {
  background: #05abe0; }

.questionWithImage {
  clear: both; }
  .questionWithImage .quizQuestion {
    border: 2px solid #0F61AF;
    background: #D5DCEF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px 10px 20px 10px;
    float: left;
    width: 80%; }
    .questionWithImage .quizQuestion p {
      font-weight: 700;
      line-height: 1.2em;
      margin: 10px 0 0 0;
      vertical-align: middle;
      color: black; }
  .questionWithImage .imgContainer {
    float: left;
    width: 50%;
    text-align: center; }
    .questionWithImage .imgContainer span {
      border: 3px solid #78A7D2;
      padding: 10px;
      height: 36px;
      width: 36px;
      -webkit-border-radius: 150px;
      -moz-border-radius: 150px;
      border-radius: 150px; }
    .questionWithImage .imgContainer img {
      text-align: center;
      vertical-align: bottom;
      cursor: pointer; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRighCaption {
    float: left;
    width: 25%; }

.quizResultContainer {
  width: 92%; }

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left; }
  .quizScoreBox p {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    color: black;
    margin-top: 15px; }
  .quizScoreBoxtotalScoreBox {
    float: right; }

.quiz .nextQuestionPage {
  float: right; }

.quiz .generateScore {
  float: right; }

.quiz .button.generateScore {
  width: 230px;
  padding: 10px;
  font-weight: 700;
  font-size: 22px;
  color: white;
  background: #115A64; }

.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px white;
  background: #E4FE98; }

.quiz.quizWithBGImage {
  float: left; }
  .quiz.quizWithBGImage .quizQuestionBox {
    background-color: #FFF1D0;
    padding: 20px;
    width: 70%; }
    .quiz.quizWithBGImage .quizQuestionBox h2 {
      color: #4469A1;
      font-size: 40px;
      margin-bottom: 0; }
    .quiz.quizWithBGImage .quizQuestionBox p {
      font-size: 18px;
      color: #5C5D59;
      margin: 0;
      line-height: 22px; }
  .quiz.quizWithBGImage .quizQuestionOption {
    position: relative;
    background-repeat: no-repeat;
    background-position: left top; }
  .quiz.quizWithBGImage .quizOptionButton {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #E2F1F3;
    padding: 17px 25px 17px 25px;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    color: #73A1A7; }
    .quiz.quizWithBGImage .quizOptionButton focus {
      border: dotted 1px #000; }
    .quiz.quizWithBGImage .quizOptionButton span {
      background: url("../../img/boxlink-arrow.png") no-repeat right center;
      padding-right: 25px; }

.quiz.quizProgressBar .quizProgressBarQuestions {
  background-color: white;
  padding: 5px;
  position: relative;
  margin-bottom: 35px; }
  .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
    color: #22508E;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 2px;
    padding: 0;
    border: none;
    background: none;
    cursor: text; }

.quiz.quizProgressBar .quizProgressBarDots {
  background-color: #eeece4;
  border: 1px solid #eeece4;
  border-radius: 18px;
  height: 10px;
  padding: 5px;
  position: relative; }

.quiz.quizProgressBar .quizProgressDots {
  background-color: white;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
  box-shadow: none;
  border: 0px solid gainsboro; }
  .quiz.quizProgressBar .quizProgressDots.active {
    background-color: #099696;
    height: 16px;
    width: 16px;
    left: 0;
    position: absolute;
    top: 2px; }
  .quiz.quizProgressBar .quizProgressDots.firstactive {
    background-color: #099696;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 2px; }
  .quiz.quizProgressBar .quizProgressDots.progressActive {
    background-color: #099696;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 2px; }

.quizWithBGImage.questionOption1 .quizQuestionOption {
  height: 450px; }

.quizWithBGImage.questionOption2 .quizQuestionOption, .quizWithBGImage.questionOption3 .quizQuestionOption, .quizWithBGImage.questionOption4 .quizQuestionOption, .quizWithBGImage.questionOption5 .quizQuestionOption {
  height: 225px; }

.quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4 {
  width: 50%; }

.quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
  width: 25%; }

#question3 .quizWithBGImage .questionOption2 {
  height: 450px; }
  #question3 .quizWithBGImage .questionOption2 .quizQuestionOption {
    height: 450px; }

#question3 .quizWithBGImage.questionOption2 {
  widht: 50%; }

#question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
  width: 25%; }

.quizProgressBar {
  background: white;
  border: solid 1px white;
  padding: 20px 0;
  border-color: white;
  box-shadow: 0 0 10px #9ecaed; }

.progressDotActive {
  width: 2%;
  background: #099696;
  height: 10px; }

.quizRadioImg {
  float: left;
  width: 100px; }

.hideQuizTotalBox .quizResultContainer {
  display: none; }

/* Mobile start */
@media only screen and (max-width: 767px) {
  .questionWithCheck .formControl-radio {
    clear: both;
    display: block; } }

@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%; }
  .questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%; }
  .quizRadioImg {
    width: 100%; }
  .questionWithImage .quizQuestion {
    width: 60%; }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%; }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px; }
    .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
      font-size: 12px;
      font-weight: 700; }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block; }
    .quiz.quizWithBGImage .quizQuestionOption {
      width: 100%;
      display: block;
      background: no-repeat;
      background-position: center center;
      background-attachment: scroll;
      background-size: 100% 100%; }
  .quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4, .quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
    width: 100%; }
  .quizWithBGImage #question3 .quizWithBGImage.questionOption2 {
    width: 100%; }
  .quizWithBGImage #question2 .quizWithBGImage.questionOption3, .quizWithBGImage #question2 .quizWithBGImage.questionOption4, .quizWithBGImage #question2 .quizWithBGImage.questionOption5 {
    width: 100%; } }
.carousel-dots-left ul.slick-dots{
  text-align: left;
  padding-left: 1rem;
  padding-bottom: .5rem;

  li button {
    height: 20px;
    width: 20px;
    border: 2px solid #0067B1;
    background-color: #7cc6fb;
  }
  li.slick-active button {
    background-color: #0067B1;;
  }

  @media (max-width: 991px) {
    text-align: center;
    padding-bottom: 1.5rem;
    padding-left: 0;
  }
}

.carousel-arrows-hide .carousel-slides  > .slick-next.slick-arrow,
.carousel-arrows-hide .carousel-slides  > .slick-prev.slick-arrow{
  display: none !important;
}
