@import url(https://fonts.googleapis.com/css2?family=poppins);
/* EXPLICIT FONTS */

body#page-body p,body#page-body a,body#page-body li,body#page-body td,body#page-body strong,body#page-body em,body#page-body div,body#page-body span,body#page-body body,body#page-body button{font-family:poppins}
body#page-body .heading.h1 span:not(.post-heading):not(.pretext),body#page-body  h1{font-family:poppins}
body#page-body .heading.h2 span:not(.post-heading):not(.pretext),body#page-body  h2{font-family:poppins}
body#page-body .heading.h3 span:not(.post-heading):not(.pretext),body#page-body  h3{font-family:poppins}
body#page-body .heading.h4 span:not(.post-heading):not(.pretext),body#page-body  h4{font-family:poppins}
body#page-body .heading.h5 span:not(.post-heading):not(.pretext),body#page-body  h5{font-family:poppins}
body#page-body .heading.h1 span:not(.post-heading):not(.pretext){font-family:poppins}
body#page-body .heading.h2 span:not(.post-heading):not(.pretext){font-family:poppins}
body#page-body .heading.h3 span:not(.post-heading):not(.pretext){font-family:poppins}
body#page-body .heading.h4 span:not(.post-heading):not(.pretext){font-family:poppins}
body#page-body .heading.h5 span:not(.post-heading):not(.pretext){font-family:poppins}
body#page-body {background-color:#E0E0E0}
body#page-body #bottom-footer{background:none;background-color:#191919}
body#page-body #bottom-footer .layout-content li,body#page-body #bottom-footer .layout-content span,body#page-body #bottom-footer .layout-content .fa,body#page-body #bottom-footer .layout-content a:before,body#page-body #bottom-footer .layout-content .form-item label,body#page-body #copy-footer a#credit,body#page-body #bottom-footer  .layout-content .heading span,body#page-body #bottom-footer  .layout-content{color:#ffffff}
body#page-body #bottom-footer .layout-content .office_informations .office-contact .fa{color:rgba(255,255,255,0.6)}
body#page-body #bottom-footer .office_informations .office-contact{border-top-color:rgba(255,255,255,0.6)}
{display:none}
#broker-card .photo {
width: 150px;
height: 150px;
overflow: hidden;
border-radius: 0;
border: solid 4px #ccc;
margin: 20px auto -20px;
}
#broker-card .stickers li {
width: 50px;
height: 50px;
margin: 4px;
overflow: hidden;
border-radius:0;
float: left;
cursor: pointer;
}
#broker-chooser li .photo {
width: 120px;
height: 120px;
overflow: hidden;
border: solid 2px rgba(255,255,255,0.5);
border-radius: 0;
margin: 10px auto;
}
#bottom-footer .office-card:not(:first-child) .heading.h3{
	display: none;
}
#bottom-footer .office-card .office-contact{
	padding: 0px;
}
#bottom-footer .office-card .office-contact:before{
	display: none;
}