@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);


.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #ba0034 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #ba0034;
  border-color: #ba0034;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #6e001f;
  border-color: #6e001f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #6e001f !important;
  border-color: #6e001f !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !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: #540017;
  color: #540017;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ba0034;
  border-color: #ba0034;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ba0034 !important;
  border-color: #ba0034 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #ba0034 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #ba0034;
}
.btn-social:hover {
  background: #ba0034;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ba0034;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ba0034;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ba0034;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ba0034;
}
.lead a,
.lead a:hover {
  color: #ba0034;
}
.lead blockquote {
  border-color: #ba0034;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ff3b71;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ba0034;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#ext_menu-9 {
  
  
}
#ext_menu-9 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-9 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9 .close-icon::before,
#ext_menu-9 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9 .link,
#ext_menu-9 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-9 .link {
  font-size: 1.35rem;
}
#ext_menu-9 .dropdown-item,
#ext_menu-9 .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-9 .link:hover,
#ext_menu-9 .dropdown-item:hover,
#ext_menu-9 .link:focus,
#ext_menu-9 .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-9 .link[aria-expanded="true"],
#ext_menu-9 .dropdown-menu {
  background: #760423;
}
#ext_menu-9 .nav-dropdown-sm .link:focus,
#ext_menu-9 .nav-dropdown-sm .link:hover,
#ext_menu-9 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9 .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-9 .navbar,
#ext_menu-9 .nav-dropdown-sm,
#ext_menu-9 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9 .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-9 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9 .bg-color.transparent.opened .link:hover,
#ext_menu-9 .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-9 .link[aria-expanded="true"],
#ext_menu-9 .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-9 A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-5 .mbr-section-title {
  color: #a80532;
  font-size: 100px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: center;
}
#header2-5 .mbr-section-text {
  color: #ffffff;
}
#header2-5 .mbr-section-text B {
  font-size: 30px;
  font-family: 'Indie Flower', cursive;
}
#header2-5 .btn {
  font-size: 14px;
}
#header3-4q .mbr-section-title,
#header3-4q .mbr-section-subtitle {
  text-align: center;
}
#slider2-7r .mbr-section-title,
#slider2-7r .mbr-section-lead {
  color: #fff;
}
#header3-4r .mbr-section-title,
#header3-4r .mbr-section-subtitle {
  text-align: center;
}
#footer1-2 P {
  color: #ffffff;
}
#social-buttons1-3 .mbr-section-title {
  color: #efefef;
}
#header3-7 .mbr-section-title,
#header3-7 .mbr-section-subtitle {
  text-align: center;
}
#social-buttons2-k .mbr-section-title,
#social-buttons2-k .btn-social {
  color: #232323;
}
#social-buttons2-k .mbr-section-title {
  color: #ffffff;
}
#header3-5b .mbr-section-title,
#header3-5b .mbr-section-subtitle {
  text-align: center;
}




#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#header3-4o .mbr-section-title {
  color: #a80532;
}
#header3-4o .mbr-section-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
}
#features3-6u H4 {
  color: #ffffff;
}
#features3-6u H5 {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#header3-6v .mbr-section-title,
#header3-6v .mbr-section-subtitle {
  text-align: center;
}
#features3-4m H4 {
  color: #ffffff;
}
#features3-4m H5 {
  color: #ffffff;
}
#header3-42 .mbr-section-title,
#header3-42 .mbr-section-subtitle {
  text-align: center;
}
#footer1-8 P {
  color: #ffffff;
}
#features3-1t H4 {
  color: #ffffff;
}
#features3-1t H5 {
  color: #ffffff;
}
#header3-4n .mbr-section-title,
#header3-4n .mbr-section-subtitle {
  text-align: center;
}
#features3-43 H4 {
  color: #ffffff;
}
#features3-43 H5 {
  color: #ffffff;
}
#ext_menu-4d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-4d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4d .close-icon::before,
#ext_menu-4d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4d .link,
#ext_menu-4d .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-4d .link {
  font-size: 1.35rem;
}
#ext_menu-4d .dropdown-item,
#ext_menu-4d .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-4d .link:hover,
#ext_menu-4d .dropdown-item:hover,
#ext_menu-4d .link:focus,
#ext_menu-4d .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-4d .link[aria-expanded="true"],
#ext_menu-4d .dropdown-menu {
  background: #760423;
}
#ext_menu-4d .nav-dropdown-sm .link:focus,
#ext_menu-4d .nav-dropdown-sm .link:hover,
#ext_menu-4d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4d .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-4d .navbar,
#ext_menu-4d .nav-dropdown-sm,
#ext_menu-4d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4d .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-4d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4d .bg-color.transparent.opened .link:hover,
#ext_menu-4d .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-4d .link[aria-expanded="true"],
#ext_menu-4d .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-4d A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-5a .mbr-section-title,
#header3-5a .mbr-section-subtitle {
  text-align: center;
}


