.property-listing.property-1 .listing-location i {

    color: #7dba21 !important;
}
.adet {
  background-color: red;
  border-radius: 50%;
  color:white !important;
  text-align: center;
text-decoration: none;
padding: 2px 6px !important;
margin-left: 10px;
font-size: 12px;
}

.actionx a
{
  display: block;
color: #677994;
line-height: 20px;
padding: 3px 0;
position: relative;
margin-left: 21px;
}
label.error
{color:red;}


.intl-tel-input {
  display: table-cell;
}
.intl-tel-input .selected-flag {
  z-index: 4;
}
.intl-tel-input .country-list {
  z-index: 5;
}
.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}
.durumx
{color:red;font-size: 10px;}
.plan-buton a
{
  background-color: #fff;
  border-style: solid ;
  border-color: #7dba21 !important;
  border-width: 4px;

  border-radius: 4px;

  position: relative;
  height: 50px;
  padding: 10px 12px !important;


}
.plan-buton a:link,.plan-buton a:visited
{
color: #7dba21 !important;
}
.plan-buton a:hover
{
color: #000 !important;
}
.planwhatsapp a:link, .planwhatsapp a:visited, .planwhatsapp a
{
  font-size:24px !important;
      padding: 10px 4px !important;
}

.titlebg
{
  background-image: url('/assets/title-bg2.png');
  height: 100px;
background-repeat: no-repeat;
background-position: center center;
padding-top: 10px;
}



@media (max-width:1000px)  {
  .planwhatsapp
  {
    width: 100%;
    text-align: left;
        padding: 10px 4px !important;

  }
}
