#navbar-collapse {
  background: #6c3d91;
  position: relative;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-top: 5px;
  width: 100vw;
}
#navbar {
  background: white;
}
.language-link.is-active {
  color: white;
}
.language-link {
  color: #000;
}
.links.nav.nav-pills {
  margin-top: 20px;
}
.navbar-toggle {
  background-color: #6c3d91;
}
.main-container .col-md-12 .img-responsive {
  display: inline;
  border-radius: 15px;
}
.left.carousel-control {
  border-radius: 15px;
}
.right.carousel-control {
  border-radius: 15px;
}

@media screen and (min-width: 768px) {
  #navbar-collapse-2 {
    background: #00889c;
    display: flex !important;
    text-align: center !important;
    margin-top: 10px;
    padding-top: 0px !important;
    border-radius: 50rem;
  }
  #navbar-collapse-2 .navbar-nav > li > a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    color: #ffffff;
  }
}
.container-fluid.site-nav {
  color: inherit;
}
.page-header {
  color: #6c3d91;
  font-weight: bold;
  border-bottom:
none;
}
.field-content {
  color: #00889c;
  text-align: left;
  font-weight: bold;
}
.container-fluid.site-nav {
  background-color: transparent;
}
.site-topbar {
  background:
#00889c;
 
}
.bgbluetop.rtecenter {
  background: none;
  color: #00889c;
  font-weight: bold;
  border: none;
}
.footer.col div {
  padding: 15px 0;
}
.terms {
  background: white;
  padding: 20px;
  width: 100vw;
  max-width: 100vw;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-top: 20px;
}
.terms a {
  color: #337ab7;
}
footer {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .footer div > a {
    display: inline;
    position: relative;
  }
}
.social img {
  width: 30px;
  height: auto;
  margin: 5px;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: wheat !important;
}
.site-topbar {
  background: none;
  color: #00889c;
  font-weight: unset;
}
#navbar-collapse .row{
  margin: auto;
}
.views-field.views-field-field-business-unit h1 {
  color: #00889c;
}
.site-topbar a {
  font-weight: bold;
  color: inherit;
}
@media screen and (min-width: 768px) {
  #navbar-collapse-2 {
    background: #E32974;
  
  }
}
#block-languageswitcher {
  position: unset;
  clear: unset;
  transform: none;
}
#views-exposed-form-multisite-search-page-1 button {
  background-color: #6c3d91;
  border: none;
  padding: 7px;
}
@media screen and (min-width: 768px) {
  #block-exposedformmultisite-searchpage-1 {
    padding-bottom: 15px;
  }
}
#views-exposed-form-multisite-search-page-1 button:hover {
  background-color: #00889c;
  color: #fff;
}
#edit-submit-multisite-search {
  background-image: none;
}
.field-content {
  text-align: center;
}