

.anb-animation-out-id-3826 {
	-webkit-animation: animation-out-3826 1s ease-out both!important;
	animation: animation-out-3826 1s ease-out both!important;
}
@keyframes animation-out-3826 {
	0% {
		transform: translate(0px,0px);
		opacity: 1;
	}
	100% {
		transform: translate(-0px,0px);
		opacity: 0;
	}
}



.anb-animation-id-3825 {
	-webkit-animation: animation-3825 1s ease-in both;
	animation: animation-3825 1s ease-in both;
}
@keyframes animation-3825 {
	0% {
		transform: translate(0px,0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px,0px);
		opacity: 1;
	}
}



.anb-class-3827 {
	color: #ffffff!important;
	font-size: 15px!important;
	background-color: #dd3333;
	background-size: auto;
	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-3827 a {
	color: #e8ba05!important;
}
.close-anb-3827 {
	right: 5px;
	top: 5px;
	font-size: 15px!important;
	line-height: 15px!important;
	width: 15px!important;
	color: #ffffff!important;
}



#anb-location-id-3828 {
	position: fixed;
	width: 90%;
	right: 50%;
	margin-right: -45%;
	bottom: 30px;
	z-index: 991;
}

