/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
*,
*:before,
*:after {
  box-sizing: border-box;
  -ms-box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  font-size: 100%;
}

body {
  font-size: 1.6rem;
  line-height: 1.5;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

button {
  margin: 0;
}

:root {
  --icon-color-1: #000;
  --icon-color-2: #fff;
}

*:focus {
  outline: none;
}

.color-blue {
  color: #002644;
}

.color-green {
  color: #a2bd30;
}

.color-yellow {
  color: #f1cb00;
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 40;
    font-style: normal;

    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 400;
    font-style: italic;

    src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 600;
    font-style: italic;

    src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 700;
    font-style: normal;

    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 700;
    font-style: italic;

    src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 800;
    font-style: normal;

    src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
    font-weight: 800;
    font-style: italic;

    src: url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 40;
    font-style: normal;

    src: url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 400;
    font-style: italic;

    src: url('../fonts/opensans-italic-webfont.woff') format('woff'), url('../fonts/opensans-italic-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 600;
    font-style: italic;

    src: url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'), url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 700;
    font-style: normal;

    src: url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 700;
    font-style: italic;

    src: url('../fonts/opensans-bolditalic-webfont.woff') format('woff'), url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 800;
    font-style: normal;

    src: url('../fonts/opensans-extrabold-webfont.woff') format('woff'), url('../fonts/opensans-extrabold-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'open-sans';
    font-weight: 800;
    font-style: italic;

    src: url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff'), url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 40;
    font-style: normal;

    src: url('../fonts/averta-regular-webfont.woff') format('woff'), url('../fonts/averta-regular-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 400;
    font-style: italic;

    src: url('../fonts/averta-regularitalic-webfont.woff') format('woff'), url('../fonts/averta-regularitalic-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/averta-semibold-webfont.woff') format('woff'), url('../fonts/averta-semibold-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 600;
    font-style: italic;

    src: url('../fonts/averta-semibolditalic-webfont.woff') format('woff'), url('../fonts/averta-semibolditalic-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 700;
    font-style: normal;

    src: url('../fonts/averta-bold-webfont.woff') format('woff'), url('../fonts/averta-bold-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 700;
    font-style: italic;

    src: url('../fonts/averta-bolditalic-webfont.woff') format('woff'), url('../fonts/averta-bolditalic-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 800;
    font-style: normal;

    src: url('../fonts/averta-extrabold-webfont.woff') format('woff'), url('../fonts/averta-extrabold-webfont.woff2') format('woff2');
}

@font-face {
  font-family: 'averta';
    font-weight: 800;
    font-style: italic;

    src: url('../fonts/averta-extrabolditalic-webfont.woff') format('woff'), url('../fonts/averta-extrabolditalic-webfont.woff2') format('woff2');
}

.layout-container {
  margin: 0;
}

#block-grout-bo-theme-local-tasks {
  margin-bottom: 1rem;
}

header #block-bostik-new-theme-branding a.site-logo,
.content-header #block-bostik-new-theme-branding a.site-logo {
  display: inline-block;
  margin: 10px 0;
}

header #block-bostik-new-theme-branding img,
.content-header #block-bostik-new-theme-branding img {
  height: 60px;
}

#header-global {
  z-index: 3;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header-global {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: flex;
    flex-flow: wrap row;
    align-items: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header-global {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: flex;
    flex-flow: wrap row;
    align-items: center;
  }
}

@media only screen and (min-width: 1025px) {
  #header-global {
    position: relative;
    top: 0;
    display: flex;
    padding: 0 72px;
    flex-flow: wrap row;
  }
}

@media only screen and (min-width: 1440px) {
  #header-global {
    padding: 0 calc(50% - 648px);
  }
}

@media only screen and (min-width: 1025px) {
  #header-global::before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    content: '';
  }
}

@media only screen and (min-width: 1025px) {
  #header-global::after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: white;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  }
}

.header-primary-logo {
  z-index: 1;
}

.header-primary-logo a {
  display: inline-block;
}

.header-primary-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 76px;
}

#header-global .header-primary-logo {
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #fff;
  align-items: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header-global .header-primary-logo {
    position: relative;
    z-index: 1;
    height: 80px;
    padding-right: 10px;
    padding-left: 4%;
    flex: 1 0 50%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header-global .header-primary-logo {
    position: relative;
    z-index: 1;
    height: 80px;
    padding-left: 5%;
    order: 3;
    flex: 1 0 30%;
  }
}

#header-global .header-primary-logo::after {
  content: '';
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header-global .header-primary-logo::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header-global .header-primary-logo::after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  }
}

#header-global .header-primary-logo a {
  word-break: normal;
}

.gc-page-footer-region {
  margin-top: 2rem;
  border-top: 8px solid #f1cb00;
  background-color: #002644;
}

.gc-page-footer-region .gc-page-footer {
  display: flex;
  flex-direction: column;
  color: #fff;
}

@media screen and (min-width: 800px) {
  .gc-page-footer-region .gc-page-footer {
    flex-direction: row;
  }
}

.gc-page-footer-region .gc-footer-links {
  padding: 16px 0;
}

@media only screen and (min-width: 1025px) {
  .gc-page-footer-region .gc-footer-links {
    padding: 0;
  }
}

.gc-page-footer-region .gc-footer-links a.gc-footer-link {
  font-weight: 400;
  display: block;
  padding: 4px 0;
  text-decoration: none;
}

.gc-page-footer-region .gc-footer-links a.gc-footer-link span {
  font-weight: 400;
  transition: ease .3s;
  text-decoration: none;
  color: #fff;
}

.gc-page-footer-region .gc-footer-links a.gc-footer-link:hover,
.gc-page-footer-region .gc-footer-links a.gc-footer-link:focus {
  text-decoration: none;
}

.gc-page-footer-region .gc-footer-links a.gc-footer-link:hover span,
.gc-page-footer-region .gc-footer-links a.gc-footer-link:focus span {
  opacity: .4;
}

@media only screen and (min-width: 1025px) {
  .gc-page-footer-region .gc-footer-links a.gc-footer-link {
    display: inline-block;
    padding: 0 8px;
    border-right: 1px solid #fff;
  }

  .gc-page-footer-region .gc-footer-links a.gc-footer-link:last-child {
    border: none;
  }
}

.gc-page-footer-region .footer-simple {
  width: 100%;
}

.gc-page-footer-region .footer-simple .wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 27px;
  padding-right: 4%;
  padding-bottom: 27px;
  padding-left: 4%;
  align-items: left;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .gc-page-footer-region .footer-simple .wrapper {
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .gc-page-footer-region .footer-simple .wrapper {
    max-width: 1440px;
    margin: auto;
    padding-right: 72px;
    padding-left: 72px;
  }
}

@media only screen and (min-width: 1025px) {
  .gc-page-footer-region .footer-simple .wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.gc-page-footer-region .footer-simple .wrapper p {
  font-size: 14px;
  line-height: 1.5;
  opacity: .6;
}

.gc-page-footer-region .footer-simple .wrapper span {
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .gc-page-footer-region .footer-simple-centered .wrapper {
    flex-direction: row;
    justify-content: center;
  }
}

@media only screen and (min-width: 1025px) {
  .gc-page-footer-region .footer-simple-centered .wrapper {
    flex-direction: row;
    justify-content: center;
  }
}

body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

html:not([lang='el-GR']) body {
  font-family: 'Montserrat', 'open-sans', sans-serif, Arial, Roboto, Ubuntu, -apple-system;
}

html:lang(el-GR) body {
  font-family: 'averta', 'open-sans', sans-serif, Arial, Roboto, Ubuntu, -apple-system;
}

h1,
h2,
h3,
h4,
h5,
p,
li,
a,
span,
button,
textarea,
label,
div {
  word-break: break-word;
}

p,
.current-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  word-break: break-word;
}

p span,
p b,
p strong,
.current-text span,
.current-text b,
.current-text strong {
  font-weight: 600;
}

p a,
.current-text a {
  font-weight: 800;
}

a {
  transition: .2s ease color;
}

li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1 sup {
  font-size: 30px;
}

h2 sup {
  font-size: 25px;
}

h3 sup {
  font-size: 20px;
}

h4 sup {
  font-size: 15px;
}

h5 sup {
  font-size: 10px;
}

sup {
  font-size: 12px;
  vertical-align: top;
}

legend {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

.link {
  text-decoration: none;
}

.current-text-smaller {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.3;
}

.current-text-bigger {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
}

.current-text-bold {
  font-weight: 700;
}

.align-center {
  text-align: center;
}

body {
  color: #6d6d6d;
}

p a,
.current-text a {
  color: #002644;
}

p a:hover,
p a:focus,
p a:active,
.current-text a:hover,
.current-text a:focus,
.current-text a:active {
  color: #f1cb00;
}

legend {
  color: #3d3d3d;
}

.link-white {
  color: #fff;
}

.link-white:hover,
.link-white:focus,
.link-white:active {
  color: rgba(255, 255, 255, .4);
}

.current-text-bigger {
  color: #3d3d3d;
}

.link-grey,
.content-block.content-color-yellow a.link-grey,
.content-block.content-color-blue a.link-grey,
.content-block.content-color-green a.link-grey {
  color: #6d6d6d;
}

.button {
  font-size: 14px;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.29;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  word-break: break-word;
}

.button-secondary {
  min-height: 46px;
  margin-right: 8px;
  padding: 13px;
  transition: ease .2s;
  border: 2px solid;
}

.button-primary {
  position: relative;
  min-height: 48px;
  padding: 15px 64px 15px 15px;
  transition: ease .2s;
}

.button-primary span,
.button-primary + label {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 100%;
  margin-left: 16px;
  transition: ease .2s;
  vertical-align: 1;
}

.button-primary span svg,
.button-primary + label svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  transform: translateX(-50%) translateY(-50%);
}

input[type='submit'].button-secondary {
  border: solid 2px;
}

.button-tertiary {
  min-height: 28px;
  padding: 7px 16px;
  transition: ease .2s;
  border: solid 2px;
}

