.tp-choose-img {
    margin-left: -38px;
}
.color-white {
  color:#fff;
}
.whtspImg_hlder {
  display: flex;
}
.whtspImg{
      width:80px;
      display: flex;
      position: fixed;
      z-index: 3333339999;
      padding: 20px;
      position: fixed;
      height: 100px;
      bottom: 0;
      left: 0;
     
}
.tp-footer-subscribe-form .form .tp-footer-subscribe-form-field{
  position: relative;
  margin-right: 10px;

}
  .tp-footer-subscribe-form .form {
    display: flex;
    justify-content: end;
    padding-right: 80px;

}
.tp-footer-subscribe-form .form .tp-footer-subscribe-form-field input {
  height: 60px;
  width: 420px;
  display: block;
  padding: 0px 45px 0px 25px;
  font-size: 15px;
  color: #064e2a;
  border: none;
  background: #ffffff;
  outline: none;
}
.tp-footer-subscribe-form .form .tp-footer-subscribe-form-field i {
    font-size: 16px;
    color: #064e2a;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
}
