.bottom-phone {
	position: fixed!important;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 0;
	background: #ff1414;
	color: #fff;
	z-index: 999!important;
	text-align: center;
	font-size: 1.3em;
}
.bottom-phone a {
	font-weight: 700;
    font-size: 1.5em;
}
.screen-xs .bottom-phone {
	font-size: 1em;
	padding: 20px 0;
}
.screen-xs .bottom-phone a {
    font-size: 1.6em;
}
.screen-xs .bottom-phone span {
	display: none;
}
.bottom-phone .zero-layer {
	position: static;
}
.screen-xs .zero-layer.css220 > .zero-layer-axis > .zero-layer-frame {
    top: 290px!important;
}
.bottom-phone .zero-layer-axis {
	display: block!important;
}
.footer {
	padding-bottom: 50px;
}
.screen-xs .footer {
	padding-bottom: 0px;
}
.globalClass_e906 .button_ba21 {
    margin-bottom: 70px!important;
}