@import "/wp-content/esf-cache/gilroy-regular/style.css";

.yandex-map-wrapper {
  min-width: 10vw;
  min-height: 30vh;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dsymap {
  /*  min-width: 10vw;
    min-height: 30vh; */
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/*.elementor-widget-yandex_maps .elementor-widget-container {
  overflow: hidden;
}*/

/* Сайдбар карты правый */
.ds-sidebar-block {
  visibility: hidden;
  float: right;
  background: transparent;
  min-height: 30vh;
  height: inherit;
  max-height: inherit;
  overflow: hidden;
  position: relative;
  z-index: 100;
}


.ds-sidebar-view {
  visibility: hidden;
  float: right;
  position: relative;
  max-width: 25vw;
  width: auto;
  overflow: hidden;
  opacity: 0.85;
  -webkit-border-radius: 0;
  border-radius: 0;
  /* border-radius: 4px 0 0 4px; */
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
  background-color: #000000;
  /* padding: 30px; */
  color: #dedede !important;
  /* --------------- */
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*  font-family: sans-serif; */
  list-style: none;
  text-decoration: none;
  font-size: 14px;
  /* display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start; */
  display: block;
  height: inherit;
  max-height: inherit;
  line-height: 1.3;
}

.ds-sidebar-panel {
  /* display: flex;
  flex-direction: column;
  min-height: 1em;
  justify-content: space-between;
   */
  /*  height: 100%; */
  float: left;
  padding-top: 0;
  box-sizing: border-box;
  /* height: 100%; */
  width: 100%;
  overflow: hidden;
}

.ds-sidebar-panel.top {
  height: auto;
  top: 0;
  left: 0;
  position: relative;
  padding: 10px 15px 0 10px;
}

.ds-sidebar-panel.bottom {
  /* height: auto; */
  padding-top: initial;
  bottom: 0;
  position: fixed;
  height: auto;
  padding-bottom: 24px;
  float: left;
}

.ds-sidebar-panel.scrollable {
  overflow-y: auto;
  height: 100%;
  max-height: 425px;
  padding: 0 15px 0 10px;
}

.ds-sidebar-panel.scrollable::-webkit-scrollbar-thumb {
  background-color: #ef336296;
}

.ds-sidebar-panel.scrollable::-webkit-scrollbar {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #00000030;
  width: 10px !important;
}

.ds-sidebar-panel.toolbar {
  /* background-color: #ffffff !important; */
  margin: 10px;
}

.ds-sidebar-panel.wrapper {
  height: 100%;
  position: relative;
}

.ds-sidebar-panel.info {
  /* background-color: #ffffff !important; */
}

.ds-sidebar-panel.info > p {
  line-height: 41px !important;
}

.ds-sidebar-panel.search {
  /* background-color: #ffffff !important; */
}

.ds-sidebar-panel.toolbar {
  /* background-color: #ffffff !important; */
}

.ds-sidebar-panel.geo {
  margin-top: 16px;
}

.geo-query-block {
  float: left;
  width: 100%;
}

.geo-query-input {
  float: left;
  width: 100%;
}

.geo-query-input > input[type="search"] {
  float: left;
  margin-right: 10px;
  color: #848484;
  background-color: #fafafa;
  border-color: #cccccc;
  padding: 3px 12px;
  -webkit-appearance: initial;
  appearance: initial;
  outline-offset: initial;
}

.geo-query-results {
  float: left;
}

.geo-query-results p {
  margin-bottom: 0.9em;
}

.geo-query-results .ds-h1 {
  font-size: 14px;
  text-transform: uppercase;
  color: #1f9fa2;
  letter-spacing: 1px;
  margin: 14px 0 7px 0;
  line-height: 18px;
}

.geo-query-results .ds-h1.empty {
  color: #f1688b;
}

.geo-query-results ul.geo-query-result {
  margin: 0 0 0.5em 0.1em;
}

.geo-query-results.empty,
.geo-query-results ul.geo-query-result.empty {
  display: none;
}

.geo-query-results .btn-box-tool.close {
  float: right !important;
}

.geo-query-result {
  list-style: none;
}

.geo-query-result > li > .ds-h2 {
  margin-bottom: 0;
  line-height: 0.9em;
}

.geo-query-result > li > .ds-h2 > p:nth-of-type(1) > span:nth-of-type(1) {
  margin-right: 10px;
  font-size: 12px;
}

.geo-query-result > li > .ds-h2 > p:nth-of-type(1) > span:nth-of-type(2) {
  font-size: 16px;
}

.geo-query-result > li > .ds-snippet {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.geo-query-result > li > .ds-footer {
  color: #33c3b6;
  font-size: 10px;
  /* margin-top: -15px !important; */
}

.geo-description,
.geo-description p {
  height: 46px;
  max-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info-description,
.info-description p {
  height: 46px;
  max-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* кнопка правого сайдбара карты */
.ymaps-2-1-78-float-button {
  background-clip: border-box;
  background-color: #000000;
  border-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15), 0 2px 5px -3px rgba(0, 0, 0, .15);
  box-sizing: border-box !important;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: background-color .15s ease-out, border-color .15s ease-out, opacity .15s ease-out;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  height: 28px;
  text-align: left;
  text-decoration: none;
  transition: background-color .15s ease-out, border-color .15s ease-out, opacity .15s ease-out;
  vertical-align: middle;
  opacity: 0.85;
}

.ymaps-2-1-78-float-button {
  filter: brightness(60);
}

.ymaps-2-1-78-float-button.ymaps-2-1-78-_disabled {
  background-color: #434343;
  cursor: default;
}

.ds-sidebar-toggler {
  background-clip: border-box;
  background-color: #000000;
  border-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15), 0 2px 5px -3px rgba(0, 0, 0, .15);
  box-sizing: border-box !important;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: background-color .15s ease-out, border-color .15s ease-out, opacity .15s ease-out;
  transition: background-color .15s ease-out, border-color .15s ease-out, opacity .15s ease-out;
  /*  display: inline-block; */
  /* flex-shrink: 0; */
  float: left;
  height: 32px;
  margin-right: 10px;
  margin-top: 16px;
  min-width: 24px;
  pointer-events: auto;
  position: relative;
  opacity: 0.85;
}

.ds-sidebar-toggler-icon {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  transition: -webkit-transform .15s;
  color: #ffffff;
  opacity: .85;
  transform: rotate(90deg);
}

.ds-sidebar-toggler:hover .ds-sidebar-toggler-icon {
  opacity: 1;
}

.ds-sidebar-toggler:not(.collapsed) {
  margin-right: 6px;
}

.ds-sidebar-toggler:not(.collapsed) .ds-sidebar-toggler-icon {
  transform: rotate(-90deg);
}

/* Меню фильтров сайдбара */
.ds-checkbox-menu {
  margin: 0 0 35px 0;
}

.ds-checkbox-menu.waiting {
  pointer-events: none;
  cursor: progress;

}

.ds-checkbox-menu > ul ul {
  padding: 0 !important;
}

.ds-checkbox-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}

.ds-checkbox-menu ul li {
  position: relative;
  margin: 0;
  line-height: 30px;
  padding-left: 20px;
}

.ds-checkbox-menu ul li li {
  padding-left: 0;
}

.ds-checkbox-menu .ds-checkbox-group-header-input, .ds-checkbox-group-header {
  top: 0;
  left: 0;
  position: absolute;
  cursor: pointer;
  /*@todo: отменить, если что */
  /* width: unset !important; */
}

/*@todo: может и не надо plus|minus */
.ds-checkbox-menu .ds-checkbox-group-header-input.plus,
.ds-checkbox-group-header:before,
.ds-checkbox-menu .ds-checkbox-group-header-input.minus,
.ds-checkbox-group-header-input:checked + .ds-checkbox-group-header:before {
  content: '+';
  font-size: 22px;
  color: #ff3366;
  font-weight: 400;
  margin-left: 0px; /* mabe for ds-checkbox-group-header:before only ! was -6px */
}

.ds-checkbox-group-header:before {
  color: #ff3366 !important;
  font-weight: 400 !important;
  margin-left: 0px !important; /* mabe for ds-checkbox-group-header:before only ! was -6px */
}

/*@todo: может и не надо plus|minus */
.ds-checkbox-menu .ds-checkbox-group-header-input.minus, .ds-checkbox-group-header-input:checked + .ds-checkbox-group-header:before {
  content: '-';
  padding-left: 2px;
  font-size: 26px;
}

.ds-checkbox-menu a {
  color: #076ea1;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.ds-checkbox-menu span {
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  color: #202020;
  padding: 0;
  outline: none;
}

.ds-checkbox-menu ul li li a {
  color: #666666;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

/*@todo: может и не надо active */
.ds-checkbox-menu a.active {
  color: #00b1ec;
}

.ds-checkbox-menu a:hover {
  text-decoration: none;
  color: #000000 !important;
}

.ds-checkbox-menu > ul > li {
  white-space: normal;
  text-overflow: ellipsis;
  overflow-x: hidden;
  overflow-y: hidden;
}

.ds-checkbox-menu > ul > li ul {
  display: none;
}

/*@todo: может и не надо active */
.ds-checkbox-menu > ul > li a.active + span + ul {
  display: block !important;
}

.ds-checkbox-menu > ul > li .ds-checkbox-group-header-input:checked ~ ul {
  display: block !important;
}

.ds-checkbox-menu input[type=checkbox].ds-checkbox-group-header-input {
  display: none;
}

.ds-checkbox-menu > ul li li a:hover:before {
  color: #076ea1;
}

.ds-checkbox-menu label > span,
.ds-checkbox-menu > ul > li > ul > li label,
.ds-checkbox-menu > ul > li > ul > li input {
  cursor: pointer;
}

.ds-checkbox-menu > ul > li > ul > li label {
  font-size: 15px;
  line-height: 14px;
}

.ds-checkbox-menu > ul > li > ul > li label {
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 200 !important;
  letter-spacing: 1px !important;
  white-space: normal;
  text-overflow: ellipsis;
  overflow-x: hidden;
}

.ds-checkbox-menu span {
  color: #31e4d4 !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
}

/* checkbox menu flex part */
.ds-checkbox-menu .ds-checkbox-group-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /* justify-content: space-around; */ /* flex-start flex-end center space-between space-around */
  /* align-items: flex-start; */ /* flex-start flex-end center stretch baseline */
  /* align-content: space-between; */
}

.ds-checkbox-menu .ds-checkbox-item label > div {
  padding-left: 5px;
  white-space: normal;
  text-overflow: ellipsis;
  overflow-x: hidden;
}

.ds-checkbox-menu .ds-checkbox-item {
  /* float:left; */
  /*
  display: inline-block;
  */
  flex: 50%;
  margin-bottom: 0;
  font-weight: normal;
  /* text-align: center; */
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inherit;
  white-space: nowrap;
}

/*righ-panel*/

/*buttones*/
.ds-button {
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  color: #ffffff !important;
  background-color: #1f9fa2;
  padding: 6px 6px;
  text-transform: uppercase;
  font-weight: 200;
  text-decoration: none;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  /*===============*/
  margin-bottom: 0;
  font-size: 14px;
  /* line-height: initial; */
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ds-button.ds-info {
  background-color: #1f9fa2;
}

.ds-button.ds-warn {
  background-color: #c8a518;
}

.ds-button.ds-danger {
  background-color: #f1688b;
}


.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 6px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  /* color: #97a0b3; */
}

/*================================================*/
.ds-sidebar-view > .collapse-content {
  width: 25vw;
  margin: auto;
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
}

.ds-sidebar-view .collapse {
  background: #ffffff;
}

.ds-sidebar-view .collapse a {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.9rem 1.8rem;
  color: #ffffff;
  position: relative;
}

.ds-sidebar-view .collapse a.ds-accordion-map-search {
  background: #000000;
}

.ds-sidebar-view .collapse a.ds-accordion-map-filter {
  background: #000000;
}

.ds-sidebar-view .collapse a.ds-accordion-map-info {
  background: #000000;
}

.ds-sidebar-view .collapse a:before {
  content: "";
  border-top: 7px solid #ffffff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: 25px;
  right: 30px;
}

.ds-sidebar-view .inner-content {
  padding: 1.8rem;
}

.ds-sidebar-view .content {
  max-height: 0em;
  transition: 0.3s linear 0s;
  overflow: hidden;
}

.ds-sidebar-view .collapse + .collapse a {
  border-top: 1px solid rgba(0, 0, 0, 0.7);
}

.ds-sidebar-view h3 {
  margin-bottom: 15px;
}

.ds-sidebar-view .collapse:target .content {
  max-height: 15em;
}

.ds-sidebar-view .collapse:target a:before {
  transform: rotate(-90deg);
}

/* mobile ================ */

@media (max-width: 768px) {
  .ds-sidebar-view {
    max-width: 25vw;
  }

  .ds-sidebar-view > .collapse-content {
    width: 45vw;
    margin: auto;
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  }
}

@media (max-width: 425px) {
  .ds-sidebar-view {
    line-height: 1.3;
  }

  .ds-sidebar-view > .collapse-content {
    width: 45vw;
  }

  .ds-sidebar-view {
    max-width: 25vw;
  }

  .ds-sidebar-view .inner-content {
    padding: 1.2rem;
  }

  .ds-sidebar-view .inner-content h3 {
    margin-bottom: 0.3rem;
  }
}

@media (max-width: 320px) {
  .ds-sidebar-view {
    line-height: 1.3;
  }

  .ds-sidebar-view {
    max-width: 25vw;
  }

  .ds-sidebar-view > .collapse-content {
    width: 45vw;
  }

  .ds-sidebar-view .inner-content {
    padding: 0.8rem;
  }

  .ds-sidebar-view .inner-content h3 {
    margin-bottom: 0.3rem;
  }
}

/* end of mobile ================ */
/*================================================*/
.yandex-maps_filter_grayscale [class*="ymaps-2"][class*="-ground-pane"] {
  filter: grayscale(100%);
}

.yandex-maps_filter_sepia [class*="ymaps-2"][class*="-ground-pane"] {
  filter: sepia(0.5);
}

.yandex-maps_filter_brightness [class*="ymaps-2"][class*="-ground-pane"] {
  filter: brightness(50%);
}

.yandex-maps_filter_invert [class*="ymaps-2"][class*="-ground-pane"] {
  filter: invert(100%);
}

.yandex-maps_filter_green [class*="ymaps-2"][class*="-ground-pane"] {
  filter: hue-rotate(90deg);
}

.yandex-maps_filter_blue [class*="ymaps-2"][class*="-ground-pane"] {
  filter: hue-rotate(180deg);
}

.yandex-maps_filter_purple [class*="ymaps-2"][class*="-ground-pane"] {
  filter: hue-rotate(260deg);
}

.ds-yandex-map-baloon > div {
}

.ds-yandex-map-baloon .caption {
}

.ds-yandex-map-baloon .value {
}

.ds-yandex-map-baloon .images img {
}

.ds-yandex-map-baloon-header-cluster > .caption-link {
  display: none;
}

.ds-hint {
  display: inline-block;
  padding: 5px;
  height: auto;
  position: relative;
  left: -10px;
  width: auto;
  font-size: 13px;
  /* line-height: 17px; */
  color: #ffffff;
  text-align: left;
  vertical-align: middle;
  background-color: #000000;
  opacity: 0.85;
  border: 1px solid #000000;
  font-family: "gilroy-regular", sans-serif;
  /* border-radius: 1px; */
  /* font-family: Arial; */
}

.ds-hint .ds-hint-title {
  white-space: nowrap;
}

.ds-hint .ds-hint-gid {
  font-weight: bold;
}

.ds-hint .ds-hint-body {
  font-size: 12px;
}

.ds-color-legend {
  list-style: none;
  margin-left: 20px;
  line-height: 1.6em;
}

.ds-color-legend .ds-color-legend-item {
  font-size: 1.3em;
}

.ds-blue {
  color: #1e98ff;
}

.ds-red {
  color: #ed4543;
}

.ds-pink {
  color: #f26acc;
}

.ds-violet {
  color: #b51eff;
}

.ds-yellow {
  color: #ffd21e;
}

.ds-orange {
  color: #fe9231;
}

.ds-night {
  color: #0e4779;
}

.ds-brown {
  color: #773f19;
}