#support-footer{position:fixed;bottom:0;right: 0;z-index:300;visibility:hidden;/* display: none; */}
	#support-footer .title-footer{width: 230px;
  background: url(../img/support.png) no-repeat top right;
  float: right;
  cursor: hand;
  cursor: pointer;
  color: #fff;
  height: 40px;
  padding: 0px 0px;
  text-align: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 0;
  font-family: avo_bold;
  text-align: center;
  font-size: 20px;
  line-height:50px;}
	#support-footer .content{padding:5px;background:#fff;border:1px solid #ccc;max-width: 300px;}
	#support-footer .content .support-item{border-bottom:1px dashed #ccc;font-size: 16px;}
	.name-s {font-family:robotoBo;font-size:20px;;color:#ff0000;}
	.dt-s,.email-s {font-family:robotoRe;font-size:15px;color:#000;}