input[type='submit'].button-tertiary {
  border: solid 2px;
}

.button-download,
.button-link,
.button-save,
.button-back {
  padding-right: 0;
  padding-left: 0;
  transition: .2s ease color;
  background-color: transparent;
}

.button-link span {
  transition: ease .2s color;
}

.button-link svg {
  position: relative;
  top: 3px;
  width: 1rem;
  height: 1rem;
  margin-left: 4px;
}

.button-download svg {
  position: relative;
  top: 3px;
  margin-right: 4px;
}

.button-back svg {
  position: relative;
  top: 3px;
  width: 1rem;
  height: 1rem;
  margin-left: 4px;
  transform: rotate(180deg);
}

.button-save svg {
  position: relative;
  top: 4px;
  margin-right: 4px;
}

.button-white svg {
  transition: ease .2s opacity;
}

.button-white:hover svg {
  opacity: .4;
}

.disabled,
button:disabled,
input[type='submit']:disabled {
  cursor: not-allowed;
}

button,
input[type='submit'] {
  border: none;
}

html:not([lang='el-GR']) button,
html:not([lang='el-GR'])
  input[type='submit'] {
  font-family: 'Montserrat', 'open-sans', sans-serif, Arial, Roboto, Ubuntu, -apple-system;
}

html:lang(el-GR) button,
html:lang(el-GR)
  input[type='submit'] {
  font-family: 'averta', 'open-sans', sans-serif, Arial, Roboto, Ubuntu, -apple-system;
}

.link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-primary {
  color: #fff;
  background-color: #002644;
}

.button-primary span {
  background-color: #38526d;
}

.button-primary svg {
  fill: #fff;
}

.button-primary:hover,
.button-primary:focus,
.button-primary:active {
  color: #fff;
  background-color: #f1cb00;
}

.button-primary:hover span,
.button-primary:focus span,
.button-primary:active span {
  background-color: #f7e066;
}

.button-primary:hover svg,
.button-primary:focus svg,
.button-primary:active svg {
  fill: #fff;
}

.button-secondary {
  color: #fff;
  border-color: #002644;
  background-color: #002644;
}

.button-secondary:hover,
.button-secondary:focus,
.button-secondary:active {
  border-color: #f1cb00;
  background-color: #f1cb00;
}

.button-secondary + .button-secondary {
  color: #002644;
  border-color: #002644;
  background-color: transparent;
}

.button-secondary + .button-secondary:hover,
.button-secondary + .button-secondary:focus,
.button-secondary + .button-secondary:active {
  color: #f1cb00;
  border-color: #f1cb00;
  background-color: transparent;
}

.button-secondary.button-color-green {
  color: #fff;
  border-color: #a2bd30;
  background-color: #a2bd30;
}

.button-secondary.button-color-green:hover,
.button-secondary.button-color-green:focus,
.button-secondary.button-color-green:active {
  border-color: rgba(162, 189, 48, .4);
  background-color: rgba(162, 189, 48, .4);
}

.button-secondary.button-color-green + .button-secondary {
  color: #a2bd30;
  border-color: #a2bd30;
  background-color: transparent;
}

.button-secondary.button-color-green + .button-secondary:hover,
.button-secondary.button-color-green + .button-secondary:focus,
.button-secondary.button-color-green + .button-secondary:active {
  color: rgba(162, 189, 48, .4);
  border-color: rgba(162, 189, 48, .4);
  background-color: transparent;
}

.button-secondary.button-color-yellow {
  color: #fff;
  border-color: #f1cb00;
  background-color: #f1cb00;
}

.button-secondary.button-color-yellow:hover,
.button-secondary.button-color-yellow:focus,
.button-secondary.button-color-yellow:active {
  border-color: rgba(241, 203, 0, .4);
  background-color: rgba(241, 203, 0, .4);
}

.button-secondary.button-color-yellow + .button-secondary {
  color: #f1cb00;
  border-color: #f1cb00;
  background-color: transparent;
}

.button-secondary.button-color-yellow + .button-secondary:hover,
.button-secondary.button-color-yellow + .button-secondary:focus,
.button-secondary.button-color-yellow + .button-secondary:active {
  color: rgba(241, 203, 0, .4);
  border-color: rgba(241, 203, 0, .4);
  background-color: transparent;
}

.button-secondary.button-color-blue-white {
  color: #002644;
  border-color: #002644;
  background-color: transparent;
}

.button-secondary.button-color-blue-white:hover,
.button-secondary.button-color-blue-white:focus,
.button-secondary.button-color-blue-white:active {
  color: #f1cb00;
  border-color: #f1cb00;
  background-color: transparent;
}

.button-secondary.button-color-blue-white + .button-secondary {
  color: #fff;
  border-color: #002644;
  background-color: #002644;
}

.button-secondary.button-color-blue-white + .button-secondary:hover,
.button-secondary.button-color-blue-white + .button-secondary:focus,
.button-secondary.button-color-blue-white + .button-secondary:active {
  border-color: #f1cb00;
  background-color: #f1cb00;
}

.button-tertiary {
  color: #002644;
  border-color: #002644;
  background-color: transparent;
}

.button-tertiary:hover,
.button-tertiary:focus,
.button-tertiary:active {
  color: #f1cb00;
  border-color: #f1cb00;
}

.button-tertiary.button-color-green {
  color: #a2bd30;
  border-color: #a2bd30;
  background-color: transparent;
}

.button-tertiary.button-color-green:hover,
.button-tertiary.button-color-green:focus,
.button-tertiary.button-color-green:active {
  color: rgba(162, 189, 48, .4);
  border-color: rgba(162, 189, 48, .4);
  background-color: transparent;
}

.button-tertiary.button-color-yellow {
  color: #f1cb00;
  border-color: #f1cb00;
  background-color: transparent;
}

.button-tertiary.button-color-yellow:hover,
.button-tertiary.button-color-yellow:focus,
.button-tertiary.button-color-yellow:active {
  color: rgba(241, 203, 0, .4);
  border-color: rgba(241, 203, 0, .4);
  background-color: transparent;
}

.button-tertiary.button-white {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.button-tertiary.button-white:hover,
.button-tertiary.button-white:focus,
.button-tertiary.button-white:active {
  color: rgba(255, 255, 255, .4);
  border-color: rgba(255, 255, 255, .4);
  background-color: transparent;
}

.button-tertiary-center {
  margin-bottom: 16px;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .button-tertiary-center {
    margin: 0 5%;
  }
}

.disabled,
button:disabled,
input[type='submit']:disabled {
  cursor: not-allowed;
}

.disabled + label svg,
button:disabled + label svg,
input[type='submit']:disabled + label svg {
  fill: #fff;
}

.disabled:hover + label svg,
button:hover:disabled + label svg,
input:hover[type='submit']:disabled + label svg,
.disabled:focus + label svg,
button:focus:disabled + label svg,
input:focus[type='submit']:disabled + label svg,
.disabled:active + label svg,
button:active:disabled + label svg,
input:active[type='submit']:disabled + label svg {
  fill: #fff;
}

.disabled.button-secondary,
button.button-secondary:disabled,
input.button-secondary[type='submit']:disabled {
  cursor: not-allowed;
  color: #fff;
  border-color: transparent;
  background-color: rgba(139, 141, 142, .5);
}

.disabled.button-secondary:hover,
button.button-secondary:hover:disabled,
input.button-secondary:hover[type='submit']:disabled,
.disabled.button-secondary:focus,
button.button-secondary:focus:disabled,
input.button-secondary:focus[type='submit']:disabled,
.disabled.button-secondary:active,
button.button-secondary:active:disabled,
input.button-secondary:active[type='submit']:disabled {
  color: #fff;
  border-color: transparent;
  background-color: rgba(139, 141, 142, .5);
}

.disabled.button-tertiary,
button.button-tertiary:disabled,
input.button-tertiary[type='submit']:disabled {
  cursor: not-allowed;
  color: #fff;
  border-color: transparent;
  background-color: rgba(139, 141, 142, .8);
}

.disabled.button-tertiary:hover,
button.button-tertiary:hover:disabled,
input.button-tertiary:hover[type='submit']:disabled,
.disabled.button-tertiary:focus,
button.button-tertiary:focus:disabled,
input.button-tertiary:focus[type='submit']:disabled,
.disabled.button-tertiary:active,
button.button-tertiary:active:disabled,
input.button-tertiary:active[type='submit']:disabled {
  color: #fff;
  border-color: transparent;
  background-color: rgba(139, 141, 142, .8);
}

.disabled.button-tertiary.disabled,
button.button-tertiary:disabled,
input.button-tertiary[type='submit']:disabled {
  color: #fff;
  border-color: transparent;
  background-color: rgba(139, 141, 142, .8);
}

input[type='submit'] {
  border-radius: 0;
  -webkit-appearance: none;
}

.button-link,
.button-back,
.button-download,
.button-save {
  color: #002644;
}

.button-link span,
.button-back span,
.button-download span,
.button-save span {
  color: #002644;
}

.button-link:hover,
.button-link:focus,
.button-link:active,
.button-back:hover,
.button-back:focus,
.button-back:active,
.button-download:hover,
.button-download:focus,
.button-download:active,
.button-save:hover,
.button-save:focus,
.button-save:active {
  color: #f1cb00;
}

.button-link:hover span,
.button-link:focus span,
.button-link:active span,
.button-back:hover span,
.button-back:focus span,
.button-back:active span,
.button-download:hover span,
.button-download:focus span,
.button-download:active span,
.button-save:hover span,
.button-save:focus span,
.button-save:active span {
  color: #f1cb00;
}

.button-link.button-white,
.button-back.button-white,
.button-download.button-white,
.button-save.button-white {
  color: #fff;
}

.button-link.button-white:hover,
.button-link.button-white:focus,
.button-link.button-white:active,
.button-back.button-white:hover,
.button-back.button-white:focus,
.button-back.button-white:active,
.button-download.button-white:hover,
.button-download.button-white:focus,
.button-download.button-white:active,
.button-save.button-white:hover,
.button-save.button-white:focus,
.button-save.button-white:active {
  color: rgba(255, 255, 255, .4);
}

.page-contact {
  color: #fff;
  background-color: #002644;
}

.page-contact:hover,
.page-contact:focus,
.page-contact:active {
  background-color: #f1cb00;
}

.page-contact svg {
  fill: #fff;
}

h1,
h2,
h3,
h4,
h5 {
  word-wrap: break-word;
}

h1 span,
h1 strong,
h1 b,
h2 span,
h2 strong,
h2 b {
  font-weight: 800;
}

h1 {
  font-size: 48px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.08;
}

h1 span,
h1 b,
h1 strong {
  font-weight: 800;
}

h2 {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1;
}

h3 {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 600;
  line-height: 1;
}

h4 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}

