﻿@charset "UTF-8";
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

html, body {
  margin: 0;
  padding: 0; }

body {
  background-color: #E0DAD6;
  font-family: "Graphik-Medium", sans-serif;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 500;
  color: #2B2E34;
  -webkit-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern"; }

#body {
  min-height: calc(100vh - 432px); }

a, a:hover {
  outline: 0;
  text-decoration: none;
  color: currentColor;
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, ul {
  margin: 0;
  font-size: inherit; }

textarea {
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0; }

p {
  margin-top: 0; }

p.mt {
  margin-top: 0.75rem; }

svg.icon {
  fill: currentColor; }

img {
  border: 0; }

.va-middle {
  vertical-align: middle; }

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

.no-padding {
  padding: 0; }

button {
  outline: 0;
  border: 0;
  background-color: transparent;
  padding: 0; }

.hide {
  display: none; }

/***** STRUCTURE *******/
.wrapper {
  margin-top: 56px;
  min-width: 320px; }

@media (min-width: 48em) {
  .wrapper {
    margin-top: 0px; } }

@media (min-width: 62em) {
  .wrapper {
    margin-left: 56px; } }

.maincontent {
  padding-left: 16px;
  padding-right: 16px; }

@media (min-width: 48em) {
  .maincontent {
    padding-left: 44px;
    padding-right: 44px; } }

@media (min-width: 62em) {
  .maincontent {
    padding-left: 40px;
    padding-right: 40px; } }

.maincontent {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.module {
  margin-top: 16px;
  margin-bottom: 16px; }

@media (min-width: 48em) {
  .module {
    margin-top: 44px;
    margin-bottom: 44px; } }

@media (min-width: 62em) {
  .module {
    margin-top: 40px;
    margin-bottom: 40px; } }

.anchor {
  position: relative; }

.anchor a {
  position: absolute;
  top: -64px; }

.components-container {
  padding-top: 4rem; }

/*@media (max-width: 62em) {
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
}*/
/* ------------------------------------  */
/* START OF UGLY BROWSER-SPECIFIC HACKS */
/* ----------------------------------  */
/* OPERA - Pre-Blink nix the custom arrow, go with a native select button to keep it simple. Targeted via this hack http://browserhacks.com/#hack-a3f166304aafed524566bc6814e1d5c7 */
x:-o-prefocus, .custom-select::after {
  display: none; }

/* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
/* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-select select::-ms-expand {
    display: none; }
  .custom-select select:focus::-ms-value {
    background: transparent;
    color: white; }
  .custom-select select > option {
    background-color: #2B2E34; } }

/* FIREFOX won't let us hide the native select arrow, so we have to make it wider than needed and clip it via overflow on the parent container. The percentage width is a fallback since FF 4+ supports calc() so we can just add a fixed amount of extra width to push the native arrow out of view. We're applying this hack across all FF versions because all the previous hacks were too fragile and complex. You might want to consider not using this hack and using the native select arrow in FF. Note this makes the menus wider than the select button because they display at the specified width and aren't clipped. Targeting hack via http://browserhacks.com/#hack-758bff81c5c32351b02e10480b5ed48e */
/* Show only the native arrow */
@-moz-document url-prefix() {
  .custom-select {
    overflow: hidden; }
  .custom-select select {
    width: 120%;
    width: calc(100% + em); } }

/* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
.custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 white; }

/* ------------------------------------  */
/*  END OF UGLY BROWSER-SPECIFIC HACKS  */
/* ------------------------------------  */
@font-face {
  font-family: 'Graphik-Light';
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.eot");
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.woff2") format("woff2"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik-Regular';
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.eot");
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.woff2") format("woff2"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik-Medium';
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Medium-Web.eot");
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Medium-Web.eot?#iefix") format("embedded-opentype"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Medium-Web.woff2") format("woff2"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Medium-Web.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik-Bold';
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Semibold-Web.eot");
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Semibold-Web.eot?#iefix") format("embedded-opentype"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Semibold-Web.woff2") format("woff2"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Semibold-Web.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik-Extrabold';
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Bold-Web.eot");
  src: url("/Assets/WB_ab/fonts/Graphik/Graphik-Bold-Web.eot?#iefix") format("embedded-opentype"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Bold-Web.woff2") format("woff2"), url("/Assets/WB_ab/fonts/Graphik/Graphik-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

body {
  font-family: "Graphik-Medium", sans-serif;
  line-height: 1.2;
  font-size: 17px; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.75rem; }

h1 {
  font-family: "Graphik-ExtraBold", Arial;
  line-height: 1.2;
  font-size: 45px; }

h2 {
  font-family: "Graphik-ExtraBold", Arial;
  line-height: 1.2;
  font-size: 33px; }

h3 {
  font-family: "Graphik-Bold", Arial;
  line-height: 1.2;
  font-size: 26px; }

h4 {
  font-family: "Graphik-Bold", Arial;
  line-height: 1.2;
  font-size: 22px; }

h5 {
  font-family: "Graphik-Medium", sans-serif;
  line-height: 1.3;
  font-size: 18px; }

h6 {
  font-family: "Graphik-Medium", sans-serif;
  line-height: 1.4;
  font-size: 16px; }

p {
  font-family: "Graphik-Medium", sans-serif;
  line-height: 1.4;
  font-size: 17px; }

@media (max-width: 576px) {
  h1 {
    font-size: 35px; }
  h2 {
    font-size: 26px; }
  h3 {
    font-size: 22px; }
  h4 {
    font-size: 20px; } }

.siteheader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0.75rem 1.125rem;
  height: 56px;
  background-color: rgba(0, 0, 0, 0.1);
  /* display: flex;
	align-items: center;
	justify-content: space-between; */
  z-index: 10; }

.siteheader__brand {
  float: left;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 43px; }

.siteheader__brand__icon {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #FFF;
  margin-right: 0.75rem; }

.siteheader__brand__white {
  display: none; }

.siteheader__brand__black, .siteheader__brand__white {
  border: 0;
  width: 163px;
  height: 25px; }

.siteheader__tools {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.siteheader__tools svg {
  display: block; }

.siteheader__tools > * + * {
  margin-left: 0.75rem; }

.siteheader__login {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

body.loginopen .siteheader__brand__icon {
  color: #FFB300; }

body.loginopen .siteheader__login {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

@media (max-width: 62em) {
  .siteheader {
    background-color: #c9c4bf;
    padding: 0.35rem 1.125rem; } }

@media (min-width: 48em) {
  .siteheader {
    padding: 1.05rem 1.5rem;
    height: 64px; }
  .siteheader__brand__icon {
    margin-right: 1.5rem; }
  body.loginopen .siteheader__brand__icon {
    color: white; }
  .siteheader__tools > * + * {
    margin-left: 1.5rem; } }

@media (min-width: 62em) {
  .siteheader {
    left: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    height: 64px;
    font-size: 18px; }
  .siteheader__brand__icon {
    display: none; }
  .siteheader__brand__white {
    display: block;
    width: 171px;
    height: 27px; }
  .siteheader__brand__black {
    display: none; }
  .siteheader__menubtn {
    display: none; }
  .siteheader__brand__white {
    display: block;
    width: 171px;
    height: 32px; } }

.siteheader__brand__black, .siteheader__brand__white {
  border: 0;
  width: 168px;
  height: 30px; }

@media (min-width: 48em) {
  .siteheader {
    padding: 0.68rem 1.5rem 0.68rem 1.5rem; } }

@media (max-width: 36em) {
  .islogged .siteheader__online span {
    display: none; } }

.siteheader__alternate__logo {
  position: absolute;
  right: 20px;
  top: 20px; }

.siteheader__alternate__logo img {
  width: 200px;
  height: 30px; }

@media (max-width: 62em) {
  .siteheader__alternate__logo {
    display: none; } }

@media (min-width: 36em) and (max-width: 62em) {
  .siteheader__menubtn {
    /*margin-top: -5px;*/ }
  .siteheader__tools {
    /*margin-top: -3px;*/ } }

@media (max-width: 48em) {
  .siteheader__tools {
    margin-top: 0; } }

@media (min-width: 48em) and (max-width: 62em) {
  body.loginopen .siteheader__login {
    width: 280px; } }

.siteheader__online {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 43px; }

.siteheader__online > span {
  display: none;
  text-align: right; }

.siteheader__online > .icon {
  pointer-events: none; }

@media (min-width: 62em) {
  .siteheader__online {
    /*display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 43px;*/ }
    .siteheader__online > span {
      display: block;
      margin-right: 1.25rem;
      width: 150px;
      max-height: 43px;
      overflow: hidden; }
    .siteheader__online > .icon {
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
    .siteheader__online:hover > .icon {
      color: #bebbaa; } }

@media (min-width: 36em) and (max-width: 62em) {
  .siteheader__online > span {
    display: inline-block;
    float: left;
    margin-right: 20px; }
  .siteheader__online > .icon {
    display: inline-block; } }

.login {
  background-color: #F5F4EF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  color: #2B2E34; }

.login__header {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 56px;
  padding: 0 1.5rem;
  border-bottom: 1px solid #a6a3a3;
  /*background-color: #c9c4bf;*/ }

.login__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  line-height: 1; }

.login__back > .icon {
  display: block;
  margin-left: 0.75rem; }

.login__online {
  display: none; }
  .login__online span {
    text-align: right; }

.login__body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: scroll;
  padding: 1.5rem; }

.login__body input[type="text"],
.login__body input[type="password"] {
  padding: 0.375rem 0.75rem;
  border-color: #B5B6B7; }

.login__title {
  font-family: "Graphik-Medium", sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.5rem; }

.login__forget {
  display: block;
  margin: 1.5rem 0 2.25rem; }

.login__btn {
  width: 100%;
  margin-bottom: 0.75rem;
  cursor: pointer; }

.login__terms {
  font-size: 12px;
  text-align: center; }

@media (max-width: 48em) {
  .login__title {
    font-size: 26px;
    margin-bottom: 1rem;
    margin-top: 1rem; }
  .login__header {
    background-color: #c9c4bf;
    border: none; } }

@media (min-width: 48em) {
  .login {
    font-size: 12px;
    display: block; }
  .login__header {
    height: 64px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .login__back {
    display: none; }
  .login__online {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px; }
  .login__online > span {
    display: block;
    margin-right: 1.25rem;
    width: 150px;
    max-height: 43px;
    overflow: hidden; }
  .login__online > .icon {
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
  .login__body {
    overflow-y: visible; }
  .login__btn {
    font-size: 18px;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem; }
  .login__title {
    display: none; }
  .login__forget {
    margin: 0.75rem 0 1.125rem; }
  .login__terms {
    font-size: 10px; }
  .siteheader__login {
    position: absolute;
    left: auto;
    bottom: auto;
    width: 240px; } }

.islogged .siteheader__online {
  font-size: 15px;
  height: 43px; }
  .islogged .siteheader__online span {
    width: 146px;
    max-height: 43px;
    overflow: hidden; }

.islogged .login__header {
  background-color: #e2e0db; }

.islogged .login__online {
  font-size: 15px; }

.islogged .siteheader__online img, .islogged .login__online img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  /*border: 1px solid #aeaeae;*/ }

.islogged .desplegable_menu .icon {
  margin-top: 11px;
  float: right;
  margin-right: 30px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.islogged .abierto .icon {
  transform: rotate(180deg); }

.login__logged {
  padding: 0; }

.privatemenu {
  background-color: #e2e0db; }
  .privatemenu ul {
    padding: 0;
    list-style: none; }
  .privatemenu li > :first-child {
    padding-left: 22px;
    display: block; }
    .privatemenu li > :first-child:hover {
      text-decoration: underline; }
  .privatemenu > ul > li {
    padding-top: 0.475rem;
    padding-bottom: 0.475rem;
    border-bottom: 1px solid #a6a3a3;
    line-height: 2em;
    font-size: 19px; }
    .privatemenu > ul > li:last-child {
      border-bottom: none; }
    .privatemenu > ul > li > ul > li {
      line-height: 2em;
      font-size: 16px; }

@media (max-width: 48em) {
  .privatemenu > ul > li:first-child {
    border-top: 1px solid #a6a3a3; }
  .privatemenu > ul > li:last-child {
    border-bottom: 1px solid #a6a3a3; }
  .islogged .login__header {
    background-color: #c9c4bf;
    border-bottom: none; } }

.mainmenu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

body.menuopen .mainmenu {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.mainmenu__openbtn {
  display: none; }

.mainmenu__aside {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e6e3d0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.mainmenu__aside__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.mainmenu__header {
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 1.5rem;
  background-color: #d6d1be; }

.mainmenu__header__brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mainmenu__header__icon {
  color: #FFB300;
  margin-right: 0.75rem; }

.mainmenu__header__logo {
  width: 163px; }

.mainmenu__header__close > svg {
  display: block; }

.mainmenu__menus {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 20px; }

.mainmenu__principal {
  list-style: none;
  padding: 1.5rem 2rem;
  background-color: #f8f7f3; }

.mainmenu__principal__group {
  margin-bottom: 1.8rem; }

.mainmenu__principal__groupitems li {
  font-size: 18px;
  padding-top: 12px; }

.mainmenu__principal__groupitems {
  padding: 0;
  list-style-position: inside;
  list-style: none; }

.mainmenu__principal__title {
  font-size: 25px;
  color: #242b34;
  font-weight: 600;
  margin-bottom: 0rem; }

.mainmenu__products__btn {
  padding: 0.45rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.mainmenu__products__btn:hover {
  color: #FFB300; }

/*.mainmenu__products {
    list-style: none;
    padding: 0.9rem 0;
    background-color: #EBECEC;
}

.mainmenu__products__btn {
    padding: 0.45rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.mainmenu__products__btn__icon {
    margin-right: 0.75rem;
    min-width: 40px;
}

.mainmenu__products__btn__icon > img {
    display: block;
}

.mainmenu__products__btn:hover {
    color: $primary-color;
}*/
.mainmenu__social {
  list-style: none;
  padding: 0;
  background-color: #bebbaa;
  padding: 0.9rem 0; }

.mainmenu__social__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 2rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-weight: 500;
  font-size: 24px; }

.mainmenu__social__btn > .icon {
  display: block;
  margin-right: 10px; }

.mainmenu__social__btn:hover {
  color: #000; }

.mainmenu__footer {
  padding: 2rem; }

.mainmenu__search {
  max-width: 245px;
  position: relative;
  margin-bottom: 2.25rem; }

.mainmenu__search > input {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #2B2E34;
  padding: 0.375rem 0;
  width: 100%;
  font-size: 18px; }

.mainmenu__search__btn {
  position: absolute;
  top: 0.5rem;
  right: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.mainmenu__search__btn:hover {
  color: #FFB300; }

.mainmenu__tools {
  list-style: none;
  padding: 0;
  font-size: 19px;
  font-weight: 400; }

.mainmenu__tools > li {
  margin-bottom: 1rem; }

.mainmenu__tools > li + li {
  margin-top: 0.75rem; }

.mainmenu__tools__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mainmenu__tools__btn__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 15px;
  margin-right: 0.75rem;
  text-align: center; }

.mainmenu__tools__btn__icon > svg {
  display: block; }

.mainmenu__tools__btn > span {
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

.mainmenu__tools__btn > a {
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

.mainmenu__tools__btn > a:hover {
  /*color: $primary-color;*/
  text-decoration: underline; }

.mainmenu__tools a.mainmenu__tools__btn:hover > span {
  /*color: $primary-color;*/
  text-decoration: underline; }

@media (min-width: 48em) {
  .mainmenu {
    width: 300px;
    right: 0;
    left: auto; }
  .mainmenu__header {
    height: 64px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .mainmenu__header__brand {
    display: none; } }

@media (min-width: 62em) {
  .mainmenu {
    left: 0;
    right: auto;
    -webkit-transform: none;
    transform: none;
    width: auto; }
  .mainmenu__openbtn {
    display: block;
    width: 56px;
    height: 100%;
    background-color: #ab9a8f;
    text-align: center;
    padding-top: 1.125rem;
    color: white;
    position: relative;
    z-index: 2; }
  .mainmenu__openbtn > svg {
    display: inline-block;
    vertical-align: top; }
  .mainmenu__openbtn:hover, .mainmenu__openbtn:active, .mainmenu__openbtn:focus {
    color: white; }
  .mainmenu__aside {
    width: 460px;
    margin-left: 56px;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  body.menuopen .mainmenu__aside {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important; }
  .mainmenu__aside__inner {
    display: block; }
  .mainmenu__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 64px; }
  .mainmenu__header__brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mainmenu__header__icon {
    display: none; } }

@media (min-width: 992px) and (max-height: 780px) {
  .mainmenu__aside {
    width: 600px; }
  .mainmenu__menus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mainmenu__menus > * {
    width: 50%; } }

.mainmenu__header__logo {
  width: 171px;
  height: 32px;
  margin-top: 10px; }

.sitefooter {
  background-color: #C8BDB5;
  font-size: 18px;
  padding: 1.5rem; }

.sitefooter__brand {
  margin-bottom: 1.5rem; }

.sitefooter__sectioncol {
  margin-bottom: 1.125rem; }

.sitefooter__brand > img {
  width: 163px;
  height: 25px; }

.sitefooter__sectionlink {
  font-size: 23px;
  font-size: 23px;
  font-size: 6vw;
  font-weight: 600;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

@media (max-width: 300px) {
  .sitefooter__sectionlink {
    font-size: 18px; } }

@media (min-width: 383.33333px) {
  .sitefooter__sectionlink {
    font-size: 23px; } }

.sitefooter__sectionlink > .icon {
  position: relative;
  top: -0.1em;
  margin-left: 0.75rem;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.sitefooter__sectionlink.open > .icon {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

.sitefooter__links {
  list-style: none;
  padding: 0;
  display: none;
  margin-top: 0.75rem; }

.sitefooter__links > li + li {
  margin-top: 0.75rem; }

.sitefooter__social {
  margin-top: 3rem;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.sitefooter__social > li + li {
  margin-left: 0.75rem; }

.sitefooter__social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 2px solid #2B2E34;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.sitefooter__social a:hover {
  border-color: rgba(43, 46, 52, 0.5); }

.sitefooter__icon {
  margin: 3rem 0 1.5rem;
  color: white; }

.sitefooter__copyright {
  font-size: 12px; }

@media (min-width: 62em) {
  .sitefooter {
    position: relative;
    padding: 2.25rem 1.5rem 11.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .sitefooter__brand {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
    margin-right: 2.25rem; }
  .sitefooter__brand > img {
    width: 160px;
    height: auto; }
  .sitefooter__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .sitefooter__sectioncol {
    width: 180px;
    margin-top: 3px; }
  .sitefooter__sectioncol + .sitefooter__sectioncol {
    margin-left: 2.25rem; }
  .sitefooter__sectionlink {
    min-height: auto;
    /*46px;*/
    display: block; }
  .sitefooter__sectionlink > .icon {
    display: none; }
  .sitefooter__links {
    display: block !important;
    height: auto !important;
    margin-top: 1.5rem !important;
    font-size: 16px; }
  .sitefooter__links a {
    display: block;
    line-height: 1.3; }
  .sitefooter__icon, .sitefooter__copyright {
    position: absolute;
    bottom: 2.25rem; }
  .sitefooter__icon {
    margin: 0;
    left: 1.5rem; }
  .sitefooter__copyright {
    width: 100%;
    right: 1.5rem;
    text-align: right; } }

.sitefooter__brand > img {
  width: 168px;
  height: 48px; }

.btn--brand {
  background-color: #000;
  border: 2px solid #000;
  outline: 0;
  font-weight: 500;
  font-size: 20px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  padding: 0.3rem; }

.btn--brand {
  background-color: #8b9394;
  border: 2px solid #8b9394;
  font-size: 17px;
  color: #000000;
  padding: 0.3rem 1.5rem; }

.btn--brand:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff; }

.btn--text {
  color: #2B2E34; }

.btn--text:hover {
  text-decoration: underline; }

.btn--lighttext {
  font-weight: bold;
  color: white;
  text-decoration: underline; }

.btn--lighttext:hover {
  text-decoration: none; }

.btn--underline {
  color: currentColor;
  text-decoration: underline; }

.btn--underline:hover {
  color: white; }

/*** Boton arrow ***/
.btn--arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1; }
  .btn--arrow > span {
    display: block;
    margin-right: 0.375rem;
    position: relative;
    top: -0.1em;
    text-decoration: none; }
  .btn--arrow > .icon {
    display: block; }
  .btn--arrow .icon {
    height: 20px;
    margin-left: 2px; }

@media (min-width: 62em) {
  .btn--arrow {
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
    .btn--arrow > span {
      -webkit-transition: margin 0.2s ease;
      transition: margin 0.2s ease; }
  .btn--arrow:hover {
    /*color: $primary-color;*/
    text-decoration: underline; }
    .btn--arrow:hover > span {
      text-decoration: none;
      margin-right: 1.125rem; } }

/*** Boton arrow-rev ***/
.btn--arrow-rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1; }
  .btn--arrow-rev > span {
    display: block;
    margin-left: 0.375rem;
    position: relative;
    text-decoration: none;
    font-size: 16px; }
  .btn--arrow-rev > .icon {
    display: block; }

@media (min-width: 62em) {
  .btn--arrow-rev {
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
    .btn--arrow-rev > span {
      -webkit-transition: margin 0.2s ease;
      transition: margin 0.2s ease; }
  .btn--arrow-rev:hover {
    color: #FFB300; }
    .btn--arrow-rev:hover > span {
      text-decoration: none;
      margin-left: 0.75rem; } }

/*** Boton file ***/
.btn--file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1; }
  .btn--file > span {
    display: block;
    text-decoration: none;
    line-height: 1.2; }
  .btn--file img {
    margin-right: 10px;
    height: 25px; }

@media (min-width: 62em) {
  .btn--file {
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
    .btn--file > span {
      -webkit-transition: margin 0.2s ease;
      transition: margin 0.2s ease; }
  .btn--file:hover {
    text-decoration: underline; } }

/*** Bot�n icon ***/
.btn--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1; }
  .btn--icon > .icon {
    display: block;
    margin-right: 0.75rem; }
  .btn--icon > span {
    text-decoration: underline; }

.btn--icon:hover > span {
  text-decoration: none; }

.btn--border {
  display: inline-block;
  border: 2px solid #2B2E34;
  padding: 0.25rem;
  border-radius: 3px;
  background-color: transparent;
  font-size: 20px;
  text-align: center; }

.btn--border--compress {
  padding: 0.3rem 1.5rem; }

.btn--border-small {
  display: inline-block;
  border: 1px solid #2B2E34;
  padding: 0.075rem 1.125rem;
  border-radius: 3px;
  background-color: transparent;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  line-height: 1.4; }

.btn--fb {
  background-color: #3B5A95;
  color: white;
  display: block;
  text-align: center;
  padding: 0.45rem 1.5rem;
  border-radius: 3px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  font-size: 17px; }

.btn--fb:hover {
  color: white;
  background-color: #2d4470; }

.btn--border:hover {
  background-color: #2B2E34;
  color: #fff; }

.btn--underline {
  color: currentColor;
  text-decoration: underline; }

.btn--underline:hover {
  text-decoration: none;
  color: currentColor; }

.checkbox .umbraco-forms-field-wrapper {
  float: left;
  margin-right: 10px; }

.form-control {
  border: 1px solid #f6f5f0; }

.hasDatepicker[readonly] {
  background-color: #fff; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #999999;
  outline: 0;
  box-shadow: none; }

label.error, span.field-validation-error {
  color: #ff0000;
  margin-top: 10px;
  font-family: "Graphik-Regular", sans-serif;
  font-size: 14px; }

/*.form {
    input[type=checkbox], input[type=radio] {
        height: 15px;
        width: 15px;
        margin-top: .25rem;
    }

    .form-check-label {
        margin-left: 0.2rem;
    }

    .form-group.checkbox label.error, .form-check label.error {
        display: block;
        position: relative;
        top: 4px;
    }
}*/
.form-group.checkbox label.error, .form-group.checkbox span.field-validation-error {
  position: absolute;
  margin-top: 4px; }

/*.form input[type="text"],
.form input[type="email"],
.form input[type="number"],
.form input[type="password"],
.form textarea {
    display: block;
    width: 100%;
    background-color: white !important;
    border: 1px solid #2B2E34;
    padding: 0.5rem;
    font-size: 15px;
    border-radius: 3px;
    outline: 0;
}

.form input[type="range"] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
    max-width: 400px;
}

.form input[type="range"]:focus {
    outline: none;
}

.form input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    background: $primary-color-light;
    border-radius: 3px;
    border: 1px solid #2B2E34;
}

.form input[type="range"]::-webkit-slider-thumb {
    border: 1px solid #2B2E34;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: white;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -10px;
}

.form input[type="range"]::-moz-range-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    background: $primary-color-light;
    border-radius: 3px;
    border: 1px solid #2B2E34;
}

.form input[type="range"]::-moz-range-thumb {
    border: 1px solid #2B2E34;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: white;
    cursor: pointer;
}

.form input[type="range"]::-ms-track {
    width: 100%;
    height: 10px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
}

.form input[type="range"]::-ms-fill-lower {
    background: $primary-color-light;
    border: 1px solid #2B2E34;
    border-radius: 3px;
}

.form input[type="range"]::-ms-fill-upper {
    background: $primary-color-light;
    border: 1px solid #2B2E34;
    border-radius: 3px;
}

.form input[type="range"]::-ms-thumb {
    border: 1px solid #2B2E34;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: white;
    cursor: pointer;
}

.form__row--extramb {
    margin-bottom: 1.5rem;
}

.form__row--smalltext {
    font-size: 10px;
}

.form__row > label {
    display: block;
    margin-bottom: 0.75rem;
}

.form__row + .form__row {
    margin-top: 0.75rem;
}

.form__checkbox {
    position: relative;
}

.form__checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
}

.form__checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 2em;
    line-height: 1.2em;
}

.form__checkbox label:before {
    content: "";
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    left: 0;
    top: 1px;
    background-color: white;
    border: 1px solid #2B2E34;
    border-radius: 3px;
}

.form__checkbox input[type=checkbox]:checked + label:before {
    content: "\2713";
    font-size: 1em;
    color: #666;
    text-align: center;
    line-height: 1.2em;
    display: inline-block;
}

.form__selectone {
    list-style: none;
    padding: 0;
}

.form__selectone > li {
    position: relative;
}

.form__selectone > li + li {
    margin-top: 0.375rem;
}

.form__selectone input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.form__selectone label {
    display: inline-block;
    border: 1px solid #2B2E34;
    padding: 0.375rem 1.5rem;
    border-radius: 3px;
    font-size: 18px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.form__selectone input[type="radio"]:checked + label {
    background-color: $primary-color-light;
}

.form__selectone--oneline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form__selectone--oneline > li + li {
    margin-top: 0;
    margin-left: 0.75rem;
}

.form__rangevalues {
    position: relative;
    font-size: 10px;
}

.form__rangevalues:before {
    content: attr(data-min);
    position: absolute;
    left: 0;
    bottom: -5px;
}

.form__rangevalues:after {
    content: attr(data-max);
    position: absolute;
    right: 0;
    bottom: -5px;
}

@media (min-width: 48em) {
    .form__selectone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .form__selectone > li + li {
        margin-top: 0;
        margin-left: 0.75rem;
    }
}



//Container used for styling the custom select, the buttom class below adds the bg gradient, corners, etc. 
.custom-select {
    position: relative;
    display: block;
    padding: 0;
    outline: 0;
    border: 2px solid #A49388;
    border-radius: 3px;
    max-width: 450px;
}

.custom-select.inline {
    display: inline-block;
}

.custom-select > select {
    width: 100%;
    margin: 0;
    background: transparent;
    border: 0;
    outline: 0;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    //Font size must the 16px or larger to prevent iOS page zoom on focus
    font-size: 1em;
    color: #2B2E34;
    padding: 0.15rem 1.5rem 0.225rem 0.375rem;
    line-height: inherit;
}

.custom-select > select:focus {
    outline: 0;
}

.custom-select > select > option {
    font-weight: normal;
}

.custom-select:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 6px;
    top: 50%;
    right: 5px;
    margin-top: -3px;
    background-image: url("../../../source/default/images/select-arrow.png");
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    //This hack make the select behind the arrow clickable in some browsers
    pointer-events: none;
}

.custom-select--light {
    background-color: white;
    border: 1px solid #2B2E34;
}

.custom-select--tall > select {
    padding: 0.75rem 1.5rem 0.75rem 0.75rem;
}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .custom-select select > option {
        background-color: #fff;
    }
}

.custom-select {
    max-width: 446px;
}

input:focus {
    outline: 0px;
}*/
/*@import 'core/_formularios_theme.scss';*/
.wb-ab-component {
  padding: 1.5rem; }

.wb-ab-first-component .wb-ab-component {
  padding-top: 0.25rem; }

@media (min-width: 48em) {
  .wb-ab-first-component .wb-ab-component {
    padding-top: 5rem; } }

@media (max-width: 62em) {
  .wb-ab-component {
    padding: 1rem; } }

.video_btn:hover .icon {
  color: #fff; }

.video_btn:hover img {
  opacity: 0.95; }

body.showcookie {
  height: 100vh;
  width: 100vw;
  position: fixed;
  overflow: hidden; }

.cookiesgdpr__base {
  position: absolute;
  height: 100vh;
  width: 100vw;
  overflow: auto;
  background-color: rgba(18, 18, 18, 0.6);
  z-index: 1200; }

.wb-co-cookiesgdpr__dialog {
  background: #fff;
  border: 1px solid #626262;
  margin: 0 auto;
  padding: 30px 30px; }

.cookiesgdpr__actionbtn {
  background-color: #FFB300;
  color: white;
  border: none; }
  .cookiesgdpr__actionbtn:hover {
    background-color: #444444;
    color: white;
    border: none; }

.cookiesgdpr__acceptallbtn {
  color: #1e1f1e; }

.cookiesgdpr__rejectallbtn {
  color: #FFB300; }

.wb-co-cookiesgdpr__logo__container {
  text-align: right; }

.wb-co-cookiesgdpr__logo {
  height: 45px; }

.tipocookies_status {
  font-weight: bold;
  font-size: 14px;
  text-align: right; }

.wb-co-cookiesgdpr__cookieslist {
  overflow-x: auto; }

.wb-co-cookiesgdpr__cookieslist table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px; }

.wb-co-cookiesgdpr__cookieslist table th {
  background-color: #FFB300;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left; }

.wb-co-cookiesgdpr__cookieslist th, .wb-co-cookiesgdpr__cookieslist td {
  padding: 10px;
  border: 1px solid #eaeaea;
  /*font-size: 14px;*/
  vertical-align: top; }

.wb-co-cookiesgdpr__cookieslist p {
  /*font-size: 14px;*/ }

.wb-co-cookiesgdpr__tipo {
  padding-top: 15px;
  padding-bottom: 25px;
  margin-bottom: 35px;
  border-bottom: 1px solid #323232; }

.wb-co-cookiesgdpr__viewcookies:hover {
  text-decoration: none; }

.wb-co-cookiesgdpr__closebtn {
  position: relative; }

.cookiesgdpr__closebtn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #FFB300;
  color: #fff;
  position: absolute;
  right: -96px;
  top: -90px;
  border: none;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer; }

.cookiesgdpr__closebtn:focus {
  border: none;
  outline: none; }

.check_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.check_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee; }

.check_container:hover input ~ .checkmark {
  background-color: #ccc; }

.check_container input:checked ~ .checkmark {
  background-color: #FFB300; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.check_container input:checked ~ .checkmark:after {
  display: block; }

.check_container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.gdpr_btn_habilitar, .gdpr_btn_deshabilitar {
  display: block;
  border: 1px solid #FFB300;
  margin-bottom: 10px;
  padding: 6px 14px;
  background-color: transparent;
  color: #FFB300;
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px; }
  .gdpr_btn_habilitar.active, .gdpr_btn_habilitar:hover, .gdpr_btn_deshabilitar.active, .gdpr_btn_deshabilitar:hover {
    background-color: #FFB300;
    color: white;
    text-decoration: none; }

.gdpr_btn_deshabilitar {
  border-color: #1e1f1e;
  color: #1e1f1e; }
  .gdpr_btn_deshabilitar.active, .gdpr_btn_deshabilitar:hover {
    background-color: #1e1f1e; }

.wb-co-cookiesgdpr__title {
  font-size: 38px !important;
  line-height: 1.3; }

@media (min-width: 600px) {
  .cookiesgdpr__base {
    padding: 140px 0; }
  .wb-co-cookiesgdpr__dialog {
    background: #fff;
    border: 1px solid #626262;
    margin: 0 auto;
    padding: 64px 72px; } }

@media (max-width: 600px) {
  .wb-co-cookiesgdpr__dialog {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 95%;
    height: 97%;
    top: 1.5%;
    overflow: scroll; }
  .wb-co-cookiesgdpr__title__container {
    order: 2;
    margin-top: 10px; }
  .wb-co-cookiesgdpr__logo {
    height: 45px; }
  .wb-co-cookiesgdpr__description p {
    font-size: 16px; }
  .wb-co-cookiesgdpr__title {
    text-align: center;
    font-size: 27px !important;
    line-height: 1.3; }
  .wb-co-cookiesgdpr__description {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .wb-co-cookiesgdpr__logo__container {
    text-align: center; }
  .tipocookies_status {
    /*display: none;*/ }
  .cookiesgdpr__closebtn {
    color: white;
    right: -31px;
    top: -30px;
    border-radius: 0;
    width: 40px;
    height: 35px;
    font-size: 15px;
    padding-left: 10px; }
  .cookies__explicitbuttons .check_container {
    margin-bottom: -18px;
    padding-left: 0; }
    .cookies__explicitbuttons .check_container a {
      display: inline-block;
      margin-right: 10px; }
  .wb-co-cookiesgdpr__viewcookies {
    font-size: 16px; }
  .cookiesgdpr__extramargin {
    height: 90px; } }
