@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap');

body, input, textarea, select, button, label, p {
  font-family: 'Inter', sans-serif !important;
}
h1, h2,h3,h4 .cta-button {
  font-family: 'Urbanist', sans-serif;
}
a{
  text-decoration: none !important;
}
.hero-section{

  position: relative;

  z-index: 0;

}
.link-btn4 {

    margin-top: 10px;

    margin-bottom: 10px;

}

.btn-style-one {

    position: relative;

    line-height: 24px;

    color: #FFF;

    text-align: center;

    display: inline-block;

    font-size: 22px;

    font-weight: 700;

    letter-spacing: 1px;

    text-transform: uppercase;

    background: #2f2e94;

    padding: 8px;

}

.form-top {

    position: absolute;

    z-index: 10000;

    width: 100%;

    top: 45px;

}

.form-bg {

    background-color: #fff;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.default-form-area {

   padding: 20px 20px 20px 20px;

}

.second-section{

    color: #000;

    padding-top: 10px;

}

.second-section h5{

    text-align: center;

    font-size: 20px;

    font-weight: 700;

    color: #2f2e94;

   font-family: 'Urbanist', sans-serif;

   line-height: 30px;

}
.second-section h5 span{

  color: #FB5E02;

  font-size: 22px;

}
.second-section p{

    font-family: 'Urbanist', sans-serif;

    font-size: 16px;

    font-weight: 500;

    color: #464683;

    margin-bottom: 5px;
}
.form-card {

  background: #fff;

  /* padding: 0px 30px; */

  border-radius: 12px;

  /* box-shadow: 0 5px 30px rgba(0,0,0,0.1); */

  margin-top: 10px;

}
.form-label{

  color: #000;

  font-weight: 500;

}
select{

  font-size: 13px !important;

}
input::placeholder {

  font-size: 13px;

}
.form-card .input-group-text {

  background: #f0f0f0;

  border-right: 0;

}

.form-card .form-control {

  border-left: 0;

  width: 80% !important;

  height: 45px;

}

.form-control:focus{

  border-color: none !important;

}

.form-note {

  font-size: 12px !important;

  color: grey;

  text-align: center;

}

.sub-btn{

  margin-bottom: 10px;

}

.sub-btn button{

    width: 100% !important;

}
.submit-btn {

    padding: 17px 40px;

    font-weight: 800 !important;

    background: #fb5e02 !important;

    color: #ffff !important;

    border-radius: 5px !important;

     font-size: 15px !important;

}
.sub-btn:hover button{

    color: #fff;

    font-weight: 800;

}

.project-section{

  padding-top: 60px;

  padding-bottom: 60px;

  background-color: #F4F7FE;

}

.project-text{

  text-align: center;

  font-size: 40px;

  font-weight: 700;

}
.project-text span{

  /* background: linear-gradient(to right, rgb(44, 106, 225), rgb(216, 184, 76));  

  -webkit-background-clip: text;  

  color: transparent;  */

}
.dis-text{

  text-align: center;

  font-size: 18px;

  color: #65758B;


}

.diff-text{

  text-align: justify;

  font-size: 18px;

  color: #65758B;

  line-height: 30px;

  margin-bottom: 0px;


}
.diff-text-new{

  text-align: justify;

  font-size: 16px;

  color: #65758B;

  line-height: 30px !important;


}
.chooseus-section{

  padding-top: 60px;

  padding-bottom: 60px;

  background-color: #F4F7FE;

}
.luxury-div{

  display:flex;

  gap: 10px;

  justify-content: center;

  margin: 20px 0px 0px!important;

  align-items: baseline;

}
.luxury-div i{

  font-size: 20px;

  color: #fff;

}
.luxury-circle{

    /* background: linear-gradient(to right, #2C6AE1, #D8B84C); */

    background-color: #2F2E94;

    width: 45px;

    height: 45px;

    display: flex;     

    justify-content: center;  

    align-items: center;   

    border-radius: 50%; 

}
.luxury-div h2{

  text-align: center;

  font-size: 30px;

  font-weight: 700;

  margin:10px 0px 15px 0px !important;

}
.plots-circle{

    /* background: linear-gradient(to right, #ffdb58, #23A448); */

    background-color: #2F2E94;

    width: 45px;

    height: 45px;

    display: flex;     

    justify-content: center;  

    align-items: center;   

    border-radius: 50%; 

}
.card{

  margin: 15px 0px;

  border: none !important;

}
.card-container{

    border-radius: 10px;

    /* height: 530px; */

    transition: transform 0.3s ease, box-shadow 0.3s ease;

    overflow: hidden;

    position: relative;

    border: none;

    background-color: #fff !important;

    /* border: 1px solid #eee; */

}
.title{

  font-size: 22px;

  font-weight: bold;

  padding-bottom: 5px;

  color: #2F2E94;

}

