

/* Start:/local/templates/clover.1/assets/public/css/pages/colors-and-coatings-map.css?17714445128946*/
@media (min-width: 1199.98px) {
  .colors-and-coatings-map {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1199.98px) {
  .colors-and-coatings-map .map-filter {
    padding-left: 10px;
    padding-right: 10px;
    width: 66.666%;
  }
}
.colors-and-coatings-map .map-filter .bx-filter-checkbox_with_pic_label .bx-filter-param-label.disabled {
  cursor: default;
  color: #B3B3B3;
}
.colors-and-coatings-map .map-filter .bx-filter-param-label.disabled {
  color: #B3B3B3;
}
.colors-and-coatings-map .map-sections {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  border: 0.5px solid #E5E5E5;
  box-shadow: 0 4px 20px rgba(66, 66, 66, 0.2);
  border-radius: 6px;
  margin-top: 28px;
}
@media (min-width: 1199.98px) {
  .colors-and-coatings-map .map-sections {
    margin-top: 37px;
  }
}
.colors-and-coatings-map .map-section {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.colors-and-coatings-map .map-section-childs {
  list-style: none;
  margin: 0;
  padding: 12px 27px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 19px;
  border-top: 0.5px solid #E5E5E5;
}
.colors-and-coatings-map .map-section.parent > .map-section--name {
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 27px;
  width: 100%;
}
.colors-and-coatings-map .map-section.parent + .parent > .map-section--name {
  border-top: 0.5px solid #E5E5E5;
}
.colors-and-coatings-map .map-section.child {
  border: 1px solid #E5E5E5;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% / 2 - 19px * (2 - 1) / 2);
  padding: 20px 10px;
}
@media (min-width: 767.98px) {
  .colors-and-coatings-map .map-section.child {
  width: calc(100% / 3 - 19px * (3 - 1) / 3);
  }
}
@media (min-width: 767.98px) {
  .colors-and-coatings-map .map-section.child {
  width: calc(100% / 3 - 19px * (3 - 1) / 3);
  }
}
.colors-and-coatings-map .map-section.child .map-section--icon {
  width: 100px;
  height: 70px;
  display: inline-block;
  max-width: 100%;
}
@media (min-width: 1199.98px) {
  .colors-and-coatings-map .map-section.child .map-section--icon {
    height: 50px;
  }
}
.colors-and-coatings-map .map-section.child .map-section--icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.colors-and-coatings-map .map-section.child .map-section--name {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
  text-align: center;
  transition: 0.3s;
}
@media (min-width: 1199.98px) {
  .colors-and-coatings-map .map-section.child .map-section--name {
    font-size: 10px;
    line-height: 12px;
    margin-top: 5px;
  }
}
.colors-and-coatings-map .map-section.child.active:hover .map-section--name {
  color: #004394;
}
.colors-and-coatings-map .map-section.child.active .map-section--url {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.colors-and-coatings-map .map-section.disabled .map-section--name {
  color: #B3B3B3;
}
.colors-and-coatings-map .map-section .map-section--name[aria-expanded=true] .map-section--toggler {
  background: #ECF3FA;
  transform: rotate(90deg);
  border-color: transparent;
}
.colors-and-coatings-map .map-section--toggler {
  border: 1px solid #E5E5E5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  transition: 0.3s;
}
.colors-and-coatings-map .map-section--toggler i {
  width: 15px;
}
.colors-and-coatings-map .bx-filter-checkbox_with_pic_label {
  gap: 0.25em;
}
.colors-and-coatings-map .bx-filter-checkbox_with_pic_label .bx-filter-param-label {
  border: 1px solid transparent;
  font-weight: 400;
  font-size: 16px;
  padding: 6px 8px;
  border-radius: 30px;
}
.colors-and-coatings-map .bx-filter-checkbox_with_pic_label .bx-filter-param-label.bx-active {
  border-color: transparent;
  background: #ECF3FA;
}
.colors-and-coatings-map .bx-filter-checkbox_with_pic_label .bx-filter-param-label:hover {
  border-color: #E5E5E5;
  box-shadow: 0 1px 6px rgba(66, 66, 66, 0.15);
}
.colors-and-coatings-map .bx-filter-checkbox_with_pic_label .bx-filter-param-label:after {
  content: unset;
}
.colors-and-coatings-map .bx-filter-checkbox_with_pic_label .bx-filter-param-btn {
  margin-right: 15px;
}
.colors-and-coatings-map .bx-filter-btn-color-icon {
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.colors-and-coatings-map .bx-filter-parameters-box-hint {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  border-bottom: 0.5px solid #424242;
  width: 100%;
  display: inline-block;
  padding-bottom: 8px;
  cursor: default;
}
@media (min-width: 1199.98px) {
  .colors-and-coatings-map .bx-filter-parameters-box-hint {
    font-weight: 600;
    font-size: 22px;
    line-height: 25px;
  }
}
.colors-and-coatings-map .bx-filter-parameters-box-hint:hover {
  color: #424242;
}
.colors-and-coatings-map .bx-filter-parameters-box-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 11px;
}
.colors-and-coatings-map .bx-filter-parameters-box-container {
  padding: 32px 19px 30px 26px;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox {
  margin: 0 -19px 0 -26px;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-label {
  cursor: pointer;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-label .field__helper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  border: none;
  height: 100%;
  border-radius: 0;
  margin: 0;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-label .field__helper:before {
  content: unset;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-label.disabled {
  cursor: default;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-label.disabled .field__helper {
  background: #EDEDED;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-label .field input[type=checkbox]:checked + .field__helper {
  background: #ECF3FA;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-label .field input[type=checkbox]:checked ~ .bx-filter-param-text {
  color: #004394;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox .bx-filter-param-text {
  font-weight: 400;
  font-size: 18px;
  padding: 13px 39px;
  display: inline-flex;
  width: 100%;
}
.colors-and-coatings-map .bx-filter-parameters-box .checkbox + .checkbox {
  margin-top: 3px;
}
.colors-and-coatings-map .bx-filter .bx-filter-parameters-box + .bx-filter-parameters-box {
  margin-top: 48px;
}
@media (min-width: 767.98px) {
  .colors-and-coatings-map .bx-filter .bx-filter-parameters-box + .bx-filter-parameters-box {
    margin-top: 0;
  }
}
.colors-and-coatings-map .bx-filter-block,
.colors-and-coatings-map .bx-filter .map-sections {
  margin-top: 24px;
  background: #FFFFFF;
  border: 0.5px solid #E5E5E5;
  border-radius: 6px;
}
@media (min-width: 1199.98px) {
  .colors-and-coatings-map .bx-filter-block,
.colors-and-coatings-map .bx-filter .map-sections {
    margin-top: 37px;
  }
}
.colors-and-coatings-map .bx-filter-param-text {
  z-index: 1;
}
.colors-and-coatings-map .simplebar-track.simplebar-vertical {
  box-shadow: inset 0 2px 4px rgba(66, 66, 66, 0.1);
  background: #E5E5E5;
  border-radius: 85px;
  width: 8px;
}
.colors-and-coatings-map .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  background: #73A7E5;
  box-shadow: inset 0 0 2px rgba(0, 67, 148, 0.05);
  border-radius: 85px;
  opacity: 1 !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.colors-and-coatings-map .map-catalog-sections {
  margin-top: 48px;
}
@media (min-width: 1199.98px) {
  .colors-and-coatings-map .map-catalog-sections {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
  }
}
@media (min-width: 767.98px) {
  .colors-and-coatings-map .smartfilter > .row {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
  }
  .colors-and-coatings-map .smartfilter > .row > * {
    width: 100%;
  }
  .colors-and-coatings-map .smartfilter > .row > .bx-filter-parameters-box:first-of-type .bx-filter-parameters-box-title {
    margin-right: -20px;
  }
  .colors-and-coatings-map .smartfilter > .row .bx-filter-parameters-box {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 767.98px) and (min-width: 1199.98px) {
  .colors-and-coatings-map .smartfilter > .row .bx-filter-parameters-box-title {
    margin-right: -20px;
  }
}

@media (max-width: 767.98px) {
  .main-banner--title {
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #fff;
  }
}

.main-banner--buttons {
  display: none;
}

/* End */


/* Start:/local/templates/clover.1/assets/vendor/simplebar/simplebar.min.css?17714445122950*/
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}

/* End */
/* /local/templates/clover.1/assets/public/css/pages/colors-and-coatings-map.css?17714445128946 */
/* /local/templates/clover.1/assets/vendor/simplebar/simplebar.min.css?17714445122950 */
