@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);


























body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', 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: 'Open Sans', 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: 'Open Sans', sans-serif;
}
.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: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #88540b !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #ffffff !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !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: #88540b;
  border-color: #88540b;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #412805;
  border-color: #412805;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #412805 !important;
  border-color: #412805 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !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: #2a1a03;
  color: #2a1a03;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #88540b;
  border-color: #88540b;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #88540b !important;
  border-color: #88540b !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.text-primary {
  color: #000000 !important;
}
.text-success {
  color: #88540b !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #ffffff !important;
}
.alert-success {
  background-color: #88540b;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #ffffff;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ed9a25;
}
.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: #ffffff;
}
.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: #000000;
}
.scrollToTop_wraper {
  display: none;
}
.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;
}
#msg-box8-22 .mbr-section-title,
#msg-box8-22 p {
  color: #fff;
}
#msg-box8-22 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-22 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-22 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-22 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#content5-113 .mbr-section-title,
#content5-113 p {
  color: #fff;
}
#content5-113 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content5-113 .mbr-section-title DIV {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#content5-113 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-5t .mbr-section-title,
#content5-5t p {
  color: #fff;
}
#content5-5t .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
}
#content5-5t .mbr-section-title DIV {
  font-size: 36px;
}
#content5-5t P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-142 .mbr-section-title,
#content5-142 p {
  color: #fff;
}
#content5-142 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
}
#content5-142 .mbr-section-title DIV {
  font-size: 36px;
}
#content5-142 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-149 .mbr-section-title,
#content5-149 p {
  color: #fff;
}
#content5-149 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-149 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content5-149 .mbr-section-title DIV {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content5-153 .mbr-section-title,
#content5-153 p {
  color: #fff;
}
#content5-153 .mbr-section-title {
  color: #000000;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#content5-153 P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#content5-153 .mbr-section-title DIV {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#content5-142 .mbr-section-title,
#content5-142 p {
  color: #fff;
}
#content5-142 P {
  color: #000000;
}
#content5-142 .mbr-section-title {
  color: #000000;
}
#content5-145 .mbr-section-title,
#content5-145 p {
  color: #fff;
}
#content5-145 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-145 .mbr-section-title DIV {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  color: #000000;
}
#content5-145 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content5-152 .mbr-section-title,
#content5-152 p {
  color: #fff;
}
#content5-152 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content5-152 .mbr-section-title SPAN {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  color: #000000;
}
#content5-152 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#social-buttons2-5u .mbr-section-title,
#social-buttons2-5u .btn-social {
  color: #232323;
}
#footer1-39 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}







#content5-116 .mbr-section-title,
#content5-116 p {
  color: #fff;
}
#content5-116 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#content7-112 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#content7-112 H5 {
  font-family: 'Open Sans', sans-serif;
}
#features1-6e .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6e .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6e .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6d .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6d .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6d .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-68 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-68 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-68 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6c .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6c .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6c .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#social-buttons2-55 .mbr-section-title,
#social-buttons2-55 .btn-social {
  color: #232323;
}
#footer1-57 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}




#social-buttons2-69 .mbr-section-title,
#social-buttons2-69 .btn-social {
  color: #232323;
}
#footer1-71 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}






















#msg-box8-72 .mbr-section-title,
#msg-box8-72 p {
  color: #fff;
}
#msg-box8-72 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-72 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-72 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-72 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-2u .mbr-section-title,
#msg-box3-2u .lead {
  color: #000;
}
#msg-box3-2u .mbr-section-title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
}
#features2-75 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features2-75 P {
  text-align: left;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#features2-75 H4 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}
#content5-150 .mbr-section-title,
#content5-150 p {
  color: #fff;
}
#content5-150 P {
  color: #000000;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#content5-150 .mbr-section-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}