.card-desc{

  font-size: 16px;

  color: #65758B;

}
.city-text{

  font-size: 14px;

  color: #000;

  display: flex;

  align-items: baseline;

  gap: 5px;

}
.city-text i{

  color: #2f2e94;

}
.status-text{

  font-size: 15px;

  color: #65758B;

}
.status-text i{

  color: orange;

}

.Know-btn {

  display: flex;

  justify-content: center;

  align-items: center;

  margin-top: 10px;
}
.Know-btn a{

  border: 1px solid #eee;

  border-radius: 5px;

  font-weight: 800;

  /* padding: 7px 25px; */

  background-color: #2F2E94;

  color: #fff;

  width: 60%;

}

.Know-btn a i{
  
  margin-top: 3px !important;

}

.card-img-top {

    transition: transform 0.3s ease;

}

.card-container:hover {

    transform: scale(1.05);

    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.card-container:hover .card-img-top {

    transform: scale(1.1);

}

.card-container:hover .Know-btn .btn {

    background-color: #2F2E94; 

    color: white;
}

.card-container:hover .card-body .title {

    color: #2F2E94;
    
}

.card-body{

  background-color: #fff !important;

  padding: 30px 20px !important;

}

.limited-section {

    background: linear-gradient(to right, #2F2E94, #EA1D1F);

    padding: 60px 0;

}

.limited-btn{

  background-color: #A6C463;

  border-radius: 20px;

  /* padding: 7px 10px; */

}

.limited-btn a{

  text-decoration: none;

  color: #fff;

  
}
.festive-text{

  text-align: center;

  font-size: 60px;

  font-weight: 700;

  color: #fff;

  margin-top: 20px;

}
.limited-div{

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  margin: 20px 0px;

}
.limited-circle {

    background-color: #ffffff1a;

    width: 60px;

    height: 60px;

    display: flex;     

    justify-content: center;  

    align-items: center;   

    border-radius: 50%;    

}

.limited-circle i {

    font-size: 24px;  

    color: white;    

}
.limited-div h3{

  color: #fff;

  font-size: 20px;

  font-weight: bold;

  margin-top: 10px;

}
.limited-div p{

  color: #eee;

  font-size: 16px;

}
.offer-div{

  background: #ffffff1a;

  border-radius: 10px;

  padding: 20px;

}
.offer-text{

  color: #fff;

  font-size: 18px !important;

  text-align: center;

  font-weight: bold;

}
.offer-div h3{

  color: #fff;

  font-size: 20px;

  font-weight: bold;

  text-align: center;

  margin-bottom: 0px;

}
.offer-div p{

  color: #eee;

  font-size: 14px;

  text-align: center;

}
.limited-time-button{

  border-radius: 20px;

  padding: 10px 15px;

  font-weight: 800;

  border: none;

  margin-top: 20px;

  color: #fff;

  background-color: #ffffff1a;

}
.grab-button{

  background-color: #fff;

  border-radius: 7px;

  padding: 10px 15px;

  color: #2F2E94;

  font-weight: 800;

  border: none;

  margin-top: 20px;

  text-decoration: none;

}
.count-section{

  padding: 60px 0px;

  background-color: #F4F7FE;

}

.count-section h3{

  text-align: center;

  font-weight: 800;

}
.count-section p{

  text-align: center;

  color: #64748B;

}
.count-section .row .col-md-3:nth-child(1) h3 {
    color: #1e88e5; 
}

.count-section .row .col-md-3:nth-child(2) h3 {
    color: #4caf50; 
}

.count-section .row .col-md-3:nth-child(3) h3 {
    color: #ff9800; 
}

.count-section .row .col-md-3:nth-child(4) h3 {
    color: #1e88e5; 
}

.dream-section{

    background: linear-gradient(to right, #313293, #EA1D1F);

    padding: 60px 0;

}
.festive-text span{

  color: #F8C630;

}

.deals-text{

  text-align: center;

  color: #eee;

  font-size: 22px;

  margin: 20px 0px 30px 0px;

}

.call-container{

  background-color: #fff;

  border-radius: 10px;

  display: flex;

  gap: 20px;

  align-items: center;

  justify-content: center;

  padding: 15px 0px;

  width: 100%;

  border: none;

}
.call-container i{

  font-size: 20px;

}
.call-div{

  display: flex;

  flex-direction: column;

}

.call-div a{

  text-decoration: none;

  color: #fff;

}
.call-div p{

  margin-bottom: 0px;

  text-align: start;

}

.phone-div p{

  color: #2F2E94 !important;

}
.row .col-md-3:nth-child(1) .call-container {

    background-color: #fff; 
    
    color: #2F2E94;              
    
}

.row .col-md-3:nth-child(2) .call-container {

    background-color: #F8C630; 
    
    color: #fff;             
    
}

.row .col-md-3:nth-child(3) .call-container {

    background-color: #16A249; 
    
    color: #fff;              

}

.row .col-md-3:nth-child(4) .call-container {

    background-color: #ffffff1a; 

    color: white;              
}

.now-text{

  font-weight: 700;

}

.emi-container{

  background-color: #ffffff1a;

  border-radius: 7px;

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  padding: 15px 0px;

  margin-top: 30px;


}
.emi-container i{

  color: #fff;

  font-size: 24px;

}
.emi-container h3{

  color: #fff;

  font-size: 18px;

  font-weight: bold;

  margin-top: 10px;

}
.emi-container p{

  color: #eee;

  font-size: 16px;

  margin-bottom: 0px;

}
.days-div{

  border-radius: 10px;

  padding: 20px;

  margin-top: 30px;

  background: #ffffff1a;
}
.join-text{

  color: #eee;

  font-size: 16px !important;

  text-align: center;

  margin-bottom: 0px;

}

.rera-div{

  border: 1px solid #eee;

  border-radius: 10px;

  padding: 20px;

  display: flex;

  align-items: center;

  justify-content: center;

  margin-top: 20px;

  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 

  transition: transform 0.3s ease, box-shadow 0.3s ease;

  flex-direction: column;

  gap: 10px;
  
}
.rera-div i{

  font-size: 24px;

}
.rera-div:hover{

  transform: scale(1.02);  

  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);  

}
.rera-div p{

  margin-bottom: 0px;

  font-size: 15px;

  font-weight: 600;
}
.footer-bottom {

    background: #000;

    padding: 26px 0 0px;

    z-index: 1;

    position: relative;

}

.footer-bottom p{

    font-size: 14px;

    line-height: 25px;

    text-align: center;

    color: #fff;

}

.footer-bottom .copy-text {

    font-size: 11px;

}

.footer-bottom .copy-text a {

    color: #fff;

    transition: 0.3s ease;

}

.copy-text a{

  text-decoration: none;

}

.fixed {

    position: fixed;

}

.mob-btn.fixed {

    z-index: 99999;

    width: 100%;

    bottom: 0;

    overflow: hidden;

    box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.35);

}

.mob-btn.fixed a {

    width: 50%;

    float: left;

    height: 48px;

    line-height: 48px;

    text-align: center;

    background: #2f2e94;

    font-size: 16px;

    font-weight: 700;

    color: #FFF;

    text-decoration: none;

}

.mob-btn.fixed a:first-child {

    border-right: 2px solid #fff;

}
   .form-area{

    padding: 20px 10px;

   }
   .form-area h1{

    font-size: 28px;

   }
   .form-area p{

    font-size: 14px;

    font-weight: 500;

    margin-bottom: 5px;

   }

@media (max-width: 768px) {
  .form-top{

    position:relative !important; 

    z-index:10000;

    width:100%; 

    top:0px !important;

  }
  .second-section h5 {

  font-size: 17px !important;

  line-height: 27px !important;

  }
  .project-text{

  font-size: 27px;

  }
  .lux-text {

    font-size: 27px;

    margin: 30px 0px !important;

  }
  .festive-text{

    font-size: 21px;

    line-height: 27px;

  }
  .white-text h2{

    font-size: 27px !important;

  }
  .limited-div {

    margin: 10px 0px;

  }
  .count-section p {
   
    font-size: 15px;

  }
  .deals-text{

    font-size: 18px;
  }
  .call-container {

    margin-bottom: 20px;

  }
  .footer-bottom{
    padding-bottom: 40px;
  }
  .card-body {

    padding: 30px 14px !important;

  }
  .diff-text{

  font-size: 16px;

  margin-top: 20px;

  line-height: 30px;

}
.second-section h5 span{

  font-size: 17px !important;

}
.btn-style-one {

  padding: 9px 3px;

}
.normal-invest h4  {
    margin-bottom: 20px !important;
}
.whatsapp-float {
 bottom: 56px !important;

 right: 10px !important;
}
.nav{

  flex-wrap: nowrap !important;

}
.sub-btn button{

  font-size: 13px !important;

}
.submit-btn{

  font-size: 12px !important;

}
.mainmenu-area{

  padding:10px 0px;

}
.custom-close-btn {
  
  right: 6px !important;
  
}
}
@media (max-width: 1400px) {
  .second-section h5{
    font-size: 18px;
  }
  .second-section h5 span{

    font-size: 18px;

  }
  .second-section{
    padding-top: 0px;
  }
  .form-note{
    margin-bottom: 0px;
  }
  .sub-btn button{

  font-size: 13px !important;
  
}
  /* .form-top {

    position: absolute;

    z-index: 10000;

    width: 100%;

    top: 100px;

} */
}



.diwali-price {
    /* margin-bottom: 15px; */
    /* text-align: center; */
    /* display: flex;

    justify-content: center; */

    /* margin: 15px 0px; */
}

.price-highlight {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FB5E02; 
    /* background-color: #fff3e0;  */
    /* padding: 8px 15px; */
    /* padding: 7px; */
    border-radius: 5px;
    /* display: inline-block; */
    /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
    margin-bottom: 0px;
}
.feature-div{
    /* background-image: url(../images/am-bg.jpg); */

    /* background: linear-gradient(to right, #2F2E94, #EA1D1F); */

    padding: 60px 0;
  
}
.white-text h2{

    margin-bottom: 20px;

    position: relative;

    font-size: 40px;

    font-weight: 700;

    /* text-transform: uppercase; */

    /* color: #2F2E94; */

    text-align: center;

}
.normal-invest h3 {

    font-size: 36px;

    font-weight: 700;

    line-height: 46px;

    color: #2F2E94;

    padding-top: 0px;

    padding-bottom: 0px;

    margin-bottom: 0px;

}
.normal-invest h4 {

    font-size: 20px;

    color: #2F2E94;

    font-weight: 500;

    padding-top: 0px;

    padding-bottom: 0px;

    margin-bottom: 0px;

    text-align: center;
}


.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    /* width: 70px;
    height: 70px; */
    /* box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); */
    transition: background-color 0.3s;
    /* background-color: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.whatsapp-float img{

  width: 80px;

  height: 80px;

}
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.whatsapp-float {
  animation: pulse 1.4s infinite;
}

/* @keyframes bounce {
  0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
  40% { transform: translateY(-10px); }
  60% { transform: translateY(-5px); }
}

.whatsapp-float {
  animation: bounce 2s infinite;
} */

/* .whatsapp-float:hover {
  transform: rotate(360deg);
  transition: transform 0.6s ease-in-out;
} */
 .luxury-div-btn{
   
  display: flex;

  align-items: center;

  justify-content: center;

  gap: 10px;


 }
.luxury-div-btn button{

   background-color: #fff;
   
   border-radius: 5px;

   padding: 7px 15px;

   color: #000;

   border: none;

}
.luxury-div-btn .btn.active {

  background-color: #2F2E94 !important;

  color: #fff;
}

.nav-pills .nav-link.active{

  background-color: #2F2E94 !important;

  color: #fff !important;

}
.nav{

  margin: 20px 0px 10px !important;

}
.nav-link{

  background-color: #f4f7fe  !important;

  border-radius: 5px !important;

   padding: 8px 24px !important;

   color: #000 !important;

   border: none !important;

   border: 2px solid  #2F2E94 !important;

   font-weight: 700 !important;

    min-width: 200px !important;

}


@media (max-width: 768px) {

  .nav-link {

    min-width: 100px !important;

  }
  .thank-formtop{
    top: 0px !important;
  }
}
.thank-formtop{
 top: 145px;

}
.custom-close-btn {

  position: absolute;

  top: 15px;

  right: 10px;

  /* z-index: 10; */

  border: none;

  background: none;

  /* font-size: 30px; */

  padding: 8px;

}

.modal-container{

  padding: 20px 10px 10px;

}
.modal-header{

  align-items: baseline !important;

  display: flex !important;

}
.input-group{

  /* height: 40px !important; */

}
.form-control{

    border-left: 0;

    width: 80% !important;

    height: 45px;
}
.feature-icon{

    margin-bottom:15px ;

}
.features{

    padding-inline: 20px;

    padding-bottom: 40px;

}
.feature-body h4{

    color: #ffff;

    font-weight: 600;

    padding-bottom: 10px;

    font-size: 18px;

}
.owl-item img{
    width: 80px !important;
}
/* .amenities-carousel .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none; 
}
.amenities-carousel .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: all; 
}

.amenities-carousel .owl-nav i {
  font-size: 40px;
  color: #fff;
} */