h5 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

.subtitle {
  font-weight: 800;
  text-transform: uppercase;
}

.subtitle + h1,
.subtitle + h2,
.subtitle + h3 {
  margin-top: 12px;
}

.subtitle span {
  font-weight: 800;
}

.subtitle-primary {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
}

.subtitle-secondary {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5 {
  color: #3d3d3d;
}

h1 span,
h1 b,
h1 strong {
  color: #a2bd30;
}

h3 span,
h3 strong,
h3 b {
  font-weight: 800;
}

.subtitle-primary {
  color: #a2bd30;
}

.subtitle-secondary {
  color: #f39900;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .tabs-list {
    display: flex;
  }
}

@media only screen and (min-width: 1025px) {
  .tabs-list {
    display: flex;
  }
}

.tabs-list li {
  display: inline-block;
  margin-right: 32px;
}

.tabs-list a,
.tabs-list span,
.tabs-list button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: background-color .25s ease, color .25s ease;
  text-decoration: none;
}

html:not([lang='el-GR']) .tabs-list a,
html:not([lang='el-GR'])
  .tabs-list span,
html:not([lang='el-GR'])
  .tabs-list button {
  font-family: 'Montserrat', 'open-sans', sans-serif, Arial, Roboto, Ubuntu, -apple-system;
}

html:lang(el-GR) .tabs-list a,
html:lang(el-GR)
  .tabs-list span,
html:lang(el-GR)
  .tabs-list button {
  font-family: 'averta', 'open-sans', sans-serif, Arial, Roboto, Ubuntu, -apple-system;
}

.tabs-list a::after,
.tabs-list span::after,
.tabs-list button::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  transition: .25s ease transform;
  transform: scaleX(0);
  transform-origin: left;
}

.tabs-list a.selected:after,
.tabs-list span.selected:after,
.tabs-list button.selected:after {
  transform: scaleX(1);
}