#footer1-v P {
  color: #ffffff;
}
#ext_menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-w .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-w .navbar-toggler {
  color: #ffffff;
}
#ext_menu-w .close-icon::before,
#ext_menu-w .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-w .link,
#ext_menu-w .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-w .link {
  font-size: 1.35rem;
}
#ext_menu-w .dropdown-item,
#ext_menu-w .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-w .link:hover,
#ext_menu-w .dropdown-item:hover,
#ext_menu-w .link:focus,
#ext_menu-w .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-menu {
  background: #760423;
}
#ext_menu-w .nav-dropdown-sm .link:focus,
#ext_menu-w .nav-dropdown-sm .link:hover,
#ext_menu-w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-w .navbar,
#ext_menu-w .nav-dropdown-sm,
#ext_menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-w .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-w .bg-color.transparent.opened .link:hover,
#ext_menu-w .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-w A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-x .mbr-section-title,
#msg-box8-x p {
  color: #fff;
}
#header3-z .mbr-section-title,
#header3-z .mbr-section-subtitle {
  text-align: center;
}
#content1-10 P {
  color: #a80532;
}
#content1-15 P {
  color: #a80532;
}
#social-buttons1-14 .mbr-section-title {
  color: #a80532;
}


#footer1-1a P {
  color: #ffffff;
}
#ext_menu-1b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1b .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-1b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1b .close-icon::before,
#ext_menu-1b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1b .link,
#ext_menu-1b .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-1b .link {
  font-size: 1.35rem;
}
#ext_menu-1b .dropdown-item,
#ext_menu-1b .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-1b .link:hover,
#ext_menu-1b .dropdown-item:hover,
#ext_menu-1b .link:focus,
#ext_menu-1b .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-1b .link[aria-expanded="true"],
#ext_menu-1b .dropdown-menu {
  background: #760423;
}
#ext_menu-1b .nav-dropdown-sm .link:focus,
#ext_menu-1b .nav-dropdown-sm .link:hover,
#ext_menu-1b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1b .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-1b .navbar,
#ext_menu-1b .nav-dropdown-sm,
#ext_menu-1b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1b .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-1b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1b .bg-color.transparent.opened .link:hover,
#ext_menu-1b .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-1b .link[aria-expanded="true"],
#ext_menu-1b .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-1b A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-1c .mbr-section-title,
#msg-box8-1c p {
  color: #fff;
}
#header3-1d .mbr-section-title,
#header3-1d .mbr-section-subtitle {
  text-align: center;
}
#content1-1e P {
  color: #a80532;
}
#content1-1f P {
  color: #a80532;
}
#social-buttons1-1h .mbr-section-title {
  color: #a80532;
}


#footer1-1k P {
  color: #ffffff;
}
#ext_menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1l .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-1l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1l .close-icon::before,
#ext_menu-1l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1l .link,
#ext_menu-1l .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-1l .link {
  font-size: 1.35rem;
}
#ext_menu-1l .dropdown-item,
#ext_menu-1l .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-1l .link:hover,
#ext_menu-1l .dropdown-item:hover,
#ext_menu-1l .link:focus,
#ext_menu-1l .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-menu {
  background: #760423;
}
#ext_menu-1l .nav-dropdown-sm .link:focus,
#ext_menu-1l .nav-dropdown-sm .link:hover,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-1l .navbar,
#ext_menu-1l .nav-dropdown-sm,
#ext_menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-1l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1l .bg-color.transparent.opened .link:hover,
#ext_menu-1l .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-1l A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-1m .mbr-section-title,
#msg-box8-1m p {
  color: #fff;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#content1-1o P {
  color: #a80532;
}
#content1-1p P {
  color: #a80532;
}
#social-buttons1-1r .mbr-section-title {
  color: #a80532;
}


#footer1-1u P {
  color: #ffffff;
}
#ext_menu-1v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1v .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-1v .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1v .close-icon::before,
#ext_menu-1v .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1v .link,
#ext_menu-1v .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-1v .link {
  font-size: 1.35rem;
}
#ext_menu-1v .dropdown-item,
#ext_menu-1v .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-1v .link:hover,
#ext_menu-1v .dropdown-item:hover,
#ext_menu-1v .link:focus,
#ext_menu-1v .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-1v .link[aria-expanded="true"],
#ext_menu-1v .dropdown-menu {
  background: #760423;
}
#ext_menu-1v .nav-dropdown-sm .link:focus,
#ext_menu-1v .nav-dropdown-sm .link:hover,
#ext_menu-1v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1v .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-1v .navbar,
#ext_menu-1v .nav-dropdown-sm,
#ext_menu-1v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1v .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-1v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1v .bg-color.transparent.opened .link:hover,
#ext_menu-1v .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-1v .link[aria-expanded="true"],
#ext_menu-1v .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-1v A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-1w .mbr-section-title,
#msg-box8-1w p {
  color: #fff;
}
#header3-1x .mbr-section-title,
#header3-1x .mbr-section-subtitle {
  text-align: center;
}
#content1-1y P {
  color: #a80532;
}
#content1-1z P {
  color: #a80532;
}
#social-buttons1-21 .mbr-section-title {
  color: #a80532;
}


