.chat__trigger-quin{
  position: fixed;
  right: 70px;
  display: block;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  background-color: transparent;
  bottom: 19px;
  z-index: 9999999999;
}
.chat__trigger-quin1{
  position: fixed;
  right: 35px;
  display: block;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  background-color: transparent;
  bottom: 11px;
  z-index: 9999999999;
}

.vedkalp-main-btn{
  background-color: #00adba;
  color: white;
  border: none;
  font-weight: 500;
  padding: 1px 1px;
  font-family: "Tenor Sans";
  border-radius: 8px;
  /*width:300px;*/
  width:125px;
  font-size: 22px;
  text-transform: uppercase;
  
}
.more {
  background-color: #00adba;
  color: white;
  border: none;
  font-weight: 500;
  padding: 10px 10px;
  font-family: "Tenor Sans";
  border-radius: 8px;
  width: 120px;
  text-transform: uppercase;
}
.floor-btn{
  background-color: #00adba;
  color: white;
  border: none;
  font-weight: 500;
  padding: 10px 10px;
  font-family: "Tenor Sans";
  border-radius: 8px;
  width: 180px;
  text-transform: uppercase;
}
.floor-btn-download{
  background-color: #00adba;
  color: white;
  border: none;
  font-weight: 500;
  padding: 10px 10px;
  font-family: "Tenor Sans";
  border-radius: 8px;
  width: 250px;
  text-transform: uppercase;
}
.amenities-section__desc span {
    word-break: break-word;
}
.title-header-two{
  color: #00adba !important;
  font-size: 38px;
  font-weight: 600;
}
.paragraph-content{
  width: 260px;
  text-align: -webkit-center;
}
.title-headers{
  font-size: 28px;
  text-transform: uppercase;
  width: 200px;
  letter-spacing: 1px;
  text-align: center;
}
.title-header-twos{
  color: #00adba !important;
  font-size: 40px;
  font-weight: 600;
  position: relative;
  left: 25px;
}
.paragraph-contents{
  width: 260px;
  text-align: -webkit-center;
}
.div{
  border: 1px solid red;
  width: 200px;
  height: auto;
}

.eminities-list{
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.eminities-card{
  width: 187px;
  border: 1px solid #aeadad;
  margin-left: 5px;
  padding: 25px;
  border-radius: 11px;
}
li.amenities-section__desc.paragraph:hover, .eminities-card:hover  {
  background: linear-gradient(141.55deg, rgba(81, 69, 157, 0) 3.46%, rgb(175 249 255) 99.86%), #00adba !important;
}
.new-eight-block-text{
  text-align: center;
  position: relative;

}
.ved-kalp-img-text3{
  color: #00adba;
  font-size: 34px;
  font-weight: bold;
  margin-top: -15px;
}
.ved-kalp-text4{
  width: 260px;
  margin: auto;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 100;
}