







@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");


a.client-title::after {
    font-family: FontAwesome;
    content: "\f004";
    color: #e81224;
    margin-left: 2px;
}


.t004-header-001 .social-container a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.t004-header-001 .social-container svg {
	height: 1rem;
} 



.t004-header-001 .agent-subtitle, 
.t004-header-001-master .agent-subtitle,  
.t004-footer-001 .agent-subtitle {
	display: none !important;
}
.t004-footer-001 .address-container, .t004-footer-001 .contact-container {
	padding-left: 3rem;
}

@media (min-width: 66rem) {

.t004-header-001 .top-bar, 
.t004-header-001-master .top-bar {
    grid-template-columns: auto 1fr;
}
.t004-header-001 .contacts, 
.t004-header-001-master .contacts {
	position: absolute;
	top: 10px;
	right: 15px;
}
.t004-header-001 .hmenu > .mrp-menu-level-0, 
.t004-header-001-master .hmenu > .mrp-menu-level-0 {
    justify-content: flex-end !important;
}

.t004-header-001 .custom-logo, 
.t004-header-001-master .custom-logo {
    max-height: none !important;
    max-width: 12rem !important;
}

.t004-header-001 .top-bar, 
.t004-header-001-master .top-bar {
	padding-top: 1.5rem;
}

}

.rankmyagent-widget.rankmyagent-widget-wide-version {
    display: contents;
}