@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;
}
