.gm-fullscreen-control {
  display: none !important;
}

.gm-ui-hover-effect {
  display: none !important;
}

.gm-style .gm-style-iw-c {
  padding: 0px !important;
  max-width: 480px !important;
}

.gm-style-iw-d {
  overflow: hidden !important;
  max-height: none !important;
}

.gm-style-iw-tc {
  display: none !important;
}

.gm-style-iw-ch {
  display: none;
}

.gm-style img[src="https://maps.gstatic.com/mapfiles/transparent.png"] {
  content: none;
}

/*  */

.loader-icon-marker {
  width: 12px;
  height: 12px;
  border: 1px solid #306DDE;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  position: absolute;
  top: 25%;
  left: 40%;
  z-index: 9999;
  display: none;
}

.marker-popup-header-info .qq-btn-place {
  display: flex;
  justify-content: left;
}

.map-dashboard-card-item-href {
  color: #000;
}

.map-dashboard-card-item-href:hover {
  color: #000!important;
}

.property {
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 12px;
  color: #263238;
  display: flex;
  box-shadow: 0px 4px 7px 2px #00000040;
  justify-content: center;
  position: relative;
  transition: all 0.3s ease-out;

}

.property .details {
  display: none;
}

.property.highlight {
  position: relative;
}

.zindex-property {
  z-index: -1 !important;
}

.property.highlight .icon {
  background-color: #3e7b50;
  color: #fff;
  border-radius: 12px;
}

.property.highlight.hide .icon {
  background-color: #fff;
  color: #263238;
}

.property.highlight .details {
  display: flex;
  position: absolute;
  top: 0;
  margin-top: 40px;
}


.property.highlight .map-marker-wrapper {
  display: none;
  padding: none;
  background-color: none;
  border-radius: none;
}


/*  */

.map-marker-wrapper {
  padding: 4px 8px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}

.map-marker-description {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.01em;
  padding: 4px 8px;
  white-space: nowrap;
}

.map-marker-description.white-marker-text {
  color: #fff;
}

.marker-popup-wrapper {
  padding: 32px;
  min-width: 480px;
  /* height: 220px; */
  background-color: #fff;
  box-shadow: 0px 4px 47px -10px #00000015;
  border-radius: 12px;
  position: relative;
  z-index: 2;
}

.market-popup-header-img-wrapper {
  /* background-image: url('../images/marker-img.png'); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-width: 160px;
  min-height: 85px;
  border-radius: 12px;
}

.marker-popup-header-wrapper {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #EBEDF2;
  position: relative;
}

.marker-popup-header-btn {
  position: absolute;
  top: -16px;
  right: -16px;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: #306DDE;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.marker-popup-header-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: flex-start;
  /* max-width: 90%; */
}

.marker-popup-header-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.0025em;
  white-space: normal;
  word-break: break-word;
}

.marker-popup-header-description-wrapper {
  display: flex;
  align-items: center;
  gap: 4px;
}

.marker-popup-header-description-wrapper {
  display: flex;
  align-items: center;
  color: #3D7B50;
}

.marker-popup-header-description-rate {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;

}

.marker-popup-header-description {
  font-size: 12px;
  font-weight: 600;
}

.marker-popup-header-description-alert {
  color: #BF3939;
}

.marker-popup-red-available-description {
  color: #BF3939;
}

.marker-popup-footer-info {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 12px;
  gap: 20px;
}

.marker-popup-footer-description-wrapper {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #585858;
  /* padding-top: 12px; */
  gap: 4px;
}

.marker-popup-footer-description {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.marker-popup-footer-description-price{
  white-space: nowrap;
}

.marker-popup-footer-price {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.0025em;
  text-align: right;
  display: flex;
  flex-direction: column;
  color: #000;
}

.marker-popup-footer-price-text{
  white-space: nowrap;
}

.marker-popup-footer-price-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: right;
}

.marker-popup-footer-price-alert {
  text-decoration: line-through;
  color: #BF3939;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.0025em;

}

/* MAIN */

.card-header .result-amount-wrapper{
  margin:0px;
  margin-left: auto;
  margin-right: 20px;
}

.result-amount-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 24px;
}

