#logo {
    max-width: 425px;
}

#logo img {
    max-height: 55px;
}

#top-bar {
   padding-left:850px;    
   
}
#TopHeader {
  padding-top:12px;
  padding-left:1050px; 
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

html {
  background-color: #D1D3D4;
    margin-top: 32px !important;
}
.header3 #primary-menu {
  text-transform: capitalize;
  width: 1100px;
}

.sidebar-widgets-wrap {
  background:#f4f4f4;
  padding: 30px;
}

a:link {
    color: #02757e;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}
a:visited {
    color: #9bc54c;
  }
