@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);



.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
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: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-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;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #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: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #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: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #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: #c0a375;
}
.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-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider-cm H2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 72px;
}
#social-buttons2-85 .mbr-section-title,
#social-buttons2-85 .btn-social {
  color: #232323;
}
#social-buttons2-85 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#msg-box8-9p .mbr-section-title,
#msg-box8-9p .lead {
  color: #fff;
}
#msg-box8-9k .mbr-section-title,
#msg-box8-9k .lead {
  color: #fff;
}
#msg-box8-9k .mbr-section-title {
  color: #efefef;
}
#msg-box8-9k .lead {
  color: #efefef;
}
#msg-box5-9n P {
  text-align: left;
}
#msg-box8-9h .mbr-section-title,
#msg-box8-9h .lead {
  color: #fff;
}
#msg-box8-9c .mbr-section-title,
#msg-box8-9c .lead {
  color: #fff;
}
#msg-box8-96 .mbr-section-title,
#msg-box8-96 .lead {
  color: #fff;
}
#content7-9b .lead P {
  text-align: center;
}
#msg-box8-91 .mbr-section-title,
#msg-box8-91 .lead {
  color: #fff;
}
#msg-box8-3y .mbr-section-title,
#msg-box8-3y p {
  color: #fff;
}
#msg-box8-3v .mbr-section-title,
#msg-box8-3v p {
  color: #fff;
}
#content6-3w DIV {
  text-align: left;
}
#msg-box8-3q .mbr-section-title,
#msg-box8-3q p {
  color: #fff;
}
#msg-box8-2z .mbr-section-title,
#msg-box8-2z p {
  color: #fff;
}
#msg-box8-2v .mbr-section-title,
#msg-box8-2v p {
  color: #fff;
}
#msg-box8-2k .mbr-section-title,
#msg-box8-2k p {
  color: #fff;
}
#msg-box8-2h .mbr-section-title,
#msg-box8-2h p {
  color: #fff;
}
#msg-box8-2h .lead {
  color: #ffffff;
}
#msg-box8-2h .mbr-section-title,
#msg-box8-2h p {
  color: #fff;
}
#content6-2i P {
  text-align: left;
}
#msg-box8-23 .mbr-section-title,
#msg-box8-23 p {
  color: #fff;
}
#content6-25 P {
  text-align: left;
}
#msg-box8-20 .mbr-section-title,
#msg-box8-20 p {
  color: #fff;
}
#content1-21 P {
  text-align: center;
}
#msg-box8-1x .mbr-section-title,
#msg-box8-1x p {
  color: #fff;
}
#msg-box8-1n .mbr-section-title,
#msg-box8-1n p {
  color: #fff;
}
#content6-1q P {
  text-align: left;
}
#msg-box8-90 .mbr-section-title,
#msg-box8-90 .lead {
  color: #fff;
}
#msg-box8-1e .mbr-section-title,
#msg-box8-1e p {
  color: #fff;
}
#content6-1f P {
  text-align: left;
}
#msg-box8-15 .mbr-section-title,
#msg-box8-15 p {
  color: #fff;
}
#msg-box8-15 .lead P {
  color: #efefef;
}
#msg-box8-15 .mbr-section-title {
  color: #efefef;
}
#msg-box8-10 .mbr-section-title,
#msg-box8-10 p {
  color: #fff;
}
#msg-box8-10 .mbr-section-title {
  color: #ffffff;
}
#msg-box8-10 .lead P {
  color: #ffffff;
}
#msg-box8-w .mbr-section-title,
#msg-box8-w p {
  color: #fff;
}
#msg-box8-w .lead P {
  color: #ffffff;
}
#msg-box8-w .mbr-section-title {
  color: #ffffff;
}
#msg-box8-q .mbr-section-title,
#msg-box8-q p {
  color: #fff;
}


#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-56 .mbr-section-title,
#msg-box8-56 p {
  color: #fff;
}
#msg-box8-8d .mbr-section-title,
#msg-box8-8d .lead {
  color: #fff;
}
#content6-8e .lead P {
  text-align: left;
}
#msg-box8-4v .mbr-section-title,
#msg-box8-4v p {
  color: #fff;
}
#msg-box8-4z .mbr-section-title,
#msg-box8-4z p {
  color: #fff;
}
#msg-box8-53 .mbr-section-title,
#msg-box8-53 p {
  color: #fff;
}




