.pr-detail-types {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}

.hide-img-overlay {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
h5#propertyOfferLabel {
  font-size: 40px;
  font-weight: 800;
}
.offer-desc-bm {
  margin-top: 10px;
}
label.checkbox-black-row {
  font-size: 14px;
  margin-bottom: 0;
}
#propertyOffer .modal-header {
  border: none !important;
}
.agent-fix {
  position: fixed;
  bottom: 70px;
  right: 10px;
  z-index: 4;
  width: 90px;
  height: 90px;
  box-shadow: 0px 0px 8px #ff510066;
  border-radius: 50%;
  border: 3px solid #ffffff;
}

.pr-terms-group {
  margin-bottom: 16px;
}

.pr-detail-title h1 {
  font-weight: 600;
  line-height: 28px;
  font-size: 22px;
}

#rangePrice.error {
  background-color: #ff6e6e;
}

.request-error {
  font-size: 12px;
  color: red;
  padding-top: 5px;
}

.pr-ft-btns {
  margin-top: 30px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

span.pr-detail-lg-span {
  background: #fff;
  padding: 4px 10px;
  border-radius: 31px;
  font-size: 15px;
  color: #4C3B4D;
  font-weight: 500;
  gap: 5px;
  display: flex;
  align-items: center;
}

.pr-detail-section {
  background: #fff;
  padding: 20px;
}

.pr-detail-four {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pr-detail-four i {
  font-size: 45px;
  color: var(--color-purple);
}

.pr-four-row {
  display: flex;
  gap: 15px;
  align-items: center;
}

.pr-four-row span {

  color: #808080;
}

.pr-detail-where {
  font-size: 15px;
  color: var(--color-purple);
  font-weight: 600;
}

button.btn_gray {
  background: #F2F2F2;
  border: none;
  padding: 7px 5px;
  font-size: 14px;
  color: #4C3B4D;
}

.pr-hr {
  display: block;
  margin: 20px 0px;
  background: #E0E0E0;
  height: 1px;
}

.pr-four-title {
  font-weight: 600;
}
.pr-table-val {
    font-weight: 600;
    color: black;
}
.pr-detail-table-row {
    padding: 6px 13px;
    font-size: 13px;
    font-weight: 500;
}

.pr-detail-content p {
  text-align: left !important;
}

.pr-terms-ch-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 15px;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 14px;
}

.pr-terms-ch-row i {
  color: #00BA00;
}

.pr-detail-price-button {
  border: 2px solid #4C3B4D;
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  background: transparent;
  border-radius: 7px;
}

.pr-share-print {
  display: flex;
  gap: 10px;
}

.pr-detail-thmb-prev {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  width: 100%;
  background: transparent;
  color: #000;
}

.pr-detail-thmb-next {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  width: 100%;
  background: transparent;
  color: #000;
}

.pr-detail-slider img {
  height: 460px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

.pr-detail-about-rows .col-6:nth-child(3) .pr-detail-table-row,
.pr-detail-about-rows .col-6:nth-child(4) .pr-detail-table-row,
.pr-detail-about-rows .col-6:nth-child(7) .pr-detail-table-row,
.pr-detail-about-rows .col-6:nth-child(8) .pr-detail-table-row,
.pr-detail-about-rows .col-6:nth-child(11) .pr-detail-table-row,
.pr-detail-about-rows .col-6:nth-child(12) .pr-detail-table-row,
.pr-detail-about-rows .col-6:nth-child(15) .pr-detail-table-row,
.pr-detail-about-rows .col-6:nth-child(16) .pr-detail-table-row {
  background-color: #f0f0f0;
  /* Bu 'bg-gray' için istediğiniz renk */
}

.pr-detail-slide-next,
.pr-detail-slide-prev {
  background: #ffffffa8;
  width: 35px;
  height: 35px;
}

.pr-detail-slide-next i,
.pr-detail-slide-prev i {
  color: #000;
}

.slider-count {
  position: absolute;
  bottom: 18px;
  z-index: 1;
  left: 18px;
  background: #ffffffd9;
  padding: 9px 15px;
  border-radius: 4px;
  font-weight: 500;
}

.pr-slider-buttons {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 1;
  display: flex;
  gap: 12px;
}

nav.breadcrumb-nav {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 21px;
}

.pr-slider-buttons button {
  background: #ffffffd9;
  padding: 11px 12px;
  border-radius: 4px;
  font-weight: 500;
  border: none;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 11px;
}

/* price slider */
.slidecontainer {
  width: 100%;
  /* Width of the outside container */
}

/* The slider itself */
.slider {
  -webkit-appearance: none;
  /* Override default CSS styles */
  appearance: none;
  width: 100%;
  /* Full-width */
  height: 25px;
  /* Specified height */
  background: #d3d3d3;
  /* Grey background */
  outline: none;
  /* Remove outline */
  opacity: 0.7;
  /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s;
  /* 0.2 seconds transition on hover */
  transition: opacity .2s;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1;
  /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Override default look */
  appearance: none;
  width: 25px;
  /* Set a specific slider handle width */
  height: 25px;
  /* Slider handle height */
  background: #04AA6D;
  /* Green background */
  cursor: pointer;
  /* Cursor on hover */
}

.slider::-moz-range-thumb {
  width: 25px;
  /* Set a specific slider handle width */
  height: 25px;
  /* Slider handle height */
  background: #04AA6D;
  /* Green background */
  cursor: pointer;
  /* Cursor on hover */
}

.price-slider-container {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
}

input#rangePrice {
  border: 3px solid #242331;
  border-radius: 50px;
  padding: 13px 7px;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  width: 230px;
  position: relative;
}

button.offer-pop-primary-button.btn.primary-btn.px-5 {
  margin-left: -30px;
  height: 60px;
  border: 3px solid #242331;
  border-radius: 50px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0;
}

.already-offer {
  border: 2px solid #4C3B4D;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  background: transparent;
  border-radius: 10px;
  display: flex;
  align-items: center;
  height: 100%;
  background: #4C3B4D;
  color: #fff;
}

.slider-thumbnails .swiper {
  height: 460px;
}

.slider-thumbnails {
  display: flex;
  width: 120px;
  height: 460px;
  ;
  flex-direction: column;
}

.slider-thumbnails .swiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: .5rem;
  cursor: pointer;
}

