@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.subtitleFont {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Montserrat', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #c0a375 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #c0a375 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #c0a375;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0a375;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1.15rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features3-a H4 {
  color: #28324e;
}
#features3-a H5 {
  color: #28324e;
}
#features3-a P {
  text-align: center;
  color: #28324e;
}
#footer1-2 P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-f P {
  color: #28324e;
}
#content5-h .mbr-section-title,
#content5-h p {
  color: #fff;
}
#content5-h .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-h P {
  color: #28324e;
}
#content5-i .mbr-section-title,
#content5-i p {
  color: #fff;
}
#content5-i .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-i P {
  color: #28324e;
  text-align: center;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-k P {
  color: #28324e;
}
#header2-q .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#header2-q .mbr-section-text {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-s P {
  color: #28324e;
}
#header2-t .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#header2-t .mbr-section-text {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#msg-box8-x .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-7p H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-7p P {
  color: #28324e;
}
#msg-box5-w H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-w P {
  color: #28324e;
}
#content5-13 .mbr-section-title,
#content5-13 p {
  color: #fff;
}
#content5-13 .mbr-section-title {
  text-align: left;
  font-size: 24px;
  color: #28324e;
}
#content5-13 P {
  color: #28324e;
  text-align: left;
}
#content5-13 DIV {
  text-align: center;
}
#content5-12 .mbr-section-title,
#content5-12 p {
  color: #fff;
}
#content5-12 .mbr-section-title {
  text-align: right;
  font-size: 24px;
  color: #28324e;
}
#content5-12 P {
  color: #28324e;
  text-align: right;
}
#content5-12 DIV {
  text-align: center;
}
#content5-z .mbr-section-title,
#content5-z p {
  color: #fff;
}
#content5-z .mbr-section-title {
  text-align: left;
  font-size: 24px;
  color: #28324e;
}
#content5-z P {
  color: #28324e;
  text-align: center;
}
#content5-10 .mbr-section-title,
#content5-10 p {
  color: #fff;
}
#content5-10 .mbr-section-title {
  text-align: right;
  font-size: 24px;
  color: #28324e;
}
#content5-10 P {
  color: #28324e;
  text-align: center;
}
#content5-10 DIV {
  text-align: right;
}
#content5-14 .mbr-section-title,
#content5-14 p {
  color: #fff;
}
#content5-14 .mbr-section-title {
  text-align: left;
  font-size: 24px;
  color: #28324e;
}
#content5-14 P {
  color: #28324e;
  text-align: center;
}
#content5-14 DIV {
  text-align: left;
}
#msg-box5-16 H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-16 P {
  color: #28324e;
}
#content5-17 .mbr-section-title,
#content5-17 p {
  color: #fff;
}
#content5-17 .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-17 P {
  color: #28324e;
  text-align: center;
}
#footer1-v P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#testimonials1-1b .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#testimonials1-1b .mbr-section-subtitle {
  color: #28324e;
  font-size: 24px;
}
#testimonials1-1b .card-block P {
  color: #28324e;
  font-size: 16px;
}
#testimonials1-1b .card-block DIV {
  font-size: 16px;
}
#footer1-19 P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content2-8a BLOCKQUOTE {
  font-size: 16px;
}
#content2-8b BLOCKQUOTE {
  font-size: 16px;
}
#footer1-1d P {
  color: #28324e;
}
#testimonials2-1f .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#testimonials2-1f .card-block P {
  color: #28324e;
}
#content2-8c BLOCKQUOTE {
  font-size: 16px;
}
#content2-7q BLOCKQUOTE {
  font-size: 16px;
}

#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-1h P {
  color: #28324e;
}
#msg-box5-1i H3 {
  color: #28324e;
  font-size: 20px;
}
#msg-box5-1i P {
  color: #dab85a;
  font-size: 16px;
}
#msg-box5-1i SPAN {
  color: #2969b0;
}
#msg-box5-1i B {
  color: #28324e;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#msg-box5-1i I {
  font-size: 20px;
}
#msg-box5-1i .btn {
  font-size: 14px;
}
#msg-box5-1i DIV {
  font-size: 18px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-1l P {
  color: #28324e;
}
#msg-box8-r .mbr-section-title,
#msg-box8-r p {
  color: #fff;
}
#msg-box8-r .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-r .lead P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1o .mbr-section-title,
#msg-box8-1o p {
  color: #fff;
}
#msg-box8-1o .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-1o .lead P {
  color: #28324e;
}
#footer1-1q P {
  color: #28324e;
}










































