@import url("https://fonts.googleapis.com/css?family=Titillium+Web:400,700&amp;display=swap");

@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap");

.merriweather {
  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

* {
  margin: 0%;
  padding: 0%;
}

body {
  /* font-family: "Titillium Web", sans-serif !important; */
  font-family: "Merriweather", serif !important;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  overflow-x: hidden;
}

#topheader {
  width: 100%;
  padding: 0px 2%;
  position: fixed;
  z-index: 99;
  background: rgba(255, 255, 255, 0.9);
  /* //top: 0;
    //top: 30px; */
  top: 30px;
  left: 0;
  box-shadow: -1px -2px 11px 3px #000000;
}

.ourprojectssub a {
  margin-right: 8%;
  border-bottom: 2px solid #2e2e2e;
  padding-bottom: 1%;
  color: #ffffff !important;
}

.ourprojectssub {
  display: none;
  position: absolute;
  bottom: 0%;
  margin-right: 6%;
  margin: 0%;
  width: 360px;
  background-color: red;
  padding: 0px 0%;
}

.leftmenu {
  float: left;
  width: 70%;
}

.lmenuul {
  list-style: none;
  margin-top: 4%;
  margin-left: 4%;
}

.lmenuul li {
  display: inline-block;
  text-align: center;
  margin-right: 2%;
}

.lmenuul li a {
  display: inline-block;
  text-align: center;
  color: #353632;
  font-family: "Merriweather", serif;
  font-weight: 800;
}

.nav > li > a {
  padding-left: 0% !important;
  padding-right: 0% !important;
}

.logo {
  /* width: 10%; */
  float: right;
  position: relative;
  /* margin-right: 13%; */
  /* padding-bottom: 0.2%; */
  text-decoration: none !important;
}

#cslider {
  /* //height:100%;
    //padding-top:50px; */
  padding-top: 100px;

  /* //padding-top:100px; */
}

#tesslider {
  height: 100%;
  padding-top: 2%;
}

/*#tesslider{height:100%; padding-top:2%;}*/
.cslide {
  padding: 0%;
}

.tslide {
  padding: 0%;
}

.carousel-indicators {
  bottom: 0px;
}

.carousel-indicators {
  position: absolute;
  bottom: 5px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -27%;
  text-align: center;
  list-style: none;
}

.dmenupart {
  width: 80%;
  float: left;
  background-color: transparent !important;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.navbar-brand {
  /* padding: 5px 15px; */
}

.navbar {
  /* //margin-bottom: 10px; */
  margin-bottom: 0px;
}

.mmenu {
  display: none;
}

.dmenu {
  /* display: block;
        width: 19%; */
  display: flex;
}

/* .dmenupartlogo {
        width: 20%;
    } */

.carousel-indicators li {
  display: inline-block;
  width: 24px;
  height: 7px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #0009;
  background-color: #5d5f5e;
  border-radius: 71px 1px 70px 1px;
  border: 0px solid #ffffff !important;
}

.carousel-indicators .active {
  width: 22px;
  height: 7px;
  margin: 0;
  background-color: #d4a763;
}

.pamenitiesp {
  position: absolute;
  bottom: 0%;
  right: 5%;
  color: #ffffff;
}

#myCarouselcprojectnew .carousel-caption {
  padding: 15px;
  -webkit-background-image: url(../may92019/images/caption-border.html);
  /* Safari 3.1-5 */
  -o-background-image: url(../may92019/images/caption-border.html);
  /* Opera 11-12.1 */
  background-image: url(../may92019/images/caption-border.html);
  background-color: rgba(255, 255, 255, 0.66);
  width: 450px;
  height: 400px;
  bottom: 15%;
  left: 10%;
  background-size: cover;
  background-repeat: no-repeat;
}

#myCarouselcprojectnew .carousel-caption h3 {
  color: rgba(0, 0, 0, 0.9);
  font-size: 45px;
  /* font-weight: 800; */
  font-family: "Merriweather", serif !important;
  text-transform: uppercase;
  margin-top: 15%;
  margin-bottom: 5%;
}

#myCarouselcprojectnew .carousel-caption hr {
  color: #2e2e2e;
}

#myCarouselcprojectnew .carousel-caption p {
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
  font-family: "Merriweather", serif !important;
}

#myCarouselcprojectnew .capp1 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  width: 50%;
  margin: 0 auto;
  border-bottom: 1px solid #373832;
  padding-bottom: 3%;
  margin-bottom: 2%;
  letter-spacing: 1px;
  text-align: justify;
}

#myCarouselcprojectnew .capp2 {
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 800;
  font-family: "Merriweather", serif !important;
  letter-spacing: 1.5px;
  margin-bottom: 2px;
}

#myCarouselcprojectnew .capp3 {
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  font-family: "Merriweather", serif !important;
  letter-spacing: 6px;
}

#myCarouselcprojectnew .capp4 {
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  font-family: "Merriweather", serif !important;
}

/* Ourprojects */
#ourprojects {
  /* background-color: rgb(26, 35, 42); */
  background: linear-gradient(
    140deg,
    rgba(69, 54, 67, 1) 0%,
    rgba(40, 17, 43, 1) 27%,
    rgba(40, 17, 43, 1) 73%,
    rgba(69, 54, 67, 1) 100%
  );
  padding-bottom: 5%;
  padding-top: 2%;
}

/*#ourprojects{ background-color:rgb(26, 35, 42); height:550px; padding-top:2%;}*/
.headingsection {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #ffffff;
  padding-top: 3%;
}

.headingsection span {
  color: #d4a763;
  font-weight: 800;
}

.head-line-left {
  width: 150px;
  height: 5px;
  background: #d4a763;
  margin-top: 10px;
  margin-bottom: 30px;
  margin: 0 auto;
}

.text-center {
  color: #ffffff;
  font-size: 16px;
  font-family: "Merriweather", serif !important;
  text-align: left;
}

.pname-thumb {
  color: #d4a763;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 3%;
}

.pname-thumbinfo {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.pnamenav {
  color: #d4a763;
  font-size: 16px;
  font-weight: 800;
}

.pnamenav span {
  background-color: #d4a763;
  color: #000;
  padding: 5px;
  font-size: 9px;
  border-radius: 6px;
  float: right;
  margin-right: 10%;
}

.center-block {
  margin: 3%;
  border-radius: 21px 0 !important;
  border: 1px solid #29274c;
}

#myCarousel {
  margin-top: 3%;
}

#myCarousel .carousel-control.right {
  right: 0%;
  height: auto;
  background-image: none !important;
  background-color: #000000;
  opacity: 0.9;
  padding-top: 0.8%;
  text-align: right;
  border: 1px solid #ffffff;
  width: 50px;
  height: 50px;
  margin-top: 9%;
  text-align: center;
  border-radius: 26px;
  padding-right: 0%;
}

#myCarousel .carousel-control.left {
  left: 0%;
  height: auto;
  background-image: none !important;
  background-color: #000000;
  opacity: 0.9;
  padding-top: 0.8%;
  text-align: left;
  border: 1px solid #ffffff;
  width: 50px;
  height: 50px;
  margin-top: 9%;
  text-align: center;
  border-radius: 26px;
  padding-right: 0.5%;
}

