.poidsoiadsjofdsiafdsd {
  width: 30vh;
  transform: rotate(-90deg);
  appearance: none;

  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;

  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%;
   
    
    overflow: hidden;
    border: #f3f7fd;
    --start: 100%;
    height: 100%;
    background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 10%, rgba(229, 235, 236, 0.33) 10%, rgba(229, 235, 236, 0.33) 17%), linear-gradient(to right, #f1f5f6, #ffffff);
    /* background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 15%, rgba(190, 200, 210, 0.06) 15%, rgba(190, 200, 210, 0.06) 21%), linear-gradient(to right, #f6f6f6, #ffffff); */
}


.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: #2c3e50;
  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;

  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;

}


.poidsoiadsjofdsiafdsd::-moz-range-track {
  height: 20px;
 
  border-radius: 10px;
}

.slider-wrapper {
  position: relative;

}
.no-scroll {
  overflow: hidden;
}


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
























.modal_distance_range {
    overscroll-behavior: contain;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 101dvh;
    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;
}


.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;
    }
}