.slider-thumbnails .swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  display: block;
  background: #ff51007a;
  z-index: 1;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  border-radius: 7px;
}

.pr-detail-slider {
  max-width: 45.25rem;
}

.detail-two-slider {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.pr-detail-slider {
  max-width: calc(100% - 135px);
}
#propertyOffer .modal-header {
 align-items: flex-start;
}
#propertyOffer button.nobtn {
  background: transparent;
  border: none;
  font-size: 35px;
}
@media screen and (max-width:993px) {
  h5#propertyOfferLabel {
    font-size: 25px;
    font-weight: 800;
}
.offer-desc-bm {
  font-size: 13px;
}
  .slider-thumbnails {
    display: none !important;
  }

  .pr-detail-slider {
    width: 100% !important;
    max-width: 100% !important;
  }

  .pr-detail-types {
    justify-content: flex-start;
    margin-top: 6px;
  }

  span.prot-span {
    font-size: 11px;
  }

  span.pr-detail-lg-span {
    font-size: 11px;
  }
}

@media screen and (max-width:767px) {
 #propertyOffer .modal-content.modal-lg {
    padding: 0;
}
#propertyOffer label.checkbox-black-row {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 12px;
}
input#rangePrice {
  border: 3px solid #242331;
  border-radius: 50px;
  padding: 11px 5px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  width: 170px;
  position: relative;
}
#propertyOffer .modal-header {
  padding-bottom: 0;
}

button.offer-pop-primary-button.btn.primary-btn.px-5 {
  margin-left: -30px;
  height: 46px;
  border: 3px solid #242331;
  border-radius: 50px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0;
  padding: 0px 21px !important;
  padding-left: 40px !important;
}
  .pr-hr {
    margin: 15px 0px;
  }

  .pr-terms-ch-row {
    padding: 6px 9px;
    margin-bottom: 5px;
    font-size: 11px;
  }

  .pr-four-row span {
    font-size: 12px;
  }

  .pr-detail-four {
    gap: 7px;
  }

  .pr-four-row {
    flex-basis: 48%;
  }

  .pr-detail-four i {
    font-size: 24px;
    flex-shrink: 0;
    width: 25px;
  }

  .pr-table-key {
    font-size: 11px;
  }

  .pr-table-val {
    font-size: 11px;
  }

  .pr-detail-table-row {
    padding: 8px 7px;
    font-size: 13px;
  }

  .pr-four-title {
    font-size: 11px;
  }

  .pr-detail-slider .swiper-button-prev,
  .pr-detail-slider .swiper-button-next {
    display: none;
  }

  .offer-primary-button {
    padding: 6px 5px !important;
    width: 100%;
  }

  .property-offer-row {
    flex: 1;
  }

  .pr-detail-section {
    padding: 15px;
  }

  .property-offer-row.mb-gap-2 {
    gap: 10px !important;
    padding-top: 10px;
  }

  .offer-button {
    flex: 1;
  }

  .pr-detail-price-button {
    font-size: 14px;
    width: 100%;
  }

  .pr-detail-price {
    flex: 1;
  }

  .pr-detail-where {
    font-size: 13px;
    width: 100%;
  }

  .pr-detail-slider img {
    height: 230px;
  }

  nav.breadcrumb-nav {
    padding: 17px 0px;
    padding-bottom: 10px !important;
  }
}