.home #main {
	margin-top: 130px;
}
.content .blog-content p strong, 
.content .vc_custom_heading p strong {
    color: #575756;
}
.content .blog-content p strong:hover, 
.content .vc_custom_heading p strong:hover {
    color:#1C9EE0;
}
#main .wpb_wrapper .vc_btn3-container.btn-showcase {
    margin-right: 0;
    margin-left: 30px;
}
.btn-3d .wpcf7-form input[type="submit"] {
    margin-top:24px;
}
.top-header .l-to-r-line li.act a i.underline, 
.top-header .l-to-r-line li.dt-hovered a i.underline, 
.top-header .l-to-r-line li a:hover i.underline {
	width: 0;
}
.realia_spacer-fullwidth{
    width:102vw;
}
@media screen and (max-width: 768px) {
    #realia_footer-outter{
        padding:10px 10px;
    }
} 