.tabs-list-primary li {
  height: 24px;
  margin-bottom: 24px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .tabs-list-primary li {
    height: 32px;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .tabs-list-primary li {
    height: 32px;
    margin-bottom: 0;
  }
}

.tabs-list-primary li a,
.tabs-list-primary li span,
.tabs-list-primary li button {
  font-size: 10px;
  font-size: .625rem;
  font-weight: bold;
  line-height: 1.28;
  height: 100%;
  padding: 0;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .tabs-list-primary li a,
    .tabs-list-primary li span,
    .tabs-list-primary li button {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.28;
  }
}

@media only screen and (min-width: 1025px) {
  .tabs-list-primary li a,
    .tabs-list-primary li span,
    .tabs-list-primary li button {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.28;
  }
}

.tabs-list-secondary {
  width: 100%;
  height: 40px;
}

.tabs-list-secondary a,
.tabs-list-secondary span,
.tabs-list-secondary button {
  font-size: 10px;
  font-size: .625rem;
  font-weight: bold;
  line-height: 1.28;
  height: 100%;
  padding: 0;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .tabs-list-secondary a,
    .tabs-list-secondary span,
    .tabs-list-secondary button {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.28;
  }
}

@media only screen and (min-width: 1025px) {
  .tabs-list-secondary a,
    .tabs-list-secondary span,
    .tabs-list-secondary button {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.28;
  }
}

.tabs-list-revert li + li {
  margin-left: 0;
}

.tabs-list-revert a,
.tabs-list-revert span,
.tabs-list-revert button {
  padding: 0 20px;
}

.tabs-list-revert a:after,
.tabs-list-revert span:after,
.tabs-list-revert button:after {
  top: 0;
  bottom: auto;
}

.tabs-list-primary a,
.tabs-list-primary span,
.tabs-list-primary button {
  color: #8b8d8e;
}

.tabs-list-primary a.selected,
.tabs-list-primary span,
.tabs-list-primary button {
  color: #002644;
}

.tabs-list-primary a.selected:after,
.tabs-list-primary span:after,
.tabs-list-primary button:after {
  background-color: #002644;
}

.tabs-list-primary a:hover:not(.selected),
.tabs-list-primary span:hover:not(.selected),
.tabs-list-primary button:hover:not(.selected) {
  color: #f1cb00;
}

.tabs-list-primary a:hover:not(.selected):after,
.tabs-list-primary span:hover:not(.selected):after,
.tabs-list-primary button:hover:not(.selected):after {
  background-color: #f1cb00;
}

.tabs-list-secondary a,
.tabs-list-secondary span,
.tabs-list-secondary button {
  color: #fff;
}

.tabs-list-secondary a.selected,
.tabs-list-secondary span.selected,
.tabs-list-secondary button.selected {
  color: #fff;
}

.tabs-list-secondary a.selected:after,
.tabs-list-secondary span.selected:after,
.tabs-list-secondary button.selected:after {
  background-color: #f1cb00;
}

.tabs-list-secondary a:hover:not(.selected),
.tabs-list-secondary span:hover:not(.selected),
.tabs-list-secondary button:hover:not(.selected) {
  color: #fff;
}

.tabs-list-secondary a:hover:not(.selected):after,
.tabs-list-secondary span:hover:not(.selected):after,
.tabs-list-secondary button:hover:not(.selected):after {
  background-color: #f1cb00;
}

.tabs-list-revert li a,
.tabs-list-revert li span,
.tabs-list-revert li button {
  background-color: #38526d;
}

.tabs-list-revert li a.selected,
.tabs-list-revert li span.selected,
.tabs-list-revert li button.selected {
  color: #002644;
  background-color: #fff;
}

.content-block {
  padding-top: 56px;
  padding-bottom: 56px;
}

.content-block h3 {
  margin-bottom: 32px;
  word-break: break-word;
}

.content-block h4 {
  margin-bottom: 24px;
  word-break: break-word;
}

.content-block h5 {
  margin-bottom: 29px;
}

.content-block figure figcaption {
  display: none;
}

.content-block img {
  display: block;
  max-width: 100%;
  height: auto;
}

.content-block iframe {
  max-width: 100%;
  max-height: 100%;
}

.content-block ul,
.content-block ol {
  margin-bottom: 24px;
  padding-left: 15px;
}

.content-block ul {
  list-style: disc;
}

.content-block ol {
  list-style: decimal;
}

.content-block ol ol {
  list-style: lower-alpha;
}

.content-block p img {
  display: inline;
}

.content-block p img.align-left {
  float: left;
  margin-right: 10px;
}

.content-block p img.align-right {
  float: right;
  margin-left: 10px;
}

.content-block p img.align-center {
  display: inline;
  margin-right: 10px;
  margin-left: 10px;
}

.content-block p {
  margin-bottom: 16px;
  word-break: break-word;
}

.content-block p .button-secondary {
  text-decoration: none;
  text-transform: uppercase;
}

.content-block dt {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.autocomplete-list ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.content-text {
  max-width: 100%;
}

.content-text a {
  font-weight: 800;
}

.content-text {
  word-break: break-word;
}

.content-block h2 {
  margin-bottom: 32px;
}

.content-block p:last-of-type {
  margin-bottom: 0;
}

.content-block.content-file {
  padding: 16px 0;
}

.content-block.content-file .wrapper {
  width: 100%;
  padding-right: 4%;
  padding-left: 4%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-file .wrapper {
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-file .wrapper {
    max-width: 1440px;
    margin: auto;
    padding-right: 72px;
    padding-left: 72px;
  }
}

.content-block.content-background-grey {
  background-color: #f1f1f1;
}

.content-block .content-text {
  color: #6d6d6d;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-rich-text .content-text {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text .content-text {
    margin-bottom: 0;
  }
}

.content-block.content-rich-text.image-above,
.content-block.content-rich-text.image-under {
  position: relative;
}

.content-block.content-rich-text.image-above:after,
.content-block.content-rich-text.image-under:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  display: block;
  width: 100%;
  content: '';
  background: #f1f1f1;
}

.content-block.content-rich-text.image-above .media,
.content-block.content-rich-text.image-under .media {
  margin: auto;
}

.content-block.content-rich-text.image-above .media img,
.content-block.content-rich-text.image-under .media img {
  margin: auto;
}

.content-block.content-rich-text.image-above:after {
  height: calc(100% / 12 * 9);
}

.content-block.content-rich-text.image-above .media {
  margin-bottom: 56px;
}

.content-block.content-rich-text.image-above .content-text {
  margin-bottom: 0;
}

.content-block.content-rich-text.image-under:after {
  height: calc(100% / 12 * 4);
}

.content-block.content-rich-text.image-under .content-text {
  margin-bottom: 16px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block .content-table {
    overflow: auto;
  }
}

.content-block .content-text dt {
  color: #3d3d3d;
}

.content-block.content-color-yellow .button,
.content-block.content-color-blue .button,
.content-block.content-color-green .button {
  color: #fff;
}

.content-block.content-color-yellow .button:hover,
.content-block.content-color-blue .button:hover,
.content-block.content-color-green .button:hover {
  color: #fff;
}

.content-block.content-color-yellow .autocomplete-list li a:hover span,
.content-block.content-color-yellow .autocomplete-list li.active span,
.content-block.content-color-blue .autocomplete-list li a:hover span,
.content-block.content-color-blue .autocomplete-list li.active span,
.content-block.content-color-green .autocomplete-list li a:hover span,
.content-block.content-color-green .autocomplete-list li.active span {
  color: #f1cb00;
}

.content-block.content-color-yellow .button-primary,
.content-block.content-color-blue .button-primary,
.content-block.content-color-green .button-primary {
  color: #fff;
  background-color: #002644;
}

.content-block.content-color-yellow .button-primary span,
.content-block.content-color-blue .button-primary span,
.content-block.content-color-green .button-primary span {
  background-color: #38526d;
}

.content-block.content-color-yellow .button-primary svg,
.content-block.content-color-blue .button-primary svg,
.content-block.content-color-green .button-primary svg {
  fill: #fff;
}

.content-block.content-color-yellow .button-primary:hover,
.content-block.content-color-yellow .button-primary:focus,
.content-block.content-color-yellow .button-primary:active,
.content-block.content-color-blue .button-primary:hover,
.content-block.content-color-blue .button-primary:focus,
.content-block.content-color-blue .button-primary:active,
.content-block.content-color-green .button-primary:hover,
.content-block.content-color-green .button-primary:focus,
.content-block.content-color-green .button-primary:active {
  color: #fff;
  background-color: #f1cb00;
}

.content-block.content-color-yellow .button-primary:hover span,
.content-block.content-color-yellow .button-primary:focus span,
.content-block.content-color-yellow .button-primary:active span,
.content-block.content-color-blue .button-primary:hover span,
.content-block.content-color-blue .button-primary:focus span,
.content-block.content-color-blue .button-primary:active span,
.content-block.content-color-green .button-primary:hover span,
.content-block.content-color-green .button-primary:focus span,
.content-block.content-color-green .button-primary:active span {
  background-color: #f7e066;
}

.content-block.content-color-yellow .button-primary:hover svg,
.content-block.content-color-yellow .button-primary:focus svg,
.content-block.content-color-yellow .button-primary:active svg,
.content-block.content-color-blue .button-primary:hover svg,
.content-block.content-color-blue .button-primary:focus svg,
.content-block.content-color-blue .button-primary:active svg,
.content-block.content-color-green .button-primary:hover svg,
.content-block.content-color-green .button-primary:focus svg,
.content-block.content-color-green .button-primary:active svg {
  fill: #fff;
}

.content-block.content-color-yellow .button-secondary,
.content-block.content-color-blue .button-secondary,
.content-block.content-color-green .button-secondary {
  color: #fff;
  border-color: #002644;
  background-color: #002644;
}

.content-block.content-color-yellow .button-secondary:hover,
.content-block.content-color-yellow .button-secondary:focus,
.content-block.content-color-yellow .button-secondary:active,
.content-block.content-color-blue .button-secondary:hover,
.content-block.content-color-blue .button-secondary:focus,
.content-block.content-color-blue .button-secondary:active,
.content-block.content-color-green .button-secondary:hover,
.content-block.content-color-green .button-secondary:focus,
.content-block.content-color-green .button-secondary:active {
  border-color: #f1cb00;
  background-color: #f1cb00;
}

.content-block.content-color-yellow .button-secondary + .button-secondary,
.content-block.content-color-blue .button-secondary + .button-secondary,
.content-block.content-color-green .button-secondary + .button-secondary {
  color: #002644;
  border-color: #002644;
  background-color: transparent;
}

.content-block.content-color-yellow .button-secondary + .button-secondary:hover,
.content-block.content-color-yellow .button-secondary + .button-secondary:focus,
.content-block.content-color-yellow .button-secondary + .button-secondary:active,
.content-block.content-color-blue .button-secondary + .button-secondary:hover,
.content-block.content-color-blue .button-secondary + .button-secondary:focus,
.content-block.content-color-blue .button-secondary + .button-secondary:active,
.content-block.content-color-green .button-secondary + .button-secondary:hover,
.content-block.content-color-green .button-secondary + .button-secondary:focus,
.content-block.content-color-green .button-secondary + .button-secondary:active {
  color: #f1cb00;
  border-color: #f1cb00;
  background-color: transparent;
}

.content-block.content-color-yellow .button-tertiary,
.content-block.content-color-blue .button-tertiary,
.content-block.content-color-green .button-tertiary {
  color: #002644;
  border-color: #002644;
  background-color: transparent;
}

.content-block.content-color-yellow .button-tertiary:hover,
.content-block.content-color-yellow .button-tertiary:focus,
.content-block.content-color-yellow .button-tertiary:active,
.content-block.content-color-blue .button-tertiary:hover,
.content-block.content-color-blue .button-tertiary:focus,
.content-block.content-color-blue .button-tertiary:active,
.content-block.content-color-green .button-tertiary:hover,
.content-block.content-color-green .button-tertiary:focus,
.content-block.content-color-green .button-tertiary:active {
  color: #f1cb00;
  border-color: #f1cb00;
}

.content-block.content-color-yellow .button-link,
.content-block.content-color-blue .button-link,
.content-block.content-color-green .button-link {
  color: #002644;
}

.content-block.content-color-yellow .button-link span,
.content-block.content-color-blue .button-link span,
.content-block.content-color-green .button-link span {
  color: #002644;
}

.content-block.content-color-yellow .button-link:hover,
.content-block.content-color-yellow .button-link:focus,
.content-block.content-color-yellow .button-link:active,
.content-block.content-color-blue .button-link:hover,
.content-block.content-color-blue .button-link:focus,
.content-block.content-color-blue .button-link:active,
.content-block.content-color-green .button-link:hover,
.content-block.content-color-green .button-link:focus,
.content-block.content-color-green .button-link:active {
  color: #f1cb00;
}

.content-block.content-color-yellow .button-link:hover span,
.content-block.content-color-yellow .button-link:focus span,
.content-block.content-color-yellow .button-link:active span,
.content-block.content-color-blue .button-link:hover span,
.content-block.content-color-blue .button-link:focus span,
.content-block.content-color-blue .button-link:active span,
.content-block.content-color-green .button-link:hover span,
.content-block.content-color-green .button-link:focus span,
.content-block.content-color-green .button-link:active span {
  color: #f1cb00;
}

.content-block.content-color-yellow a,
.content-block.content-color-blue a,
.content-block.content-color-green a {
  color: #002644;
}

.content-block.content-color-yellow a span,
.content-block.content-color-blue a span,
.content-block.content-color-green a span {
  color: #002644;
}

.content-block.content-color-yellow a:hover,
.content-block.content-color-yellow a:focus,
.content-block.content-color-yellow a:active,
.content-block.content-color-blue a:hover,
.content-block.content-color-blue a:focus,
.content-block.content-color-blue a:active,
.content-block.content-color-green a:hover,
.content-block.content-color-green a:focus,
.content-block.content-color-green a:active {
  color: #f1cb00;
}

.content-block.content-color-yellow a:hover span,
.content-block.content-color-yellow a:focus span,
.content-block.content-color-yellow a:active span,
.content-block.content-color-blue a:hover span,
.content-block.content-color-blue a:focus span,
.content-block.content-color-blue a:active span,
.content-block.content-color-green a:hover span,
.content-block.content-color-green a:focus span,
.content-block.content-color-green a:active span {
  color: #f1cb00;
}

.content-block.content-color-yellow h1 span,
.content-block.content-color-yellow h1 strong,
.content-block.content-color-yellow h2 span,
.content-block.content-color-yellow h2 strong,
.content-block.content-color-yellow h3 span,
.content-block.content-color-yellow h3 strong,
.content-block.content-color-yellow h4 span,
.content-block.content-color-yellow h4 strong,
.content-block.content-color-yellow h5 span,
.content-block.content-color-yellow h5 strong {
  color: #f1cb00;
}

.content-block.content-color-yellow .subtitle-primary {
  color: #f1cb00;
}

.content-block.content-color-yellow h3 a {
  color: #f1cb00;
}

.content-block.content-color-yellow h3 a span {
  color: #f1cb00;
}

.content-block.content-color-yellow h3 a:hover,
.content-block.content-color-yellow h3 a:focus,
.content-block.content-color-yellow h3 a:active {
  color: rgba(241, 203, 0, .4);
}

.content-block.content-color-yellow h3 a:hover span,
.content-block.content-color-yellow h3 a:focus span,
.content-block.content-color-yellow h3 a:active span {
  color: rgba(241, 203, 0, .4);
}

.content-block.content-color-blue h1 span,
.content-block.content-color-blue h1 strong,
.content-block.content-color-blue h2 span,
.content-block.content-color-blue h2 strong,
.content-block.content-color-blue h3 span,
.content-block.content-color-blue h3 strong,
.content-block.content-color-blue h4 span,
.content-block.content-color-blue h4 strong,
.content-block.content-color-blue h5 span,
.content-block.content-color-blue h5 strong {
  color: #002644;
}

.content-block.content-color-blue .subtitle-primary {
  color: #002644;
}

.content-block.content-color-blue h3 a {
  color: #002644;
}

.content-block.content-color-blue h3 a span {
  color: #002644;
}

.content-block.content-color-blue h3 a:hover,
.content-block.content-color-blue h3 a:focus,
.content-block.content-color-blue h3 a:active {
  color: #f1cb00;
}

.content-block.content-color-blue h3 a:hover span,
.content-block.content-color-blue h3 a:focus span,
.content-block.content-color-blue h3 a:active span {
  color: #f1cb00;
}

.content-block.content-color-green h1 span,
.content-block.content-color-green h1 strong,
.content-block.content-color-green h2 span,
.content-block.content-color-green h2 strong,
.content-block.content-color-green h3 span,
.content-block.content-color-green h3 strong,
.content-block.content-color-green h4 span,
.content-block.content-color-green h4 strong,
.content-block.content-color-green h5 span,
.content-block.content-color-green h5 strong {
  color: #a2bd30;
}

.content-block.content-color-green .subtitle-primary {
  color: #a2bd30;
}

.content-block.content-color-green h3 a {
  color: #a2bd30;
}

.content-block.content-color-green h3 a span {
  color: #a2bd30;
}

.content-block.content-color-green h3 a:hover,
.content-block.content-color-green h3 a:focus,
.content-block.content-color-green h3 a:active {
  color: rgba(162, 189, 48, .4);
}

.content-block.content-color-green h3 a:hover span,
.content-block.content-color-green h3 a:focus span,
.content-block.content-color-green h3 a:active span {
  color: rgba(162, 189, 48, .4);
}

.content-block.content-color-green a:focus {
  color: #fff;
}

.content-block .content-color-title.content-color-yellow h1 span,
.content-block .content-color-title.content-color-yellow h1 strong,
.content-block .content-color-title.content-color-yellow h2 span,
.content-block .content-color-title.content-color-yellow h2 strong,
.content-block .content-color-title.content-color-yellow h3 span,
.content-block .content-color-title.content-color-yellow h3 strong,
.content-block .content-color-title.content-color-yellow h4 span,
.content-block .content-color-title.content-color-yellow h4 strong,
.content-block .content-color-title.content-color-yellow h5 span,
.content-block .content-color-title.content-color-yellow h5 strong {
  color: #f1cb00;
}

.content-block .content-color-title.content-color-yellow .subtitle-primary {
  color: #f1cb00;
}

.content-block .content-color-title.content-color-yellow h3 a {
  color: #f1cb00;
}

.content-block .content-color-title.content-color-yellow h3 a span {
  color: #f1cb00;
}

.content-block .content-color-title.content-color-yellow h3 a:hover,
.content-block .content-color-title.content-color-yellow h3 a:focus,
.content-block .content-color-title.content-color-yellow h3 a:active {
  color: rgba(241, 203, 0, .4);
}

.content-block .content-color-title.content-color-yellow h3 a:hover span,
.content-block .content-color-title.content-color-yellow h3 a:focus span,
.content-block .content-color-title.content-color-yellow h3 a:active span {
  color: rgba(241, 203, 0, .4);
}

.content-block .content-color-title.content-color-blue h1 span,
.content-block .content-color-title.content-color-blue h1 strong,
.content-block .content-color-title.content-color-blue h2 span,
.content-block .content-color-title.content-color-blue h2 strong,
.content-block .content-color-title.content-color-blue h3 span,
.content-block .content-color-title.content-color-blue h3 strong,
.content-block .content-color-title.content-color-blue h4 span,
.content-block .content-color-title.content-color-blue h4 strong,
.content-block .content-color-title.content-color-blue h5 span,
.content-block .content-color-title.content-color-blue h5 strong {
  color: #002644;
}

.content-block .content-color-title.content-color-blue .subtitle-primary {
  color: #002644;
}

.content-block .content-color-title.content-color-blue h3 a {
  color: #002644;
}

.content-block .content-color-title.content-color-blue h3 a span {
  color: #002644;
}

.content-block .content-color-title.content-color-blue h3 a:hover,
.content-block .content-color-title.content-color-blue h3 a:focus,
.content-block .content-color-title.content-color-blue h3 a:active {
  color: #f1cb00;
}

.content-block .content-color-title.content-color-blue h3 a:hover span,
.content-block .content-color-title.content-color-blue h3 a:focus span,
.content-block .content-color-title.content-color-blue h3 a:active span {
  color: #f1cb00;
}

.content-block .content-color-title.content-color-green h1 span,
.content-block .content-color-title.content-color-green h1 strong,
.content-block .content-color-title.content-color-green h2 span,
.content-block .content-color-title.content-color-green h2 strong,
.content-block .content-color-title.content-color-green h3 span,
.content-block .content-color-title.content-color-green h3 strong,
.content-block .content-color-title.content-color-green h4 span,
.content-block .content-color-title.content-color-green h4 strong,
.content-block .content-color-title.content-color-green h5 span,
.content-block .content-color-title.content-color-green h5 strong {
  color: #a2bd30;
}

.content-block .content-color-title.content-color-green .subtitle-primary {
  color: #a2bd30;
}

.content-block .content-color-title.content-color-green h3 a {
  color: #a2bd30;
}

.content-block .content-color-title.content-color-green h3 a span {
  color: #a2bd30;
}

.content-block .content-color-title.content-color-green h3 a:hover,
.content-block .content-color-title.content-color-green h3 a:focus,
.content-block .content-color-title.content-color-green h3 a:active {
  color: rgba(162, 189, 48, .4);
}

.content-block .content-color-title.content-color-green h3 a:hover span,
.content-block .content-color-title.content-color-green h3 a:focus span,
.content-block .content-color-title.content-color-green h3 a:active span {
  color: rgba(162, 189, 48, .4);
}

.block-title.content-title-secondary-subtitle p {
  color: #6d6d6d;
}

.content-product.product-teaser-comparator a {
  position: relative;
  display: flex;
  text-decoration: none;
  flex-flow: column;
}

.content-product.product-teaser-comparator figure {
  z-index: 1;
  width: 100%;
  padding-bottom: 64px;
  order: 0;
}

.content-product.product-teaser-comparator figure img {
  width: 100%;
}

.content-product.product-teaser-comparator h3 {
  font-size: 16px;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 64px;
  margin-bottom: 0;
  padding: 24px;
  text-align: center;
  order: 1;
}

.content-product.product-teaser-comparator h3.title-color-green {
  color: #fff;
  background-color: #a2bd30;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-product.product-teaser-comparator figure {
    padding-bottom: 0;
    order: 1;
  }

  .content-product.product-teaser-comparator h3 {
    position: relative;
    order: 0;
  }
}