.landing-container .result-amount-wrapper h3.result-amount-text {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: .25%;
  color: #000;
  margin: 0px;
}

.result-amount-map-search-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: #fff;
  color: #000;
  padding: 8px 12px;
  min-height: 40px;
  border-radius: 12px;
  cursor: pointer;
  width: fit-content;
}

.card-header .result-amount-map-search-wrapper{
  background-color: #E7EDF8;
  color: #306DDE;
  font-size: 12px;
  height: 36px;
}

.result-amount-map-search-wrapper.hotel-open {
  background-color: transparent;
  color: #306DDE;
  cursor: pointer;
  font-size: 14px;
}

.result-amount-map-icon-mobile {
  display: none;
}

.result-amount-map-search-description-mobile {
  display: none;
}

.card-header .result-amount-map-search-description{
    font-size: 12px;
    color: #306DDE;
    font-weight: 600;
    letter-spacing: 0.81px;
}

.result-amount-map-search-description {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;

}

.map-dashboard-main-wrapper-fade {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.map-dashboard-main-wrapper-fade.active {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, .5)
}

.map-dashboard-main-wrapper {
  width: 95%;
  height: 90%;
}

.map-dashoard-wrapper {
  width: 95%;
  height: 90%;
  position: absolute;
  border-radius: 12px;
}

.map-dashboard-left-section-wrapper {
  max-height: 90%;
  position: absolute;
  z-index: 1;
  padding: 20px 16px;
  max-width: 512px;
  width: 40%;
  display: none;
  flex-direction: column;
  gap: 16px;
}


.map-dashboard-filter-main-wrapper.active-filter {
  height: 100%;
}

.map-dashboard-left-section-wrapper.active {
  display: flex;
}


.map-dashboard-filter-main-wrapper {
  display: flex;
  flex-direction: column;
  /* height: 100%; */
  gap: 16px;
}

.filters-search {
  padding: 0px 32px;
}

.map-dashboard-filter-header-wrapper {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  min-width: 320px;
  /* width: 70%; */
  max-width: 320px;
  justify-content: space-between;
  box-shadow: 0px 4px 47px -10px #00000015;
}

.map-dashboard-filter-header-btn {
  color: #306DDE;
  cursor: pointer;
  margin-left: 10px;
}

.map-dashboard-cards-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-height: 100%;
  overflow-y: auto;
}

.map-dashboard-cards-list::-webkit-scrollbar {
  width: 8px;
}

.map-dashboard-cards-list::-webkit-scrollbar-thumb {
  background-color: #306DDE;
  border-radius: 6px;
}

.map-dashboard-cards-list::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 6px;
}

.map-dashboard-cards-list::-moz-scrollbar {
  width: 8px;
}

.map-dashboard-cards-list::-moz-scrollbar-thumb {
  background-color: #306DDE;
  border-radius: 6px;
}

.map-dashboard-cards-list::-moz-scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 6px;
}

.map-dashboard-cards-list.hide {
  display: none;
}

.map-dashboard-card-item {
  background-color: #fff;
  padding: 32px;
  border-radius: 12px;
  /* max-width: 480px; */
  box-shadow: 0px 4px 47px -10px #00000015;
  min-width: 100%;
}

.map-dashboard-card-item:hover .marker-popup-header-wrapper .marker-popup-header-btn {
  display: flex;
}

.details:hover .marker-popup-header-wrapper .marker-popup-header-btn {
  display: flex;
}

.map-dashboard-filter-wrapper {
  display: none;
}

.map-dashboard-filter-wrapper.active {
  display: block;
  height: 100%;
  overflow-y: auto;
  border-radius: 12px;
  max-height: 78vh;
  overscroll-behavior: none;
  -webkit-overflow-scrolling: touch;
  width: fit-content;
  min-width: 320px;
}

.map-dashboard-filter-wrapper.active::-webkit-scrollbar {
  width: 6px;
}

.map-dashboard-filter-wrapper.active::-webkit-scrollbar-thumb {
  background-color: #B5B5C2;
  border-radius: 10px;
}

.map-dashboard-filter-wrapper.active::-webkit-scrollbar-track {
  background: #fff;
}

.filter-modal-content.filters-block.show {
  display: flex;
}

