/*#bonfire-pageloader {
	position:absolute;
	z-index:9999;
	width:100%;
	height:1000%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin-top:-50px;
	background: rgba(0, 0, 0, 0.3);
}
.bonfire-pageloader-fade {
	opacity:0 !important;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.bonfire-pageloader-hide {
	display:none;
}
.n5qj_jzyss {height: 120px; width: 100px; display: block; position: fixed; left: 50%; top: 50%;margin-left:-50px;margin-top:-50px; z-index: 99999; opacity: 1;background: rgba(0, 0, 0, 0.3);border-radius: 5px;}
.n5qj_jzyss:before {content: '';display: block;padding-top: 100%;}
.n5qj_jzyss p {line-height:0px;font-size: 14px;color: #fff;text-align: center;}
.circulars {-webkit-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;height: 60%;width: 60%;position: absolute;top: 0;left: 50%;margin-left:-30%;margin-top: 10px;}
.paths {stroke-dasharray: 1, 200;stroke-dashoffset: 0;-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap: round;}
@-webkit-keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes dash {0% {stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@keyframes dash {0% {stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@-webkit-keyframes color {100%,0% {stroke: #fff;}40% {stroke: #fff;}66% {stroke: #fff;}80%,90% {stroke: #fff;}}
@keyframes color {100%,0% {stroke: #fff;}40% {stroke: #fff;}66% {stroke: #fff;}80%,90% {stroke: #fff;}}
*/

