@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);








body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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: #ff0400 !important;
}
.bg-success {
  background-color: #efefef !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #ff0400 !important;
}
.bg-danger {
  background-color: #000000 !important;
}
.btn-primary {
  background-color: #ff0400;
  border-color: #ff0400;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #b30300;
  border-color: #b30300;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #b30300 !important;
  border-color: #b30300 !important;
}
.btn-secondary {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !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: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-warning {
  background-color: #ff0400;
  border-color: #ff0400;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #b30300;
  border-color: #b30300;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #b30300 !important;
  border-color: #b30300 !important;
}
.btn-danger {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #990200;
  color: #990200;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ff0400;
  border-color: #ff0400;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ff0400 !important;
  border-color: #ff0400 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !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: #bcbcbc;
  color: #bcbcbc;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-warning-outline {
  background: none;
  border-color: #990200;
  color: #990200;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ff0400;
  border-color: #ff0400;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ff0400 !important;
  border-color: #ff0400 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.text-primary {
  color: #ff0400 !important;
}
.text-success {
  color: #efefef !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #ff0400 !important;
}
.text-danger {
  color: #000000 !important;
}
.alert-success {
  background-color: #efefef;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #ff0400;
}
.alert-danger {
  background-color: #000000;
}
.btn-social {
  border-color: #ff0400;
}
.btn-social:hover {
  background: #ff0400;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ff0400;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ff0400;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ff0400;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ff0400;
}
.lead a,
.lead a:hover {
  color: #ff0400;
}
.lead blockquote {
  border-color: #ff0400;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffcdcc;
}
.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: #ffcdcc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ff0400;
}
.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;
}
#msg-box3-8q .mbr-section-title,
#msg-box3-8q .lead {
  color: #000;
}
#msg-box3-8q .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-8q .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#menu-9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-9 .navbar-toggler {
  color: #ca0000;
}
#menu-9 .close-icon::before,
#menu-9 .close-icon::after {
  background-color: #ca0000;
}
#menu-9 .link,
#menu-9 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-9 .link {
  font-size: 0.8rem;
}
#menu-9 .dropdown-item,
#menu-9 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-9 .link:hover,
#menu-9 .dropdown-item:hover,
#menu-9 .link:focus,
#menu-9 .dropdown-item:focus {
  color: #ff0400;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-menu {
  background: #000000;
}
#menu-9 .nav-dropdown-sm .link:focus,
#menu-9 .nav-dropdown-sm .link:hover,
#menu-9 .nav-dropdown-sm .dropdown-item:focus,
#menu-9 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-9 .navbar,
#menu-9 .nav-dropdown-sm,
#menu-9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-9 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9 .bg-color.transparent.opened .link:hover,
#menu-9 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-9 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}





#menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-d .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-d .navbar-toggler {
  color: #ca0000;
}
#menu-d .close-icon::before,
#menu-d .close-icon::after {
  background-color: #ca0000;
}
#menu-d .link,
#menu-d .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-d .link {
  font-size: 0.8rem;
}
#menu-d .dropdown-item,
#menu-d .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-d .link:hover,
#menu-d .dropdown-item:hover,
#menu-d .link:focus,
#menu-d .dropdown-item:focus {
  color: #ff0400;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-menu {
  background: #000000;
}
#menu-d .nav-dropdown-sm .link:focus,
#menu-d .nav-dropdown-sm .link:hover,
#menu-d .nav-dropdown-sm .dropdown-item:focus,
#menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-d .navbar,
#menu-d .nav-dropdown-sm,
#menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-d .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-d .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-d .bg-color.transparent.opened .link:hover,
#menu-d .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-d .link[aria-expanded="true"],
#menu-d .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-d A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-8s .mbr-section-title,
#msg-box3-8s .lead {
  color: #000;
}
#msg-box3-8s .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-8s .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-f .navbar-toggler {
  color: #ca0000;
}
#menu-f .close-icon::before,
#menu-f .close-icon::after {
  background-color: #ca0000;
}
#menu-f .link,
#menu-f .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-f .link {
  font-size: 0.8rem;
}
#menu-f .dropdown-item,
#menu-f .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-f .link:hover,
#menu-f .dropdown-item:hover,
#menu-f .link:focus,
#menu-f .dropdown-item:focus {
  color: #ff0400;
}
#menu-f .link[aria-expanded="true"],
#menu-f .dropdown-menu {
  background: #000000;
}
#menu-f .nav-dropdown-sm .link:focus,
#menu-f .nav-dropdown-sm .link:hover,
#menu-f .nav-dropdown-sm .dropdown-item:focus,
#menu-f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-f .navbar,
#menu-f .nav-dropdown-sm,
#menu-f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-f .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f .bg-color.transparent.opened .link:hover,
#menu-f .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-f .link[aria-expanded="true"],
#menu-f .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-f A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-48 .mbr-section-title,
#msg-box3-48 .lead {
  color: #000;
}
#msg-box3-48 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-48 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-h .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-h .navbar-toggler {
  color: #ca0000;
}
#menu-h .close-icon::before,
#menu-h .close-icon::after {
  background-color: #ca0000;
}
#menu-h .link,
#menu-h .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-h .link {
  font-size: 0.8rem;
}
#menu-h .dropdown-item,
#menu-h .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-h .link:hover,
#menu-h .dropdown-item:hover,
#menu-h .link:focus,
#menu-h .dropdown-item:focus {
  color: #ff0400;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-menu {
  background: #000000;
}
#menu-h .nav-dropdown-sm .link:focus,
#menu-h .nav-dropdown-sm .link:hover,
#menu-h .nav-dropdown-sm .dropdown-item:focus,
#menu-h .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-h .navbar,
#menu-h .nav-dropdown-sm,
#menu-h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-h .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-h .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-h .bg-color.transparent.opened .link:hover,
#menu-h .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-h A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-49 .mbr-section-title,
#msg-box3-49 .lead {
  color: #000;
}
#msg-box3-49 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-49 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-2v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2v .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-2v .navbar-toggler {
  color: #ca0000;
}
#menu-2v .close-icon::before,
#menu-2v .close-icon::after {
  background-color: #ca0000;
}
#menu-2v .link,
#menu-2v .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-2v .link {
  font-size: 0.8rem;
}
#menu-2v .dropdown-item,
#menu-2v .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2v .link:hover,
#menu-2v .dropdown-item:hover,
#menu-2v .link:focus,
#menu-2v .dropdown-item:focus {
  color: #ff0400;
}
#menu-2v .link[aria-expanded="true"],
#menu-2v .dropdown-menu {
  background: #000000;
}
#menu-2v .nav-dropdown-sm .link:focus,
#menu-2v .nav-dropdown-sm .link:hover,
#menu-2v .nav-dropdown-sm .dropdown-item:focus,
#menu-2v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2v .navbar,
#menu-2v .nav-dropdown-sm,
#menu-2v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2v .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-2v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2v .bg-color.transparent.opened .link:hover,
#menu-2v .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-2v .link[aria-expanded="true"],
#menu-2v .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-2v A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-87 .mbr-section-title,
#msg-box3-87 .lead {
  color: #000;
}
#msg-box3-87 .mbr-section-title {
  font-size: 12px;
  color: #ff0000;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-87 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-1b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1b .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-1b .navbar-toggler {
  color: #ca0000;
}
#menu-1b .close-icon::before,
#menu-1b .close-icon::after {
  background-color: #ca0000;
}
#menu-1b .link,
#menu-1b .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-1b .link {
  font-size: 0.8rem;
}
#menu-1b .dropdown-item,
#menu-1b .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-1b .link:hover,
#menu-1b .dropdown-item:hover,
#menu-1b .link:focus,
#menu-1b .dropdown-item:focus {
  color: #ff0400;
}
#menu-1b .link[aria-expanded="true"],
#menu-1b .dropdown-menu {
  background: #000000;
}
#menu-1b .nav-dropdown-sm .link:focus,
#menu-1b .nav-dropdown-sm .link:hover,
#menu-1b .nav-dropdown-sm .dropdown-item:focus,
#menu-1b .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1b .navbar,
#menu-1b .nav-dropdown-sm,
#menu-1b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1b .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1b .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-1b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1b .bg-color.transparent.opened .link:hover,
#menu-1b .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-1b .link[aria-expanded="true"],
#menu-1b .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-1b A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-41 .mbr-section-title,
#msg-box3-41 .lead {
  color: #000;
}
#msg-box3-41 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: right;
  font-family: 'Lora', serif;
}
#msg-box3-41 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#msg-box3-41 .mbr-section-title P {
  text-align: left;
}





