


/*.floating-hover-time-eio-02 {
	transition: all .2s ease-in-out; 
}*/
.floating-hover-scale-up:hover {
	transform :scale(1.1) translateY(-55%) !important;
}
.floating-hover-scale-tranlate-Y-up:hover {
	transform :scale(1.1) translateY(-55%) !important;
}