@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,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: 'Oswald', 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: 'Oswald', 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: 'Oswald', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Oswald', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #f3c649 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !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: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #c9970d;
  color: #c9970d;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !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: #f3c649 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #f3c649;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000000;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#ext_menu-4 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#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;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-4 .link {
  font-size: 1.15rem;
}
#ext_menu-4 .dropdown-item,
#ext_menu-4 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-4 .link:hover,
#ext_menu-4 .dropdown-item:hover,
#ext_menu-4 .link:focus,
#ext_menu-4 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-4 .link[aria-expanded="true"],
#ext_menu-4 .dropdown-menu {
  background: #752a2a;
}
#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: #903333!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: #9b3737;
}
#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: #000000;
}
#ext_menu-4 .link[aria-expanded="true"],
#ext_menu-4 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#footer1-27 P {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 13px;
}



#ext_menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5 .close-icon::before,
#ext_menu-5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5 .link,
#ext_menu-5 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-5 .link {
  font-size: 1.15rem;
}
#ext_menu-5 .dropdown-item,
#ext_menu-5 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-5 .link:hover,
#ext_menu-5 .dropdown-item:hover,
#ext_menu-5 .link:focus,
#ext_menu-5 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-5 .nav-dropdown-sm .link:focus,
#ext_menu-5 .nav-dropdown-sm .link:hover,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-5 .navbar,
#ext_menu-5 .nav-dropdown-sm,
#ext_menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5 .bg-color.transparent.opened .link:hover,
#ext_menu-5 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-88 .mbr-section-title,
#header3-88 .mbr-section-subtitle {
  text-align: center;
}
#header3-88 SPAN {
  font-size: 32px;
  font-family: 'Oswald', sans-serif;
}
#header3-88 H3 {
  font-size: 32px;
}
#msg-box2-89 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-89 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8a .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8a .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8b .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8b .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8c .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8c .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8d .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8d .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-8e .mbr-section-title,
#header3-8e .mbr-section-subtitle {
  text-align: center;
}
#header3-8e H3 {
  font-size: 32px;
}
#msg-box2-a .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-a .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-9 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-9 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8f .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8f .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8g .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8g .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8h .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8h .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8i .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8i .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-8j .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8j .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-72 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-72 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-8l .mbr-section-title,
#header3-8l .mbr-section-subtitle {
  text-align: center;
}
#header3-8l H3 {
  font-size: 32px;
}
#msg-box2-8m .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8m .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-8n .mbr-section-title,
#header3-8n .mbr-section-subtitle {
  text-align: center;
}
#header3-8n H3 {
  font-size: 32px;
}
#msg-box2-7w .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-7w .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-8o .mbr-section-title,
#header3-8o .mbr-section-subtitle {
  text-align: center;
}
#header3-8o H3 {
  font-size: 32px;
}
#msg-box2-7x .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-7x .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-8p .mbr-section-title,
#header3-8p .mbr-section-subtitle {
  text-align: center;
}
#header3-8p H3 {
  font-size: 32px;
}
#msg-box2-8q .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8q .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-ih .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-ih .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}


#ext_menu-c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-c .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-c .navbar-toggler {
  color: #ffffff;
}
#ext_menu-c .close-icon::before,
#ext_menu-c .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-c .link,
#ext_menu-c .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-c .link {
  font-size: 1.15rem;
}
#ext_menu-c .dropdown-item,
#ext_menu-c .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-c .link:hover,
#ext_menu-c .dropdown-item:hover,
#ext_menu-c .link:focus,
#ext_menu-c .dropdown-item:focus {
  color: #000000;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-menu {
  background: #752a2a;
}
#ext_menu-c .nav-dropdown-sm .link:focus,
#ext_menu-c .nav-dropdown-sm .link:hover,
#ext_menu-c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-c .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-c .navbar,
#ext_menu-c .nav-dropdown-sm,
#ext_menu-c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-c .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-c .bg-color.transparent.opened .link:hover,
#ext_menu-c .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-g .mbr-section-title,
#header3-g .mbr-section-subtitle {
  text-align: center;
}
#header3-g H3 {
  text-align: right;
  font-size: 32px;
}
#msg-box2-d .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-d .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-h .mbr-section-title,
#header3-h .mbr-section-subtitle {
  text-align: center;
}
#header3-h H3 {
  font-size: 32px;
}
#msg-box2-e .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-e .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-f .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-f .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-i .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-i .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-j .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-j .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}














#ext_menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-k .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-k .close-icon::before,
#ext_menu-k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-k .link,
#ext_menu-k .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-k .link {
  font-size: 1.15rem;
}
#ext_menu-k .dropdown-item,
#ext_menu-k .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-k .link:hover,
#ext_menu-k .dropdown-item:hover,
#ext_menu-k .link:focus,
#ext_menu-k .dropdown-item:focus {
  color: #000000;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-menu {
  background: #752a2a;
}
#ext_menu-k .nav-dropdown-sm .link:focus,
#ext_menu-k .nav-dropdown-sm .link:hover,
#ext_menu-k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-k .navbar,
#ext_menu-k .nav-dropdown-sm,
#ext_menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-k .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-k .bg-color.transparent.opened .link:hover,
#ext_menu-k .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-l .mbr-section-title,
#header3-l .mbr-section-subtitle {
  text-align: center;
}
#header3-l H3 {
  font-size: 32px;
}
#content1-m P {
  font-family: 'Lora', serif;
}
#content1-10 P {
  font-family: 'Lora', serif;
}
#content1-22 P {
  font-family: 'Lora', serif;
}
#msg-box5-3d P {
  font-family: 'Lora', serif;
}
#content1-1u P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-1w P {
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box5-3f P {
  font-family: 'Lora', serif;
}
#content1-1v P {
  font-family: 'Lora', serif;
  text-align: center;
}
#content1-15 P {
  font-family: 'Lora', serif;
}
#content1-20 P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-18 P {
  font-family: 'Lora', serif;
}
#content1-21 P {
  font-family: 'Lora', serif;
  text-align: center;
}

























#ext_menu-3g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3g .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-3g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3g .close-icon::before,
#ext_menu-3g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3g .link,
#ext_menu-3g .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-3g .link {
  font-size: 1.15rem;
}
#ext_menu-3g .dropdown-item,
#ext_menu-3g .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-3g .link:hover,
#ext_menu-3g .dropdown-item:hover,
#ext_menu-3g .link:focus,
#ext_menu-3g .dropdown-item:focus {
  color: #000000;
}
#ext_menu-3g .link[aria-expanded="true"],
#ext_menu-3g .dropdown-menu {
  background: #752a2a;
}
#ext_menu-3g .nav-dropdown-sm .link:focus,
#ext_menu-3g .nav-dropdown-sm .link:hover,
#ext_menu-3g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3g .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-3g .navbar,
#ext_menu-3g .nav-dropdown-sm,
#ext_menu-3g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3g .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-3g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3g .bg-color.transparent.opened .link:hover,
#ext_menu-3g .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-3g .link[aria-expanded="true"],
#ext_menu-3g .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-3i .mbr-section-title,
#header3-3i .mbr-section-subtitle {
  text-align: center;
}
#header3-3i SMALL {
  text-align: right;
}
#header3-3i H3 {
  font-size: 32px;
}
#content1-3j P {
  font-family: 'Lora', serif;
}
#msg-box5-3k P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-3o P {
  font-family: 'Lora', serif;
}
#msg-box5-3q P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-3r P {
  font-family: 'Lora', serif;
}
#features1-3s .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-3s .mbr-cards-col:nth-child(odd) .card-text {
  font-family: 'Lora', serif;
  font-size: 17px;
}
#content1-3t P {
  font-family: 'Lora', serif;
}
#msg-box5-3u P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-3v P {
  font-family: 'Lora', serif;
}
#msg-box5-3w P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-3y P {
  font-family: 'Lora', serif;
}
#msg-box5-3z P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-40 P {
  font-family: 'Lora', serif;
}
#msg-box5-41 P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-42 P {
  text-align: center;
  font-family: 'Lora', serif;
}
#msg-box5-43 P {
  text-align: left;
  font-family: 'Lora', serif;
}
#content1-44 P {
  font-family: 'Lora', serif;
}
#msg-box5-45 P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-46 P {
  font-family: 'Lora', serif;
}
#content1-47 P {
  font-family: 'Lora', serif;
}
#content1-48 P {
  font-family: 'Lora', serif;
}
#content1-49 P {
  font-family: 'Lora', serif;
}
#content1-4a P {
  font-family: 'Lora', serif;
}