#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-f0 .mbr-section-lead {
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
#header1-f0 .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#social-buttons2-co .mbr-section-title,
#social-buttons2-co .btn-social {
  color: #232323;
}
#social-buttons2-co .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#msg-box8-cw .mbr-section-title,
#msg-box8-cw .lead {
  color: #fff;
}
#msg-box8-cw .mbr-section-title {
  color: #efefef;
}
#msg-box8-cw .lead {
  color: #efefef;
}
#msg-box5-cx P {
  text-align: left;
}
#msg-box8-d1 .mbr-section-title,
#msg-box8-d1 .lead {
  color: #fff;
}
#msg-box8-dk .mbr-section-title,
#msg-box8-dk p {
  color: #fff;
}
#msg-box8-dn .mbr-section-title,
#msg-box8-dn p {
  color: #fff;
}
#undefined undefined {
  text-align: center;
}




#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-i6 .mbr-section-lead {
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
#header1-i6 .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#social-buttons2-i7 .mbr-section-title,
#social-buttons2-i7 .btn-social {
  color: #232323;
}
#social-buttons2-i7 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#undefined undefined {
  text-align: center;
}



#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider-ft H2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 72px;
}
#social-buttons2-fu .mbr-section-title,
#social-buttons2-fu .btn-social {
  color: #232323;
}
#social-buttons2-fu .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#msg-box8-i1 .mbr-section-title,
#msg-box8-i1 p {
  color: #fff;
}
#content6-iq .lead P {
  text-align: left;
}
#msg-box8-fz .mbr-section-title,
#msg-box8-fz .lead {
  color: #fff;
}
#msg-box8-ga .mbr-section-title,
#msg-box8-ga .lead {
  color: #fff;
}
#msg-box8-gk .mbr-section-title,
#msg-box8-gk p {
  color: #fff;
}
#msg-box8-gn .mbr-section-title,
#msg-box8-gn p {
  color: #fff;
}
#content6-go DIV {
  text-align: left;
}
#msg-box8-gz .mbr-section-title,
#msg-box8-gz p {
  color: #fff;
}
#msg-box8-h2 .mbr-section-title,
#msg-box8-h2 p {
  color: #fff;
}
#msg-box8-h2 .lead {
  color: #ffffff;
}
#msg-box8-h5 .mbr-section-title,
#msg-box8-h5 p {
  color: #fff;
}
#content6-h6 P {
  text-align: left;
}
#msg-box8-h8 .mbr-section-title,
#msg-box8-h8 p {
  color: #fff;
}
#content6-h9 P {
  text-align: left;
}
#msg-box8-hb .mbr-section-title,
#msg-box8-hb p {
  color: #fff;
}
#content1-hc P {
  text-align: center;
}
#msg-box8-he .mbr-section-title,
#msg-box8-he p {
  color: #fff;
}
#msg-box8-hk .mbr-section-title,
#msg-box8-hk .lead {
  color: #fff;
}


#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-8m .mbr-section-title,
#msg-box8-8m .lead {
  color: #fff;
}


#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-kz .mbr-section-title,
#msg-box8-kz p {
  color: #fff;
}
#social-buttons3-my .mbr-section-title,
#social-buttons3-my .btn-social {
  color: #fff;
}
#undefined undefined {
  text-align: center;
}


#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-fq .mbr-section-title,
#msg-box8-fq .lead {
  color: #fff;
}
#msg-box8-fr .mbr-section-title,
#msg-box8-fr .lead {
  color: #fff;
}
#form1-mr .form-control-label {
  color: #232323;
}
#undefined undefined {
  text-align: center;
}
#social-buttons4-nn .mbr-section-title,
#social-buttons4-nn .btn-social {
  color: #fff;
}
#social-buttons4-nn .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}


#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-ix .mbr-section-title,
#msg-box8-ix p {
  color: #fff;
}
#content6-j0 .lead P {
  text-align: left;
}
#header3-o3 .mbr-section-title,
#header3-o3 .mbr-section-subtitle {
  text-align: center;
}
#header3-o3 .mbr-section-title {
  font-size: 32px;
}
#social-buttons3-mw .mbr-section-title,
#social-buttons3-mw .btn-social {
  color: #fff;
}


#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #efefef;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #efefef;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-ms .mbr-section-lead {
  font-size: 18px;
  text-align: right;
}
#social-buttons3-mx .mbr-section-title,
#social-buttons3-mx .btn-social {
  color: #fff;
}