#menu-1j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1j .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-1j .navbar-toggler {
  color: #ca0000;
}
#menu-1j .close-icon::before,
#menu-1j .close-icon::after {
  background-color: #ca0000;
}
#menu-1j .link,
#menu-1j .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-1j .link {
  font-size: 0.8rem;
}
#menu-1j .dropdown-item,
#menu-1j .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-1j .link:hover,
#menu-1j .dropdown-item:hover,
#menu-1j .link:focus,
#menu-1j .dropdown-item:focus {
  color: #ff0400;
}
#menu-1j .link[aria-expanded="true"],
#menu-1j .dropdown-menu {
  background: #000000;
}
#menu-1j .nav-dropdown-sm .link:focus,
#menu-1j .nav-dropdown-sm .link:hover,
#menu-1j .nav-dropdown-sm .dropdown-item:focus,
#menu-1j .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1j .navbar,
#menu-1j .nav-dropdown-sm,
#menu-1j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1j .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1j .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-1j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1j .bg-color.transparent.opened .link:hover,
#menu-1j .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-1j .link[aria-expanded="true"],
#menu-1j .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-1j A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-47 .mbr-section-title,
#msg-box3-47 .lead {
  color: #000;
}
#msg-box3-47 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-47 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-4z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4z .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-4z .navbar-toggler {
  color: #ca0000;
}
#menu-4z .close-icon::before,
#menu-4z .close-icon::after {
  background-color: #ca0000;
}
#menu-4z .link,
#menu-4z .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-4z .link {
  font-size: 0.8rem;
}
#menu-4z .dropdown-item,
#menu-4z .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4z .link:hover,
#menu-4z .dropdown-item:hover,
#menu-4z .link:focus,
#menu-4z .dropdown-item:focus {
  color: #ff0400;
}
#menu-4z .link[aria-expanded="true"],
#menu-4z .dropdown-menu {
  background: #000000;
}
#menu-4z .nav-dropdown-sm .link:focus,
#menu-4z .nav-dropdown-sm .link:hover,
#menu-4z .nav-dropdown-sm .dropdown-item:focus,
#menu-4z .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-4z .navbar,
#menu-4z .nav-dropdown-sm,
#menu-4z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4z .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-4z .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-4z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4z .bg-color.transparent.opened .link:hover,
#menu-4z .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-4z .link[aria-expanded="true"],
#menu-4z .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-4z A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-53 .mbr-section-title,
#msg-box3-53 .lead {
  color: #000;
}
#msg-box3-53 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-53 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-54 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-54 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-54 .navbar-toggler {
  color: #ca0000;
}
#menu-54 .close-icon::before,
#menu-54 .close-icon::after {
  background-color: #ca0000;
}
#menu-54 .link,
#menu-54 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-54 .link {
  font-size: 0.8rem;
}
#menu-54 .dropdown-item,
#menu-54 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-54 .link:hover,
#menu-54 .dropdown-item:hover,
#menu-54 .link:focus,
#menu-54 .dropdown-item:focus {
  color: #ff0400;
}
#menu-54 .link[aria-expanded="true"],
#menu-54 .dropdown-menu {
  background: #000000;
}
#menu-54 .nav-dropdown-sm .link:focus,
#menu-54 .nav-dropdown-sm .link:hover,
#menu-54 .nav-dropdown-sm .dropdown-item:focus,
#menu-54 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-54 .navbar,
#menu-54 .nav-dropdown-sm,
#menu-54 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-54 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-54 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-54 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-54 .bg-color.transparent.opened .link:hover,
#menu-54 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-54 .link[aria-expanded="true"],
#menu-54 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-54 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-58 .mbr-section-title,
#msg-box3-58 .lead {
  color: #000;
}
#msg-box3-58 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-58 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-59 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-59 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-59 .navbar-toggler {
  color: #ca0000;
}
#menu-59 .close-icon::before,
#menu-59 .close-icon::after {
  background-color: #ca0000;
}
#menu-59 .link,
#menu-59 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-59 .link {
  font-size: 0.8rem;
}
#menu-59 .dropdown-item,
#menu-59 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-59 .link:hover,
#menu-59 .dropdown-item:hover,
#menu-59 .link:focus,
#menu-59 .dropdown-item:focus {
  color: #ff0400;
}
#menu-59 .link[aria-expanded="true"],
#menu-59 .dropdown-menu {
  background: #000000;
}
#menu-59 .nav-dropdown-sm .link:focus,
#menu-59 .nav-dropdown-sm .link:hover,
#menu-59 .nav-dropdown-sm .dropdown-item:focus,
#menu-59 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-59 .navbar,
#menu-59 .nav-dropdown-sm,
#menu-59 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-59 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-59 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-59 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-59 .bg-color.transparent.opened .link:hover,
#menu-59 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-59 .link[aria-expanded="true"],
#menu-59 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-59 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#slider-5c H2 {
  font-size: 36px;
  text-align: center;
}
#msg-box3-5d .mbr-section-title,
#msg-box3-5d .lead {
  color: #000;
}
#msg-box3-5d .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-5d .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}






























