.content-block.content-full .wrapper {
  width: 100%;
  padding-right: 4%;
  padding-left: 4%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-full .wrapper {
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-full .wrapper {
    max-width: 1440px;
    margin: auto;
    padding-right: 72px;
    padding-left: 72px;
  }
}

.content-block.content-slider.content-full-width .content-link {
  height: 0;
  padding: 0;
}

.content-block.content-slider.single-image .slider-navigation {
  display: none;
}

.content-block.content-local-tasks .wrapper {
  width: 100%;
  padding-right: 4%;
  padding-left: 4%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-local-tasks .wrapper {
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-local-tasks .wrapper {
    max-width: 1440px;
    margin: auto;
    padding-right: 72px;
    padding-left: 72px;
  }
}

.content-block.content-local-tasks .wrapper > div {
  padding: 15px;
}

.content-block.content-local-tasks ul {
  margin-bottom: 0;
  padding-left: 0;
}

.content-block.title-center h2 {
  margin: 0 auto 50px !important;
}

.content-block.content-list-result-header .select-filter {
  display: inline-block;
  width: auto;
  min-width: 150px;
}

.content-block.content-list-result-header .select-filter:first-of-type {
  margin-right: 20px;
}

.content-block .blog-infos {
  font-size: 16px;
  font-weight: 800;
  line-height: 19.5px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #002644;
}

.content-block .blog-infos .blog-date {
  color: #6d6d6d;
}

.content-block .image-legend {
  margin-top: 30px;
}

.content-block.content-body {
  padding-top: 0;
}

#block-bostik-new-theme-content {
  padding-top: 0;
}

.content-block.card-list h2 {
  display: inline-block;
  margin-bottom: 24px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list h2 {
    width: 100%;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.card-list h2 {
    max-width: 1440px;
  }
}

.content-block.card-list .content-block-introduction {
  display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list .content-block-introduction {
    width: 100%;
    padding-right: calc(100% / 12 * 7);
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list .content-block-introduction {
    width: 100%;
    padding-right: calc(100% / 3 * 2);
  }
}

.content-block.card-list .content-wrapper > .button {
  margin-bottom: 16px;
  vertical-align: top;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list .content-wrapper > .button {
    order: 1;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list .content-wrapper > .button {
    max-width: 33.33333%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list h2 {
    padding-right: 4%;
    padding-left: 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list h2 {
    padding-right: 5%;
    padding-left: 5%;
  }
}

.content-block.card-list h2.align-center {
  width: 100%;
}

.content-block.card-list .content-link {
  width: 100%;
  margin-top: 32px;
  text-align: center;
}

.content-block.card-list .content-link .button {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list .content-wrapper > .button {
    max-width: calc(100% - 8%);
    margin: 0 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list .content-wrapper > .button {
    max-width: calc(100% - 10%);
    margin: 0 5%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list .content-block-introduction {
    padding-right: 4%;
    padding-left: 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list .content-block-introduction {
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list .content-wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list .content-wrapper {
    display: flex;
    width: 100%;
    padding-right: 72px;
    padding-left: 72px;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.card-list .content-wrapper {
    width: 1440px;
    margin: auto;
  }
}

.content-block.card-list .card-list-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  flex-flow: row wrap;
  justify-content: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list .card-list-wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list .card-list-wrapper {
    padding-right: 5%;
    padding-left: 5%;
  }
}

.content-block.card-list .card {
  margin-bottom: 24px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list .card {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list .card {
    width: calc((100% / 2) - (16px / 2));
    margin-right: 16px;
  }

  .content-block.card-list .card:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list .card {
    width: calc((100% / 4) - (60px / 4));
    margin-right: 20px;
  }

  .content-block.card-list .card:nth-of-type(4n) {
    margin-right: 0;
  }
}

.content-block.card-list .card-list-wrapper .button {
  margin-top: 16px;
}

.content-block.card-list.card-list-classic {
  display: flex;
  flex-flow: row wrap;
}

.content-block.card-list.card-list-classic .content-wrapper {
  display: flex;
  flex-flow: row wrap;
}

.content-block.card-list.card-list-classic .card-medium {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list.card-list-classic .card-medium {
    width: calc(100% / 3);
    margin-right: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list.card-list-classic .card-medium {
    width: calc(100% / 3);
    margin-right: 0;
  }
}

.content-block.card-list.card-list-slider .card {
  display: flex !important;
}

.content-block.card-list.card-list-slider .card-list-wrapper {
  position: relative;
}

.content-block.card-list.card-list-slider .js-slider {
  width: 100%;
  padding-bottom: 0;
}

.content-block.card-list.card-list-slider .slick-slide {
  height: inherit !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list.card-list-slider .slick-slide {
    margin-right: 10px;
    padding: 15px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list.card-list-slider .slick-slide {
    margin-right: 16px;
    padding: 15px 0;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list.card-list-slider .slick-slide {
    float: none;
    margin-right: 20px;
  }
}

.content-block.card-list.card-list-slider .slick-slide > div {
  height: 100%;
}

.content-block.card-list.card-list-slider .slick-slide .card {
  height: 100%;
  margin-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list.card-list-slider .slick-list {
    padding-right: 4%;
    padding-left: 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list.card-list-slider .slick-list {
    padding-right: 5%;
    padding-left: 5%;
  }
}

.content-block.card-list.card-list-slider .slick-track {
  display: flex;
  align-items: stretch;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list.card-list-slider .slick-arrow {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list.card-list-slider .slick-arrow {
    display: none !important;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list.card-list-slider .slick-arrow {
    position: absolute;
    top: calc(50% - 15px);
    transform: translateY(-50%);
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list.card-list-slider .slider-next {
    right: -59px;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list.card-list-slider .slider-prev {
    left: -59px;
  }
}

.content-block.card-list.card-list-slider .slick-dots {
  margin-bottom: 0;
}

.content-block.card-list.card-list-slider .slider-navigation {
  margin-top: 20px;
  text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.card-list.card-list-slider .slider-navigation {
    width: calc(100% - 10px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.card-list.card-list-slider .slider-navigation {
    width: calc(100% - 16px);
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.card-list.card-list-slider .slider-navigation {
    width: calc(100% - 20px);
  }
}

.card-list.card-list-hidden .card-event:nth-of-type(1n+4) {
  display: none;
}

.card-list.card-list-hidden.opened .card-event:nth-of-type(1n+4) {
  display: flex;
}

.content-block.content-title {
  position: relative;
  padding-top: 86px;
  padding-bottom: 25px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-title .content-wrapper {
    width: 100%;
    padding-right: 4%;
    padding-left: 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-title .content-wrapper {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-title .content-wrapper {
    width: 100%;
    padding-right: 72px;
    padding-left: 72px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-title .content-wrapper {
    width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }
}

.content-block.content-title .content-title-button-share {
  position: absolute;
  top: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-title .content-title-button-share {
    right: 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-title .content-title-button-share {
    right: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-title .content-title-button-share {
    right: 72px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-title .content-title-button-share {
    right: calc(50% - 648px);
  }
}

.content-block.content-title h1,
.content-block.content-title h2 {
  display: inline-block;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-title h1,
    .content-block.content-title h2 {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-title h1,
    .content-block.content-title h2 {
    width: 66.66667%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-title h1,
    .content-block.content-title h2 {
    width: 66.66667%;
  }
}

.content-block.content-title p {
  line-height: 1.5;
  width: 33.33333%;
  margin-top: 24px;
}

.content-block.content-title button {
  vertical-align: bottom;
}

.content-block.content-center {
  text-align: center;
}

.content-block.content-center .content-title-description {
  display: inline-block;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-center .content-title-description {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-center .content-title-description {
    width: 33.33333%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-center .content-title-description {
    width: 33.33333%;
  }
}

.content-block.content-title {
  padding-top: 48px;
}

.content-block {
  padding-top: 48px;
  padding-bottom: 40px;
}

.content-block.content-rich-text {
  position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-rich-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text {
    justify-content: space-between;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text .wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .content-block.content-rich-text .wrapper {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}

.content-block.content-rich-text .content-text {
  width: 100%;
  margin-bottom: 24px;
}

.content-block.content-rich-text .content-text p {
  margin-bottom: 24px;
}

.content-block.content-rich-text .content-text p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text .content-text dt {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-rich-text .content-text dt {
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text .content-text dt {
    width: 16.66667%;
    margin-bottom: 24px;
    padding-right: 10px;
  }
}

.content-block.content-rich-text .content-text dd {
  margin-bottom: 24px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text .content-text dd {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-rich-text .content-text dd {
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text .content-text dd {
    width: 83.33333%;
    padding-left: 10px;
  }
}

.content-block.content-rich-text dl.content-text {
  display: flex;
  flex-wrap: wrap;
}

.content-block.content-rich-text aside {
  z-index: 1;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text aside {
    position: relative;
    margin-bottom: 24px;
    padding: 26px 4%;
    order: 2;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-rich-text aside {
    margin-bottom: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .content-block.content-rich-text aside {
    position: relative;
    width: 100%;
    order: 2;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text aside {
    width: 41.66667%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text aside {
    width: 41.66667%;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text aside {
    width: 50%;
  }
}

.content-block.content-rich-text aside::before {
  position: absolute;
  z-index: -1;
  top: 0;
  content: '';
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text aside::before {
    width: 50%;
    height: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block.content-rich-text aside::before {
    width: calc((100% / 12 * 3) + 5%);
    height: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text aside::before {
    height: calc(100% - 24px);
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text aside::before {
    width: calc((100% / 12 * 3) + 72px);
    height: 100%;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text aside::before {
    width: calc((1296px / 12 * 3) + (50% - 648px));
  }
}

.content-block.content-rich-text .content-link {
  width: 100%;
  margin-bottom: 24px;
}

.content-block.content-rich-text .content-link .button {
  margin-bottom: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .content-block.content-rich-text.content-left {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text.content-left {
    flex-direction: row;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text.content-left .wrapper {
    margin-right: 8.33333%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text.content-left .wrapper {
    margin-right: 8.33333%;
    padding-left: 72px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text.content-left .wrapper {
    margin-right: 0;
    padding-left: calc(50% - 648px);
  }
}

.content-block.content-rich-text.content-left aside {
  text-align: right;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text.content-left aside {
    display: flex;
    justify-content: right;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .content-block.content-rich-text.content-left aside {
    padding: 0 5% 0 calc(100% / 12 * 3);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text.content-left aside {
    padding: 0 5% 0 10px;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text.content-left aside {
    padding: 0 72px 0 10px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text.content-left aside {
    padding: 0 calc(50% - 648px) 0 120px;
  }
}

.content-block.content-rich-text.content-left aside:before {
  right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .content-block.content-rich-text.content-right {
    flex-direction: row;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text.content-right {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text.content-right {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text.content-right .wrapper {
    margin-left: 8.33333%;
    padding-right: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text.content-right .wrapper {
    margin-left: 8.33333%;
    padding-right: 72px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text.content-right .wrapper {
    margin-left: 0;
    padding-right: calc(50% - 648px);
  }
}

.content-block.content-rich-text.content-right .wrapper .wrapped-content {
  padding-right: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-block.content-rich-text.content-right aside {
    display: flex;
    justify-content: right;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .content-block.content-rich-text.content-right aside {
    padding: 38px calc(100% / 12 * 3) 38px 5%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-rich-text.content-right aside {
    padding: 29px 10px 29px 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text.content-right aside {
    padding: 40px 10px 40px 72px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text.content-right aside {
    padding: 40px 120px 40px calc(50% - 648px);
  }
}

.content-block.content-rich-text.content-right aside:before {
  left: 0;
}

.content-block.content-rich-text.content-center {
  text-align: left;
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text.content-center {
    justify-content: center;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-rich-text.content-center .wrapper {
    width: 66.66667%;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-rich-text.content-center .wrapper {
    width: calc(1296px / 12 * 8);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-slider.content-left .wrapper {
    margin-right: 8.33333%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-slider.content-left .wrapper {
    flex-direction: row;
    margin-right: 8.33333%;
    padding-left: 72px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-slider.content-left .wrapper {
    flex-direction: row;
    margin-right: 0;
    padding-left: calc(50% - 648px);
  }
}

.content-block.content-slider.content-left .wrapper .wrapped-content {
  padding-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .content-block.content-slider.content-right .wrapper {
    flex-direction: row-reverse;
    margin-left: 8.33333%;
    padding-right: 5%;
    padding-left: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .content-block.content-slider.content-right .wrapper {
    flex-direction: row-reverse;
    margin-left: 8.33333%;
    padding-right: 72px;
  }
}

@media only screen and (min-width: 1440px) {
  .content-block.content-slider.content-right .wrapper {
    flex-direction: row-reverse;
    margin-left: 0;
    padding-right: calc(50% - 648px);
  }
}

.content-block.content-slider.content-right .wrapper .wrapped-content {
  padding-left: 30px;
}

.content-rich-text p {
  width: 100%;
}

.content-rich-text.content-color-blue aside:before {
  background-color: #002644;
}

.content-rich-text.content-color-green aside:before {
  background-color: #a2bd30;
}

.content-rich-text.content-color-yellow aside:before {
  background-color: #f1cb00;
}

.content-rich-text.content-color-grey {
  background-color: #f1f1f1;
}

.content-rich-text.content-rich-text-tutorial:not(:last-of-type) {
  margin-bottom: 50px;
}

.content-rich-text.content-rich-text-tutorial .wrapper {
  justify-content: flex-start;
}

.blog-range > .content-rich-text:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 56px;
  content: '';
  background-color: #f1f1f1;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .blog-range > .content-rich-text:after {
    background-color: #fff;
  }
}

.content-rich-text.content-rich-text-cta .button {
  margin-top: auto;
}

#block-bostik-new-theme-local-tasks ul {
  padding-left: 0;
  list-style: none;
}

#block-bostik-new-theme-local-tasks ul li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}

#block-bostik-new-theme-local-tasks ul li a {
  font-weight: 600;
  display: block;
  padding: 8px 16px;
  transition: .3s;
  text-decoration: none;
  background: #f1f1f1;
}

#block-bostik-new-theme-local-tasks ul li a:hover,
#block-bostik-new-theme-local-tasks ul li a:focus,
#block-bostik-new-theme-local-tasks ul li a:active {
  color: #002644;
  background: #d5d6d2;
}

#block-bostik-new-theme-local-tasks ul li a.is-active {
  cursor: default;
  pointer-events: none;
  background: #d5d6d2;
}

.toolbar li {
  font-size: small;
}

#bostik--locator {
  overflow: hidden;
  width: 100%;
  margin-bottom: 50px;
  padding-right: 4%;
  padding-right: 0;
  padding-left: 4%;
  padding-left: 0;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #bostik--locator {
    padding-right: 5%;
    padding-left: 5%;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator {
    max-width: 1440px;
    margin: auto;
    padding-right: 72px;
    padding-left: 72px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  #bostik--locator {
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator {
    box-shadow: none;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator {
    box-shadow: none;
  }
}

#bostik--locator a:not(.button) {
  color: #002644;
}

#bostik--locator a:not(.button):hover,
#bostik--locator a:not(.button):focus {
  color: #f1cb00;
}

#bostik--locator .hide {
  display: none;
}

#bostik--locator .mobile-hide {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator .mobile-hide {
    display: block;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator .mobile-hide {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator .desktop-hide {
    display: none;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator .desktop-hide {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator .block-header {
    margin-bottom: 24px;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator .block-header {
    margin-bottom: 24px;
  }
}

#bostik--locator .block-header.no-filters {
  display: none;
}

.bl-filter-type {
  text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .bl-filter-type {
    text-align: right;
  }
}

@media only screen and (min-width: 1025px) {
  .bl-filter-type {
    text-align: right;
  }
}

.bl-filter-type .dealer-types-label {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  display: none;
  color: #3d3d3d;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .bl-filter-type .dealer-types-label {
    display: inline-block;
  }
}

@media only screen and (min-width: 1025px) {
  .bl-filter-type .dealer-types-label {
    display: inline-block;
  }
}

.bl-filter-type .dealer-types-btns {
  display: inline-block;
  width: 100%;
  padding: 16px 4% 0;
  background-color: #f1f1f1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .bl-filter-type .dealer-types-btns {
    width: auto;
    padding: 0;
    background-color: transparent;
  }
}

@media only screen and (min-width: 1025px) {
  .bl-filter-type .dealer-types-btns {
    width: auto;
    padding: 0;
    background-color: transparent;
  }
}

.bl-filter-type .dealer-types-btns .btn-checkbox {
  margin-right: 24px;
  margin-bottom: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .bl-filter-type .dealer-types-btns .btn-checkbox {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 24px;
  }
}

@media only screen and (min-width: 1025px) {
  .bl-filter-type .dealer-types-btns .btn-checkbox {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 24px;
  }
}

.btn-checkbox {
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  display: inline-block;
  height: 24px;
  padding-left: 32px;
  cursor: pointer;
  color: #8b8d8e;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .btn-checkbox {
    font-size: 16px;
    line-height: 25px;
    flex-direction: row;
    height: 24px;
    text-transform: uppercase;
    color: #002644;
  }
}

@media only screen and (min-width: 1025px) {
  .btn-checkbox {
    font-size: 16px;
    line-height: 25px;
    flex-direction: row;
    height: 24px;
    text-transform: uppercase;
    color: #002644;
  }
}

.btn-checkbox:hover,
.btn-checkbox:focus {
  text-decoration: underline;
}

.btn-checkbox::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  content: '';
  border: 2px solid #d5d6d2;
  border-radius: 4px;
  background: #fff;
}

.btn-checkbox.active {
  cursor: pointer;
}

.btn-checkbox.active::before {
  font-size: 26px;
  line-height: 22px;
  content: '';
  border-color: #002644;
  background-color: #002644;
  background-image: url(../images/shape.svg);
  background-repeat: no-repeat;
  background-position: 2px;
}

.btn-checkbox.disabled,
button.btn-checkbox:disabled,
input.btn-checkbox[type='submit']:disabled {
  cursor: not-allowed;
  opacity: .5;
  background-color: transparent;
}

#bostik--locator .card {
  position: relative;
  padding: 16px 16px 16px 72px;
  cursor: pointer;
  transition: ease .3s;
  background-color: #fafafa;
}

#bostik--locator .card:nth-child(2n) {
  background-color: #f1f1f1;
}

#bostik--locator .card:hover,
#bostik--locator .card:focus {
  background-color: #d5d6d2;
}

#bostik--locator .card .pin {
  position: absolute;
  top: 12px;
  left: 20px;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  background-color: #002644;
  background-image: none !important;
}

#bostik--locator .card .pin .letter {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  display: block;
  color: #fff;
}

#bostik--locator .card:first-child {
  padding-top: 40px;
}

#bostik--locator .card:first-child .pin {
  top: 36px;
}

#bostik--locator .card[data-type='Distributor'] .pin {
  background-color: #f1cb00;
}

#bostik--locator .card[data-type='Flooring Dealer'] .pin {
  background-color: #85bc22;
}

#bostik--locator .card .nearest {
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 16px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 4px 8px;
  text-transform: uppercase;
  color: #fff;
  background-color: #a2bd30;
}

#bostik--locator .card .name,
#bostik--locator .card .phone,
#bostik--locator .card .mail,
#bostik--locator .card .service {
  font-weight: 600;
  color: #002644;
}

#bostik--locator .card .name {
  max-width: calc(100% - 130px);
  margin-bottom: 8px;
}

#bostik--locator .card .service a {
  text-decoration: none;
  text-transform: uppercase;
}

#bostik--locator .card .distance {
  font-size: 12px;
  font-weight: 600;
  float: right;
}

#bostik--locator .card .phone {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: -27px;
}

#bostik--locator .card .phone svg {
  margin-right: 8px;
  transform: translateY(4px);
}

#bostik--locator .card .service svg {
  width: 15px;
  margin-left: 8px;
  transform: translateY(4px);
}

.bostik--locator-results #bl-map .card {
  width: 320px;
  padding-left: 30px;
  cursor: initial;
  background-color: #fff;
}

.bostik--locator-results #bl-map .card .phone {
  margin-left: -18px;
}

.bostik--locator-results #bl-map .card .phone svg {
  width: 15px;
  height: 15px;
  margin-right: 4px;
}

.bostik--locator-results #bl-map .card .service svg {
  width: 12px;
  height: 11px;
  transform: translateY(1px);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .bostik--locator-results #bl-map .card {
    width: 380px;
  }
}

@media only screen and (min-width: 1025px) {
  .bostik--locator-results #bl-map .card {
    width: 380px;
  }
}

.bostik--locator-results #bl-map .card .pin {
  display: none;
}

.bostik--locator-results #bl-map .card .distance {
  float: none;
  margin-bottom: 8px;
}

.gm-style .gm-style-iw-c {
  padding-top: 0;
  background-color: #fff;
}

.gm-style .gm-style-iw-c button.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}

.gm-style .gm-style-iw-d {
  background-color: #fff;
}

#bostik--locator .bostik--locator-filters {
  position: relative;
  display: flex;
  flex-direction: column;
  max-height: 900px;
  background-color: #fafafa;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator .bostik--locator-filters {
    width: 33.33333%;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator .bostik--locator-filters {
    width: 33.33333%;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  }
}

#bostik--locator .bostik--locator-filters #bl-filtersTop {
  padding: 24px;
  background-color: #fff;
}

#bostik--locator .bostik--locator-filters .bl-countWrapper {
  font-size: 14px;
  clear: both;
  margin-bottom: 6px;
  color: #6d6d6d;
}

#bostik--locator .bostik--locator-filters .bl-findTitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 44px;
  display: inline-block;
  clear: both;
  margin-right: 0;
  margin-bottom: 16px;
  color: #3d3d3d;
}

#bostik--locator .bostik--locator-filters #bl-lessmoreFiltersButton {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  position: relative;
  display: block;
  float: right;
  margin-bottom: 24px;
  padding: 8px 40px 8px 16px;
  cursor: pointer;
  transition: ease .3s;
  color: #002644;
  border: 2px solid #002644;
  border-radius: 4px;
}

#bostik--locator .bostik--locator-filters #bl-lessmoreFiltersButton:hover,
#bostik--locator .bostik--locator-filters #bl-lessmoreFiltersButton:focus {
  color: #f1cb00;
  border-color: #f1cb00;
}

#bostik--locator .bostik--locator-filters #bl-lessmoreFiltersButton svg {
  position: absolute;
  top: 7px;
  right: 10px;
}

#bostik--locator .bostik--locator-filters #bl-list-wrapper {
  overflow: auto;
}

#bostik--locator .bostik--locator-filters .geolocation-wrapper {
  display: flex;
  clear: right;
  flex-direction: row;
  border-radius: 0 4px 4px 0;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  justify-content: space-between;
}

#bostik--locator .bostik--locator-filters #bl-geolocationButton {
  width: 54px;
  height: 54px;
  cursor: pointer;
}

#bostik--locator .bostik--locator-filters .geolocation-icon {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 54px;
  transition: ease .3s;
  color: #fff;
  background-color: #002644;
}

#bostik--locator .bostik--locator-filters .geolocation-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#bostik--locator .bostik--locator-filters .geolocation-icon:hover,
#bostik--locator .bostik--locator-filters .geolocation-icon:focus {
  color: #f1cb00;
}

#bostik--locator .bostik--locator-filters input[type='text'] {
  font-size: 16px;
  line-height: 24px;
  padding: 14px;
  border: none;
  border-radius: 0;
  border-radius: 4px;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
}

#bostik--locator .bostik--locator-filters input[type='text']::-moz-placeholder {
  font-style: italic;
}

#bostik--locator .bostik--locator-filters input[type='text']:-ms-input-placeholder {
  font-style: italic;
}

#bostik--locator .bostik--locator-filters input[type='text']::placeholder {
  font-style: italic;
}

#bostik--locator .bostik--locator-filters #bl-placeInput {
  width: calc(100% - 108px);
  box-shadow: none;
}

#bostik--locator .bostik--locator-filters #bl-searchButton {
  width: 54px;
  height: 54px;
  cursor: pointer;
}

#bostik--locator .bostik--locator-filters .search-icon {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 54px;
  transition: ease .3s;
  color: #fff;
  border-radius: 0 4px 4px 0;
  background-color: #002644;
}

#bostik--locator .bostik--locator-filters .search-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#bostik--locator .bostik--locator-filters .search-icon:hover,
#bostik--locator .bostik--locator-filters .search-icon:focus {
  color: #f1cb00;
}

#bostik--locator .bostik--locator-filters .slider.slider-horizontal {
  width: 77%;
  margin: 50px 38px 20px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #bostik--locator .bostik--locator-filters .slider.slider-horizontal {
    width: calc( 100% - 40px);
    margin-top: 32px;
    margin-bottom: 40px !important;
  }
}

#bostik--locator .bostik--locator-filters .slider-tick,
#bostik--locator .bostik--locator-filters .slider.slider-horizontal .slider-tick {
  width: 4px;
  height: 4px;
  margin-left: -1px;
  border-radius: 50%;
  background: #f1cb00;
}

#bostik--locator .bostik--locator-filters .slider.slider-horizontal .slider-tick-container {
  top: inherit;
  bottom: 0;
}

#bostik--locator .bostik--locator-filters .slider.slider-horizontal .slider-tick-label-container {
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  margin-top: 11px;
  color: #002644;
}

#bostik--locator .bostik--locator-filters .slider.slider-horizontal .slider-tick-label-container .slider-tick-label:last-child {
  margin-left: -14px;
}

#bostik--locator .bostik--locator-filters .slider.slider-horizontal .slider-track {
  height: 4px;
  border-radius: 2px;
}

#bostik--locator .bostik--locator-filters .slider.slider-horizontal .slider-track::before {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #a2bd30;
}

#bostik--locator .bostik--locator-filters .slider.slider-horizontal .slider-track::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #d5d6d2;
}

#bostik--locator .bostik--locator-filters .tooltip {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42857143;
  position: absolute;
  z-index: 1070;
  display: block;
  text-align: left;
  text-align: start;
  white-space: normal;
  text-decoration: none;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  word-break: normal;
  opacity: 0;
  text-shadow: none;
  line-break: auto;
  filter: alpha(opacity=0);
}

#bostik--locator .bostik--locator-filters .slider-tick-container {
  display: none;
}

#bostik--locator .bostik--locator-filters .slider .tooltip.top {
  line-height: 20px;
  margin-top: -8px;
  padding: 0;
  opacity: 1;
}

#bostik--locator .bostik--locator-filters .slider .tooltip.top .tooltip-arrow {
  display: none;
}