#footer1-22 P {
  color: #ffffff;
}
#ext_menu-23 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-23 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-23 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-23 .close-icon::before,
#ext_menu-23 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-23 .link,
#ext_menu-23 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-23 .link {
  font-size: 1.35rem;
}
#ext_menu-23 .dropdown-item,
#ext_menu-23 .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-23 .link:hover,
#ext_menu-23 .dropdown-item:hover,
#ext_menu-23 .link:focus,
#ext_menu-23 .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-23 .link[aria-expanded="true"],
#ext_menu-23 .dropdown-menu {
  background: #760423;
}
#ext_menu-23 .nav-dropdown-sm .link:focus,
#ext_menu-23 .nav-dropdown-sm .link:hover,
#ext_menu-23 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-23 .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-23 .navbar,
#ext_menu-23 .nav-dropdown-sm,
#ext_menu-23 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-23 .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-23 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-23 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-23 .bg-color.transparent.opened .link:hover,
#ext_menu-23 .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-23 .link[aria-expanded="true"],
#ext_menu-23 .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-23 A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-24 .mbr-section-title,
#msg-box8-24 p {
  color: #fff;
}
#header3-25 .mbr-section-title,
#header3-25 .mbr-section-subtitle {
  text-align: center;
}
#content1-26 P {
  color: #a80532;
}
#content1-27 P {
  color: #a80532;
}
#social-buttons1-29 .mbr-section-title {
  color: #a80532;
}


#footer1-2a P {
  color: #ffffff;
}
#ext_menu-2b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2b .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-2b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2b .close-icon::before,
#ext_menu-2b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2b .link,
#ext_menu-2b .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-2b .link {
  font-size: 1.35rem;
}
#ext_menu-2b .dropdown-item,
#ext_menu-2b .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-2b .link:hover,
#ext_menu-2b .dropdown-item:hover,
#ext_menu-2b .link:focus,
#ext_menu-2b .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-2b .link[aria-expanded="true"],
#ext_menu-2b .dropdown-menu {
  background: #760423;
}
#ext_menu-2b .nav-dropdown-sm .link:focus,
#ext_menu-2b .nav-dropdown-sm .link:hover,
#ext_menu-2b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2b .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-2b .navbar,
#ext_menu-2b .nav-dropdown-sm,
#ext_menu-2b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2b .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-2b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2b .bg-color.transparent.opened .link:hover,
#ext_menu-2b .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-2b .link[aria-expanded="true"],
#ext_menu-2b .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-2b A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-2c .mbr-section-title,
#msg-box8-2c p {
  color: #fff;
}
#header3-2d .mbr-section-title,
#header3-2d .mbr-section-subtitle {
  text-align: center;
}
#content1-2e P {
  color: #a80532;
}
#content1-2f P {
  color: #a80532;
}
#social-buttons1-2h .mbr-section-title {
  color: #a80532;
}


#footer1-2i P {
  color: #ffffff;
}
#ext_menu-2j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2j .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-2j .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2j .close-icon::before,
#ext_menu-2j .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2j .link,
#ext_menu-2j .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-2j .link {
  font-size: 1.35rem;
}
#ext_menu-2j .dropdown-item,
#ext_menu-2j .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-2j .link:hover,
#ext_menu-2j .dropdown-item:hover,
#ext_menu-2j .link:focus,
#ext_menu-2j .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-2j .link[aria-expanded="true"],
#ext_menu-2j .dropdown-menu {
  background: #760423;
}
#ext_menu-2j .nav-dropdown-sm .link:focus,
#ext_menu-2j .nav-dropdown-sm .link:hover,
#ext_menu-2j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2j .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-2j .navbar,
#ext_menu-2j .nav-dropdown-sm,
#ext_menu-2j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2j .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-2j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2j .bg-color.transparent.opened .link:hover,
#ext_menu-2j .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-2j .link[aria-expanded="true"],
#ext_menu-2j .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-2j A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-2k .mbr-section-title,
#msg-box8-2k p {
  color: #fff;
}
#header3-2l .mbr-section-title,
#header3-2l .mbr-section-subtitle {
  text-align: center;
}
#content1-2m P {
  color: #a80532;
}
#content1-2n P {
  color: #a80532;
}
#social-buttons1-2p .mbr-section-title {
  color: #a80532;
}


