.circle-box-warp {
    position: relative;
    display: block;
    height: 418px;
    width: 418px;
    background-image: url(../images/banners/Group\ 204.png);
    margin: 0px auto;
}

.box-1 {
    position: absolute;
    width: 117px;
    height: 117px;
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    top: 148px;
    left: -55px;
    animation-name: leftDiv;
    animation-duration: 6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}



.box-2 {
    position: absolute;
    width: 117px;
    height: 117px;
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    top: -57px;
    left: 151px;
    animation-name: TopDiv;
    animation-duration: 6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0.2ms;
}

.box-3 {
    position: absolute;
    width: 117px;
    height: 117px;
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    top: 148px;
    right: -45px;
    animation-name: rightDiv;
    animation-duration: 6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0.3ms;
}


.box-4 {
    position: absolute;
    width: 117px;
    height: 117px;
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    bottom: -45px;
    left: 150px;
    animation-name: bottomDiv;
    animation-duration: 6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0.4ms;
}

.box-1 p,
.box-2 p,
.box-3 p,
.box-4 p {

    display: block;
    margin-bottom: 0px;
    white-space: pre-line;
    line-height: 26px;
    text-align: center;
}

.circle-box-warp .active{
    width: 140px;
    height: 140px;
    border: 1px solid #67C2A5;
    padding: 5px;
}
.slider-counter{
  position: absolute;
  bottom: -6px;
  right: -21px;
  font-weight: 900;
  font-size: 397px;
  line-height: 284px;
  font-family: monospace;
  color: #fff;
}

.heading-space{
  padding-left: 204px !important;
  padding-right: 204px !important;
}
.saving-card{
  background-color: #f9f9f9;
  padding: 70px 30px !important;
}

.homepage-filter i{
  color: linear-gradient(129.14deg, #67C2A5 -5.53%, #1FB486 117.63%);
}
.form-radio-outline.form-radio-success .form-check-input:checked[type=radio] {
  color: linear-gradient(129.14deg, #67C2A5 -5.53%, #1FB486 117.63%);
  background-color: transparent;
  border-color: linear-gradient(129.14deg, #67C2A5 -5.53%, #1FB486 117.63%);
}
.form-radio-outline .form-check-input {
  position: relative;
}
.form-check {
  position: relative;
  text-align: left;
}
.form-radio-outline .form-check-input {
  position: relative;
}
.form-radio-outline .form-check-input:checked[type=radio]::before {
  content: "\f0765";
  font-family: "Material Design Icons";
  top: 1px;
  position: absolute;
  font-size: 10px;
  left: 2px;
}
.form-radio-outline.form-radio-success .form-check-input:checked[type=radio] {
  color: #0ab39c;
  background-color: transparent;
  /* border-color: #0ab39c; */
}
.form-check-input {
  cursor: pointer;
}

.form-check-input:focus {
  border-color: none !important;
  outline: 0;
  box-shadow: none !important;
}
.distance-travel{
  border-top: 1px solid linear-gradient(129.14deg, #67C2A5 -5.53%, #1FB486 117.63%);
}
.price-range-slider {
	width:100%;
  float:left;
  padding:10px 20px;
  position: relative;
}
.range-value {
  margin:0;
}
.range-bar {
  border: none;
  background: #000;
  height: 3px;
  width: 92%;
  margin-left: 8px;
}

  .ui-slider-range {
    background: linear-gradient(129.14deg, #67C2A5 -5.53%, #1FB486 117.63%);
  }

  .ui-slider-handle {
    border:none;
    border-radius:25px;
    background:#fff;
    border:2px solid #06b9c0;
    height:17px;
    width:17px;
    top: -0.52em;
    cursor:pointer;
  }
  .ui-slider-handle + span {
    background: linear-gradient(129.14deg, #67C2A5 -5.53%, #1FB486 117.63%);
  }

.left-label{
  position: absolute;
  top: 0;
  left: 0px;
}
.right-label{
  position: absolute;
  top: -0;
  right: 0;
}
#chart{
  background-color: #FFFFFF;
  padding: 8px;
}
.section-heading{
  font-size: 44px;
  font-weight: 700;
  margin-top: 144px;
  line-height: 66px;
  text-align: center;
}

.tabs-img-sape2{
  margin-top: 1px;
}
.tabs-img-sape3{
  margin-top: 2px;
  margin-left: 2px;
}
.img-zoom{
    display: none;
}
.image-prev{
    position: relative;
}
.image-prev .item-count{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 31px;
    font-weight: 700;
    color: #fff;
    background: #0A2439;
    opacity: 0.7;
}