.filters-block-submenus-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 32px;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
}

.filters-block-submenus-header-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.0025em;
  color: #191C30;
}

.filters-block-submenus-header-btn {
  cursor: pointer;
}

.map-dashboard-bottom-section-wrapper {
  display: none;
}

.map-dashboard-close-btn {
  position: absolute;
  right: 4%;
  top: 7%;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  padding: 5px;
  z-index: 5;
  box-shadow: 0px 2.4000000953674316px 14.40000057220459px 0px #3429591A;
}

.btn-submit-mobile-wrapper {
  background: #fff;
  position: sticky;
  bottom: 0;
}

button.btn.btn-primary.map-filter-apply-btn-mobile {
  width: 90%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}


.marker-popup-refundable-description {
  font-size: 12px;
  font-weight: 500;
  color: #585858;
}

.loader-map-wrapper {
  /* display: block; */
  /* ÃƒÂÃ¢â‚¬ËœÃƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Â» ÃƒÂÃ‚Â´ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â¾Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚Â±ÃƒÂÃ‚Â¾Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âº */
  /* display: none; */
  position: relative;
  width: 95%;
  height: 90%;
  position: absolute;
  border-radius: 12px;
  z-index: 4;
  background-color: #F4F6F9;
}

.loader-map {
  width: 48px;
  height: 48px;
  border: 2px solid #306DDE;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}

.loader-cards-list-wrapper {
  /* display: flex; */
  justify-content: center;
  align-items: center;
  width: 93%;
  height: 80vh;
  position: absolute;
  top: 72px;
  left: 16px;
  z-index: 4;
  background-color: #F4F6F990;
  border-radius: 10px;
  display: none;
}

.loader-cards-list {
  width: 48px;
  height: 48px;
  border: 2px solid #306DDE;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  position: absolute;
  z-index: 9999;
}

.marker-popup-header-title-stars-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}

.form-control.form-control-solid.form-control-lg.hotel-search-calendar {
  height: calc(3.1em + 2px);
}

.navbar-filters-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}

.navbar-filters-wrapper .search-result-block.air-tickets .filter-select-block {
  position: static;
}

.navbar-filters-wrapper .search-result-block.air-tickets .filter-select-block.opened .filters-modal {
  width: 160px;
}

.filters-btn-mobile {
  display: none;
}

.search-result-block.air-tickets .filter-select-block .select-button {
  border: none;
  height: auto;
  padding: 0px;
}

.map-dashboard-filter-wrapper .filters-block {
  width: 100%;
}

.height-auto .hotel-info-block .address-block {
  padding-left: 0px;
}

.marker-popup-header-info .flight-special-price-label{
  margin-top: 5px;
}

.map-dashboard-main-wrapper .slideshow-container-img-list{
    width:45%;
    min-width:45%;
    margin:0px;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 960px) {
  #map_filters.filters-block-desktop {
    display: block !important;
  }
}

@media (max-width: 1200px) {
  .map-dashboard-filter-wrapper .filters-block {
    width: 100%;
  }

  .navbar-filters-wrapper {
    max-width: 100%;
    margin-top: 15px;
    /* overflow: auto; */
    /* overflow: hidden; */
  }

  #filter-select-block {
    margin-top: 0px;
  }

  .filters-btn-mobile {
    /* display: flex; */
  }

  .marker-popup-footer-price {
    font-size: 18px;
  }

  .market-popup-header-img-wrapper {
    min-width: 120px;
    min-height: 75px;
  }

  .marker-popup-footer-description-wrapper {
    font-size: 11px;
  }

}

@media (max-width: 1024px) and (min-width: 768px) {
  .marker-popup-footer-info {
    flex-direction: column;
    align-items: flex-start;
  }

  .map-dashboard-left-section-wrapper {
    width: 50%;
  }

  .card-header .result-amount-wrapper{
    margin-right: 5px;
  }
}