#footer1-2y P {
  color: #ffffff;
}
#ext_menu-2z .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2z .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-2z .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2z .close-icon::before,
#ext_menu-2z .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2z .link,
#ext_menu-2z .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-2z .link {
  font-size: 1.35rem;
}
#ext_menu-2z .dropdown-item,
#ext_menu-2z .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-2z .link:hover,
#ext_menu-2z .dropdown-item:hover,
#ext_menu-2z .link:focus,
#ext_menu-2z .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-2z .link[aria-expanded="true"],
#ext_menu-2z .dropdown-menu {
  background: #760423;
}
#ext_menu-2z .nav-dropdown-sm .link:focus,
#ext_menu-2z .nav-dropdown-sm .link:hover,
#ext_menu-2z .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2z .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-2z .navbar,
#ext_menu-2z .nav-dropdown-sm,
#ext_menu-2z .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2z .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-2z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2z .bg-color.transparent.opened .link:hover,
#ext_menu-2z .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-2z .link[aria-expanded="true"],
#ext_menu-2z .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-2z A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-30 .mbr-section-title,
#msg-box8-30 p {
  color: #fff;
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#content1-32 P {
  color: #a80532;
}
#content1-33 P {
  color: #a80532;
}
#social-buttons1-35 .mbr-section-title {
  color: #a80532;
}


#footer1-36 P {
  color: #ffffff;
}
#ext_menu-37 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-37 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-37 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-37 .close-icon::before,
#ext_menu-37 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-37 .link,
#ext_menu-37 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-37 .link {
  font-size: 1.35rem;
}
#ext_menu-37 .dropdown-item,
#ext_menu-37 .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-37 .link:hover,
#ext_menu-37 .dropdown-item:hover,
#ext_menu-37 .link:focus,
#ext_menu-37 .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-37 .link[aria-expanded="true"],
#ext_menu-37 .dropdown-menu {
  background: #760423;
}
#ext_menu-37 .nav-dropdown-sm .link:focus,
#ext_menu-37 .nav-dropdown-sm .link:hover,
#ext_menu-37 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-37 .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-37 .navbar,
#ext_menu-37 .nav-dropdown-sm,
#ext_menu-37 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-37 .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-37 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-37 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-37 .bg-color.transparent.opened .link:hover,
#ext_menu-37 .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-37 .link[aria-expanded="true"],
#ext_menu-37 .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-37 A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-38 .mbr-section-title,
#msg-box8-38 p {
  color: #fff;
}
#header3-39 .mbr-section-title,
#header3-39 .mbr-section-subtitle {
  text-align: center;
}
#content1-3a P {
  color: #a80532;
}
#content1-3b P {
  color: #a80532;
}
#social-buttons1-3d .mbr-section-title {
  color: #a80532;
}


#footer1-3e P {
  color: #ffffff;
}
#ext_menu-3f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3f .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-3f .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3f .close-icon::before,
#ext_menu-3f .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3f .link,
#ext_menu-3f .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-3f .link {
  font-size: 1.35rem;
}
#ext_menu-3f .dropdown-item,
#ext_menu-3f .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-3f .link:hover,
#ext_menu-3f .dropdown-item:hover,
#ext_menu-3f .link:focus,
#ext_menu-3f .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-3f .link[aria-expanded="true"],
#ext_menu-3f .dropdown-menu {
  background: #760423;
}
#ext_menu-3f .nav-dropdown-sm .link:focus,
#ext_menu-3f .nav-dropdown-sm .link:hover,
#ext_menu-3f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3f .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-3f .navbar,
#ext_menu-3f .nav-dropdown-sm,
#ext_menu-3f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3f .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-3f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3f .bg-color.transparent.opened .link:hover,
#ext_menu-3f .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-3f .link[aria-expanded="true"],
#ext_menu-3f .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-3f A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-3g .mbr-section-title,
#msg-box8-3g p {
  color: #fff;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#content1-3i P {
  color: #a80532;
}
#content1-3j P {
  color: #a80532;
}
#social-buttons1-3l .mbr-section-title {
  color: #a80532;
}


#footer1-3m P {
  color: #ffffff;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-3n .link {
  font-size: 1.35rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #760423;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-3n A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-3o .mbr-section-title,
#msg-box8-3o p {
  color: #fff;
}
#header3-3p .mbr-section-title,
#header3-3p .mbr-section-subtitle {
  text-align: center;
}
#content1-3q P {
  color: #a80532;
}
#content1-3r P {
  color: #a80532;
}
#social-buttons1-3t .mbr-section-title {
  color: #a80532;
}