#ext_menu-4b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4b .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-4b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4b .close-icon::before,
#ext_menu-4b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4b .link,
#ext_menu-4b .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-4b .link {
  font-size: 1.15rem;
}
#ext_menu-4b .dropdown-item,
#ext_menu-4b .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-4b .link:hover,
#ext_menu-4b .dropdown-item:hover,
#ext_menu-4b .link:focus,
#ext_menu-4b .dropdown-item:focus {
  color: #000000;
}
#ext_menu-4b .link[aria-expanded="true"],
#ext_menu-4b .dropdown-menu {
  background: #752a2a;
}
#ext_menu-4b .nav-dropdown-sm .link:focus,
#ext_menu-4b .nav-dropdown-sm .link:hover,
#ext_menu-4b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4b .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-4b .navbar,
#ext_menu-4b .nav-dropdown-sm,
#ext_menu-4b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4b .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-4b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4b .bg-color.transparent.opened .link:hover,
#ext_menu-4b .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-4b .link[aria-expanded="true"],
#ext_menu-4b .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-4c .mbr-section-title,
#header3-4c .mbr-section-subtitle {
  text-align: center;
}
#header3-4c H3 {
  text-align: right;
  font-size: 32px;
}
#msg-box2-4d .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-4d .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-mn .mbr-section-title,
#header3-mn .mbr-section-subtitle {
  text-align: center;
}
#header3-mn H3 {
  font-size: 32px;
}
#msg-box2-mm .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-mm .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-j3 .mbr-section-title,
#header3-j3 .mbr-section-subtitle {
  text-align: center;
}
#header3-j3 H3 {
  font-size: 32px;
}
#msg-box2-j2 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-j2 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-4e .mbr-section-title,
#header3-4e .mbr-section-subtitle {
  text-align: center;
}
#header3-4e H3 {
  font-size: 32px;
}
#msg-box2-4f .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-4f .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-7z .mbr-section-title,
#header3-7z .mbr-section-subtitle {
  text-align: center;
}
#header3-7z H3 {
  font-size: 32px;
}
#msg-box2-8s .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-8s .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}



#ext_menu-4k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4k .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-4k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4k .close-icon::before,
#ext_menu-4k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4k .link,
#ext_menu-4k .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-4k .link {
  font-size: 1.15rem;
}
#ext_menu-4k .dropdown-item,
#ext_menu-4k .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-4k .link:hover,
#ext_menu-4k .dropdown-item:hover,
#ext_menu-4k .link:focus,
#ext_menu-4k .dropdown-item:focus {
  color: #000000;
}
#ext_menu-4k .link[aria-expanded="true"],
#ext_menu-4k .dropdown-menu {
  background: #752a2a;
}
#ext_menu-4k .nav-dropdown-sm .link:focus,
#ext_menu-4k .nav-dropdown-sm .link:hover,
#ext_menu-4k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4k .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-4k .navbar,
#ext_menu-4k .nav-dropdown-sm,
#ext_menu-4k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4k .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-4k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4k .bg-color.transparent.opened .link:hover,
#ext_menu-4k .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-4k .link[aria-expanded="true"],
#ext_menu-4k .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#footer1-4m P {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 13px;
}



#ext_menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4q .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-4q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4q .close-icon::before,
#ext_menu-4q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4q .link,
#ext_menu-4q .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-4q .link {
  font-size: 1.15rem;
}
#ext_menu-4q .dropdown-item,
#ext_menu-4q .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-4q .link:hover,
#ext_menu-4q .dropdown-item:hover,
#ext_menu-4q .link:focus,
#ext_menu-4q .dropdown-item:focus {
  color: #000000;
}
#ext_menu-4q .link[aria-expanded="true"],
#ext_menu-4q .dropdown-menu {
  background: #752a2a;
}
#ext_menu-4q .nav-dropdown-sm .link:focus,
#ext_menu-4q .nav-dropdown-sm .link:hover,
#ext_menu-4q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-4q .navbar,
#ext_menu-4q .nav-dropdown-sm,
#ext_menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-4q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4q .bg-color.transparent.opened .link:hover,
#ext_menu-4q .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-4q .link[aria-expanded="true"],
#ext_menu-4q .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#footer1-4v P {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 13px;
}


#ext_menu-4y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4y .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-4y .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4y .close-icon::before,
#ext_menu-4y .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4y .link,
#ext_menu-4y .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-4y .link {
  font-size: 1.15rem;
}
#ext_menu-4y .dropdown-item,
#ext_menu-4y .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-4y .link:hover,
#ext_menu-4y .dropdown-item:hover,
#ext_menu-4y .link:focus,
#ext_menu-4y .dropdown-item:focus {
  color: #000000;
}
#ext_menu-4y .link[aria-expanded="true"],
#ext_menu-4y .dropdown-menu {
  background: #752a2a;
}
#ext_menu-4y .nav-dropdown-sm .link:focus,
#ext_menu-4y .nav-dropdown-sm .link:hover,
#ext_menu-4y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4y .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-4y .navbar,
#ext_menu-4y .nav-dropdown-sm,
#ext_menu-4y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4y .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-4y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4y .bg-color.transparent.opened .link:hover,
#ext_menu-4y .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-4y .link[aria-expanded="true"],
#ext_menu-4y .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#header3-4z H3 {
  text-align: right;
  font-size: 32px;
}
#msg-box2-50 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-50 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#header3-51 .mbr-section-title,
#header3-51 .mbr-section-subtitle {
  text-align: center;
}
#header3-51 H3 {
  font-size: 32px;
}
#header3-5a .mbr-section-title,
#header3-5a .mbr-section-subtitle {
  text-align: center;
}
#header3-5a H3 {
  font-size: 32px;
}
#header3-5d .mbr-section-title,
#header3-5d .mbr-section-subtitle {
  text-align: center;
}
#header3-5d H3 {
  font-size: 32px;
}
#header3-5f .mbr-section-title,
#header3-5f .mbr-section-subtitle {
  text-align: center;
}
#header3-5f H3 {
  font-size: 32px;
}
#header3-5h .mbr-section-title,
#header3-5h .mbr-section-subtitle {
  text-align: center;
}
#header3-5h H3 {
  font-size: 32px;
}
#header3-5j .mbr-section-title,
#header3-5j .mbr-section-subtitle {
  text-align: center;
}
#header3-5j H3 {
  font-size: 32px;
}
#header3-5l .mbr-section-title,
#header3-5l .mbr-section-subtitle {
  text-align: center;
}
#header3-5l H3 {
  font-size: 32px;
}
#header3-5n .mbr-section-title,
#header3-5n .mbr-section-subtitle {
  text-align: center;
}
#header3-5n H3 {
  font-size: 32px;
}
#header3-5p .mbr-section-title,
#header3-5p .mbr-section-subtitle {
  text-align: center;
}
#header3-5p H3 {
  font-size: 32px;
}
#header3-5r .mbr-section-title,
#header3-5r .mbr-section-subtitle {
  text-align: center;
}
#header3-5r H3 {
  font-size: 32px;
}
#header3-6h .mbr-section-title,
#header3-6h .mbr-section-subtitle {
  text-align: center;
}
#header3-6h H3 {
  font-size: 32px;
}