#header3-159 .mbr-section-title,
#header3-159 .mbr-section-subtitle {
  text-align: center;
}
#header3-159 H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#header3-160 .mbr-section-title,
#header3-160 .mbr-section-subtitle {
  text-align: center;
}
#header3-160 H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box3-156 .mbr-section-title,
#msg-box3-156 p {
  color: #000;
}
#msg-box3-156 .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-161 .mbr-section-title,
#header3-161 .mbr-section-subtitle {
  text-align: center;
}
#header3-161 H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#header3-162 .mbr-section-title,
#header3-162 .mbr-section-subtitle {
  text-align: center;
}
#header3-162 H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#header3-93 .mbr-section-title,
#header3-93 .mbr-section-subtitle {
  text-align: center;
}
#header3-93 H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#header3-93 SMALL {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 16px;
}
#header3-93 .mbr-section-subtitle SPAN {
  font-family: 'Open Sans', sans-serif;
}
#features2-92 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features2-92 P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#features2-92 H4 {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons2-88 .mbr-section-title,
#social-buttons2-88 .btn-social {
  color: #232323;
}
#footer1-89 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
















#msg-box8-58 .mbr-section-title,
#msg-box8-58 p {
  color: #fff;
}
#msg-box8-58 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-58 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-58 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-58 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#content5-5k .mbr-section-title,
#content5-5k p {
  color: #fff;
}
#content5-5k .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
}
#content5-5k .mbr-section-title SPAN {
  font-size: 36px;
}
#content5-5k P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-157 .mbr-section-title,
#content5-157 p {
  color: #fff;
}
#content5-157 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
}
#content5-157 .mbr-section-title SPAN {
  font-size: 36px;
}
#content5-157 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-159 .mbr-section-title,
#content5-159 p {
  color: #fff;
}
#content5-159 .mbr-section-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#content5-159 P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#content5-159 .mbr-section-title SPAN {
  font-size: 36px;
}
#content5-162 .mbr-section-title,
#content5-162 p {
  color: #fff;
}
#content5-162 .mbr-section-title DIV {
  font-family: 'Open Sans', sans-serif;
}
#content5-162 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
}
#content5-162 .mbr-section-title SPAN {
  font-size: 36px;
  color: #000000;
}
#content5-162 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#social-buttons2-76 .mbr-section-title,
#social-buttons2-76 .btn-social {
  color: #232323;
}
#footer1-77 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}


















#msg-box8-70 .mbr-section-title,
#msg-box8-70 p {
  color: #fff;
}
#msg-box8-70 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-70 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-70 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-70 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#content5-165 .mbr-section-title,
#content5-165 p {
  color: #fff;
}
#content5-165 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 36px;
}
#content5-165 P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#content5-165 .mbr-section-title SPAN {
  font-size: 16px;
}
#msg-box8-74 .mbr-section-title,
#msg-box8-74 p {
  color: #fff;
}
#msg-box8-74 .mbr-section-title {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: #000000;
}
#msg-box8-74 .mbr-section-title SPAN {
  font-size: 16px;
  text-align: left;
  color: #000000;
}
#msg-box8-74 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #000000;
}
#msg-box8-74 .btn {
  font-family: 'Open Sans', sans-serif;
}
#content5-172 .mbr-section-title,
#content5-172 p {
  color: #fff;
}
#content5-172 .mbr-section-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#content5-172 P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#content5-174 .mbr-section-title,
#content5-174 p {
  color: #fff;
}
#content5-174 .mbr-section-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#content5-174 P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#content5-174 .mbr-section-title SPAN {
  font-size: 16px;
}
#content5-174 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box5-82 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#msg-box5-82 H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#social-buttons2-80 .mbr-section-title,
#social-buttons2-80 .btn-social {
  color: #232323;
}
#footer1-81 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}




















#msg-box8-102 .mbr-section-title,
#msg-box8-102 p {
  color: #fff;
}
#msg-box8-102 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-102 .mbr-section-title DIV {
  font-size: 16px;
}
#msg-box8-102 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-102 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box5-103 H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: right;
}
#msg-box5-103 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: right;
  color: #232323;
}
#msg-box5-103 SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-103 B {
  color: #232323;
}
#msg-box8-108 .mbr-section-title,
#msg-box8-108 p {
  color: #fff;
}
#msg-box8-108 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}
#msg-box8-108 .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-108 .lead P {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#msg-box8-108 .btn {
  font-family: 'Open Sans', sans-serif;
}
#content7-119 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #232323;
}
#content7-119 H5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#msg-box8-105 .mbr-section-title,
#msg-box8-105 p {
  color: #fff;
}
#msg-box8-105 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box8-105 .mbr-section-title SPAN {
  font-size: 36px;
  text-align: left;
  color: #ffffff;
}
#msg-box8-105 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #ffffff;
}
#msg-box8-105 .btn {
  font-family: 'Open Sans', sans-serif;
}
#content7-181 P {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#content7-181 H4 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#content7-181 H5 {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#social-buttons2-111 .mbr-section-title,
#social-buttons2-111 .btn-social {
  color: #232323;
}
#footer1-112 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}


























