@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', 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: 'PT 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: 'PT 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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'PT Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'PT Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #cccccc !important;
}
.bg-success {
  background-color: #7e9b9f !important;
}
.bg-info {
  background-color: #7c706b !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-secondary {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-info {
  background-color: #7c706b;
  border-color: #7c706b;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #534b48;
  border-color: #534b48;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #534b48 !important;
  border-color: #534b48 !important;
}
.btn-success {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !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: #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: #999999;
  color: #999999;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-info-outline {
  background: none;
  border-color: #453f3c;
  color: #453f3c;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7c706b;
  border-color: #7c706b;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7c706b !important;
  border-color: #7c706b !important;
}
.btn-success-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !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: #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: #cccccc !important;
}
.text-success {
  color: #7e9b9f !important;
}
.text-info {
  color: #7c706b !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #7e9b9f;
}
.alert-info {
  background-color: #7c706b;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #cccccc;
}
.btn-social:hover {
  background: #cccccc;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #cccccc;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #cccccc;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #cccccc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #cccccc;
}
.lead a,
.lead a:hover {
  color: #cccccc;
}
.lead blockquote {
  border-color: #cccccc;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #b9b1ae;
}
.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: #cccccc;
}
.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;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
}
#menu-0 .link {
  font-size: 0.75rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#header1-1 .mbr-section-title {
  text-align: left;
}
#header1-1 .mbr-section-lead {
  font-size: 18px;
  text-align: right;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
}
#menu-0 .link {
  font-size: 0.75rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#msg-box6-e .mbr-section-title,
#msg-box6-e .lead p {
  color: #fff;
}
#menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l .navbar-caption {
  color: #ffffff;
}
#menu-l .navbar-toggler {
  color: #ffffff;
}
#menu-l .link,
#menu-l .dropdown-item {
  color: #ffffff;
}
#menu-l .link {
  font-size: 0.75rem;
}
#menu-l .dropdown-item,
#menu-l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-l .link:hover,
#menu-l .dropdown-item:hover,
#menu-l .link:focus,
#menu-l .dropdown-item:focus {
  color: #c0a375;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-menu {
  background: #0e0e0e;
}
#menu-l .nav-dropdown-sm .link:focus,
#menu-l .nav-dropdown-sm .link:hover,
#menu-l .nav-dropdown-sm .dropdown-item:focus,
#menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-l .navbar,
#menu-l .nav-dropdown-sm,
#menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l .bg-color.transparent.opened .link:hover,
#menu-l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-l .close-icon::before,
#menu-l .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-n .mbr-section-title,
#msg-box8-n p {
  color: #fff;
}
#content7-1g P {
  text-align: center;
}
#content7-1g B {
  text-align: center;
}
#content7-1g UL {
  text-align: right;
}
#content7-1g DIV {
  text-align: center;
}
#menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o .navbar-caption {
  color: #ffffff;
}
#menu-o .navbar-toggler {
  color: #ffffff;
}
#menu-o .link,
#menu-o .dropdown-item {
  color: #ffffff;
}
#menu-o .link {
  font-size: 0.75rem;
}
#menu-o .dropdown-item,
#menu-o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-o .link:hover,
#menu-o .dropdown-item:hover,
#menu-o .link:focus,
#menu-o .dropdown-item:focus {
  color: #c0a375;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-menu {
  background: #0e0e0e;
}
#menu-o .nav-dropdown-sm .link:focus,
#menu-o .nav-dropdown-sm .link:hover,
#menu-o .nav-dropdown-sm .dropdown-item:focus,
#menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-o .navbar,
#menu-o .nav-dropdown-sm,
#menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o .bg-color.transparent.opened .link:hover,
#menu-o .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-o .close-icon::before,
#menu-o .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-q .mbr-section-title,
#msg-box8-q p {
  color: #fff;
}
#features6-1i P {
  text-align: center;
  color: #000000;
}
#menu-1z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1z .navbar-caption {
  color: #ffffff;
}
#menu-1z .navbar-toggler {
  color: #ffffff;
}
#menu-1z .link,
#menu-1z .dropdown-item {
  color: #ffffff;
}
#menu-1z .link {
  font-size: 0.75rem;
}
#menu-1z .dropdown-item,
#menu-1z .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1z .link:hover,
#menu-1z .dropdown-item:hover,
#menu-1z .link:focus,
#menu-1z .dropdown-item:focus {
  color: #c0a375;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-menu {
  background: #0e0e0e;
}
#menu-1z .nav-dropdown-sm .link:focus,
#menu-1z .nav-dropdown-sm .link:hover,
#menu-1z .nav-dropdown-sm .dropdown-item:focus,
#menu-1z .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-1z .navbar,
#menu-1z .nav-dropdown-sm,
#menu-1z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1z .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-1z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1z .bg-color.transparent.opened .link:hover,
#menu-1z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1z .close-icon::before,
#menu-1z .close-icon::after {
  background-color: #ffffff;
}
#content5-22 .mbr-section-title,
#content5-22 p {
  color: #fff;
}
#content5-22 P {
  text-align: right;
}
#content5-22 .mbr-section-title {
  text-align: center;
}


