#pgc-region-sidebar {
  padding-left: 20px;
  padding-right: 10px;
}

.pg-content-body {
  font-family: 'Roboto', sans-serif;
}

.pg-wrap h1 {
  position: absolute;
  bottom: 0;
  /* right: 20px */;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  /* padding-bottom: 20px */;
  padding-top: 10px;
  width: 100%;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
}

.pgc-main-menu {
  background-color: #fbfbfb;
}

.pgc-main-menu h2 {
  color: #003865;
  line-height: 24px;
  font-size: 22px;
  font-weight: 800 !important;
  padding: 0;
}

.pgc-main-menu h2 a {
  color: #003865 !important;
  line-height: 24px;
  font-size: 22px;
  font-weight: 600 !important;
  padding: 10px 10px 10px 12px;
}

#main-menu {
  margin: 0 0 -1px 0;
  padding: 0 0 0 5px;
}

#main-menu li {
  border-top: 1px dashed #D0D0CE;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

#main-menu li a {
  font-family: 'Roboto', sans-serif;
  color: #003865;
  display: block;
  padding: 7px;
  font-weight: 400;
}

#main-menu li.active-trail {
  background-color: #e7e8ec;
}

#main-menu ul {
  padding: 20px;
}

#main-menu ul li {
  border: 0;
}

.pg-wrap table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

.pg-wrap table tr th {
  background: #003865;
  color: #fff;
  font-size: 1em;
  padding: 7px;
  border: 1px solid #003865;
}

.pg-wrap table tr td {
  color: #000;
  background: #fff;
  padding: 7px;
  border: 1px solid #003865;
}

#block-pgc-contact-block-pgc-contact-block .title {
  color: #fff;
}

#pgc-contact-block {
  color: #fff;
}

#pgc-contact-block li {
  color: #fff;
}

#pgc-contact-block li a {
  color: #fff;
}

#pgc_resource_block {
  background-color: #02518a;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  /* margin: 2em 0 */;
  margin: 0;
  overflow: hidden;
  /* padding: 10px 20px */;
  /* text-transform: uppercase */;
  transition: background-color .2s;
  padding: 15px 20px;
}

#pgc_resource_block:hover {
  background-color: #0067A0;
}

#pgc_resource_block a {
  border: 0 !important;
  color: #fff;
  : ;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

#pgc_resource_block a.pgc-resource-icon {
  font-size: 8px;
}

#pgc_resource_block span {
  display: none;
}

.breadcrumb {
  padding: 0;
  Margin: 0;
  background: transparent;
  border: 0;
}

.breadcrumb .pg-breadcrumb-links {
  padding: 0;
  Margin: 0;
  background: transparent;
  border: 0;
  color: #003865;
  /* color: #928883 */;
  font-size: 17px;
  font-weight: 400;
  line-height: 14px;
}

.breadcrumb .pg-breadcrumb-links a {
  color: #003865;
  font-size: 17px;
  font-weight: 400;
  line-height: 14px;
}

.pg-gift-details .accordion-header-text {
  padding: 20px;
  line-height: 2;
}

.pg-gift-details .accordion-header-text span {
  text-transform: none;
  font-weight: bold;
}

.pgc-brochure-bg-top {
  background: #6cace4;
}

.pgc-brochure-header-text {
  background: #003865;
  color: #fff;
}

.pgc-brochure-logo img {
  max-width: 200px;
}

.pgc-brochure-title {
  color: #003865;
}

.pgc-brochure-body-title {
  color: #003865;
}

.pgc-brochure-body-text ul li span.pgc-before::before {
  color: #6cace4;
}

.pgc-brochure-footer-text {
  background: #003865;
  color: #fff;
  border-top: 5px solid #6cace4;
}