#ext_menu-5t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5t .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-5t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5t .close-icon::before,
#ext_menu-5t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5t .link,
#ext_menu-5t .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-5t .link {
  font-size: 1.15rem;
}
#ext_menu-5t .dropdown-item,
#ext_menu-5t .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-5t .link:hover,
#ext_menu-5t .dropdown-item:hover,
#ext_menu-5t .link:focus,
#ext_menu-5t .dropdown-item:focus {
  color: #000000;
}
#ext_menu-5t .link[aria-expanded="true"],
#ext_menu-5t .dropdown-menu {
  background: #752a2a;
}
#ext_menu-5t .nav-dropdown-sm .link:focus,
#ext_menu-5t .nav-dropdown-sm .link:hover,
#ext_menu-5t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5t .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-5t .navbar,
#ext_menu-5t .nav-dropdown-sm,
#ext_menu-5t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5t .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-5t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5t .bg-color.transparent.opened .link:hover,
#ext_menu-5t .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-5t .link[aria-expanded="true"],
#ext_menu-5t .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-5u .mbr-section-title,
#header3-5u .mbr-section-subtitle {
  text-align: center;
}
#header3-5u H3 {
  text-align: right;
  font-size: 32px;
}
#content1-a4 P {
  font-family: 'Lora', serif;
}
#header3-5w .mbr-section-title,
#header3-5w .mbr-section-subtitle {
  text-align: center;
}
#header3-5w H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-5y .mbr-section-title,
#header3-5y .mbr-section-subtitle {
  text-align: center;
}
#header3-5y H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-60 .mbr-section-title,
#header3-60 .mbr-section-subtitle {
  text-align: center;
}
#header3-60 H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-62 .mbr-section-title,
#header3-62 .mbr-section-subtitle {
  text-align: center;
}
#header3-62 H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-64 .mbr-section-title,
#header3-64 .mbr-section-subtitle {
  text-align: center;
}
#header3-64 H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-66 .mbr-section-title,
#header3-66 .mbr-section-subtitle {
  text-align: center;
}
#header3-66 H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-6a .mbr-section-title,
#header3-6a .mbr-section-subtitle {
  text-align: center;
}
#header3-6a H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-6c .mbr-section-title,
#header3-6c .mbr-section-subtitle {
  text-align: center;
}
#header3-6c H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-6e .mbr-section-title,
#header3-6e .mbr-section-subtitle {
  text-align: center;
}
#header3-6e H3 {
  font-size: 32px;
  color: #ffffff;
}
#header3-8w .mbr-section-title,
#header3-8w .mbr-section-subtitle {
  text-align: center;
}
#header3-8w H3 {
  font-size: 32px;
  color: #ffffff;
}


#ext_menu-6m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6m .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-6m .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6m .close-icon::before,
#ext_menu-6m .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6m .link,
#ext_menu-6m .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-6m .link {
  font-size: 1.15rem;
}
#ext_menu-6m .dropdown-item,
#ext_menu-6m .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-6m .link:hover,
#ext_menu-6m .dropdown-item:hover,
#ext_menu-6m .link:focus,
#ext_menu-6m .dropdown-item:focus {
  color: #000000;
}
#ext_menu-6m .link[aria-expanded="true"],
#ext_menu-6m .dropdown-menu {
  background: #752a2a;
}
#ext_menu-6m .nav-dropdown-sm .link:focus,
#ext_menu-6m .nav-dropdown-sm .link:hover,
#ext_menu-6m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6m .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-6m .navbar,
#ext_menu-6m .nav-dropdown-sm,
#ext_menu-6m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6m .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-6m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6m .bg-color.transparent.opened .link:hover,
#ext_menu-6m .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-6m .link[aria-expanded="true"],
#ext_menu-6m .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-6o .mbr-section-title,
#header3-6o .mbr-section-subtitle {
  text-align: center;
}
#header3-6o H3 {
  font-size: 32px;
}
#header3-6p .mbr-section-title,
#header3-6p .mbr-section-subtitle {
  text-align: center;
}
#content1-6q P {
  color: #232323;
}
#header3-6r .mbr-section-title,
#header3-6r .mbr-section-subtitle {
  text-align: center;
}
#header3-6r SMALL {
  color: #000000;
}


#ext_menu-73 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-73 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-73 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-73 .close-icon::before,
#ext_menu-73 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-73 .link,
#ext_menu-73 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-73 .link {
  font-size: 1.15rem;
}
#ext_menu-73 .dropdown-item,
#ext_menu-73 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-73 .link:hover,
#ext_menu-73 .dropdown-item:hover,
#ext_menu-73 .link:focus,
#ext_menu-73 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-73 .nav-dropdown-sm .link:focus,
#ext_menu-73 .nav-dropdown-sm .link:hover,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-73 .navbar,
#ext_menu-73 .nav-dropdown-sm,
#ext_menu-73 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-73 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-73 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-73 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-73 .bg-color.transparent.opened .link:hover,
#ext_menu-73 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#features2-79 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features2-7a .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features2-7b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features2-7c .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features2-7d .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features2-7e .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}


#ext_menu-7f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7f .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-7f .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7f .close-icon::before,
#ext_menu-7f .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7f .link,
#ext_menu-7f .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-7f .link {
  font-size: 1.15rem;
}
#ext_menu-7f .dropdown-item,
#ext_menu-7f .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-7f .link:hover,
#ext_menu-7f .dropdown-item:hover,
#ext_menu-7f .link:focus,
#ext_menu-7f .dropdown-item:focus {
  color: #000000;
}
#ext_menu-7f .link[aria-expanded="true"],
#ext_menu-7f .dropdown-menu {
  background: #752a2a;
}
#ext_menu-7f .nav-dropdown-sm .link:focus,
#ext_menu-7f .nav-dropdown-sm .link:hover,
#ext_menu-7f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7f .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-7f .navbar,
#ext_menu-7f .nav-dropdown-sm,
#ext_menu-7f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7f .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-7f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7f .bg-color.transparent.opened .link:hover,
#ext_menu-7f .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-7f .link[aria-expanded="true"],
#ext_menu-7f .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#testimonials4-7g .mbr-section-title {
  color: #b8312f;
}
#testimonials4-7g .card-footer > div {
  color: #cccccc;
}
#testimonials4-7g .card-block P {
  text-align: left;
}
#testimonials4-7h .mbr-section-title {
  color: #b8312f;
}
#testimonials4-7h .card-footer > div {
  color: #cccccc;
}
#testimonials4-7h .card-block P {
  text-align: left;
}
#testimonials4-7t .card-footer > div {
  color: #cccccc;
}
#testimonials4-7t .card-block P {
  text-align: left;
}


#ext_menu-7j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7j .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-7j .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7j .close-icon::before,
#ext_menu-7j .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7j .link,
#ext_menu-7j .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-7j .link {
  font-size: 1.15rem;
}
#ext_menu-7j .dropdown-item,
#ext_menu-7j .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-7j .link:hover,
#ext_menu-7j .dropdown-item:hover,
#ext_menu-7j .link:focus,
#ext_menu-7j .dropdown-item:focus {
  color: #000000;
}
#ext_menu-7j .link[aria-expanded="true"],
#ext_menu-7j .dropdown-menu {
  background: #752a2a;
}
#ext_menu-7j .nav-dropdown-sm .link:focus,
#ext_menu-7j .nav-dropdown-sm .link:hover,
#ext_menu-7j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7j .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-7j .navbar,
#ext_menu-7j .nav-dropdown-sm,
#ext_menu-7j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7j .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-7j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7j .bg-color.transparent.opened .link:hover,
#ext_menu-7j .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-7j .link[aria-expanded="true"],
#ext_menu-7j .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#testimonials4-7k .mbr-section-title {
  color: #b8312f;
}
#testimonials4-7k .card-footer > div {
  color: #cccccc;
}
#testimonials4-7k .card-block P {
  text-align: left;
}
#testimonials4-7l .mbr-section-title {
  color: #b8312f;
}
#testimonials4-7l .card-footer > div {
  color: #cccccc;
}
#testimonials4-7l .card-block P {
  text-align: left;
}
#testimonials4-7m .mbr-section-title {
  color: #b8312f;
}
#testimonials4-7m .card-footer > div {
  color: #cccccc;
}
#testimonials4-7m .card-block P {
  text-align: left;
}
#testimonials4-7u .card-block P {
  text-align: left;
}
#testimonials4-7u .card-block DIV {
  text-align: left;
}
#testimonials4-7u .card-block {
  text-align: left;
}
#testimonials4-7v .card-block P {
  text-align: left;
}


#header3-6v .mbr-section-title,
#header3-6v .mbr-section-subtitle {
  text-align: center;
}
#header3-6v H3 {
  font-size: 32px;
}
#ext_menu-6s .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6s .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-6s .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6s .close-icon::before,
#ext_menu-6s .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6s .link,
#ext_menu-6s .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-6s .link {
  font-size: 1.15rem;
}
#ext_menu-6s .dropdown-item,
#ext_menu-6s .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-6s .link:hover,
#ext_menu-6s .dropdown-item:hover,
#ext_menu-6s .link:focus,
#ext_menu-6s .dropdown-item:focus {
  color: #000000;
}
#ext_menu-6s .link[aria-expanded="true"],
#ext_menu-6s .dropdown-menu {
  background: #752a2a;
}
#ext_menu-6s .nav-dropdown-sm .link:focus,
#ext_menu-6s .nav-dropdown-sm .link:hover,
#ext_menu-6s .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6s .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-6s .navbar,
#ext_menu-6s .nav-dropdown-sm,
#ext_menu-6s .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6s .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-6s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6s .bg-color.transparent.opened .link:hover,
#ext_menu-6s .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-6s .link[aria-expanded="true"],
#ext_menu-6s .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#msg-box2-6x .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-6x .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-6z .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-6z .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-6w .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-6w .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-70 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-70 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-80 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-80 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-6y .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-6y .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-mv .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-mv .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}
#msg-box2-71 .mbr-section-title {
  color: #fff;
  font-size: 32px;
  text-align: right;
}
#msg-box2-71 .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: right;
}