#header1-5 .mbr-section-title {
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-19 .mbr-section-title,
#header3-19 .mbr-section-subtitle {
  text-align: center;
}
#header3-19 .mbr-section-title {
  font-family: 'Lora', serif;
  color: #604101;
  font-size: 16px;
  text-align: center;
}
#header3-19 .mbr-section-subtitle {
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
#header3-19 .mbr-section-subtitle SPAN {
  font-size: 25px;
  font-family: 'PT Serif', serif;
}
#header3-19 .mbr-section-subtitle B {
  font-family: 'Lora', serif;
  font-size: 21px;
}
#header3-19 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 18px;
}
#features3-7 H4 {
  color: #ff0400;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#features3-7 H5 {
  font-family: 'Roboto', sans-serif;
  color: #efefef;
}
#features3-7 SPAN {
  font-family: 'Lora', serif;
  font-size: 16px;
}
#menu-1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-1 .navbar-toggler {
  color: #ca0000;
}
#menu-1 .close-icon::before,
#menu-1 .close-icon::after {
  background-color: #ca0000;
}
#menu-1 .link,
#menu-1 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-1 .link {
  font-size: 0.8rem;
}
#menu-1 .dropdown-item,
#menu-1 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-1 .link:hover,
#menu-1 .dropdown-item:hover,
#menu-1 .link:focus,
#menu-1 .dropdown-item:focus {
  color: #ff0400;
}
#menu-1 .link[aria-expanded="true"],
#menu-1 .dropdown-menu {
  background: #000000;
}
#menu-1 .nav-dropdown-sm .link:focus,
#menu-1 .nav-dropdown-sm .link:hover,
#menu-1 .nav-dropdown-sm .dropdown-item:focus,
#menu-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1 .navbar,
#menu-1 .nav-dropdown-sm,
#menu-1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1 .bg-color.transparent.opened .link:hover,
#menu-1 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-1 .link[aria-expanded="true"],
#menu-1 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-1 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#features3-j H4 {
  color: #ff0400;
  font-family: 'Lora', serif;
}
#features3-j H5 {
  font-family: 'Roboto', sans-serif;
  color: #efefef;
}
#features3-j SPAN {
  font-family: 'Lora', serif;
  font-size: 16px;
}
#features3-6d H4 {
  color: #ff0400;
  font-family: 'Lora', serif;
}
#features3-6d H5 {
  font-family: 'Roboto', sans-serif;
  color: #efefef;
}
#features3-6d SPAN {
  font-family: 'Lora', serif;
  font-size: 16px;
}
#features3-8i H4 {
  color: #ff0400;
  font-family: 'Lora', serif;
}
#features3-8i H5 {
  font-family: 'Roboto', sans-serif;
  color: #efefef;
}
#features3-8i SPAN {
  font-family: 'Lora', serif;
  font-size: 16px;
}
#msg-box8-5g .mbr-section-title,
#msg-box8-5g .lead {
  color: #fff;
}
#msg-box8-5g .mbr-section-title {
  font-size: 18px;
  font-family: 'Lora', serif;
  color: #ff0400;
}
#header3-r .mbr-section-title,
#header3-r .mbr-section-subtitle {
  text-align: center;
}
#header3-r .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
  color: #f7efd7;
  font-size: 30px;
}
#header3-r .mbr-section-subtitle {
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
#header3-r .mbr-section-subtitle SPAN {
  font-size: 25px;
  font-family: 'PT Serif', serif;
}
#header3-r .mbr-section-subtitle B {
  font-family: 'Lora', serif;
  font-size: 21px;
}
#header3-r .mbr-section-title SPAN {
  font-family: 'Slabo 27px', serif;
  font-size: 16px;
}
#features3-2o H4 {
  color: #ff0400;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#features3-2o H5 {
  font-family: 'Roboto', sans-serif;
  color: #f1ece2;
}
#features3-2o SPAN {
  font-family: 'Lora', serif;
  font-size: 17px;
}
#features3-2o P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#features3-6y H4 {
  color: #ff0400;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#features3-6y H5 {
  font-family: 'Roboto', sans-serif;
  color: #f1ece2;
}
#features3-6y SPAN {
  font-family: 'Lora', serif;
  font-size: 17px;
}
#features3-6y P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 14px;
}
#header3-3x .mbr-section-title,
#header3-3x .mbr-section-subtitle {
  text-align: center;
}
#header3-3x .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
  color: #f7efd7;
  font-size: 30px;
}
#header3-3x .mbr-section-subtitle {
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
#header3-3x .mbr-section-subtitle SPAN {
  font-size: 25px;
  font-family: 'PT Serif', serif;
}
#header3-3x .mbr-section-subtitle B {
  font-family: 'Lora', serif;
  font-size: 21px;
}
#header3-3x .mbr-section-title SPAN {
  font-family: 'Slabo 27px', serif;
  font-size: 16px;
}
#msg-box5-3q H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-3q .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
}
#msg-box5-3q P {
  color: #ff0400;
  font-family: 'Lora', serif;
  font-size: 17px;
  text-align: center;
}
#header3-3z .mbr-section-title,
#header3-3z .mbr-section-subtitle {
  text-align: center;
}
#header3-3z .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
  color: #f7efd7;
  font-size: 30px;
}
#header3-3z .mbr-section-subtitle {
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
#header3-3z .mbr-section-subtitle SPAN {
  font-size: 25px;
  font-family: 'PT Serif', serif;
}
#header3-3z .mbr-section-subtitle B {
  font-family: 'Lora', serif;
  font-size: 21px;
}
#header3-3z .mbr-section-title SPAN {
  font-family: 'Slabo 27px', serif;
  font-size: 16px;
}
#msg-box8-5l .mbr-section-title,
#msg-box8-5l .lead {
  color: #fff;
}
#msg-box8-5l .mbr-section-title {
  font-size: 18px;
  font-family: 'Lora', serif;
  color: #ff0400;
}
#msg-box5-36 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-36 .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
}
#msg-box5-36 P {
  color: #ff0400;
  font-family: 'Lora', serif;
  font-size: 16px;
  text-align: center;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 .mbr-section-title {
  font-family: 'Roboto Condensed', sans-serif;
  color: #f7efd7;
  font-size: 30px;
}
#header3-40 .mbr-section-subtitle {
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
#header3-40 .mbr-section-subtitle SPAN {
  font-size: 25px;
  font-family: 'PT Serif', serif;
}
#header3-40 .mbr-section-subtitle B {
  font-family: 'Lora', serif;
  font-size: 21px;
}
#header3-40 .mbr-section-title SPAN {
  font-family: 'Slabo 27px', serif;
  font-size: 16px;
}
#msg-box5-7e H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-7e .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
}
#msg-box5-7e P {
  color: #ff0400;
  font-family: 'Lora', serif;
  font-size: 17px;
  text-align: center;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s .lead {
  color: #fff;
}
#msg-box8-s .mbr-section-title {
  font-size: 18px;
  font-family: 'Lora', serif;
  color: #ff0400;
}
#contacts1-77 STRONG {
  font-family: 'Roboto', sans-serif;
}
#contacts1-77 P {
  color: #ffffff;
  font-size: 15px;
}