#menu-2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2 .navbar-caption {
  color: #ffffff;
}
#menu-2 .navbar-toggler {
  color: #ffffff;
}
#menu-2 .link,
#menu-2 .dropdown-item {
  color: #ffffff;
}
#menu-2 .link {
  font-size: 0.75rem;
}
#menu-2 .dropdown-item,
#menu-2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2 .link:hover,
#menu-2 .dropdown-item:hover,
#menu-2 .link:focus,
#menu-2 .dropdown-item:focus {
  color: #c0a375;
}
#menu-2 .link[aria-expanded="true"],
#menu-2 .dropdown-menu {
  background: #0e0e0e;
}
#menu-2 .nav-dropdown-sm .link:focus,
#menu-2 .nav-dropdown-sm .link:hover,
#menu-2 .nav-dropdown-sm .dropdown-item:focus,
#menu-2 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-2 .navbar,
#menu-2 .nav-dropdown-sm,
#menu-2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-2 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2 .bg-color.transparent.opened .link:hover,
#menu-2 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2 .link[aria-expanded="true"],
#menu-2 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2 .close-icon::before,
#menu-2 .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-4 .mbr-section-title,
#msg-box8-4 p {
  color: #fff;
}
#header3-6 .mbr-section-title,
#header3-6 .mbr-section-subtitle {
  text-align: center;
}
#content5-1a .mbr-section-title,
#content5-1a p {
  color: #fff;
}
#header3-1r .mbr-section-title,
#header3-1r .mbr-section-subtitle {
  text-align: center;
}
#header3-2d .mbr-section-title,
#header3-2d .mbr-section-subtitle {
  text-align: center;
}
#content1-2n P {
  text-align: left;
}
#msg-box8-2s .mbr-section-title,
#msg-box8-2s p {
  color: #fff;
}
#msg-box8-2s .mbr-section-title {
  color: #000000;
}
#msg-box8-2s .lead P {
  color: #7c706b;
  font-family: 'Lora', serif;
}
#header3-2u .mbr-section-title,
#header3-2u .mbr-section-subtitle {
  text-align: center;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#header1-30 .mbr-section-lead {
  font-family: 'Oxygen', sans-serif;
  text-align: left;
  font-size: 18px;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}