#msg-box8-8 .mbr-section-title,
#msg-box8-8 p {
  color: #fff;
}
#msg-box8-8 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#msg-box8-8 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-8 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-3 .mbr-section-title,
#msg-box8-3 p {
  color: #fff;
}
#msg-box8-3 .mbr-section-title SPAN {
  font-size: 36px;
  text-align: center;
}
#msg-box8-3 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-3 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-3 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box8-3 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}
#msg-box8-6 .mbr-section-title,
#msg-box8-6 p {
  color: #fff;
}
#msg-box8-6 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-6 .mbr-section-title SPAN {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#msg-box8-6 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-17 .mbr-section-title,
#msg-box8-17 p {
  color: #fff;
}
#msg-box8-17 .mbr-section-title SPAN {
  font-size: 36px;
  text-align: center;
}
#msg-box8-17 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-17 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-17 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box8-17 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}
#msg-box8-9 .mbr-section-title,
#msg-box8-9 p {
  color: #fff;
}
#msg-box8-9 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-9 .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-9 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-11 .mbr-section-title,
#msg-box8-11 p {
  color: #fff;
}
#msg-box8-11 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}
#msg-box8-11 .mbr-section-title SPAN {
  font-size: 36px;
  text-align: center;
}
#msg-box8-11 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-10 .mbr-section-title,
#msg-box8-10 p {
  color: #fff;
}
#msg-box8-10 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-10 .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-10 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-7 .mbr-section-title,
#msg-box8-7 p {
  color: #fff;
}
#msg-box8-7 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box8-7 .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-7 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-7 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#social-buttons2-141 .mbr-section-title,
#social-buttons2-141 .btn-social {
  color: #232323;
}
#social-buttons2-141 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#footer1-28 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}

















#msg-box8-107 .mbr-section-title,
#msg-box8-107 p {
  color: #fff;
}
#msg-box8-107 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-107 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-107 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-107 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box5-111 P {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-111 SPAN {
  font-size: 36px;
}
#msg-box5-111 H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box5-111 .btn {
  font-family: 'Open Sans', sans-serif;
}
#image1-0 DIV {
  font-size: 12px;
}
#header3-196 .mbr-section-title,
#header3-196 .mbr-section-subtitle {
  text-align: center;
}
#header3-196 H3 {
  text-align: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#header3-196 DIV {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#header3-196 SPAN {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content7-197 H5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#content7-197 P {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-115 .mbr-section-title,
#msg-box8-115 p {
  color: #fff;
}
#msg-box8-115 .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box8-115 .mbr-section-title SPAN {
  font-size: 36px;
}
#msg-box8-115 .lead P {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#social-buttons2-117 .mbr-section-title,
#social-buttons2-117 .btn-social {
  color: #232323;
}
#footer1-118 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}













#msg-box8-18 .mbr-section-title,
#msg-box8-18 p {
  color: #fff;
}
#msg-box8-18 .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-18 .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-18 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-18 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#content5-1a .mbr-section-title,
#content5-1a p {
  color: #fff;
}
#content5-1a .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content5-1a .mbr-section-title DIV {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#content5-1a P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content5-2g .mbr-section-title,
#content5-2g p {
  color: #fff;
}
#content5-2g .mbr-section-title {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content5-2g .mbr-section-title DIV {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#content5-2g P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#social-buttons2-23 .mbr-section-title,
#social-buttons2-23 .btn-social {
  color: #232323;
}
#footer1-24 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-2a .link {
  font-size: 0.75rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2a .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-2a A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}





























