#footer1-3u P {
  color: #ffffff;
}
#ext_menu-3v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3v .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-3v .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3v .close-icon::before,
#ext_menu-3v .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3v .link,
#ext_menu-3v .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-3v .link {
  font-size: 1.35rem;
}
#ext_menu-3v .dropdown-item,
#ext_menu-3v .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-3v .link:hover,
#ext_menu-3v .dropdown-item:hover,
#ext_menu-3v .link:focus,
#ext_menu-3v .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-3v .link[aria-expanded="true"],
#ext_menu-3v .dropdown-menu {
  background: #760423;
}
#ext_menu-3v .nav-dropdown-sm .link:focus,
#ext_menu-3v .nav-dropdown-sm .link:hover,
#ext_menu-3v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3v .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-3v .navbar,
#ext_menu-3v .nav-dropdown-sm,
#ext_menu-3v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3v .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-3v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3v .bg-color.transparent.opened .link:hover,
#ext_menu-3v .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-3v .link[aria-expanded="true"],
#ext_menu-3v .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-3v A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-3w .mbr-section-title,
#msg-box8-3w p {
  color: #fff;
}
#header3-3x .mbr-section-title,
#header3-3x .mbr-section-subtitle {
  text-align: center;
}
#content1-3y P {
  color: #a80532;
  text-align: left;
}
#content1-3z P {
  color: #a80532;
}
#social-buttons1-41 .mbr-section-title {
  color: #a80532;
}


#footer1-44 P {
  color: #ffffff;
}
#ext_menu-45 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-45 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-45 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-45 .close-icon::before,
#ext_menu-45 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-45 .link,
#ext_menu-45 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-45 .link {
  font-size: 1.35rem;
}
#ext_menu-45 .dropdown-item,
#ext_menu-45 .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-45 .link:hover,
#ext_menu-45 .dropdown-item:hover,
#ext_menu-45 .link:focus,
#ext_menu-45 .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-45 .link[aria-expanded="true"],
#ext_menu-45 .dropdown-menu {
  background: #760423;
}
#ext_menu-45 .nav-dropdown-sm .link:focus,
#ext_menu-45 .nav-dropdown-sm .link:hover,
#ext_menu-45 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-45 .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-45 .navbar,
#ext_menu-45 .nav-dropdown-sm,
#ext_menu-45 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-45 .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-45 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-45 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-45 .bg-color.transparent.opened .link:hover,
#ext_menu-45 .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-45 .link[aria-expanded="true"],
#ext_menu-45 .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-45 A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-46 .mbr-section-title,
#msg-box8-46 p {
  color: #fff;
}
#header3-47 .mbr-section-title,
#header3-47 .mbr-section-subtitle {
  text-align: center;
}
#content1-48 P {
  color: #a80532;
  text-align: left;
}
#content1-49 P {
  color: #a80532;
}
#social-buttons1-4b .mbr-section-title {
  color: #a80532;
}


#footer1-4c P {
  color: #ffffff;
}
#ext_menu-4d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-4d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4d .close-icon::before,
#ext_menu-4d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4d .link,
#ext_menu-4d .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-4d .link {
  font-size: 1.35rem;
}
#ext_menu-4d .dropdown-item,
#ext_menu-4d .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-4d .link:hover,
#ext_menu-4d .dropdown-item:hover,
#ext_menu-4d .link:focus,
#ext_menu-4d .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-4d .link[aria-expanded="true"],
#ext_menu-4d .dropdown-menu {
  background: #760423;
}
#ext_menu-4d .nav-dropdown-sm .link:focus,
#ext_menu-4d .nav-dropdown-sm .link:hover,
#ext_menu-4d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4d .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-4d .navbar,
#ext_menu-4d .nav-dropdown-sm,
#ext_menu-4d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4d .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-4d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4d .bg-color.transparent.opened .link:hover,
#ext_menu-4d .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-4d .link[aria-expanded="true"],
#ext_menu-4d .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-4d A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-4e .mbr-section-title,
#msg-box8-4e p {
  color: #fff;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#content1-4g P {
  color: #a80532;
  text-align: left;
}
#content1-4h P {
  color: #a80532;
}
#social-buttons1-4j .mbr-section-title {
  color: #a80532;
}


#footer1-53 P {
  color: #ffffff;
}
#ext_menu-54 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-54 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-54 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-54 .close-icon::before,
#ext_menu-54 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-54 .link,
#ext_menu-54 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-54 .link {
  font-size: 1.35rem;
}
#ext_menu-54 .dropdown-item,
#ext_menu-54 .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-54 .link:hover,
#ext_menu-54 .dropdown-item:hover,
#ext_menu-54 .link:focus,
#ext_menu-54 .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-menu {
  background: #760423;
}
#ext_menu-54 .nav-dropdown-sm .link:focus,
#ext_menu-54 .nav-dropdown-sm .link:hover,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-54 .navbar,
#ext_menu-54 .nav-dropdown-sm,
#ext_menu-54 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-54 .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-54 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-54 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-54 .bg-color.transparent.opened .link:hover,
#ext_menu-54 .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-54 A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-55 .mbr-section-title,
#msg-box8-55 p {
  color: #fff;
}
#msg-box8-55 .mbr-section-title {
  font-size: 36px;
}
#header3-56 .mbr-section-title,
#header3-56 .mbr-section-subtitle {
  text-align: center;
}
#content1-57 P {
  color: #a80532;
}
#social-buttons1-59 .mbr-section-title {
  color: #a80532;
}


