._align-center {
  align-items: center;
}

._align-stretch {
  align-items: stretch;
}

.container-365 {
  max-width: 365px;
}

.display-block {
  display: block !important;
}

.selects_local {
  margin-top: 16px;
}

.selects_local .checkbox-group {
  display: none;
}

.selects_local .checkbox-child-group {
  padding-left: 24px;
  margin-top: 16px;
}

.selects_local .checkbox-group input {
  margin-bottom: 16px;
}

.selects_local .checkbox-group label {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-left: 3px;
  display: table;
}

.selects_wrap.selects_local .bootstrap-select.open {
  border: 0 none;
}

.wrap_locations.selects_local h3 {
  display: flex;
  align-items: center;
}

.wrap_locations.selects_local h3 span {
  width: 32px;
  height: 32px;
  background: #00A88F;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

a.btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #00A88F;
}

a.btn {
  width: 100%;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #00A88F;
  font-family: Aktiv Grotesk;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

a.btn.btn-green {
  background: #00A88F;
  color: #fff;
}

.main-section_gr.selects_local-btn {
  padding: 0 0 86px;
}

a.header_loc {
  color: #000;
  font-family: Roboto;
  font-size: 14px;
  text-decoration: underline;
}

.local-example {
  width: 100%;
  height: calc(100vh - 79px);
  border-top: 14px solid #4F4F4F;
  border-left: 12px solid #4F4F4F;
  border-right: 12px solid #4F4F4F;
}

.local-example-wrap {
  width: 100%;
  background: #00A88F;
  padding: 47px 18px 28px;
}

.local-example-container {
  flex-direction: column;
  height: 420px;
}

.local-example-top {
  text-align: right;
}

.local-example-center-catalogue {
  margin-top: 6px;
  color: #FFF;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.16px;
}

.local-example-center-product {
  margin-top: 22px;
  color: #FFF;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.14px;
}

.local-example-center-data {
  color: #FFF;
  font-family: Open Sans;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.1px;
}

a.local-example-download {
  position: absolute;
  bottom: 80px;
  right: 20px;
  cursor: pointer;
}

#local-example-download-block,
#site-locations-block,
#site-products-block {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  background: #fff;
  border-radius: 32px 32px 0px 0px;
  padding: 22px 0 20px;
  display: none;
}

.local-example-download-container {
  max-width: 257px;
}

.local-example-download-buttons {
  margin-top: 20px;
  gap: 32px;
}

#local-example-download-block h4,
#site-locations-block h4,
#site-products-block h4 {
  color: #000;
  text-align: center;
  font-family: Aktiv Grotesk;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.local-example-download-buttons a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
}

#local-example-download-block-close {
  position: absolute;
  left: 13px;
  top: 18px;
  cursor: pointer;
}

.checkbox-locations-block {
  margin-top: 24px;
  margin-bottom: 8px;
  border-bottom: 1px solid #D7D7D7;
}

.checkbox-locations-group {
  margin-bottom: 40px;
}

.checkbox-group {
  margin-bottom: 24px;
}

.checkbox-child-group {
  margin-top: 16px;
  padding-left: 24px;
}

.checkbox-locations-group:first-child {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 600;
}

.checkbox-group input {
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}

.checkbox-group input~label {
  padding-left: 32px;
  position: relative;
  display: table;
  cursor: pointer;
}

.checkbox-group input~label::before {
  position: absolute;
  left: 0;
  top: -3px;
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url("../img/inp.svg");
}

.checkbox-group input.checkbox-parent~label,
.checkbox-group input.checkbox-all~label {
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px solid #F2F2F2;
}

#site-locations-block,
#site-products-block {
  height: 100%;
  border-radius: 32px 32px 0px 0px;
}

#site-locations-block .dropdown-toggle,
#site-products-block .dropdown-toggle {
  position: absolute;
  right: 20px;
  background: none;
  z-index: 99999;
  margin-top: -10px;
}

#site-locations-block .bootstrap-select .dropdown-toggle,
#site-products-block .bootstrap-select .dropdown-toggle {
  margin-top: 0;
}

.apply-btn {
  width: 100%;
  height: 89px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #D9D9D9;
  background: #fff;
}

.apply-btn a.btn.btn-green {
  width: 125px;
  ;
}

#site-locations-block h4 {
  margin-bottom: 24px;
}

.selects_wrap .bootstrap-select button .caret {
  top: 25px;
}

.checkbox-group.caretbottom .dropdown-toggle {
  transform: rotate(180deg);
}

.checkbox-group.caretbottom .checkbox-child-group {
  display: none;
}

.checkbox-child-block {
  margin-bottom: 16px;
}

.link-button {
  width: 100%;
  background: #FFF;
  padding: 16px 12px;
  margin-bottom: 8px;
  gap: 10px;
  color: #000;
  /*font-family: Roboto;*/
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.link-button span span {
  color: #AAA;
  /*font-family: Roboto;*/
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