#bostik--locator .bostik--locator-filters .slider .tooltip.top .tooltip-inner {
  font-size: 12px;
  font-weight: 600;
  line-height: 34px;
  padding: 0 8px;
  cursor: pointer;
  color: #fff;
  border-radius: 8px;
  background: #002644;
}

#bostik--locator .bostik--locator-filters .slider .tooltip.top .tooltip-inner:before {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-right: 8px;
  content: '';
  vertical-align: middle;
  color: #f1cb00;
  background: url('../images/arrow-left.svg') no-repeat left center;
}

#bostik--locator .bostik--locator-filters .slider .tooltip.top .tooltip-inner:after {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-left: 8px;
  content: '';
  vertical-align: middle;
  color: #f1cb00;
  background: url('../images/arrow-right.svg') no-repeat right center;
}

#bostik--locator .bostik--locator-filters .slider-selection.tick-slider-selection {
  background-color: #a2bd30;
  background-image: none;
}

#bostik--locator .bostik--locator-filters .slider-track-low,
#bostik--locator .bostik--locator-filters .slider-track-high {
  background-color: #d5d6d2;
  background-image: none;
}

#bostik--locator .bostik--locator-filters .slider-handle {
  border-radius: 50%;
  background-color: #002644;
  background-image: none;
}