#menu-6e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6e .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-6e .navbar-toggler {
  color: #ca0000;
}
#menu-6e .close-icon::before,
#menu-6e .close-icon::after {
  background-color: #ca0000;
}
#menu-6e .link,
#menu-6e .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-6e .link {
  font-size: 0.8rem;
}
#menu-6e .dropdown-item,
#menu-6e .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6e .link:hover,
#menu-6e .dropdown-item:hover,
#menu-6e .link:focus,
#menu-6e .dropdown-item:focus {
  color: #ff0400;
}
#menu-6e .link[aria-expanded="true"],
#menu-6e .dropdown-menu {
  background: #000000;
}
#menu-6e .nav-dropdown-sm .link:focus,
#menu-6e .nav-dropdown-sm .link:hover,
#menu-6e .nav-dropdown-sm .dropdown-item:focus,
#menu-6e .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-6e .navbar,
#menu-6e .nav-dropdown-sm,
#menu-6e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6e .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-6e .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-6e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6e .bg-color.transparent.opened .link:hover,
#menu-6e .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-6e .link[aria-expanded="true"],
#menu-6e .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-6e A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-6g .mbr-section-title,
#msg-box3-6g .lead {
  color: #000;
}
#msg-box3-6g .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-6g .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}








#content5-97 .mbr-section-title,
#content5-97 .lead {
  color: #fff;
}
#content5-97 .lead P {
  font-family: 'Lora', serif;
  font-size: 19px;
  text-align: left;
}
#content5-97 .lead {
  color: #73571c;
}
#msg-box8-79 .mbr-section-title,
#msg-box8-79 .lead {
  color: #fff;
}
#msg-box8-79 .mbr-section-title {
  font-size: 18px;
  font-family: 'Lora', serif;
  color: #ff0400;
}
#content5-6n .mbr-section-title,
#content5-6n .lead {
  color: #fff;
}
#content5-6n .lead P {
  font-family: 'Lora', serif;
  font-size: 16px;
}
#content5-6n .lead {
  color: #73571c;
}
#msg-box3-88 .mbr-section-title,
#msg-box3-88 .lead {
  color: #000;
}
#msg-box3-88 .mbr-section-title {
  font-size: 12px;
  color: #ff0000;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-88 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#menu-6j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6j .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-6j .navbar-toggler {
  color: #ca0000;
}
#menu-6j .close-icon::before,
#menu-6j .close-icon::after {
  background-color: #ca0000;
}
#menu-6j .link,
#menu-6j .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-6j .link {
  font-size: 0.8rem;
}
#menu-6j .dropdown-item,
#menu-6j .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6j .link:hover,
#menu-6j .dropdown-item:hover,
#menu-6j .link:focus,
#menu-6j .dropdown-item:focus {
  color: #ff0400;
}
#menu-6j .link[aria-expanded="true"],
#menu-6j .dropdown-menu {
  background: #000000;
}
#menu-6j .nav-dropdown-sm .link:focus,
#menu-6j .nav-dropdown-sm .link:hover,
#menu-6j .nav-dropdown-sm .dropdown-item:focus,
#menu-6j .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-6j .navbar,
#menu-6j .nav-dropdown-sm,
#menu-6j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6j .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-6j .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-6j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6j .bg-color.transparent.opened .link:hover,
#menu-6j .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-6j .link[aria-expanded="true"],
#menu-6j .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-6j A {
  font-size: 14px;
  font-family: 'Lora', serif;
}





