﻿.wb-co-header-s3__brand {
  height: 101px;
  background-color: #ffd114;
  width: 150px;
}

@media (min-width: 1200px) {
  .wb-co-header-s3__topbar__inner {
    height: 101px;
  }
  .wb-co-header-s3__brand {
    top: 0px;
  }
}
.wb-co-header-s3__logo_interior {
  height: 32px;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .wb-co-header-s3__global__title {
    font-size: 16px;
    font-family: "DMSans-Bold", Arial;
  }
}
.wb-co-header-s3__global {
  background-color: #085536;
}

.wb-co-header-s3__global {
  font-family: "DMSans-Regular", sans-serif;
  font-size: 16px;
}

.wb-co-header-s3__global__list a.active {
  color: white;
  font-family: "DMSans-Bold", Arial;
}

@media (min-width: 1200px) {
  .wb-co-header-s3__submenu--fullwidth {
    background-color: #085536;
  }
}
.wb-co-header-s3__mainmenu__item a:hover, .wb-co-header-s3__mainmenu__item a:active, .wb-co-header-s3__mainmenu__item a.active {
  /*color: white !important;
  font-family: $primary-font-bold;*/
}

.wb-co-header-s3__global__body__title {
  color: white;
  font-size: 21px;
  margin-bottom: 0;
}

.wb-co-header-s3__global__body__intro {
  font-size: 15px;
}

@media (max-width: 768px) {
  .wb-co-header-s3__brand {
    margin-left: 0px;
    margin-top: -5px;
    height: 90px !important;
    width: 130px !important;
  }
  .wb-co-footer-lastblock-buttons li {
    text-align: center;
  }
  .wb-co-footer-lastblock-siguenos {
    position: relative;
    right: auto;
    margin-top: 0 !important;
  }
  .wb-co-footer-lastblock-siguenos a {
    margin-left: 6px !important;
    margin-right: 6px;
  }
  .wb-co-footer-lastblock-copyright a {
    margin-left: 0;
  }
  .wb-co-footer-lastblock-copyright {
    padding-top: 0px;
  }
  footer .wb-co-footer-lastblock-copyright p {
    font-size: 17px;
  }
  .wb-co-header-s3__nav {
    background-color: #085536;
  }
}
.btn-text {
  color: currentColor;
  text-decoration: none;
  transition: color 0.3s ease;
}
.btn-text:hover, .btn-text:active {
  color: #065032;
  text-decoration: underline;
}

.btn-arrow {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: currentColor;
}
.btn-arrow:before {
  content: "\f178";
  font-family: "FontAwesome";
  margin-left: -1.8em;
  margin-right: 0.8em;
  opacity: 0;
  transition: all 0.3s ease;
}
.btn-arrow:hover {
  color: #065032;
  font-family: "DMSans-Bold", Arial;
  text-decoration: none;
}
.btn-arrow:hover:before {
  margin-left: 0;
  margin-right: 0.5em;
  opacity: 1;
}

.btn-primary {
  color: #065032 !important;
  background-color: #ffd114;
  border-color: #ffd114;
}
.btn-primary:hover, .btn-primary:active {
  color: #ffd114 !important;
  background-color: #065032 !important;
  border-color: #065032 !important;
}

.btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-icon span {
  margin-top: 2px;
  margin-right: 15px;
}

.btn-icon-search {
  border: 0;
  background: none;
  cursor: pointer;
}

.wb-co-cta-08 .form-control {
  height: 50px;
  background-color: #FCFFFB;
  border-color: #E3E9E4;
  border-radius: 13px;
  font-size: 15px;
  max-width: 300px;
}

.wb-co-cta-08 p {
  font-size: 14px;
}

.wb-co-cta-08 h5 {
  font-size: 16px;
}

.xdt-01__item__box {
  background-color: #FAF9F5;
  border-radius: 20px;
  padding: 20px 30px !important;
  border: none !important;
}
.xdt-01__item__box h4 {
  font-family: "DMSans-Bold", Arial;
}

.wb-co-con-05__item .btn--brand {
  background-color: #DEEED3;
  color: #0B291D !important;
  border-color: transparent !important;
  border-radius: 15px;
  font-family: "DMSans-Medium", sans-serif;
  font-size: 14px;
  transition: all 0.3s ease;
}
.wb-co-con-05__item .btn--brand:hover {
  background-color: #CAE2B9 !important;
  border-color: transparent !important;
  color: #0B291D !important;
  border: none;
}