#tesslider .carousel-indicators {
  bottom: 0px;
}

#tesslider .carousel-indicators {
  position: absolute;
  bottom: 0px;
  left: 30%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -27%;
  text-align: center;
  list-style: none;
}

#tesslider .carousel-indicators li {
  display: inline-block;
  width: 24px;
  height: 7px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #0009;
  background-color: #5d5f5e;
  border-radius: 71px 1px 70px 1px;
  border: 0px solid #ffffff !important;
}

#tesslider .carousel-indicators .active {
  width: 22px;
  height: 7px;
  margin: 0;
  background-color: #d4a763;
}

#tesslider .carousel-caption {
  padding: 1%;
  -webkit-background-image: url(../may92019/images/caption-border1.html);
  /* Safari 3.1-5 */
  -o-background-image: url(../may92019/images/caption-border1.html);
  /* Opera 11-12.1 */
  background-image: url(../may92019/images/caption-border1.html);
  background-color: rgba(2, 2, 2, 0.7);
  width: 400px;
  height: 350px;
  bottom: 11%;
  right: 15% !important;
  background-size: cover;
  background-repeat: no-repeat;
  left: auto;
}

#tesslider .carousel-caption h3 {
  color: rgba(0, 0, 0, 0.9);
  font-size: 45px;
  font-family: "Merriweather", serif !important;
  text-transform: uppercase;
  margin-top: 15%;
  margin-bottom: 5%;
}

#tesslider .carousel-caption hr {
  color: #2e2e2e;
}

#tesslider .carousel-caption p {
  font-family: "Merriweather", serif !important;
}

#tesslider .capp1 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  width: 50%;
  margin: 0 auto;
  border-bottom: 1px solid #373832;
  padding-bottom: 3%;
  margin-bottom: 2%;
  letter-spacing: 1px;
}

#tesslider .capp2 {
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 800;
  font-family: "Merriweather", serif !important;
  letter-spacing: 1.5px;
}

#tesslider .capp3 {
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  font-family: "Merriweather", serif !important;
  letter-spacing: 6px;
}

#tesslider .capp4 {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: "Merriweather", serif !important;
}

/* About Us */
#aboutus {
  background-color: #ffffff;
  padding-top: 2%;
}

.aboutusinfo {
  margin-top: 1%;
}

#aboutus .headingsection {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #000000 !important;
  padding-top: 3%;
  font-weight: 800;
  margin-bottom: 0.5%;
}

#aboutus .headingsection span {
  color: #000000 !important;
  font-weight: 400;
}

#aboutus .head-line-left {
  width: 150px;
  height: 5px;
  background: #d4a763 !important;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.aboutusp {
  width: 60%;
  margin: 0 auto;
  text-align: justify;
  font-weight: 400;
  font-family: "Merriweather", serif !important;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 2%;
}

.bfixedimg {
  height: 75px;
  background-image: url(../images/separator.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 3%;
  margin-bottom: 0%;
  display: none;
}

.aboutinfop {
  width: 80%;
  margin: 1% auto;
  text-align: justify;
  line-height: 1.5;
}

/* .vision{ width:48%; float:left; padding:2% 3%; background-color: #c09f42; color:#ffffff;}
.mission{width:48%; float:right; padding:2% 3%; background-color: #c09f42; color:#ffffff;}
.vision span{font-weight:bold; text-align:center; width:100%; padding:0% 35%; font-size:22px; }
.mission span{font-weight:bold; text-align:center; width:100%; padding:0% 35%;  font-size:22px;} */
/* About Us ends*/
/* Contact Us */
#contactus {
  background-color: #ffffff;
  overflow: hidden;
  /* //padding-bottom:15%;  */
  padding-top: 3%;
}

.contactusinfo {
  position: relative;
  background: #29274c;
}

#contactus {
  padding-left: 0%;
  padding-right: 0%;
}

#contactus .headingsection {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #fff !important;
  padding-top: 3%;
  font-weight: 800;
}

#contactus .headingsection span {
  color: #fff !important;
  font-weight: 400;
}

#contactus .head-line-left {
  width: 150px;
  height: 5px;
  background: #d4a763 !important;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.contactusp {
  width: 60%;
  margin: 0 auto;
  text-align: justify;
  font-weight: 400;
  font-family: "Merriweather", serif !important;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 2%;
}

.contactleft {
  /* width: 50%; */
  background-color: #29274c;
  /* //color:#ffffff;  */
  /* float: left; */
  /* padding: 0% 3% 3%; */
  padding: 0% 2% 2%;
  /* //height:100%;  */
  /* z-index: 9; */
  position: relative;
  display: flex;
  justify-content: center;
}

.contactright {
  width: 50%;
  float: right;
  position: relative;
  z-index: 9;
}

.sdevelopers {
  width: 150px;
  padding: 5px;
  color: #2f3a2c !important;
  margin: 0 auto;
  margin-bottom: 2%;
  border: 1px solid #000000;
  text-align: center;
  font-weight: 800;
  font-family: "Merriweather", serif !important;
}

.sdevaddress {
  width: 90%;
  margin: 0 auto;
}

.sdevaddress span {
  clear: both;
  color: #ffffff;
  font-weight: 800;
  font-family: "Merriweather", serif !important;
  font-size: 20px;
}

.contactleft p {
  color: #ffffff;
}

.form-container .contactleft p {
  color: #000;
}

.getintouchinfo {
  color: #ffffff;
  width: 88%;
  float: right;
}

.getintouchinfosicon {
  width: 100%;
}

.getintouch {
  clear: both;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 2%;
}

.getintouchicon {
  float: left;
  width: 10%;
}

.contactright img {
  max-width: 100%;
}

.contactcontainer {
  /* background-color: #d4a763; */
  margin-top: 2%;
}

.gmapp {
  position: absolute;
  margin-top: -35px;
  width: 100% !important;
}

#email_form01 {
  position: relative;
}

#email_form01 .row {
  border: 0px solid #ffffff;
  padding: 2%;
  padding-top: 0px;
}

.bfheading {
  clear: both;
  color: #000 !important;
  font-weight: 800;
  font-family: "Merriweather", serif !important;
  font-size: 20px;
  text-align: center;
}

.msg01 {
  margin-bottom: 0%;
}

.forminputs {
  width: 100%;
  /* //float: left;  */
  background: transparent;
  border: 0px solid;
  border-bottom: 1px solid #ffffff;
  box-shadow: none;
  border-radius: 0px;
  margin-right: 3%;
  margin-bottom: 2%;
}

.bottomform-submit {
  width: 100px;
  padding: 5px;
  text-align: center;
  color: #ffffff;
  margin-left: 35%;
  background-color: #5a0000;
  font-size: 16px;
  font-weight: bold;
  border-radius: 10px;
}

.bottomform-submit:hover {
  background-color: #29274c;
  color: #fff;
}

#myCarouselcprojectnew .carousel-indicators {
  left: 60%;
  bottom: 0px !important;
}