#footer1-5c P {
  color: #ffffff;
}
#ext_menu-5d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-5d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5d .close-icon::before,
#ext_menu-5d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5d .link,
#ext_menu-5d .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-5d .link {
  font-size: 1.35rem;
}
#ext_menu-5d .dropdown-item,
#ext_menu-5d .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-5d .link:hover,
#ext_menu-5d .dropdown-item:hover,
#ext_menu-5d .link:focus,
#ext_menu-5d .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-5d .link[aria-expanded="true"],
#ext_menu-5d .dropdown-menu {
  background: #760423;
}
#ext_menu-5d .nav-dropdown-sm .link:focus,
#ext_menu-5d .nav-dropdown-sm .link:hover,
#ext_menu-5d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5d .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-5d .navbar,
#ext_menu-5d .nav-dropdown-sm,
#ext_menu-5d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5d .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-5d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5d .bg-color.transparent.opened .link:hover,
#ext_menu-5d .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-5d .link[aria-expanded="true"],
#ext_menu-5d .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-5d A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-5e .mbr-section-title,
#msg-box8-5e p {
  color: #fff;
}
#msg-box8-5e .mbr-section-title {
  font-size: 36px;
}
#header3-5f .mbr-section-title,
#header3-5f .mbr-section-subtitle {
  text-align: center;
}
#content1-5g P {
  color: #a80532;
}
#social-buttons1-5i .mbr-section-title {
  color: #a80532;
}


#footer1-5m P {
  color: #ffffff;
}
#ext_menu-5n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5n .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-5n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5n .close-icon::before,
#ext_menu-5n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5n .link,
#ext_menu-5n .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-5n .link {
  font-size: 1.35rem;
}
#ext_menu-5n .dropdown-item,
#ext_menu-5n .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-5n .link:hover,
#ext_menu-5n .dropdown-item:hover,
#ext_menu-5n .link:focus,
#ext_menu-5n .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-5n .link[aria-expanded="true"],
#ext_menu-5n .dropdown-menu {
  background: #760423;
}
#ext_menu-5n .nav-dropdown-sm .link:focus,
#ext_menu-5n .nav-dropdown-sm .link:hover,
#ext_menu-5n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5n .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-5n .navbar,
#ext_menu-5n .nav-dropdown-sm,
#ext_menu-5n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5n .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-5n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5n .bg-color.transparent.opened .link:hover,
#ext_menu-5n .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-5n .link[aria-expanded="true"],
#ext_menu-5n .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-5n A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-5o .mbr-section-title,
#msg-box8-5o p {
  color: #fff;
}
#msg-box8-5o .mbr-section-title {
  font-size: 36px;
}
#header3-5p .mbr-section-title,
#header3-5p .mbr-section-subtitle {
  text-align: center;
}
#content1-5q P {
  color: #a80532;
}
#social-buttons1-5s .mbr-section-title {
  color: #a80532;
}


#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-q .link {
  font-size: 1.35rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #760423;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-q A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#footer1-p P {
  color: #ffffff;
}
#msg-box8-r .mbr-section-title,
#msg-box8-r p {
  color: #fff;
}


#footer1-5x P {
  color: #ffffff;
}
#ext_menu-5y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5y .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-5y .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5y .close-icon::before,
#ext_menu-5y .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5y .link,
#ext_menu-5y .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-5y .link {
  font-size: 1.35rem;
}
#ext_menu-5y .dropdown-item,
#ext_menu-5y .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-5y .link:hover,
#ext_menu-5y .dropdown-item:hover,
#ext_menu-5y .link:focus,
#ext_menu-5y .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-5y .link[aria-expanded="true"],
#ext_menu-5y .dropdown-menu {
  background: #760423;
}
#ext_menu-5y .nav-dropdown-sm .link:focus,
#ext_menu-5y .nav-dropdown-sm .link:hover,
#ext_menu-5y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5y .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-5y .navbar,
#ext_menu-5y .nav-dropdown-sm,
#ext_menu-5y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5y .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-5y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5y .bg-color.transparent.opened .link:hover,
#ext_menu-5y .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-5y .link[aria-expanded="true"],
#ext_menu-5y .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-5y A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-5z .mbr-section-title,
#msg-box8-5z p {
  color: #fff;
}


