

.anb-animation-out-id-118 {
	animation: animation-118 0s ease-in both!important;
}
@keyframes animation-118 {
	0% {
		transform: scale(1) translate(100px,-100px);
	}
	40% {
		transform: scale(1.2) translate(0px,0px);
	}
	100% {
		transform: scale(0) translate(0px,0px);
	}
}
.anb-animation-out-id-117 {
	-webkit-animation: animation-117 50s linear both!important;
	animation: animation-117 50s linear both!important;
}
@keyframes animation-117 {
	0% {
		transform: translate(100px,-100px);
		opacity: 1;
	}
	100% {
		transform: translate(0px,0px);
		opacity: 0;
	}
}



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



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



#anb-location-id-3175 {
	position: fixed;
	width: 100px;
	right: 0px;
	top: 100px;
	z-index: 99;
}

