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;
}

button.btn.btn-primary {
    display: none;
}

a.ry-btn.ry-btn-primary {
    margin-top: 10px;
    margin-left: 84%;
    margin-bottom: -15px;
}

.ry-phone-btn .span-1:nth-child(3),
body.default .site-content.style1 .ry-top-wrp .ry-phone-btn a:nth-child(3) {
    padding-left: 72px;
    /* display: block; */
}

.ry-phone-btn span.span-1 {
    padding-left: 33px;
}