.search-part {
    max-width: 100%;
    margin: 15px auto;
  background-image: url("../../../../img/site/figma-edited-pool.jpg");
  background-repeat: no-repeat;
    /*background-size: 80% auto;*/
    background-size: cover;
    background-position-y: 0px;
    background-position-x: center;
}
@media (max-width: 575.98px) {
  .search-part {
    background-image: none;
  }
}
@media (max-width: 575.98px) {
  .search-part_top {
    background-image: url("../../../../img/site/figma-edited-pool.jpg");
      background-size: cover;
      background-position-y: 0px;
      background-position-x: center;
  }
}
.search-part_top_title {
  font-family: "Manrope";
  font-weight: 800;
  font-size: 45px;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 185px;
}
@media (max-width: 767.98px) {
  .search-part_top_title {
    font-size: 22px;
    line-height: 1.4;
  }
}
.search-part_top_checkboxes {
  margin-bottom: 25px;
}
.search-part_top_checkboxes_group > label {
  color: #000000;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
  padding-left: 10px;
  padding-right: 5px;
}
.search-part_top_checkboxes_group_seller_checkbox {
  padding-right: 15px;
}
.search-part_bottom #location {
  background: transparent;
  border: 0;
  outline: none;
  padding: 20px 10px;
}
.search-part_bottom select {
  background: transparent;
}
.search-part_bottom_searchbox_checkbox {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  padding-right: 0;
  padding-left: 0;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
}
.search-part_bottom_searchbox_checkbox_for_sale {
  padding-top: 17px;
  padding-bottom: 17px;
}
.search-part_bottom_searchbox_checkbox_for_sale .label {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
}
.search-part_bottom_searchbox_checkbox_for_rent {
  padding-top: 17px;
  padding-bottom: 17px;
}
.search-part_bottom_searchbox_checkbox_for_rent .label {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
}
.search-part_bottom_searchbox {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
  border-radius: 8px;
  padding-right: 0;
  padding-left: 0;
  font-family: "Manrope";
  font-size: 14px;
  font-weight: 600;
}
.search-part_bottom_searchbox_inputcity_wrapper {
  border-bottom: 2px solid #D9D9D9;
}
.search-part_bottom_searchbox_button {
  border: none;
  padding: 1rem 1rem;
  background: #e00722;
  border-top-right-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-part_bottom_searchbox_button_iconsearch {
  padding-left: 0.5rem;
}
.search-part_bottom_searchbox_button_text {
  color: #ffffff;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
}
.search-part_bottom_searchbox_selectarea_wrapper {
  padding-left: 25px;
  padding-right: 10px;
  border-left: 2px solid #e6e5eb;
}
@media (max-width: 575.98px) {
  .search-part_bottom_searchbox_selectarea_wrapper {
    width: 95px;
    border-bottom: 2px solid #e6e5eb;
  }
}
.search-part_bottom_searchbox_selectarea_wrapper_selectarea {
  padding: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.search-part_bottom_searchbox_currency_dropdown_wrapper {
  padding-left: 25px;
  padding-right: 10px;
  border-left: 2px solid #e6e5eb;
}
@media (max-width: 575.98px) {
  .search-part_bottom_searchbox_currency_dropdown_wrapper {
    width: 95px;
    border-right: unset;
    border-bottom: 2px solid #e6e5eb;
  }
}
.search-part_bottom_searchbox_currency_dropdown_wrapper_selectcurrency {
  padding: 20px;
}
.search-part_bottom_searchbox_inputs_price {
  border-right: 1px solid #D9D9D9 !important;
  padding-top: 2px;
  padding-bottom: 2px;
}
.search-part_bottom_searchbox_inputs_area {
  border-left: 1px solid #D9D9D9 !important;
  padding-top: 2px;
  padding-bottom: 2px;
}
.search-part_bottom_searchbox_inputprice, .search-part_bottom_searchbox_inputarea {
  width: 75px;
  padding-left: 0.5rem;
  outline: none;
  border: none;
}
@media (max-width: 767.98px) {
  .search-part_bottom_searchbox_inputprice, .search-part_bottom_searchbox_inputarea {
    width: 75px !important;
  }
}
@media (max-width: 575.98px) {
  .search-part_bottom_searchbox_inputprice, .search-part_bottom_searchbox_inputarea {
    border-bottom: 2px solid #e6e5eb !important;
  }
}
.search-part_bottom_searchbox_hyphen {
  padding-top: 20px;
  padding-right: 0.3rem;
  margin-bottom: 0;
  color: rgb(117, 117, 125);
}
@media (max-width: 575.98px) {
  .search-part_bottom_searchbox_hyphen {
    border-bottom: 2px solid #e6e5eb !important;
  }
}
.search-part_bottom_searchbox_vertical_line {
  padding-top: 18px;
}
.search-part_bottom_detailed_search_wrapper {
  padding-bottom: 30px;
  padding-top: 30px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
.search-part_bottom_detailed_search_wrapper a {
  font-family: "Manrope";
  font-weight: 800;
  font-size: 14px;
  color: #e00722;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
  -webkit-padding-end: 10px;
          padding-inline-end: 10px;
  border: 1px solid;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 70px 20px 20px 40px;
  border: 1px solid #888;
  width: 70%;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .modal-content {
    width: 70%;
  }
}
@media (max-width: 1199.98px) {
  .modal-content {
    width: 70%;
  }
}
@media (max-width: 991.98px) {
  .modal-content {
    width: calc(100% - 40px);
  }
}

/* The Close Button */
.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
}
.modal-close:hover, .modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@font-face {
  font-family: Manrope;
  src: url("../../../../font/Manrope.ttf");
}
@font-face {
  font-family: Montserrat;
  src: url("../../../../font/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: Roboto;
  src: url("../../../../font/Roboto-Black.ttf");
}
.advertisement_page_content_type_of_real_estate_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
}
.advertisement_page_content_type_of_real_estate_part {
  border: 1px solid #D9D9D9;
  filter: drop-shadow(0px 7.17823px 43.0694px rgba(0, 0, 0, 0.15));
  border-radius: 8px;
}
.advertisement_page_content_type_of_real_estate_part_title {
  align-items: center;
  background: rgba(204, 204, 204, 0.2);
  border: 1px solid #D9D9D9;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
  border-radius: 8px 8px 0px 0px;
}
.advertisement_page_content_type_of_real_estate_part_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
}
.advertisement_page_content_type_of_real_estate_part_list label {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 30px;
  align-items: center;
  cursor: pointer;
}
.advertisement_page_content_sub_category_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
}
.advertisement_page_content_sub_category_part {
  border: 1px solid #D9D9D9;
  filter: drop-shadow(0px 7.17823px 43.0694px rgba(0, 0, 0, 0.15));
  border-radius: 8px;
}
.advertisement_page_content_sub_category_part_title {
  align-items: center;
  background: rgba(204, 204, 204, 0.2);
  border: 1px solid #D9D9D9;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
  border-radius: 8px 8px 0px 0px;
}
.advertisement_page_content_sub_category_part_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
}
.advertisement_page_content_sub_category_part_list label {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 30px;
  align-items: center;
  cursor: pointer;
}
.advertisement_page_content_room_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
}
.advertisement_page_content_room_part {
  border: 1px solid #D9D9D9;
  filter: drop-shadow(0px 7.17823px 43.0694px rgba(0, 0, 0, 0.15));
  border-radius: 8px;
}
.advertisement_page_content_room_part_title {
  align-items: center;
  background: rgba(204, 204, 204, 0.2);
  border: 1px solid #D9D9D9;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
  border-radius: 8px 8px 0px 0px;
}
.advertisement_page_content_room_part_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
}
.advertisement_page_content_room_part_list p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 30px;
  align-items: center;
}
.advertisement_page_content_room_part_list_input_wrapper {
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  max-width: 160px;
  max-height: 48px;
}
.advertisement_page_content_room_part_list_input_wrapper_from {
  border-right: 1px solid #D9D9D9;
}
.advertisement_page_content_room_part_list_input_wrapper_from input {
  max-width: 3rem;
  max-height: 2rem;
  outline: none;
  border: none;
  background: transparent;
}
.advertisement_page_content_room_part_list_input_wrapper_to input {
  max-width: 3rem;
  max-height: 2rem;
  outline: none;
  border: none;
  background: transparent;
}
.advertisement_page_content_equipment_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
}
.advertisement_page_content_equipment_part {
  border: 1px solid #D9D9D9;
  filter: drop-shadow(0px 7.17823px 43.0694px rgba(0, 0, 0, 0.15));
  border-radius: 8px;
}
.advertisement_page_content_equipment_part_title {
  align-items: center;
  background: rgba(204, 204, 204, 0.2);
  border: 1px solid #D9D9D9;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
  border-radius: 8px 8px 0px 0px;
}
.advertisement_page_content_equipment_part_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
}
.advertisement_page_content_equipment_part_list label {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 30px;
  align-items: center;
  cursor: pointer;
}
.advertisement_page_content_equipment_part_list_label_wrapper_negative_label {
  width: 100%;
  background: #F6B5BD;
  border-radius: 4px;
}
.advertisement_page_content_equipment_part_list_label_wrapper_negative_label .not_in_search {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #E00722;
}
.advertisement_page_content_equipment_part_list_label_wrapper_negative_label .no {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: -0.03em;
  color: #E00722;
}
.advertisement_page_content_equipment_part_list_label_wrapper_neutral_label {
  width: 100%;
}
.advertisement_page_content_equipment_part_list_label_wrapper_positive_label {
  width: 100%;
  background: #B3DFD3;
  border-radius: 4px;
}
.advertisement_page_content_equipment_part_list_label_wrapper_positive_label .in_search {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #01966B;
}
.advertisement_page_content_equipment_part_list_label_wrapper_positive_label .yes {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: -0.03em;
  color: #01966B;
}
.advertisement_page_content_surrounding_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
}
.advertisement_page_content_surrounding_part {
  border: 1px solid #D9D9D9;
  filter: drop-shadow(0px 7.17823px 43.0694px rgba(0, 0, 0, 0.15));
  border-radius: 8px;
}
.advertisement_page_content_surrounding_part_title {
  align-items: center;
  background: rgba(204, 204, 204, 0.2);
  border: 1px solid #D9D9D9;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
  border-radius: 8px 8px 0px 0px;
}
.advertisement_page_content_surrounding_part_title p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
}
.advertisement_page_content_surrounding_part_list label {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 30px;
  align-items: center;
  cursor: pointer;
}
.advertisement_page_content_surrounding_part_list_label_wrapper_negative_label {
  width: 100%;
  background: #F6B5BD;
  border-radius: 4px;
}
.advertisement_page_content_surrounding_part_list_label_wrapper_negative_label .not_in_search {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #E00722;
}
.advertisement_page_content_surrounding_part_list_label_wrapper_negative_label .no {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: -0.03em;
  color: #E00722;
}
.advertisement_page_content_surrounding_part_list_label_wrapper_neutral_label {
  width: 100%;
}
.advertisement_page_content_surrounding_part_list_label_wrapper_positive_label {
  width: 100%;
  background: #B3DFD3;
  border-radius: 4px;
}
.advertisement_page_content_surrounding_part_list_label_wrapper_positive_label .in_search {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #01966B;
}
.advertisement_page_content_surrounding_part_list_label_wrapper_positive_label .yes {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: -0.03em;
  color: #01966B;
}
.advertisement_page_content_buttons_search_button_wrapper {
  text-align: center;
}
.advertisement_page_content_buttons_search_button_wrapper button {
  width: 8rem;
  height: 3.5rem;
  background: #e00722;
  border-radius: 4px;
  border: none;
  color: #ffffff;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
}
.advertisement_page_content_buttons_detailed_search_button_wrapper {
  width: 10rem;
  height: 2.4rem;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #e00722;
  border-radius: 8px;
  box-shadow: -4px 4px 11px rgba(255, 255, 255, 0.36);
}
.advertisement_page_content_buttons_detailed_search_button_wrapper a {
  text-decoration: none;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  color: #e00722;
}
.advertisement_page_content_head_of_list {
  margin-left: 3rem;
  margin-right: 3rem;
}
.advertisement_page_content_head_of_list_number_of_hits p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
}
.advertisement_page_content_head_of_list_chooser {
  border: 1px solid #eeeff1;
  border-radius: 3.6px;
  margin-right: 10px;
  width: 120px;
  height: 46px;
}
.advertisement_page_content_head_of_list_chooser .pc-dropdown {
  margin: 10px;
}
.advertisement_page_content_head_of_list_chooser .pc-dropdown .pc-dropdown_content p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 10.0495px;
  color: #6B6D81;
}