#ext_menu-81 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-81 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-81 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-81 .close-icon::before,
#ext_menu-81 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-81 .link,
#ext_menu-81 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-81 .link {
  font-size: 1.15rem;
}
#ext_menu-81 .dropdown-item,
#ext_menu-81 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-81 .link:hover,
#ext_menu-81 .dropdown-item:hover,
#ext_menu-81 .link:focus,
#ext_menu-81 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-81 .link[aria-expanded="true"],
#ext_menu-81 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-81 .nav-dropdown-sm .link:focus,
#ext_menu-81 .nav-dropdown-sm .link:hover,
#ext_menu-81 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-81 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-81 .navbar,
#ext_menu-81 .nav-dropdown-sm,
#ext_menu-81 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-81 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-81 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-81 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-81 .bg-color.transparent.opened .link:hover,
#ext_menu-81 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-81 .link[aria-expanded="true"],
#ext_menu-81 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#testimonials4-82 .mbr-section-title {
  color: #b8312f;
}
#testimonials4-82 .card-footer > div {
  color: #cccccc;
}
#testimonials4-82 .card-block P {
  text-align: left;
  color: #000000;
}
#testimonials4-82 .card-block {
  text-align: left;
}



#ext_menu-a5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-a5 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-a5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-a5 .close-icon::before,
#ext_menu-a5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-a5 .link,
#ext_menu-a5 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-a5 .link {
  font-size: 1.15rem;
}
#ext_menu-a5 .dropdown-item,
#ext_menu-a5 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-a5 .link:hover,
#ext_menu-a5 .dropdown-item:hover,
#ext_menu-a5 .link:focus,
#ext_menu-a5 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-a5 .link[aria-expanded="true"],
#ext_menu-a5 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-a5 .nav-dropdown-sm .link:focus,
#ext_menu-a5 .nav-dropdown-sm .link:hover,
#ext_menu-a5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-a5 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-a5 .navbar,
#ext_menu-a5 .nav-dropdown-sm,
#ext_menu-a5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-a5 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-a5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-a5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-a5 .bg-color.transparent.opened .link:hover,
#ext_menu-a5 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-a5 .link[aria-expanded="true"],
#ext_menu-a5 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-a6 .mbr-section-title,
#header3-a6 .mbr-section-subtitle {
  text-align: center;
}
#header3-a6 H3 {
  text-align: right;
  font-size: 32px;
}
#content1-a7 P {
  font-family: 'Lora', serif;
}
#header3-aa .mbr-section-title,
#header3-aa .mbr-section-subtitle {
  text-align: center;
}
#header3-aa H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-ay .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ay .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-ay .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ay .close-icon::before,
#ext_menu-ay .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ay .link,
#ext_menu-ay .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-ay .link {
  font-size: 1.15rem;
}
#ext_menu-ay .dropdown-item,
#ext_menu-ay .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-ay .link:hover,
#ext_menu-ay .dropdown-item:hover,
#ext_menu-ay .link:focus,
#ext_menu-ay .dropdown-item:focus {
  color: #000000;
}
#ext_menu-ay .link[aria-expanded="true"],
#ext_menu-ay .dropdown-menu {
  background: #752a2a;
}
#ext_menu-ay .nav-dropdown-sm .link:focus,
#ext_menu-ay .nav-dropdown-sm .link:hover,
#ext_menu-ay .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ay .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-ay .navbar,
#ext_menu-ay .nav-dropdown-sm,
#ext_menu-ay .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ay .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-ay .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ay .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ay .bg-color.transparent.opened .link:hover,
#ext_menu-ay .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-ay .link[aria-expanded="true"],
#ext_menu-ay .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-az .mbr-section-title,
#header3-az .mbr-section-subtitle {
  text-align: center;
}
#header3-az H3 {
  text-align: right;
  font-size: 32px;
}
#content1-b0 P {
  font-family: 'Lora', serif;
}
#header3-b6 .mbr-section-title,
#header3-b6 .mbr-section-subtitle {
  text-align: center;
}
#header3-b6 H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-br .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-br .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-br .navbar-toggler {
  color: #ffffff;
}
#ext_menu-br .close-icon::before,
#ext_menu-br .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-br .link,
#ext_menu-br .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-br .link {
  font-size: 1.15rem;
}
#ext_menu-br .dropdown-item,
#ext_menu-br .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-br .link:hover,
#ext_menu-br .dropdown-item:hover,
#ext_menu-br .link:focus,
#ext_menu-br .dropdown-item:focus {
  color: #000000;
}
#ext_menu-br .link[aria-expanded="true"],
#ext_menu-br .dropdown-menu {
  background: #752a2a;
}
#ext_menu-br .nav-dropdown-sm .link:focus,
#ext_menu-br .nav-dropdown-sm .link:hover,
#ext_menu-br .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-br .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-br .navbar,
#ext_menu-br .nav-dropdown-sm,
#ext_menu-br .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-br .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-br .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-br .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-br .bg-color.transparent.opened .link:hover,
#ext_menu-br .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-br .link[aria-expanded="true"],
#ext_menu-br .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-bs .mbr-section-title,
#header3-bs .mbr-section-subtitle {
  text-align: center;
}
#header3-bs H3 {
  text-align: right;
  font-size: 32px;
}
#content1-bt P {
  font-family: 'Lora', serif;
}
#header3-c1 .mbr-section-title,
#header3-c1 .mbr-section-subtitle {
  text-align: center;
}
#header3-c1 H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-ck .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ck .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-ck .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ck .close-icon::before,
#ext_menu-ck .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ck .link,
#ext_menu-ck .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-ck .link {
  font-size: 1.15rem;
}
#ext_menu-ck .dropdown-item,
#ext_menu-ck .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-ck .link:hover,
#ext_menu-ck .dropdown-item:hover,
#ext_menu-ck .link:focus,
#ext_menu-ck .dropdown-item:focus {
  color: #000000;
}
#ext_menu-ck .link[aria-expanded="true"],
#ext_menu-ck .dropdown-menu {
  background: #752a2a;
}
#ext_menu-ck .nav-dropdown-sm .link:focus,
#ext_menu-ck .nav-dropdown-sm .link:hover,
#ext_menu-ck .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ck .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-ck .navbar,
#ext_menu-ck .nav-dropdown-sm,
#ext_menu-ck .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ck .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-ck .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ck .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ck .bg-color.transparent.opened .link:hover,
#ext_menu-ck .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-ck .link[aria-expanded="true"],
#ext_menu-ck .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-cl .mbr-section-title,
#header3-cl .mbr-section-subtitle {
  text-align: center;
}
#header3-cl H3 {
  text-align: right;
  font-size: 32px;
}
#content1-cm P {
  font-family: 'Lora', serif;
}
#header3-cw .mbr-section-title,
#header3-cw .mbr-section-subtitle {
  text-align: center;
}
#header3-cw H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-dd .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-dd .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-dd .navbar-toggler {
  color: #ffffff;
}
#ext_menu-dd .close-icon::before,
#ext_menu-dd .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-dd .link,
#ext_menu-dd .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-dd .link {
  font-size: 1.15rem;
}
#ext_menu-dd .dropdown-item,
#ext_menu-dd .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-dd .link:hover,
#ext_menu-dd .dropdown-item:hover,
#ext_menu-dd .link:focus,
#ext_menu-dd .dropdown-item:focus {
  color: #000000;
}
#ext_menu-dd .link[aria-expanded="true"],
#ext_menu-dd .dropdown-menu {
  background: #752a2a;
}
#ext_menu-dd .nav-dropdown-sm .link:focus,
#ext_menu-dd .nav-dropdown-sm .link:hover,
#ext_menu-dd .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-dd .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-dd .navbar,
#ext_menu-dd .nav-dropdown-sm,
#ext_menu-dd .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-dd .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-dd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-dd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-dd .bg-color.transparent.opened .link:hover,
#ext_menu-dd .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-dd .link[aria-expanded="true"],
#ext_menu-dd .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-de .mbr-section-title,
#header3-de .mbr-section-subtitle {
  text-align: center;
}
#header3-de H3 {
  text-align: right;
  font-size: 32px;
}
#content1-df P {
  font-family: 'Lora', serif;
}
#header3-dr .mbr-section-title,
#header3-dr .mbr-section-subtitle {
  text-align: center;
}
#header3-dr H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-e6 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-e6 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-e6 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-e6 .close-icon::before,
#ext_menu-e6 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-e6 .link,
#ext_menu-e6 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-e6 .link {
  font-size: 1.15rem;
}
#ext_menu-e6 .dropdown-item,
#ext_menu-e6 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-e6 .link:hover,
#ext_menu-e6 .dropdown-item:hover,
#ext_menu-e6 .link:focus,
#ext_menu-e6 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-e6 .link[aria-expanded="true"],
#ext_menu-e6 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-e6 .nav-dropdown-sm .link:focus,
#ext_menu-e6 .nav-dropdown-sm .link:hover,
#ext_menu-e6 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-e6 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-e6 .navbar,
#ext_menu-e6 .nav-dropdown-sm,
#ext_menu-e6 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-e6 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-e6 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-e6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-e6 .bg-color.transparent.opened .link:hover,
#ext_menu-e6 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-e6 .link[aria-expanded="true"],
#ext_menu-e6 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-e7 .mbr-section-title,
#header3-e7 .mbr-section-subtitle {
  text-align: center;
}
#header3-e7 H3 {
  text-align: right;
  font-size: 32px;
}
#content1-e8 P {
  font-family: 'Lora', serif;
}
#header3-em .mbr-section-title,
#header3-em .mbr-section-subtitle {
  text-align: center;
}
#header3-em H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-ez .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ez .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-ez .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ez .close-icon::before,
#ext_menu-ez .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ez .link,
#ext_menu-ez .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-ez .link {
  font-size: 1.15rem;
}
#ext_menu-ez .dropdown-item,
#ext_menu-ez .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-ez .link:hover,
#ext_menu-ez .dropdown-item:hover,
#ext_menu-ez .link:focus,
#ext_menu-ez .dropdown-item:focus {
  color: #000000;
}
#ext_menu-ez .link[aria-expanded="true"],
#ext_menu-ez .dropdown-menu {
  background: #752a2a;
}
#ext_menu-ez .nav-dropdown-sm .link:focus,
#ext_menu-ez .nav-dropdown-sm .link:hover,
#ext_menu-ez .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ez .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-ez .navbar,
#ext_menu-ez .nav-dropdown-sm,
#ext_menu-ez .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ez .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-ez .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ez .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ez .bg-color.transparent.opened .link:hover,
#ext_menu-ez .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-ez .link[aria-expanded="true"],
#ext_menu-ez .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-f0 .mbr-section-title,
#header3-f0 .mbr-section-subtitle {
  text-align: center;
}
#header3-f0 H3 {
  text-align: right;
  font-size: 32px;
}
#content1-f1 P {
  font-family: 'Lora', serif;
}
#header3-fh .mbr-section-title,
#header3-fh .mbr-section-subtitle {
  text-align: center;
}
#header3-fh H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-fs .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-fs .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-fs .navbar-toggler {
  color: #ffffff;
}
#ext_menu-fs .close-icon::before,
#ext_menu-fs .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-fs .link,
#ext_menu-fs .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-fs .link {
  font-size: 1.15rem;
}
#ext_menu-fs .dropdown-item,
#ext_menu-fs .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-fs .link:hover,
#ext_menu-fs .dropdown-item:hover,
#ext_menu-fs .link:focus,
#ext_menu-fs .dropdown-item:focus {
  color: #000000;
}
#ext_menu-fs .link[aria-expanded="true"],
#ext_menu-fs .dropdown-menu {
  background: #752a2a;
}
#ext_menu-fs .nav-dropdown-sm .link:focus,
#ext_menu-fs .nav-dropdown-sm .link:hover,
#ext_menu-fs .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-fs .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-fs .navbar,
#ext_menu-fs .nav-dropdown-sm,
#ext_menu-fs .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-fs .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-fs .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-fs .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-fs .bg-color.transparent.opened .link:hover,
#ext_menu-fs .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-fs .link[aria-expanded="true"],
#ext_menu-fs .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-ft .mbr-section-title,
#header3-ft .mbr-section-subtitle {
  text-align: center;
}
#header3-ft H3 {
  text-align: right;
  font-size: 32px;
}
#content1-fu P {
  font-family: 'Lora', serif;
}
#header3-gc .mbr-section-title,
#header3-gc .mbr-section-subtitle {
  text-align: center;
}
#header3-gc H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-gl .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-gl .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-gl .navbar-toggler {
  color: #ffffff;
}
#ext_menu-gl .close-icon::before,
#ext_menu-gl .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-gl .link,
#ext_menu-gl .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-gl .link {
  font-size: 1.15rem;
}
#ext_menu-gl .dropdown-item,
#ext_menu-gl .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-gl .link:hover,
#ext_menu-gl .dropdown-item:hover,
#ext_menu-gl .link:focus,
#ext_menu-gl .dropdown-item:focus {
  color: #000000;
}
#ext_menu-gl .link[aria-expanded="true"],
#ext_menu-gl .dropdown-menu {
  background: #752a2a;
}
#ext_menu-gl .nav-dropdown-sm .link:focus,
#ext_menu-gl .nav-dropdown-sm .link:hover,
#ext_menu-gl .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-gl .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-gl .navbar,
#ext_menu-gl .nav-dropdown-sm,
#ext_menu-gl .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-gl .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-gl .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-gl .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-gl .bg-color.transparent.opened .link:hover,
#ext_menu-gl .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-gl .link[aria-expanded="true"],
#ext_menu-gl .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-gm .mbr-section-title,
#header3-gm .mbr-section-subtitle {
  text-align: center;
}
#header3-gm H3 {
  text-align: right;
  font-size: 32px;
}
#content1-gn P {
  font-family: 'Lora', serif;
}
#header3-ha .mbr-section-title,
#header3-ha .mbr-section-subtitle {
  text-align: center;
}
#header3-ha H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-he .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-he .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-he .navbar-toggler {
  color: #ffffff;
}
#ext_menu-he .close-icon::before,
#ext_menu-he .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-he .link,
#ext_menu-he .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-he .link {
  font-size: 1.15rem;
}
#ext_menu-he .dropdown-item,
#ext_menu-he .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-he .link:hover,
#ext_menu-he .dropdown-item:hover,
#ext_menu-he .link:focus,
#ext_menu-he .dropdown-item:focus {
  color: #000000;
}
#ext_menu-he .link[aria-expanded="true"],
#ext_menu-he .dropdown-menu {
  background: #752a2a;
}
#ext_menu-he .nav-dropdown-sm .link:focus,
#ext_menu-he .nav-dropdown-sm .link:hover,
#ext_menu-he .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-he .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-he .navbar,
#ext_menu-he .nav-dropdown-sm,
#ext_menu-he .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-he .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-he .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-he .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-he .bg-color.transparent.opened .link:hover,
#ext_menu-he .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-he .link[aria-expanded="true"],
#ext_menu-he .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-hf .mbr-section-title,
#header3-hf .mbr-section-subtitle {
  text-align: center;
}
#header3-hf H3 {
  text-align: right;
  font-size: 32px;
}
#content1-hg P {
  font-family: 'Lora', serif;
}
#header3-i5 .mbr-section-title,
#header3-i5 .mbr-section-subtitle {
  text-align: center;
}
#header3-i5 H3 {
  font-size: 32px;
  color: #ffffff;
}