.error {
  color: red;
}

#email_form01 select,
#email_form01 input {
  color: #000 !important;
  border-radius: 10px;
  border: 1px solid #000;
  margin: 10px 0px 10px 0px;
}

#email_form01 select option {
  background-color: #f0edf9 !important;
}

#email_form01 select,
#email_form01 input::-webkit-input-placeholder {
  color: #000 !important;
}

#email_form01 select,
#email_form01 input::placeholder {
  color: #000 !important;
}

#email_form01 select,
#email_form01 input::-moz-placeholder {
  color: #000 !important;
}

#email_form01 select,
#email_form01 input:-ms-input-placeholder {
  color: #000 !important;
}

#email_form01 select,
#email_form01 input:-moz-placeholder {
  color: #000 !important;
}

.form-control:focus {
  box-shadow: none !important;
}

.efthreepp {
  font-size: 10px;
  padding-top: 2%;
  color: #000000 !important;
}

.social-icons {
  clear: both;
  margin-top: 1%;
  margin-bottom: 1%;
  text-align: left;
  margin: auto;
  width: 100%;
  padding-top: 5%;
}

.sicons {
  margin-right: 2%;
}

.footer {
  background-color: #000000;
  color: #ffffff;
}

.copyr {
  width: 50%;
  float: left;
  padding-top: 1%;
}

.copyr span {
  cursor: pointer;
}

/* .pwdby {
    width: 50%;
    float: right;
    text-align: right;
} */

.modal-dialog {
  /* //width:80% !important; */
}

.modalrerahead {
  text-align: center;
  font-family: "Merriweather", serif !important;
}

.modalrerap {
  font-size: 15px;
  font-family: "Merriweather", serif !important;
}

.siconsimg {
  border-radius: 55%;
}

.efonepp {
  text-align: center;
  color: #ffffff;
  clear: both;
  padding-top: 5px;
  margin-bottom: 15px;
  font-size: 10px;
}

.mission {
  width: 48%;
  margin-right: 1%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-top: 5%;
}

.vision {
  width: 48%;
  margin-left: 1%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-top: 5%;
}

.missioncontainer {
  background-color: #1f2466;
  color: #ffffff;
  position: absolute;
  z-index: 99;
  text-align: center;
  padding-right: 10%;
  padding-left: 10%;
}

.mcinfo {
  position: absolute;
  left: 20%;
  margin-left: -50px;
  top: 20%;
  margin-top: -50px;
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  width: 60%;
}

.binspiring p {
  line-height: 1.4;
  letter-spacing: 1px;
  margin-bottom: 0px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}

.mcinfoabs {
  position: absolute;
  bottom: 4%;
  width: 100%;
  background-color: #1f2466;
  padding: 2%;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  display: none;
}

.vcinfo {
  position: absolute;
  left: 20%;
  margin-left: -50px;
  top: 20%;
  margin-top: -50px;
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  width: 60%;
}

.visioncontainer {
  background-color: #1f2466;
  color: #ffffff;
  position: absolute;
  z-index: 99;
  text-align: center;
  padding-right: 10%;
  padding-left: 10%;
}

.vcinfoabs {
  position: absolute;
  bottom: 4%;
  width: 100%;
  background-color: #1f2466;
  padding: 2%;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  display: none;
}

.brochureimg {
  position: fixed;
  /* //top:60%; */
  top: 55%;
  right: 0%;
  z-index: 99;
}

.brochureimga {
}

/* Ourprojects */
#floorplan {
  background-color: rgb(26, 35, 42);
  /* //height:550px;  */
  height: auto;
  padding-top: 3%;
}

#gallery {
  background-color: #ffffff;
  /* //height:700px;  */
  height: auto;
  padding-top: 3%;
}

#gallery .headingsectionbd {
  color: #000000;
}

#projectoverview {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #d4a763;
}

.poverviewmain {
  clear: both;
  width: 100%;
  position: relative;
  padding-left: 0%;
  padding-right: 0%;
}

.poverviewleft {
  padding-left: 0%;
  padding-right: 0%;
}

.poverviewright {
  /* background-color: #d4a763; 
color: #ffffff;  */
  background-color: #ffff;
  color: #000;
  /* //padding: 5% 8% 4% 8%; */
  /* padding: 4% 2% 2% 1%; */
  text-align: justify;
  /* display: ; */
}

.poverviewright h3 {
  margin-bottom: 2%;
  text-transform: uppercase;
  text-align: center;
}

.projectlogo {
  margin-top: 1%;
}

.reranumber {
  text-align: left;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 5%;
  margin-top: 3%;
}

.reranumber a {
  text-decoration: none;
  color: #ffffff;
}

.poverviewhead {
  /* //color:#ffffff;  */
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.poverviewinfo {
  font-size: 17px;
}

.zoomin {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.64);
  padding: 13%;
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
}

.locationzoom {
  position: fixed;
  top: 0%;
  display: none;
  z-index: 999;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.locationzoomimg {
  margin: 0 auto;
  height: 100vh;
}

.zoomout {
  position: absolute;
  color: #ffffff;
  right: 5%;
  top: 5%;
  font-size: 21px;
  border: 1px solid #ffffff;
  border-radius: 29px;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

/* Project Specification */
#projectamenities {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/gym_gaurisuta.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#projectamenities-avaneesh {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/swimmingpool_avaneesh.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#projectamenities1 {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  /* //background: url(../images/lift_kaveesha.jpg) center no-repeat; */
  background: url(../custom/image/amenities.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#projectamenities-kapila {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/intercom_kapila.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#projectamenities-udanda {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/lobby_udanda.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#projectamenities-nandana {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/cctv_nandana.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#projectamenities-kshipra {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/amenitiesbg-kshipra.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.pamenitiesmain {
  padding-left: 0%;
}

.pamenitiesleft {
  padding: 2em;
  background-color: #ffffff;
  padding-top: 1em;
}

.pamenitiesleft h3 {
  margin-bottom: 1%;
  text-transform: uppercase;
  text-align: center;
}

.head-line-left1 {
  width: 150px;
  height: 5px;
  background: #d4a763;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.amenitiesul {
  list-style: none;
}

/* .amenitiesul li {list-style: none; font-size: 16px; line-height: 1.4; min-width: 45%; box-sizing: border-box; border: 2px solid #cfcfcf; padding: 10px;
    margin: 10px 20px 10px 0; color: #353232;} */
.amenitiesul .ame {
  list-style: none;
  font-size: 16px;
  line-height: 1.4;
  /* //min-width: 45%;  */
  box-sizing: border-box;
  border: 2px solid #cfcfcf;
  padding: 10px;
  /* //margin: 10px 20px 10px 0;  */
  margin: 5px 5px 12px 5px;
  color: #353232;
  border-radius: 10px;
}

.pamenitiesright {
  height: 75vh;
  min-height: 550px;
}

.pamenitiesright p {
  position: absolute;
  bottom: 0%;
  right: 0%;
  color: #ffffff;
}

#specifications {
  clear: both;
  position: relative;
  /* padding-top: 5%;
    padding-bottom: 4%; */
  background-position: 100% 100%;
  background-attachment: fixed;
  background-size: cover;
}
#specifications .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

.specificationsinside {
  position: relative;
}

#specifications .headingsection {
  color: #ffffff;
}

