@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,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: '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;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.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: #000000 !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;
}
#header1-d .mbr-section-lead {
  font-size: 10px;
}
#contacts1-1 P {
  color: #232323;
}
#msg-box8-36 .mbr-section-title,
#msg-box8-36 p {
  color: #fff;
}
#msg-box8-36 .mbr-section-title {
  color: #7e9b9f;
}
#header3-4u .mbr-section-title,
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
.cid-tz3hSmRtfa {
  padding-top: 0px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-tz3hSmRtfa .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
#contacts1-g P {
  color: #232323;
}
#ext_menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-i .navbar-caption {
  color: #ffffff;
}
#ext_menu-i .navbar-toggler {
  color: #000000;
}
#ext_menu-i .close-icon::before,
#ext_menu-i .close-icon::after {
  background-color: #000000;
}
#ext_menu-i .link,
#ext_menu-i .dropdown-item {
  color: #000000;
}
#ext_menu-i .link {
  font-size: 0.6rem;
}
#ext_menu-i .dropdown-item,
#ext_menu-i .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-i .link:hover,
#ext_menu-i .dropdown-item:hover,
#ext_menu-i .link:focus,
#ext_menu-i .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-i .nav-dropdown-sm .link:focus,
#ext_menu-i .nav-dropdown-sm .link:hover,
#ext_menu-i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-i .navbar,
#ext_menu-i .nav-dropdown-sm,
#ext_menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-i .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-i .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-i .bg-color.transparent.opened .link:hover,
#ext_menu-i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-c .mbr-section-title,
#msg-box8-c p {
  color: #fff;
}
#msg-box8-c .mbr-section-title {
  color: #7e9b9f;
}
#header3-9 .mbr-section-title,
#header3-9 .mbr-section-subtitle {
  text-align: center;
}
#header3-9 .mbr-section-title {
  font-size: 30px;
  color: #7e9b9f;
}
#content7-a P {
  font-size: 17px;
}
#msg-box5-1g H3 {
  color: #7e9b9f;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#header3-1n .mbr-section-title {
  font-size: 12px;
}
#contacts1-6 P {
  color: #232323;
}
#ext_menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-i .navbar-caption {
  color: #ffffff;
}
#ext_menu-i .navbar-toggler {
  color: #000000;
}
#ext_menu-i .close-icon::before,
#ext_menu-i .close-icon::after {
  background-color: #000000;
}
#ext_menu-i .link,
#ext_menu-i .dropdown-item {
  color: #000000;
}
#ext_menu-i .link {
  font-size: 0.6rem;
}
#ext_menu-i .dropdown-item,
#ext_menu-i .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-i .link:hover,
#ext_menu-i .dropdown-item:hover,
#ext_menu-i .link:focus,
#ext_menu-i .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-i .nav-dropdown-sm .link:focus,
#ext_menu-i .nav-dropdown-sm .link:hover,
#ext_menu-i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-i .navbar,
#ext_menu-i .nav-dropdown-sm,
#ext_menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-i .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-i .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-i .bg-color.transparent.opened .link:hover,
#ext_menu-i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}


#msg-box8-3 .mbr-section-title,
#msg-box8-3 p {
  color: #fff;
}
#msg-box8-3 .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-3 .lead P {
  color: #3e434e;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content6-10 P {
  color: #000000;
  text-align: left;
}
#contacts1-2 P {
  color: #232323;
}
#ext_menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-i .navbar-caption {
  color: #ffffff;
}
#ext_menu-i .navbar-toggler {
  color: #000000;
}
#ext_menu-i .close-icon::before,
#ext_menu-i .close-icon::after {
  background-color: #000000;
}
#ext_menu-i .link,
#ext_menu-i .dropdown-item {
  color: #000000;
}
#ext_menu-i .link {
  font-size: 0.6rem;
}
#ext_menu-i .dropdown-item,
#ext_menu-i .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-i .link:hover,
#ext_menu-i .dropdown-item:hover,
#ext_menu-i .link:focus,
#ext_menu-i .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-i .nav-dropdown-sm .link:focus,
#ext_menu-i .nav-dropdown-sm .link:hover,
#ext_menu-i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-i .navbar,
#ext_menu-i .nav-dropdown-sm,
#ext_menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-i .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-i .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-i .bg-color.transparent.opened .link:hover,
#ext_menu-i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}