#menu-mt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mt .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mt .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mt A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mt .navbar-toggler {
  color: #cccccc;
}
#menu-mt .close-icon::before,
#menu-mt .close-icon::after {
  background-color: #cccccc;
}
#menu-mt .link,
#menu-mt .dropdown-item {
  color: #cccccc;
  font-family: 'Montserrat', sans-serif;
}
#menu-mt .link {
  font-size: 1.05rem;
}
#menu-mt .dropdown-item,
#menu-mt .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mt .link:hover,
#menu-mt .dropdown-item:hover,
#menu-mt .link:focus,
#menu-mt .dropdown-item:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-menu {
  background: #e6e6e6;
}
#menu-mt .nav-dropdown-sm .link:focus,
#menu-mt .nav-dropdown-sm .link:hover,
#menu-mt .nav-dropdown-sm .dropdown-item:focus,
#menu-mt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mt .navbar,
#menu-mt .nav-dropdown-sm,
#menu-mt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mt .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#menu-mt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mt .bg-color.transparent.opened .link:hover,
#menu-mt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mt .link[aria-expanded="true"],
#menu-mt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-kc .mbr-section-title,
#header3-kc .mbr-section-subtitle {
  text-align: center;
}
#features1-kd .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-kd .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
}
#features1-kd .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
}
#social-buttons4-mu .mbr-section-title,
#social-buttons4-mu .btn-social {
  color: #fff;
}
#social-buttons4-mu .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}


#menu-mz .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mz .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-mz .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-mz A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-mz .navbar-toggler {
  color: #efefef;
}
#menu-mz .close-icon::before,
#menu-mz .close-icon::after {
  background-color: #efefef;
}
#menu-mz .link,
#menu-mz .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-mz .link {
  font-size: 1.05rem;
}
#menu-mz .dropdown-item,
#menu-mz .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-mz .link:hover,
#menu-mz .dropdown-item:hover,
#menu-mz .link:focus,
#menu-mz .dropdown-item:focus {
  color: #c0a375;
}
#menu-mz .link[aria-expanded="true"],
#menu-mz .dropdown-menu {
  background: #e6e6e6;
}
#menu-mz .nav-dropdown-sm .link:focus,
#menu-mz .nav-dropdown-sm .link:hover,
#menu-mz .nav-dropdown-sm .dropdown-item:focus,
#menu-mz .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mz .navbar,
#menu-mz .nav-dropdown-sm,
#menu-mz .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mz .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mz .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-mz .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mz .bg-color.transparent.opened .link:hover,
#menu-mz .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mz .link[aria-expanded="true"],
#menu-mz .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-n0 .mbr-section-lead {
  font-size: 18px;
  text-align: right;
}
#social-buttons3-nk .mbr-section-title,
#social-buttons3-nk .btn-social {
  color: #fff;
}


#menu-np .hide-buttons .nav-btn {
  display: none !important;
}
#menu-np .navbar-caption {
  color: #ffffff;
  font-size: 22px;
}
#menu-np .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#menu-np A {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#menu-np .navbar-toggler {
  color: #efefef;
}
#menu-np .close-icon::before,
#menu-np .close-icon::after {
  background-color: #efefef;
}
#menu-np .link,
#menu-np .dropdown-item {
  color: #efefef;
  font-family: 'Montserrat', sans-serif;
}
#menu-np .link {
  font-size: 1.05rem;
}
#menu-np .dropdown-item,
#menu-np .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-np .link:hover,
#menu-np .dropdown-item:hover,
#menu-np .link:focus,
#menu-np .dropdown-item:focus {
  color: #c0a375;
}
#menu-np .link[aria-expanded="true"],
#menu-np .dropdown-menu {
  background: #e6e6e6;
}
#menu-np .nav-dropdown-sm .link:focus,
#menu-np .nav-dropdown-sm .link:hover,
#menu-np .nav-dropdown-sm .dropdown-item:focus,
#menu-np .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-np .navbar,
#menu-np .nav-dropdown-sm,
#menu-np .nav-dropdown-sm .link[aria-expanded="true"],
#menu-np .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-np .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-np .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-np .bg-color.transparent.opened .link:hover,
#menu-np .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-np .link[aria-expanded="true"],
#menu-np .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-nq .mbr-section-title,
#msg-box8-nq p {
  color: #fff;
}
#content6-nt .lead P {
  text-align: left;
}
#social-buttons3-o1 .mbr-section-title,
#social-buttons3-o1 .btn-social {
  color: #fff;
}