/******** MAP 01 ********/
.wb-co-map-01 .map-01__titulo {
  position: initial !important;
  padding-top: 40px;
  padding-bottom: 10px;
}
.wb-co-map-01 .wb-co-accordion .card-header {
  border-bottom: 1px solid #E4E8E8;
}
.wb-co-map-01 .wb-co-accordion .card-header a {
  font-family: "DMSans-Bold", Arial;
}
.wb-co-map-01 .map-01__itemtext {
  font-weight: normal;
  font-size: 16px;
  padding-left: 70px;
  position: relative;
  padding-top: 4px !important;
}
.wb-co-map-01 .map-01__itemtext:before {
  content: " ";
  position: absolute;
  left: 53px;
  background-color: black;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  top: 13px;
}
.wb-co-map-01 .map-01__grupos .map-01__grupo__item {
  font-weight: normal;
  padding-left: 20px;
  border-radius: 10px;
  font-size: 14px;
  font-family: "DMSans-Bold", Arial;
}

.map-01__popup__title h3 {
  font-weight: normal;
  font-family: "DMSans-Bold", Arial;
  color: #000000;
  font-size: 20px;
}

/****** DTR 03 *******/
.wb-co-dtr-03__image {
  border-radius: 20px;
}

@media (max-width: 768px) {
  #mapa2 {
    min-height: 400px !important;
    height: 300px !important;
  }
  .wb-co-map-01 .map-01__grupos {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: auto;
    min-width: 190px;
  }
}
.products-menu__header {
  color: #0B291D;
  background-color: white;
}

.products-menu__mainbtn:before, .products-menu__mainbtn:after {
  display: none;
}

.products-menu__mainbtn {
  align-items: end !important;
  justify-content: start !important;
  padding-left: 24px;
  padding-bottom: 24px;
  font-size: 20px;
  font-family: "DMSans-Bold", Arial;
}
.products-menu__mainbtn:hover, .products-menu__mainbtn.active {
  color: white;
  text-decoration: none;
}
.products-menu__mainbtn > span {
  background-image: url("/Assets/WB_co/img/custom/modules/productos/fito/flecha_productos_home.svg");
  background-position: calc(100% - 10px) 10px;
  background-size: 15px;
  background-repeat: no-repeat;
  padding-right: 40px !important;
  transition: all 0.3s ease;
}
.products-menu__mainbtn:hover > span {
  background-position: calc(100% - 4px) 10px;
}

.products-menu__search > button, .wb-co-header-s3__search > button {
  background-image: url("/Assets/WB_co/img/custom/modules/productos/fito/ico_buscar.svg");
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
}
.products-menu__search > button i, .wb-co-header-s3__search > button i {
  display: none;
}

@media (min-width: 1200px) {
  .products-menu__header {
    font-size: 26px;
    padding: 20px 30px 0px 30px;
  }
  .wb-co-header-s3__submenu__inner {
    max-width: 1210px;
    padding: 20px 0px;
  }
  .products-menu__header__title {
    font-size: 26px;
    font-family: "DMSans-Bold", Arial;
  }
  .products-menu__search > input {
    font-size: 19px;
    font-family: "DMSans-Light", sans-serif;
  }
  .products-menu__mainbtn {
    height: 190px;
  }
  .wb-co-header-s3__search {
    padding-right: 110px;
  }
  .wb-co-header-s3__submenu__inner--lang {
    padding: 20px 20px;
  }
  .top-breadcrumbs .breadcrumbs-wrapper {
    padding-left: 50px;
  }
}
.top-breadcrumbs {
  background-color: transparent;
}
.top-breadcrumbs .breadcrumbs-wrapper {
  color: #B6BFBC;
}

.breadcrumbs a {
  color: #B6BFBC;
}