#ext_menu-i7 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-i7 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-i7 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-i7 .close-icon::before,
#ext_menu-i7 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-i7 .link,
#ext_menu-i7 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-i7 .link {
  font-size: 1.15rem;
}
#ext_menu-i7 .dropdown-item,
#ext_menu-i7 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-i7 .link:hover,
#ext_menu-i7 .dropdown-item:hover,
#ext_menu-i7 .link:focus,
#ext_menu-i7 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-i7 .link[aria-expanded="true"],
#ext_menu-i7 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-i7 .nav-dropdown-sm .link:focus,
#ext_menu-i7 .nav-dropdown-sm .link:hover,
#ext_menu-i7 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-i7 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-i7 .navbar,
#ext_menu-i7 .nav-dropdown-sm,
#ext_menu-i7 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-i7 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-i7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-i7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-i7 .bg-color.transparent.opened .link:hover,
#ext_menu-i7 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-i7 .link[aria-expanded="true"],
#ext_menu-i7 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-i8 .mbr-section-title,
#header3-i8 .mbr-section-subtitle {
  text-align: center;
}
#header3-i8 H3 {
  font-size: 32px;
}
#header3-i9 .mbr-section-title,
#header3-i9 .mbr-section-subtitle {
  text-align: center;
}
#content1-ia P {
  color: #232323;
}
#header3-ib .mbr-section-title,
#header3-ib .mbr-section-subtitle {
  text-align: center;
}
#header3-ib SMALL {
  color: #000000;
}