#msg-box8-6f .mbr-section-title,
#msg-box8-6f p {
  color: #fff;
}
#msg-box8-6f .mbr-section-title SPAN {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-6f .mbr-section-title DIV {
  font-size: 36px;
}
#msg-box8-6f .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
#msg-box8-6f .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box5-6t H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-6t P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-6t SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-6t B {
  color: #232323;
}
#msg-box5-71 H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-71 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-71 SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-71 B {
  color: #232323;
}
#msg-box5-6x H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-6x P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-6x SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-6x B {
  color: #232323;
}
#msg-box5-72 H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-72 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-72 SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-72 B {
  color: #232323;
}
#msg-box5-6v H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-6v P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-6v SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-6v B {
  color: #232323;
}
#msg-box5-7s H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-7s P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-7s SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-7s B {
  color: #232323;
}
#msg-box5-70 H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-70 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-70 SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-70 B {
  color: #232323;
}
#msg-box5-4f H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4f P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4f SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4f B {
  color: #232323;
}
#msg-box5-4h H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4h P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4h SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4h B {
  color: #232323;
}
#msg-box5-4i H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4i P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #000000;
}
#msg-box5-4i SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4i B {
  color: #232323;
}
#msg-box5-4i DIV {
  text-align: center;
}
#msg-box5-4j H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4j P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4j SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4j B {
  color: #232323;
}
#msg-box5-4k H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: #000000;
}
#msg-box5-4k P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #000000;
}
#msg-box5-4k SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4k B {
  color: #232323;
}
#msg-box5-4n H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4n P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4n SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4n B {
  color: #232323;
}
#msg-box5-4c H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4c P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4c SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4c B {
  color: #232323;
}
#msg-box5-5x H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-5x P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-5x SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-5x B {
  color: #232323;
}
#msg-box5-4m H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4m P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4m SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4m B {
  color: #232323;
}
#msg-box5-4l H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: #000000;
}
#msg-box5-4l P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #000000;
}
#msg-box5-4l SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4l B {
  color: #232323;
}
#msg-box5-4o H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4o P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4o SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4o B {
  color: #232323;
}
#msg-box5-4p H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4p P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4p SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4p B {
  color: #232323;
}
#msg-box5-4q H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4q P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4q SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4q B {
  color: #232323;
}
#msg-box5-4r H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4r P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4r SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4r B {
  color: #232323;
}
#msg-box5-4g H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4g P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4g SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4g B {
  color: #232323;
}
#msg-box5-4s H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4s P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4s SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4s B {
  color: #232323;
}
#msg-box5-4t H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4t P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4t SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4t B {
  color: #232323;
}
#msg-box5-4u H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4u P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4u SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4u B {
  color: #232323;
}
#msg-box5-4v H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#msg-box5-4v P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #232323;
}
#msg-box5-4v SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4v B {
  color: #232323;
}
#msg-box5-4x H3 {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: #000000;
}
#msg-box5-4x P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  color: #000000;
}
#msg-box5-4x SPAN {
  font-size: 36px;
  text-align: right;
}
#msg-box5-4x B {
  color: #232323;
}
#social-buttons2-53 .mbr-section-title,
#social-buttons2-53 .btn-social {
  color: #232323;
}
#footer1-54 P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-55 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-55 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-55 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-55 .close-icon::before,
#ext_menu-55 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-55 .link,
#ext_menu-55 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-55 .link {
  font-size: 0.75rem;
}
#ext_menu-55 .dropdown-item,
#ext_menu-55 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-55 .link:hover,
#ext_menu-55 .dropdown-item:hover,
#ext_menu-55 .link:focus,
#ext_menu-55 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-55 .link[aria-expanded="true"],
#ext_menu-55 .dropdown-menu {
  background: #000000;
}
#ext_menu-55 .nav-dropdown-sm .link:focus,
#ext_menu-55 .nav-dropdown-sm .link:hover,
#ext_menu-55 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-55 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-55 .navbar,
#ext_menu-55 .nav-dropdown-sm,
#ext_menu-55 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-55 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-55 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-55 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-55 .bg-color.transparent.opened .link:hover,
#ext_menu-55 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-55 .link[aria-expanded="true"],
#ext_menu-55 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-55 .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-55 A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}