.wb-co_productos_homeitem .textocategoria {
  background-image: url("/Assets/WB_co/img/custom/modules/productos/fito/flecha_productos_home.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 7px;
  background-size: 15px;
  padding-right: 40px;
  width: auto;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.wb-co_productos_homeitem .textocategoria h3 {
  float: left;
  font-size: 18px;
  font-family: "DMSans-Bold", Arial;
}
.wb-co_productos_homeitem a:hover .textocategoria {
  background-position: calc(100% - 4px) 7px;
}

.products {
  background-color: #FAF9F5;
  margin-top: 20px;
  border-radius: 10px;
  padding: 2rem;
  /*padding-bottom:0;*/
}
.products .products__product a {
  background-color: white;
  display: block;
  padding: 20px;
  border-radius: 10px;
}
.products .products__product a .products__product__img {
  box-shadow: none;
}
.products .products__product a .products__product__name {
  color: #0B291D;
  font-size: 14px;
  font-family: "DMSans-Bold", Arial;
}

.wb-co-modulos-products .wb-co-con-05 {
  background-color: transparent !important;
}
.wb-co-modulos-products .wb-co-con-05 .wb-co-con-05__multi-icon .p-3.d-flex {
  padding: 0 !important;
}
.wb-co-modulos-products .wb-co-con-05 .multi-icon-alternate {
  display: none;
}
.wb-co-modulos-products .wb-co-con-05 .multi-icon-text {
  font-family: "DMSans-Bold", Arial;
  font-size: 14px;
}

.producto-btn-contacto {
  max-width: 450px;
  background-color: #DEEED3 !important;
  border-radius: 15px;
  font-family: "DMSans-Bold", Arial;
  color: #0B291D !important;
}
.producto-btn-contacto span {
  background-image: url(/Assets/WB_co/img/custom/modules/productos/fito/icono_habla_experto_fito.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 21px;
  padding-right: 48px;
  font-size: 17px;
}
.producto-btn-contacto:hover {
  background-color: #DEEED3 !important;
  color: #0B291D !important;
}

@media (min-width: 768px) {
  .product__info__name {
    font-size: 40px;
  }
  .product_separator_new {
    padding-bottom: 20px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 20px;
  }
  .product .module-title {
    font-size: 33px;
    font-family: "DMSans-Bold", Arial;
  }
  .product.product-related {
    background-color: #FAF9F5;
  }
  .product.product-related .carousel-cell {
    width: 28%;
    height: 100%;
    margin-right: 5%;
    border-radius: 10px;
    overflow: hidden;
  }
  .product.product-related .carousel-cell .related-info {
    font-size: 16px;
    font-family: "DMSans-Bold", Arial;
    color: #0B291D;
  }
}
.product.product-related .carousel-cell .related-info {
  height: auto;
  max-height: 86px;
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 15px;
  background-color: white;
  font-size: 18px;
}

.wb-co-con-05__multi-icon .multi-icon-link {
  background-size: 18px;
  background-position: calc(100% - 15px) center;
  max-width: 400px;
  margin-bottom: 0;
  border-radius: 10px;
  padding: 14px;
  padding-left: 30px;
  padding-right: 70px;
  font-family: "DMSans-Bold", Arial;
}

.wb-co-con-05__multi-icon .multi-icon-link.tipo-descarga {
  background-image: url(/Assets/WB_co/img/custom/modules/productos/fito/ico_descarga_producto.svg);
}

.wb-co-header-s3 .products-menu .products-menu__content a {
  display: block;
}

.wb-co-header-s3 .products-menu .products-menu__content .breadcrumbs a {
  display: inline-block;
}

@media (max-width: 768px) {
  .products__list > li {
    min-height: 160px;
    width: 100%;
  }
}
.wb-co-noticia-item-container {
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
  height: 350px;
  padding: 20px;
  display: flex;
  align-items: end;
  position: relative;
}
.wb-co-noticia-item-container .noticia_content {
  position: relative;
  z-index: 2;
}
.wb-co-noticia-item-container span {
  color: white;
  display: block;
  margin-bottom: 6px;
  font-size: 15px !important;
  font-family: "DMSans-Bold", Arial;
  font-weight: normal !important;
}
.wb-co-noticia-item-container p {
  font-size: 12px;
  line-height: 1.2;
  color: white;
  font-family: "DMSans-Light", sans-serif;
  margin-bottom: 0;
}
.wb-co-noticia-item-container .noticia_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.wb-co-noticia-item-container:hover span {
  color: white;
}

.wb-co-mod-multimedia .wb_multimedia__filtros__item {
  background-color: #DEEED3;
  color: #0B291D;
  font-family: "DMSans-Bold";
  border-radius: 15px;
  border-bottom: 0;
  text-align: center !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.wb-co-mod-multimedia .wb_multimedia__filtros__item.active {
  color: white;
  border-bottom: 0;
  background-color: #065032;
}

.wb-co-mod-multimedia .form-control {
  background-color: #FCFFFB;
  border-radius: 14px;
  font-size: 14px;
  height: 43px;
  font-family: "DMSans-Light", sans-serif;
}

@media (min-width: 600px) {
  .wb-co-cookiesgdpr__dialog {
    background: #fff;
    border: 1px solid #626262;
    margin: 0 auto;
    padding: 40px 40px;
    max-width: 750px;
    /*position: absolute;
    bottom: 40px;
    right: 40px;
    width: 800px;*/
  }
  .cookiesgdpr__base {
    padding: 140px 0px;
  }
}
.wb-co-cookiesgdpr__logo__container {
  display: none;
}

.wb-co-cookiesgdpr__description p {
  line-height: 1.4;
  font-size: 14px;
}

.wb-co-cookiesgdpr__title {
  font-family: "DMSans-Bold", Arial;
  font-size: 23px;
}

.wb-co-cookiesgdpr__configbtn {
  background-color: #F7F6F0;
  color: #0B291D;
  font-family: "DMSans-Bold", Arial;
  border-radius: 10px;
  padding: 6px 40px;
  transition: all 0.3s ease;
  border: none;
}
.wb-co-cookiesgdpr__configbtn:hover {
  background-color: #F2F2EF;
  color: #0B291D;
  border: none;
}

.cookiesgdpr__actionbtn {
  background-color: #DEEED3;
  color: #0B291D;
  font-family: "DMSans-Bold", Arial;
  border-radius: 10px;
  padding: 6px 40px;
  transition: all 0.3s ease;
  border: none;
}
.cookiesgdpr__actionbtn:hover {
  background-color: #D5E4CB;
  color: #0B291D;
  border: none;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  text-rendering: optimizeLegibility;
}

.image-blank-background {
  background-image: url(/Assets/WB_co/img/custom/modules/productos/fito/blank_image_fito.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #eaeaea;
  opacity: 1;
}

@media (min-width: 1200px) {
  .module-item.wb-co-first-component > section > div, .wb-co-titlepage {
    margin-top: 96px;
  }
  .wb-co-sld-01.wb-co-ntm {
    margin-top: 96px !important;
  }
}
@media (max-width: 768px) {
  .wb-co-ban-02-media, .wb-co-ban-02-media .wb-co-ban-02__image {
    min-height: 220px;
  }
  .wb-co-ban-02__text {
    padding-top: 2rem !important;
  }
  .wb-co-component {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
  /*.wb-co-dtr-06 .wb-co-dtr-06__item, .wb-co-dtr-06__item .wb-co-dtr-06__item__texto {
      min-height: auto;
  }*/
}
@media (min-width: 0px) {
  .module-item.wb-co-first-component > section > div, .wb-co-titlepage {
    margin-top: 81px;
  }
  .wb-co-sld-01.wb-co-ntm {
    margin-top: 81px !important;
  }
}
@media (min-width: 768px) {
  .module-item.wb-co-first-component > section > div, .wb-co-titlepage {
    margin-top: 96px;
  }
  .wb-co-sld-01.wb-co-ntm {
    margin-top: 96px !important;
  }
}
.wb-co-errorpage-code {
  font-size: 120px;
  width: auto;
  margin-left: 0;
  margin-top: 0;
}

.wb-co-errorpage-text {
  margin-right: 20px;
  width: 400px;
  margin-top: 0px;
}

@media (max-width: 992px) {
  .wb-co-errorpage {
    margin-top: 10rem;
    margin-bottom: 0;
  }
  .wb-co-errorpage-container {
    background-size: 280px;
    background-position: top;
    margin-top: 7rem;
    padding-left: 0;
  }
  .wb-co-errorpage-code {
    padding-top: 185px;
    font-size: 90px;
  }
  .wb-co-errorpage-text {
    margin-right: 0;
    width: auto;
    margin-top: 0px;
  }
}
.popover {
  max-width: 360px;
  width: 250px;
  z-index: 1004;
}

.popover-body {
  padding: 15px;
  min-width: 250px;
}

/*** FORMULARIO DE DENUNCIA ***/
.formulariocanaldedenuncia .umbraco-forms-field-wrapper p {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.formulariocanaldedenuncia .umbraco-forms-form legend {
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 24px !important;
}
.formulariocanaldedenuncia .titleanddescription .umbraco-forms-field-wrapper {
  width: 90%;
}
.formulariocanaldedenuncia input[type=file] {
  margin-top: 8px;
}
.formulariocanaldedenuncia .enviardenunciadeformaanonima .umbraco-forms-field-wrapper p {
  margin-top: 10px;
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 15px;
}
