table > thead > tr > th, table > thead > tr > td, table > tbody > tr> th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
    padding: 1em;
}

@media only screen and (max-width: 600px) {
  table > thead > tr > th, table > thead > tr > td, table > tbody > tr> th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
    padding: 0.25em;
  }
  h2.title > span {
    font-size: 60%;
  }
}

.hidden {
  display: none;
}

.full-height {
  height: 100%;
}

.full-justify {
  text-align: justify;
}

.disclaimer {
  font-size: 11px;
}

#service-providers {
  border: none;
}

#service-providers td {
  border: 1px solid;
}

#service-providers th {
  background-color: #474747;
  border: 1px solid;
  color: #ffffff;
}

#service-providers tr {
  line-height: 2.4;
}

.center {
  text-align: center;
}

.navigation .gva_menu > li:hover > a, .navigation .gva_menu > li:focus > a, .navigation .gva_menu > li:active > a, .navigation .gva_menu > li.menu-item--active-trail > a {
  color: #f48216;
}

.navigation .gva_menu > li:hover > a {
  color: #f48216;
}

h2, h4, h6, .h2, .h4, .h6 {
  color: #1F409B;
}

h1, h3, h5, .h1, .h3, .h5 {
  color: #42B462;
}

.contact-info {
  padding-top: 0 !important;
}

.slider-custom-1 {
  background-color: rgba(31,64,155,0.9) !important;
  border-radius: 0.875rem !important;
  font-family: Arial !important;
  padding: 1rem 2rem !important;
  width-max: 80%;
}

.slider-custom-2 {
  background-color: rgba(102,45,145,0.9);
  border-radius: 0.875rem !important;
  font-family: Arial !important;
  padding: 1rem 2rem !important;
  width-max: 80%;
}

.slider-custom-1-small {
  background-color: rgba(31,64,155,0.9) !important;
  border-radius: 0.375rem !important;
  font-family: Arial !important;
  padding: 0.5rem 1rem !important;
}

.slider-custom-2-small {
  background-color: rgba(102,45,145,0.9);
  border-radius: 0.375rem !important;
  font-family: Arial !important;
  padding: 0.5rem 1rem !important;
}

.branding {
  width: 215px !important;
}

#block-gaviascontentbuilderoverviewblock .heading-content span,
#block-gaviascontentbuildercompanyhistoryblock .heading-content span,
#block-gaviascontentbuilderprogramoverviewcaptivestructureblock .heading-content span,
#block-gaviascontentbuilderstructureandshareholderinvolvementblock .heading-content span,
#block-gaviascontentbuilderdividendsblock .heading-content span,
#block-gaviascontentbuilderserviceprovidersblock .heading-content span,
#block-gaviascontentbuildermembershipblock .heading-content span,
#block-gaviascontentbuilderresponsibilitiesblock .heading-content span,
#block-gaviascontentbuilderrequirementsblock .heading-content span,
#block-gaviascontentbuildercaptiveadvantageblock .heading-content span,
#block-gaviascontentbuildercontactusblock .heading-content span {
  background-color: rgba(102,45,145,0.9);
  border-radius: 25px;
  color: #ffffff;
  padding: 1rem 2rem;
}

#edit-actions {
  padding-bottom: 30px;
}

.gva-parallax-background {
  height: 480px;
}

.site-branding-logo img {
  max-height: 125px !important;
}

a.btn-theme.link-action {
  background-color: #662d91;
}