#content5-6g .mbr-section-title,
#content5-6g p {
  color: #fff;
}
#content5-6g .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#content5-6g .lead {
  color: #ffffff;
}
#msg-box3-7o .mbr-section-title,
#msg-box3-7o .lead {
  color: #000;
}
#msg-box3-7o .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  text-align: center;
}
#content6-7n .lead P {
  font-size: 14px;
}
#msg-box3-6z .mbr-section-title,
#msg-box3-6z .lead {
  color: #000;
}
#msg-box3-6z .mbr-section-title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
}
#features1-75 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-75 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-75 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-75 .mbr-cards-col:nth-child(even) .card-title {
  font-size: 20px;
}
#features1-74 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-74 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-74 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-74 .mbr-cards-col:nth-child(even) .card-title {
  font-size: 20px;
}
#features1-73 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-73 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-73 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-73 .mbr-cards-col:nth-child(even) .card-title {
  font-size: 20px;
}
#features1-6i .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6i .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6i .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6j .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6j .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6j .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6k .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6k .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6k .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6l .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6l .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6l .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6p .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6p .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6p .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6q .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6q .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6q .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#social-buttons2-6m .mbr-section-title,
#social-buttons2-6m .btn-social {
  color: #232323;
}
#footer1-6n P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-6o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6o .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-6o .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6o .close-icon::before,
#ext_menu-6o .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6o .link,
#ext_menu-6o .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-6o .link {
  font-size: 0.75rem;
}
#ext_menu-6o .dropdown-item,
#ext_menu-6o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-6o .link:hover,
#ext_menu-6o .dropdown-item:hover,
#ext_menu-6o .link:focus,
#ext_menu-6o .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-6o .link[aria-expanded="true"],
#ext_menu-6o .dropdown-menu {
  background: #000000;
}
#ext_menu-6o .nav-dropdown-sm .link:focus,
#ext_menu-6o .nav-dropdown-sm .link:hover,
#ext_menu-6o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6o .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-6o .navbar,
#ext_menu-6o .nav-dropdown-sm,
#ext_menu-6o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6o .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-6o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6o .bg-color.transparent.opened .link:hover,
#ext_menu-6o .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-6o .link[aria-expanded="true"],
#ext_menu-6o .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-6o .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-6o A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}






#content5-76 .mbr-section-title,
#content5-76 p {
  color: #fff;
}
#content5-76 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#msg-box3-78 .mbr-section-title,
#msg-box3-78 .lead {
  color: #000;
}
#msg-box3-78 .mbr-section-title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
}
#features1-79 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-79 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-79 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-79 .mbr-cards-col:nth-child(even) .card-title {
  font-size: 20px;
}
#features1-7a .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7a .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7a .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7a .mbr-cards-col:nth-child(even) .card-title {
  font-size: 20px;
}
#features1-7b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7b .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7b .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7b .mbr-cards-col:nth-child(even) .card-title {
  font-size: 20px;
}
#features1-7c .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7c .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7c .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7d .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7d .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7d .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7e .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7e .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7e .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7f .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7f .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7f .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7g .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7g .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7g .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7h .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7h .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-7h .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#social-buttons2-7i .mbr-section-title,
#social-buttons2-7i .btn-social {
  color: #232323;
}
#footer1-7j P {
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-7k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7k .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
}
#ext_menu-7k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7k .close-icon::before,
#ext_menu-7k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7k .link,
#ext_menu-7k .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-7k .link {
  font-size: 0.75rem;
}
#ext_menu-7k .dropdown-item,
#ext_menu-7k .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-7k .link:hover,
#ext_menu-7k .dropdown-item:hover,
#ext_menu-7k .link:focus,
#ext_menu-7k .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-7k .link[aria-expanded="true"],
#ext_menu-7k .dropdown-menu {
  background: #000000;
}
#ext_menu-7k .nav-dropdown-sm .link:focus,
#ext_menu-7k .nav-dropdown-sm .link:hover,
#ext_menu-7k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7k .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-7k .navbar,
#ext_menu-7k .nav-dropdown-sm,
#ext_menu-7k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7k .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-7k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7k .bg-color.transparent.opened .link:hover,
#ext_menu-7k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-7k .link[aria-expanded="true"],
#ext_menu-7k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-7k .navbar-caption SPAN {
  font-size: 10px;
}
#ext_menu-7k A {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