#msg-box8-11 .mbr-section-title,
#msg-box8-11 p {
  color: #fff;
}
#msg-box8-11 .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-11 .lead P {
  color: #3e434e;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}
#header3-15 .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header3-15 .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#content7-1o P {
  text-align: center;
  font-size: 17px;
}
#contacts1-13 P {
  color: #232323;
}
#ext_menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-14 .navbar-caption {
  color: #ffffff;
}
#ext_menu-14 .navbar-toggler {
  color: #000000;
}
#ext_menu-14 .close-icon::before,
#ext_menu-14 .close-icon::after {
  background-color: #000000;
}
#ext_menu-14 .link,
#ext_menu-14 .dropdown-item {
  color: #000000;
}
#ext_menu-14 .link {
  font-size: 0.6rem;
}
#ext_menu-14 .dropdown-item,
#ext_menu-14 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-14 .link:hover,
#ext_menu-14 .dropdown-item:hover,
#ext_menu-14 .link:focus,
#ext_menu-14 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-14 .nav-dropdown-sm .link:focus,
#ext_menu-14 .nav-dropdown-sm .link:hover,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-14 .navbar,
#ext_menu-14 .nav-dropdown-sm,
#ext_menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-14 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-14 .bg-color.transparent.opened .link:hover,
#ext_menu-14 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}



#msg-box8-19 .mbr-section-title,
#msg-box8-19 p {
  color: #fff;
}
#msg-box8-19 .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-19 .lead P {
  color: #3e434e;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header3-1a .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#contacts1-1c P {
  color: #232323;
}
#ext_menu-1d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1d .navbar-caption {
  color: #ffffff;
}
#ext_menu-1d .navbar-toggler {
  color: #000000;
}
#ext_menu-1d .close-icon::before,
#ext_menu-1d .close-icon::after {
  background-color: #000000;
}
#ext_menu-1d .link,
#ext_menu-1d .dropdown-item {
  color: #000000;
}
#ext_menu-1d .link {
  font-size: 0.6rem;
}
#ext_menu-1d .dropdown-item,
#ext_menu-1d .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-1d .link:hover,
#ext_menu-1d .dropdown-item:hover,
#ext_menu-1d .link:focus,
#ext_menu-1d .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1d .link[aria-expanded="true"],
#ext_menu-1d .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-1d .nav-dropdown-sm .link:focus,
#ext_menu-1d .nav-dropdown-sm .link:hover,
#ext_menu-1d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1d .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-1d .navbar,
#ext_menu-1d .nav-dropdown-sm,
#ext_menu-1d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1d .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-1d .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-1d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1d .bg-color.transparent.opened .link:hover,
#ext_menu-1d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1d .link[aria-expanded="true"],
#ext_menu-1d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}


#msg-box8-1h .mbr-section-title,
#msg-box8-1h p {
  color: #fff;
}
#msg-box8-1h .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-1h .lead P {
  color: #3e434e;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#content6-1i P {
  color: #000000;
}
#contacts1-1j P {
  color: #232323;
}
#ext_menu-1k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1k .navbar-caption {
  color: #ffffff;
}
#ext_menu-1k .navbar-toggler {
  color: #000000;
}
#ext_menu-1k .close-icon::before,
#ext_menu-1k .close-icon::after {
  background-color: #000000;
}
#ext_menu-1k .link,
#ext_menu-1k .dropdown-item {
  color: #000000;
}
#ext_menu-1k .link {
  font-size: 0.6rem;
}
#ext_menu-1k .dropdown-item,
#ext_menu-1k .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-1k .link:hover,
#ext_menu-1k .dropdown-item:hover,
#ext_menu-1k .link:focus,
#ext_menu-1k .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1k .link[aria-expanded="true"],
#ext_menu-1k .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-1k .nav-dropdown-sm .link:focus,
#ext_menu-1k .nav-dropdown-sm .link:hover,
#ext_menu-1k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1k .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-1k .navbar,
#ext_menu-1k .nav-dropdown-sm,
#ext_menu-1k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1k .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-1k .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-1k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1k .bg-color.transparent.opened .link:hover,
#ext_menu-1k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1k .link[aria-expanded="true"],
#ext_menu-1k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}