#footer1-62 P {
  color: #ffffff;
}
#ext_menu-63 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-63 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-63 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-63 .close-icon::before,
#ext_menu-63 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-63 .link,
#ext_menu-63 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-63 .link {
  font-size: 1.35rem;
}
#ext_menu-63 .dropdown-item,
#ext_menu-63 .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-63 .link:hover,
#ext_menu-63 .dropdown-item:hover,
#ext_menu-63 .link:focus,
#ext_menu-63 .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-63 .link[aria-expanded="true"],
#ext_menu-63 .dropdown-menu {
  background: #760423;
}
#ext_menu-63 .nav-dropdown-sm .link:focus,
#ext_menu-63 .nav-dropdown-sm .link:hover,
#ext_menu-63 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-63 .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-63 .navbar,
#ext_menu-63 .nav-dropdown-sm,
#ext_menu-63 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-63 .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-63 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-63 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-63 .bg-color.transparent.opened .link:hover,
#ext_menu-63 .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-63 .link[aria-expanded="true"],
#ext_menu-63 .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-63 A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-64 .mbr-section-title,
#msg-box8-64 p {
  color: #fff;
}


#footer1-68 P {
  color: #ffffff;
}
#ext_menu-69 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-69 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-69 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-69 .close-icon::before,
#ext_menu-69 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-69 .link,
#ext_menu-69 .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-69 .link {
  font-size: 1.35rem;
}
#ext_menu-69 .dropdown-item,
#ext_menu-69 .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-69 .link:hover,
#ext_menu-69 .dropdown-item:hover,
#ext_menu-69 .link:focus,
#ext_menu-69 .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-69 .link[aria-expanded="true"],
#ext_menu-69 .dropdown-menu {
  background: #760423;
}
#ext_menu-69 .nav-dropdown-sm .link:focus,
#ext_menu-69 .nav-dropdown-sm .link:hover,
#ext_menu-69 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-69 .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-69 .navbar,
#ext_menu-69 .nav-dropdown-sm,
#ext_menu-69 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-69 .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-69 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-69 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-69 .bg-color.transparent.opened .link:hover,
#ext_menu-69 .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-69 .link[aria-expanded="true"],
#ext_menu-69 .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-69 A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-6a .mbr-section-title,
#msg-box8-6a p {
  color: #fff;
}
#content1-6e P {
  text-align: center;
}


#footer1-6f P {
  color: #ffffff;
}
#ext_menu-6g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6g .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-6g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6g .close-icon::before,
#ext_menu-6g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6g .link,
#ext_menu-6g .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-6g .link {
  font-size: 1.35rem;
}
#ext_menu-6g .dropdown-item,
#ext_menu-6g .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-6g .link:hover,
#ext_menu-6g .dropdown-item:hover,
#ext_menu-6g .link:focus,
#ext_menu-6g .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-6g .link[aria-expanded="true"],
#ext_menu-6g .dropdown-menu {
  background: #760423;
}
#ext_menu-6g .nav-dropdown-sm .link:focus,
#ext_menu-6g .nav-dropdown-sm .link:hover,
#ext_menu-6g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6g .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-6g .navbar,
#ext_menu-6g .nav-dropdown-sm,
#ext_menu-6g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6g .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-6g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6g .bg-color.transparent.opened .link:hover,
#ext_menu-6g .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-6g .link[aria-expanded="true"],
#ext_menu-6g .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-6g A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-6h .mbr-section-title,
#msg-box8-6h p {
  color: #fff;
}


#footer1-6k P {
  color: #ffffff;
}
#ext_menu-6l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6l .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-6l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6l .close-icon::before,
#ext_menu-6l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6l .link,
#ext_menu-6l .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-6l .link {
  font-size: 1.35rem;
}
#ext_menu-6l .dropdown-item,
#ext_menu-6l .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-6l .link:hover,
#ext_menu-6l .dropdown-item:hover,
#ext_menu-6l .link:focus,
#ext_menu-6l .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-6l .link[aria-expanded="true"],
#ext_menu-6l .dropdown-menu {
  background: #760423;
}
#ext_menu-6l .nav-dropdown-sm .link:focus,
#ext_menu-6l .nav-dropdown-sm .link:hover,
#ext_menu-6l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6l .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-6l .navbar,
#ext_menu-6l .nav-dropdown-sm,
#ext_menu-6l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6l .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-6l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6l .bg-color.transparent.opened .link:hover,
#ext_menu-6l .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-6l .link[aria-expanded="true"],
#ext_menu-6l .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-6l A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-6m .mbr-section-title,
#msg-box8-6m p {
  color: #fff;
}


