.minimum-spaces {
    padding: 20px 0 5px!important;
margin: 0px!important;
}
.foot_logo {
    width: 160px;
    bottom: 100px;
    z-index: 1;
}
pre {
    color: #b7b7b7;
}
.custom-html-widget {
color: #ffffff;
}
pre {
    background-color: transparent;
    margin-top: 10px;
    background-color: rgba(33, 46, 132, 0.38);
    color: #ffffff!important;
    border: 1px solid #989898;
    border: 1px solid rgba(152, 152, 152, 0.6);
    line-height: 22px;
    line-height: 2.25rem;
    margin-bottom: 30px;
    margin-bottom: 3rem;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
    padding: 1.5rem;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
footer .widget-title {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    margin-bottom: 33px;
    text-align: left;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 20px;
}
.titulos {
    font-weight: 600;
    color: #1e73be;
}
.titulos h3 {
    font-size: 30px;
}
.widget_archive li a:before, .widget_categories li a:before, .widget_links li a:before, .widget_meta li a:before, .widget_nav_menu ul:not(.social-navigation) li a:before, .widget_pages li a:before {
    font-family: "rt-icons-2";
    content: "\e7be";
    font-size: 15px;
    color: #2196F3;
    position: absolute;
    right: 10px;
    margin-top: 18px;
}
.copyright {
    position: relative;
    background-color: #000;
}
@media screen and (min-width: 768px){
.footer.offices-on-top .container .row .widget:first-child {
    padding-top: 50px;
}
.copyright {
    position: relative;
}
}