@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,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: #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;
}
#header1-3 .mbr-section-title {
  color: #ffffff;
}
#header1-3 .mbr-section-lead {
  color: #ffffff;
}
#header6-16 .mbr-section-title {
  color: #28262b;
}
#header6-16 .mbr-section-text {
  color: #565656;
}
#header6-16 .mbr-section-text P {
  font-size: 18px;
}
#msg-box3-a .mbr-section-title,
#msg-box3-a p {
  color: #000;
}
#msg-box3-a .lead P {
  text-align: left;
  color: #000000;
  font-size: 18px;
}
#msg-box3-a .lead UL {
  text-align: left;
}
#msg-box3-a .mbr-section-title {
  color: #000000;
}
#msg-box3-a .lead H4 {
  text-align: left;
}
#msg-box3-a .btn {
  font-size: 15px;
}
#msg-box1-24 H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-24 .btn {
  font-size: 15px;
}
#msg-box3-4g .mbr-section-title,
#msg-box3-4g p {
  color: #000;
}
#msg-box3-4g .btn {
  font-size: 15px;
}
#ext_menu-4 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4 .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-4 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4 .close-icon::before,
#ext_menu-4 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4 .link,
#ext_menu-4 .dropdown-item {
  color: #ffffff;
}
#ext_menu-4 .link {
  font-size: 0.9rem;
}
#ext_menu-4 .dropdown-item,
#ext_menu-4 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-4 .link:hover,
#ext_menu-4 .dropdown-item:hover,
#ext_menu-4 .link:focus,
#ext_menu-4 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-4 .link[aria-expanded="true"],
#ext_menu-4 .dropdown-menu {
  background: #8f2625;
}
#ext_menu-4 .nav-dropdown-sm .link:focus,
#ext_menu-4 .nav-dropdown-sm .link:hover,
#ext_menu-4 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4 .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-4 .navbar,
#ext_menu-4 .nav-dropdown-sm,
#ext_menu-4 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4 .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-4 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4 .bg-color.transparent.opened .link:hover,
#ext_menu-4 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-4 .link[aria-expanded="true"],
#ext_menu-4 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-4 .btn {
  font-size: 13px;
}
#header2-3i .mbr-section-title {
  color: #232323;
  text-align: center;
}
#header2-3i .mbr-section-text {
  color: #232323;
  font-size: 18px;
  text-align: left;
}
#header2-3i .btn {
  font-size: 15px;
}
#msg-box3-3j .mbr-section-title,
#msg-box3-3j p {
  color: #000;
}
#msg-box3-3j .lead DIV {
  font-size: 18px;
}
#msg-box3-3j .lead UL {
  font-size: 18px;
  text-align: left;
  color: #ffffff;
}
#msg-box3-3j .mbr-section-title {
  color: #ffffff;
}
#msg-box3-3j .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#msg-box1-61 H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-61 .btn {
  font-size: 15px;
}
#msg-box3-62 .mbr-section-title,
#msg-box3-62 p {
  color: #000;
}
#msg-box3-62 .btn {
  font-size: 15px;
}
#header5-e .mbr-section-title {
  color: #000;
  text-align: center;
}
#header5-e .mbr-section-lead {
  color: #9c9a9a;
}
#header2-f .mbr-section-title {
  text-align: left;
  font-size: 60px;
}
#header2-f .mbr-section-text {
  text-align: left;
  font-size: 20px;
}
#header2-f .btn {
  font-size: 15px;
}
#header1-g .mbr-section-lead {
  text-align: left;
}
#header3-k .mbr-section-title,
#header3-k .mbr-section-subtitle {
  text-align: center;
}
#features7-j .card-subtitle {
  color: #bcbcbc;
}
#features7-j .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#features7-j P {
  text-align: left;
}
#header2-3k .mbr-section-title {
  color: #000000;
  text-align: center;
}
#header2-3k .mbr-section-text {
  color: #000000;
  font-size: 18px;
  text-align: left;
}
#header2-3m .mbr-section-title {
  text-align: left;
}
#header2-3m .mbr-section-text {
  text-align: left;
  font-size: 18px;
}
#header2-3m .btn {
  font-size: 15px;
}
#msg-box1-5c H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5c .btn {
  font-size: 15px;
}
#msg-box3-5d .mbr-section-title,
#msg-box3-5d p {
  color: #000;
}
#msg-box3-5d .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#header1-13 .mbr-section-lead {
  text-align: left;
}
#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#features3-1d H4 {
  color: #000000;
}
#features3-1d P {
  color: #000000;
}
#msg-box1-5f H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5f .btn {
  font-size: 15px;
}
#msg-box3-5g .mbr-section-title,
#msg-box3-5g p {
  color: #000;
}
#msg-box3-5g .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#header2-3p .mbr-section-text {
  text-align: left;
  color: #000000;
  font-size: 18px;
}
#header2-3p .mbr-section-title {
  color: #000000;
  text-align: center;
}
#header2-3p .btn {
  font-size: 15px;
}
#msg-box3-3q .mbr-section-title,
#msg-box3-3q p {
  color: #000;
}
#msg-box3-3q .lead P {
  text-align: left;
}
#msg-box3-3q .lead UL {
  text-align: left;
  font-size: 18px;
}
#msg-box3-3q .lead DIV {
  font-size: 18px;
}
#msg-box3-3q .btn {
  font-size: 15px;
}
#msg-box1-5h H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5h .btn {
  font-size: 15px;
}
#msg-box3-5i .mbr-section-title,
#msg-box3-5i p {
  color: #000;
}
#msg-box3-5i .btn {
  font-size: 15px;
}
#header2-3u .mbr-section-text {
  text-align: left;
  color: #000000;
  font-size: 18px;
}
#header2-3u .mbr-section-title {
  color: #000000;
  text-align: center;
}
#header2-3u .btn {
  font-size: 15px;
}
#msg-box3-3v .mbr-section-title,
#msg-box3-3v p {
  color: #000;
}
#msg-box3-3v .lead DIV {
  font-size: 18px;
}
#msg-box3-3v .lead UL {
  font-size: 18px;
  text-align: left;
}
#msg-box3-3v .btn {
  font-size: 15px;
}
#msg-box1-5j H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5j .btn {
  font-size: 15px;
}
#msg-box3-5k .mbr-section-title,
#msg-box3-5k p {
  color: #000;
}
#msg-box3-5k .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#header2-3z .mbr-section-text {
  font-size: 18px;
  color: #000000;
  text-align: left;
}
#header2-3z .mbr-section-title {
  color: #000000;
  text-align: center;
}
#header2-3z .btn {
  font-size: 15px;
}
#msg-box3-40 .mbr-section-title,
#msg-box3-40 p {
  color: #000;
}
#msg-box3-40 .mbr-section-title {
  color: #000000;
}
#msg-box3-40 .lead P {
  color: #ffffff;
  text-align: left;
}
#msg-box3-40 .lead DIV {
  font-size: 18px;
}
#msg-box3-40 .lead UL {
  font-size: 18px;
  text-align: left;
}
#msg-box3-40 .btn {
  font-size: 15px;
}
#msg-box1-5l H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5l .btn {
  font-size: 15px;
}
#msg-box3-5m .mbr-section-title,
#msg-box3-5m p {
  color: #000;
}
#msg-box3-5m .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#header2-44 .mbr-section-text {
  text-align: left;
  font-size: 18px;
  color: #000000;
}
#header2-44 .mbr-section-text SPAN {
  font-size: 18px;
}
#header2-44 .mbr-section-title {
  color: #000000;
  text-align: center;
}
#header2-44 .btn {
  font-size: 15px;
}
#msg-box3-45 .mbr-section-title,
#msg-box3-45 p {
  color: #000;
}
#msg-box3-45 .lead UL {
  font-size: 18px;
  text-align: left;
}
#msg-box3-45 .lead DIV {
  text-align: left;
}
#msg-box3-45 .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#msg-box1-5n H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5n .btn {
  font-size: 15px;
}
#msg-box3-5o .mbr-section-title,
#msg-box3-5o p {
  color: #000;
}
#msg-box3-5o .btn {
  font-size: 15px;
}
#header1-18 .mbr-section-lead {
  text-align: left;
}
#header3-3e .mbr-section-title,
#header3-3e .mbr-section-subtitle {
  text-align: center;
}
#msg-box1-5p H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5p .btn {
  font-size: 15px;
}
#msg-box3-5q .mbr-section-title,
#msg-box3-5q p {
  color: #000;
}
#msg-box3-5q .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#header2-49 .mbr-section-title {
  color: #000000;
  text-align: center;
}
#header2-49 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-size: 18px;
}
#header2-49 .btn {
  font-size: 15px;
}
#header2-4a .mbr-section-title {
  color: #000000;
}
#header2-4a .mbr-section-text {
  color: #232323;
  font-size: 18px;
}
#header2-4a .btn {
  font-size: 15px;
}
#msg-box3-4b .mbr-section-title,
#msg-box3-4b p {
  color: #000;
}
#msg-box3-4b .lead DIV {
  font-size: 18px;
}
#msg-box3-4b .lead UL {
  font-size: 18px;
  text-align: left;
}
#msg-box3-4b .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#msg-box1-5r H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5r .btn {
  font-size: 15px;
}
#msg-box3-5s .mbr-section-title,
#msg-box3-5s p {
  color: #000;
}
#msg-box3-5s .btn {
  font-size: 15px;
}
#header1-1k .mbr-section-lead {
  text-align: left;
}
#header3-1r .mbr-section-title,
#header3-1r .mbr-section-subtitle {
  text-align: center;
}
#content1-1s UL {
  font-size: 18px;
}
#msg-box5-1t .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#msg-box1-5t H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5t .btn {
  font-size: 15px;
}
#msg-box3-5u .mbr-section-title,
#msg-box3-5u p {
  color: #000;
}
#msg-box3-5u .btn {
  font-size: 15px;
}
#header2-r .mbr-section-title {
  text-align: left;
  color: #000000;
}
#header2-r .mbr-section-text {
  color: #000000;
  text-align: left;
  font-size: 18px;
}
#header2-r .btn {
  font-size: 15px;
}
#header2-s .mbr-section-title {
  color: #000000;
}
#header2-s .mbr-section-text {
  color: #000000;
  font-size: 18px;
}
#header2-s .mbr-section-text SPAN {
  font-size: 18px;
}
#header2-s .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#msg-box1-5x H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5x .btn {
  font-size: 15px;
}
#msg-box3-5y .mbr-section-title,
#msg-box3-5y p {
  color: #000;
}
#msg-box3-5y .btn {
  font-size: 15px;
}
#header2-2c .mbr-section-title {
  text-align: left;
  color: #000000;
}
#header2-2c .mbr-section-text {
  color: #000000;
  text-align: left;
  font-size: 18px;
}
#header2-2c .mbr-section-text SPAN {
  font-size: 18px;
}
#header2-2c .btn {
  font-size: 15px;
}
#header2-2d .mbr-section-title {
  color: #000000;
}
#header2-2d .mbr-section-text {
  color: #000000;
  font-size: 18px;
}
#header2-2d .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#msg-box1-5z H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5z .btn {
  font-size: 15px;
}
#msg-box3-60 .mbr-section-title,
#msg-box3-60 p {
  color: #000;
}
#msg-box3-60 .btn {
  font-size: 15px;
}
#header2-n .mbr-section-title {
  text-align: left;
  color: #000000;
}
#header2-n .mbr-section-text {
  color: #000000;
  text-align: left;
  font-size: 18px;
}
#header2-n .btn {
  font-size: 15px;
}
#header2-q .mbr-section-title {
  color: #000000;
}
#header2-q .mbr-section-text {
  color: #000000;
  font-size: 18px;
}
#header2-q .btn {
  font-size: 15px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
}
#ext_menu-3n .link {
  font-size: 0.9rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #8f2625;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #ac2e2c!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #b8312f;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3n .btn {
  font-size: 13px;
}
#msg-box1-5v H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box1-5v .btn {
  font-size: 15px;
}
#msg-box3-5w .mbr-section-title,
#msg-box3-5w p {
  color: #000;
}
#msg-box3-5w .btn {
  font-size: 15px;
}