#menu-6q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6q .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-6q .navbar-toggler {
  color: #ca0000;
}
#menu-6q .close-icon::before,
#menu-6q .close-icon::after {
  background-color: #ca0000;
}
#menu-6q .link,
#menu-6q .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-6q .link {
  font-size: 0.8rem;
}
#menu-6q .dropdown-item,
#menu-6q .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6q .link:hover,
#menu-6q .dropdown-item:hover,
#menu-6q .link:focus,
#menu-6q .dropdown-item:focus {
  color: #ff0400;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-menu {
  background: #000000;
}
#menu-6q .nav-dropdown-sm .link:focus,
#menu-6q .nav-dropdown-sm .link:hover,
#menu-6q .nav-dropdown-sm .dropdown-item:focus,
#menu-6q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-6q .navbar,
#menu-6q .nav-dropdown-sm,
#menu-6q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-6q .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-6q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6q .bg-color.transparent.opened .link:hover,
#menu-6q .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-6q A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-6s .mbr-section-title,
#msg-box3-6s .lead {
  color: #000;
}
#msg-box3-6s .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-6s .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-6z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6z .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-6z .navbar-toggler {
  color: #ca0000;
}
#menu-6z .close-icon::before,
#menu-6z .close-icon::after {
  background-color: #ca0000;
}
#menu-6z .link,
#menu-6z .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-6z .link {
  font-size: 0.8rem;
}
#menu-6z .dropdown-item,
#menu-6z .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6z .link:hover,
#menu-6z .dropdown-item:hover,
#menu-6z .link:focus,
#menu-6z .dropdown-item:focus {
  color: #ff0400;
}
#menu-6z .link[aria-expanded="true"],
#menu-6z .dropdown-menu {
  background: #000000;
}
#menu-6z .nav-dropdown-sm .link:focus,
#menu-6z .nav-dropdown-sm .link:hover,
#menu-6z .nav-dropdown-sm .dropdown-item:focus,
#menu-6z .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-6z .navbar,
#menu-6z .nav-dropdown-sm,
#menu-6z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6z .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-6z .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-6z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6z .bg-color.transparent.opened .link:hover,
#menu-6z .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-6z .link[aria-expanded="true"],
#menu-6z .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-6z A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-71 .mbr-section-title,
#msg-box3-71 .lead {
  color: #000;
}
#msg-box3-71 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-71 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-6t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6t .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-6t .navbar-toggler {
  color: #ca0000;
}
#menu-6t .close-icon::before,
#menu-6t .close-icon::after {
  background-color: #ca0000;
}
#menu-6t .link,
#menu-6t .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-6t .link {
  font-size: 0.8rem;
}
#menu-6t .dropdown-item,
#menu-6t .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6t .link:hover,
#menu-6t .dropdown-item:hover,
#menu-6t .link:focus,
#menu-6t .dropdown-item:focus {
  color: #ff0400;
}
#menu-6t .link[aria-expanded="true"],
#menu-6t .dropdown-menu {
  background: #000000;
}
#menu-6t .nav-dropdown-sm .link:focus,
#menu-6t .nav-dropdown-sm .link:hover,
#menu-6t .nav-dropdown-sm .dropdown-item:focus,
#menu-6t .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-6t .navbar,
#menu-6t .nav-dropdown-sm,
#menu-6t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6t .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-6t .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-6t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6t .bg-color.transparent.opened .link:hover,
#menu-6t .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-6t .link[aria-expanded="true"],
#menu-6t .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-6t A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-6v .mbr-section-title,
#msg-box3-6v .lead {
  color: #000;
}
#msg-box3-6v .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-6v .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-4r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4r .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-4r .navbar-toggler {
  color: #ca0000;
}
#menu-4r .close-icon::before,
#menu-4r .close-icon::after {
  background-color: #ca0000;
}
#menu-4r .link,
#menu-4r .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-4r .link {
  font-size: 0.8rem;
}
#menu-4r .dropdown-item,
#menu-4r .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4r .link:hover,
#menu-4r .dropdown-item:hover,
#menu-4r .link:focus,
#menu-4r .dropdown-item:focus {
  color: #ff0400;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-menu {
  background: #000000;
}
#menu-4r .nav-dropdown-sm .link:focus,
#menu-4r .nav-dropdown-sm .link:hover,
#menu-4r .nav-dropdown-sm .dropdown-item:focus,
#menu-4r .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-4r .navbar,
#menu-4r .nav-dropdown-sm,
#menu-4r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4r .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-4r .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-4r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4r .bg-color.transparent.opened .link:hover,
#menu-4r .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-4r .link[aria-expanded="true"],
#menu-4r .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-4r A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-4v .mbr-section-title,
#msg-box3-4v .lead {
  color: #000;
}
#msg-box3-4v .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-4v .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-7f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7f .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-7f .navbar-toggler {
  color: #ca0000;
}
#menu-7f .close-icon::before,
#menu-7f .close-icon::after {
  background-color: #ca0000;
}
#menu-7f .link,
#menu-7f .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-7f .link {
  font-size: 0.8rem;
}
#menu-7f .dropdown-item,
#menu-7f .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-7f .link:hover,
#menu-7f .dropdown-item:hover,
#menu-7f .link:focus,
#menu-7f .dropdown-item:focus {
  color: #ff0400;
}
#menu-7f .link[aria-expanded="true"],
#menu-7f .dropdown-menu {
  background: #000000;
}
#menu-7f .nav-dropdown-sm .link:focus,
#menu-7f .nav-dropdown-sm .link:hover,
#menu-7f .nav-dropdown-sm .dropdown-item:focus,
#menu-7f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-7f .navbar,
#menu-7f .nav-dropdown-sm,
#menu-7f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-7f .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-7f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7f .bg-color.transparent.opened .link:hover,
#menu-7f .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-7f .link[aria-expanded="true"],
#menu-7f .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-7f A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#slider-7g H2 {
  font-size: 36px;
  text-align: center;
}
#msg-box3-7h .mbr-section-title,
#msg-box3-7h .lead {
  color: #000;
}
#msg-box3-7h .mbr-section-title {
  font-size: 12px;
  color: #ffffff;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-7h .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#msg-box3-8w .mbr-section-title,
#msg-box3-8w .lead {
  color: #000;
}
#msg-box3-8w .mbr-section-title {
  font-size: 12px;
  color: #020000;
  text-align: right;
}