#bostik--locator .bostik--locator-filters #bl-listEmpty {
  display: none;
}

#bostik--locator .bostik--locator-filters .noresult-wrapper {
  padding: 32px 24px;
}

@media only screen and (min-width: 1025px) {
  #bostik--locator .bostik--locator-filters .noresult-wrapper {
    padding: 48px 24px;
  }
}

#bostik--locator .bostik--locator-filters .noresult-wrapper p {
  font-weight: 600;
  margin-bottom: 30px;
  color: #e30040;
}

#bostik--locator .bostik--locator-filters .teaser--light {
  padding: 24px;
  color: #fff;
  background-color: #38526d;
}

@media only screen and (min-width: 1025px) {
  #bostik--locator .bostik--locator-filters .teaser--light {
    padding: 32px 24px;
  }
}

#bostik--locator .bostik--locator-filters .teaser--light a {
  font-weight: 400;
  text-decoration: none;
  color: #fff;
}

#bostik--locator .bostik--locator-filters .teaser--light p {
  margin-bottom: 30px;
}

#bostik--locator .bostik--locator-filters .teaser--light .button:hover,
#bostik--locator .bostik--locator-filters .teaser--light .button:focus {
  opacity: .4;
}

#bl-filtersAdv {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  max-height: 100%;
  padding-top: 32px;
  background: #fafafa;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bl-filtersAdv {
    width: 800px;
    height: 100%;
    padding-top: 0;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  }
}