@media (max-width: 768px) {

  .marker-popup-header-wrapper{
    flex-direction: column;
  }

  .map-dashboard-main-wrapper .slideshow-container-img-list{
    width: 100%;
    min-width: 100%;
    margin: 0px;
  }

  .filters-block-submenus {
    width: 100%;
  }

  #filters {
    display: none !important;
  }

  button.btn.btn-primary.map-filter-apply-btn-mobile {
    display: block;
    background-color: #306DDE;
  }

  .map-dashboard-filter-header-wrapper {
    width: fit-content;
    position: absolute;
    min-width: fit-content;
    top: 20%;
    /* top: 2%; */
  }

  .map-dashboard-filter-header-description {
    /* display: none; */
    width: fit-content;
    white-space: nowrap;
  }

  .map-dashboard-left-section-wrapper {
    flex-direction: column;
    justify-content: flex-end;
    height: auto;
  }

  .map-dashboard-cards-list .map-dashboard-cards-item:not(:first-child) {
    display: none;
  }

  .result-amount-wrapper {
    flex-direction: column;
    gap: 16px;
  }


  #result-amount-map-search-wrapper {
    width: fit-content;
    position: fixed;
    /* top: 83%; */
    bottom: 80px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background-color: #306DDE;
    transition: bottom 0.3s ease;
  }

  .hotel-info-block #result-amount-map-search-wrapper {
    width: fit-content;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    z-index: 0;
    background-color: transparent;
    transition: bottom 0.3s ease;
    font-size: 14px;
  }

  .hotel-info-block {
    margin-top: 20px;
  }

  #result-amount-map-search-wrapper .result-amount-map-icon {
    display: none;
  }

  #result-amount-map-search-wrapper .result-amount-map-search-description {
    display: none;
  }

  .result-amount-map-icon-mobile {
    display: flex;
  }

  .result-amount-map-search-description-mobile {
    display: flex;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
  }

  .map-dashboard-cards-list {
    display: none;
  }

  .map-dashboard-main-wrapper{
    width: 100%;
    height: 100%;
  }

  .map-dashoard-wrapper {
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 0px;
  }

  .map-dashboard-bottom-section-wrapper.active {
    display: flex;
    width: 95%;
    height: fit-content;
    position: absolute;
    bottom: 5%;
    z-index: 3;
    border-radius: 12px;
  }

  .marker-popup-wrapper {
    display: none;
  }

  .marker-popup-header-title-wrapper {
    max-width: none;
  }

  .marker-popup-footer-info {
    align-items: flex-start;
    flex-direction: column;
  }

  .market-popup-header-img-wrapper {
    width: 100px;
    height: 100px;
  }

  .map-dashboard-card-item {
    width: 100%;
    padding: 20px;
  }

  .map-dashboard-close-btn {
    z-index: 5;
    top: 2%;
  }

  .marker-popup-header-btn {
    position: relative;
    display: flex;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
  }

  .marker-popup-footer-price-wrapper {
    flex-direction: row;
  }

  .marker-popup-footer-price-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .map-dashboard-filter-wrapper .filters-block-desktop {
    display: flex !important;
  }

  .map-dashboard-filter-main-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow-y: auto;
    left: 0;
    top: 0;
  }

  .loader-map {
    top: 50%;
    left: 50%;
  }

  .map-dashboard-left-section-wrapper.active {
    z-index: 4;
    top: 1%;
  }

  .map-dashboard-left-section-wrapper.active.mobile {
    padding: 0px;
    height: 90%;
    width: 95%;
    z-index: 6;
  }

  .loader-map-wrapper{
    width: 100%;
    height: 100%;
  }

  .map-dashboard-filter-wrapper.active .filters-block.filters-block-desktop {
    width: 100%;

  }

  .map-dashboard-filter-wrapper.active {
    height: 100%;
    max-height: none;
    position: fixed;
    width: 100%;
    min-width:auto;
    top: 0;
  }

  .map-dashboard-filter-wrapper.active .feedback-search-form-wrapper{
    display: none;
  }

  .map-dashboard-filter-wrapper.active::-webkit-scrollbar {
    display: none;
  }

  .loader-cards-list-wrapper {
    display: none;
  }

  .map-dashboard-filter-wrapper .card {
    border-radius: 0px;
  }

  #map_filters .filters-block-submenus {
    padding: 0 15px 0px 15px;
  }

  .filters-block-submenus-header-wrapper{
    padding: 24px 10px;
  }

}