#menu-6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-6 .navbar-toggler {
  color: #ca0000;
}
#menu-6 .close-icon::before,
#menu-6 .close-icon::after {
  background-color: #ca0000;
}
#menu-6 .link,
#menu-6 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-6 .link {
  font-size: 0.8rem;
}
#menu-6 .dropdown-item,
#menu-6 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6 .link:hover,
#menu-6 .dropdown-item:hover,
#menu-6 .link:focus,
#menu-6 .dropdown-item:focus {
  color: #ff0400;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-menu {
  background: #000000;
}
#menu-6 .nav-dropdown-sm .link:focus,
#menu-6 .nav-dropdown-sm .link:hover,
#menu-6 .nav-dropdown-sm .dropdown-item:focus,
#menu-6 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-6 .navbar,
#menu-6 .nav-dropdown-sm,
#menu-6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-6 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6 .bg-color.transparent.opened .link:hover,
#menu-6 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-6 .link[aria-expanded="true"],
#menu-6 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-6 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-44 .mbr-section-title,
#msg-box3-44 .lead {
  color: #000;
}
#msg-box3-44 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-44 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#content5-99 .mbr-section-title,
#content5-99 .lead {
  color: #fff;
}
#content5-99 .lead P {
  font-family: 'Lora', serif;
}
#content5-99 .lead {
  color: #faaf40;
}





#menu-72 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-72 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-72 .navbar-toggler {
  color: #ca0000;
}
#menu-72 .close-icon::before,
#menu-72 .close-icon::after {
  background-color: #ca0000;
}
#menu-72 .link,
#menu-72 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-72 .link {
  font-size: 0.8rem;
}
#menu-72 .dropdown-item,
#menu-72 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-72 .link:hover,
#menu-72 .dropdown-item:hover,
#menu-72 .link:focus,
#menu-72 .dropdown-item:focus {
  color: #ff0400;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-menu {
  background: #000000;
}
#menu-72 .nav-dropdown-sm .link:focus,
#menu-72 .nav-dropdown-sm .link:hover,
#menu-72 .nav-dropdown-sm .dropdown-item:focus,
#menu-72 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-72 .navbar,
#menu-72 .nav-dropdown-sm,
#menu-72 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-72 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-72 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-72 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-72 .bg-color.transparent.opened .link:hover,
#menu-72 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-72 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-74 .mbr-section-title,
#msg-box3-74 .lead {
  color: #000;
}
#msg-box3-74 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-74 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#msg-box3-8r .mbr-section-title,
#msg-box3-8r .lead {
  color: #000;
}
#msg-box3-8r .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-8r .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#menu-83 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-83 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-83 .navbar-toggler {
  color: #ca0000;
}
#menu-83 .close-icon::before,
#menu-83 .close-icon::after {
  background-color: #ca0000;
}
#menu-83 .link,
#menu-83 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-83 .link {
  font-size: 0.8rem;
}
#menu-83 .dropdown-item,
#menu-83 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-83 .link:hover,
#menu-83 .dropdown-item:hover,
#menu-83 .link:focus,
#menu-83 .dropdown-item:focus {
  color: #ff0400;
}
#menu-83 .link[aria-expanded="true"],
#menu-83 .dropdown-menu {
  background: #000000;
}
#menu-83 .nav-dropdown-sm .link:focus,
#menu-83 .nav-dropdown-sm .link:hover,
#menu-83 .nav-dropdown-sm .dropdown-item:focus,
#menu-83 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-83 .navbar,
#menu-83 .nav-dropdown-sm,
#menu-83 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-83 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-83 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-83 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-83 .bg-color.transparent.opened .link:hover,
#menu-83 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-83 .link[aria-expanded="true"],
#menu-83 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-83 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}






#menu-89 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-89 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-89 .navbar-toggler {
  color: #ca0000;
}
#menu-89 .close-icon::before,
#menu-89 .close-icon::after {
  background-color: #ca0000;
}
#menu-89 .link,
#menu-89 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-89 .link {
  font-size: 0.8rem;
}
#menu-89 .dropdown-item,
#menu-89 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-89 .link:hover,
#menu-89 .dropdown-item:hover,
#menu-89 .link:focus,
#menu-89 .dropdown-item:focus {
  color: #ff0400;
}
#menu-89 .link[aria-expanded="true"],
#menu-89 .dropdown-menu {
  background: #000000;
}
#menu-89 .nav-dropdown-sm .link:focus,
#menu-89 .nav-dropdown-sm .link:hover,
#menu-89 .nav-dropdown-sm .dropdown-item:focus,
#menu-89 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-89 .navbar,
#menu-89 .nav-dropdown-sm,
#menu-89 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-89 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-89 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-89 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-89 .bg-color.transparent.opened .link:hover,
#menu-89 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-89 .link[aria-expanded="true"],
#menu-89 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-89 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-8t .mbr-section-title,
#msg-box3-8t .lead {
  color: #000;
}
#msg-box3-8t .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-8t .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#content5-98 .mbr-section-title,
#content5-98 .lead {
  color: #fff;
}
#content5-98 .lead P {
  font-family: 'Lora', serif;
}
#content5-98 .lead {
  color: #faaf40;
}





