

.anb-animation-out-id-1113 {
	animation: animation-out-1113 0.4s ease-in-out both!important;
}
@keyframes animation-out-1113 {
	0% {
		transform: scale(1) translate(0px,0px);
	}
	40% {
		transform: scale(1.2) translate(0px,0px);
	}
	100% {
		transform: scale(0) translate(0px,-100px);
	}
}



.anb-animation-id-1112 {
	-webkit-animation: animation-1112 0.8s ease-in-out both;
	animation: animation-1112 0.8s ease-in-out both;
}
@keyframes animation-1112 {
	0% {
		transform: translate(0px,-100px);
	}
	60% {
		transform: translateX(-30px);
	}
	80% {
		transform: translateX(10px);
	}
	90% {
		transform: translateX(-5px);
	}
	95% {
		transform: translateX(2px);
	}
	100% {
		transform: translate(0px,0px);
	}
}



.anb-class-1098 {
	color: #f4f4f4!important;
	background-color: #e52458;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	opacity: 1;
}
.anb-class-1098 a {
	color: #ffffff!important;
}
.close-anb-1098 {
	right: 5px;
	top: 5px;
	font-size: 15px!important;
	line-height: 15px!important;
	width: 15px!important;
	color: #ffffff!important;
	background-color: #ff9393!important;
}



#anb-location-id-1097 {
	position: fixed;
	width: 66%;
	right: 10px;
	bottom: 60px;
	z-index: 99;
}