#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-24 .mbr-section-title,
#msg-box8-24 p {
  color: #fff;
}
#msg-box8-24 .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-24 .lead P {
  color: #28324e;
}
#msg-box1-8f H2 {
  color: #28324e;
}
#msg-box1-85 H2 {
  color: #28324e;
}
#msg-box1-7r H2 {
  color: #28324e;
}
#msg-box1-6w H2 {
  color: #28324e;
}
#msg-box1-6c H2 {
  color: #28324e;
}
#msg-box1-6a H2 {
  color: #28324e;
}
#msg-box1-60 H2 {
  color: #28324e;
}
#msg-box1-60 DIV {
  font-size: 16px;
}
#msg-box1-60 B {
  font-size: 16px;
}
#msg-box1-4w H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-4w H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-4w .btn {
  font-size: 14px;
}
#msg-box1-4x H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-4x H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-4x .btn {
  font-size: 14px;
}
#msg-box1-4u H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-4u H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-4u .btn {
  font-size: 14px;
}
#msg-box1-4m H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-4m H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-4m .btn {
  font-size: 14px;
}
#msg-box1-35 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-35 H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-35 .btn {
  font-size: 14px;
}
#msg-box1-29 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-29 H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-29 .btn {
  font-size: 14px;
}
#msg-box1-2s H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-2s H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-2s .btn {
  font-size: 14px;
}
#msg-box1-15 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-15 H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-15 .btn {
  font-size: 14px;
}
#msg-box1-1l H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-1l H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-1l .btn {
  font-size: 14px;
}
#msg-box1-t H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-t H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-t .btn {
  font-size: 14px;
}
#msg-box1-t H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-t H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-t .btn {
  font-size: 14px;
}
#msg-box1-s H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-s H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-s .btn {
  font-size: 14px;
}
#msg-box1-r H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-r H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-r .btn {
  font-size: 14px;
}
#msg-box1-v H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-v H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-v .btn {
  font-size: 14px;
}
#msg-box1-u H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-u H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-u .btn {
  font-size: 14px;
}
#msg-box1-t H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-t H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-t .btn {
  font-size: 14px;
}
#footer1-1z P {
  color: #28324e;
}
#msg-box1-s H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-s H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-s .btn {
  font-size: 14px;
}
#msg-box1-r H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-r H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-r .btn {
  font-size: 14px;
}
#msg-box1-2d H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-2d H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-2d .btn {
  font-size: 14px;
}
#msg-box1-2e H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-2e H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-2e .btn {
  font-size: 14px;
}
#msg-box1-2i H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-2i H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-2i .btn {
  font-size: 14px;
}
#msg-box1-2j H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-2j H3 {
  color: #28324e;
  font-size: 16px;
  text-align: center;
}
#msg-box1-2j .btn {
  font-size: 14px;
}
#msg-box1-2y H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-2y H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-2y .btn {
  font-size: 14px;
}
#msg-box1-2z H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-2z H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-2z .btn {
  font-size: 14px;
}
#msg-box1-30 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-30 H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-30 .btn {
  font-size: 14px;
}
#msg-box1-31 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-31 H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-31 .btn {
  font-size: 14px;
}
#msg-box1-36 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-36 H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-36 .btn {
  font-size: 14px;
}
#msg-box1-37 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-37 H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-37 .btn {
  font-size: 14px;
}
#msg-box1-38 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-38 H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-38 .btn {
  font-size: 14px;
}
#msg-box1-39 H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-39 H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-39 .btn {
  font-size: 14px;
}
#msg-box1-3a H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3a H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3a .btn {
  font-size: 14px;
}
#msg-box1-3b H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3b H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3b .btn {
  font-size: 14px;
}
#msg-box1-3c H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3c H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3c .btn {
  font-size: 14px;
}
#msg-box1-3d H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3d H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3d .btn {
  font-size: 14px;
}
#msg-box1-3e H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3e H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3e .btn {
  font-size: 14px;
}
#msg-box1-3f H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3f H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3f .btn {
  font-size: 14px;
}
#msg-box1-3g H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3g H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3g .btn {
  font-size: 14px;
}
#msg-box1-3h H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3h H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3h .btn {
  font-size: 14px;
}
#msg-box1-3i H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3i H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3i .btn {
  font-size: 14px;
}
#msg-box1-3j H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3j H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3j .btn {
  font-size: 14px;
}
#msg-box1-3k H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3k H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3k .btn {
  font-size: 14px;
}
#msg-box1-3l H2 {
  color: #28324e;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box1-3l H3 {
  color: #28324e;
  font-size: 16px;
}
#msg-box1-3l .btn {
  font-size: 14px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-3o .mbr-section-title,