.headingsection {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  font-weight: bold;
}

.head-line-left {
  width: 150px;
  height: 5px;
  background: #b5862a;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.specificationsmain {
  margin-top: 2%;
  /* width: 95%; */
  /* padding-top: 3%;
    margin-left: 5%; */
  display: flex;
  justify-content: center;
}

.specificationsection {
  /* //height: 270px; */
  /* height: 200px; */
  margin-bottom: 20px;
}

.specificationsp {
  color: #ffffff !important;
  font-family: "Merriweather", serif !important;
}

.specificationsul {
  width: 85%;
}

.specificationsli {
  line-height: 2;
  color: #ffffff;
  font-family: "Merriweather", serif !important;
  font-size: 14px;
  list-style: none;
  text-align: center;
}

#floorplan .pname-thumb {
  color: #d4a763;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 3%;
  text-align: center;
}

#gallery .pname-thumb {
  color: #000000;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 3%;
  text-align: center;
  padding: 5px 10px;
  background-color: #d4a763;
  border-radius: 5px;
}
.example-image-link1:hover .pname-thumb {
  color: #fff !important;
  background-color: #29274c !important;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  width: 100%;
  border-radius: 20px 0 !important;
}

#locationadvantages {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/gaurisuta/locationmap.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 0%;
  padding-right: 0%;
}

#locationadvantages-avaneesh {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/avaneesh/avaneesh-location-map.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#locationadvantages-kaveesha {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/kaveesha/kaveesha-location.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#locationadvantages-udanda {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/udanda/udanda-location.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#locationadvantages-nandana {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/nandana/nandana-location.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#locationadvantages-kapila {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: url(../images/kapila/kapila-location.jpg) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.plocadvtmain {
  padding-left: 0%;
}

.plocadvtright {
  height: 75vh;
  min-height: 550px;
}

.plocadvtleft {
  padding: 4em;
  background-color: #ffffff;
  padding-top: 4em;
}

.plocadvtleft h3 {
  margin-bottom: 1%;
  text-transform: uppercase;
  text-align: center;
}

.plocadvtleft .head-line-left1 {
  margin-bottom: 6%;
}

.locadvtul {
  list-style: none;
}

.locadvtul li {
  list-style: none;
  font-size: 16px;
  line-height: 1.4;
  min-width: 45%;
  box-sizing: border-box;
  border: 2px solid #cfcfcf;
  padding: 10px;
  margin: 10px 20px 10px 0;
  color: #353232;
}

.headingsectionpa {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #2d2b2b;
  padding-top: 3%;
}

.headingsectionbd {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #29274c;
  padding-top: 3%;
  font-weight: 800;
}

.headingsectionbd span {
  color: rgb(40, 17, 43);
  font-weight: 400;
}

.head-line-leftbd {
  width: 150px;
  height: 5px;
  background: #d4a763;
  margin-top: 10px;
  margin-bottom: 30px;
  margin: 0 auto;
}

.head-line-leftbd1 {
  width: 150px;
  height: 5px;
  background: #000000;
  margin-top: 10px;
  margin-bottom: 30px;
  margin: 0 auto;
}

.headingsectionbl {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #000000 !important;
  padding-top: 3%;
  font-weight: 800;
}

.head-line-leftbl {
  width: 150px;
  height: 5px;
  background: #d4a763 !important;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.headingsectionbl span {
  color: #000000 !important;
  font-weight: 400;
}

/* New menu */
.color-1 {
  background: #435a6b;
}

.color-2 {
  background: #f39c12;
}

.color-3 {
  background: #2ac56c;
}

.color-4 {
  background: #0e83cd;
}

.color-5 {
  background: #cd4436;
}

.color-6 {
  background: #f19f0f;
}

.color-7 {
  background: #3fa46a;
}

.color-8 {
  width: 70%;
  float: left;
}

.color-9 {
  background: #9e487f;
}

.color-10 {
  background: #16a085;
}

.color-11 {
  background: #aab7b7;
}

.tfp {
  visibility: hidden;
}

/* new design for form part */
.addressdetails {
  display: block;
}

#email_form01 {
  width: 100%;
  float: right;
}

/* Management Page */
#management {
  background-color: #ffffff;
  padding-top: 2%;
}

.managementinfo {
  margin-top: 1%;
}

#management .headingsection {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #000000 !important;
  padding-top: 3%;
  font-weight: 800;
  margin-bottom: 0.5%;
  margin-top: 0%;
}

#management .headingsection span {
  color: #000000 !important;
  font-weight: 400;
}

#management .head-line-left {
  width: 150px;
  height: 5px;
  background: #d4a763 !important;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.managementp {
  width: 60%;
  margin: 0 auto;
  text-align: justify;
  font-weight: 400;
  font-family: "Merriweather", serif !important;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 2%;
}

.teammaininfo {
  padding: 0%;
  font-family: "Merriweather", serif !important;
  margin-bottom: 5%;
  margin-top: 2%;
}

.imgside {
  padding: 0%;
  position: relative;
  /* width: 30% !important; */
  float: left;
  font-family: "Merriweather", serif !important;
}

.arrowleftside {
  position: absolute;
  right: 0%;
  top: 15%;
  font-family: "Merriweather", serif !important;
  display: none;
}

.arrowrightside {
  position: absolute;
  left: 0%;
  top: 15%;
  font-family: "Merriweather", serif !important;
  display: none;
}

.contentside {
  float: left;
  padding: 0% 2%;
  font-family: "Merriweather", serif !important;
}

.contentside h2 {
  text-align: justify;
  font-size: 16px;
  font-weight: bold;
  font-family: "Merriweather", serif !important;
  margin-top: 0%;
  font-weight: bold;
}

.contentside p {
  text-align: justify;
  font-family: "Merriweather", serif !important;
}

.teamsideimgr {
  float: right;
}

.teambanner {
  padding-left: 0%;
  padding-right: 0%;
}

/* Completed Projects */
.cprojectdiv {
  height: 330px;
  float: left;
}

.cprojectdiv .pname-thumbinfo {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0%;
}

.cprojectdiv .pnamenav {
  font-size: 11px;
}

.gbutton {
  text-decoration: none !important;
}

/* careers page */

.get-in-touch {
  max-width: 800px;
  margin: 0px auto;
  position: relative;
}