#menu-8f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8f .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-8f .navbar-toggler {
  color: #ca0000;
}
#menu-8f .close-icon::before,
#menu-8f .close-icon::after {
  background-color: #ca0000;
}
#menu-8f .link,
#menu-8f .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-8f .link {
  font-size: 0.8rem;
}
#menu-8f .dropdown-item,
#menu-8f .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-8f .link:hover,
#menu-8f .dropdown-item:hover,
#menu-8f .link:focus,
#menu-8f .dropdown-item:focus {
  color: #ff0400;
}
#menu-8f .link[aria-expanded="true"],
#menu-8f .dropdown-menu {
  background: #000000;
}
#menu-8f .nav-dropdown-sm .link:focus,
#menu-8f .nav-dropdown-sm .link:hover,
#menu-8f .nav-dropdown-sm .dropdown-item:focus,
#menu-8f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-8f .navbar,
#menu-8f .nav-dropdown-sm,
#menu-8f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-8f .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-8f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8f .bg-color.transparent.opened .link:hover,
#menu-8f .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-8f .link[aria-expanded="true"],
#menu-8f .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-8f A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-8v .mbr-section-title,
#msg-box3-8v .lead {
  color: #000;
}
#msg-box3-8v .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-8v .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-8x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8x .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-8x .navbar-toggler {
  color: #ca0000;
}
#menu-8x .close-icon::before,
#menu-8x .close-icon::after {
  background-color: #ca0000;
}
#menu-8x .link,
#menu-8x .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-8x .link {
  font-size: 0.8rem;
}
#menu-8x .dropdown-item,
#menu-8x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-8x .link:hover,
#menu-8x .dropdown-item:hover,
#menu-8x .link:focus,
#menu-8x .dropdown-item:focus {
  color: #ff0400;
}
#menu-8x .link[aria-expanded="true"],
#menu-8x .dropdown-menu {
  background: #000000;
}
#menu-8x .nav-dropdown-sm .link:focus,
#menu-8x .nav-dropdown-sm .link:hover,
#menu-8x .nav-dropdown-sm .dropdown-item:focus,
#menu-8x .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-8x .navbar,
#menu-8x .nav-dropdown-sm,
#menu-8x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8x .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-8x .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-8x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8x .bg-color.transparent.opened .link:hover,
#menu-8x .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-8x .link[aria-expanded="true"],
#menu-8x .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-8x A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-8z .mbr-section-title,
#msg-box3-8z .lead {
  color: #000;
}
#msg-box3-8z .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-8z .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-90 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-90 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-90 .navbar-toggler {
  color: #ca0000;
}
#menu-90 .close-icon::before,
#menu-90 .close-icon::after {
  background-color: #ca0000;
}
#menu-90 .link,
#menu-90 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-90 .link {
  font-size: 0.8rem;
}
#menu-90 .dropdown-item,
#menu-90 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-90 .link:hover,
#menu-90 .dropdown-item:hover,
#menu-90 .link:focus,
#menu-90 .dropdown-item:focus {
  color: #ff0400;
}
#menu-90 .link[aria-expanded="true"],
#menu-90 .dropdown-menu {
  background: #000000;
}
#menu-90 .nav-dropdown-sm .link:focus,
#menu-90 .nav-dropdown-sm .link:hover,
#menu-90 .nav-dropdown-sm .dropdown-item:focus,
#menu-90 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-90 .navbar,
#menu-90 .nav-dropdown-sm,
#menu-90 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-90 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-90 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-90 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-90 .bg-color.transparent.opened .link:hover,
#menu-90 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-90 .link[aria-expanded="true"],
#menu-90 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-90 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-92 .mbr-section-title,
#msg-box3-92 .lead {
  color: #000;
}
#msg-box3-92 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-92 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}





#menu-93 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-93 .navbar-caption {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 15px;
}
#menu-93 .navbar-toggler {
  color: #ca0000;
}
#menu-93 .close-icon::before,
#menu-93 .close-icon::after {
  background-color: #ca0000;
}
#menu-93 .link,
#menu-93 .dropdown-item {
  color: #ca0000;
  font-family: 'Lora', serif;
}
#menu-93 .link {
  font-size: 0.8rem;
}
#menu-93 .dropdown-item,
#menu-93 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-93 .link:hover,
#menu-93 .dropdown-item:hover,
#menu-93 .link:focus,
#menu-93 .dropdown-item:focus {
  color: #ff0400;
}
#menu-93 .link[aria-expanded="true"],
#menu-93 .dropdown-menu {
  background: #000000;
}
#menu-93 .nav-dropdown-sm .link:focus,
#menu-93 .nav-dropdown-sm .link:hover,
#menu-93 .nav-dropdown-sm .dropdown-item:focus,
#menu-93 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-93 .navbar,
#menu-93 .nav-dropdown-sm,
#menu-93 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-93 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-93 .bg-color.transparent .link {
  color: #ca0000;
  transition: none;
}
#menu-93 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-93 .bg-color.transparent.opened .link:hover,
#menu-93 .bg-color.transparent.opened .link:focus {
  color: #ff0400;
}
#menu-93 .link[aria-expanded="true"],
#menu-93 .dropdown-item[aria-expanded="true"] {
  color: #ff0400!important;
}
#menu-93 A {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#msg-box3-95 .mbr-section-title,
#msg-box3-95 .lead {
  color: #000;
}
#msg-box3-95 .mbr-section-title {
  font-size: 12px;
  color: #ff0400;
  text-align: left;
  font-family: 'Lora', serif;
}
#msg-box3-95 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 12px;
}