#msg-box8-3o p {
  color: #fff;
}
#msg-box8-3o .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-3o .lead P {
  color: #28324e;
}
#footer1-3n P {
  color: #28324e;
}
#content5-3q .mbr-section-title,
#content5-3q p {
  color: #fff;
}
#content5-3q .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-3q P {
  color: #28324e;
  text-align: center;
}
#msg-box8-3r .mbr-section-title,
#msg-box8-3r p {
  color: #fff;
}
#msg-box8-3r .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-3r .lead P {
  color: #28324e;
}
#msg-box8-3r .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-3u .mbr-section-title,
#msg-box8-3u p {
  color: #fff;
}
#msg-box8-3u .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-3u .lead P {
  color: #28324e;
}
#msg-box5-3v H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-3v P {
  color: #28324e;
}
#footer1-3w P {
  color: #28324e;
}
#content5-3x .mbr-section-title,
#content5-3x p {
  color: #fff;
}
#content5-3x .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-3x P {
  color: #28324e;
  text-align: center;
}
#msg-box8-3y .mbr-section-title,
#msg-box8-3y p {
  color: #fff;
}
#msg-box8-3y .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-3y .lead P {
  color: #28324e;
}
#msg-box8-3y .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-f .mbr-section-title,
#msg-box8-f p {
  color: #fff;
}
#msg-box8-f .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-f .lead P {
  color: #28324e;
}
#msg-box5-g H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-g P {
  color: #28324e;
}
#footer1-h P {
  color: #28324e;
}
#content5-i .mbr-section-title,
#content5-i p {
  color: #fff;
}
#content5-i .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-i P {
  color: #28324e;
  text-align: center;
}
#msg-box8-j .mbr-section-title,
#msg-box8-j p {
  color: #fff;
}
#msg-box8-j .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-j .lead P {
  color: #28324e;
}
#msg-box8-j .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-l P {
  color: #28324e;
}
#content5-o .mbr-section-title,
#content5-o p {
  color: #fff;
}
#content5-o .mbr-section-title {
  text-align: center;
  color: #28324e;
  font-size: 24px;
}
#content5-o P {
  color: #28324e;
  text-align: center;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-q P {
  color: #28324e;
}
#testimonials4-s .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#testimonials4-s .card-block P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-l .mbr-section-title,
#msg-box8-l p {
  color: #fff;
}
#msg-box8-l .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-l .lead P {
  color: #28324e;
}
#msg-box5-m H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-m P {
  color: #28324e;
}
#footer1-n P {
  color: #28324e;
}
#content5-o .mbr-section-title,
#content5-o p {
  color: #fff;
}
#content5-o .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-o P {
  color: #28324e;
  text-align: center;
}
#msg-box8-p .mbr-section-title,
#msg-box8-p p {
  color: #fff;
}
#msg-box8-p .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-p .lead P {
  color: #28324e;
}
#msg-box8-p .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-r .mbr-section-title,
#msg-box8-r p {
  color: #fff;
}
#msg-box8-r .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-r .lead P {
  color: #28324e;
}
#msg-box5-s H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-s P {
  color: #28324e;
}
#footer1-t P {
  color: #28324e;
}
#content5-u .mbr-section-title,
#content5-u p {
  color: #fff;
}
#content5-u .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-u P {
  color: #28324e;
  text-align: center;
}
#msg-box8-v .mbr-section-title,
#msg-box8-v p {
  color: #fff;
}
#msg-box8-v .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-v .lead P {
  color: #28324e;
}
#msg-box8-v .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#msg-box8-x .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-x .lead P {
  color: #28324e;
}
#msg-box5-y H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-y P {
  color: #28324e;
}
#footer1-z P {
  color: #28324e;
}
#content5-10 .mbr-section-title,
#content5-10 p {
  color: #fff;
}
#content5-10 .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-10 P {
  color: #28324e;
  text-align: center;
}
#msg-box8-11 .mbr-section-title,
#msg-box8-11 p {
  color: #fff;
}
#msg-box8-11 .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-11 .lead P {
  color: #28324e;
}
#msg-box8-11 .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 p {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-13 .lead P {
  color: #28324e;
}
#footer1-15 P {
  color: #28324e;
}
#content5-16 .mbr-section-title,
#content5-16 p {
  color: #fff;
}
#content5-16 .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-16 P {
  color: #28324e;
  text-align: center;
}
#msg-box8-17 .mbr-section-title,
#msg-box8-17 p {
  color: #fff;
}
#msg-box8-17 .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-17 .lead P {
  color: #28324e;
}
#msg-box8-17 .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-p .mbr-section-title,
#content5-p p {
  color: #fff;
}
#content5-p .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-p P {
  color: #28324e;
}
#msg-box8-n .mbr-section-title,
#msg-box8-n p {
  color: #fff;
}
#msg-box8-n .lead P {
  color: #28324e;
  text-align: left;
}
#footer1-l P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-r P {
  color: #28324e;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s p {
  color: #fff;
}
#msg-box8-s .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-s .lead P {
  color: #28324e;
}
#content5-s .mbr-section-title,
#content5-s p {
  color: #fff;
}
#content5-s .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-s P {
  color: #28324e;
  text-align: center;
}
#msg-box8-t .mbr-section-title,
#msg-box8-t p {
  color: #fff;
}
#msg-box8-t .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-t .lead P {
  color: #28324e;
}
#msg-box8-t .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-v .mbr-section-title,
#msg-box8-v p {
  color: #fff;
}
#msg-box8-v .mbr-section-title {
  color: #28324e;
  font-size: 24px;
  text-align: center;
}
#msg-box8-v .lead P {
  color: #28324e;
}
#footer1-x P {
  color: #28324e;
}
#content5-y .mbr-section-title,
#content5-y p {
  color: #fff;
}
#content5-y .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-y P {
  color: #28324e;
  text-align: center;
}
#msg-box8-z .mbr-section-title,
#msg-box8-z p {
  color: #fff;
}
#msg-box8-z .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-z .lead P {
  color: #28324e;
}
#msg-box8-z .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-l .mbr-section-title,
#msg-box8-l p {
  color: #fff;
}
#msg-box8-l .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-l .lead P {
  color: #28324e;
}
#footer1-n P {
  color: #28324e;
}
#content5-o .mbr-section-title,
#content5-o p {
  color: #fff;
}
#content5-o .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-o P {
  color: #28324e;
  text-align: center;
}
#msg-box8-p .mbr-section-title,
#msg-box8-p p {
  color: #fff;
}
#msg-box8-p .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-p .lead P {
  color: #28324e;
}
#msg-box8-p .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-r .mbr-section-title,
#msg-box8-r p {
  color: #fff;
}
#msg-box8-r .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-r .lead P {
  color: #28324e;
}
#footer1-t P {
  color: #28324e;
}
#content5-u .mbr-section-title,
#content5-u p {
  color: #fff;
}
#content5-u .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-u P {
  color: #28324e;
  text-align: center;
}
#msg-box8-v .mbr-section-title,
#msg-box8-v p {
  color: #fff;
}
#msg-box8-v .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-v .lead P {
  color: #28324e;
}
#msg-box8-v .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-m .mbr-section-title,
#msg-box8-m p {
  color: #fff;
}
#msg-box8-m .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-m .lead P {
  color: #28324e;
}
#footer1-o P {
  color: #28324e;
}
#content5-p .mbr-section-title,
#content5-p p {
  color: #fff;
}
#content5-p .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-p P {
  color: #28324e;
  text-align: center;
}
#msg-box8-q .mbr-section-title,
#msg-box8-q p {
  color: #fff;
}
#msg-box8-q .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-q .lead P {
  color: #28324e;
}
#msg-box8-q .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s p {
  color: #fff;
}
#msg-box8-s .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-s .lead P {
  color: #28324e;
}
#footer1-u P {
  color: #28324e;
}
#content5-v .mbr-section-title,
#content5-v p {
  color: #fff;
}
#content5-v .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-v P {
  color: #28324e;
  text-align: center;
}
#msg-box8-w .mbr-section-title,
#msg-box8-w p {
  color: #fff;
}
#msg-box8-w .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-w .lead P {
  color: #28324e;
}
#msg-box8-w .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-y .mbr-section-title,
#msg-box8-y p {
  color: #fff;
}
#msg-box8-y .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-y .lead P {
  color: #28324e;
}
#footer1-10 P {
  color: #28324e;
}
#content5-11 .mbr-section-title,
#content5-11 p {
  color: #fff;
}
#content5-11 .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-11 P {
  color: #28324e;
  text-align: center;
}
#msg-box8-12 .mbr-section-title,
#msg-box8-12 p {
  color: #fff;
}
#msg-box8-12 .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-12 .lead P {
  color: #28324e;
}
#msg-box8-12 .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-14 .mbr-section-title,
#msg-box8-14 p {
  color: #fff;
}
#msg-box8-14 .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-14 .lead P {
  color: #28324e;
}
#msg-box5-15 H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-15 P {
  color: #28324e;
}
#footer1-16 P {
  color: #28324e;
}
#content5-17 .mbr-section-title,
#content5-17 p {
  color: #fff;
}
#content5-17 .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-17 P {
  color: #28324e;
  text-align: center;
}
#msg-box8-18 .mbr-section-title,
#msg-box8-18 p {
  color: #fff;
}
#msg-box8-18 .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-18 .lead P {
  color: #28324e;
}
#msg-box8-18 .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1q .mbr-section-title,
#msg-box8-1q p {
  color: #fff;
}
#msg-box8-1q .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-1q .lead P {
  color: #28324e;
}
#msg-box5-1r H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1r P {
  color: #28324e;
}
#msg-box5-1r SPAN {
  font-size: 16px;
}
#footer1-1s P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-l P {
  color: #28324e;
}
#msg-box8-m .mbr-section-title,
#msg-box8-m p {
  color: #fff;
}
#msg-box8-m .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-m .lead P {
  color: #28324e;
}
#msg-box8-m .btn {
  font-size: 12px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-l .mbr-section-title,
