.featured-mark-heart-active i{
    color: #0ec6d5  !important;
  }


  .card.fadeInUp.animated > .card-img-top > img{
    height: 250px;
    width: 100%;
  }

  .lang-action-list a{
    cursor: pointer;
}


.col-md-6.col-lg-3.pt-6 > input::placeholder{
  color: #f8f9fa !important;
}

.col-lg-3.col-xl-3.pt-6.pt-lg-0.order-2.custom-col-3-xl-to-xxl > input::placeholder{
  color: #f8f9fa !important;
}