#msg-box8-1r .mbr-section-title,
#msg-box8-1r p {
  color: #fff;
}
#msg-box8-1r .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-1r .lead P {
  color: #3e434e;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#header3-3w .mbr-section-title,
#header3-3w .mbr-section-subtitle {
  text-align: center;
}
#header3-3w .mbr-section-title {
  color: #7e9b9f;
}
#features7-46 .card-subtitle {
  color: #bcbcbc;
}
#features7-46 .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#contacts1-1t P {
  color: #232323;
}
#ext_menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1u .navbar-caption {
  color: #ffffff;
}
#ext_menu-1u .navbar-toggler {
  color: #000000;
}
#ext_menu-1u .close-icon::before,
#ext_menu-1u .close-icon::after {
  background-color: #000000;
}
#ext_menu-1u .link,
#ext_menu-1u .dropdown-item {
  color: #000000;
}
#ext_menu-1u .link {
  font-size: 0.6rem;
}
#ext_menu-1u .dropdown-item,
#ext_menu-1u .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-1u .link:hover,
#ext_menu-1u .dropdown-item:hover,
#ext_menu-1u .link:focus,
#ext_menu-1u .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1u .link[aria-expanded="true"],
#ext_menu-1u .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-1u .nav-dropdown-sm .link:focus,
#ext_menu-1u .nav-dropdown-sm .link:hover,
#ext_menu-1u .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-1u .navbar,
#ext_menu-1u .nav-dropdown-sm,
#ext_menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-1u .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1u .bg-color.transparent.opened .link:hover,
#ext_menu-1u .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1u .link[aria-expanded="true"],
#ext_menu-1u .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-3p .mbr-section-title,
#msg-box8-3p p {
  color: #fff;
}
#msg-box8-3p .mbr-section-title {
  color: #7e9b9f;
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title {
  font-size: 36px;
}
#features4-2c .card-subtitle {
  color: #2969b0;
}
#features4-2c .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#ext_menu-20 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-20 .navbar-caption {
  color: #ffffff;
}
#ext_menu-20 .navbar-toggler {
  color: #000000;
}
#ext_menu-20 .close-icon::before,
#ext_menu-20 .close-icon::after {
  background-color: #000000;
}
#ext_menu-20 .link,
#ext_menu-20 .dropdown-item {
  color: #000000;
}
#ext_menu-20 .link {
  font-size: 0.6rem;
}
#ext_menu-20 .dropdown-item,
#ext_menu-20 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-20 .link:hover,
#ext_menu-20 .dropdown-item:hover,
#ext_menu-20 .link:focus,
#ext_menu-20 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-20 .link[aria-expanded="true"],
#ext_menu-20 .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-20 .nav-dropdown-sm .link:focus,
#ext_menu-20 .nav-dropdown-sm .link:hover,
#ext_menu-20 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-20 .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-20 .navbar,
#ext_menu-20 .nav-dropdown-sm,
#ext_menu-20 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-20 .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-20 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-20 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-20 .bg-color.transparent.opened .link:hover,
#ext_menu-20 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-20 .link[aria-expanded="true"],
#ext_menu-20 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features4-2e .card-subtitle {
  color: #2969b0;
}
#features4-2e .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features4-2o .card-subtitle {
  color: #2969b0;
}
#features4-2o .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features4-51 .card-subtitle {
  color: #2969b0;
  text-align: center;
}
#features4-51 .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features4-2t .card-subtitle {
  color: #2969b0;
}
#features4-2t .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features4-4a .card-subtitle {
  color: #2969b0;
  text-align: center;
}
#features4-4a .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#contacts1-1z P {
  color: #232323;
}