#msg-box8-l p {
  color: #fff;
}
#msg-box8-l .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-l .lead P {
  color: #28324e;
}
#footer1-m P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-v .mbr-section-title,
#msg-box8-v p {
  color: #fff;
}
#msg-box8-v .mbr-section-title {
  color: #28324e;
  font-size: 24px;
  text-align: center;
}
#msg-box8-v .lead P {
  color: #28324e;
}
#msg-box5-w H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-w P {
  color: #28324e;
}
#footer1-x P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-q .mbr-section-title,
#msg-box8-q p {
  color: #fff;
}
#msg-box8-q .mbr-section-title {
  color: #28324e;
  font-size: 24px;
  text-align: center;
}
#msg-box8-q .lead P {
  color: #28324e;
}
#footer1-r P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-l .mbr-section-title,
#msg-box8-l p {
  color: #fff;
}
#msg-box8-l .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-l .lead P {
  color: #28324e;
}
#msg-box5-m H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-m P {
  color: #28324e;
}
#footer1-n P {
  color: #28324e;
}
#content5-o .mbr-section-title,
#content5-o p {
  color: #fff;
}
#content5-o .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-o P {
  color: #28324e;
  text-align: center;
}
#msg-box8-p .mbr-section-title,
#msg-box8-p p {
  color: #fff;
}
#msg-box8-p .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-p .lead P {
  color: #28324e;
}
#msg-box8-p .mbr-section-title DIV {
  font-size: 20px;
}
#content5-q .mbr-section-title,
#content5-q p {
  color: #fff;
}
#content5-q .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-q P {
  color: #28324e;
  text-align: center;
  font-size: 16px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#msg-box8-x .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-x .lead P {
  color: #28324e;
}
#msg-box5-y H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-y P {
  color: #28324e;
}
#footer1-z P {
  color: #28324e;
}
#content5-10 .mbr-section-title,
#content5-10 p {
  color: #fff;
}
#content5-10 .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-10 P {
  color: #28324e;
  text-align: center;
}
#msg-box8-11 .mbr-section-title,
#msg-box8-11 p {
  color: #fff;
}
#msg-box8-11 .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-11 .lead P {
  color: #28324e;
}
#msg-box8-11 .mbr-section-title DIV {
  font-size: 20px;
}
#msg-box8-1n .mbr-section-title,
#msg-box8-1n p {
  color: #fff;
}
#msg-box8-1n .mbr-section-title {
  color: #28324e;
  font-size: 20px;
  text-align: left;
}
#msg-box8-1n .lead P {
  color: #28324e;
}
#msg-box8-1n .mbr-section-title DIV {
  font-size: 20px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1p .mbr-section-title,
