.nav-tabs, .topbar ul, ul.contact-info, ul.menu {
  list-style: none !important;
  padding-left: 0;
}

.node--view-mode-full p {
  margin-top: 0;
  margin-bottom: 10px;
}

.site-branding-logo {
  max-height: inherit;
}
.site-branding-logo img {
  max-height: 90px;
  width: auto;
  /*background:#fff;*/
}

header .site-branding-logo img.logo-site {
  display: block !important;
  background: #fff;
  border-radius: 10%;
  margin-top: 5px;
}
#views-bootstrap-slideshow-block-1 .carousel-caption {
       background: rgba(86,167,220,0.9);
}