div.grecaptcha-badge {
    position: relative !important;
    left: auto !important; 
    margin: 30px 0 20px;
}
div.module-302 .ry-foot-bottom .ry-left .ry-copyright,
div.module-302 .ry-foot-bottom .ry-right .ry-powered .ry-text span,
div.module-307 .ry-foot-bottom .ry-left .ry-copyright,
div.module-307 .ry-foot-bottom .ry-right .ry-text span {
    font-size: 16px;
}
div.module-307 .ry-foot-bottom .ry-left .ry-copyright .span-2 {
	display: block;
	line-height: 18px;
	margin-bottom: 4px;
}
div.module-302 .ry-foot-bottom .ry-left .ry-copyright .span-2 {
	display: block;
	line-height: 18px;
}
@media (min-width:1441px) {
	div.module-307 .ry-foot-bottom .ry-right .ry-text,
	div.module-302 .ry-foot-bottom .ry-right .ry-text{
		flex-direction: column;
		align-items: flex-end;
	}
	div.module-307 .ry-foot-bottom .ry-right .ry-text span,
	div.module-302 .ry-foot-bottom .ry-right .ry-text span{
		margin-right: 0;
		margin-bottom: 7px;
	}
}
@media (max-width:991px) {
	div.module-307 .ry-foot-bottom .ry-right .ry-text,
	div.module-302 .ry-foot-bottom .ry-right .ry-text {
		margin-top:10px;
	}
	div.module-307 .ry-foot-bottom .ry-left .ry-copyright .span-2,
	div.module-302 .ry-foot-bottom .ry-left .ry-copyright .span-2 {
		margin-bottom: 0;
	}
}
@media (max-width:500px) {
	div.module-307 .ry-foot-bottom .ry-left .ry-copyright span.text,
	div.module-302 .ry-foot-bottom .ry-left .ry-copyright span.text{
		display:block;
	}
}

/* menu fix */
.module-252 {
    z-index: 9999;
}

.module-252 ul ul {
    background-color: #1d1c1c;
}

ol {
    list-style-type: decimal !important;
}