#msg-box8-1p p {
  color: #fff;
}
#msg-box8-1p .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-1p .lead P {
  color: #28324e;
}
#msg-box5-1q H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1q P {
  color: #28324e;
}
#footer1-1r P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s p {
  color: #fff;
}
#msg-box8-s .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-s .lead P {
  color: #28324e;
}
#footer1-t P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s p {
  color: #fff;
}
#msg-box8-s .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-s .lead P {
  color: #28324e;
}
#msg-box5-t H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-t P {
  color: #28324e;
}
#footer1-u P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#msg-box8-x .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-x .lead P {
  color: #28324e;
}
#footer1-y P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-17 .mbr-section-title,
#msg-box8-17 p {
  color: #fff;
}
#msg-box8-17 .mbr-section-title {
  color: #28324e;
  font-size: 24px;
  text-align: center;
}
#msg-box8-17 .lead P {
  color: #28324e;
}
#msg-box5-18 H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-18 P {
  color: #28324e;
}
#footer1-19 P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1c .mbr-section-title,
#msg-box8-1c p {
  color: #fff;
}
#msg-box8-1c .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-1c .lead P {
  color: #28324e;
}
#footer1-1d P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1h .mbr-section-title,
#msg-box8-1h p {
  color: #fff;
}
#msg-box8-1h .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-1h .lead P {
  color: #28324e;
}
#msg-box5-1i H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1i P {
  color: #28324e;
}
#footer1-1j P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-1t P {
  color: #28324e;
}
#msg-box8-1v .mbr-section-title,
#msg-box8-1v p {
  color: #fff;
}
#msg-box8-1v .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-1v .lead P {
  color: #28324e;
}
#msg-box5-1k H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1k P {
  color: #28324e;
}
#msg-box5-14 H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-14 P {
  color: #28324e;
}
#msg-box5-r H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-r P {
  color: #28324e;
}
#msg-box5-1u H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1u P {
  color: #28324e;
}
#msg-box5-1w H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1w P {
  color: #28324e;
}
#msg-box5-1x H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1x P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#msg-box8-x .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-x .lead P {
  color: #28324e;
}
#msg-box5-y H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-y P {
  color: #28324e;
}
#footer1-z P {
  color: #28324e;
}
#features3-10 P {
  text-align: center;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1a .mbr-section-title,