@media only screen and (min-width: 1025px) {
  #bl-filtersAdv {
    width: 800px;
    height: 100%;
    padding-top: 0;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
  }
}

#bl-filtersAdv .bl-filter-productname {
  width: 100%;
  padding: 32px;
  background: #fafafa;
}

#bl-filtersAdv .bl-filter-productname label {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  padding-left: 30px;
  color: #3d3d3d;
}

#bl-filtersAdv .bl-filter-productname label::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  content: '';
  transform: translateY(-50%);
  background-image: url('../images/filter-black.svg');
}

#bl-filtersAdv #bl-clearFiltersButton {
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 20px;
  right: 60px;
  cursor: pointer;
  transition: ease .3s;
  text-decoration: underline;
  color: #002644;
}

#bl-filtersAdv #bl-clearFiltersButton:hover {
  color: #f1cb00;
}

#bl-filtersAdv #bl-productnameInput {
  width: 100%;
}

#bl-filtersAdv #bl-productnameSuggestions {
  height: 0;
}

#bl-filtersAdv #bl-productnameSuggestions .dropdown-menu {
  position: absolute;
  z-index: 1;
  width: calc(100% - 64px);
  padding: 16px;
  border: 1px solid #d5d6d2;
  border-radius: 4px;
  background: #fff;
}

#bl-filtersAdv #bl-productnameSuggestions .dropdown-menu .btn-suggestion {
  cursor: pointer;
}

#bl-filtersAdv #bl-filtersAdvClose {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.bostik--locator-filters .bl-filter-facets {
  height: 100%;
  padding: 16px 32px;
  background-color: #fff;
}

@media only screen and (min-width: 1025px) {
  .bostik--locator-filters .bl-filter-facets {
    overflow: auto;
  }
}

.bostik--locator-filters .bl-filter-facets .bl-tab-pane {
  display: none;
}

.bostik--locator-filters .bl-filter-facets .bl-tab-pane.selected {
  display: flex;
}

.bostik--locator-filters .bl-tab-count {
  margin-left: 6px;
  color: #f1cb00;
}

.bostik--locator-filters .bl-tab-pane {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  padding-top: 20px;
  text-transform: uppercase;
  color: #002644;
  flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .bostik--locator-filters .bl-tab-pane {
    flex-direction: row;
  }
}

@media only screen and (min-width: 1025px) {
  .bostik--locator-filters .bl-tab-pane {
    flex-direction: row;
  }
}

.bostik--locator-filters .bl-tab-application-group {
  padding: 10px 0;
  flex: 0 0 50%;
}

.bostik--locator-filters .bl-tab-brand-item,
.bostik--locator-filters .bl-tab-color-item {
  flex: 0 0 25%;
}

.bostik--locator-filters .bl-tab-application-name {
  font-weight: bold;
  margin-bottom: 16px;
  text-transform: none;
}

.bostik--locator-filters .bl-tab-application-name.disabled,
.bostik--locator-filters button.bl-tab-application-name:disabled,
.bostik--locator-filters input.bl-tab-application-name[type='submit']:disabled {
  cursor: initial;
}

.bostik--locator-filters .btn-checkbox {
  font-size: 12px;
  width: 100%;
  margin-bottom: 8px;
}

.bostik--locator-filters .dealer-types-btns .btn-checkbox {
  width: auto;
}

.bostik--locator-editorial .text {
  margin-bottom: 48px;
  padding: 0 10px;
}

.bostik--locator-editorial .text p:not(:last-child) {
  margin-bottom: 16px;
}

.bostik--locator-editorial .teaser {
  padding: 44px 10px;
  text-align: center;
  background-color: #f1f1f1;
}

.bostik--locator-editorial .teaser .button {
  margin-top: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .bostik--locator-editorial .teaser p {
    display: inline-block;
  }

  .bostik--locator-editorial .teaser .button {
    margin-top: 0;
    margin-left: 32px;
  }
}

@media only screen and (min-width: 1025px) {
  .bostik--locator-editorial .teaser p {
    display: inline-block;
  }

  .bostik--locator-editorial .teaser .button {
    margin-top: 0;
    margin-left: 32px;
  }
}

#bostik--locator .bostik--locator-errors {
  clear: both;
  margin-bottom: 20px;
  padding: 14px 20px;
  color: #e30040;
  border: 1px solid #e30040;
}

#bostik--locator .bostik--locator-locator-region {
  display: flex;
  flex-direction: column;
  margin-bottom: 48px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator .bostik--locator-locator-region {
    flex-direction: row;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator .bostik--locator-locator-region {
    flex-direction: row;
  }
}

#bostik--locator #bl-results {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator #bl-results {
    width: 66.66667%;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator #bl-results {
    width: 66.66667%;
  }
}

#bostik--locator #bl-map {
  width: 100%;
  height: 400px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #bostik--locator #bl-map {
    height: 900px;
  }
}

@media only screen and (min-width: 1025px) {
  #bostik--locator #bl-map {
    height: 900px;
  }
}