.get-in-touch .title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 3.2em;
  line-height: 48px;
  padding-bottom: 48px;
  color: #d4a763;
  background: #d4a763;
  background: -moz-linear-gradient(left, #f4524d 0%, #d4a763 100%) !important;
  background: -webkit-linear-gradient(
    left,
    #f4524d 0%,
    #d4a763 100%
  ) !important;
  background: linear-gradient(to right, #f4524d 0%, #d4a763 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.contact-form .form-field {
  position: relative;
  margin: 32px 0;
}

.contact-form .input-text {
  display: block;
  width: 100%;
  height: 36px;
  border-width: 0 0 2px 0;
  border-color: #d4a763;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.contact-form .input-text:focus {
  outline: none;
}

.contact-form .input-text:focus + .label,
.contact-form .input-text.not-empty + .label {
  -webkit-transform: translateY(-24px);
  transform: translateY(-24px);
}

.contact-form .label {
  position: absolute;
  left: 20px;
  bottom: 11px;
  padding: 0.2em 0.6em 1.3em;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
  cursor: text;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.contact-form .submit-btn {
  display: inline-block;
  background-color: #6d1010;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  padding: 8px 16px;
  border: none;
  width: 200px;
  cursor: pointer;
}

#careers {
  background-color: #ffffff;
  overflow: hidden;
  padding-bottom: 1%;
  padding-top: 0%;
}

#careers {
  padding-left: 0%;
  padding-right: 0%;
}

#careers .headingsection {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #000000 !important;
  padding-top: 3%;
  font-weight: 800;
}

#careers .headingsection span {
  color: #000000 !important;
  font-weight: 400;
}

#careers .head-line-left {
  width: 150px;
  height: 5px;
  background: #d4a763 !important;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.careersp {
  font-size: 16px;
  text-align: justify;
}

/* Side Form */
.ofrmbtn {
  position: fixed;
  top: 40%;
  right: 0px;
  cursor: pointer;
  font-family: "Merriweather", serif !important;
  z-index: 999;
}

.callvnbtn {
  vertical-align: middle;
  position: fixed;
  top: 20%;
  right: -107px;
  cursor: pointer;
  font-family: "Merriweather", serif !important;
  z-index: 999;
  width: 143px;
  font-size: 17px;
  background: #ffffff;
  border-radius: 20px 0px 0px 20px;
}

.callvnbtn span {
  padding-top: 5px;
  color: #6d1010;
  font-weight: bold;
}

.callvnbtn img {
  animation: rotation 5s infinite;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.eformform {
  width: 270px;
  position: fixed;
  top: 20%;
  right: -270px;
  padding: 2%;
  background-color: rgb(181, 144, 68);
  border-radius: 10px;
  font-family: "Merriweather", serif !important;
  z-index: 999;
}

.formclose {
  position: absolute;
  top: 2%;
  right: 2;
  right: 5%;
}

.eheading {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Merriweather", serif !important;
}

.toppart {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99;
  top: 0%;
  left: 0%;
  font-family: "Merriweather", serif !important;
}

.toppart1 {
  width: 85%;
  left: 7%;
  height: 80vh;
  overflow-y: scroll;
  background-color: rgba(255, 255, 255, 1);
  color: #000000;
  top: 10%;
  position: fixed;
  padding: 2px 15px;
  font-family: "Merriweather", serif !important;
}

.iagree {
  width: 15%;
  position: fixed;
  color: #6d1010;
  left: 42%;
  background-color: #d7b468;
  cursor: pointer;
  padding: 10px;
  text-align: center;
  bottom: 10%;
  font-weight: bold;
  font-family: "Merriweather", serif !important;
}

#privacyModal ul {
  padding-left: 2%;
}

#tesslider .headingsection {
  font-size: 30px;
  text-align: center;
  font-family: "Merriweather", serif !important;
  color: #000000 !important;
  padding-top: 3%;
  font-weight: 800;
  margin-bottom: 0.5%;
}

#tesslider .headingsection span {
  color: #000000 !important;
  font-weight: 400;
}

#tesslider .head-line-left {
  width: 150px;
  height: 5px;
  background: #d4a763 !important;
  margin-top: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
  margin-bottom: 2%;
}

@media screen and (max-width: 25em) {
  .codrops-icon span {
    display: none;
  }

  #cslider {
    padding-top: 85px;
  }
}

/* Start New Form */
#mainform1 .form-control {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  border: 2px solid #000;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  margin-top: 10px;
  color: #000;
  border-radius: 10px;
}

#mainform1 .intl-tel-input {
  color: #000;
}

#mainform1 .error {
  color: red;
}

.form-wrap1 {
  padding: 20px;
  border-radius: 8px;
  /* background: url(../img/form_bg.html) no-repeat center top; */
  /* background-color: rgba(223, 217, 217, 0.8); */
  background-color: #9b97b2;
}

.form-wrap1 img {
  text-align: center;
  margin: 0 auto;
}

.form-wrap1 h2 {
  color: #363636;
  font-size: 20px;
  margin: 0;
  font-weight: 700;
  padding: 10px 0;
  font-family: "Roboto";
  text-align: center;
}

/* End New Form */

.primary-bg {
  /* background: #d4a763; */
  background: #29274c;
  color: #fff;
  position: fixed;
  width: 100%;
  z-index: 100;
}

/* start virtual sv */
.icon-fixed {
  position: fixed;
  /* //right: 16px;  */
  left: 16px;
  bottom: 90px;
  z-index: 99999;
}

.icon-fixed img {
  width: 70px;
  height: 68px;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
}

.bounce,
.pulsing {
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }

  40% {
    -o-transform: translateY(-30px);
  }

  60% {
    -o-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}

.vsv,
.vsv:hover,
.vsv:active,
.vsv:after {
  /* //background-color: #0b70b6; */
  /* width: 235px;
font-weight: 600;
font-size: 20px;
padding: 5px;
//border: 2px solid #0b70b6;
//border: 1px solid rgb(204, 204, 204);
background: #2516d9;
//border-radius: 5px;
/* box-shadow: 0px 0px 16px #c80de0;
	border-radius: 2px;
	border: 2px solid;
    transition: all 1s ease-in-out;
    border-image: linear-gradient(#360154, #d442d5) 30; */
  background: linear-gradient(to left top, #c32c71 50%, #b33771 50%);
  outline: none;
  cursor: pointer;
}

.vsv {
  width: 235px;
  font-weight: 600;
  font-size: 20px;
  padding: 5px;
  /* //background: linear-gradient(to left top, #c32c71 50%, #b33771 50%); */
  background: #2516d9;
  /* //border-style: none; */
  /* //border: 2px solid; */
  outline: none;
  cursor: pointer;
  position: relative;
  /* //padding: 0px; */
  overflow: hidden;
  transition: all 0.5s;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  border-color: none;
  color: #fff;
}

.vsv:hover {
  background: #2516d9;
  color: #fff;
}

.vsv span {
  position: absolute;
  display: block;
}

.vsv span:nth-child(1) {
  height: 3px;
  width: 200px;
  top: 0px;
  left: -200px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), #f6e58d);
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  animation: span1 2s linear infinite;
  animation-delay: 1s;
}

@keyframes span1 {
  0% {
    left: -200px;
  }

  100% {
    left: 200px;
  }
}

.vsv span:nth-child(2) {
  height: 70px;
  width: 3px;
  top: -70px;
  right: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #f6e58d);
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
  animation: span2 2s linear infinite;
  animation-delay: 2s;
}