#msg-box8-1a p {
  color: #fff;
}
#msg-box8-1a .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-1a .lead P {
  color: #28324e;
}
#msg-box5-1b H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-1b P {
  color: #28324e;
}
#footer1-1c P {
  color: #28324e;
}
#features3-1d P {
  text-align: center;
}
#content2-3n DIV {
  text-align: left;
  color: #28324e;
}
#header2-0 .mbr-section-title {
  color: #28324e;
}
#header2-0 .mbr-section-text {
  color: #28324e;
}
#header2-0 .btn {
  font-size: 16px;
}
#footer1-2 P {
  color: #28324e;
}
#social-buttons2-r .mbr-section-title,
#social-buttons2-r .btn-social {
  color: #232323;
}
#social-buttons2-r .mbr-section-title {
  font-size: 24px;
  color: #28324e;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 .lead {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  font-size: 24px;
  color: #28324e;
}
#msg-box8-13 .btn {
  font-size: 16px;
}
#content1-34 P {
  text-align: center;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-2b .mbr-section-title,
#msg-box8-2b p {
  color: #fff;
}
#msg-box8-2b .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-2b .lead P {
  color: #28324e;
}
#msg-box5-2c H3 {
  color: #28324e;
  font-size: 24px;
}
#msg-box5-2c P {
  color: #28324e;
}
#footer1-2d P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-2g .mbr-section-title,
#msg-box8-2g p {
  color: #fff;
}
#msg-box8-2g .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-2g .lead P {
  color: #28324e;
}
#footer1-2h P {
  color: #28324e;
}
#features3-2i SPAN {
  font-size: 16px;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-2r .mbr-section-title,
