/* EXPLICIT FONTS */

body#page-body {background-color:#ffffff}
{display:none}
#header {
    background: #2E2E2E;
}
#contact-location,
.infos_and_qr{
    display: none;
}
#footer .office_informations{
    width: 50%;
    line-height: 23px;
    margin-top: 10px;
}
#footer .office_informations .address {
    font-size: 13px;
    margin-top: 11px;
}
#footer .office_informations .title{
width:100%;
}
.broker-list .broker .image-container {
    background: #fff;

}
.contact_form .form-item-list .item-type-select{
   display: none;
}