@keyframes span2 {
  0% {
    top: -70px;
  }

  100% {
    top: 70px;
  }
}

.vsv span:nth-child(3) {
  height: 3px;
  width: 200px;
  right: -200px;
  bottom: 0px;
  background: linear-gradient(to left, rgba(0, 0, 0, 0), #f6e58d);
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  animation: span3 2s linear infinite;
  animation-delay: 3s;
}

@keyframes span3 {
  0% {
    right: -200px;
  }

  100% {
    right: 200px;
  }
}

.vsv span:nth-child(4) {
  height: 70px;
  width: 3px;
  bottom: -70px;
  left: 0px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0), #f6e58d);
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  animation: span4 2s linear infinite;
  animation-delay: 4s;
}

@keyframes span4 {
  0% {
    bottom: -70px;
  }

  100% {
    bottom: 70px;
  }
}

.vsv:hover {
  transition: all 0.5s;
  transform: rotate(-3deg) scale(1.1);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
}

.vsv:hover span {
  animation-play-state: paused;
}

.pulsing {
  position: fixed;
  /* //right: 16px;  */
  left: 15px;
  bottom: 125px;
  z-index: 99999;
}

.pulsing:before {
  content: "🤳🏻";
  /* //font-size: 60px; */
  font-size: 50px;
  transform: scaleX(-1);
  right: 0px;
  top: -68px;
  animation: up-down 1s infinite;
}

.pulsing :before,
.pulsing:after {
  content: "🤳🏻";
  font-size: 40px;
  opacity: 0;
  transition: 0.4s ease-in-out;
}

/* end virtual sv */

/* Start Covid Vaccine */
.live-button {
  position: fixed;
  /* //right: 16px; */
  right: 5px;
  bottom: 90px;
  z-index: 99999;
}

.live-button {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.live-button:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0.4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }

  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.4;
  }
}

@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

/* Stop Covid Vaccine */

.list-inline {
  margin-bottom: 5px;
}

.mob-btn.fixed {
  z-index: 99;
  width: 100%;
  bottom: 0;
  overflow: hidden;
  box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.35);
}

.mob-btn.fixed a:first-child {
  /* //border-right: 2px solid #000; */
}

.mob-btn.fixed a {
  /* //width:50%; */
  width: 33.3%;
  float: left;
  height: 48px;
  line-height: 48px;
  text-align: center;
  /* //background:#ffbc03; */
  /* //background:#7f00ff; */
  background: #3e2f79;
  /* //font-size:16px; */
  font-weight: 700;
  color: #fff;
  border-right: 1px solid #fff;
}

.mob-btn.fixed a img {
  display: inline-block;
  height: 28px;
  vertical-align: middle;
}

.inline-block {
  display: inline-block;
}

.fixed {
  position: fixed;
}

/*  Location Highlights  */

#adv,
#walk_video {
  /* //background-image:url("https://vertexhomes.com/vertex-viraat-living-modernised/image/Block-8/location_bg.png"); */
  /* //background-repeat:no-repeat; */
  /* background: #f5f3ec;
	padding:45px 0px;
	background-position:center center;	
	background-size:cover; */
}

#adv .nav-pills > li > a {
  margin-right: 0px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px;
  font-size: 10px;
  font-weight: 700;
}

#adv .nav > li > a {
  position: relative;
  display: block;
  padding: 7px 5px;
  text-align: center;
  color: #041330;
  border-radius: 10px 0px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #041330;
  color: #fff !important;
}

#adv .nav-pills > li {
  width: 15%;
  border: 1px solid #29274c;
  margin: 2px 4px;
  padding: 0px;
  border-radius: 10px 0px;
}

#adv .nav-pills > li.active > a {
  background-color: #29274c;
  color: #fff !important;
}

.big-fontsize {
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}

#adv .tbpad {
  padding: 0px 5px !important;
}

#adv .loc_highlights {
  padding-left: 20px;
}

#adv .tab-content > .tab-pane {
  background-color: transparent;
}

#adv .tab-content {
  padding: 25px 0px;
}

#adv .loc_highlights li {
  list-style-image: url("https://thenestbuilders.com/nest-art/custom/image/arrow1.png");
  padding: 8px;
  color: #000;
}

#adv .loc_highlights li::before {
  /* font-family: FontAwesome;
  top: 0;
  margin: 0 10px 0 -33px;
  content: "\f00c";
  color: #49042f;
  font-size: 18px; */
}

@media only screen and (max-width: 767px) {
  #adv .nav-pills > li {
    width: 100%;
    margin: 5px 0px;
  }
  .dashed {
    width: 140px !important;
  }

  #adv .tbpad {
    padding: 5px !important;
  }
  .row2 {
    display: flex;
    flex-direction: column;
  }

  .group_btns li {
    display: block;
  }

  .schedule_btn,
  #xtra_facities .schedule_btn {
    width: 65%;
  }
  .poverviewright1 .row{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .fact-text{
    margin-right: 0 !important;
  }
  .row.reasons{
  display: flex;
  justify-content: center;
  flex-direction: column;

}
}

.row.reasons{

  display: flex;
  justify-content: space-between;

}

.poverviewright1 .row {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: #1d1e2c;
  border-radius: 10px;
  justify-content: center;
}
.poverviewright1 {
  padding-bottom: 30px;
}

.whatsappimg {
  position: fixed;
  /*  //top: 60%;
    //top: 55%; */
  top: 75%;
  right: 0%;
  z-index: 99;
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}

.specificationsmain img {
  border-radius: 10px;
  width: 50px;
  height: 50px;
}

/* .col-xs-6.col-sm-4.col-md-4.col-lg-4.specificationsection.aos-init.aos-animate {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
} */

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  scroll-behavior: smooth;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0px 20px;
}

/* #projectoverview {
  padding: 60px 15px;
  background: #fff;
  justify-content: center;
  display: flex;
} */

.m-0 {
  margin: 0;
}

.poverviewimg {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.poverviewhead {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #2d2d2d;
}

.poverviewright p {
  font-size: 15px;
  line-height: 1.7;
  color: #000000;
  font-weight: 500;
}
.poverviewright p b {
  font-weight: 800;
}

.form-wrap1 {
  background: #f0edf9;
  padding: 25px 20px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  margin-top: 20px;
}

.form-wrap1 .form-control {
  margin-bottom: 15px;
  height: 45px;
}

.btnside {
  background-color: #2e2e6d !important;
  color: #fff !important;
  font-weight: bold;
  padding: 10px 15px;
  width: 100%;
  border-radius: 5px;
  border: none;
}

@media (max-width: 767px) {
  .form-wrap1 {
    margin-top: 40px;
  }

  .poverviewhead {
    font-size: 20px;
  }

  #topheader {
    top: 20px !important;
  }

  #cslider {
    padding-top: 70px;
  }
}

.btn-default {
  color: #fff;
  background-color: #29274c;
  border-color: #ccc;
  border-radius: 10px;
}

/* Submit button */
.btnside {
  /* background-color: #b28c5e; */
  background-color: #29274c;
  color: #fff;
  border: none;
  width: 100%;
  padding: 12px;
  font-weight: bold;
  border-radius: 5px;
  transition: background 0.3s;
}