#header3-2r .mbr-section-subtitle {
  text-align: center;
}
#header3-2r .mbr-section-title {
  font-size: 36px;
}
#features3-89 H4 {
  color: #ffffff;
}
#features3-7d H4 {
  color: #ffffff;
}
#gallery3-7z .mbr-gallery-item > div > span {
  text-align: center;
}
#footer1-2m P {
  color: #28324e;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
}
#menu-4q .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4q .navbar-toggler {
  color: #28324e;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #28324e;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #28324e;
}
#menu-4q .link {
  font-size: 1rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #c1e4f0;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4q .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#form1-2x .form-control-label {
  color: #232323;
}
#footer1-2v P {
  color: #28324e;
}
#menu-4y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4y .navbar-caption {
  color: #ffffff;
}
#menu-4y .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-4y .navbar-toggler {
  color: #28324e;
}
#menu-4y .close-icon::before,
#menu-4y .close-icon::after {
  background-color: #28324e;
}
#menu-4y .link,
#menu-4y .dropdown-item {
  color: #28324e;
}
#menu-4y .link {
  font-size: 1rem;
}
#menu-4y .dropdown-item,
#menu-4y .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4y .link:hover,
#menu-4y .dropdown-item:hover,
#menu-4y .link:focus,
#menu-4y .dropdown-item:focus {
  color: #c0a375;
}
#menu-4y .link[aria-expanded="true"],
#menu-4y .dropdown-menu {
  background: #c1e4f0;
}
#menu-4y .nav-dropdown-sm .link:focus,
#menu-4y .nav-dropdown-sm .link:hover,
#menu-4y .nav-dropdown-sm .dropdown-item:focus,
#menu-4y .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-4y .navbar,
#menu-4y .nav-dropdown-sm,
#menu-4y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4y .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-4y .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-4y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4y .bg-color.transparent.opened .link:hover,
#menu-4y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4y .link[aria-expanded="true"],
#menu-4y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-4z .mbr-section-title,
#msg-box8-4z p {
  color: #fff;
}
#msg-box8-4z .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-4z .lead P {
  color: #28324e;
}
#footer1-50 P {
  color: #28324e;
}
#features3-51 H4 {
  font-size: 16px;
}
#menu-53 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-53 .navbar-caption {
  color: #ffffff;
}
#menu-53 .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-53 .navbar-toggler {
  color: #28324e;
}
#menu-53 .close-icon::before,
#menu-53 .close-icon::after {
  background-color: #28324e;
}
#menu-53 .link,
#menu-53 .dropdown-item {
  color: #28324e;
}
#menu-53 .link {
  font-size: 1rem;
}
#menu-53 .dropdown-item,
#menu-53 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-53 .link:hover,
#menu-53 .dropdown-item:hover,
#menu-53 .link:focus,
#menu-53 .dropdown-item:focus {
  color: #c0a375;
}
#menu-53 .link[aria-expanded="true"],
#menu-53 .dropdown-menu {
  background: #c1e4f0;
}
#menu-53 .nav-dropdown-sm .link:focus,
#menu-53 .nav-dropdown-sm .link:hover,
#menu-53 .nav-dropdown-sm .dropdown-item:focus,
#menu-53 .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-53 .navbar,
#menu-53 .nav-dropdown-sm,
#menu-53 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-53 .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-53 .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-53 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-53 .bg-color.transparent.opened .link:hover,
#menu-53 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-53 .link[aria-expanded="true"],
#menu-53 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-54 .mbr-section-title,
#msg-box8-54 p {
  color: #fff;
}
#msg-box8-54 .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-54 .lead P {
  color: #28324e;
}
#footer1-55 P {
  color: #28324e;
}
#features3-56 SPAN {
  font-size: 16px;
}
#menu-5a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5a .navbar-caption {
  color: #ffffff;
}
#menu-5a .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-5a .navbar-toggler {
  color: #28324e;
}
#menu-5a .close-icon::before,
#menu-5a .close-icon::after {
  background-color: #28324e;
}
#menu-5a .link,
#menu-5a .dropdown-item {
  color: #28324e;
}
#menu-5a .link {
  font-size: 1rem;
}
#menu-5a .dropdown-item,
#menu-5a .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-5a .link:hover,
#menu-5a .dropdown-item:hover,
#menu-5a .link:focus,
#menu-5a .dropdown-item:focus {
  color: #c0a375;
}
#menu-5a .link[aria-expanded="true"],
#menu-5a .dropdown-menu {
  background: #c1e4f0;
}
#menu-5a .nav-dropdown-sm .link:focus,
#menu-5a .nav-dropdown-sm .link:hover,
#menu-5a .nav-dropdown-sm .dropdown-item:focus,
#menu-5a .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-5a .navbar,
#menu-5a .nav-dropdown-sm,
#menu-5a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5a .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-5a .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-5a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5a .bg-color.transparent.opened .link:hover,
#menu-5a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-5a .link[aria-expanded="true"],
#menu-5a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-5b .mbr-section-title,
#msg-box8-5b p {
  color: #fff;
}
#msg-box8-5b .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-5b .lead P {
  color: #28324e;
}
#footer1-5d P {
  color: #28324e;
}
#menu-6f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6f .navbar-caption {
  color: #ffffff;
}
#menu-6f .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-6f .navbar-toggler {
  color: #28324e;
}
#menu-6f .close-icon::before,
#menu-6f .close-icon::after {
  background-color: #28324e;
}
#menu-6f .link,
#menu-6f .dropdown-item {
  color: #28324e;
}
#menu-6f .link {
  font-size: 1rem;
}
#menu-6f .dropdown-item,
#menu-6f .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-6f .link:hover,
#menu-6f .dropdown-item:hover,
#menu-6f .link:focus,
#menu-6f .dropdown-item:focus {
  color: #c0a375;
}
#menu-6f .link[aria-expanded="true"],
#menu-6f .dropdown-menu {
  background: #c1e4f0;
}
#menu-6f .nav-dropdown-sm .link:focus,
#menu-6f .nav-dropdown-sm .link:hover,
#menu-6f .nav-dropdown-sm .dropdown-item:focus,
#menu-6f .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-6f .navbar,
#menu-6f .nav-dropdown-sm,
#menu-6f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6f .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-6f .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-6f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6f .bg-color.transparent.opened .link:hover,
#menu-6f .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-6f .link[aria-expanded="true"],
#menu-6f .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-6g .mbr-section-title,
#msg-box8-6g p {
  color: #fff;
}
#msg-box8-6g .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-6g .lead P {
  color: #28324e;
}
#footer1-6h P {
  color: #28324e;
}
#features3-6i H4 {
  font-size: 16px;
}
#menu-72 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-72 .navbar-caption {
  color: #ffffff;
}
#menu-72 .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-72 .navbar-toggler {
  color: #28324e;
}
#menu-72 .close-icon::before,
#menu-72 .close-icon::after {
  background-color: #28324e;
}
#menu-72 .link,
#menu-72 .dropdown-item {
  color: #28324e;
}
#menu-72 .link {
  font-size: 1rem;
}
#menu-72 .dropdown-item,
#menu-72 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-72 .link:hover,
#menu-72 .dropdown-item:hover,
#menu-72 .link:focus,
#menu-72 .dropdown-item:focus {
  color: #c0a375;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-menu {
  background: #c1e4f0;
}
#menu-72 .nav-dropdown-sm .link:focus,
#menu-72 .nav-dropdown-sm .link:hover,
#menu-72 .nav-dropdown-sm .dropdown-item:focus,
#menu-72 .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-72 .navbar,
#menu-72 .nav-dropdown-sm,
#menu-72 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-72 .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-72 .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-72 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-72 .bg-color.transparent.opened .link:hover,
#menu-72 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-73 P {
  color: #28324e;
}
#msg-box8-74 .mbr-section-title,
#msg-box8-74 p {
  color: #fff;
}
#msg-box8-74 .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-74 .lead P {
  color: #28324e;
}
#menu-7f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7f .navbar-caption {
  color: #ffffff;
}
#menu-7f .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-7f .navbar-toggler {
  color: #28324e;
}
#menu-7f .close-icon::before,
#menu-7f .close-icon::after {
  background-color: #28324e;
}
#menu-7f .link,
#menu-7f .dropdown-item {
  color: #28324e;
}
#menu-7f .link {
  font-size: 1rem;
}
#menu-7f .dropdown-item,
#menu-7f .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-7f .link:hover,
#menu-7f .dropdown-item:hover,
#menu-7f .link:focus,
#menu-7f .dropdown-item:focus {
  color: #c0a375;
}
#menu-7f .link[aria-expanded="true"],
#menu-7f .dropdown-menu {
  background: #c1e4f0;
}
#menu-7f .nav-dropdown-sm .link:focus,
#menu-7f .nav-dropdown-sm .link:hover,
#menu-7f .nav-dropdown-sm .dropdown-item:focus,
#menu-7f .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-7f .navbar,
#menu-7f .nav-dropdown-sm,
#menu-7f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7f .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-7f .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-7f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7f .bg-color.transparent.opened .link:hover,
#menu-7f .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-7f .link[aria-expanded="true"],
#menu-7f .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-7g .mbr-section-title,
#content5-7g p {
  color: #fff;
}
#content5-7g .mbr-section-title {
  text-align: center;
  font-size: 24px;
  color: #28324e;
}
#content5-7g P {
  color: #28324e;
}
#content5-7g .lead {
  text-align: center;
  color: #28324e;
}
#msg-box3-7x .mbr-section-title,
#msg-box3-7x .lead {
  color: #000;
}
#msg-box3-7x .lead {
  color: #28324e;
}
#content6-7i .lead P {
  font-size: 16px;
  text-align: left;
}
#content6-7i .lead {
  color: #28324e;
}
#content6-7j .lead P {
  font-size: 16px;
}
#content6-7j .lead {
  color: #28324e;
}
#footer1-7k P {
  color: #28324e;
}
#menu-80 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-80 .navbar-caption {
  color: #ffffff;
}
#menu-80 .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-80 .navbar-toggler {
  color: #28324e;
}
#menu-80 .close-icon::before,
#menu-80 .close-icon::after {
  background-color: #28324e;
}
#menu-80 .link,
#menu-80 .dropdown-item {
  color: #28324e;
}
#menu-80 .link {
  font-size: 1rem;
}
#menu-80 .dropdown-item,
#menu-80 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-80 .link:hover,
#menu-80 .dropdown-item:hover,
#menu-80 .link:focus,
#menu-80 .dropdown-item:focus {
  color: #c0a375;
}
#menu-80 .link[aria-expanded="true"],
#menu-80 .dropdown-menu {
  background: #c1e4f0;
}
#menu-80 .nav-dropdown-sm .link:focus,
#menu-80 .nav-dropdown-sm .link:hover,
#menu-80 .nav-dropdown-sm .dropdown-item:focus,
#menu-80 .nav-dropdown-sm .dropdown-item:hover {
  background: #def1f7!important;
}
#menu-80 .navbar,
#menu-80 .nav-dropdown-sm,
#menu-80 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-80 .nav-dropdown-sm .dropdown-menu {
  background: #eaf6fa;
}
#menu-80 .bg-color.transparent .link {
  color: #28324e;
  transition: none;
}
#menu-80 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-80 .bg-color.transparent.opened .link:hover,
#menu-80 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-80 .link[aria-expanded="true"],
#menu-80 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-81 .mbr-section-title,
#msg-box8-81 p {
  color: #fff;
}
#msg-box8-81 .mbr-section-title {
  color: #28324e;
  font-size: 24px;
}
#msg-box8-81 .lead P {
  color: #28324e;
}
#footer1-82 P {
  color: #28324e;
}
#features3-83 H4 {
  font-size: 16px;
}
