.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
    bottom: 100px !important;
}

.header_right > .elementor-widget-wrap { display: flex; }
.top_badge img {
    width: 70px;
}

.header_right > .elementor-widget-wrap .elementor-nav-menu__align-end {
    width: 85%;
}
.header_right > .elementor-widget-wrap .top_badge { width: 12%; }

.footer_credits > .elementor-widget-wrap.elementor-element-populated {
    display: flex;
    flex-wrap: nowrap;
	align-items:center; top: 10px;
}
.footer_credits > .elementor-widget-wrap.elementor-element-populated > div {
    width: auto;
    margin: 0 3px;
}

.footer__last.elementor-col-50 .elementor-widget-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

a.visit-link {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    background: #1b75d3;
    padding: 8px 7px;
    width: 100%;
    text-align: center;
    border-radius: 30px;
    margin-top: 5px;
	border:1px solid #1b75d3;
		line-height: 1em;
}

a.visit-link:hover {
	background: #fff;
	color: #1b75d3;
}

body.page-id-47691 .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-22ce0a1.logo__desktop {
    padding: 10px;
}


@media only screen and (max-width: 1024px){
		.footer_credits > .elementor-widget-wrap.elementor-element-populated {
		display: block;
    text-align: center;
	}
	.footer_credits > .elementor-widget-wrap.elementor-element-populated > div {
    width: auto !important;
    display: inline-block;
    margin: auto; height: 30px;
}
	 .footer__last.elementor-col-50 .elementor-widget-wrap {
     justify-content: center;
 }
	a.visit-link {
    width: auto;
}
}

@media only screen and (max-width: 767px){
	.elementor-location-header .elementor-row { padding: 0 30px 0 10px; align-items: center; }
	.elementor-location-header .elementor-row .elementor-column {
    width: 90%;
}
	.elementor-location-header .elementor-row .elementor-column:last-child {
    width: 10%;
}	
	
	a.visit-link {
    font-size: 9px;
    padding: 8px;
    line-height: 1.23em;
}

}

@media only screen and (max-width: 480px){
	.elementor-location-header .elementor-row { padding: 0 10px; align-items: center; }
	.elementor-location-header .elementor-row .elementor-column {
    width: 84%;
}
	.elementor-location-header .elementor-row .elementor-column:last-child {
    width: 16%;
}
}