.btnside:hover {
  background-color: #a17645;
}

@media (max-width: 1472px) {
  /* .col-lg-12.poverviewright1 {
    display: none;
  } */
}

.fact .fact-text h2 {
  font-size: 35px;
  font-weight: 700;
  display: inline;
  color: #fff;
}

.fact .fact-text p {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

a:active,
a:hover {
  cursor: pointer;
}

.floor-card {
  background: linear-gradient(180deg, #f4f7fa 0%, #ffffff 100%);
  border-radius: 20px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  padding: 20px;
  text-align: center;
  transition: transform 0.3s;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.floor-card:hover {
  transform: translateY(-5px);
}

.floor-img {
  width: 90%;
  height: auto;
  border-radius: 12px;
  margin-bottom: 15px;
}

.floor-status {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #333;
}

.floor-specs {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 14px;
  margin-bottom: 15px;
}

.floor-specs div {
  display: flex;
  align-items: center;
  gap: 5px;
}

.floor-specs img {
  width: 18px;
  height: 18px;
}

.floor-location {
  font-size: 14px;
  color: #444;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 20px;
}

.floor-location img {
  width: 16px;
  height: 16px;
}

.floor-btn {
  background: #3e2f79;
  color: #fff;
  padding: 10px 15px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s;
  display: inline-block;
}

.floor-btn:hover {
  background: #2c2360;
  color: aqua;
}

.col-md-4.col-sm-6.mb-4 {
  margin-top: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  border-radius: 10px 0 !important;
}

.panel-default a {
  text-decoration: none;
  border-radius: 10px 0 !important;
}

.panel-group .panel-heading {
  border-radius: 10px 0 !important;
}

.formcontainer {
  color: #000;
}

.container-fluid.footer {
  padding-top: 10px;
}
.row1 {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

@media screen and (max-width: 768px) {
  .contactleft {
    display: flex;
    flex-direction: column;
    padding: 30px;
  }

  .container-fluid.footer {
    padding-bottom: 47px;
    padding-top: 10px;
  }
  .row1 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
  }
  .cards {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .contactcontainer {
    display: flex;
    justify-content: center;
  }

  .example-image-link {
    display: flex;
    justify-content: center;
  }

  #projectamenities1 {
    background-color: #4b4b86 !important;
  }

  .pwdby {
    display: block !important;
    justify-content: center;
  }

  .navbar-brand {
    float: left;
    height: 0 !important;
    padding: 0px 0px 0 0 !important;
  }
}

.border {
  border: 1px solid aliceblue;
  border-radius: 10px;
  padding: 15px;
  z-index: 0;
}

.pwdby {
  display: flex;
  justify-content: center;
  align-items: center;
}

.specificationsp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.specificationsp img {
  margin-right: 10px;
}

.grecaptcha-badge {
  z-index: 999;
}

.nav .btn {
  background-color: #29274c;
  color: #fff !important;
  padding: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 10px;
}

/* .navbar-default .navbar-nav > li > a {
  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
} */

.navbar-default .navbar-nav > li > a.btn:focus,
.navbar-default .navbar-nav > li > a.btn:hover {
  color: #000 !important;
  background-color: #ecbf54;
}

.navbar-nav > li a.btn {
  margin: 5px 0;
}

/* Default state — hide the brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
  display: inline-block;
  opacity: 0;
  transition: transform 0.3s, opacity 0.2s;
  color: #762521;
  box-sizing: border-box;
}

.cl-effect-1 a::before {
  margin-right: 5px;
  content: "[";
  transform: translateX(20px);
}

.cl-effect-1 a::after {
  margin-left: 5px;
  content: "]";
  transform: translateX(-20px);
}

/* Hover & focus effect */
.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
  opacity: 1;
  transform: translateX(0px);
}

/* Show brackets for active menu item */
.cmenunav.active::before,
.cmenunav.active::after {
  opacity: 1 !important;
  transform: translateX(0px) !important;
}

.navbar-brand {
  float: left;
  height: 0 !important;
  padding: 10px 0px 0 0;
  /* font-size: 18px; */
  /* line-height: 0 !important; */
}

.navbar-nav {
  margin: 10px !important;
  text-align: center;
}

.blink span {
  color: #d4a763;
  font-weight: bold;
  animation: blink 1s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

#specifications {
  background-image: url(../images/nest-mojo.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  /* z-index: 1; */
}

#specifications .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#specifications::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  /* z-index: 2; */
}

.specificationsinside {
  z-index: 9;
}

#locationadvantages {
  clear: both;
  width: 100%;
  position: relative;
  background-color: #4b4b86;
  background: #ffffff !important;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 0%;
  padding-right: 0%;
}
@media (min-width: 992px) {
  .col-md-6 {
    width: 48%;
  }
}

@media (min-width: 1090px) {
  .lightbox .lb-image {
    width: 1080px !important;
    height: 720px !important;
  }
}
.text-center1 {
  text-align: center;
  color: #29274c;
  margin-bottom: 20px;
}
.text-center2 {
  text-align: center;
  font-size: 15px;
  color: #000000;
  line-height: 35px;
}

.carouseltopone .item > img {
  -webkit-animation: zoom 34s;
  animation: zoom 34s;
}

.dropdown-menu {
  left: 10%;
  top: 50px;
}

.show-on-hover:hover > ul.dropdown-menu {
  display: block;
}

.example-image-link,
.floor-img {
  filter: blur(5px);
}

.price-card,
.floor-card {
  /* background: #f4efe5; */
  border-radius: 10px;
  /* margin: 15px; */
  /* padding: 20px; */
  text-align: center;
  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
  width: 100%
}
.price-card h5 {
  font-weight: 600;
  color: #3e2e1f;
}
.price-card p {
  color: #000;
  margin-bottom: 15px;
  margin-top: 25px; 
}
.hidden-info {
  display: none;
  background: #fff;
  border-radius: 6px;
  margin-top: 15px;
  padding: 10px;
  color: #3d2418;
  font-weight: 600;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

/* Buttons */
.action-btn {
  background: #29274c;
  color: #fff;
  border: none;
  padding: 8px 20px;
  border-radius: 5px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  animation: shakeBtn 2.5s ease-in-out infinite;
}
.action-btn:hover {
  background: #487c8a;
}

/* Keyframes for shake */
@keyframes shakeBtn {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-4px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(4px);
  }
}

/* Floor Plan */
.floor-image-wrapper {
  position: relative;
  display: inline-block;
}
.floor-plan {
  width: 100%;
  border-radius: 10px;
  transition: 0.3s;
}
.blurred {
  filter: blur(8px);
  pointer-events: none;
}
.floor-title {
  margin-top: 10px;
  font-weight: 600;
  color: #3e2e1f;
}

/* Popup Form */
.form-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
}
.form-content {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  width: 300px;
  position: relative;
}
.form-content input {
  width: 100%;
  padding: 10px;
  margin: 8px 0;
  border-radius: 5px;
  border: 1px solid #ccc;
}
#submitForm {
  background: #072f3a;
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
}
.close-form {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 22px;
  cursor: pointer;
}
.justify-content-center {
  justify-content: center !important;
}
.d-flex {
  display: flex !important;
}

