.footer-copyright .extra-link a{
    font-weight:bold!important;
}
.services-section .service-item .service-icon {
    border: 2px dotted #f67e03!important;
}
.site-footer .footer-copyright{
    font-weight:500;
}
.site-footer .column-main-element .site-info span,
.site-footer .footer-service-menu ul li{
    font-weight: 500;
}
.site-footer .column-label{
    border-bottom: 1px solid #000!important;
}
.site-footer .footer-col-item.column-review-btn{
    border-top: 1px solid #000!important;
}
footer .footer-logo img, header.site-header .mid-head-items .header-logo img{
    background-color:#fff;
    padding:10px;
}
body.window_scrolled .mob-dot-toggle {
    color: #fff!important;
}
@media(min-width:1024px){
    .site-footer .column-main-element .site-info span{
        font-size:14px!important;
    }
}
@media(min-width:1367px){
    .site-footer .column-main-element .site-info span{
        font-size:16px!important;
    }
}
@media(max-width:1023px){
    header.site-header .top-head a {
        color: #f67e03!important;
    }
}