#msg-box8-39 .mbr-section-title,
#msg-box8-39 p {
  color: #fff;
}
#msg-box8-39 .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-39 .lead P {
  color: #3e434e;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#header3-3a .mbr-section-title,
#header3-3a .mbr-section-subtitle {
  text-align: center;
}
#header3-3a .mbr-section-title {
  font-size: 18px;
  text-align: center;
}
#header3-3a .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#contacts1-3c P {
  color: #232323;
}
#ext_menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3d .navbar-caption {
  color: #ffffff;
}
#ext_menu-3d .navbar-toggler {
  color: #000000;
}
#ext_menu-3d .close-icon::before,
#ext_menu-3d .close-icon::after {
  background-color: #000000;
}
#ext_menu-3d .link,
#ext_menu-3d .dropdown-item {
  color: #000000;
}
#ext_menu-3d .link {
  font-size: 0.6rem;
}
#ext_menu-3d .dropdown-item,
#ext_menu-3d .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-3d .link:hover,
#ext_menu-3d .dropdown-item:hover,
#ext_menu-3d .link:focus,
#ext_menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-3d .nav-dropdown-sm .link:focus,
#ext_menu-3d .nav-dropdown-sm .link:hover,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-3d .navbar,
#ext_menu-3d .nav-dropdown-sm,
#ext_menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-3d .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3d .bg-color.transparent.opened .link:hover,
#ext_menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-38 .mbr-section-title,
#msg-box8-38 p {
  color: #fff;
}
#msg-box8-38 .mbr-section-title {
  color: #7e9b9f;
}
#form1-37 .form-control-label {
  color: #232323;
}
#contacts1-35 P {
  color: #232323;
}
#ext_menu-36 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-36 .navbar-caption {
  color: #ffffff;
}
#ext_menu-36 .navbar-toggler {
  color: #000000;
}
#ext_menu-36 .close-icon::before,
#ext_menu-36 .close-icon::after {
  background-color: #000000;
}
#ext_menu-36 .link,
#ext_menu-36 .dropdown-item {
  color: #000000;
}
#ext_menu-36 .link {
  font-size: 0.6rem;
}
#ext_menu-36 .dropdown-item,
#ext_menu-36 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-36 .link:hover,
#ext_menu-36 .dropdown-item:hover,
#ext_menu-36 .link:focus,
#ext_menu-36 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-36 .link[aria-expanded="true"],
#ext_menu-36 .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-36 .nav-dropdown-sm .link:focus,
#ext_menu-36 .nav-dropdown-sm .link:hover,
#ext_menu-36 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-36 .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-36 .navbar,
#ext_menu-36 .nav-dropdown-sm,
#ext_menu-36 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-36 .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-36 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-36 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-36 .bg-color.transparent.opened .link:hover,
#ext_menu-36 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-36 .link[aria-expanded="true"],
#ext_menu-36 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-3g .mbr-section-title,
#msg-box8-3g p {
  color: #fff;
}
#msg-box8-3g .mbr-section-title {
  color: #7e9b9f;
}
#ext_menu-3j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3j .navbar-caption {
  color: #ffffff;
}
#ext_menu-3j .navbar-toggler {
  color: #000000;
}
#ext_menu-3j .close-icon::before,
#ext_menu-3j .close-icon::after {
  background-color: #000000;
}
#ext_menu-3j .link,
#ext_menu-3j .dropdown-item {
  color: #000000;
}
#ext_menu-3j .link {
  font-size: 0.6rem;
}
#ext_menu-3j .dropdown-item,
#ext_menu-3j .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-3j .link:hover,
#ext_menu-3j .dropdown-item:hover,
#ext_menu-3j .link:focus,
#ext_menu-3j .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3j .link[aria-expanded="true"],
#ext_menu-3j .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-3j .nav-dropdown-sm .link:focus,
#ext_menu-3j .nav-dropdown-sm .link:hover,
#ext_menu-3j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3j .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-3j .navbar,
#ext_menu-3j .nav-dropdown-sm,
#ext_menu-3j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3j .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-3j .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-3j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3j .bg-color.transparent.opened .link:hover,
#ext_menu-3j .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3j .link[aria-expanded="true"],
#ext_menu-3j .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-3k .mbr-section-title,
#msg-box8-3k p {
  color: #fff;
}
#msg-box3-3l .mbr-section-title,
#msg-box3-3l p {
  color: #000;
}
#msg-box3-3l .lead P {
  text-align: left;
}
#msg-box3-3l .mbr-section-title {
  font-size: 9px;
}
#msg-box3-3l .lead DIV {
  text-align: left;
}
#contacts1-3n P {
  color: #232323;
}
#msg-box8-38 .mbr-section-title,
#msg-box8-38 p {
  color: #fff;
}
#msg-box8-38 .mbr-section-title {
  color: #7e9b9f;
}
#msg-box8-39 .mbr-section-title,
#msg-box8-39 p {
  color: #fff;
}
#msg-box8-39 .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box3-3a .mbr-section-title,
#msg-box3-3a p {
  color: #000;
}
#msg-box3-3a .lead P {
  text-align: left;
}
#msg-box3-3a .mbr-section-title {
  font-size: 9px;
}
#ext_menu-3b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3b .navbar-caption {
  color: #ffffff;
}
#ext_menu-3b .navbar-toggler {
  color: #000000;
}
#ext_menu-3b .close-icon::before,
#ext_menu-3b .close-icon::after {
  background-color: #000000;
}
#ext_menu-3b .link,
#ext_menu-3b .dropdown-item {
  color: #000000;
}
#ext_menu-3b .link {
  font-size: 0.6rem;
}
#ext_menu-3b .dropdown-item,
#ext_menu-3b .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-3b .link:hover,
#ext_menu-3b .dropdown-item:hover,
#ext_menu-3b .link:focus,
#ext_menu-3b .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-3b .nav-dropdown-sm .link:focus,
#ext_menu-3b .nav-dropdown-sm .link:hover,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-3b .navbar,
#ext_menu-3b .nav-dropdown-sm,
#ext_menu-3b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3b .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-3b .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-3b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3b .bg-color.transparent.opened .link:hover,
#ext_menu-3b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-3f P {
  color: #232323;
}
#msg-box8-35 .mbr-section-title,
#msg-box8-35 p {
  color: #fff;
}
#msg-box8-35 .mbr-section-title {
  color: #7e9b9f;
}
#msg-box8-36 .mbr-section-title,
#msg-box8-36 p {
  color: #fff;
}
#msg-box8-36 .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box3-37 .mbr-section-title,
#msg-box3-37 p {
  color: #000;
}
#msg-box3-37 .lead P {
  text-align: left;
}
#msg-box3-37 .mbr-section-title {
  font-size: 9px;
}
#ext_menu-38 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-38 .navbar-caption {
  color: #ffffff;
}
#ext_menu-38 .navbar-toggler {
  color: #000000;
}
#ext_menu-38 .close-icon::before,
#ext_menu-38 .close-icon::after {
  background-color: #000000;
}
#ext_menu-38 .link,
#ext_menu-38 .dropdown-item {
  color: #000000;
}
#ext_menu-38 .link {
  font-size: 0.6rem;
}
#ext_menu-38 .dropdown-item,
#ext_menu-38 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-38 .link:hover,
#ext_menu-38 .dropdown-item:hover,
#ext_menu-38 .link:focus,
#ext_menu-38 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-38 .link[aria-expanded="true"],
#ext_menu-38 .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-38 .nav-dropdown-sm .link:focus,
#ext_menu-38 .nav-dropdown-sm .link:hover,
#ext_menu-38 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-38 .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-38 .navbar,
#ext_menu-38 .nav-dropdown-sm,
#ext_menu-38 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-38 .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-38 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-38 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-38 .bg-color.transparent.opened .link:hover,
#ext_menu-38 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-38 .link[aria-expanded="true"],
#ext_menu-38 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-39 P {
  color: #232323;
}
#msg-box8-35 .mbr-section-title,
#msg-box8-35 p {
  color: #fff;
}
#msg-box8-35 .mbr-section-title {
  color: #7e9b9f;
}
#header3-36 .mbr-section-title,
#header3-36 .mbr-section-subtitle {
  text-align: center;
}
#header3-36 .mbr-section-title {
  font-size: 30px;
  color: #7e9b9f;
}
#msg-box5-3g P {
  text-align: center;
}
#header5-45 .mbr-section-title {
  color: #000;
}
#header5-45 .mbr-section-lead {
  color: #9c9a9a;
}
#header3-39 .mbr-section-title,
#header3-39 .mbr-section-subtitle {
  text-align: center;
}
#header3-39 .mbr-section-title {
  font-size: 12px;
}
#contacts1-3a P {
  color: #232323;
}
#ext_menu-3b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3b .navbar-caption {
  color: #ffffff;
}
#ext_menu-3b .navbar-toggler {
  color: #000000;
}
#ext_menu-3b .close-icon::before,
#ext_menu-3b .close-icon::after {
  background-color: #000000;
}
#ext_menu-3b .link,
#ext_menu-3b .dropdown-item {
  color: #000000;
}
#ext_menu-3b .link {
  font-size: 0.6rem;
}
#ext_menu-3b .dropdown-item,
#ext_menu-3b .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-3b .link:hover,
#ext_menu-3b .dropdown-item:hover,
#ext_menu-3b .link:focus,
#ext_menu-3b .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-3b .nav-dropdown-sm .link:focus,
#ext_menu-3b .nav-dropdown-sm .link:hover,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-3b .navbar,
#ext_menu-3b .nav-dropdown-sm,
#ext_menu-3b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3b .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-3b .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-3b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3b .bg-color.transparent.opened .link:hover,
#ext_menu-3b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-3h .mbr-section-title,
#msg-box8-3h p {
  color: #fff;
}
#msg-box8-3h .mbr-section-title {
  color: #7e9b9f;
}
#header3-3i .mbr-section-title,
#header3-3i .mbr-section-subtitle {
  text-align: center;
}
#header3-3i .mbr-section-title {
  font-size: 30px;
  color: #7e9b9f;
}
#content1-3o P {
  text-align: center;
}
#header3-3k .mbr-section-title,
#header3-3k .mbr-section-subtitle {
  text-align: center;
}
#header3-3k .mbr-section-title {
  font-size: 12px;
}
#contacts1-3l P {
  color: #232323;
}
#ext_menu-3m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3m .navbar-caption {
  color: #ffffff;
}
#ext_menu-3m .navbar-toggler {
  color: #000000;
}
#ext_menu-3m .close-icon::before,
#ext_menu-3m .close-icon::after {
  background-color: #000000;
}
#ext_menu-3m .link,
#ext_menu-3m .dropdown-item {
  color: #000000;
}
#ext_menu-3m .link {
  font-size: 0.6rem;
}
#ext_menu-3m .dropdown-item,
#ext_menu-3m .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-3m .link:hover,
#ext_menu-3m .dropdown-item:hover,
#ext_menu-3m .link:focus,
#ext_menu-3m .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3m .link[aria-expanded="true"],
#ext_menu-3m .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-3m .nav-dropdown-sm .link:focus,
#ext_menu-3m .nav-dropdown-sm .link:hover,
#ext_menu-3m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3m .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-3m .navbar,
#ext_menu-3m .nav-dropdown-sm,
#ext_menu-3m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3m .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-3m .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-3m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3m .bg-color.transparent.opened .link:hover,
#ext_menu-3m .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3m .link[aria-expanded="true"],
#ext_menu-3m .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-3a .mbr-section-title,
#msg-box8-3a p {
  color: #fff;
}
#msg-box8-3a .mbr-section-title {
  color: #7e9b9f;
}
#header3-3z .mbr-section-title,
#header3-3z .mbr-section-subtitle {
  text-align: center;
}
#header3-3z .mbr-section-title {
  color: #7e9b9f;
}
#ext_menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3d .navbar-caption {
  color: #ffffff;
}
#ext_menu-3d .navbar-toggler {
  color: #000000;
}
#ext_menu-3d .close-icon::before,
#ext_menu-3d .close-icon::after {
  background-color: #000000;
}
#ext_menu-3d .link,
#ext_menu-3d .dropdown-item {
  color: #000000;
}
#ext_menu-3d .link {
  font-size: 0.6rem;
}
#ext_menu-3d .dropdown-item,
#ext_menu-3d .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-3d .link:hover,
#ext_menu-3d .dropdown-item:hover,
#ext_menu-3d .link:focus,
#ext_menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-3d .nav-dropdown-sm .link:focus,
#ext_menu-3d .nav-dropdown-sm .link:hover,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-3d .navbar,
#ext_menu-3d .nav-dropdown-sm,
#ext_menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-3d .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3d .bg-color.transparent.opened .link:hover,
#ext_menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-3n P {
  color: #232323;
}
#msg-box8-4d .mbr-section-title,
#msg-box8-4d p {
  color: #fff;
}
#msg-box8-4d .mbr-section-title {
  color: #7e9b9f;
}
#header3-4e .mbr-section-title,
#header3-4e .mbr-section-subtitle {
  text-align: center;
}
#header3-4e .mbr-section-title {
  font-size: 30px;
  color: #7e9b9f;
  text-align: left;
}
#header3-4n .mbr-section-title,
#header3-4n .mbr-section-subtitle {
  text-align: center;
}
#header3-4n .mbr-section-title {
  font-size: 30px;
  color: #7e9b9f;
  text-align: left;
}
#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#header3-4o .mbr-section-title {
  font-size: 30px;
  color: #7e9b9f;
  text-align: left;
}
#contacts1-4i P {
  color: #232323;
}
#ext_menu-4j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4j .navbar-caption {
  color: #ffffff;
}
#ext_menu-4j .navbar-toggler {
  color: #000000;
}
#ext_menu-4j .close-icon::before,
#ext_menu-4j .close-icon::after {
  background-color: #000000;
}
#ext_menu-4j .link,
#ext_menu-4j .dropdown-item {
  color: #000000;
}
#ext_menu-4j .link {
  font-size: 0.6rem;
}
#ext_menu-4j .dropdown-item,
#ext_menu-4j .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#ext_menu-4j .link:hover,
#ext_menu-4j .dropdown-item:hover,
#ext_menu-4j .link:focus,
#ext_menu-4j .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-4j .link[aria-expanded="true"],
#ext_menu-4j .dropdown-menu {
  background: #b3b3b3;
}
#ext_menu-4j .nav-dropdown-sm .link:focus,
#ext_menu-4j .nav-dropdown-sm .link:hover,
#ext_menu-4j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4j .nav-dropdown-sm .dropdown-item:hover {
  background: #c4c4c4!important;
}
#ext_menu-4j .navbar,
#ext_menu-4j .nav-dropdown-sm,
#ext_menu-4j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4j .nav-dropdown-sm .dropdown-menu {
  background: #cccccc;
}
#ext_menu-4j .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-4j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4j .bg-color.transparent.opened .link:hover,
#ext_menu-4j .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-4j .link[aria-expanded="true"],
#ext_menu-4j .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