@font-face {
  font-family: Manrope;
  src: url("../../../../font/Manrope.ttf");
}
@font-face {
  font-family: Montserrat;
  src: url("../../../../font/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: Roboto;
  src: url("../../../../font/Roboto-Black.ttf");
}
.advertisement_page_hitbox {
  min-height: 170px;
}
.advertisement_page_hitbox_search_terms_box {
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 0;
}
.advertisement_page_hitbox_search_terms_box_hit {
  border-radius: 4px;
  margin: 10px;
  width: auto;
  background-color: rgba(1, 150, 107, 0.3);
}
.advertisement_page_hitbox_search_terms_box_hit p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  color: #01966B;
  margin: 10.5px 9px;
}
.advertisement_page_hitbox_search_terms_box_hit p img {
  margin-left: 10px;
  cursor: pointer;
}
.advertisement_page_hitbox_search_terms_box_bell {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
.advertisement_page_hitbox_search_terms_box_bell .my-tooltip {
  display: none;
  position: absolute;
  top: 0;
  right: calc(100% - 6px);
  padding: 10.5px 9px;
  background-color: #333;
  color: #fff;
  font-family: "Manrope";
  font-size: 14px;
  border-radius: 4px;
  white-space: nowrap;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
.advertisement_page_hitbox_search_terms_box_bell:hover .my-tooltip {
  display: block;
}
.advertisement_page_hitbox_search_terms_box_bell img {
  margin-right: 10px;
}
.advertisement_page_hitbox .-positive {
  background-color: rgba(1, 150, 107, 0.3);
}
.advertisement_page_hitbox .-positive p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #01966B;
}
.advertisement_page_hitbox .-negative {
  background-color: rgba(224, 7, 34, 0.3);
}
.advertisement_page_hitbox .-negative p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #E00722;
}

#successful-saved-params-modal .modal-content {
  border-radius: 10px;
  width: 30% !important;
  height: auto !important;
  background-color: #e00722;
}
#successful-saved-params-modal .modal-content p {
  color: white;
  font-size: 25px;
}

@font-face {
  font-family: Manrope;
  src: url("../../../../font/Manrope.ttf");
}
@font-face {
  font-family: Montserrat;
  src: url("../../../../font/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: Roboto;
  src: url("../../../../font/Roboto-Black.ttf");
}
.advertisement_page_content_real_estate_not_found {
  background: #D9D9D9;
  border-radius: 4px;
}
.advertisement_page_content_real_estate_not_found p {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
  width: 80%;
}