#msg-box8-6y .mbr-section-title,
#msg-box8-6y .lead {
  color: #fff;
}
#content1-70 DIV {
  color: #a80532;
}
#header3-72 .mbr-section-title,
#header3-72 .mbr-section-subtitle {
  text-align: center;
}
#content1-75 DIV {
  color: #a80532;
}
#footer1-6w P {
  color: #ffffff;
}
#ext_menu-6x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6x .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-6x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6x .close-icon::before,
#ext_menu-6x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6x .link,
#ext_menu-6x .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-6x .link {
  font-size: 1.35rem;
}
#ext_menu-6x .dropdown-item,
#ext_menu-6x .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-6x .link:hover,
#ext_menu-6x .dropdown-item:hover,
#ext_menu-6x .link:focus,
#ext_menu-6x .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-6x .link[aria-expanded="true"],
#ext_menu-6x .dropdown-menu {
  background: #760423;
}
#ext_menu-6x .nav-dropdown-sm .link:focus,
#ext_menu-6x .nav-dropdown-sm .link:hover,
#ext_menu-6x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6x .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-6x .navbar,
#ext_menu-6x .nav-dropdown-sm,
#ext_menu-6x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6x .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-6x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6x .bg-color.transparent.opened .link:hover,
#ext_menu-6x .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-6x .link[aria-expanded="true"],
#ext_menu-6x .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-6x A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#social-buttons1-78 .mbr-section-title {
  color: #efefef;
}


#msg-box8-7c .mbr-section-title,
#msg-box8-7c .lead {
  color: #fff;
}
#content1-7d DIV {
  color: #a80532;
}
#content1-7d P {
  text-align: left;
}
#header3-7e .mbr-section-title,
#header3-7e .mbr-section-subtitle {
  text-align: center;
}
#content1-7f DIV {
  color: #a80532;
}
#footer1-7g P {
  color: #ffffff;
}
#ext_menu-7h .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7h .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-7h .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7h .close-icon::before,
#ext_menu-7h .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7h .link,
#ext_menu-7h .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-7h .link {
  font-size: 1.35rem;
}
#ext_menu-7h .dropdown-item,
#ext_menu-7h .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-7h .link:hover,
#ext_menu-7h .dropdown-item:hover,
#ext_menu-7h .link:focus,
#ext_menu-7h .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-7h .link[aria-expanded="true"],
#ext_menu-7h .dropdown-menu {
  background: #760423;
}
#ext_menu-7h .nav-dropdown-sm .link:focus,
#ext_menu-7h .nav-dropdown-sm .link:hover,
#ext_menu-7h .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7h .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-7h .navbar,
#ext_menu-7h .nav-dropdown-sm,
#ext_menu-7h .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7h .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-7h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7h .bg-color.transparent.opened .link:hover,
#ext_menu-7h .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-7h .link[aria-expanded="true"],
#ext_menu-7h .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-7h A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#social-buttons1-7j .mbr-section-title {
  color: #efefef;
}


#header3-7q .mbr-section-title,
#header3-7q .mbr-section-subtitle {
  text-align: center;
}
#footer1-7k P {
  color: #ffffff;
}
#ext_menu-7l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7l .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#ext_menu-7l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7l .close-icon::before,
#ext_menu-7l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7l .link,
#ext_menu-7l .dropdown-item {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-7l .link {
  font-size: 1.35rem;
}
#ext_menu-7l .dropdown-item,
#ext_menu-7l .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-7l .link:hover,
#ext_menu-7l .dropdown-item:hover,
#ext_menu-7l .link:focus,
#ext_menu-7l .dropdown-item:focus {
  color: #ba0034;
}
#ext_menu-7l .link[aria-expanded="true"],
#ext_menu-7l .dropdown-menu {
  background: #760423;
}
#ext_menu-7l .nav-dropdown-sm .link:focus,
#ext_menu-7l .nav-dropdown-sm .link:hover,
#ext_menu-7l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7l .nav-dropdown-sm .dropdown-item:hover {
  background: #99052e!important;
}
#ext_menu-7l .navbar,
#ext_menu-7l .nav-dropdown-sm,
#ext_menu-7l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7l .nav-dropdown-sm .dropdown-menu {
  background: #a80532;
}
#ext_menu-7l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7l .bg-color.transparent.opened .link:hover,
#ext_menu-7l .bg-color.transparent.opened .link:focus {
  color: #ba0034;
}
#ext_menu-7l .link[aria-expanded="true"],
#ext_menu-7l .dropdown-item[aria-expanded="true"] {
  color: #ba0034!important;
}
#ext_menu-7l A {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-7m .mbr-section-title,
#msg-box8-7m p {
  color: #fff;
}
#content2-7p B {
  font-size: 30px;
}
#content2-7p DIV {
  color: #a80532;
}