.h4 {
  position: relative;
  /* display: inline-block; */
  color: #3e2e1f !important;
  font-weight: 900 !important;
  font-size: 20px;
  padding: 10px 20px;
  border: 1px solid #28112b; /* Inner border */
  /*background-color: #f4efe5;  Match your card background */
  box-sizing: border-box;
  z-index: 1;
}

/* Outer border */
.h4::before {
  content: "";
  position: absolute;
  top: -5px; /* Gap between inner & outer border */
  left: -5px;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border: 2px solid #28112b; /* Outer border */
  box-sizing: border-box;
  border-radius: 3px; /* optional for smoother corners */
  z-index: -1;
}
.border_gold {
  position: relative;
  border: 2px solid #d4af37;
  border-radius: 10px;
  padding: 15px;
  background: linear-gradient(135deg, #8a6e2f, #d1b464, #fff4b0);
  background-clip: padding-box;
  overflow: hidden;
  margin-bottom: 10px;
}


/* Shine layer */
/* .border_gold::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.6) 50%,
    rgba(255, 255, 255, 0.1) 100%
  );
  transform: skewX(-25deg);
  animation: shine 2s infinite;
} */

/* Keyframes for sliding shine */
@keyframes shine {
  0% {
    left: -75%;
  }
  100% {
    left: 125%;
  }
}

.mt-4 {
  margin-top: 40px;
}
.gap {
  margin-right: 5px;
  margin-left: 5px;
}

.dashed {
  --b: 3px;
  --s: 10px;
  --c1: #fffb00;
  --c2: #28112b;
  width: 180px;
  margin: 10px auto 30px;

  /* width: 250px;
  aspect-ratio: 1;
  position: relative; */
}
.dashed::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: var(--b);
  background: repeating-conic-gradient(var(--c1) 0 25%, var(--c2) 0 50%) 0 0 /
    var(--s) var(--s) round;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: add, add;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

/* Default .col-6: two columns (each 50%) */
.col-6 {
  width: 50%;
  padding: 15px;
  box-sizing: border-box;
}

/* Tablet breakpoint (2 columns still visible but tighter) */
@media (max-width: 992px) {
  .col-6 {
    width: 50%;
    padding: 10px;
  }
}

/* Mobile breakpoint (single column full width) */
@media (max-width: 768px) {
  .col-6 {
    width: 100%;
    padding: 10px;
  }
}
.group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* Swiper Container */
.floorSwiper {
  width: 100%;
  padding: 30px 0;
}

.swiper-slide {
  display: flex;
  justify-content: center;
}

/* Plan Card */
.plan-card {
  background: #f4efe5;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  /* width: 280px; */
  transition: all 0.3s ease;
}
.plan-card:hover {
  transform: translateY(-4px);
}

/* Image Wrapper */
.plan-img-wrapper {
  position: relative;
  display: inline-block;
}
.plan-img {
  width: 100%;
  border-radius: 10px;
  transition: 0.3s;
}
.blurred {
  filter: blur(8px);
  pointer-events: none;
}

/* Button */
.plan-btn {
  position: absolute;
  top: 45%;
  left: 25%;
  transform: translate(-50%, -50%);
  background: #29274c;
  color: #fff;
  border: none;
  padding: 8px 18px;
  border-radius: 5px;
  font-weight: 600;
  cursor: pointer;
  animation: tilt-shaking 0.25s linear infinite;
}
.plan-btn:hover {
  background: #487c8a;
}

@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/* Title */
.plan-title {
  margin-top: 10px;
  font-weight: 600;
  color: #3e2e1f;
}

/* Swiper Navigation */
.swiper-button-next,
.swiper-button-prev {
  color: #072f3a !important;
}
.swiper-pagination-bullet-active {
  background: #072f3a !important;
}
/* .swiper-button-next, .swiper-button-prev{
    color: #000000 !important;
} */

.swiper-horizontal {
  display: grid !important;
  align-content: center !important;
  height: 280px;
}

#projectoverview .container-fluid {
  display: flex;
  justify-content: center;
  margin: 0 !important;
  padding: 0;
}

.cards {
  /* background:radial-gradient( circle at 40% center, rgb(255, 255, 255) 30%, rgb(212, 167, 99) 60% ); */
  background: radial-gradient(
    circle,
    rgb(255, 255, 255) 20%,
    rgb(212, 167, 99) 80%
  );
  width: 150px;
  display: flex;
  justify-content: center;
  height: auto;
  padding: 15px 85px;
  border-radius: 15px;
  align-items: center;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 50px;
}
.cards img {
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}

.cards:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.row2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
}

.panel-title {
  line-height: 20px !important;
}

#projecthigh {
  /* background: #fff; */
  background: url(../custom/image/bg.jpg);
  padding: 60px 20px;
  font-family: "Poppins", sans-serif;
  background-position: center;
  background-repeat: repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
}
#projecthigh .highlight-title {
  position: relative;
  z-index: 2;
}

.d-none {
  display: none !important;
}

#projecthigh::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 0;
}
#projecthigh .highlight-title span {
  color: rgb(40, 17, 43) !important;
  font-weight: 400;
}
#projecthigh .highlight-underline {
  position: relative;
  z-index: 2;
}

.highlight-title {
  font-weight: 900;
  font-size: 28px;
  color: #222;
  text-transform: uppercase;
}

.highlight-title span {
  color: #c49a6c;
}

.highlight-underline {
  width: 80px;
  height: 3px;
  background: #c49a6c;
  margin: 10px auto 40px;
}

.reason-box {
  /* background: #fff; */
  /* border: 1px solid #eee; */
  padding: 30px 20px;
  margin: 15px;
  text-align: center;
  border-radius: 8px;
  transition: 0.3s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
  background: antiquewhite;
}

.reason-box:hover {
  background-color: #29274c;
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  border-radius: 70px 0px;
}
.reason-box:hover h4,
.reason-box:hover p {
  color: antiquewhite !important;
}

.reason-box .icon-wrap {
  font-size: 36px;
  color: #c49a6c;
  margin-bottom: 10px;
}

.reason-box h4 {
  font-size: 20px;
  margin-top: 10px;
  font-weight: 600;
  color: #333;
}

.reason-box p {
  font-size: 15px;
  color: #555;
  margin-top: 10px;
  line-height: 1.6;
}

/* Center box spacing */
.center-box {
  margin-top: 20px;
  margin-bottom: 20px;
}

.justify-content-between {
  justify-content: space-between !important;
}
.mb-4 {
  margin-bottom: 40px !important;
}
.fact-text {
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.custom-checklist {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.custom-checklist li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  font-weight: 600;
}
.custom-checklist li b {
  font-weight: 800;
  color: #000;
}

.custom-checklist li::before {
  content: "\f14a"; /* Unicode for fa-check-square */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #c49a6c; /* golden brown tone */
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 16px;
}