#ext_menu-ic .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ic .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-ic .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ic .close-icon::before,
#ext_menu-ic .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ic .link,
#ext_menu-ic .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-ic .link {
  font-size: 1.15rem;
}
#ext_menu-ic .dropdown-item,
#ext_menu-ic .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-ic .link:hover,
#ext_menu-ic .dropdown-item:hover,
#ext_menu-ic .link:focus,
#ext_menu-ic .dropdown-item:focus {
  color: #000000;
}
#ext_menu-ic .link[aria-expanded="true"],
#ext_menu-ic .dropdown-menu {
  background: #752a2a;
}
#ext_menu-ic .nav-dropdown-sm .link:focus,
#ext_menu-ic .nav-dropdown-sm .link:hover,
#ext_menu-ic .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ic .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-ic .navbar,
#ext_menu-ic .nav-dropdown-sm,
#ext_menu-ic .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ic .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-ic .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ic .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ic .bg-color.transparent.opened .link:hover,
#ext_menu-ic .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-ic .link[aria-expanded="true"],
#ext_menu-ic .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-id .mbr-section-title,
#header3-id .mbr-section-subtitle {
  text-align: center;
}
#header3-id H3 {
  font-size: 32px;
}
#header3-ie .mbr-section-title,
#header3-ie .mbr-section-subtitle {
  text-align: center;
}
#header3-ie SMALL {
  text-align: right;
}
#content1-if P {
  color: #232323;
}
#msg-box5-ij P {
  text-align: left;
}
#header3-ig .mbr-section-title,
#header3-ig .mbr-section-subtitle {
  text-align: center;
}
#header3-ig SMALL {
  color: #000000;
}


#ext_menu-il .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-il .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-il .navbar-toggler {
  color: #ffffff;
}
#ext_menu-il .close-icon::before,
#ext_menu-il .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-il .link,
#ext_menu-il .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-il .link {
  font-size: 1.15rem;
}
#ext_menu-il .dropdown-item,
#ext_menu-il .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-il .link:hover,
#ext_menu-il .dropdown-item:hover,
#ext_menu-il .link:focus,
#ext_menu-il .dropdown-item:focus {
  color: #000000;
}
#ext_menu-il .link[aria-expanded="true"],
#ext_menu-il .dropdown-menu {
  background: #752a2a;
}
#ext_menu-il .nav-dropdown-sm .link:focus,
#ext_menu-il .nav-dropdown-sm .link:hover,
#ext_menu-il .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-il .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-il .navbar,
#ext_menu-il .nav-dropdown-sm,
#ext_menu-il .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-il .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-il .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-il .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-il .bg-color.transparent.opened .link:hover,
#ext_menu-il .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-il .link[aria-expanded="true"],
#ext_menu-il .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-im .mbr-section-title,
#header3-im .mbr-section-subtitle {
  text-align: center;
}
#header3-im H3 {
  font-size: 32px;
}
#header3-in .mbr-section-title,
#header3-in .mbr-section-subtitle {
  text-align: center;
}
#content1-io P {
  color: #232323;
}
#header3-ip .mbr-section-title,
#header3-ip .mbr-section-subtitle {
  text-align: center;
}
#header3-ip SMALL {
  color: #000000;
}




#ext_menu-iq .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-iq .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-iq .navbar-toggler {
  color: #ffffff;
}
#ext_menu-iq .close-icon::before,
#ext_menu-iq .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-iq .link,
#ext_menu-iq .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-iq .link {
  font-size: 1.15rem;
}
#ext_menu-iq .dropdown-item,
#ext_menu-iq .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-iq .link:hover,
#ext_menu-iq .dropdown-item:hover,
#ext_menu-iq .link:focus,
#ext_menu-iq .dropdown-item:focus {
  color: #000000;
}
#ext_menu-iq .link[aria-expanded="true"],
#ext_menu-iq .dropdown-menu {
  background: #752a2a;
}
#ext_menu-iq .nav-dropdown-sm .link:focus,
#ext_menu-iq .nav-dropdown-sm .link:hover,
#ext_menu-iq .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-iq .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-iq .navbar,
#ext_menu-iq .nav-dropdown-sm,
#ext_menu-iq .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-iq .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-iq .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-iq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-iq .bg-color.transparent.opened .link:hover,
#ext_menu-iq .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-iq .link[aria-expanded="true"],
#ext_menu-iq .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-ir .mbr-section-title,
#header3-ir .mbr-section-subtitle {
  text-align: center;
}
#header3-ir H3 {
  font-size: 32px;
}
#header3-is .mbr-section-title,
#header3-is .mbr-section-subtitle {
  text-align: center;
}
#header3-iv .mbr-section-title,
#header3-iv .mbr-section-subtitle {
  text-align: center;
}
#header3-iv H3 {
  font-size: 32px;
  color: #ffffff;
}
#content1-it P {
  color: #232323;
}
#header3-ix .mbr-section-title,
#header3-ix .mbr-section-subtitle {
  text-align: center;
}
#header3-ix H3 {
  font-size: 32px;
  color: #ffffff;
}
#content1-iz P {
  font-family: 'Raleway', sans-serif;
}
#header3-j0 .mbr-section-title,
#header3-j0 .mbr-section-subtitle {
  text-align: center;
}
#header3-j0 H3 {
  font-size: 32px;
  color: #ffffff;
}
#content1-j1 P {
  font-family: 'Raleway', sans-serif;
}
#header3-iu .mbr-section-title,
#header3-iu .mbr-section-subtitle {
  text-align: center;
}
#header3-iu SMALL {
  color: #000000;
}



