html {
  scroll-behavior: smooth;
}
body{
  font-style:Monospace;
}
.anchor{
  scroll-margin-top: 6rem;
}
.navbar-nav{
  width: 70%;
  margin: auto;
}
.practiceNavbarDetails{
  background:#fff;
  position:sticky;
  top:0;
  z-index:100;
  border-bottom: 1px solid;
}
.practiceNavbarDetails img{
  width:175px;
  }
  .practiceNavbarDetails a{
    color:#000;
  }
  .phoneDetails li{
    display:inline-block
  }
  .btnBtwReg{
    background:#7b1127;
    color:#fff;
    font-weight:700;
  }
  .cardDetails{
    margin-top:40px;
  }
  .nav-link{
    color:#000!important;
  }
  .nav-item{
    padding-right:19px;
    font-weight:500;
  }
  .sliderImagesDetails{
    background:url(../../images/gokul.jpg);
    background-repeat:no-repeat;
    background-size:100%;
    height:600px;
  }
  .cardFormRegisterDet{
    border-color: rgb(197, 215, 224);
    box-shadow: rgb(197, 215, 224) 4px 4px 0px 0px;
    margin-top:29%;
    margin-left:60px;
    width:300px;
  }
  .sliderImagesDetails img{
    width:100px;
    margin-top:20px;
  }
  .sliderImagesDetails p>i{
    font-size:25px;
  }
  .sliderImagesDetails p{
    font-size:20px;
  }
  .sliderImagesDetails h2::after{
    content:'';
    display:block;
    border-bottom:1px solid;
    width:94%;
    margin-top:5px;
    margin-left:12px;
  }
  .sliderImagesDetails h2::before{
    content:'';
    display:block;
    border-bottom:1px solid;
    width:94%;
    margin-left:12px;
  }
  .cardFormRegisterDet h1,h3{
    font-size:18px;
    text-align:center;
    font-weight:700;
  }
  .cardFormRegisterDet button{
    width:100%;
    margin-bottom:20px;
  }
  .cardTextDetails{
    text-align:center;
    background:rgb(0 0 0 / 58%);
    color:#fff;
    display:block;
    max-width:50%;
    margin-top:25%;
    padding: 20px;
    }
  .sipanivivezaDetails{
      margin-top:30px;
  }
  .sipanivivezaDetails h1{
    font-size:35px;
    color:#7b1127;
    font-weight:700;
  }
  .sipanivivezaDetails h4{
    font-size:15px;
    font-weight:700;
    }
  .sipiniPersonification{
      margin-top:40px;
  }
  .sipiniPersonification p{
    text-align:justify;
    font-size:14px;
    padding-left:15px!important;
  }
  .sipanivivezaDetails ul li{
    list-style:none;
  }
  .sipanivivezaDetails li>i{
    color:#7b1127;
    margin-right:10px;
  }
  .brochureDownload{
    text-align:center;
  }
  .pricingDetails{
    margin-top:40px;
  }
  .priceBannerDet{
    font-size:35px;
    color:#7b1127;
    font-weight:700;
    text-align:center;
    margin-bottom:40px;
  }
  .cardBhkApartment{
    background:#7b1127;
    width:325px;margin:0 auto;
    font-size:16px;
  }
  .cardUnitArea{
    width:325px;
    background:#fff;
    margin:0 auto;
  }
  .cardUnitArea img{
    width:100px;
    padding-top:20px;
    margin:0 auto;
  }
  .cardUnitArea h1{
    color:#000;
    font-size:35px;
    margin-bottom:30px;
    text-align:center;
  }
  .cardBhkApartment h1{
    color:#fff;
    font-size:18px;
    text-align:center;
  }
  .enquiryDetButton{
    background:#7b1127;
    margin-top:30px;
    color:#fff;
    font-weight:700;
  }
  .enquiryDetButton:hover{
    background:#7b1127;
    color:#fff;
    }
    .nowButtonDet{
      text-align:center;
    }
    .cardUnitArea p::after{
      content:'';
      display:block;
      border-bottom:1px solid #ccc;
      margin-top:10px;
    }
    .cardUnitArea p{
      margin-bottom:30px;
    }
    .footerDetails{
      background:#f6f6f6;
    }
    .formRegister{
      margin-top:65px;
    }
    .formRegister input{
      width:300px;
    }
    .formBookRegister input{
      width:331px;
    }
    .arrangeSite{
      text-align:center;
      margin-top:30px;
    }
    .registerDetails{
      background:#7b1127;
      color:#fff;width:72%;
      margin:30px 0;
      font-weight:700;
    }
  .registerBookDetails{
    background:#2a5178;
    color:#fff;
    width:94%;
    margin:30px 0;
    }
    .footerDetails img{
      width:175px;
    }
    .logoImagesDet{
      justify-content:center;
      align-items:center;
      display:flex;
      margin-top:30px;
      margin-bottom:44px;
    }
    .estateDet{
      text-align:justify;
      font-size:15px;
    }
    .siteDetails{
      text-align:center;
      margin-top:30px;
      margin-bottom:69px;
    }
    .addressSite{
      font-size:15px;
      margin-left: 50px;
    }
    .float{
      position:fixed;
      width:60px;
      height:60px;
      bottom:10px;
      background-color:#4dff4d;
      color:#fff;
      border-radius:50px;
      text-align:center;
      font-size:30px;
      box-shadow:2px 2px 3px #999;
      z-index:100;
      left:13px;
    }
    .my-float
    {
      margin-top:16px;
    }
    #button{
      display:inline-block;
      background-color:#ff9800;
      width:50px;
      height:50px;
      text-align:center;
      border-radius:4px;
      position:fixed;
      bottom:30px;
      right:30px;
      transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;
      visibility:hidden;
      z-index:1000}
    #button::after{
      content:"\f077";
      font-family:FontAwesome;
      font-weight:400;
      font-style:normal;
      font-size:2em;
      line-height:50px;
      color:#fff;
    }
    #button:hover{
      cursor:pointer;
      background-color:#333;
    }
    #button:active{
      background-color:#555;
    }
    #button.show{
      opacity:1;
      visibility:visible;
    }
    .contactFooter>.container>.row div:first-child p{
      float: left;
      padding-top:18px;
      font-size: 13px;
    }
    .contactFooter>.container>.row div:nth-child(2) p{
      padding-top:16px;
      font-size: 13px;
    }
    .contactFooter>.container>.row div:nth-child(3) p{
      text-align: center;
      padding-top:13px;
      font-size: 13px;
    }
    .contactFooter p a{
      color:#fff;
      text-decoration:none;
    }
    .contactFooter{
      background:#7b1127;
      color:#fff;
      padding-top:6px;
      line-height:.8;
    }
    .priceDetButton{
      background:#28a745;
      color:#fff;
      font-weight:700;
      width:50%;
    }
    .priceDetButton:hover{
      background:#7b1127;
      color:#fff;
    }
    .Amenities h1,.floorplans h1,.galleryDet h1,.location h1,.specificationDet h1,.structureDet h1{
      color:#7b1127;
    }
    .Amenities{
      background:#e3e3ea;
    }
    .Amenities img{
      width:100px;
      border:1px solid #fff;
      border-radius:50%;
      max-width:90px;
      height:90px;
      padding:10px;
      object-fit:contain;
      margin-bottom:40px;
      background:#fff;
    }
    .Amenities h4{
      font-size:16px;
      margin-bottom:30px;
    }
    .specificationDet{
      background:#e3e3ea;
      padding:30px 0;
    }
    .specificationDet ul li{
      list-style:none;
    }.specificationDet li>i{
      color:#4dff4d;
      margin-right:10px;
    }.requestCallBack{
      text-align:center;
      margin-top:10px;
    }
    .btnRequest{
      background:#4dff4d;
      color:#000;
      font-weight:700;
    }.btnRequest:hover{
      background:#7b1127;
      color:#fff;
      }
      .structureDet img{
        width:100%;
        object-fit:contain;
      }
      .policyDetails h1{
        font-size:25px;
        font-weight:700;
        color:#7b1127;
    }
    button{
      color:inherit;
      background-color:transparent;
      border:0;outline:0!important;
      cursor:pointer;
  }
  button.chatbox-open{
    position:fixed;
    bottom:0;
    right:0;
    width:52px;
    height:52px;
    color:#fff;
    background-color:#0360a5;
    background-position:center center;
    background-repeat:no-repeat;
    box-shadow:12px 15px 20px 0 rgba(46,61,73,.15);
    border:0;
    border-radius:50%;
    cursor:pointer;
    margin:16px
  }button.chatbox-close{position:fixed;bottom:0;right:0;width:52px;height:52px;color:#fff;background-color:#0360a5;background-position:center center;background-repeat:no-repeat;box-shadow:12px 15px 20px 0 rgba(46,61,73,.15);border:0;border-radius:50%;cursor:pointer;display:none;margin:16px calc(2 * 16px + 52px) 16px 16px}textarea{box-sizing:border-box;width:100%;margin:0;height:calc(16px + 16px / 2);padding:0 calc(16px / 2);font-family:inherit;font-size:16px;line-height:calc(16px + 16px / 2);color:#888;background-color:none;border:0;outline:0!important;resize:none;overflow:hidden}textarea::-webkit-input-placeholder{color:#888}textarea::-moz-placeholder{color:#888}textarea:-ms-input-placeholder{color:#888}textarea::-ms-input-placeholder{color:#888}textarea::placeholder{color:#888}.chatbox-popup{display:-webkit-box;display:flex;position:fixed;box-shadow:5px 5px 25px 0 rgba(46,61,73,.2);-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:none;bottom:calc(2 * 16px + 52px);right:16px;width:377px;height:auto;background-color:#fff;border-radius:16px}.chatbox-popup .chatbox-popup__header{box-sizing:border-box;display:-webkit-box;display:flex;width:100%;padding:16px;color:#fff;background-color:#0360a5;-webkit-box-align:center;align-items:center;justify-content:space-around;border-top-right-radius:12px;border-top-left-radius:12px}.chatbox-popup .chatbox-popup__header .chatbox-popup__avatar{margin-top:-32px;background-color:#0360a5;border:5px solid rgba(0,0,0,.1);border-radius:50%}.chatbox-popup .chatbox-popup__main{box-sizing:border-box;width:100%;padding:calc(2 * 16px) 16px;line-height:calc(16px + 16px / 2);color:#888;text-align:center}.chatbox-popup .chatbox-popup__footer{box-sizing:border-box;display:-webkit-box;display:flex;width:100%;padding:16px;border-top:1px solid #ddd;-webkit-box-align:center;align-items:center;justify-content:space-around;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.chatbox-panel{display:-webkit-box;display:flex;position:absolute;box-shadow:5px 5px 25px 0 rgba(46,61,73,.2);-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:none;top:0;right:0;bottom:0;width:377px;background-color:#fff}.chatbox-panel .chatbox-panel__header{box-sizing:border-box;display:-webkit-box;display:flex;width:100%;padding:16px;color:#fff;background-color:#0360a5;-webkit-box-align:center;align-items:center;justify-content:space-around;-webkit-box-flex:0;flex:0 0 auto}.chatbox-panel .chatbox-panel__main{box-sizing:border-box;width:100%;padding:calc(2 * 16px) 16px;line-height:calc(16px + 16px / 2);color:#888;text-align:center;-webkit-box-flex:1;flex:1 1 auto}.chatbox-panel .chatbox-panel__footer{box-sizing:border-box;display:-webkit-box;display:flex;width:100%;padding:16px;border-top:1px solid #ddd;-webkit-box-align:center;align-items:center;justify-content:space-around;-webkit-box-flex:0;flex:0 0 auto}#uploadModal img{width:235px;margin-bottom:30px}.modal-content{width:380px;margin:0 auto}.btnModel{width:100%;background:#7b1127;color:#fff}.sideButton button{position:fixed;right:-52px;transform:rotate(-90deg);z-index:1000;top:350px;background:#7b1127;color:#fff;font-weight:700}.visitDetails{background:#7a7a7a}.visitDetails img{margin:20px 0;width:100%}.galleryDet img{width:100%;object-fit:cover;margin-bottom:20px;height: 260px}.nearbyLocation{margin:68px 0 0 79px}.anchorDownloadBrochure{text-align:center;margin-top:30px}.readyDownload{font-size:20px;margin-top:40px}.thankuDetails .card{padding:50px}.thankuDetails h1{color:#fff}.wrap{overflow:auto}
.sipanivivezaDetails img{
  width: 100%;
  height: 400px;
  object-fit: contain;
}

  
  .nav-link:hover{
    background:#7b1127;
    color:#fff!important;
    border-radius:10%;
  }
  .nav-link:active {
    color: #0000FF !important;
  }
.phoneDetails{
  position:fixed;
  width:60px;
  height:60px;
  bottom:97px;
  background-color: #7b1127;
  color:#FFF;
  border-radius:50px;
  text-align:center;
    font-size:30px;
  box-shadow: 2px 2px 3px #999;
    z-index:100;
    left: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carousel-control-next-icon{
  filter: brightness(0);
}
.carousel-control-prev-icon{
  filter: brightness(0);
}
.cardTextDetails h1{
  font-size: 26px;
}
.cardTextDetails h2{
  font-size: 24px;
}
.specificReqDet{
  margin-left: 120px;
}
#uploadBrouchure img{
  width:235px;
  margin-bottom:30px;
}
.thankuDetails{
    background:url(../../images/gokul.jpg);
    background-repeat:no-repeat;
    background-size:100%;
   height: 600px !important;
}
.cardThankuDet{
    background:rgb(0 0 0 / 46%);
    color:#fff;
}
.btnBtwReg:hover{
    color:#fff;
    background:#17a2b8;
}
.sideButton button:hover{
    color:#fff;
    background:#17a2b8;
}
.registerDetails:hover{
    color:#fff;
    background:#17a2b8;
}