.poidsoiadsjofdsiafdsd {
  width: 30vh;
  transform: rotate(-90deg);
  appearance: none;
  background: linear-gradient(to right, #e67e22 0%, #e67e22 10%, #ccc 10%, #ccc 100%);
  height: 20px;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.close_btnOru_spindulio_ribos_atstumas{
  width: 35px;
  height: 35px;
  margin-top: 12px;
  border-radius: 4px;
  cursor: pointer;
  background: #e67e22;
  top: 5px;
  right: 11px;
        position: absolute;
        top: 9px;
        right: 25px;
        color: #ffffff;
        font-size: 40px;
        font-weight: bold;
        cursor: pointer;
}
.asdljfhlkdsfgnklfddkffssssss{
  display: flex
  ;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      max-width: 970px;
}
.sadoppifusidufhkdsjfdjddjjdjddjdssad{
  height: 100dvh;
  position: relative;
  padding: 10px;
  display: flex
;
  z-index: 2;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  --start: 18%;
  color: #fff;
  overflow: hidden;
  background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 10%, rgba(44, 62, 80, 0.33) 10%, rgba(44, 62, 80, 0.33) 17%), linear-gradient(to right, #25262a, #25262a);

}


.asdfsadfasdfwewelll9ifu{
  width: 50px;
  height: 50px;
}
.modal_distance_range {
  display: none;
}

.modal_distance_range-content {
  height: calc(var(--vh, 1vh)* 100);
  background-color: #ecf0f1f7;

}
#lisdfjodsafidaosfuoiiii{
  font-size: 35px;
}
.no-scroll {
  overflow: hidden;
}

#distance_sdkajfhkdsljfhkjdjjj {

  display: flex
;
  align-items: center;
  justify-content: center;
  flex-direction: column;

}

.iudsayhkjdsfjhhhhhdd{
  FONT-SIZE: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.oiewrurorreiutoriiiiisdls {
  font-size: 30px;
}
.dfgfdgggggasfdf{
  margin-top: 10px;
  font-size: 14px;
  color: #ccc;
  margin-bottom: 20px;
  DISPLAY: FLEX;
  GAP: 10PX;
}
.close-btn {
  cursor: pointer;
  background: #ffffff00;
  border: none;
}
.verticallkasdfhkdsjfd {
  height: 30vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.poidsoiadsjofdsiafdsd::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 40px;
  height: 40px;
  background: #ffffff;
  
  border-radius: 50%;
  cursor: pointer;
  border: 3px solid #e67e22;
  transition: transform 0.2s ease; 
}
.poidsoiadsjofdsiafdsd::-webkit-slider-thumb:active {
  transform: scale(1.2); 
}
.poidsoiadsjofdsiafdsd::-moz-range-thumb {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  border: 3px solid #e67e22;
}


.poidsoiadsjofdsiafdsd::-moz-range-track {
  height: 20px;
  background: linear-gradient(to right, #e67e22 0%, #ccc 100%);
  border-radius: 10px;
}

.slider-wrapper {
  position: relative;

}
.no-scroll {
  overflow: hidden;
}


header.hidden {
  transform: translateY(-100%); /
}
























.modal_distance_range {

    overscroll-behavior: contain; /* stabdo pull-to-refresh */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100dvh; /* arba 100vh, bet dvh geriau mobiliuose */


  display: none; 
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 0;
  width: calc(100% - 250px);
  background-color: white;
  box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.2);
  transform: translateX(100%); 
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

.modal_distance_range.show {
  display: block;
  transform: translateX(0); 
  opacity: 1;
}

.modal_distance_range.hide {
  transform: translateX(100%);
  opacity: 1;
}

body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}




#gauti_ivertinimus_meniu_hide{
  display: none;
}


#modal_distance_range_modal{
  display: none;
}



@media (max-width: 768px) {

  .modal_distance_range {
    width: 100%
}



  #distance_sdkajfhkdsljfhkjdjjj{
    border: none;
    background: #2c3e5000;
    position: static;
}

.dfgfdgggggasfdf, .oiewrurorreiutoriiiiisdls, .iudsayhkjdsfjhhhhhdd{
  color: #dadedf;

}
.close-btn {
          position: absolute;
          top: 9px;
          right: 25px;
          color: #ffffff;
          font-size: 40px;
          font-weight: bold;
          cursor: pointer;
}

}

@media (max-width: 700px) {
  .sadoppifusidufhkdsjfdjddjjdjddjdssad {
    padding: 10px;
    }
}
