﻿/*$primary-font-light: "NeutraText-Light", sans-serif;
$primary-font-regular: "NeutraText-Regular", sans-serif;
$primary-font-medium: "NeutraText-Medium", sans-serif;
$primary-font-bold: "NeutraText-Bold", Arial;
$primary-font-extrabold: "NeutraText-ExtraBold", Arial;*/
@font-face {
  font-family: "Commissioner-Light";
  src: url(/Assets/WB_co/fonts/Commissioner/Commissioner-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Commissioner-Regular";
  src: url(/Assets/WB_co/fonts/Commissioner/Commissioner-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Commissioner-Medium";
  src: url(/Assets/WB_co/fonts/Commissioner/Commissioner-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Commissioner-Bold";
  src: url(/Assets/WB_co/fonts/Commissioner/Commissioner-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "Commissioner-ExtraBold";
  src: url(/Assets/WB_co/fonts/Commissioner/Commissioner-Black.ttf) format("truetype");
}
body {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 18px;
}

h1 {
  font-family: "Commissioner-Light", sans-serif;
  line-height: 1.2;
  font-size: 60px;
}
h1 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h2 {
  font-family: "Commissioner-Light", sans-serif;
  line-height: 1.2;
  font-size: 36px;
}
h2 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h3 {
  font-family: "Commissioner-Light", sans-serif;
  line-height: 1.3;
  font-size: 26px;
}
h3 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h4 {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.4;
  font-size: 20px;
}
h4 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h5 {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 14px;
}
h5 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h6 {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 12px;
}
h6 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

p {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 18px;
}
p strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h1 {
  line-height: 1.2;
  font-size: 50px;
}

h2 {
  line-height: 1.3;
  font-size: 32px;
}

h3 {
  line-height: 1.4;
  font-size: 24px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 13px;
}

h6 {
  font-size: 11px;
}

p {
  line-height: 1.5;
  font-size: 16px;
}

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

@media (max-width: 768px) {
  h1 {
    line-height: 1.2;
    font-size: 40px;
  }
  h2 {
    line-height: 1.3;
    font-size: 28px;
  }
  h3 {
    line-height: 1.4;
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 13px;
  }
  h6 {
    font-size: 11px;
  }
  p {
    line-height: 1.5;
    font-size: 15px;
  }
  body {
    line-height: 1.5;
    font-size: 15px;
  }
}
/*$primary-font-light: "NeutraText-Light", sans-serif;
$primary-font-regular: "NeutraText-Regular", sans-serif;
$primary-font-medium: "NeutraText-Medium", sans-serif;
$primary-font-bold: "NeutraText-Bold", Arial;
$primary-font-extrabold: "NeutraText-ExtraBold", Arial;*/
body {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 16px;
}

h1 {
  font-family: "Commissioner-Light", sans-serif;
  line-height: 1.2;
  font-size: 40px;
}
h1 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h2 {
  font-family: "Commissioner-Light", sans-serif;
  line-height: 1.3;
  font-size: 30px;
}
h2 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h3 {
  font-family: "Commissioner-Light", sans-serif;
  line-height: 1.4;
  font-size: 24px;
}
h3 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h4 {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.4;
  font-size: 18px;
}
h4 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h5 {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 14px;
}
h5 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

h6 {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 12px;
}
h6 strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

p {
  font-family: "Commissioner-Regular", sans-serif;
  line-height: 1.5;
  font-size: 16px;
}
p strong {
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

@media (max-width: 768px) {
  h1 {
    line-height: 1.2;
    font-size: 32px;
  }
  h2 {
    line-height: 1.3;
    font-size: 22px;
  }
  h3 {
    line-height: 1.4;
    font-size: 20px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 12px;
  }
  p {
    line-height: 1.5;
    font-size: 16px;
  }
  body {
    line-height: 1.5;
    font-size: 16px;
  }
}
.container.fullwidth-container {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
  padding-right: 0;
}

.img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

*::-ms-backdrop, .img-cover {
  height: auto;
  max-height: 100%;
}

@media (min-width: 576px) and (max-width: 1200px) {
  .wb-co-section-modulos .container, .wb-co-section-topmenu .container, .wb-co-footer .container {
    max-width: 100%;
    /*padding-left: 30px;
    padding-right: 30px;*/
  }
}
.clearFix {
  clear: both;
}

.wb-co-padding-content {
  padding-left: 3rem;
  padding-right: 3rem;
}

.wb-co-vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 992px) {
  .wb-co-padding-content {
    padding-left: 0;
    padding-right: 0;
  }
}
input:focus {
  outline: none !important;
  /*border-color: transparent !important;*/
  box-shadow: none !important;
}

/* Padding vertical (top y bottom) estandard */
.wb-co-pvs {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 992px) {
  .wb-co-pvs {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.bgcolor--primary {
  background-color: #046A38;
}

.bgcolor--secondary {
  background-color: #ffff00;
}

.bgcolor--white {
  background-color: #ffffff;
}

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

/** fix Vue animations **/
main.animated {
  animation-fill-mode: none;
}

.btn:focus {
  box-shadow: none !important;
}

.btn--brand {
  background-color: #444;
  border: 2px solid #444;
  outline: 0;
  font-weight: 500;
  font-size: 17px;
  border-radius: 3px;
  display: inline-block;
  color: #fff;
  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;
}

/*** 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 {
    text-decoration: underline;
  }
  .btn--arrow:hover > span {
    text-decoration: none;
    margin-right: 1.125rem;
  }
}
/*** Boton file ***/
.btn--file {
  display: -webkit-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin-bottom: 1rem;
}
.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;
  }
}
.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:hover {
  background-color: #2B2E34;
  color: #fff;
}

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

.wb-co-component {
  padding: 3.5rem;
}

@media (max-width: 62em) {
  .wb-co-component {
    padding: 2rem;
  }
}
@media (min-width: 1200px) {
  .module-item.wb-co-first-component > section > div, .wb-co-titlepage {
    margin-top: 86px;
  }
  /*.module-item.wb-co-first-component > section > div, .wb-co-titlepage {
      padding-top: 86px;
  }*/
}
.wb-co-ntm {
  margin-top: 0 !important;
}

.wb-co-btnvolver {
  color: #046A38;
  font-size: 14px;
  background-image: url("/Assets/WB_co/img/default/modules/navigation/flecha_btn_volver.png");
  background-repeat: no-repeat;
  background-position: right bottom 0.4em;
  padding-right: 62px;
}

.module-item td, .module-item th {
  border: 1px solid #ffff5e;
  padding: 4px;
}

/******* PAGINADOR / NAVEGACION **********/
.detailnav-back {
  background-color: #046A38;
  background-color: #046A38;
}

.detailnav-prev, .detailnav-next {
  color: #046A38;
  padding-top: 2px;
  padding-bottom: 3px;
}

.detailnav-prev .icon, .detailnav-next .icon {
  border: 2px solid #046A38;
  border-radius: 50%;
  padding: 2px 8px 1px;
  display: inline-block;
}

.detailnav-prev.disabled, .detailnav-next.disabled {
  color: #333333 !important;
}

.detailnav-prev.disabled .icon, .detailnav-next.disabled .icon {
  border-color: #333333;
}

.wb-co-pagination {
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.wb-co-pagination ul {
  margin-bottom: 0;
}

.wb-co-pagination-link {
  color: #046A38;
}

.wb-co-pagination-link:hover {
  color: #046A38;
}

.wb-co-pagination-link.active {
  color: #333333;
}

@media (max-width: 768px) {
  .detailnav-prev span, .detailnav-next span {
    display: none;
  }
}
.wb-co-component-lightcolor {
  color: #f2efec;
}
.wb-co-component-lightcolor .flickity-prev-next-button .arrow {
  fill: #f2efec;
}
.wb-co-component-lightcolor .btn--arrow, .wb-co-component-lightcolor .btn--arrow a:hover {
  color: #f2efec;
}
.wb-co-component-lightcolor .btn--text, .wb-co-component-lightcolor .btn--text a:hover {
  color: #f2efec;
}
.wb-co-component-lightcolor .btn--brand {
  background-color: #046A38;
  border: 2px solid #046A38;
  color: #000;
}
.wb-co-component-lightcolor .btn--brand:hover {
  background-color: #8b9394;
  border: 2px solid #8b9394;
}

.wb-co-fullwidth .wb-co-component {
  padding-left: 7rem;
  padding-right: 7rem;
}
@media (min-width: 1200px) and (max-width: 1800px) {
  .wb-co-fullwidth .wb-co-container {
    max-width: none;
  }
}
@media (max-width: 1800px) {
  .wb-co-fullwidth .wb-co-container {
    max-width: none;
  }
}
@media (min-width: 992px) {
  .wb-co-fullwidth .wb-co-fw80 {
    max-width: 80%;
  }
  .wb-co-fullwidth .wb-co-fw60 {
    max-width: 60%;
  }
  .wb-co-fullwidth .wb-co-fw100 .wb-co-fw80, .wb-co-fullwidth .wb-co-fw100 .wb-co-fw60 {
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .wb-co-fullwidth .wb-co-component {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 992px) {
  .wb-co-fullwidth .wb-co-component {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 768px) {
  .wb-co-fullwidth .wb-co-component {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 1200px) {
  .wb-co-container {
    padding-right: 25px;
    padding-left: 25px;
  }
}
a .d-hover, a .d-hover-inline, a .d-hover-inline-block {
  display: none;
}

a:hover .d-hover {
  display: block;
}

a:hover .d-hover-inline {
  display: inline;
}

a:hover .d-hover-inline-block {
  display: inline-block;
}

a:hover .d-hover-none {
  display: none;
}

.bg-positiony-bottom {
  background-position-y: bottom !important;
}

.bg-positiony-top {
  background-position-y: top !important;
}

.image-blank-background {
  background-color: #046A38;
  opacity: 0.2;
}

header {
  position: fixed;
  top: 0;
  z-index: 1005;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  box-shadow: 0 1px 2px -2px grey;
}
header .navbar {
  max-height: 86px;
}

.wb-co-header .container-fluid {
  padding-right: 0;
  padding-left: 0;
  height: 100%;
}
.wb-co-header .navbar-toggler {
  border: none;
  outline-color: transparent;
}
.wb-co-header .navbar-nav .nav-link {
  font-size: 15px;
  color: #000000;
  font-family: "Commissioner-Bold", Arial;
  font-weight: normal;
}

.wb-co-header-menu li {
  padding-left: 6px;
  padding-right: 6px;
}
.wb-co-header-menu .dropdown:hover > .dropdown-menu {
  display: block;
}
.wb-co-header-menu .dropdown-toggle {
  white-space: normal;
}
.wb-co-header-menu .dropdown-menu {
  top: 84px;
  border: none;
  border-radius: 0;
  background-color: #f3f3f3;
}
.wb-co-header-menu .dropdown-menu.show {
  display: none;
}
.wb-co-header-menu .dropdown-item:hover, .wb-co-header-menu .wb-co-header-menu-active.dropdown-item {
  color: #046A38;
}
.wb-co-header-menu .dropdown-item:focus {
  background-color: transparent;
}
.wb-co-header-menu .wb-co-header-menu-simple .dropdown-menu {
  margin-left: 0;
}
.wb-co-header-menu > li {
  flex: 1;
  -ms-flex: 1 auto;
  text-align: center;
  max-width: fit-content;
}

.wb-co-header-menu-language {
  min-width: 90px;
}
.wb-co-header-menu-language li {
  padding-left: 20px;
  padding-right: 20px;
}
.wb-co-header-menu-language .dropdown-toggle {
  white-space: nowrap;
}
.wb-co-header-menu-language .dropdown-toggle::after {
  color: #046A38;
}

.wb-co-section-topmenu {
  /*border-bottom:1px solid #EBEBEA;*/
}

.wb-co-header-principalmenu .dropdown-toggle::after {
  display: none;
}

.navbar-light .navbar-brand img {
  width: 250px;
}

.btn-citaitv img {
  height: 20px;
}
.btn-citaitv a {
  font-size: 12px;
  color: #fff !important;
}
.btn-citaitv li {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  border-radius: 5px;
}
.btn-citaitv li:hover {
  cursor: pointer;
}

@media (min-width: 1200px) {
  .wb-co-header {
    min-height: 73px;
    margin: 0;
    padding: 0;
  }
  .wb-co-header-menu .dropdown-menu {
    min-width: 269px;
    padding-left: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
  }
  .wb-co-header-menu .nav-link {
    height: 86px;
    padding-top: 32px;
    font-size: 15px;
    font-weight: bold;
  }
  .wb-co-header-menu .dropdown-item {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 15px;
    color: #3b3b3e;
    white-space: pre-line;
    padding-right: 0.25rem;
  }
  .wb-co-header-menu .wb-co-header-menu-withimg .dropdown-menu {
    width: 500px;
    padding-right: 240px;
    background-repeat: no-repeat;
    gbackground-size: auto 100%;
    background-position: 260px;
    margin-left: -18px;
  }
  .wb-co-header-menu-language {
    border-left: 2px solid #EBEBEA;
    margin-left: 20px;
  }
  .wb-co-header-menu-language .dropdown-menu {
    min-width: 180px;
  }
  .wb-co-header-principalmenu .nav-link:hover, .wb-co-header-menu-active .nav-link {
    border-bottom: 3px solid #046A38;
  }
  li.dropdown.wb-co-header-menu-simple:hover .nav-link, li.dropdown.wb-co-header-menu-withimg:hover .nav-link {
    color: #046A38;
    border-bottom: 3px solid #046A38;
  }
}
@media (max-width: 1200px) {
  header {
    background-color: #ffffff;
    position: relative;
  }
  header .navbar {
    max-height: none;
  }
  .wb-co-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .wb-co-header-menu .dropdown-menu {
    background-size: 0;
    background-color: transparent;
    margin-left: auto !important;
  }
  .wb-co-header-menu .dropdown-item {
    text-align: center;
  }
  .wb-co-header-menu > li {
    max-width: none;
  }
  .wb-co-section-topmenu .btn-citaitv {
    display: none;
  }
}
.navbar-light .wb-co-header-menu .nav-link:hover, .wb-co-header .navbar-nav .wb-co-header-menu-active .nav-link {
  color: #046A38;
}

.icon-bar {
  width: 26px;
  height: 2px;
  background-color: #777;
  display: block;
  transition: all 0.2s;
  margin-top: 7px;
}

.navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: -1% 10%;
}

.navbar-toggler .middle-bar {
  opacity: 0;
}

.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 3% 90%;
}

.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

@media (max-width: 1200px) {
  .wb-co-header-principalmenu {
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .wb-co-header .navbar-nav .nav-link {
    font-size: 21px;
    font-family: "Commissioner-Regular", sans-serif;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .wb-co-header-menu .dropdown-item {
    font-size: 20px;
    margin-bottom: 7px;
    font-family: "Commissioner-Regular", sans-serif;
  }
  .navbar-toggler {
    margin-right: 10px;
    margin-top: -10px;
  }
}
.wb-co-fullwidth .wb-co-header {
  padding-left: 3rem;
}

/* IE10-specific styles go here*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wb-co-header-menu > li {
    width: 20%;
  }
}
footer {
  background-color: #ffffff;
  min-height: 120px;
}
footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
footer .btn:hover, footer .btn:active, footer .btn:focus {
  background-color: #ffff00;
}
footer hr {
  background-color: #ffff00;
  margin-top: 40px;
  margin-bottom: 0;
}
footer .wb-co-footer-webmapcontainer {
  padding-top: 10px;
  padding-bottom: 10px;
}
footer .wb-co-footer-footercontainer {
  padding-bottom: 10px;
}

.wb-co-footer__hasComponents {
  padding-top: 0;
}

.wb-co-footer-columnbox {
  color: #efef04;
}
.wb-co-footer-columnbox a {
  color: #efef04;
}
.wb-co-footer-columnbox a:hover {
  text-decoration: underline;
}
.wb-co-footer-columnbox ul {
  list-style: none;
  padding-left: 0;
  color: #efef04;
  font-size: 12px;
  line-height: 1.83;
  font-weight: 500;
}
.wb-co-footer-columnbox li {
  padding-top: 2px;
  padding-bottom: 2px;
}

.wb-co-footer-columnitem-destacado a, .wb-co-footer-columnitem-destacado {
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}

.wb-co-footer-tags {
  color: #efef04;
  font-size: 12px;
  margin-top: 40px;
  line-height: 26px;
  text-align: center;
}
.wb-co-footer-tags a {
  color: #efef04;
}
.wb-co-footer-tags a:hover {
  text-decoration: underline;
}

footer .form-check-label {
  margin-top: 2px;
}

.wb-co-footer-lastblock-buttons {
  float: right;
  margin-left: 30px;
  text-align: right;
}
.wb-co-footer-lastblock-buttons ul {
  list-style: none;
  margin: 0 auto;
  width: auto;
  display: inline-block;
  text-align: center;
  padding-left: 0;
}
.wb-co-footer-lastblock-buttons li {
  display: inline;
  font-size: 16px;
  color: #ffffff;
  margin-left: 40px;
}
.wb-co-footer-lastblock-buttons li:first-child {
  margin-left: 0px;
}
.wb-co-footer-lastblock-buttons li:last-child {
  margin-right: 0px;
}
.wb-co-footer-lastblock-buttons li a {
  color: #ffffff;
  white-space: nowrap;
}
.wb-co-footer-lastblock-buttons li a:hover {
  text-decoration: underline;
}

.wb-co-footer-lastblock-logo {
  /*float: left;*/
}
.wb-co-footer-lastblock-logo img {
  max-width: 250px;
  margin-bottom: 12px;
}

.wb-co-footer-lastblock {
  margin-top: 1rem;
}

.wb-co-footer-lastblock-footer {
  margin-top: 40px;
}

.wb-co-footer-lastblock-copyright {
  float: left;
  font-size: 16px;
  color: #efef04;
  text-align: right;
}
.wb-co-footer-lastblock-copyright a {
  color: #efef04;
  display: inline;
  margin-left: 25px;
}
.wb-co-footer-lastblock-copyright a:hover {
  text-decoration: underline;
}

.wb-co-footer-lastblock-siguenos {
  font-size: 18px;
  font-family: "Commissioner-Medium", sans-serif;
  color: #efef04;
  margin-top: 25px;
  text-align: right;
}
.wb-co-footer-lastblock-siguenos a {
  margin-left: 12px;
}
.wb-co-footer-lastblock-siguenos a:first-child {
  margin-left: 15px;
}
.wb-co-footer-lastblock-siguenos a.blog {
  background: transparent url(/Assets/WB_co/img/default/modules/rrss/icon_blog.png) center no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 23px;
}
.wb-co-footer-lastblock-siguenos .fa {
  color: #ffffff;
  font-size: 22px;
}

.wb-co-footer-webmap .card {
  background-color: transparent; /*#38383c*/
  border: none;
}
.wb-co-footer-webmap .card-header {
  background-color: transparent; /*#38383c*/
  border-top: none;
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
}
.wb-co-footer-webmap .card-header .icon {
  color: #046A38;
  float: left;
  background-color: transparent;
  height: 100%;
  width: calc((100% - 1040px) / 2);
  text-align: right;
  padding-right: 0;
  padding-top: 9px;
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: bold;
  margin-right: 10px;
}
.wb-co-footer-webmap .card-header h5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  text-align: left;
  height: 52px;
}
.wb-co-footer-webmap .card-header a {
  color: #046A38;
  display: block;
  text-decoration: none;
  height: 52px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 72px;
}
.wb-co-footer-webmap .card-header a:hover {
  text-decoration: underline;
}
.wb-co-footer-webmap .card-body {
  background-color: transparent; /*#38383c*/
  margin-top: 0;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media (max-width: 1200px) {
  .wb-co-footer-webmap .card-header .icon {
    display: none;
  }
}
@media (max-width: 992px) {
  .wb-co-footer-webmap .card-header a {
    padding-left: 1.5rem;
  }
  .wb-co-footer-lastblock-copyright {
    float: none;
    text-align: center;
    padding-top: 20px;
  }
  .wb-co-footer-lastblock-buttons {
    float: none;
    margin-left: 0px;
    text-align: center;
    line-height: 30px;
  }
  .wb-co-footer-lastblock-buttons li {
    margin-right: 10px;
    margin-left: 10px;
  }
  .wb-co-footer-lastblock {
    margin-top: 1rem;
  }
  .wb-co-footer-lastblock-footer {
    margin-top: 20px;
  }
  .wb-co-footer-columnbox {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .wb-co-footer-webmap {
    /*display: none;*/
  }
  .wb-co-footer-webmap .card .card-body {
    padding: 0rem 1.5rem !important;
  }
  .wb-co-footer-webmap .card-header a {
    /*padding-left: 2.5rem;*/
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    height: auto;
  }
  .wb-co-footer-webmap .card-header h5 {
    height: auto;
  }
  .wb-co-footer-lastblock-destacado {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .wb-co-footer-lastblock-destacado h1, .wb-co-footer-lastblock-destacado h2, .wb-co-footer-lastblock-destacado h3, .wb-co-footer-lastblock-destacado h4, .wb-co-footer-lastblock-destacado h5, .wb-co-footer-lastblock-destacado h6, .wb-co-footer-lastblock-destacado p {
    text-align: center !important;
  }
  .wb-co-footer-lastblock-logo {
    float: none;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  .wb-co-footer-lastblock {
    margin-top: 10px;
  }
  .wb-co-footer-lastblock-siguenos {
    float: none;
    margin-bottom: 10px;
    text-align: center;
  }
}
.wb-co-breadcrumb {
  border-top: 1px solid #DCDCDC;
  background-color: #fff;
  border-bottom: 1px solid #DCDCDC;
}

@media (max-width: 576px) {
  .wb-co-breadcrumb {
    display: none;
  }
}
.breadcrumb {
  margin-bottom: 0;
  border-radius: 0;
  padding: 0;
  background-color: #fff;
  /*padding-left:10px;*/
}

.breadcrumb-item {
  margin-bottom: 0;
  border-radius: 0;
  padding: 20px;
  padding-right: 15px;
  padding-left: 40px;
  color: #3B3B3E;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 3rem;
}

@media (max-width: 992px) {
  .breadcrumb-item {
    margin-bottom: 0;
    border-radius: 0;
    padding: 20px;
    padding-right: 15px;
    padding-left: 29px;
    color: #3B3B3E;
    font-size: 14px;
  }
}
.breadcrumb-item:first-child {
  padding: 20px;
  padding-left: 0;
}

@media (max-width: 992px) {
  .breadcrumb-item:first-child {
    padding: 9px;
    padding-left: 2px;
    padding-right: 2px;
  }
}
.breadcrumb-item a {
  color: #3B3B3E;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: none;
}

@media (max-width: 992px) {
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
  }
}
.breadcrumb-item + .breadcrumb-item {
  background-image: url("/Assets/WB_co/img/default/modules/breadcrumb/breadcrumb-arrow.png");
  background-repeat: no-repeat;
  background-position: 0px;
}

@media (max-width: 992px) {
  .breadcrumb-item + .breadcrumb-item {
    background-image: none;
    padding-left: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 2px;
  }
}
.breadcrumb-item:last-child, .breadcrumb-item:last-child a {
  color: #A3A3A3;
}

.wb-co-ban-01 {
  position: relative;
}
.wb-co-ban-01 h1 {
  font-family: "Commissioner-Bold", Arial;
}

.wb-co-ban-01__content {
  height: 100%;
  width: 600px;
  position: absolute;
  left: auto;
  overflow: hidden;
  z-index: 5;
}

.wb-co-ban-01__image {
  background-repeat: no-repeat;
  width: 100%;
  min-height: 580px;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.wb-co-ban-01__overlay {
  height: 100%;
  width: 100%;
  background-color: #333333;
  opacity: 0.8;
}

.wb-co-nobackgroundimage .wb-co-ban-01__overlay {
  opacity: 0;
}

.wb-co-ban-01__text {
  position: absolute;
  z-index: 1;
  padding: 60px;
  padding-top: 80px;
  color: #fff;
  z-index: 2;
}
.wb-co-ban-01__text h1 {
  border-bottom: 4px solid #046A38;
  color: #fff;
  width: fit-content;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-size: 3.5em;
}
.wb-co-ban-01__text p {
  font-size: 1.5em;
  line-height: 1.5em;
}

@media (max-width: 768px) {
  .wb-co-ban-01 {
    display: flex;
    flex-direction: column-reverse;
  }
  .wb-co-ban-01 .container {
    max-width: 100% !important;
  }
  .wb-co-ban-01__text {
    position: relative;
    padding: 20px;
    color: #fff;
  }
  .wb-co-ban-01__text h1 {
    font-size: 2rem;
  }
  .wb-co-ban-01__text p {
    font-size: 1.25rem;
  }
  .wb-co-ban-01__content {
    position: relative;
    background-color: #046A38;
    width: auto;
    left: auto;
  }
  .wb-co-ban-01__image {
    height: 250px;
    min-height: auto;
  }
  .wb-co-nobackgroundimage .wb-co-ban-01__image {
    display: none;
  }
}
.wb-co-ban-02 {
  position: relative;
  min-height: 370px;
  /*h1 {
      font-family: $primary-font-bold;
  }*/
}

.wb-co-ban-02__content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.wb-co-ban-02__content .container {
  position: relative;
  height: 100%;
}

.wb-co-ban-02__text {
  z-index: 1;
  color: #fff;
  overflow: hidden;
  /*padding-left: 80px;
  padding-right: 80px;*/
  max-height: 90%;
}
.wb-co-ban-02__text h1 {
  /*font-size: 4em;*/
  margin-bottom: 20px;
}
.wb-co-ban-02__text h2 {
  /*font-size: 2em;*/
}

.wb-co-ban-02__overlay {
  height: 100%;
  width: 100%;
  background-color: #EB6817;
  opacity: 0.6;
  filter: brightness(0.8);
  position: absolute;
}

.wb-co-ban-02__image {
  background-repeat: no-repeat;
  width: 100%;
  min-height: 370px;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.wb-co-ban-02-minima, .wb-co-ban-02-minima .wb-co-ban-02__image {
  min-height: 205px;
}
.wb-co-ban-02-media, .wb-co-ban-02-media .wb-co-ban-02__image {
  min-height: 420px;
}
.wb-co-ban-02-maxima, .wb-co-ban-02-maxima .wb-co-ban-02__image {
  min-height: 640px;
}
@media (max-width: 992px) {
  .wb-co-ban-02__text {
    padding-left: 10px;
    padding-right: 10px;
    max-height: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wb-co-ban-02__text h1 {
    /*font-size: 3em;*/
    margin-bottom: 0.75rem;
  }
  .wb-co-ban-02__text h2 {
    /*font-size: 1.5em;*/
  }
}
@media (max-width: 768px) {
  .wb-co-ban-02__text {
    /*h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }*/
  }
}
.wb-co-ban-03 {
  position: relative;
}

.wb-co-ban-03__content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.wb-co-ban-03__content .container {
  position: relative;
  height: 100%;
}

.wb-co-ban-03__text {
  z-index: 1;
  color: #fff;
  overflow: hidden;
  /*padding-left: 80px;
  padding-right: 80px;*/
  max-height: 90%;
}
.wb-co-ban-03__text h1 {
  font-size: 4em;
  margin-bottom: 20px;
}
.wb-co-ban-03__text h2 {
  font-size: 2em;
}

.wb-co-ban-03__overlay {
  height: 100%;
  width: 100%;
  background-color: #EB6817;
  opacity: 0.6;
  filter: brightness(0.8);
  position: absolute;
}

.wb-co-ban-03__image {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.wb-co-ban-03-reducido, .wb-co-ban-03-reducido .wb-co-ban-03__image {
  min-height: 300px;
}
.wb-co-ban-03-ampliado, .wb-co-ban-03-ampliado .wb-co-ban-03__image {
  min-height: 600px;
}
.wb-co-ban-03-automatico, .wb-co-ban-03-automatico .wb-co-ban-03__image {
  min-height: 0px;
}
@media (max-width: 992px) {
  .wb-co-ban-03__text {
    padding-left: 10px;
    padding-right: 10px;
    max-height: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wb-co-ban-03__text h1 {
    font-size: 3em;
    margin-bottom: 0.75rem;
  }
  .wb-co-ban-03__text h2 {
    font-size: 1.5em;
  }
}
@media (max-width: 768px) {
  .wb-co-ban-03__text h1 {
    font-size: 38px;
  }
  .wb-co-ban-03__text h2 {
    font-size: 28px;
  }
  .wb-co-ban-03__text h3 {
    font-size: 24px;
  }
}
.wb-co-ban-04 {
  position: relative;
  min-height: 390px;
  padding-bottom: 30px;
  margin-top: 0 !important;
}

.wb-co-ban-04__content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.wb-co-ban-04__content .container {
  position: relative;
  height: 100%;
}

.wb-co-ban-04__text {
  z-index: 1;
  color: #fff;
  overflow: hidden;
  margin-left: 7rem;
  width: 389px;
  height: 200px;
  position: absolute;
  bottom: 0;
  max-height: 90%;
  background-color: #046A38;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.5rem;
}

.wb-co-ban-04__link {
  position: absolute;
  bottom: 15px;
}

.wb-co-ban-04__overlay {
  height: 100%;
  width: 100%;
  background-color: #EB6817;
  opacity: 0.6;
  filter: brightness(0.8);
  position: absolute;
}

.wb-co-ban-04__image {
  background-repeat: no-repeat;
  width: 100%;
  min-height: 390px;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.wb-co-ban-04-reducido, .wb-co-ban-04-reducido .wb-co-ban-04__image {
  min-height: 390px;
}
.wb-co-ban-04-ampliado, .wb-co-ban-04-ampliado .wb-co-ban-04__image {
  min-height: 600px;
}
.wb-co-ban-04-automatico, .wb-co-ban-04-automatico .wb-co-ban-04__image {
  min-height: 0px;
}
@media (max-width: 1200px) {
  .wb-co-ban-04__text {
    margin-left: 4rem;
  }
}
@media (max-width: 992px) {
  .wb-co-ban-04__text {
    margin-left: 3rem;
  }
}
@media (max-width: 768px) {
  .wb-co-ban-04__text {
    left: 25px;
    right: 25px;
    width: auto;
    margin-left: 0;
    height: auto;
    max-height: 125px;
    min-height: 110px;
  }
  .wb-co-ban-04-ampliado, .wb-co-ban-04-ampliado .wb-co-ban-04__image {
    min-height: 420px;
  }
  .wb-co-ban-04-ampliado .wb-co-ban-04__image {
    min-height: 420px;
  }
  .wb-co-ban-04-reducido, .wb-co-ban-04-reducido .wb-co-ban-04__image {
    min-height: 220px;
  }
  .wb-co-ban-04-reducido .wb-co-ban-04__image {
    min-height: 220px;
  }
}
.wb-co-ban-05 {
  position: relative;
  min-height: 370px;
  padding-bottom: 120px;
}
.wb-co-ban-05 h1 {
  font-family: "Commissioner-Bold", Arial;
}

.wb-co-ban-05__content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.wb-co-ban-05__content .container {
  position: relative;
  height: 100%;
}

.wb-co-ban-05__intro {
  z-index: 1;
  color: #fff;
  overflow: hidden;
  max-height: 90%;
  padding-bottom: 260px;
}

.wb-co-ban-05__text {
  z-index: 1;
  color: #fff;
  overflow: hidden;
  /*margin-left: 110px;
  margin-right: 110px;*/
  height: 200px;
  position: absolute;
  bottom: 0;
  /*padding-left: 80px;
  padding-right: 80px;*/
  max-height: 90%;
  left: 60px;
  right: 60px;
  padding: 1rem;
}
.wb-co-ban-05__text h1 {
  font-size: 4em;
  margin-bottom: 20px;
}
.wb-co-ban-05__text h2 {
  font-size: 2em;
}

.wb-co-ban-05__overlay {
  height: 100%;
  width: 100%;
  background-color: #EB6817;
  opacity: 0.6;
  filter: brightness(0.8);
  position: absolute;
}

.wb-co-ban-05__image {
  background-repeat: no-repeat;
  width: 100%;
  min-height: 370px;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.wb-co-ban-05-reducido, .wb-co-ban-05-reducido .wb-co-ban-05__image {
  min-height: 300px;
}
.wb-co-ban-05-ampliado, .wb-co-ban-05-ampliado .wb-co-ban-05__image {
  min-height: 600px;
}
.wb-co-ban-05-automatico, .wb-co-ban-05-automatico .wb-co-ban-05__image {
  min-height: 0px;
}
@media (max-width: 992px) {
  .wb-co-ban-05__text {
    padding-left: 10px;
    padding-right: 10px;
    max-height: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wb-co-ban-05__text h1 {
    font-size: 3em;
    margin-bottom: 0.75rem;
  }
  .wb-co-ban-05__text h2 {
    font-size: 1.5em;
  }
}
@media (max-width: 768px) {
  .wb-co-ban-05__text h1 {
    font-size: 38px;
  }
  .wb-co-ban-05__text h2 {
    font-size: 28px;
  }
  .wb-co-ban-05__text h3 {
    font-size: 24px;
  }
  .wb-co-ban-05 {
    padding-bottom: 50px;
  }
  .wb-co-ban-05__text {
    position: initial;
  }
  .wb-co-ban-05__intro {
    position: initial;
    margin-top: 40px;
    padding-bottom: 0px;
    top: auto;
    transform: none;
  }
}
.wb-co-con-01 {
  /*padding:1.5rem;*/
  color: #3B3B3E;
}

.wb-co-con-01__text h2 {
  /*margin-bottom:20px;*/
}

.wb-co-con-02__image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 360px;
}

.wb-co-con-02__text {
  padding: 30px;
  height: 100%;
}

.wb-co-con-02__text-max {
  padding: 70px;
}

.wb-co-con-02__text-med {
  padding: 50px;
}

@media (max-width: 992px) {
  .wb-co-con-02__text {
    padding: 1.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.wb-co-con-03 {
  /*padding-top:1em;
  padding-bottom:1em;*/
}

.wb-co-con-03__image img {
  width: 100%;
  height: auto;
}

.wb-co-con-03__image {
  padding-top: 15px;
  padding-bottom: 15px;
}

.wb-co-con-03__text {
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto;
}

.wb-co-con-04 {
  /*padding-top:1em;
  padding-bottom:1em;*/
}

.wb-co-con-04__image {
  padding-bottom: 15px;
}
.wb-co-con-04__image img {
  max-width: 100%;
  height: auto;
}

.wb-co-con-04__text {
  height: auto;
  padding-bottom: 15px;
}

.wb-co-con-05__item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  /*width:80%;*/
}

.wb-co-con-05__two-columns .wb-co-con-05__item {
  width: 100%;
}

.wb-co-con-05__item img {
  max-width: 100%;
}

.wb-co-con-05__item__video__container {
  /*width: 100%;*/
  height: 570px;
}

.wb-co-con-05__two-columns .wb-co-con-05__item__video__container {
  height: 370px;
}

.wb-co-con-05__item__video__container.vimeo-video {
  width: 100%;
  height: 54vw;
  max-height: 470px;
  max-width: 836px;
}

.wb-co-con-05__item__iframe__container {
  height: 600px;
}

.wb-co-con-05__multi-icon .multi-icon-text {
  display: block;
  margin-bottom: 0;
}
.wb-co-con-05__multi-icon .multi-icon-alternate {
  display: block;
  margin-bottom: 1px;
  max-height: 17px;
  overflow: hidden;
  color: #8e8e8e;
}
.wb-co-con-05__multi-icon .multi-icon-link {
  padding-left: 48px;
  background-repeat: no-repeat;
  background-size: 41px;
  display: block;
  text-align: left;
  background-position-y: 5px;
  max-width: 320px;
  margin-bottom: 0;
}
.wb-co-con-05__multi-icon .multi-icon-link:hover {
  text-decoration: none;
}
.wb-co-con-05__multi-icon .multi-icon-link:hover .multi-icon-text {
  text-decoration: underline;
}
.wb-co-con-05__multi-icon .multi-icon-link.tipo-ver {
  background-image: url("/Assets/WB_co/img/default/components/wb-co-con-05/multi-icon/ver.svg");
}
.wb-co-con-05__multi-icon .multi-icon-link.tipo-descarga {
  background-image: url("/Assets/WB_co/img/default/components/wb-co-con-05/multi-icon/descarga.svg");
}
.wb-co-con-05__multi-icon .multi-icon-link.tipo-link {
  background-image: url("/Assets/WB_co/img/default/components/wb-co-con-05/multi-icon/link.svg");
}
.wb-co-con-05__multi-icon .multi-icon-link-tipoimg {
  display: block;
  max-width: 1200px;
}
.wb-co-con-05__multi-icon .multi-icon-link-tipoimg:hover {
  text-decoration: none;
}
.wb-co-con-05__multi-icon .multi-icon-link-tipoimg:hover .multi-icon-text {
  text-decoration: underline;
}
.wb-co-con-05__multi-icon a.multi-icon-link-tipoimg:not([href]), .wb-co-con-05__multi-icon a.multi-icon-link-tipoimg[href=""] {
  pointer-events: none;
}
.wb-co-con-05__multi-icon a.multi-icon-link-tipoimg:not([href]):hover, .wb-co-con-05__multi-icon a.multi-icon-link-tipoimg[href=""]:hover {
  text-decoration: none;
  cursor: default;
}
.wb-co-con-05__multi-icon a.multi-icon-link-tipoimg:not([href]):hover .multi-icon-text, .wb-co-con-05__multi-icon a.multi-icon-link-tipoimg[href=""]:hover .multi-icon-text {
  text-decoration: none;
}

@media (max-width: 768px) {
  .wb-co-con-05__item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    word-break: break-word;
  }
  .wb-co-con-05__multi-icon .multi-icon-link {
    /*padding-left: 0px;*/
  }
}
.wb-co-cta-01__image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 360px;
  background-position: center center;
}

.wb-co-cta-01__text {
  padding: 40px;
  height: 100%;
}
.wb-co-cta-01__text .btn {
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 2rem;
  float: right;
  margin-bottom: 2rem;
}

@media (max-width: 992px) {
  .wb-co-cta-01__text {
    padding: 20px 0;
  }
  .wb-co-cta-01__text .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
  .wb-co-cta-01 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .wb-co-cta-01 .wb-co-cta-01__text {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.wb-co-cta-02 {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.wb-co-cta-02__overlay {
  background-color: #000;
  position: absolute;
  z-index: 2;
  opacity: 0.5;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.wb-co-cta-02__content {
  position: absolute;
  z-index: 3;
  color: #fff;
  top: 0;
  width: 80%;
  left: 10%;
  right: 10%;
  height: 100%;
  text-align: center;
}

.wb-co-cta-02__content .container {
  height: 100%;
}

.wb-co-cta-02__content h1 {
  margin: 0 auto;
  color: #fff;
  /*font-size: 80px;*/
}

.wb-co-cta-02__video {
  min-height: 623px;
  display: none;
  margin-left: -1px;
  margin-right: -1px;
}

.wb-co-cta-02__video video {
  display: block;
}

.wb-co-cta-02__imgportada {
  min-height: 623px;
  background-color: #808080;
  background-repeat: no-repeat;
  background-size: cover;
}

.wb-co-cta-02__btn {
  /*height: 125px;
  width: 125px;*/
  display: inline-block;
  padding-top: 0px;
  color: #fff;
  font-size: 22px;
  margin-top: 20px;
}
.wb-co-cta-02__btn .fa {
  font-size: 90px;
  opacity: 0.5;
  color: #fff;
}
.wb-co-cta-02__btn:hover {
  color: #fff;
}

.wb-co-cta-02__btn:hover {
  text-decoration: none;
}
.wb-co-cta-02__btn:hover .fa {
  opacity: 1;
}

@media (max-width: 1124px) {
  .wb-co-cta-02__video {
    min-height: 100%;
  }
}
@media (max-width: 992px) {
  .wb-co-cta-02__imgportada {
    min-height: 420px;
  }
}
.wb-co-cta-03__image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 360px;
}

.wb-co-cta-03__content {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 4rem;
  color: #fff;
  z-index: 3;
}
.wb-co-cta-03__content .btn {
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 3px;
}
.wb-co-cta-03__content .btn:hover, .wb-co-cta-03__content .btn:active {
  color: #fff !important;
  background-color: #046A38 !important;
  border-color: #046A38 !important;
}
.wb-co-cta-03__content .btn:focus {
  box-shadow: none !important;
}

.wb-co-cta-03 .col {
  position: relative;
}

.wb-co-cta-03__overlay {
  background-color: #046A38;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  filter: contrast(0.8);
  opacity: 0.4;
}

@media (max-width: 992px) {
  .wb-co-cta-03 .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.wb-co-cta-04 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.wb-co-cta-04__image img {
  width: 100%;
  height: auto;
}

.wb-co-cta-04__image {
  padding-top: 15px;
  padding-bottom: 15px;
}

.wb-co-cta-04__text {
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto;
}

.wb-co-cta-04__container {
  padding-left: 3rem;
  padding-right: 3rem;
}

.wb-co-cta-04__borderleft {
  border-left: 1px solid #eaeaea;
}

.wb-co-cta-05 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  color: #231f20;
}
.wb-co-cta-05 h5 {
  font-size: 25px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
.wb-co-cta-05 p {
  font-size: 15px;
}
.wb-co-cta-05 .btn {
  background-color: #727374;
  border-radius: 2px;
  border: none;
  position: absolute;
  top: 2px;
  width: 50px;
  height: 46px;
  right: 2px;
}
.wb-co-cta-05 .form-control:focus {
  border: none;
}
.wb-co-cta-05 .form-check-label {
  font-size: 13px;
  float: left;
  margin-top: 0.25rem;
}
.wb-co-cta-05 .fa {
  color: #fff;
  font-size: 26px;
  margin-right: 26px;
}
.wb-co-cta-05 .fa:hover {
  text-decoration: none;
}
.wb-co-cta-05 span {
  color: #046A38;
}
.wb-co-cta-05 .form-control {
  font-size: 15px;
  height: 50px;
  width: 100%;
  padding-right: 60px;
}
.wb-co-cta-05 label a {
  color: #231f20;
}
.wb-co-cta-05 label a:hover {
  text-decoration: underline;
}
.wb-co-cta-05 input[type=checkbox] {
  left: 1.25rem;
}

.wb-co-cta-05__leftbox h5 {
  font-size: 22px;
}

.wb-co-footer-suscribe {
  color: #fff;
  margin-bottom: 25px;
}

.wb-co-cta-05__btnblock {
  max-width: 450px;
  position: relative;
}

@media (max-width: 768px) {
  .wb-co-cta-05 p, .wb-co-cta-05 h1, .wb-co-cta-05 h2, .wb-co-cta-05 h3, .wb-co-cta-05 h4, .wb-co-cta-05 h5, .wb-co-cta-05 h6 {
    text-align: center !important;
  }
  .wb-co-cta-05__leftbox {
    margin-bottom: 3rem;
    text-align: center;
  }
  .wb-co-cta-05__btnblock {
    max-width: none;
  }
}
.wb-co-cta-07__list {
  position: absolute;
  bottom: 0;
}

.wb-co-cta-07__listicon .fa {
  display: inline-block;
  width: 40px;
  font-size: 25px;
  text-align: center;
}

@media (max-width: 768px) {
  .wb-co-cta-07__list {
    position: relative;
  }
}
.wb-co-cta-08 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  color: #231f20;
  /*.form-control:focus {
      border: none;
  }*/
}
.wb-co-cta-08 h5 {
  font-size: 25px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
.wb-co-cta-08 .btn {
  border-radius: 2px;
  border: none;
  position: absolute;
  top: 2px;
  width: 50px;
  height: 41px;
  right: 2px;
}
.wb-co-cta-08 .form-check-label {
  float: left;
  margin-top: -0.25rem;
}
.wb-co-cta-08 .fa {
  color: #fff;
  font-size: 26px;
  margin-right: 26px;
}
.wb-co-cta-08 .fa:hover {
  text-decoration: none;
}
.wb-co-cta-08 span {
  color: #046A38;
}
.wb-co-cta-08 .form-control {
  height: 45px;
  width: 100%;
  padding-right: 60px;
}
.wb-co-cta-08 a {
  color: #046A38;
}
.wb-co-cta-08 a:hover {
  text-decoration: underline;
}
.wb-co-cta-08 input[type=checkbox] {
  left: 1.25rem;
}

.wb-co-footer-suscribe {
  color: #fff;
  margin-bottom: 25px;
}

.wb-co-cta-08__btnblock {
  max-width: 450px;
  position: relative;
}

@media (max-width: 768px) {
  .wb-co-cta-08 p, .wb-co-cta-08 h1, .wb-co-cta-08 h2, .wb-co-cta-08 h3, .wb-co-cta-08 h4, .wb-co-cta-08 h5, .wb-co-cta-08 h6 {
    text-align: center !important;
  }
  .wb-co-cta-08 .form-control {
    max-width: 260px;
    margin: 0 auto;
  }
  .wb-co-cta-08__textbox {
    margin-bottom: 3rem;
    text-align: center;
  }
  .wb-co-cta-08__btnblock {
    max-width: none;
  }
}
.wb-co-cta-09__image {
  display: flex;
  align-items: center;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.wb-co-cta-09__image.imagenFull {
  background-size: cover;
}
.wb-co-cta-09__image img {
  margin: 0 auto;
}

.wb-co-cta-09__text {
  padding: 7rem;
  height: 100%;
}
.wb-co-cta-09__text .btn {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 2rem;
}

@media (max-width: 992px) {
  .wb-co-cta-09__text {
    padding: 3rem;
  }
}
.wb-co-cta-10 .cta-10__column {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 400px;
  background-position: center center;
  padding: 70px;
  max-width: 1340px;
  margin: 0 auto;
}
.wb-co-cta-10 .con-05__twitter {
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 768px) {
  .wb-co-cta-10 .cta-10__column {
    padding: 30px;
    min-height: 250px;
  }
}
.wb-co-des-01 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

.wb-co-des-01__intro {
  margin-bottom: 2rem;
}

.wb-co-des-02 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

.wb-co-des-02__intro {
  margin-bottom: 2rem;
}

.wb-co-des-02__item {
  border-bottom: 2px solid #dcdcdc;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  padding-top: 1rem;
}

.wb-co-des-02__itemimage {
  text-align: center;
  padding: 0.5rem;
}

.wb-co-des-02__itemimage img {
  max-width: 100%;
}

.wb-co-des-02__itemtext {
  padding: 0.5rem;
}

.wb-co-des-02 table td, .wb-co-des-02 table th {
  border: none;
  padding: 0.25rem;
}

.wb-co-des-02 table {
  border: none;
}

.wb-co-dtr-01 {
  /*padding-top:30px;
  padding-bottom:30px;*/
}

.wb-co-dtr-01__intro {
  margin-bottom: 1rem;
}

.wb-co-dtr-01__item-container {
  height: 300px;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.wb-co-dtr-01__item-container-img {
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
  -webkit-transition: background-size 0.2s ease-in-out;
  -moz-transition: background-size 0.2s ease-in-out;
  transition: background-size 0.2s ease-in-out;
  background-position: center;
  background-color: #eaeaea;
  z-index: 1;
}

.wb-co-dtr-01__item-container h3 {
  color: #ffffff;
  padding: 20px;
  /*font-size: 22px;*/
  position: absolute;
  z-index: 4;
  /*font-family: $primary-font-medium;*/
}

.wb-co-dtr-01__item-container:hover .wb-co-dtr-01__item-container-over {
  bottom: 0;
}

.wb-co-dtr-01__item-container:hover .wb-co-dtr-01__item-container-img {
  background-size: auto 120%;
  filter: saturate(2);
}

.wb-co-dtr-01__item-container-over {
  position: absolute;
  bottom: -150px;
  background-color: #727374;
  color: #ffffff;
  padding: 16px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  z-index: 3;
  width: 100%;
  font-family: "Commissioner-Light", sans-serif;
}

.wb-co-dtr-01__item-container-over p {
  margin-bottom: 0;
}

.wb-co-dtr-01__item-container-overlay {
  height: 100%;
  width: 100%;
  background-color: #000000;
  position: absolute;
  top: 0;
  opacity: 0.3;
  z-index: 2;
}

@media (min-width: 576px) {
  .wb-co-dtr-01 .col {
    padding-right: 5px;
    padding-bottom: 5px;
  }
  .wb-co-dtr-01__item-container:hover .wb-co-dtr-01__item-container-img {
    background-size: cover;
  }
  .wb-co-dtr-01__item-container-img {
    background-size: cover;
  }
}
@media (max-width: 992px) {
  .wb-co-dtr-01__item-container-over {
    bottom: 0;
    min-height: 80px;
  }
  .wb-co-dtr-01 {
    /*.item-group-2{
        &:nth-child(1n) {
            padding-right:0.5rem;
        }
        &:nth-child(2n) {
            padding-left:0.5rem;
            padding-right:0;
        }
    }
    .item-group-4{
        &:nth-child(1n) {
            padding-right:0.5rem;
        }
        &:nth-child(2n) {
            padding-left:0.5rem;
            padding-right:0;
        }
    }*/
  }
  .wb-co-dtr-01 .col {
    padding-right: 1rem;
    padding-bottom: 1rem;
  }
  .wb-co-dtr-01 .col:nth-child(1n) {
    padding-right: 0.5rem;
  }
  .wb-co-dtr-01 .col:nth-child(2n) {
    padding-left: 0.5rem;
    padding-right: 0;
  }
  .wb-co-dtr-01 .col.item-group-1 {
    padding-right: 0;
  }
  .wb-co-dtr-01__item-container:hover .wb-co-dtr-01__item-container-img {
    background-size: cover;
  }
  .wb-co-dtr-01__item-container-img {
    background-size: cover;
  }
}
@media (max-width: 576px) {
  .wb-co-dtr-01 .col {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.wb-co-dtr-02__item img {
  font-family: "Commissioner-Bold", Arial;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 91px;
  height: 65px;
}

.wb-co-dtr-02__intro {
  margin-bottom: 1rem;
}

.wb-co-dtr-02__item {
  text-align: center;
}

.wb-co-dtr-02__item h4 {
  color: #3b3b3e;
  /*font-size:14px;
  font-weight:bold;
  line-height:1.5;*/
  margin-bottom: 20px;
}

.wb-co-dtr-02__item p {
  /*font-size:15px;
  font-weight:500;*/
  color: #919092;
}

.wb-co-dtr-02 .row {
  /*padding-top:30px;
  padding-bottom:30px;*/
}

.wb-co-dtr-03 .btn--text span {
  font-size: 20px;
}

.wb-co-dtr-03__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*max-height:400px;*/
}

.wb-co-dtr-03__item:first-child {
  margin-bottom: 1.5rem;
}

@media (min-width: 48em) {
  .wb-co-dtr-03__item:first-child {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
.wb-co-dtr-03__image__wrapper {
  width: 100%;
  height: 313px;
  background-size: contain;
}

.wb-co-dtr-03__image > img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.wb-co-dtr-03__image:hover > img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.wb-co-dtr-03__bodycopy {
  padding: 1.5rem;
  font-size: 26px;
  font-size: 28px;
  font-size: 6vw;
  line-height: 1.2;
}

@media (max-width: 366.666666667px) {
  .wb-co-dtr-03__bodycopy {
    font-size: 22px;
  }
}
@media (min-width: 466.666666667px) {
  .wb-co-dtr-03__bodycopy {
    font-size: 28px;
  }
}
.wb-co-dtr-03__bodycopy h2 {
  font-size: 33px;
  font-size: 6vw;
}

@media (max-width: 466.666666667px) {
  .wb-co-dtr-03__bodycopy h2 {
    font-size: 28px;
  }
  .wb-co-dtr-03__item__nobg .wb-co-dtr-03__bodycopy {
    padding-top: 1rem;
  }
}
@media (max-width: 992px) {
  .wb-co-dtr-03__image {
    background-size: cover !important;
  }
}
@media (min-width: 550px) {
  .wb-co-dtr-03__bodycopy h2 {
    font-size: 33px;
  }
}
.wb-co-dtr-03__bodycopy p {
  padding: 0;
  margin-bottom: 0;
}

@media (min-width: 62em) {
  .wb-co-dtr-03__bodycopy {
    padding: 2.25rem;
    padding: 1.25rem;
    position: relative;
  }
}
.wb-co-dtr-03__item__nobg .wb-co-dtr-03__bodycopy {
  padding-left: 0;
  padding-right: 0;
}

a.wb-co-dtr-03__image {
  background-size: 100%;
  background-position: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transform: scale(1.01, 1.01);
}
a.wb-co-dtr-03__image:hover {
  transform: scale(1.06, 1.06);
}
a.wb-co-dtr-03__image img {
  opacity: 0;
}

/****** VIDEO *******/
.wb-co-dtr-03__video, .wb-co-dtr-03__image {
  display: block;
  overflow: hidden;
  /*height: 270px;*/
}

.wb-co-dtr-03__video img, .wb-co-dtr-03__image img {
  width: 100%;
  display: block;
}

.wb-co-dtr-03__video {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  margin-bottom: -2px;
}

.wb-co-dtr-03__video .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

@media (min-width: 48em) {
  .wb-co-dtr-03__video .icon {
    width: 115px !important;
    height: 115px !important;
  }
}
.wb-co-dtr-03__video > img {
  -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;
}

.wb-co-dtr-03__video:hover .icon {
  color: #046A38;
}

.wb-co-dtr-03__video:hover > img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.wb-co-dtr-03__video ~ .wb-co-dtr-03__bodycopy {
  background-color: #A8A9A2;
  position: relative;
  z-index: 2;
}

.wb-co-dtr-04 .btn--text span {
  font-size: 20px;
}

.wb-co-dtr-04__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*max-height:400px;*/
}

.wb-co-dtr-04__item:first-child {
  margin-bottom: 1.5rem;
}

@media (min-width: 48em) {
  .wb-co-dtr-04__item:first-child {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
.wb-co-dtr-04__image__wrapper {
  width: 100%;
  height: 313px;
  background-size: contain;
}

.wb-co-dtr-04__image > img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.wb-co-dtr-04__image:hover > img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.wb-co-dtr-04__bodycopy {
  padding: 1.5rem;
  font-size: 26px;
  font-size: 28px;
  font-size: 6vw;
  line-height: 1.2;
}
.wb-co-dtr-04__bodycopy h2 {
  margin-bottom: 0;
}
.wb-co-dtr-04__bodycopy a:hover {
  text-decoration: none;
  color: #046A38;
}

@media (max-width: 366.666666667px) {
  .wb-co-dtr-04__bodycopy {
    font-size: 22px;
  }
}
@media (min-width: 466.666666667px) {
  .wb-co-dtr-04__bodycopy {
    font-size: 28px;
  }
}
.wb-co-dtr-04__bodycopy h2 {
  font-size: 33px;
  font-size: 6vw;
}

@media (max-width: 466.666666667px) {
  .wb-co-dtr-04__bodycopy h2 {
    font-size: 28px;
  }
  .wb-co-dtr-04__item__nobg .wb-co-dtr-04__bodycopy {
    padding-top: 1rem;
  }
}
@media (max-width: 992px) {
  .wb-co-dtr-04__image {
    background-size: cover !important;
  }
  .wb-co-dtr-04 {
    /*padding: 0rem;*/
  }
}
@media (min-width: 550px) {
  .wb-co-dtr-04__bodycopy h2 {
    font-size: 33px;
  }
}
.wb-co-dtr-04__bodycopy p {
  padding: 0;
  margin-bottom: 0;
}

@media (min-width: 62em) {
  .wb-co-dtr-04__bodycopy {
    padding: 2.25rem;
    padding: 1.25rem;
    position: relative;
  }
}
.wb-co-dtr-04__item__nobg .wb-co-dtr-04__bodycopy {
  padding-left: 0;
  position: absolute;
  width: 97%;
  text-align: right;
  padding-right: 2rem;
  padding-top: 0.75rem;
}
.wb-co-dtr-04__item__nobg .wb-co-dtr-04__bodycopy h3 {
  margin-bottom: 0;
}

a.wb-co-dtr-04__image {
  background-size: 100%;
  background-position: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transform: scale(1.01, 1.01);
}
a.wb-co-dtr-04__image:hover {
  transform: scale(1.06, 1.06);
}
a.wb-co-dtr-04__image img {
  opacity: 0;
}

/****** VIDEO *******/
.wb-co-dtr-04__video, .wb-co-dtr-04__image {
  display: block;
  overflow: hidden;
  /*height: 270px;*/
}

.wb-co-dtr-04__video img, .wb-co-dtr-04__image img {
  width: 100%;
  display: block;
}

.wb-co-dtr-04__video {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  margin-bottom: -2px;
}

.wb-co-dtr-04__video .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

@media (min-width: 48em) {
  .wb-co-dtr-04__video .icon {
    width: 115px !important;
    height: 115px !important;
  }
}
.wb-co-dtr-04__video > img {
  -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;
}

.wb-co-dtr-04__video:hover .icon {
  color: #046A38;
}

.wb-co-dtr-04__video:hover > img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.wb-co-dtr-04__video ~ .wb-co-dtr-04__bodycopy {
  background-color: #A8A9A2;
  position: relative;
  z-index: 2;
}

.wb-co-dtr-05 {
  position: relative;
}

.wb-co-dtr-05__item img {
  height: 75px;
}

.wb-co-dtr-05__item {
  background-color: rgba(119, 119, 119, 0.4);
}
.wb-co-dtr-05__item a {
  display: block;
}
.wb-co-dtr-05__item a:hover {
  text-decoration: none;
}

.wb-co-dtr-05__item h4 {
  color: #fff;
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 10px;
  text-align: left;
  font-family: "Commissioner-Regular", sans-serif;
}

.wb-co-dtr-05__item p {
  font-size: 14px;
  color: #fff;
  font-family: "Commissioner-Light", sans-serif;
  text-align: left;
}

.wb-co-dtr-05 .row {
  /*padding-top:30px;
  padding-bottom:30px;*/
}

.wb-co-dtr-05__content {
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
}
.wb-co-dtr-05__content .container {
  position: relative;
  height: 100%;
}

.wb-co-dtr-05__text {
  z-index: 1;
  color: #fff;
  overflow: hidden;
  padding-left: 80px;
  padding-right: 80px;
  max-height: 90%;
}

.wb-co-dtr-05__image {
  background-repeat: no-repeat;
  width: 100%;
  min-height: 370px;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

@media (max-width: 48em) {
  .wb-co-dtr-05__content {
    position: relative;
    /*background-color:$color-gray-dark;*/
  }
  .wb-co-dtr-05__text {
    padding-left: 10px;
    padding-right: 10px;
    max-height: none;
    margin-bottom: 1rem;
    transform: translateY(0);
    top: 0;
  }
  .wb-co-dtr-05__text .row .col {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .wb-co-dtr-05__image {
    position: absolute;
    top: 0;
    bottom: -1px;
  }
}
.wb-co-dtr-06__intro {
  margin-bottom: 3rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.wb-co-dtr-06__intro .wb-co-dtr-06__intro__line {
  border-bottom: 3px solid #046A38;
  height: 3px;
  width: 100%;
  max-width: 250px;
  position: absolute;
  bottom: 0;
}

.wb-co-dtr-06__item {
  height: 20vw;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.wb-co-dtr-06__item .wb-co-dtr-06__item__content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.wb-co-dtr-06__item .wb-co-dtr-06__item__content a:hover .item__link {
  text-decoration: underline;
}
.wb-co-dtr-06__item .wb-co-dtr-06__item__texto {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  right: 2.5rem;
  bottom: 1.5rem;
}
.wb-co-dtr-06__item .wb-co-dtr-06__item__link {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.wb-co-dtr-06__item .wb-co-dtr-06__item__link .item__link {
  color: #fff;
  padding-right: 34px;
  background: url("/Assets/WB_co/img/default/components/wb-co-sld-03/Flecha_blanca.svg") no-repeat center right;
  background-size: 30px;
}
.wb-co-dtr-06__item .wb-co-dtr-06__item__link.wb-co-dtr-06-darklink .item__link {
  color: #000;
  background-image: url("/Assets/WB_co/img/default/components/wb-co-sld-03/Flecha_black.svg");
}
.wb-co-dtr-06__item .wb-co-dtr-06__item__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media (max-width: 992px) {
  .wb-co-dtr-06__item {
    height: 35vw;
  }
}
@media (max-width: 768px) {
  .wb-co-dtr-06__item {
    height: 50vw;
  }
}
@media (max-width: 544px) {
  .wb-co-dtr-06__item {
    height: auto;
    min-height: 60vw;
  }
  .wb-co-dtr-06__item .wb-co-dtr-06__item__texto {
    position: initial;
    padding: 1.5rem;
    padding-bottom: 3rem;
    min-height: 320px;
  }
}
.wb-co-dtr-08__item__cabecera {
  color: #fff;
  height: 190px;
}

.wb-co-dtr-08__ampliado .wb-co-dtr-08__item__cabecera {
  height: 350px;
}

.wb-co-dtr-08__item__cabecera__icono {
  overflow: hidden;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.wb-co-dtr-08__item__link {
  position: absolute;
  right: 2.5rem;
  bottom: 1rem;
}
.wb-co-dtr-08__item__link a {
  color: #323232;
  padding-right: 34px;
  background: url("/Assets/WB_co/img/default/components/wb-co-sld-03/Flecha_black.svg") no-repeat center right;
  background-size: 30px;
  font-size: 18px;
  background-position-y: 2px;
}

.wb-co-dtr-08__item__texto {
  padding-bottom: 4rem !important;
}

@media (max-width: 768px) {
  .wb-co-dtr-08__ampliado .wb-co-dtr-08__item__cabecera {
    height: 250px;
  }
}
.wb-co-dtr-09__intro {
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.wb-co-dtr-09__intro .wb-co-dtr-09__intro__line {
  border-bottom: 3px solid #046A38;
  height: 3px;
  width: 100%;
  max-width: 250px;
  position: absolute;
  bottom: 0;
}

.wb-co-dtr-09__item {
  height: 20vw;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.wb-co-dtr-09__item .wb-co-dtr-09__item__content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.wb-co-dtr-09__item .wb-co-dtr-09__item__content a:hover .item__link {
  text-decoration: underline;
}
.wb-co-dtr-09__item .wb-co-dtr-09__item__texto {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  right: 2.5rem;
  bottom: 1.5rem;
}
.wb-co-dtr-09__item .wb-co-dtr-09__item__link {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
.wb-co-dtr-09__item .wb-co-dtr-09__item__link .item__link {
  color: #fff;
  padding-right: 34px;
  background: url("/Assets/WB_co/img/default/components/wb-co-sld-03/Flecha_blanca.svg") no-repeat center right;
  background-size: 30px;
}
.wb-co-dtr-09__item .wb-co-dtr-09__item__link.wb-co-dtr-09-darklink .item__link {
  color: #000;
  background-image: url("/Assets/WB_co/img/default/components/wb-co-sld-03/Flecha_black.svg");
}
.wb-co-dtr-09__item .wb-co-dtr-09__item__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media (max-width: 992px) {
  .wb-co-dtr-09__item {
    height: 35vw;
  }
}
@media (max-width: 768px) {
  .wb-co-dtr-09__item {
    height: 50vw;
  }
}
@media (max-width: 544px) {
  .wb-co-dtr-09__item {
    height: auto;
    min-height: 40vw;
  }
  .wb-co-dtr-09__item .wb-co-dtr-09__item__texto {
    position: initial;
    padding: 1.5rem;
    padding-bottom: 3rem;
    min-height: 250px;
  }
}
.wb-co-dtr-09 .wb-co-crl-01 .wb-co-noticia-item-container {
  border-top: none;
  border-bottom: 1px solid #DBDBDB;
}

.wb-co-for-01 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

@media (max-width: 768px) {
  .wb-co-for-01 .border-right {
    border: none !important;
  }
}
.wb-co-for-01__vergoogle a {
  font-size: 15px;
  background-image: url("/Assets/WB_co/img/default/modules/oficinas/form-item-point.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
  padding-left: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.wb-co-for-01__vergoogle {
  margin-top: 8px;
}

.wb-co-for-01__item {
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.wb-co-for-01__item:last-child {
  border-bottom: none;
}

.wb-co-for-01 .umbraco-forms-field label {
  font-weight: normal;
}

.wb-co-for-02 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

.wb-co-for-02 .umbraco-forms-field label {
  font-weight: normal;
}

.wb-co-ltd-01 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

.wb-co-ltd-01__item {
  border-bottom: 2px solid #dddddd;
  padding-bottom: 1rem;
  padding-top: 1rem;
  margin-bottom: 1rem;
}

.wb-co-ltd-01__item img {
  max-width: 100%;
}

.wb-co-ltd-02 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

.valign-middle {
  margin-top: auto;
  margin-bottom: auto;
}

.wb-co-ltd-02__interior {
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 2px solid #727374;
  padding-bottom: 2rem;
  padding-top: 1rem;
  margin-bottom: 2rem;
}

.wb-co-ltd-02__interior img {
  max-width: 90%;
}

.wb-co-ltd-03 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

.wb-co-ltd-03__interior {
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 2px solid #dddddd;
  padding-bottom: 2rem;
  padding-top: 1rem;
  margin-bottom: 2rem;
}

.wb-co-ltd-03__interior img {
  max-width: 90%;
}

.wb-co-ltd-03__intro {
  margin-bottom: 2rem;
}

.wb-co-ltd-03__item {
  padding-top: 1rem;
}

.wb-co-ltd-03__itemimage {
  text-align: center;
  padding: 0.5rem;
}

.wb-co-ltd-03__itemtext {
  padding: 0.5rem;
}

.wb-co-ltd-03 table td, .wb-co-ltd-03 table th {
  border: none;
  padding: 0.25rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}

.wb-co-ltd-03 table {
  border: none;
}

.wb-co-ltd-03__itemtext h4 {
  margin-bottom: 1.5rem;
  font-weight: bold;
}

.wb-co-ltd-04 {
  /*padding-top: 2rem;
  padding-bottom: 2rem;*/
}

.wb-co-ltd-04 table td, .wb-co-ltd-04 table th {
  border: none;
  padding: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.25rem;
  font-size: 13px;
  word-break: break-all;
}

.wb-co-ltd-04 table {
  border: none;
}

.wb-co-ltd-04 table th {
  font-weight: bold;
  color: #046A38;
  border-bottom: 2px solid #046A38;
  padding-bottom: 0.75rem;
}

.wb-co-ltd-05 {
  /*padding-top:2rem;
  padding-bottom:2rem;*/
}

.wb-co-ltd-05__item {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 1rem;
  padding-top: 1rem;
  margin-bottom: 1rem;
}

.wb-co-ltd-05__item img {
  max-width: 100%;
}
.wb-co-ltd-05__item .btn img {
  width: 22px !important;
  height: 18px !important;
  float: right;
  margin-left: 12px;
  margin-right: 7px;
  margin-top: 3px;
}

.wb-co-sld-01 .carousel-caption {
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.wb-co-sld-01 .carousel-caption .container {
  height: 100%;
}

.wb-co-sld-01__caption {
  padding-left: 10%;
  padding-right: 10%;
  text-align: left;
  position: relative;
  transform: translateY(-50%);
  top: 48%;
}
.wb-co-sld-01__caption img {
  max-width: 90%;
  height: auto !important;
}

@media (min-width: 992px) {
  .wb-co-sld-01__caption h1 {
    font-size: 4rem;
    font-family: "Commissioner-ExtraBold", Arial;
  }
  .wb-co-sld-01__caption h2 {
    line-height: 1.4;
  }
}
.wb-co-sld-01__caption_btn {
  margin-top: 45px;
}
.wb-co-sld-01__caption_btn .btn {
  border: none;
  padding-right: 24px !important;
  padding-left: 24px !important;
  padding: 12px;
}
.wb-co-sld-01__caption_btn .btn:focus {
  box-shadow: 0 0 0 0 transparent !important;
}
.wb-co-sld-01__caption_btn .btn:active {
  box-shadow: 0 0 0 0 transparent !important;
}

.wb-co-sld-01__caption_align-izquierda {
  text-align: left;
}
.wb-co-sld-01__caption_align-izquierda .wb-co-sld-01__caption_btn {
  float: left;
}

.wb-co-sld-01__caption_align-centro {
  text-align: center;
  padding-left: 5rem;
  padding-right: 5rem;
}
.wb-co-sld-01__caption_align-centro .wb-co-sld-01__caption_btn {
  margin-left: auto;
  margin-right: auto;
}

.wb-co-sld-01__caption_align-derecha {
  text-align: right;
}
.wb-co-sld-01__caption_align-derecha .wb-co-sld-01__caption_btn {
  float: right;
}

.wb-co-sld-01__video video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.wb-co-sld-01 {
  /*.carousel-control-prev .icon {
      margin-left: -100px;
  }

  .carousel-control-next .icon {
      margin-right: -100px;
  }*/
}
.wb-co-sld-01 .carousel-control-prev,
.wb-co-sld-01 .carousel-control-next {
  font-size: 60px;
  color: #ffffff;
  opacity: 1;
  width: 10%;
}
.wb-co-sld-01 .slide {
  height: 100vh;
}
.wb-co-sld-01 .carousel-item {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 400px;
  width: 100%;
}

.carousel-control-next, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

@media (max-width: 1200px) {
  .wb-co-sld-01 .slide {
    height: 50vw;
  }
  .wb-co-sld-01 .carousel-item {
    height: 50vw;
    min-height: 100px;
  }
}
@media (max-width: 992px) {
  .wb-co-sld-01__caption {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .wb-co-sld-01__caption_align-centro {
    padding-left: 0;
    padding-right: 0;
  }
  .wb-co-sld-01 .slide {
    height: auto !important;
  }
  .wb-co-sld-01 .carousel-control-prev .icon {
    margin-left: 0;
  }
  .wb-co-sld-01 .carousel-control-next .icon {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .wb-co-sld-01__caption {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    top: 46%;
  }
  .wb-co-sld-01__caption h1 {
    font-size: 45px;
  }
  .wb-co-sld-01__caption h2 {
    font-size: 32px;
  }
  .wb-co-sld-01 .carousel-control-prev .icon, .wb-co-sld-01 .carousel-control-next .icon {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .wb-co-sld-01 .slide {
    height: 80vh;
  }
  .wb-co-sld-01 .carousel-item {
    height: 80vh;
  }
  .wb-co-sld-01__caption {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .wb-co-sld-01__caption h1 {
    font-size: 10vw;
  }
  .wb-co-sld-01__caption h2 {
    font-size: 7vw;
  }
}
.wb-co-sld-02 {
  margin-top: 0 !important;
}

.wb-co-sld-02__hero {
  display: block;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.wb-co-sld-02__hero .flickity-page-dots {
  bottom: 1.5rem;
}
.wb-co-sld-02__hero .flickity-page-dots .dot {
  width: 13px;
  height: 13px;
  opacity: 1;
  background: white;
  margin: 0 5px;
}
.wb-co-sld-02__hero .flickity-page-dots .dot.is-selected {
  background: #046A38;
}

.wb-co-sld-02__hero__wrapper {
  top: 0;
  left: 0;
  list-style: none;
  padding: 0;
  overflow: hidden;
}

.wb-co-sld-02__hero__slide {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  color: white;
  font-size: 22px;
  background-size: cover;
  background-position: center;
  padding: 2.25rem 1.5rem;
  padding-bottom: 3.5rem;
}

.wb-co-sld-02__hero__slide__content {
  max-width: 560px;
  padding-bottom: 2rem;
  z-index: 2;
  position: relative;
}
.wb-co-sld-02__hero__slide__content .btn--arrow {
  margin-bottom: 3rem;
}

@media (min-width: 48em) {
  .wb-co-sld-02__hero .flickity-page-dots {
    bottom: 2rem;
  }
  .wb-co-sld-02__hero .flickity-page-dots .dot {
    width: 17px;
    height: 17px;
    margin: 0 8px;
  }
  .module-item:first-child .wb-co-sld-02__hero__slide__content {
    padding-top: 86px;
  }
}
@media (min-width: 62em) {
  .wb-co-sld-02__hero__slide__content {
    max-width: 820px;
  }
}
.wb-co-sld-02__video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  overflow: hidden;
}
.wb-co-sld-02__video video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}
.wb-co-sld-02__video .wb-co-sld-02__video__topcolor {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 2;
  background-color: #000;
  opacity: 0.5;
}

.wb-co-sld-03 {
  margin-top: 0 !important;
}

.wb-co-sld-03__wrapper {
  display: block;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.wb-co-sld-03__texto {
  z-index: 5;
}

.wb-co-sld-03__contraste {
  position: absolute;
  top: 0;
  bottom: 199px;
  left: 0;
  right: 0;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.3);
}

.wb-co-sld-03__mediacontainer {
  height: calc(100vh - 289px);
}

@media (min-width: 1200px) {
  .wb-co-sld-03__mediacontainer {
    height: calc(100vh - 200px);
  }
}
.wb-co-sld-03__media {
  position: absolute;
  top: 0;
  bottom: 199px;
  left: 0;
  right: 0;
  z-index: 3;
}
.wb-co-sld-03__media .carousel-fade .carousel-item {
  display: block;
  transition: 2s opacity ease-in-out;
}
.wb-co-sld-03__media .carousel-fade .active.carousel-item-left, .wb-co-sld-03__media .carousel-fade .active.carousel-item-right {
  transition: 0s 2s opacity;
}
.wb-co-sld-03__media .carousel-item-img {
  background-size: cover !important;
  background-repeat: no-repeat;
}

.wb-co-sld-03__video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  overflow: hidden;
}
.wb-co-sld-03__video video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}

.wb-co-sld-03__buttons {
  position: relative;
  z-index: 5;
}
.wb-co-sld-03__buttons .wb-co-sld-03__buttons__item {
  height: 200px;
  padding-top: 37px !important;
}
.wb-co-sld-03__buttons .wb-co-sld-03__buttons__item .item__link {
  background: url("/Assets/WB_co/img/default/components/wb-co-sld-03/Flecha_blanca.svg") no-repeat center right;
  width: fit-content;
}
.wb-co-sld-03__buttons .wb-co-sld-03__buttons__item a:hover {
  text-decoration: none;
}
.wb-co-sld-03__buttons .wb-co-sld-03__buttons__item a:hover .item__link {
  text-decoration: underline;
}
.wb-co-sld-03__buttons .wb-co-sld-03__buttons__item div {
  word-break: break-word;
}

.carousel-fade .carousel-item {
  background-size: cover !important;
}

@media (max-width: 992px) {
  .wb-co-sld-03__wrapper {
    height: auto;
  }
  .wb-co-sld-03__contraste {
    bottom: 165px;
  }
  .wb-co-sld-03__mediacontainer {
    height: 450px;
  }
  .wb-co-sld-03__media {
    bottom: 165px;
  }
  .wb-co-sld-03__buttons .wb-co-sld-03__buttons__item {
    height: 165px;
    padding-top: 17px !important;
  }
  .wb-co-sld-03__buttons .wb-co-sld-03__buttons__item br {
    display: none;
  }
}
@media (max-width: 768px) {
  .wb-co-sld-03__wrapper {
    height: auto;
  }
  .wb-co-sld-03__contraste {
    bottom: 320px;
  }
  .wb-co-sld-03__mediacontainer {
    height: 300px;
  }
  .wb-co-sld-03__media {
    bottom: 320px;
  }
  .wb-co-sld-03__buttons .wb-co-sld-03__buttons__item {
    height: auto;
  }
}
@media (min-width: 1200px) {
  .wb-co-sld-03__mediacontainer .wb-co-vertical-center {
    top: calc(50% + 40px);
    transform: translateY(-52%);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .wb-co-sld-03__buttons__item h2 {
    font-size: 28px;
  }
}
.wb-co-sld-04 {
  min-height: calc(100vh - 96px);
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 40px;
}
.wb-co-sld-04 .slide {
  height: calc(100vh - 96px);
  min-height: 400px;
}
.wb-co-sld-04 .carousel-item {
  height: calc(100vh - 140px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 560px;
  width: 100%;
}
.wb-co-sld-04 .carousel-item .wb-co-sld-04__video video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wb-co-sld-04 .carousel-caption {
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.wb-co-sld-04 .carousel-caption .container {
  height: 50%;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption {
  margin-left: 10%;
  margin-right: 10%;
  text-align: left;
  position: relative;
  transform: translateY(-50%);
  top: 32%;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption h1 {
  font-family: "Commissioner-Bold", Arial;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption .wb-co-sld-04__texto__topcolor {
  background-color: rgba(84, 88, 90, 0.3);
  padding: 0.5rem 2rem;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_align-izquierda {
  text-align: left;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_align-izquierda .wb-co-sld-04__caption_btn {
  float: left;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_align-centro {
  text-align: center;
  padding-left: 5rem;
  padding-right: 5rem;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_align-centro .wb-co-sld-04__caption_btn {
  margin-left: auto;
  margin-right: auto;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_align-derecha {
  text-align: right;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_align-derecha .wb-co-sld-04__caption_btn {
  float: right;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_btn {
  margin-top: 45px;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_btn .btn {
  border: none;
  padding-right: 24px !important;
  padding-left: 24px !important;
  padding: 12px;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_btn .btn:focus {
  box-shadow: 0 0 0 0 transparent !important;
}
.wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption_btn .btn:active {
  box-shadow: 0 0 0 0 transparent !important;
}
.wb-co-sld-04 .carousel-control-prev,
.wb-co-sld-04 .carousel-control-next {
  font-size: 60px;
  color: #ffffff;
  opacity: 1;
  width: 10%;
  z-index: 10;
  bottom: 50vh;
}
.wb-co-sld-04 .icon {
  color: #ffff00;
}
.wb-co-sld-04 .wb-co-sld-04__productos__anchor {
  position: absolute;
  margin-top: -454px;
}
.wb-co-sld-04 .wb-co-sld-04__productos {
  position: relative;
  margin-top: -450px;
  margin-bottom: 10px;
  z-index: 20;
}

.carousel-control-next, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

@media (max-width: 768px) {
  .wb-co-sld-04 {
    margin-bottom: 0px;
  }
  .wb-co-sld-04 .carousel-caption .container {
    height: 290px;
  }
  .wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption {
    top: 50%;
  }
  .wb-co-sld-04 .carousel-item {
    min-height: 330px;
    height: 330px;
  }
  .wb-co-sld-04 .carousel-control-prev, .wb-co-sld-04 .carousel-control-next {
    bottom: 450px;
  }
  .wb-co-sld-04 .slide {
    min-height: 780px;
  }
}
@media (min-width: 768px) {
  .wb-co-sld-04 .slide {
    min-height: 400px;
  }
  .wb-co-sld-04 .carousel-item {
    min-height: 400px;
  }
  .wb-co-sld-04 .carousel-caption .container {
    height: calc(100vh - 340px);
  }
  .wb-co-sld-04 .carousel-caption .wb-co-sld-04__caption {
    top: 50%;
  }
  .wb-co-sld-04 .carousel-control-prev, .wb-co-sld-04 .carousel-control-next {
    height: calc(100vh - 300px);
  }
  .wb-co-sld-04 .wb-co-sld-04__productos {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100vh - 300px);
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .wb-co-sld-04__caption h1 {
    font-size: 3rem;
  }
  .wb-co-sld-04__caption h2 {
    line-height: 1.4;
  }
}
@media (min-width: 1200px) {
  .wb-co-sld-04 .carousel-caption .container {
    height: calc(100vh - 380px);
  }
  .wb-co-sld-04 .carousel-control-prev, .wb-co-sld-04 .carousel-control-next {
    height: calc(100vh - 340px);
  }
  .wb-co-sld-04 .wb-co-sld-04__productos {
    top: calc(100vh - 376px);
  }
}
.wb-co-crl-01 {
  /*padding-top: 2rem;
  padding-bottom: 2rem;*/
}

.wb-co-crl-01 h3 {
  font-size: 15px;
  color: #3b3b3e;
  line-height: 2.5;
}

.wb-co-crl-01__btn {
  color: #046A38;
  font-size: 14px;
  line-height: 2.5;
  padding-right: 62px;
  background-image: url("/Assets/WB_co/img/default/modules/navigation/flecha_btn_volver.png");
  background-repeat: no-repeat;
  background-position: right;
}

.wb-co-crl-01__btn:hover {
  color: #ffff00;
  text-decoration: none;
}

.wb-co-crl-01 .container .container {
  padding: 0;
}

.wb-co-crl-02 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.wb-co-crl-02 h3 {
  /*font-size: 15px;
  color: #3b3b3e;
  line-height: 2.5;*/
}

.wb-co-crl-02__btn {
  color: #046A38;
  font-size: 14px;
  line-height: 2.5;
  padding-right: 62px;
  background-image: url("/Assets/WB_co/img/default/modules/navigation/flecha_btn_volver.png");
  background-repeat: no-repeat;
  background-position: right;
}

.wb-co-crl-02__btn:hover {
  color: #ffff00;
  text-decoration: none;
}

.wb-co-crl-01 .container .container {
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1200px) {
  .wb-co-crl-01 .container .container {
    padding: 0;
  }
}
.wb-co-nav-01 {
  /*padding-top:30px;
  padding-bottom:30px;*/
}

.wb-co-nav-01__intro {
  margin-bottom: 1rem;
  /*h1, h2, h3, h4, h5, h6, p{
      line-height:1.4;
  }*/
}

.wb-co-nav-01__link a {
  color: #888;
  position: relative;
  padding-right: 20px;
  display: block;
}
.wb-co-nav-01__link a:hover {
  text-decoration: none;
}
.wb-co-nav-01__link a span {
  position: absolute;
  top: 5px;
}

.wb-co-nav-01__back {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(234, 232, 232, 0.8);
  background-image: url(/Assets/WB_co/img/default/components/wb-co-nav-01/arrow_anchor_grey.svg);
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  transition: 0.3s all ease;
  transform: translateY(100px);
}
.wb-co-nav-01__back a {
  text-decoration: none;
}
@media (min-width: 992px) {
  .wb-co-nav-01__back:hover {
    background-color: rgb(82, 82, 82);
    background-image: url(/Assets/WB_co/img/default/components/wb-co-nav-01/arrow_anchor.svg);
  }
}
.wb-co-nav-01__back.active {
  transform: translateY(0);
}

@media (min-width: 576px) {
  .wb-co-nav-01 .col {
    padding-right: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 992px) {
  .wb-co-nav-01 {
    /*.col {
        padding-right: 1rem;
        padding-bottom: 1rem;

        &:nth-child(1n) {
            padding-right: 0.5rem;
        }

        &:nth-child(2n) {
            padding-left: 0.5rem;
            padding-right: 0;
        }
    }*/
  }
}
@media (max-width: 576px) {
  /*.wb-co-nav-01 .col {
      padding-right: 0 !important;
      padding-left: 0 !important;
  }*/
}
.wb-co-gal-01 {
  position: relative;
  color: #3B3B3E;
}

.wb-co-gal-01__image {
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
  height: 370px;
  cursor: pointer;
}

.wb-co-gal-01__button a {
  color: #fff;
  background-image: url(/Assets/WB_co/img/default/components/wb-co-gal-01/galeria_ico.svg);
  background-repeat: no-repeat;
  background-position-x: right;
  padding-right: 55px;
  display: block;
  background-size: 45px;
  max-width: 350px;
  float: right;
  background-position-y: bottom;
}
.wb-co-gal-01__button a .wb-co-gal-01__button__subtitle {
  font-size: 15px;
  display: block;
}
.wb-co-gal-01__button a .wb-co-gal-01__button__title {
  font-size: 21px;
  display: block;
  line-height: 1.2;
  margin-bottom: 4px;
}
.wb-co-gal-01__button a:hover {
  color: #fff;
}

@media (max-width: 1200px) {
  .wb-co-gal-01__image {
    height: 350px;
  }
}
@media (max-width: 992px) {
  .wb-co-gal-01__image {
    height: 250px;
  }
}
.gal03__imagenes {
  position: relative;
  height: 500px;
  width: 100%;
  z-index: 1;
  display: block;
}

.bganimate_container {
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.bganimate_image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.bganimate_image.active {
  z-index: 3;
}

.gal03__btn .btn {
  border-radius: 0;
  border: 1px solid transparent;
  font-size: 14px;
  margin-top: 12px;
}

.wb-co-gal-03__item a:hover {
  text-decoration: none;
}

a:hover .gal03_videoicon {
  opacity: 1;
}

.img_preview {
  transition: all 0.15s ease-in;
}

a:hover .img_preview {
  transform: scale(1.1);
}

.gal03_contraste {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.gal03_videoicon {
  transition: all 0.15s ease-in;
  position: absolute;
  left: calc(50% - 33px);
  width: 70px;
  height: 70px;
  top: calc(50% - 38px);
  z-index: 4;
  opacity: 0.8;
}

.mfp-content button {
  outline: none;
}

.wb-co-gal-03 {
  /*padding: 1.5rem;
  background-color: #FFFFFF;
  padding-top: 2rem;*/
  max-height: 700px;
  overflow: hidden;
}

.wb-co-gal-03__wrapper {
  position: relative;
}

.wb-co-gal-03__more {
  color: #046A38;
  font-size: 16px;
}

.wb-co-gal-03__slider {
  margin-bottom: 1.5rem;
}
.wb-co-gal-03__slider .flickity-prev-next-button {
  background-color: transparent;
  width: 26px;
  height: 59px;
}
.wb-co-gal-03__slider .flickity-prev-next-button.next {
  right: -35px;
}
.wb-co-gal-03__slider .flickity-prev-next-button.previous {
  left: -35px;
}
.wb-co-gal-03__slider .flickity-prev-next-button > svg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.wb-co-gal-03__slider .flickity-prev-next-button:not([disabled]):hover .arrow {
  fill: #FFB300;
}

.wb-co-gal-03__slider__item {
  position: relative;
  min-height: 100%;
  padding: 0 0.75rem;
  width: 100%;
}

.wb-co-gal-03__item {
  padding: 1.5rem;
  font-size: 22px;
  min-height: 100%;
  padding-top: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom: 1px solid #cfd0d0;
  padding-bottom: 0;
}

@media (min-width: 48em) {
  .gal03_videoicon {
    transition: all 0.15s ease-in;
    position: absolute;
    left: calc(50% - 50px);
    width: 90px;
    height: 90px;
    top: calc(50% - 56px);
    z-index: 4;
    opacity: 0.8;
  }
  .wb-co-gal-03__more {
    font-size: 24px;
  }
  .wb-co-gal-03__slider {
    padding: 0 2.25rem;
    margin-bottom: 0;
  }
  .wb-co-gal-03__slider .flickity-prev-next-button {
    width: 30px;
    height: 68px;
  }
  .wb-co-gal-03__slider .flickity-prev-next-button.next {
    right: 0;
  }
  .wb-co-gal-03__slider .flickity-prev-next-button.previous {
    left: 0;
  }
  .wb-co-gal-03__slider__item {
    width: 50%;
  }
}
@media (min-width: 58em) {
  .wb-co-gal-03__slider__item {
    width: 33.3333%;
  }
}
.wb-co-gal-03__slider__item {
  display: none;
}

.wb-co-gal-03__slider__item:first-child {
  display: block;
}

.visible_slider .wb-co-gal-03__slider__item {
  display: block;
}

@media (min-width: 62em) {
  .wb-co-gal-03__slider {
    padding: 0 3rem;
    overflow: hidden;
  }
  .wb-co-gal-03__slider .flickity-prev-next-button {
    width: 36px;
    height: 82px;
  }
  .wb-co-gal-03__slider__item {
    width: 33.3333%;
  }
}
@media (max-width: 75em) {
  .wb-co-gal-03__slider__item {
    width: 33.33333%;
  }
}
@media (max-width: 48em) {
  .wb-co-gal-03__slider__item {
    width: 50%;
  }
}
@media (max-width: 30em) {
  .wb-co-gal-03__slider__item {
    width: 100%;
  }
  /*.wb-co-gal-03 {
      max-height: 380px;
  }*/
  .wb-co-gal-03__slider .flickity-prev-next-button {
    background-color: transparent;
    width: 24px;
    height: 29px;
    opacity: 0.7;
  }
  .wb-co-gal-03__slider .flickity-prev-next-button.next {
    right: 12px;
  }
  .wb-co-gal-03__slider .flickity-prev-next-button.previous {
    left: 12px;
  }
  .wb-co-gal-03__slider__item {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
.wb-co-gal-04 {
  max-width: 100%;
}

.gal04__btn .btn {
  border-radius: 0;
  border: 1px solid transparent;
  font-size: 14px;
  margin-top: 12px;
}

.wb-co-gal-04__more {
  color: #046A38;
  font-size: 16px;
}

@media (min-width: 48em) {
  .wb-co-gal-04__more {
    font-size: 24px;
  }
}
.wb-co-inf-01 .wb-co-inf-01__separator {
  left: 30px;
  right: 32px;
  z-index: 10;
  top: 9px;
  bottom: 0;
}
.wb-co-inf-01 .wb-co-inf-01__separator__icon {
  width: 20px;
  height: 20px;
}
.wb-co-inf-01 .wb-co-inf-01__separator__line {
  width: 2px;
  height: 100%;
  background-color: #eaeaea;
}
@media (max-width: 992px) {
  .wb-co-inf-01 .wb-co-inf-01__separator {
    display: none;
  }
  .wb-co-inf-01 .wb-co-inf-01__item__title {
    font-size: 25px;
  }
}

.wb-co-map-01 .map-01__titulo {
  position: absolute;
  top: 160px;
  z-index: 1000;
  left: 0;
  right: 0;
  color: #046A38;
  pointer-events: none;
}
.wb-co-map-01 .map-01__titulo h1 {
  font-family: "Commissioner-Bold", Arial;
}
.wb-co-map-01 .map-01__grupos {
  position: absolute;
  top: 25px;
  right: 20px;
  z-index: 1001;
  min-width: 200px;
}
.wb-co-map-01 .map-01__grupos .map-01__grupo__item {
  padding: 7px;
  text-align: right;
  margin-bottom: 3px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 15px;
  cursor: pointer;
}
.wb-co-map-01 .card-header a:after, .wb-co-map-01 .card-header .fa {
  font-size: 18px;
}
.wb-co-map-01 .card-header a:after {
  right: 5px !important;
  top: 30px;
}
.wb-co-map-01 .map-01__itemtext {
  font-size: 25px;
  font-weight: bold;
  cursor: pointer;
}

.map-01__popup a {
  color: #046A38 !important;
}

.map-01__popup__title h3 {
  color: #046A38;
  line-height: 1.1;
  font-weight: bold;
}

.popover-body {
  padding: 35px;
  width: 360px;
}

.popover {
  max-width: 360px;
  width: 360px;
}

@media (max-width: 768px) {
  .wb-co-map-01 .map-01__titulo {
    top: 70px;
  }
  .wb-co-map-01 .map-01__grupos {
    top: auto;
    right: auto;
    bottom: 10px;
    left: 25px;
    min-width: 150px;
  }
  .wb-co-map-01 .map-01__grupos .map-01__grupo__item {
    background-color: rgba(247, 247, 247, 0.4) !important;
    padding: 3px;
    text-align: left;
    font-weight: normal;
    padding-left: 6px;
    padding-right: 6px;
    cursor: pointer;
    font-size: 14px;
  }
}
.wb-co-destacado-item-container {
  border-bottom: 2px solid #DBDBDB;
  height: 280px;
  overflow: hidden;
  margin-bottom: 30px;
}

.wb-co-destacado-item-container:hover {
  border-bottom: 3px solid #046A38;
  color: #046A38;
  cursor: pointer;
}

.wb-co-destacado-item-container p {
  font-size: 15px;
}

.wb-co-destacado-item-container span {
  color: #848687;
  margin-top: 12px;
  display: block;
  margin-bottom: 6px;
  font-size: 15px;
}

.wb-co-destacado-item-container-img {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .wb-co-destacado-item-container {
    height: auto;
  }
  .wb-co-destacado-item-container p {
    font-size: 22px;
  }
}
.wb-co-mod-destacados .wb_destacados__item {
  height: 300px;
  width: 100%;
  background-color: #046A38;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border: 4px solid #fff;
  /*background-position: center;
  transition: all 0.3s ease;
  background-size: 100%;

  &:hover {
      background-size: 115%;
  }*/
}
.wb-co-mod-destacados .wb_destacados__item .overlaybg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.01);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: -webkit-gradient(left top, left bottom, color-stop(37%, rgba(0, 0, 0, 0.01)), color-stop(38%, rgba(0, 0, 0, 0.02)), color-stop(88%, rgba(0, 0, 0, 0.44)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0 );
}
.wb-co-mod-destacados .wb_destacados__item .textos {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  overflow: hidden;
}
.wb-co-mod-destacados .wb_destacados__item .icon {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0;
  z-index: 3;
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
.wb-co-mod-destacados .wb_destacados__item a, .wb-co-mod-destacados .wb_destacados__item a:not([href]):hover {
  display: block;
  color: #ffffff;
  height: 100%;
  width: 100%;
}
.wb-co-mod-destacados .wb_destacados__item:hover a {
  color: #ffff00;
}
.wb-co-mod-destacados .wb_destacados__item:nth-child(2n) {
  background-color: #046A38;
  /*a {
      color: white;
  }*/
}
.wb-co-mod-destacados .wb_destacados__item h3 {
  line-height: 1;
  font-family: "Commissioner-Medium", sans-serif;
  font-size: 22px;
}
.wb-co-mod-destacados .wb_destacados__item h5 {
  line-height: 1.4;
  font-family: "Commissioner-Light", sans-serif;
  font-size: 16px;
}
.wb-co-mod-destacados .wb_destacados__item.wb_destacados__hasimage {
  /*a {
      color: #fff;
  }*/
}
.wb-co-mod-destacados .wb_destacados__filtros__item {
  background-color: #046A38;
  height: 40px;
  min-width: 170px;
  color: #fff;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 135px center;
}
.wb-co-mod-destacados .wb_destacados__filtros__item.active {
  color: #ffff00;
  border-bottom: 3px solid #ffff00;
}

.wb-co-mod-destacados__detalle.withoutHeader {
  margin-top: 96px;
}
.wb-co-mod-destacados__detalle .module-item.wb-co-first-component > section > div {
  margin-top: 0;
}

@media (max-width: 768px) {
  .wb-co-mod-destacados .wb_destacados__item {
    border: none;
    margin-bottom: 20px;
  }
  .wb-co-mod-destacados .wb_destacados__item h3 {
    font-size: 24px;
  }
  .wb-co-mod-destacados .wb_destacados__item h5 {
    font-size: 18px;
  }
  .wb-co-mod-destacados .wb_destacados__filtros__item {
    min-width: 49%;
  }
  .wb-co-mod-destacados .wb_destacados__item {
    border: none;
    margin-bottom: 25px;
  }
}
.wb-co-for-container .umbraco-forms-form {
  padding: 2rem 0 2rem 0;
}
.wb-co-for-container .umbraco-forms-container {
  padding: 0;
}

.wb-co-for-container .umbraco-forms-label {
  gmax-width: 250px;
  width: 35%;
  float: left;
  color: #666;
  padding-right: 1rem;
  margin-bottom: 12px;
  margin-top: 12px;
}

.wb-co-for-container .umbraco-forms-form input.text, .wb-co-for-container .umbraco-forms-form textarea, .wb-co-for-container .umbraco-forms-form select {
  border: none;
  background-color: #eaeaea;
}

.wb-co-for-container .btn {
  padding-left: 35px;
  padding-right: 35px;
  background-color: #046A38;
  color: #fff;
  font-size: 16px;
}

.wb-co-for-container .umbraco-forms-form fieldset {
  padding-right: 0;
  padding-top: 0;
}

.wb-co-for-container .umbraco-forms-field-wrapper {
  float: left;
  width: 65%;
}

.wb-co-for-container .umbraco-forms-form .umbraco-forms-field-wrapper input.text, .wb-co-for-container .umbraco-forms-form .umbraco-forms-field-wrapper textarea, .wb-co-for-container .umbraco-forms-form .umbraco-forms-field-wrapper select {
  max-width: 100% !important;
  width: 100%;
}

.wb-co-for-container .umbraco-forms-form .umbraco-forms-field-wrapper select {
  padding: 7px;
}

.wb-co-for-container .checkbox {
  padding-top: 10px;
}

.wb-co-for-container .checkbox label {
  float: right;
  width: calc(65% - 20px);
  font-weight: normal;
  margin-top: 0;
  line-height: 20px;
}

.checkbox .umbraco-forms-field-wrapper {
  float: right;
  width: 20px;
}

.wb-co-for-container .umbraco-forms-form .umbraco-forms-navigation {
  text-align: right;
}

.wb-co-for-container .umbraco-forms-form .umbraco-forms-navigation > div {
  padding-right: 0;
}

.wb-co-for-container .checkbox .field-validation-error {
  display: none;
}

.wb-co-for-container .umbraco-forms-submitmessage {
  margin-top: 50px;
  margin-bottom: 50px;
  font-style: italic;
}

@media (max-width: 768px) {
  .wb-co-for-container .umbraco-forms-form {
    padding: 0.25rem 0 1.5rem 0;
  }
  .wb-co-for-container .umbraco-forms-field-wrapper {
    float: none;
    width: 100%;
  }
  .wb-co-for-container .umbraco-forms-label {
    width: 100%;
    float: none;
    /*color: #666;
    padding-right: 1rem;
    margin-bottom: 12px;
    margin-top: 12px;*/
  }
  .wb-co-for-container .checkbox {
    padding-top: 0.5rem;
  }
  .wb-co-for-container .checkbox label {
    width: calc(100% - 20px);
  }
  .wb-co-for-container .umbraco-forms-field {
    margin-top: 1.5rem;
  }
}
.form-control:focus {
  border-color: #046A38;
  outline: 0;
  box-shadow: none;
}

.wb-co-noticia-item-container {
  border-bottom: 2px solid #DBDBDB;
  height: 313px;
  overflow: hidden;
  margin-bottom: 30px;
}

.wb-co-noticia-item-container:hover {
  border-bottom: 2px solid #046A38;
  color: #046A38;
  cursor: pointer;
}

.wb-co-noticia-item-container p {
  font-size: 15px;
}

.wb-co-noticia-item-container span {
  color: #848687;
  margin-top: 12px;
  display: block;
  margin-bottom: 6px;
  font-size: 15px;
}

.wb-co-noticia-item-container-img {
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
}

.wb-co-oficina-listitem a {
  color: #333333 !important;
  background: url("/Assets/WB_co/img/default/modules/oficinas/icono-oficina-grey.png") no-repeat 0 15px;
  padding-left: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-size: 35px;
  display: inline-block;
}

.ddwb-co-oficina-listitem a:hover {
  color: #046A38;
  background: url("/Assets/WB_co/img/default/modules/oficinas/icono-oficina-over.png") no-repeat 0 15px;
  background-size: 35px;
  text-decoration: none;
}

.wb-co-mod-oficinas-icono-detalle {
  position: absolute;
  top: -70px;
  width: 120px;
  display: none;
}

.wb-co-mod-oficinas-icono-localizacion {
  display: none;
}

.wb-co-mod-oficinas-titulo {
  margin-top: 1rem !important;
}

.wb-co-oficina__banners {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.wb-co-oficina__banners-item {
  font-size: 16px;
  border-bottom: 2px solid #eaeaea;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.wb-co-oficina__banners__titulo {
  font-weight: bold;
  margin-bottom: 1rem;
}

.wb-co-oficina__banners__tituloborder {
  width: 40px;
  border-bottom: 2px solid #046A38;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

.wb-co-oficina__banners-item img {
  width: 100%;
  margin-bottom: 1rem;
}

.wb-co-oficina__banners-item a {
  color: #046A38;
}

@media (min-width: 992px) {
  .wb-co-mod-oficinas-icono-detalle {
    left: 50px;
  }
}
.hero-products {
  position: relative;
}
.hero-products__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 680px;
  background-image: url("/Assets/WB_co/img/default/modules/productos/demo/hero.jpg");
  background-position: 55% center;
  background-size: cover;
  z-index: -1;
}
.hero-products__bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
}
.hero-products__main {
  max-width: 1450px;
  margin: 0 auto;
  padding: 120px 25px 25px;
}
.hero-products__title {
  font-family: "Commissioner-Bold", Arial;
  color: #ffffff;
  font-size: 32px;
  line-height: 1;
  max-width: 225px;
  margin-bottom: 20px;
}
.hero-products__content {
  margin: 0 auto;
  max-width: 1110px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
  .hero-products__bg {
    height: 530px;
    background-position: center top;
  }
  .hero-products__bg:after {
    content: none;
  }
  .hero-products__main {
    padding-top: 200px;
  }
  .hero-products__title {
    font-size: 40px;
    max-width: 420px;
    margin-bottom: 140px;
  }
}
@media (min-width: 1200px) {
  .hero-products__bg {
    height: 750px;
  }
  .hero-products__main {
    padding-top: 300px;
  }
  .hero-products__title {
    font-size: 54px;
    max-width: 550px;
    margin-bottom: 200px;
  }
}
@media (max-width: 768px) {
  .hero-products__content {
    box-shadow: none;
  }
}

.fade-enter-active, .fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter, .fade-leave-to {
  opacity: 0;
}

.products-menu__header {
  color: #046A38;
  background-color: #ffff00;
  padding: 18px 25px;
}
.products-menu__header__title {
  /*font-weight: normal;
  font-size: 18px;*/
  font-family: "Commissioner-Bold", Arial;
}
.products-menu__search {
  border-left: 1px solid #046A38;
  padding-left: 10px;
  display: flex;
  align-items: center;
}
.products-menu__search > input {
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: 16px;
  flex: 1;
  color: #046A38;
}
.products-menu__search > input::placeholder {
  color: #046A38;
  opacity: 1;
}
.products-menu__search > button {
  background-color: transparent;
  border: 0;
  font-size: 22px;
  line-height: 1;
  color: #046A38;
  padding: 0;
  outline: none;
}
.products-menu__body {
  background-color: #ffffff;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .products-menu__body {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.products-menu__menu > li + li {
  margin-top: 2px;
}
.products-menu__mainbtn {
  position: relative;
  display: block;
  width: 100%;
  height: 80px;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  transition: color 0.3s ease;
  overflow: hidden;
}
.products-menu__mainbtn--horticolas {
  background-image: url("/Assets/WB_co/img/default/modules/productos/demo/horticolas-head.jpg");
}
.products-menu__mainbtn--cultivo {
  background-image: url("/Assets/WB_co/img/default/modules/productos/demo/cultivo-head.jpg");
}
.products-menu__mainbtn--areas {
  background-image: url("/Assets/WB_co/img/default/modules/productos/demo/areas-head.jpg");
}
.products-menu__mainbtn--hobby {
  background-image: url("/Assets/WB_co/img/default/modules/productos/demo/hobby-head.jpg");
}
.products-menu__mainbtn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.products-menu__mainbtn:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background-color: #ffff00;
  transform: scaleY(0);
  transition: transform 0.3s ease;
  transform-origin: center bottom;
  z-index: 1;
}
.products-menu__mainbtn > span {
  position: relative;
  z-index: 2;
  text-align: center;
}
.products-menu__mainbtn:hover, .products-menu__mainbtn.active {
  color: #ffff00;
  text-decoration: none;
}
.products-menu__mainbtn:hover:after, .products-menu__mainbtn.active:after {
  transform: scaleY(1);
}
.products-menu__mainbtn.loading:before {
  background-image: url("/Assets/WB_co/img/default/modules/productos/loading.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.products-menu__mainbtn.loading > span {
  display: none;
}
.products-menu__menu.active .products-menu__mainbtn:not(.active):before {
  background-color: rgba(0, 0, 0, 0.7);
}
.products-menu__menu.active .products-menu__mainbtn:not(.active):hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.products-menu__content {
  padding: 10px;
}
.products-menu__breadcrumbs {
  margin-bottom: 40px;
}
.products-menu__breadcrumbs li {
  font-size: 19px;
}
@media (min-width: 768px) {
  .products-menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
  }
  .products-menu__header > * {
    flex: 1;
  }
  .products-menu__header__title {
    margin: 0;
    font-size: 24px;
  }
  .products-menu__search > input {
    font-size: 18px;
  }
  .products-menu__menu {
    display: flex;
    margin-left: -2px;
  }
  .products-menu__menu > li {
    width: 25%;
    padding-left: 2px;
  }
  .products-menu__menu > li + li {
    margin-top: 0;
  }
  .products-menu__mainbtn {
    height: 100px;
  }
  .products-menu__content {
    position: relative;
    width: calc(400% + 6px);
    padding: 25px;
    z-index: 1;
    font-size: 16px;
  }
  .products-menu__menu > li:nth-child(2) .products-menu__content {
    margin-left: calc(-100% - 2px);
  }
  .products-menu__menu > li:nth-child(3) .products-menu__content {
    margin-left: calc(-200% - 4px);
  }
  .products-menu__menu > li:nth-child(4) .products-menu__content {
    margin-left: calc(-300% - 6px);
  }
}
@media (min-width: 1200px) {
  .products-menu__header {
    padding: 20px 30px;
  }
  .products-menu__header__title {
    font-size: 30px;
    font-family: "Commissioner-Bold", Arial;
  }
  .products-menu__search > input {
    font-size: 22px;
  }
  .products-menu__mainbtn {
    height: 150px;
  }
}
@media (max-width: 768px) {
  .products-menu__breadcrumbs {
    margin-bottom: 20px;
  }
}

.search-result {
  background-color: #ffffff;
  font-family: "Commissioner-Light", sans-serif;
  padding: 15px;
}
.search-result__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 20px;
}
.search-result__title {
  font-size: 1.5em;
}
.search-result__results {
  display: flex;
  flex-wrap: wrap;
}
.search-result__results > li + li {
  margin-top: 25px;
}
.search-result__result {
  display: flex;
}
.search-result__result__body {
  flex: 4;
  margin-right: 15px;
}
.search-result__result__name, .search-result__result__descrip {
  margin: 0;
}
.search-result__result__name {
  font-size: 1.25em;
}
.search-result__result__media {
  flex: 3;
}
.search-result__result__media img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .search-result__results {
    margin-left: -50px;
  }
  .search-result__results > li {
    /*float: left;*/
    width: 50%;
    padding-left: 50px;
    margin-bottom: 25px;
  }
  .search-result__results > li + li {
    margin-top: 0;
  }
  .search-result__result__body {
    margin-right: 20px;
  }
  .search-result__result__media {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
  }
  .search-result__result__media img {
    width: 75%;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .search-result {
    padding: 20px 30px;
  }
  .search-result__head {
    font-size: 20px;
  }
  .search-result__result__media {
    flex: 2;
  }
}

.links {
  font-family: "Commissioner-Light", sans-serif;
  position: relative;
}
.links__head {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.links__head__main {
  flex: 3;
  margin-right: 15px;
}
.links__head__map {
  flex: 2;
}
.links__head__map {
  width: 100%;
  height: 130px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 2rem;
}
.links__title {
  font-family: "Commissioner-Regular", sans-serif;
  color: #046A38;
  font-size: 18px;
}
.links__body {
  padding: 20px 0;
}
.links__list {
  padding-left: 50px;
}
.links__list > li + li {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .links {
    display: flex;
  }
  .links__head {
    display: block;
    width: 25%;
    margin-right: 80px;
    font-size: 16px;
  }
  .links__head__main {
    margin-bottom: 25px;
  }
  .links__head__map {
    background-position: left center;
  }
  .links__title {
    font-size: 22px;
  }
  .links__select {
    position: absolute;
    top: 0;
    left: calc(25% + 80px);
  }
  .links__body {
    flex: 1;
    padding: 40px 0 0;
  }
  .links__list {
    padding-left: 0;
  }
  .links__list > li {
    float: left;
    width: 33.333%;
    padding: 0 10px 20px 0;
  }
  .links__list > li + li {
    margin-top: 0;
  }
  .links__list--2colums > li {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .links {
    font-size: 18px;
  }
  .links__head {
    font-size: 18px;
  }
  .links__title {
    font-size: 28px;
  }
  .links__body {
    padding-top: 60px;
  }
}
@media (max-width: 768px) {
  .links__title {
    font-size: 20px;
    font-family: "Commissioner-Medium", sans-serif;
  }
  .links__head__map {
    margin-top: -1rem;
  }
  .links__list {
    padding-left: 20px;
  }
}

.products__head {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 42px;
  position: relative;
  margin-top: -67px;
}
@media (max-width: 768px) {
  .products__head {
    display: inline-block;
    margin-bottom: 26px;
    margin-top: -5px;
  }
}
.products__list {
  margin-left: -5px;
}
.products__list > li {
  float: left;
  width: 50%;
  padding-left: 5px;
  margin-bottom: 15px;
  min-height: 205px;
}
@media (max-width: 768px) {
  .products__list > li {
    min-height: 160px;
  }
}
.products__product {
  cursor: pointer;
}
.products__product__img {
  padding: 5px;
  height: 100px;
  margin-bottom: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .products__product__img {
    height: 160px;
  }
}
.products__product__img.cover {
  background-size: cover;
}
.products__product__name {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  color: currentColor;
  font-family: "Commissioner-Light", sans-serif;
  max-height: 50px;
  overflow: hidden;
}
.products__product__name:before {
  content: "\f178";
  font-family: "FontAwesome";
  margin-left: -1.8em;
  margin-right: 0.8em;
  opacity: 0;
  transition: all 0.3s ease;
}
.products__product:hover {
  color: #046A38;
  font-family: "Commissioner-Bold", Arial;
  text-decoration: none;
}
.products__product:hover a {
  color: #046A38;
  font-family: "Commissioner-Bold", Arial;
  text-decoration: none;
}
.products__product:hover .products__product__name {
  font-family: "Commissioner-Bold", Arial;
}
.products__product:hover .products__product__name:before {
  margin-left: 0;
  margin-right: 0.5em;
  opacity: 1;
}
@media (min-width: 768px) {
  .products__list {
    margin-left: -10px;
    /*.200p > li {
        width: 25%;
        padding-left: 10px;
    }*/
  }
}
@media (min-width: 1200px) {
  .products__list > li {
    width: 20%;
  }
  .products__product__img {
    height: 140px;
  }
}

.wb-co_productos_homeitem .overlaybg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.01);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.44) 88%);
  background: -webkit-gradient(left top, left bottom, color-stop(59%, rgba(0, 0, 0, 0.01)), color-stop(88%, rgba(0, 0, 0, 0.44)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.44) 88%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.44) 88%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.44) 88%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 59%, rgba(0, 0, 0, 0.44) 88%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0 );
}
.wb-co_productos_homeitem .textocategoria {
  position: absolute;
  bottom: 5px;
  left: 20px;
  color: #fff;
  width: 100%;
  z-index: 2;
}
.wb-co_productos_homeitem .textocategoria h3 {
  float: left;
}
.wb-co_productos_homeitem .textocategoria .fa {
  float: right;
  margin-right: 40px;
  margin-top: 5px;
  font-size: 30px;
}

.product-filter {
  display: flex;
}
.product-filter > li {
  width: 90px;
  height: 29px;
  background-size: 100% 100%;
  cursor: pointer;
}
.product-filter > li + li {
  margin-left: 10px;
}
.product-filter__smart {
  background-image: url("/Assets/WB_co/img/default/modules/productos/smart.png");
}
.product-filter__smart.active {
  background-image: url("/Assets/WB_co/img/default/modules/productos/smart-active.png");
}
.product-filter__organic {
  background-image: url("/Assets/WB_co/img/default/modules/productos/organic.png");
}
.product-filter__organic.active {
  background-image: url("/Assets/WB_co/img/default/modules/productos/organic-active.png");
}
.product-filter__agroindustria {
  background-image: url("/Assets/WB_co/img/default/modules/productos/agroindustria.png");
}
.product-filter__agroindustria.active {
  background-image: url("/Assets/WB_co/img/default/modules/productos/agroindustria-active.png");
}

.breadcrumbs:after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumbs > li {
  float: left;
  margin-right: 5px;
}
.breadcrumbs > li + li:before {
  content: "/";
  display: inline-block;
  margin-right: 5px;
}
.breadcrumbs a {
  color: #046A38;
  /*text-decoration: underline;*/
}

.top-breadcrumbs {
  background-color: #F8F8F8;
}
.top-breadcrumbs .breadcrumbs-wrapper {
  color: black;
  position: relative;
  max-width: 1450px;
  margin: 0 auto;
  padding: 15px;
  padding-left: 130px;
  display: flex;
  align-items: center;
}
.top-breadcrumbs .breadcrumbs-wrapper .products-menu__breadcrumbs {
  margin: 0;
}
@media (min-width: 768px) {
  .top-breadcrumbs .breadcrumbs-wrapper {
    padding-left: 180px;
  }
}
@media (min-width: 1200px) {
  .top-breadcrumbs .breadcrumbs-wrapper {
    padding-left: 220px;
    padding-left: 170px;
  }
}

@media (max-width: 768px) {
  .top-breadcrumbs .breadcrumbs-wrapper {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 50px;
  }
}
.product {
  /* MISC */
}
.product__head {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.product__img {
  padding: 5px;
  height: 220px;
  margin-bottom: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .product__img {
    height: 200px;
    flex-basis: 60%;
  }
}
.product__img.cover {
  background-size: cover;
}
@media (max-width: 768px) {
  .product__body {
    display: flex;
  }
}
.product__list {
  padding-left: 30%;
  font-size: 18px;
}
@media (max-width: 768px) {
  .product__list {
    padding-left: 20px;
    flex-basis: 40%;
  }
}
.product__list > li {
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  .product__list > li {
    margin-bottom: 4px;
  }
}
.product__info {
  display: flex;
  flex-direction: column;
}
.product__info__type {
  font-size: 30px;
  color: #046A38;
}
.product__info__name {
  font-weight: bold;
  font-size: 30px;
  font-size: 60px;
  font-family: "Commissioner-Bold", Arial;
  margin: 10px 0;
}
.product__info__description {
  font-size: 18px;
}
.product__info__thumbnails {
  flex: 1;
}
.product__info__thumbnails .thumbnail-list {
  list-style: none;
  margin: 0 -5px;
  padding: 0;
}
.product__info__thumbnails .thumbnail-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  padding: 5px;
  margin: 5px 0;
  transition: opacity 0.3s ease;
}
.product__info__thumbnails .thumbnail-list li img {
  width: 100%;
}
@media (max-width: 768px) {
  .product__info__thumbnails .thumbnail-list li img {
    width: 80%;
  }
}
.product__info__thumbnails .thumbnail-list li:not(.selected) {
  cursor: pointer;
}
.product__info__thumbnails .thumbnail-list li.selected {
  opacity: 0.5;
}
.product__carousel {
  /* carousel height, as percentage of width */
  /* viewport inherit size from carousel */
}
.product__carousel .carousel {
  padding-bottom: 100%;
}
.product__carousel .carousel .flickity-viewport {
  position: absolute;
  width: 100%;
}
.product__carousel .carousel-cell {
  width: 100%; /* full width */
  height: 100%; /* height of carousel */
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product__carousel .carousel-cell img {
  width: 100%;
}
.product .carousel-nav {
  margin-top: 15px;
}
.product .carousel-nav .carousel-cell {
  height: 80px;
  width: 23%;
}
.product .carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}
.product .carousel-nav .carousel-cell.is-nav-selected {
  opacity: 0.5;
}
.product.product-points .main-points {
  font-size: 18px;
}
.product.product-points .main-points .title {
  color: #046A38;
  font-weight: bold;
}
.product.product-points .point {
  padding: 15px 0;
  font-size: 18px;
}
.product.product-points .point .title {
  font-size: 18px;
  font-weight: bold;
  color: #046A38;
}
.product.product-points .point img {
  width: 100%;
  margin-bottom: 15px;
}
.product.product-accordion .card {
  border: none;
  border-radius: 0;
  background-color: #F0F0F0;
  padding: 30px 0;
}
.product.product-accordion .card:nth-child(even) {
  background-color: #E3FCEE;
}
.product.product-accordion .card .card-header {
  background-color: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
  position: relative;
  cursor: pointer;
}
.product.product-accordion .card .card-header .title {
  font-size: 30px;
  color: #046A38;
  margin-bottom: 1rem;
}
.product.product-accordion .card .card-header .card-header__inner:after {
  content: "\f077";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  font-weight: 100;
  transition: all 0.3s ease;
}
.product.product-accordion .card .card-header .card-header__inner.collapsed:after {
  transition: all 0.3s ease;
  transform: rotate(180deg);
}
.product.product-accordion .card .card-body {
  padding: 0;
}
.product.product-accordion .card .card-body ul {
  padding-left: 20px;
}
.product.product-accordion .card .card-body .tech {
  padding-top: 30px;
}
.product .module-title {
  font-size: 30px;
  color: #046A38;
  margin-bottom: 15px;
}
.product.product-documents {
  background-color: #E8E8E8;
}
.product.product-documents .docs .col:not(:last-child) {
  margin-bottom: 15px;
}
.product.product-documents .doc-wrapper {
  background-color: white;
  padding: 10px 15px;
  color: #046A38;
  display: flex;
  flex-direction: column;
}
.product.product-documents .doc-wrapper:hover {
  text-decoration: none;
}
.product.product-documents .doc-wrapper .filename {
  display: block;
  color: black;
  margin-bottom: 20px;
}
.product.product-documents .doc-wrapper .icon-link {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.product.product-documents .doc-wrapper .icon-link .pdficon {
  font-size: 40px;
}
.product.product-documents .doc-wrapper .icon-link .download {
  margin-bottom: -5px;
  color: #046A38;
}
.product.product-documents .doc-wrapper .icon-link .download:hover {
  text-decoration: none;
  color: #046A38;
}
.product.product-video .plyr__control--overlaid {
  background: rgba(0, 105, 47, 0.5);
  transform: translate(-50%, -50%) scale(2);
}
.product.product-video .plyr__control--overlaid:hover {
  background: #046A38;
}
.product.product-video .plyr.plyr--stopped .plyr__controls,
.product.product-video .plyr.plyr--paused .plyr__controls {
  display: none;
}
.product.product-related {
  background-color: #E8E8E8;
  /* viewport inherit size from carousel */
}
.product.product-related .carousel {
  height: 0;
  padding-bottom: 100%;
  /*padding-bottom: 200px;*/
}
.product.product-related .carousel .flickity-viewport {
  position: absolute;
  width: 100%;
}
.product.product-related .carousel-cell {
  width: 100%; /* full width */
  height: 100%; /* height of carousel */
  /*width: 200px;*/ /* full width */
  /*height: 200px;*/ /* height of carousel */
  margin-right: 15px;
}
.product.product-related .carousel-cell a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: black;
}
.product.product-related .carousel-cell a:hover {
  text-decoration: none;
}
.product.product-related .carousel-cell .image-zoom {
  width: 100%;
  height: 100%;
  /*height: 230px;*/
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-size: 80%;
}
.product.product-related .carousel-cell .image-zoom img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.product.product-related .carousel-cell .related-info {
  height: auto;
  max-height: 86px;
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 15px;
  background-color: #ffff00;
  font-size: 18px;
}
.product.product-related .carousel .flickity-button.flickity-prev-next-button {
  display: none;
}
.product.product-related .carousel .flickity-button.flickity-prev-next-button.previous {
  left: -10px;
}
.product.product-related .carousel .flickity-button.flickity-prev-next-button.next {
  right: -10px;
}
.product.product-distributor .product-search {
  padding-top: 5px;
}
.product.product-distributor .product-search input[type=text] {
  border: 0;
  border-left: 1px solid #E8E8E8;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.product.product-distributor .product-search .fa-search {
  font-size: 20px;
  color: #046A38;
}
.product.product-distributor a {
  color: white;
}
.product.product-distributor a:hover {
  text-decoration: none;
}
.product.product-distributor .over-text {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  font-size: 30px;
}
.product.product-distributor .over-text i {
  font-size: 16px;
}
.product .mini-gutter {
  margin-right: -5px;
  margin-left: -5px;
}
.product .mini-gutter > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.product .mb-mini {
  margin-bottom: 10px;
}
.product .img-thumbnail {
  border: none;
  border-radius: 0;
  padding: 0;
}
.product .image-zoom {
  overflow: hidden;
}
.product .image-zoom img {
  display: block;
  width: 100%;
  transition: all 0.3s ease;
  transform: scale(1);
}
@media (min-width: 768px) {
  .product .image-zoom:hover img {
    transform: scale(1.2);
  }
  .product .module-title {
    font-size: 32px;
  }
  .product__head {
    margin-bottom: 27px;
    position: relative;
    margin-top: -67px;
  }
  .product__body {
    display: flex;
    justify-content: center;
  }
  .product__img {
    width: 300px;
    height: 250px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .product__list {
    padding-left: 50px;
  }
  .product__info__type {
    font-size: 32px;
  }
  .product__info__name {
    font-size: 32px;
    font-size: 60px;
  }
  .product__info__description {
    font-size: 20px;
  }
  .product.product-points .main-points {
    font-size: 20px;
  }
  .product.product-points .point {
    font-size: 20px;
  }
  .product.product-points .point .title {
    font-size: 20px;
  }
  .product.product-points .point img {
    margin-bottom: 0;
  }
  .product.product-accordion .card-header .title {
    font-size: 32px;
  }
  .product.product-accordion .card-header .card-header__inner:after {
    font-size: 30px !important;
  }
  .product.product-documents .docs .col:not(:last-child) {
    margin-bottom: 0px;
  }
  .product.product-documents .doc-wrapper {
    transition: all 0.3s ease;
  }
  .product.product-documents .doc-wrapper:hover {
    background-color: #046A38;
  }
  .product.product-documents .doc-wrapper:hover .filename {
    color: white;
  }
  .product.product-documents .doc-wrapper:hover .icon-link {
    color: #ffff00;
  }
  .product.product-documents .doc-wrapper:hover .icon-link .download {
    color: #ffff00;
  }
  .product.product-related {
    background-color: #E8E8E8;
  }
  .product.product-related .carousel {
    height: 0;
    padding-bottom: 36%;
    padding-bottom: 250px;
  }
  .product.product-related .carousel-cell {
    width: 28%; /* full width */
    height: 100%; /* height of carousel */
    margin-right: 5%;
  }
  .product.product-related .carousel-cell .related-info {
    font-size: 20px;
  }
  .product.product-related .carousel-cell:hover .image-zoom img {
    transform: scale(1.2);
  }
  .product.product-related .carousel .flickity-button.flickity-prev-next-button {
    display: block;
    background: none;
  }
  .product.product-related .carousel .flickity-button.flickity-prev-next-button:hover {
    background: none;
  }
  .product.product-distributor .over-text {
    font-size: 32px;
  }
  .product.product-distributor .over-text i {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .product__img {
    width: 350px;
  }
  .product__list {
    min-width: 300px;
  }
}

.producto-image-container {
  min-height: 350px;
  height: auto;
}

.producto-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

.wb-co-modulos-products .module-item.wb-co-first-component > section > div {
  margin-top: 0;
}

.producto-btn-contacto {
  max-width: 450px;
}

.wb-co-mod-multimedia .wb_multimedia__item {
  height: 300px;
  width: 100%;
  background-color: #046A38;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border: 4px solid #fff;
  /*background-position: center;
  transition: all 0.3s ease;
  background-size: 100%;

  &:hover {
      background-size: 115%;
  }*/
  /*&.wb_multimedia__hasimage {
      a {
          color: #fff;
      }
  }*/
}
.wb-co-mod-multimedia .wb_multimedia__item .overlaybg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  /*background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 49%, rgba(0,0,0,0.7) 88%);
  background: -webkit-gradient(left top, left bottom, color-stop(49%, rgba(0,0,0,0)), color-stop(88%, rgba(0,0,0,0.7)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 49%, rgba(0,0,0,0.7) 88%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 49%, rgba(0,0,0,0.7) 88%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 49%, rgba(0,0,0,0.7) 88%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 49%, rgba(0,0,0,0.7) 88%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );*/
  /*background: rgba(0,0,0,0.01);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.01) 43%, rgba(0,0,0,0.02) 44%, rgba(0,0,0,0.44) 88%);
  background: -webkit-gradient(left top, left bottom, color-stop(43%, rgba(0,0,0,0.01)), color-stop(44%, rgba(0,0,0,0.02)), color-stop(88%, rgba(0,0,0,0.44)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.01) 43%, rgba(0,0,0,0.02) 44%, rgba(0,0,0,0.44) 88%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.01) 43%, rgba(0,0,0,0.02) 44%, rgba(0,0,0,0.44) 88%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.01) 43%, rgba(0,0,0,0.02) 44%, rgba(0,0,0,0.44) 88%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.01) 43%, rgba(0,0,0,0.02) 44%, rgba(0,0,0,0.44) 88%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );*/
  background: rgba(0, 0, 0, 0.01);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: -webkit-gradient(left top, left bottom, color-stop(37%, rgba(0, 0, 0, 0.01)), color-stop(38%, rgba(0, 0, 0, 0.02)), color-stop(88%, rgba(0, 0, 0, 0.44)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 37%, rgba(0, 0, 0, 0.02) 38%, rgba(0, 0, 0, 0.44) 88%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0 );
}
.wb-co-mod-multimedia .wb_multimedia__item .textos {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  overflow: hidden;
}
.wb-co-mod-multimedia .wb_multimedia__item .icon {
  position: absolute;
  left: 0px;
  /*right: 0px;*/
  /*bottom: 0px;*/
  top: 0;
  width: 60px;
  height: 60px;
  z-index: 3;
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
.wb-co-mod-multimedia .wb_multimedia__item a, .wb-co-mod-multimedia .wb_multimedia__item a:not([href]):hover {
  display: block;
  color: #ffffff;
  height: 100%;
  width: 100%;
}
.wb-co-mod-multimedia .wb_multimedia__item:hover a {
  color: #ffff00;
}
.wb-co-mod-multimedia .wb_multimedia__item:nth-child(2n) {
  background-color: #046A38;
  /*a {
      color: white;
  }*/
}
.wb-co-mod-multimedia .wb_multimedia__item h3 {
  line-height: 1;
  font-family: "Commissioner-Medium", sans-serif;
  font-size: 22px;
}
.wb-co-mod-multimedia .wb_multimedia__item h5 {
  line-height: 1.4;
  font-family: "Commissioner-Light", sans-serif;
  font-size: 16px;
}
.wb-co-mod-multimedia .wb_multimedia__filtros__item {
  background-color: #046A38;
  height: 40px;
  min-width: 170px;
  color: #fff;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 135px center;
}
.wb-co-mod-multimedia .wb_multimedia__filtros__item.active {
  color: #ffff00;
  border-bottom: 3px solid #ffff00;
}

@media (max-width: 768px) {
  .wb-co-mod-multimedia .wb_multimedia__filtros__item {
    min-width: 49%;
  }
  .wb-co-mod-multimedia .wb_multimedia__item {
    border: none;
    margin-bottom: 25px;
  }
}
.wb-co-accordion {
  font-family: "Commissioner-Regular", sans-serif;
}

.wb-co-accordion .card {
  border: none;
  background-color: transparent;
  margin-bottom: 1.5rem;
}

.wb-co-accordion .card-header {
  border: none;
  background-color: #f4f2f2;
  color: #fdfcfc;
  border-radius: 0;
  -webkit-transition: all 0.4s ease;
}

.wb-co-accordion .card-header a {
  color: #3c3c3e;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}

.wb-co-accordion .card.open .card-header {
  background-color: #046A38;
  -webkit-transition: all 0.4s ease;
}

.wb-co-accordion .card.open .card-header a {
  color: #fff;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}

.wb-co-accordion .card-header a:after {
  color: #046A38;
  font-family: "Ionicons";
  /*content: "\f3d0";*/
  content: "\f2c7";
  float: right;
  -webkit-transition: all 0.4s ease;
  /*line-height:10px;*/
  font-weight: 700;
}

.wb-co-accordion .card.open .card-header a:after {
  content: "\f2f4";
  /*-moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);*/
  /*color: #fff;*/
}

.CON_accordion {
  border-bottom: 2px solid #2B2E34;
  border-bottom: none;
}

.CON_accordion ul.desplegable {
  margin: 0;
  padding: 0;
  list-style: none;
}

.CON_accordion:last-child ul.desplegable {
  border-bottom: 2px solid #2B2E34;
}

.CON_accordion ul.desplegable > li {
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3 ease-out;
  transition: all 0.3 ease-out;
}

.CON_accordion ul.desplegable > li span {
  font-weight: 500;
  font-size: 22px;
  border-top: 2px solid #2B2E34;
  display: block;
  padding: 0.75rem 0;
  padding-right: 2.25rem;
}

.CON_accordion__content {
  height: auto;
  display: none;
  /*width: 80%;*/
}

/*@media (max-width: 992px) {
    .CON_accordion__content {
        width: 100%;
    }
}*/
@media (min-width: 48em) {
  .CON_accordion ul.desplegable > li span {
    font-size: 28px;
  }
}
.CON_accordion ul.desplegable > li > .icon {
  position: absolute;
  right: 0.5rem;
  top: 1.5rem;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.CON_accordion ul.desplegable > li.open > .icon {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.CON_accordion__content .CON_accordion ul.desplegable {
  border-bottom: none;
}
.CON_accordion__content .CON_accordion ul.desplegable > li span {
  font-weight: 500;
  font-size: 22px;
  border-top: none;
  border-bottom: none;
  display: block;
  padding: 0.5rem 0;
  padding-right: 2.25rem;
  text-decoration: underline;
}
.CON_accordion__content .CON_accordion ul.desplegable .icon {
  display: none;
}

.CON_accordion__content .CON_accordion__content .wb-ab-con-01__item:first-child {
  margin-top: 0;
}

/*.CON_accordion__content .CON_accordion:last-child ul.desplegable {
    margin-bottom: 2rem;
}*/
:root {
  --primary:$primary-color;
}

a {
  color: #212529;
}

a:hover {
  color: #212529;
}

.table-primary, .table-primary > td, .table-primary > th {
  background-color: #01924b;
}

.table-hover .table-primary:hover {
  background-color: #01924b;
}

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #01924b;
}

.btn-primary {
  color: #fff !important;
  background-color: #046A38;
  border-color: #046A38;
  border: none;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #1a6842;
  border-color: #046A38;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff !important;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

.btn-outline-primary {
  color: #046A38;
  background-color: transparent;
  background-image: none;
  border-color: #046A38;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #046A38;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

.badge-primary {
  color: #fff;
  background-color: #046A38;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #046A38;
}

.alert-primary {
  color: #046A38;
  background-color: #03b25c;
  border-color: #03b25c;
}

.alert-primary hr {
  border-top-color: #03b25c;
}

.alert-primary .alert-link {
  color: #1a6842;
}

.list-group-item-primary {
  color: #046A38;
  background-color: #03b25c;
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #046A38;
  background-color: #03b25c;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #046A38;
  border-color: #046A38;
}

.bg-primary {
  background-color: #046A38 !important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #01924b !important;
}

.border-primary {
  border-color: #046A38 !important;
}

.text-primary {
  color: #046A38 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #01924b !important;
}

/**** Secondary buttons  *****/
.btn-secondary {
  color: #fff !important;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-secondary:hover {
  color: #fff !important;
  background-color: #1a6842;
  border-color: #046A38;
}

.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff !important;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff !important;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

.btn-outline-secondary {
  color: #ffffff !important;
  background-color: transparent;
  background-image: none;
  border-color: #ffffff !important;
}

.btn-outline-secondary:hover {
  color: #ffffff;
  background-color: #046A38;
  border-color: #046A38 !important;
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #046A38;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #046A38;
  border-color: #046A38;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 106, 56, 0.5);
}

/*@import 'plugins/cookies/wb-co-cookies.scss';*/
body.showcookie {
  height: 100vh;
  width: 100vw;
  position: fixed;
  overflow: hidden;
}

.wb-co-cookiesgdpr {
  z-index: 1200;
  position: absolute;
  top: 0;
}

.wb-co-cookiesgdpr__title {
  font-family: "Commissioner-Light", sans-serif;
  line-height: 1.3;
  font-size: 30px;
}

.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: #046A38;
  color: white;
  border: none;
}
.cookiesgdpr__actionbtn:hover {
  background-color: #1a6842;
  color: white;
  border: none;
}

.cookiesgdpr__acceptallbtn {
  color: #046A38;
}

.cookiesgdpr__rejectallbtn {
  color: #046A38;
}

.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: #046A38;
  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: #046A38;
  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: #046A38;
}

.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 #046A38;
  margin-bottom: 10px;
  padding: 6px 14px;
  background-color: transparent;
  color: #046A38;
  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: #046A38;
  color: white;
  text-decoration: none;
}

.gdpr_btn_deshabilitar {
  border-color: #046A38;
  color: #046A38;
}
.gdpr_btn_deshabilitar.active, .gdpr_btn_deshabilitar:hover {
  background-color: #046A38;
}

@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;
  }
}
.wb-co-errorpage {
  margin-top: 10rem;
  margin-bottom: 0rem;
}

.wb-co-errorpage-container {
  background-repeat: no-repeat;
  background-position: 0px top;
  height: 600px;
  padding-left: 34rem;
}

.wb-co-errorpage-code {
  color: #046A38;
  font-size: 180px;
  float: none;
  width: auto;
}

.wb-co-errorpage-text {
  float: none;
  margin-right: 20px;
  width: auto;
  margin-top: 220px;
}

@media (max-width: 992px) {
  .wb-co-errorpage {
    margin-top: 0rem;
    margin-bottom: 0;
  }
  .wb-co-errorpage-code {
    font-size: 120px;
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 0;
    height: auto;
    text-align: center;
  }
  .wb-co-errorpage-container {
    /*background:none !important;*/
    height: auto;
    margin-bottom: 3rem;
  }
  .wb-co-errorpage-text {
    float: none;
    margin-right: 0;
    width: auto;
    margin-top: 0;
    text-align: center;
  }
}
.wb-co-mod-logolateral {
  position: absolute;
  right: 0;
  width: 20%;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.7);
  top: 100px;
  z-index: 3;
  padding: 10px;
}

.wb-co-mod-logolateral img {
  height: auto;
}

@media (max-width: 1200px) {
  .wb-co-mod-logolateral {
    left: 172px;
    top: 10px;
    background-color: transparent;
    right: auto;
    width: 150px;
    height: 70px;
    padding: 8px;
    z-index: 101;
  }
}
.wb-co-mod-rrss {
  position: fixed;
  right: 15px;
  top: 100px;
  z-index: 1000;
}

.wb-co-mod-rrss__item {
  display: block;
  height: 36px;
  width: 36px;
  background-color: #046A38;
  margin-top: 10px;
  border-radius: 3px;
}

.wb-co-mod-rrss__item a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 26px;
  color: #fff;
  padding: 6px;
}

.wb-co-mod-rrss__item:hover {
  background-color: #1a6842;
}

.wb-co-mod-rrss__item a:hover {
  text-decoration: none;
}

.wb-co-mod-rrss__item a.fa-blog {
  background: transparent url("/Assets/WB_co/img/default/modules/rrss/icon_blog.png") center no-repeat;
  background-size: 88%;
}

@media (max-width: 1200px) {
  .wb-co-mod-rrss {
    display: none;
  }
}
.wb-co-rrss_share .fa {
  font-size: 21px;
}

.wb-co-webmap .nivel_1 {
  padding-left: 0.5rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-bottom: 2px solid #eaeaea;
  text-transform: uppercase;
}
.wb-co-webmap .nivel_1:first-child {
  margin-top: 1rem;
}
.wb-co-webmap .nivel_1:last-child {
  margin-bottom: 5rem;
}
.wb-co-webmap .nivel_1 > .contenido, .wb-co-webmap .nivel_1 > .contenido a {
  color: #046A38;
  font-weight: normal;
  font-size: 17px;
}
.wb-co-webmap .nivel_1 .contenido a img {
  width: 16px;
  margin-top: -4px;
  margin-left: 5px;
}
.wb-co-webmap .nivel_2 {
  font-size: 15px;
  font-weight: normal;
}
.wb-co-webmap .nivel {
  padding-left: 3rem;
  padding-top: 0.5rem;
}

/*.wb-co-webmap .nivel_1 > .contenido, .wb-co-webmap .nivel_1 > .contenido a {
    color: $primary-color;
    font-weight: normal;
    font-size: 17px;
}*/
/*** Eliminar componentes ***/
/*.ban_01, .con_02, .con_04, .cta_04, .des_01, .des_02, .grupo_div_des, .dtr_01, .dtr_02, .dtr_03, .for_02, .ltd_01, .ltd_03, .ltd_04, .sld_02{
    display:none;
}*/
.titulo_cabecera {
  font-size: 30px;
  font-family: Arial;
  color: #333333;
  margin-bottom: 40px;
  margin-top: 10px;
  clear: both;
}
.titulo_cabecera .txt_titulo {
  float: left;
  width: 550px;
  line-height: 20px;
  margin-left: 16px;
}
.titulo_cabecera .btn_descarga {
  float: right;
  text-align: left;
  width: 120px;
}
.titulo_cabecera .btn_descarga a {
  color: #046A38;
  font-weight: bold;
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
}
.titulo_cabecera .btn_descarga a:hover {
  text-decoration: underline;
}

.grupo_componentes {
  padding-left: 20px;
  padding-right: 20px;
}

.grupo_item {
  padding-bottom: 5px;
  border-bottom: 2px solid #d1d2d4;
  margin-bottom: 15px;
}

.grupo_titulo_container {
  margin-bottom: 10px;
  cursor: pointer;
}

.grupo_icono {
  float: left;
  width: 82px;
  height: 26px;
  color: #fff;
  margin-right: 15px;
  font-family: Arial;
  font-size: 20px;
  padding-top: 16px;
  padding-left: 4px;
}

.grupo_def {
  background-color: #046A38;
}

.grupo_ban {
  background-color: #fcad1c;
}

.grupo_gal {
  background-color: #ffcd62;
}

.grupo_mod {
  background-color: #e5b48b;
}

.grupo_agr {
  background-color: #fee7b3;
}

.grupo_con {
  background-color: #e19f6f;
}

.grupo_des {
  background-color: #d98e55;
}

.grupo_for {
  background-color: #fcad1c;
}

.grupo_din {
  background-color: #e5b48b;
}

.grupo_titulo_block {
  float: left;
  width: 250px;
}
.grupo_titulo_block .titulo {
  color: #222021;
  font-family: Arial;
  font-size: 23px;
  margin-bottom: 4px;
}
.grupo_titulo_block .subtitulo {
  color: #046A38;
  font-family: Arial;
  font-size: 18px;
}

.banners_container {
  padding: 5px;
  display: none;
  padding-top: 0px;
}

.component_item {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 6px;
  padding-bottom: 10px;
}

.component_item.last, .component_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.component_icon {
  float: left;
  width: 90px;
  height: 78px;
  margin-right: 27px;
  margin-left: -20px;
  margin-top: 17px;
  display: none;
}

.ban_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -6px -10px;
}

.ban_02 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -139px -10px;
}

.con_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -272px -10px;
}

.con_02 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -405px -10px;
}

.con_03 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -538px -10px;
}

.con_04 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -6px -125px;
}

.cta_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -139px -125px;
}

.cta_02 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -272px -125px;
}

.cta_03 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -405px -125px;
}

.cta_04 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -538px -125px;
}

.cta_05 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -4px -240px;
}

.des_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -405px -240px;
}

.des_02 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -538px -240px;
}

.dtr_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -4px -355px;
}

.dtr_02 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -139px -355px;
}

.for_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -272px -355px;
}

.for_02 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -405px -355px;
}

.ltd_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -538px -355px;
}

.ltd_02 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -4px -470px;
}

.ltd_03 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -139px -470px;
}

.ltd_04 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -272px -470px;
}

.not_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -405px -470px;
}

.sld_01 .component_icon {
  background: url(/Assets/WB_co/backoffice/img/panel_componentes_wb-co.png) no-repeat -538px -470px;
}

.component_img {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

.component_img img {
  width: 600px;
}

.flecha {
  float: right;
  color: #046A38;
  font-weight: normal;
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  margin-top: 15px;
}

.clearFix {
  clear: both;
}

.component_alias {
  float: left;
  margin-right: 50px;
  margin-top: 20px;
  width: 120px;
}
.component_alias .component_alias_img {
  width: 80px;
  height: auto;
}
.component_alias h5 {
  margin-bottom: 0px;
  font-size: 14px;
}
.component_alias p {
  color: #999;
  font-size: 12px;
}
