.tic_down {

}

A.button, p.button a  {
  display: inline-block;
  //display: inline;
  //zoom: 1;

  background: #e04344;
  color: #fff;

  font-size: 12px;
  font-family: Arial, serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;

  line-height: 19px;
  height: 19px;
  padding: 0 6px;

  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;

  cursor: pointer;
}
/*
.group-holder {
  padding-top: 20px;
  color: #444343;
  font-size: 12px;
  line-height: 16px;
}
.group-holder:first-child {
  padding-top: 0;
}*/

.phone {
  font-size: 30px;
  color: #000000;
  line-height: 34px;
}

.phone-code {
  font-size: 30px;
  color: #444343;
}

.font-big {
    font-size: 16px;
}