#ext_menu-j4 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-j4 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-j4 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-j4 .close-icon::before,
#ext_menu-j4 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-j4 .link,
#ext_menu-j4 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-j4 .link {
  font-size: 1.15rem;
}
#ext_menu-j4 .dropdown-item,
#ext_menu-j4 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-j4 .link:hover,
#ext_menu-j4 .dropdown-item:hover,
#ext_menu-j4 .link:focus,
#ext_menu-j4 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-j4 .link[aria-expanded="true"],
#ext_menu-j4 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-j4 .nav-dropdown-sm .link:focus,
#ext_menu-j4 .nav-dropdown-sm .link:hover,
#ext_menu-j4 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-j4 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-j4 .navbar,
#ext_menu-j4 .nav-dropdown-sm,
#ext_menu-j4 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-j4 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-j4 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-j4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-j4 .bg-color.transparent.opened .link:hover,
#ext_menu-j4 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-j4 .link[aria-expanded="true"],
#ext_menu-j4 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-j5 .mbr-section-title,
#header3-j5 .mbr-section-subtitle {
  text-align: center;
}
#header3-j5 H3 {
  text-align: right;
  font-size: 32px;
}
#content1-j6 P {
  font-family: 'Lora', serif;
}
#header3-j9 .mbr-section-title,
#header3-j9 .mbr-section-subtitle {
  text-align: center;
}
#header3-j9 H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-jc .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jc .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-jc .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jc .close-icon::before,
#ext_menu-jc .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jc .link,
#ext_menu-jc .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-jc .link {
  font-size: 1.15rem;
}
#ext_menu-jc .dropdown-item,
#ext_menu-jc .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-jc .link:hover,
#ext_menu-jc .dropdown-item:hover,
#ext_menu-jc .link:focus,
#ext_menu-jc .dropdown-item:focus {
  color: #000000;
}
#ext_menu-jc .link[aria-expanded="true"],
#ext_menu-jc .dropdown-menu {
  background: #752a2a;
}
#ext_menu-jc .nav-dropdown-sm .link:focus,
#ext_menu-jc .nav-dropdown-sm .link:hover,
#ext_menu-jc .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jc .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-jc .navbar,
#ext_menu-jc .nav-dropdown-sm,
#ext_menu-jc .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jc .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-jc .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jc .bg-color.transparent.opened .link:hover,
#ext_menu-jc .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-jc .link[aria-expanded="true"],
#ext_menu-jc .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-jd .mbr-section-title,
#header3-jd .mbr-section-subtitle {
  text-align: center;
}
#header3-jd H3 {
  text-align: right;
  font-size: 32px;
}
#content1-je P {
  font-family: 'Lora', serif;
}
#header3-jh .mbr-section-title,
#header3-jh .mbr-section-subtitle {
  text-align: center;
}
#header3-jh H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-jk .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jk .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-jk .navbar-toggler {
  color: #ffffff;
}
#ext_menu-jk .close-icon::before,
#ext_menu-jk .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-jk .link,
#ext_menu-jk .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-jk .link {
  font-size: 1.15rem;
}
#ext_menu-jk .dropdown-item,
#ext_menu-jk .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-jk .link:hover,
#ext_menu-jk .dropdown-item:hover,
#ext_menu-jk .link:focus,
#ext_menu-jk .dropdown-item:focus {
  color: #000000;
}
#ext_menu-jk .link[aria-expanded="true"],
#ext_menu-jk .dropdown-menu {
  background: #752a2a;
}
#ext_menu-jk .nav-dropdown-sm .link:focus,
#ext_menu-jk .nav-dropdown-sm .link:hover,
#ext_menu-jk .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jk .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-jk .navbar,
#ext_menu-jk .nav-dropdown-sm,
#ext_menu-jk .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jk .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-jk .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-jk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jk .bg-color.transparent.opened .link:hover,
#ext_menu-jk .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-jk .link[aria-expanded="true"],
#ext_menu-jk .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-jl .mbr-section-title,
#header3-jl .mbr-section-subtitle {
  text-align: center;
}
#header3-jl H3 {
  text-align: right;
  font-size: 32px;
}
#content1-jm P {
  font-family: 'Lora', serif;
}
#header3-jp .mbr-section-title,
#header3-jp .mbr-section-subtitle {
  text-align: center;
}
#header3-jp H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-js .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-js .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-js .navbar-toggler {
  color: #ffffff;
}
#ext_menu-js .close-icon::before,
#ext_menu-js .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-js .link,
#ext_menu-js .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-js .link {
  font-size: 1.15rem;
}
#ext_menu-js .dropdown-item,
#ext_menu-js .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-js .link:hover,
#ext_menu-js .dropdown-item:hover,
#ext_menu-js .link:focus,
#ext_menu-js .dropdown-item:focus {
  color: #000000;
}
#ext_menu-js .link[aria-expanded="true"],
#ext_menu-js .dropdown-menu {
  background: #752a2a;
}
#ext_menu-js .nav-dropdown-sm .link:focus,
#ext_menu-js .nav-dropdown-sm .link:hover,
#ext_menu-js .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-js .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-js .navbar,
#ext_menu-js .nav-dropdown-sm,
#ext_menu-js .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-js .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-js .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-js .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-js .bg-color.transparent.opened .link:hover,
#ext_menu-js .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-js .link[aria-expanded="true"],
#ext_menu-js .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-jt .mbr-section-title,
#header3-jt .mbr-section-subtitle {
  text-align: center;
}
#header3-jt H3 {
  text-align: right;
  font-size: 32px;
}
#content1-ju P {
  font-family: 'Lora', serif;
}
#header3-jx .mbr-section-title,
#header3-jx .mbr-section-subtitle {
  text-align: center;
}
#header3-jx H3 {
  font-size: 32px;
  color: #ffffff;
}


#ext_menu-k5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-k5 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-k5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-k5 .close-icon::before,
#ext_menu-k5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-k5 .link,
#ext_menu-k5 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-k5 .link {
  font-size: 1.15rem;
}
#ext_menu-k5 .dropdown-item,
#ext_menu-k5 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-k5 .link:hover,
#ext_menu-k5 .dropdown-item:hover,
#ext_menu-k5 .link:focus,
#ext_menu-k5 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-k5 .link[aria-expanded="true"],
#ext_menu-k5 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-k5 .nav-dropdown-sm .link:focus,
#ext_menu-k5 .nav-dropdown-sm .link:hover,
#ext_menu-k5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-k5 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-k5 .navbar,
#ext_menu-k5 .nav-dropdown-sm,
#ext_menu-k5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-k5 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-k5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-k5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-k5 .bg-color.transparent.opened .link:hover,
#ext_menu-k5 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-k5 .link[aria-expanded="true"],
#ext_menu-k5 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-k6 .mbr-section-title,
#header3-k6 .mbr-section-subtitle {
  text-align: center;
}
#header3-k6 H3 {
  font-size: 32px;
}
#header3-k7 .mbr-section-title,
#header3-k7 .mbr-section-subtitle {
  text-align: center;
}
#content1-k8 P {
  color: #232323;
}
#header3-k9 .mbr-section-title,
#header3-k9 .mbr-section-subtitle {
  text-align: center;
}
#header3-k9 SMALL {
  color: #000000;
}



#ext_menu-ka .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ka .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-ka .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ka .close-icon::before,
#ext_menu-ka .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ka .link,
#ext_menu-ka .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-ka .link {
  font-size: 1.15rem;
}
#ext_menu-ka .dropdown-item,
#ext_menu-ka .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-ka .link:hover,
#ext_menu-ka .dropdown-item:hover,
#ext_menu-ka .link:focus,
#ext_menu-ka .dropdown-item:focus {
  color: #000000;
}
#ext_menu-ka .link[aria-expanded="true"],
#ext_menu-ka .dropdown-menu {
  background: #752a2a;
}
#ext_menu-ka .nav-dropdown-sm .link:focus,
#ext_menu-ka .nav-dropdown-sm .link:hover,
#ext_menu-ka .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ka .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-ka .navbar,
#ext_menu-ka .nav-dropdown-sm,
#ext_menu-ka .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ka .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-ka .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ka .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ka .bg-color.transparent.opened .link:hover,
#ext_menu-ka .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-ka .link[aria-expanded="true"],
#ext_menu-ka .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-kb .mbr-section-title,
#header3-kb .mbr-section-subtitle {
  text-align: center;
}
#header3-kb H3 {
  text-align: right;
  font-size: 32px;
}
#content1-kc P {
  font-family: 'Lora', serif;
}
#header3-kf .mbr-section-title,
#header3-kf .mbr-section-subtitle {
  text-align: center;
}
#header3-kf H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-kk .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-kk .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-kk .navbar-toggler {
  color: #ffffff;
}
#ext_menu-kk .close-icon::before,
#ext_menu-kk .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-kk .link,
#ext_menu-kk .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-kk .link {
  font-size: 1.15rem;
}
#ext_menu-kk .dropdown-item,
#ext_menu-kk .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-kk .link:hover,
#ext_menu-kk .dropdown-item:hover,
#ext_menu-kk .link:focus,
#ext_menu-kk .dropdown-item:focus {
  color: #000000;
}
#ext_menu-kk .link[aria-expanded="true"],
#ext_menu-kk .dropdown-menu {
  background: #752a2a;
}
#ext_menu-kk .nav-dropdown-sm .link:focus,
#ext_menu-kk .nav-dropdown-sm .link:hover,
#ext_menu-kk .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-kk .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-kk .navbar,
#ext_menu-kk .nav-dropdown-sm,
#ext_menu-kk .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-kk .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-kk .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-kk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-kk .bg-color.transparent.opened .link:hover,
#ext_menu-kk .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-kk .link[aria-expanded="true"],
#ext_menu-kk .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-kl .mbr-section-title,
#header3-kl .mbr-section-subtitle {
  text-align: center;
}
#header3-kl H3 {
  text-align: right;
  font-size: 32px;
}
#content1-km P {
  font-family: 'Lora', serif;
}
#header3-kp .mbr-section-title,
#header3-kp .mbr-section-subtitle {
  text-align: center;
}
#header3-kp H3 {
  font-size: 32px;
  color: #ffffff;
}



