@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
body{
  font-family: "Montserrat", sans-serif;  
}
.nav-link{
    color:#000;
    font-size:20px;
}
 
.carousel-caption h5 {
    font-size: 25px;
    background: #05750e;
    width: fit-content;
    margin: auto;
    padding: 6px 16px;
}
.carousel-medium img {
    height: 450px;       /* Medium height */
    object-fit: cover;   /* Crops image nicely */
  }
  .properties{
    padding: 2% 0 0 0;
  }
  .btn{
    background: #05750e; 
    padding: 2px 20px;
    border-radius: 3px;
    color: #fff;
  }
  .btn a{
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    text-decoration: none;
  }
  .btn:hover{
    background-color: #05750e;
    color: #fff;
  }
  .properties h2{
    font-size: 2.5rem;
    color: #05750e;
  }
  .contact h6{
    font-size: 30px;
  }
  
.footer{
    background-image: url(https://harmony.krishgroup.org/images/bg1.webp);
    background-size: cover;
    background-position: center;
        padding: 50px 0;
        text-decoration: none;
}
.footer a{
    text-decoration: none;
}
.map h2{
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;

}
.contact-form{
    background: #000;
    padding: 25px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.contact-form h2{
    font-weight: 700;
    color: #fff;
}
.contact-form .form-label {
    margin-bottom: 0.5rem;
    color: #fff;
    font-weight: 500;
}
.contact-form .form-control {
    display: block;
    width: 100%;
    padding: 0.775rem 0.75rem;
    border-radius: 0px;
}
.contact-form .btn-primary {
    color: #fff;
    background-color: #05750e;
    border-color: #05750e;
    border-radius: 0px;
    padding: 8px 20px;
    font-weight: 600;
}
.contact-detail{
    margin-left: 20px;
}
.contact-detail p{
    color: #fff;
    margin-bottom: 10px;
}
.contact-detail p a{
    color: #fff;
    text-decoration: none;
}
.copy{
    background: #05750e;
    padding: 20px 0;
}
.copy p{
    color: #fff;
    margin-bottom: 0px;
}
.cus-contact{
    rotate: -90deg;
    position: fixed;
    right: -63px;
    top: 51%;
    z-index: 999;
}
.cus-contact a{
    background-color: #05750e;
    padding: 10px 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.testimonial .owl-carousel .owl-nav button.owl-prev {
    width: 60px;
    height: 60px;
    opacity: 1;
    position: absolute;
    display: inline-block;
    border: 0;
    box-shadow: none;
    font-size: 50px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 25%);
    left: -50px;
    top: 110px;
    padding: 0px 0 7px !important;
}

.copy{
    background: #05750e;
    padding: 20px 0;
}
.copy p{
    color: #fff;
    margin-bottom: 0px;
}
.cus-contact{
    rotate: -90deg;
    position: fixed;
    right: -63px;
    top: 51%;
    z-index: 999;
}
.cus-contact a{
    background-color: #05750e;
    padding: 10px 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
hr {
    margin: 2rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .6;
    width: 100%;
}
.connect a{
        background: #05750e;
    color: #fff;
    height: 40px;
    position: relative;
    display: inline-block;
    width: 40px;
    border-radius: 100px;
    line-height: 40px;
    font-size: 18px;
    margin: 12px 3px 0;
}

.copy-link {
    text-align: right;
}
.copy-link p a{
    color:#fff;
    text-decoration: none;
}
.pay-btn a{
        background: #05750e;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0px;
    margin-right:10px;
}
.item-a{ order: 2; }
.item-b{ order: 1; }
  
  .wp-button{
	margin-top:14px;
}
.floatw{
	position:fixed;
	width:60px;
	height:60px;
    bottom: 50px;
    right: 10px; 
	background-color:#25d366;
	color:#FFF;
	border-radius:50%;
	text-align:center;
  font-size:35px; 
  z-index:100;
}
.floatph{
	position:fixed;
	width:60px;
	height:60px;
	bottom: 35px;
    right: 10px;
	background-color:#05750e;
	color:#FFFFFF;
	text-align:center;
		border-radius:50%;
  font-size:35px; 
  z-index:100;

}


.my-floatp{
	margin-top:14px;
}

@media (max-width: 768px) {
  .item-b { order: 2; }
  .item-a { order: 1; } 
  .carousel-caption h5 {
    font-size: 14px;
  }
}


.thank{
    margin: 0;
      font-family: "Poppins", sans-serif;
      background: #05750e;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100vh;
      color: #fff;
      animation: fadeIn 1s ease;
}
 .thank card {
      background: rgba(255, 255, 255, 0.15);
      backdrop-filter: blur(12px);
      padding: 40px;
      width: 90%;
      max-width: 420px;
      text-align: center;
      border-radius: 20px;
      box-shadow: 0 15px 30px rgba(0,0,0,0.15);
      animation: slideUp 0.8s ease;
    }

    .thank icon {
      font-size: 60px;
      margin-bottom: 15px;
    }

    .thank h1 {
      margin: 0;
      font-size: 32px;
      font-weight: 600;
    }

    .thank p {
      font-size: 16px;
      margin-top: 10px;
      line-height: 1.6;
      opacity: 0.9;
    }

    .thank a.button {
      margin-top: 25px;
      display: inline-block;
      padding: 12px 30px;
      background: #fff;
      color: #6e44ff;
      border-radius: 30px;
      text-decoration: none;
      font-weight: 600;
      transition: 0.3s;
    }

    .thank a.button:hover {
      background: #f3e9ff;
      transform: translateY(-3px);
    }

    @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
    }

    @keyframes slideUp {
      from { transform: translateY(40px); opacity: 0; }
      to { transform: translateY(0); opacity: 1; }
    }
    
    .card {
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
}

.card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
}

.card .btn {
    transition: background 0.3s ease, color 0.3s ease;
}

.card:hover .btn {
    background: #05750e;
    color: #fff;
}
 .fold-scroll {
    opacity: 0;
    transform-origin: left center;
    transform: rotateY(80deg);
    transition: all 0.8s ease-out;
}

.fold-scroll.show {
    opacity: 1;
    transform: rotateY(0deg);
}