#menu-38 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-38 .navbar-caption {
  color: #ffffff;
}
#menu-38 .navbar-toggler {
  color: #ffffff;
}
#menu-38 .link,
#menu-38 .dropdown-item {
  color: #ffffff;
}
#menu-38 .link {
  font-size: 0.75rem;
}
#menu-38 .dropdown-item,
#menu-38 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-38 .link:hover,
#menu-38 .dropdown-item:hover,
#menu-38 .link:focus,
#menu-38 .dropdown-item:focus {
  color: #c0a375;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-menu {
  background: #0e0e0e;
}
#menu-38 .nav-dropdown-sm .link:focus,
#menu-38 .nav-dropdown-sm .link:hover,
#menu-38 .nav-dropdown-sm .dropdown-item:focus,
#menu-38 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-38 .navbar,
#menu-38 .nav-dropdown-sm,
#menu-38 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-38 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-38 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-38 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-38 .bg-color.transparent.opened .link:hover,
#menu-38 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-38 .close-icon::before,
#menu-38 .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-3a .mbr-section-title,
#msg-box8-3a p {
  color: #fff;
}
#header3-3c .mbr-section-title,
#header3-3c .mbr-section-subtitle {
  text-align: center;
}
#header3-3c .mbr-section-title {
  text-align: center;
}
#header3-3c .mbr-section-subtitle {
  text-align: center;
}
#msg-box6-4o .mbr-section-title,
#msg-box6-4o .lead p {
  color: #fff;
}
#msg-box6-4o P {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  color: #c1c1c1;
  text-align: right;
}
#header3-4u .mbr-section-title,
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
#header3-4u .mbr-section-title {
  text-align: center;
}
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4w P {
  text-align: left;
}
#msg-box8-52 .mbr-section-title,
#msg-box8-52 p {
  color: #fff;
}
#header3-53 .mbr-section-title,
#header3-53 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-55 P {
  color: #ffffff;
  text-align: right;
}
#content1-5j DIV {
  color: #232323;
}
#content1-5j P {
  text-align: left;
}
#header3-5t .mbr-section-title,
#header3-5t .mbr-section-subtitle {
  text-align: center;
}
#image2-5v DIV {
  font-size: 14px;
  text-align: left;
}
#image2-5v SPAN {
  font-family: 'Montserrat', sans-serif;
}
#header3-6b .mbr-section-title,
#header3-6b .mbr-section-subtitle {
  text-align: center;
}
#header3-6b .mbr-section-title {
  text-align: center;
}
#header3-6b .mbr-section-subtitle {
  text-align: center;
}
#header1-6m .mbr-section-lead {
  text-align: left;
}
#header3-6n .mbr-section-title,
#header3-6n .mbr-section-subtitle {
  text-align: center;
}
#header3-6n .mbr-section-title {
  text-align: center;
}
#content1-6r DIV {
  text-align: left;
}
#menu-6s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6s .navbar-caption {
  color: #ffffff;
}
#menu-6s .navbar-toggler {
  color: #ffffff;
}
#menu-6s .link,
#menu-6s .dropdown-item {
  color: #ffffff;
}
#menu-6s .link {
  font-size: 0.75rem;
}
#menu-6s .dropdown-item,
#menu-6s .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-6s .link:hover,
#menu-6s .dropdown-item:hover,
#menu-6s .link:focus,
#menu-6s .dropdown-item:focus {
  color: #c0a375;
}
#menu-6s .link[aria-expanded="true"],
#menu-6s .dropdown-menu {
  background: #0e0e0e;
}
#menu-6s .nav-dropdown-sm .link:focus,
#menu-6s .nav-dropdown-sm .link:hover,
#menu-6s .nav-dropdown-sm .dropdown-item:focus,
#menu-6s .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-6s .navbar,
#menu-6s .nav-dropdown-sm,
#menu-6s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6s .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-6s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6s .bg-color.transparent.opened .link:hover,
#menu-6s .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-6s .link[aria-expanded="true"],
#menu-6s .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-6s .close-icon::before,
#menu-6s .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-6u .mbr-section-title,
#msg-box8-6u p {
  color: #fff;
}
#header3-8b .mbr-section-title,
#header3-8b .mbr-section-subtitle {
  text-align: center;
}
#header3-8b .mbr-section-title {
  text-align: center;
}
#header3-8b .mbr-section-subtitle {
  text-align: center;
}
#header3-8f .mbr-section-title,
#header3-8f .mbr-section-subtitle {
  text-align: center;
}
#header3-8g .mbr-section-title,
#header3-8g .mbr-section-subtitle {
  text-align: center;
}
#content5-8h .mbr-section-title,
#content5-8h p {
  color: #fff;
}
#content5-8h P {
  text-align: center;
  color: #ffffff;
}
#content5-8h .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
#header3-8j .mbr-section-title,
#header3-8j .mbr-section-subtitle {
  text-align: center;
}
#content5-8l .mbr-section-title,
#content5-8l .lead {
  color: #fff;
}
#content5-8l .lead P {
  text-align: left;
}
#menu-8n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8n .navbar-caption {
  color: #ffffff;
}
#menu-8n .navbar-toggler {
  color: #ffffff;
}
#menu-8n .link,
#menu-8n .dropdown-item {
  color: #ffffff;
}
#menu-8n .link {
  font-size: 0.75rem;
}
#menu-8n .dropdown-item,
#menu-8n .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8n .link:hover,
#menu-8n .dropdown-item:hover,
#menu-8n .link:focus,
#menu-8n .dropdown-item:focus {
  color: #c0a375;
}
#menu-8n .link[aria-expanded="true"],
#menu-8n .dropdown-menu {
  background: #0e0e0e;
}
#menu-8n .nav-dropdown-sm .link:focus,
#menu-8n .nav-dropdown-sm .link:hover,
#menu-8n .nav-dropdown-sm .dropdown-item:focus,
#menu-8n .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-8n .navbar,
#menu-8n .nav-dropdown-sm,
#menu-8n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8n .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-8n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8n .bg-color.transparent.opened .link:hover,
#menu-8n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8n .link[aria-expanded="true"],
#menu-8n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8n .close-icon::before,
#menu-8n .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-8p .mbr-section-title,
#msg-box8-8p p {
  color: #fff;
}
#content7-92 .lead P {
  text-align: center;
}
#header3-8r .mbr-section-title,
#header3-8r .mbr-section-subtitle {
  text-align: center;
}
#header3-8r .mbr-section-title {
  text-align: center;
}
#header3-8r .mbr-section-subtitle {
  text-align: center;
}
#header3-99 .mbr-section-title,
#header3-99 .mbr-section-subtitle {
  text-align: center;
}
#header3-9c .mbr-section-title,
#header3-9c .mbr-section-subtitle {
  text-align: center;
}
#header3-9f .mbr-section-title,
#header3-9f .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-9e P {
  text-align: left;
}
#msg-box5-9e H3 {
  text-align: left;
}
#header3-9l .mbr-section-title,
#header3-9l .mbr-section-subtitle {
  text-align: center;
}
#header3-9q .mbr-section-title,
#header3-9q .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-9t .mbr-section-title,
#msg-box8-9t .lead {
  color: #fff;
}
#header3-9u .mbr-section-title,
#header3-9u .mbr-section-subtitle {
  text-align: center;
}
#header3-a1 .mbr-section-title,
#header3-a1 .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-9y .mbr-section-title,
#msg-box8-9y .lead {
  color: #fff;
}
#header3-a2 .mbr-section-title,
#header3-a2 .mbr-section-subtitle {
  text-align: center;
}
#header3-a4 .mbr-section-title,
#header3-a4 .mbr-section-subtitle {
  text-align: center;
}
#msg-box6-aa h3,
#msg-box6-aa p {
  color: #fff;
}
#menu-ad .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ad .navbar-caption {
  color: #ffffff;
}
#menu-ad .navbar-toggler {
  color: #ffffff;
}
#menu-ad .link,
#menu-ad .dropdown-item {
  color: #ffffff;
}
#menu-ad .link {
  font-size: 0.75rem;
}
#menu-ad .dropdown-item,
#menu-ad .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-ad .link:hover,
#menu-ad .dropdown-item:hover,
#menu-ad .link:focus,
#menu-ad .dropdown-item:focus {
  color: #c0a375;
}
#menu-ad .link[aria-expanded="true"],
#menu-ad .dropdown-menu {
  background: #0e0e0e;
}
#menu-ad .nav-dropdown-sm .link:focus,
#menu-ad .nav-dropdown-sm .link:hover,
#menu-ad .nav-dropdown-sm .dropdown-item:focus,
#menu-ad .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-ad .navbar,
#menu-ad .nav-dropdown-sm,
#menu-ad .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ad .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-ad .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-ad .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ad .bg-color.transparent.opened .link:hover,
#menu-ad .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ad .link[aria-expanded="true"],
#menu-ad .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ad .close-icon::before,
#menu-ad .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-af .mbr-section-title,
#msg-box8-af p {
  color: #fff;
}
#content7-ag .lead P {
  text-align: center;
}
#header3-ai .mbr-section-title,
#header3-ai .mbr-section-subtitle {
  text-align: center;
}
#header3-ai .mbr-section-title {
  text-align: center;
}
#header3-ai .mbr-section-subtitle {
  text-align: center;
}
#msg-box6-bn h3,
#msg-box6-bn p {
  color: #fff;
}
#header3-bo .mbr-section-title,
#header3-bo .mbr-section-subtitle {
  text-align: center;
}
#content1-bv DIV {
  text-align: center;
}
#content1-bw P {
  text-align: center;
}
#header3-bx .mbr-section-title,
#header3-bx .mbr-section-subtitle {
  text-align: center;
}
#header3-ca .mbr-section-title,
#header3-ca .mbr-section-subtitle {
  text-align: center;
}
#header3-ce .mbr-section-title,
#header3-ce .mbr-section-subtitle {
  text-align: center;
}
#header3-ch .mbr-section-title,
#header3-ch .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ck P {
  color: #000000;
}
#menu-bf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bf .navbar-caption {
  color: #ffffff;
}
#menu-bf .navbar-toggler {
  color: #ffffff;
}
#menu-bf .link,
#menu-bf .dropdown-item {
  color: #ffffff;
}
#menu-bf .link {
  font-size: 0.75rem;
}
#menu-bf .dropdown-item,
#menu-bf .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-bf .link:hover,
#menu-bf .dropdown-item:hover,
#menu-bf .link:focus,
#menu-bf .dropdown-item:focus {
  color: #c0a375;
}
#menu-bf .link[aria-expanded="true"],
#menu-bf .dropdown-menu {
  background: #0e0e0e;
}
#menu-bf .nav-dropdown-sm .link:focus,
#menu-bf .nav-dropdown-sm .link:hover,
#menu-bf .nav-dropdown-sm .dropdown-item:focus,
#menu-bf .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-bf .navbar,
#menu-bf .nav-dropdown-sm,
#menu-bf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bf .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-bf .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bf .bg-color.transparent.opened .link:hover,
#menu-bf .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-bf .link[aria-expanded="true"],
#menu-bf .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-bf .close-icon::before,
#menu-bf .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-bh .mbr-section-title,
#msg-box8-bh p {
  color: #fff;
}
#menu-cl .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cl .navbar-caption {
  color: #ffffff;
}
#menu-cl .navbar-toggler {
  color: #ffffff;
}
#menu-cl .link,
#menu-cl .dropdown-item {
  color: #ffffff;
}
#menu-cl .link {
  font-size: 0.75rem;
}
#menu-cl .dropdown-item,
#menu-cl .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-cl .link:hover,
#menu-cl .dropdown-item:hover,
#menu-cl .link:focus,
#menu-cl .dropdown-item:focus {
  color: #c0a375;
}
#menu-cl .link[aria-expanded="true"],
#menu-cl .dropdown-menu {
  background: #0e0e0e;
}
#menu-cl .nav-dropdown-sm .link:focus,
#menu-cl .nav-dropdown-sm .link:hover,
#menu-cl .nav-dropdown-sm .dropdown-item:focus,
#menu-cl .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-cl .navbar,
#menu-cl .nav-dropdown-sm,
#menu-cl .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cl .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-cl .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cl .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cl .bg-color.transparent.opened .link:hover,
#menu-cl .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-cl .link[aria-expanded="true"],
#menu-cl .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-cl .close-icon::before,
#menu-cl .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-cn .mbr-section-title,
#msg-box8-cn p {
  color: #fff;
}
#content7-co .lead P {
  text-align: center;
}
#header3-cq .mbr-section-title,
#header3-cq .mbr-section-subtitle {
  text-align: center;
}
#header3-cq .mbr-section-title {
  text-align: center;
}
#header3-cq .mbr-section-subtitle {
  text-align: center;
}
#header3-dk .mbr-section-title,
#header3-dk .mbr-section-subtitle {
  text-align: center;
}
#header3-dn .mbr-section-title,
#header3-dn .mbr-section-subtitle {
  text-align: center;
}
#header3-dq .mbr-section-title,
#header3-dq .mbr-section-subtitle {
  text-align: center;
}