#ext_menu-kv .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-kv .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-kv .navbar-toggler {
  color: #ffffff;
}
#ext_menu-kv .close-icon::before,
#ext_menu-kv .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-kv .link,
#ext_menu-kv .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-kv .link {
  font-size: 1.15rem;
}
#ext_menu-kv .dropdown-item,
#ext_menu-kv .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-kv .link:hover,
#ext_menu-kv .dropdown-item:hover,
#ext_menu-kv .link:focus,
#ext_menu-kv .dropdown-item:focus {
  color: #000000;
}
#ext_menu-kv .link[aria-expanded="true"],
#ext_menu-kv .dropdown-menu {
  background: #752a2a;
}
#ext_menu-kv .nav-dropdown-sm .link:focus,
#ext_menu-kv .nav-dropdown-sm .link:hover,
#ext_menu-kv .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-kv .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-kv .navbar,
#ext_menu-kv .nav-dropdown-sm,
#ext_menu-kv .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-kv .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-kv .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-kv .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-kv .bg-color.transparent.opened .link:hover,
#ext_menu-kv .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-kv .link[aria-expanded="true"],
#ext_menu-kv .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-kw .mbr-section-title,
#header3-kw .mbr-section-subtitle {
  text-align: center;
}
#header3-kw H3 {
  text-align: right;
  font-size: 32px;
}
#content1-kx P {
  font-family: 'Lora', serif;
}
#header3-l0 .mbr-section-title,
#header3-l0 .mbr-section-subtitle {
  text-align: center;
}
#header3-l0 H3 {
  font-size: 32px;
  color: #ffffff;
}














#ext_menu-l4 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-l4 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-l4 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-l4 .close-icon::before,
#ext_menu-l4 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-l4 .link,
#ext_menu-l4 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-l4 .link {
  font-size: 1.15rem;
}
#ext_menu-l4 .dropdown-item,
#ext_menu-l4 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-l4 .link:hover,
#ext_menu-l4 .dropdown-item:hover,
#ext_menu-l4 .link:focus,
#ext_menu-l4 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-l4 .link[aria-expanded="true"],
#ext_menu-l4 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-l4 .nav-dropdown-sm .link:focus,
#ext_menu-l4 .nav-dropdown-sm .link:hover,
#ext_menu-l4 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-l4 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-l4 .navbar,
#ext_menu-l4 .nav-dropdown-sm,
#ext_menu-l4 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-l4 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-l4 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-l4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-l4 .bg-color.transparent.opened .link:hover,
#ext_menu-l4 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-l4 .link[aria-expanded="true"],
#ext_menu-l4 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-l5 .mbr-section-title,
#header3-l5 .mbr-section-subtitle {
  text-align: center;
}
#header3-l5 H3 {
  font-size: 32px;
}
#content1-l6 P {
  font-family: 'Lora', serif;
}
#content1-l8 P {
  font-family: 'Lora', serif;
}
#content1-l9 P {
  font-family: 'Lora', serif;
}
#msg-box5-la P {
  font-family: 'Lora', serif;
}
#content1-lb P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-ld P {
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box5-le P {
  font-family: 'Lora', serif;
}
#content1-lf P {
  font-family: 'Lora', serif;
  text-align: center;
}
#content1-lg P {
  font-family: 'Lora', serif;
}
#content1-li P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-lk P {
  font-family: 'Lora', serif;
}
#content1-ll P {
  font-family: 'Lora', serif;
  text-align: center;
}














#ext_menu-lm .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-lm .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-lm .navbar-toggler {
  color: #ffffff;
}
#ext_menu-lm .close-icon::before,
#ext_menu-lm .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-lm .link,
#ext_menu-lm .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-lm .link {
  font-size: 1.15rem;
}
#ext_menu-lm .dropdown-item,
#ext_menu-lm .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-lm .link:hover,
#ext_menu-lm .dropdown-item:hover,
#ext_menu-lm .link:focus,
#ext_menu-lm .dropdown-item:focus {
  color: #000000;
}
#ext_menu-lm .link[aria-expanded="true"],
#ext_menu-lm .dropdown-menu {
  background: #752a2a;
}
#ext_menu-lm .nav-dropdown-sm .link:focus,
#ext_menu-lm .nav-dropdown-sm .link:hover,
#ext_menu-lm .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-lm .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-lm .navbar,
#ext_menu-lm .nav-dropdown-sm,
#ext_menu-lm .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-lm .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-lm .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-lm .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-lm .bg-color.transparent.opened .link:hover,
#ext_menu-lm .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-lm .link[aria-expanded="true"],
#ext_menu-lm .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-ln .mbr-section-title,
#header3-ln .mbr-section-subtitle {
  text-align: center;
}
#header3-ln H3 {
  font-size: 32px;
}
#content1-lo P {
  font-family: 'Lora', serif;
}
#content1-lq P {
  font-family: 'Lora', serif;
}
#content1-lr P {
  font-family: 'Lora', serif;
}
#msg-box5-ls P {
  font-family: 'Lora', serif;
}
#content1-lt P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-lv P {
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box5-lw P {
  font-family: 'Lora', serif;
}
#content1-lx P {
  font-family: 'Lora', serif;
  text-align: center;
}
#content1-ly P {
  font-family: 'Lora', serif;
}
#content1-m0 P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-m2 P {
  font-family: 'Lora', serif;
}
#content1-m3 P {
  font-family: 'Lora', serif;
  text-align: center;
}














#ext_menu-m4 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-m4 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-m4 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-m4 .close-icon::before,
#ext_menu-m4 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-m4 .link,
#ext_menu-m4 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-m4 .link {
  font-size: 1.15rem;
}
#ext_menu-m4 .dropdown-item,
#ext_menu-m4 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-m4 .link:hover,
#ext_menu-m4 .dropdown-item:hover,
#ext_menu-m4 .link:focus,
#ext_menu-m4 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-m4 .link[aria-expanded="true"],
#ext_menu-m4 .dropdown-menu {
  background: #752a2a;
}
#ext_menu-m4 .nav-dropdown-sm .link:focus,
#ext_menu-m4 .nav-dropdown-sm .link:hover,
#ext_menu-m4 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-m4 .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-m4 .navbar,
#ext_menu-m4 .nav-dropdown-sm,
#ext_menu-m4 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-m4 .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-m4 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-m4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-m4 .bg-color.transparent.opened .link:hover,
#ext_menu-m4 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-m4 .link[aria-expanded="true"],
#ext_menu-m4 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-m5 .mbr-section-title,
#header3-m5 .mbr-section-subtitle {
  text-align: center;
}
#header3-m5 H3 {
  font-size: 32px;
}
#content1-m6 P {
  font-family: 'Lora', serif;
}
#content1-m8 P {
  font-family: 'Lora', serif;
}
#content1-m9 P {
  font-family: 'Lora', serif;
}
#msg-box5-ma P {
  font-family: 'Lora', serif;
}
#content1-mb P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-md P {
  font-family: 'Lora', serif;
  text-align: left;
}
#msg-box5-me P {
  font-family: 'Lora', serif;
}
#content1-mf P {
  font-family: 'Lora', serif;
  text-align: center;
}
#content1-mg P {
  font-family: 'Lora', serif;
}
#content1-mi P {
  font-family: 'Lora', serif;
  text-align: left;
}
#content1-mk P {
  font-family: 'Lora', serif;
}
#content1-ml P {
  font-family: 'Lora', serif;
  text-align: center;
}


#ext_menu-mo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-mo .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-mo .navbar-toggler {
  color: #ffffff;
}
#ext_menu-mo .close-icon::before,
#ext_menu-mo .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-mo .link,
#ext_menu-mo .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-mo .link {
  font-size: 1.15rem;
}
#ext_menu-mo .dropdown-item,
#ext_menu-mo .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-mo .link:hover,
#ext_menu-mo .dropdown-item:hover,
#ext_menu-mo .link:focus,
#ext_menu-mo .dropdown-item:focus {
  color: #000000;
}
#ext_menu-mo .link[aria-expanded="true"],
#ext_menu-mo .dropdown-menu {
  background: #752a2a;
}
#ext_menu-mo .nav-dropdown-sm .link:focus,
#ext_menu-mo .nav-dropdown-sm .link:hover,
#ext_menu-mo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-mo .nav-dropdown-sm .dropdown-item:hover {
  background: #903333!important;
}
#ext_menu-mo .navbar,
#ext_menu-mo .nav-dropdown-sm,
#ext_menu-mo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-mo .nav-dropdown-sm .dropdown-menu {
  background: #9b3737;
}
#ext_menu-mo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-mo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-mo .bg-color.transparent.opened .link:hover,
#ext_menu-mo .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-mo .link[aria-expanded="true"],
#ext_menu-mo .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header3-mp .mbr-section-title,
#header3-mp .mbr-section-subtitle {
  text-align: center;
}
#header3-mp H3 {
  font-size: 32px;
}
#header3-mq .mbr-section-title,
#header3-mq .mbr-section-subtitle {
  text-align: center;
}
#content1-mr P {
  color: #232323;
}
#header3-ms .mbr-section-title,
#header3-ms .mbr-section-subtitle {
  text-align: center;
}
#header3-ms SMALL {
  color: #000000;
}
