@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);







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: 'Open Sans', 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: 'Open Sans', 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: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #b8312f !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #f3c649 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #b8312f !important;
}
.btn-primary {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !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: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !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: #c9970d;
  color: #c9970d;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.text-primary {
  color: #b8312f !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #f3c649 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #b8312f !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #f3c649;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #b8312f;
}
.btn-social {
  border-color: #b8312f;
}
.btn-social:hover {
  background: #b8312f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #b8312f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #b8312f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #b8312f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #b8312f;
}
.lead a,
.lead a:hover {
  color: #b8312f;
}
.lead blockquote {
  border-color: #b8312f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e08886;
}
.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: #ffffff;
}
.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: #e08886;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #b8312f;
}
.scrollToTop_wraper {
  display: none;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#msg-box1-5p H3 {
  color: #ffffff;
}
#msg-box1-5p H2 {
  color: #ffffff;
}
#header3-8g .mbr-section-title,
#header3-8g .mbr-section-subtitle {
  text-align: center;
}
#header3-8g .mbr-section-title {
  text-align: center;
  font-size: 32px;
}
#contacts2-8d SPAN {
  text-align: left;
}
#contacts2-8d P {
  text-align: left;
  font-size: 16px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
#contacts2-8d p {
  color: black;
}
#header3-8h .mbr-section-title,
#header3-8h .mbr-section-subtitle {
  text-align: center;
}
#header3-8h .mbr-section-title {
  font-size: 32px;
}
#menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-l .navbar-toggler {
  color: #000000;
}
#menu-l .close-icon::before,
#menu-l .close-icon::after {
  background-color: #000000;
}
#menu-l .link,
#menu-l .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-l .link {
  font-size: 0.85rem;
}
#menu-l .dropdown-item,
#menu-l .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-l .link:hover,
#menu-l .dropdown-item:hover,
#menu-l .link:focus,
#menu-l .dropdown-item:focus {
  color: #b8312f;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-menu {
  background: #e6e6e6;
}
#menu-l .nav-dropdown-sm .link:focus,
#menu-l .nav-dropdown-sm .link:hover,
#menu-l .nav-dropdown-sm .dropdown-item:focus,
#menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-l .navbar,
#menu-l .nav-dropdown-sm,
#menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-l .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l .bg-color.transparent.opened .link:hover,
#menu-l .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-m P {
  color: #000000;
}
#features7-8b .card-subtitle {
  color: #bcbcbc;
}
#features7-8b .iconbox {
  background-color: #b8312f;
  border-color: #b8312f;
}
#features7-8b P {
  font-family: 'Roboto', sans-serif;
}
#social-buttons2-5s .mbr-section-title,
#social-buttons2-5s .btn-social {
  color: #232323;
}






#msg-box1-au H3 {
  color: #ffffff;
}
#msg-box1-au H2 {
  color: #ffffff;
}
#menu-u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-u .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-u .navbar-toggler {
  color: #000000;
}
#menu-u .close-icon::before,
#menu-u .close-icon::after {
  background-color: #000000;
}
#menu-u .link,
#menu-u .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-u .link {
  font-size: 0.85rem;
}
#menu-u .dropdown-item,
#menu-u .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-u .link:hover,
#menu-u .dropdown-item:hover,
#menu-u .link:focus,
#menu-u .dropdown-item:focus {
  color: #b8312f;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-menu {
  background: #e6e6e6;
}
#menu-u .nav-dropdown-sm .link:focus,
#menu-u .nav-dropdown-sm .link:hover,
#menu-u .nav-dropdown-sm .dropdown-item:focus,
#menu-u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-u .navbar,
#menu-u .nav-dropdown-sm,
#menu-u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-u .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-u .bg-color.transparent.opened .link:hover,
#menu-u .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-49 P {
  color: #000000;
}
#msg-box5-aq P {
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
#msg-box5-aq H3 {
  font-size: 30px;
}
#msg-box5-al P {
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
#msg-box5-al H3 {
  font-size: 30px;
}
#msg-box5-9h P {
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
#msg-box5-9h H3 {
  font-size: 30px;
}
#msg-box5-97 P {
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
#msg-box5-97 H3 {
  font-size: 30px;
}
#social-buttons2-be .mbr-section-title,
#social-buttons2-be .btn-social {
  color: #232323;
}


#msg-box1-at H3 {
  color: #ffffff;
}
#msg-box1-at H2 {
  color: #ffffff;
}
#form1-4c .form-control-label {
  color: #000000;
}
#form1-4c .mbr-section-title {
  color: #000000;
  font-size: 30px;
}
#menu-48 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-48 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-48 .navbar-toggler {
  color: #000000;
}
#menu-48 .close-icon::before,
#menu-48 .close-icon::after {
  background-color: #000000;
}
#menu-48 .link,
#menu-48 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-48 .link {
  font-size: 0.85rem;
}
#menu-48 .dropdown-item,
#menu-48 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-48 .link:hover,
#menu-48 .dropdown-item:hover,
#menu-48 .link:focus,
#menu-48 .dropdown-item:focus {
  color: #b8312f;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-menu {
  background: #e6e6e6;
}
#menu-48 .nav-dropdown-sm .link:focus,
#menu-48 .nav-dropdown-sm .link:hover,
#menu-48 .nav-dropdown-sm .dropdown-item:focus,
#menu-48 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-48 .navbar,
#menu-48 .nav-dropdown-sm,
#menu-48 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-48 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-48 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-48 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-48 .bg-color.transparent.opened .link:hover,
#menu-48 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-49 P {
  color: #000000;
}
#features1-99 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cccccc;
}
#features1-99 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-9a .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#features1-9a .mbr-cards-col:nth-child(odd) .card-title {
  color: #282828;
}
#features1-9a .mbr-cards-col:nth-child(even) .card-title {
  color: #000000;
}
#social-buttons2-bd .mbr-section-title,
#social-buttons2-bd .btn-social {
  color: #232323;
}


#menu-2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-2 .navbar-toggler {
  color: #000000;
}
#menu-2 .close-icon::before,
#menu-2 .close-icon::after {
  background-color: #000000;
}
#menu-2 .link,
#menu-2 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-2 .link {
  font-size: 0.85rem;
}
#menu-2 .dropdown-item,
#menu-2 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2 .link:hover,
#menu-2 .dropdown-item:hover,
#menu-2 .link:focus,
#menu-2 .dropdown-item:focus {
  color: #b8312f;
}
#menu-2 .link[aria-expanded="true"],
#menu-2 .dropdown-menu {
  background: #e6e6e6;
}
#menu-2 .nav-dropdown-sm .link:focus,
#menu-2 .nav-dropdown-sm .link:hover,
#menu-2 .nav-dropdown-sm .dropdown-item:focus,
#menu-2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2 .navbar,
#menu-2 .nav-dropdown-sm,
#menu-2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2 .bg-color.transparent.opened .link:hover,
#menu-2 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-2 .link[aria-expanded="true"],
#menu-2 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-3 P {
  color: #000000;
}
#header1-2q .mbr-section-lead {
  font-size: 30px;
}
#header1-2q .mbr-section-lead B {
  color: #ffffff;
  font-size: 46px;
}
#msg-box6-2z {
  /*.mbr-figure img {
    width: 100%;
    /*border: 1px solid #8a4419;*/
  /*  border-style: inset;
}*/
}
#msg-box6-2z .mbr-section-title,
#msg-box6-2z .lead p {
  color: #fff;
}
#msg-box6-2z H3 {
  font-size: 25px;
  color: #282828;
}
#msg-box6-2z P {
  color: #000000;
  font-size: 17px;
  text-align: left;
}
#msg-box6-2z .mbr-section-title {
  color: black;
}
#msg-box6-2z .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#msg-box6-30 .mbr-section-title,
#msg-box6-30 .lead p {
  color: #fff;
}
#msg-box6-30 H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box6-30 P {
  color: #000000;
  text-align: left;
}
#msg-box6-30 .mbr-section-title {
  color: black;
}
#msg-box6-30 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
  background: white;
}
#msg-box6-31 .mbr-section-title,
#msg-box6-31 .lead p {
  color: #fff;
}
#msg-box6-31 H3 {
  font-size: 25px;
}
#msg-box6-31 P {
  color: #000000;
  text-align: left;
}
#msg-box6-31 .mbr-section-title {
  color: black;
}
#msg-box6-31 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#msg-box6-32 .mbr-section-title,
#msg-box6-32 .lead p {
  color: #fff;
}
#msg-box6-32 H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box6-32 P {
  text-align: left;
}
#msg-box6-32 .mbr-section-title {
  color: black;
}
#msg-box6-32 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
  background: white;
}
#msg-box6-3e .mbr-section-title,
#msg-box6-3e .lead p {
  color: #fff;
}
#msg-box6-3e H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box6-3e P {
  color: #000000;
}
#msg-box6-3e .mbr-section-title {
  color: black;
}
#msg-box6-3e .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
  background: white;
}
#msg-box6-3r .mbr-section-title,
#msg-box6-3r .lead p {
  color: #fff;
}
#msg-box6-3r H3 {
  font-size: 25px;
  color: #000000;
  text-align: left;
}
#msg-box6-3r P {
  text-align: left;
}
#msg-box6-3r .mbr-section-title {
  color: black;
}
#msg-box6-3r .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
  background: white;
}
#msg-box6-3s .mbr-section-title,
#msg-box6-3s .lead p {
  color: #fff;
}
#msg-box6-3s H3 {
  font-size: 25px;
}
#msg-box6-3s .mbr-section-title {
  color: black;
}
#msg-box6-3s .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
  background: white;
}
#msg-box6-3t .mbr-section-title,
#msg-box6-3t .lead p {
  color: #fff;
}
#msg-box6-3t H3 {
  font-size: 25px;
  text-align: left;
}
#msg-box6-3t P {
  text-align: left;
  color: #000000;
}
#msg-box6-3t .mbr-section-title {
  color: black;
}
#msg-box6-3t .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
  background: white;
}
#social-buttons2-b2 .mbr-section-title,
#social-buttons2-b2 .btn-social {
  color: #232323;
}


#msg-box1-1u H3 {
  color: #ffffff;
}
#msg-box1-1u H2 {
  color: #ffffff;
}
#menu-1j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1j .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-1j .navbar-toggler {
  color: #000000;
}
#menu-1j .close-icon::before,
#menu-1j .close-icon::after {
  background-color: #000000;
}
#menu-1j .link,
#menu-1j .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-1j .link {
  font-size: 0.85rem;
}
#menu-1j .dropdown-item,
#menu-1j .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-1j .link:hover,
#menu-1j .dropdown-item:hover,
#menu-1j .link:focus,
#menu-1j .dropdown-item:focus {
  color: #b8312f;
}
#menu-1j .link[aria-expanded="true"],
#menu-1j .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-1j .bg-color.transparent .link {
  color: #000000;
  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: #b8312f;
}
#menu-1j .link[aria-expanded="true"],
#menu-1j .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#content7-1m P {
  color: #000000;
  font-size: 17px;
}
#gallery4-1y {
  /*.mbr-gallery-item, {
border: 1px solid;
    padding: 4px;
    
}*/
}
#gallery4-1y LI {
  color: #000000;
  text-align: right;
}
#footer1-3 P {
  color: #000000;
}
#social-buttons2-b3 .mbr-section-title,
#social-buttons2-b3 .btn-social {
  color: #232323;
}


#msg-box1-1z H3 {
  color: #ffffff;
}
#msg-box1-1z H2 {
  color: #ffffff;
}
#menu-20 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-20 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-20 .navbar-toggler {
  color: #000000;
}
#menu-20 .close-icon::before,
#menu-20 .close-icon::after {
  background-color: #000000;
}
#menu-20 .link,
#menu-20 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-20 .link {
  font-size: 0.85rem;
}
#menu-20 .dropdown-item,
#menu-20 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-20 .link:hover,
#menu-20 .dropdown-item:hover,
#menu-20 .link:focus,
#menu-20 .dropdown-item:focus {
  color: #b8312f;
}
#menu-20 .link[aria-expanded="true"],
#menu-20 .dropdown-menu {
  background: #e6e6e6;
}
#menu-20 .nav-dropdown-sm .link:focus,
#menu-20 .nav-dropdown-sm .link:hover,
#menu-20 .nav-dropdown-sm .dropdown-item:focus,
#menu-20 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-20 .navbar,
#menu-20 .nav-dropdown-sm,
#menu-20 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-20 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-20 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-20 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-20 .bg-color.transparent.opened .link:hover,
#menu-20 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-20 .link[aria-expanded="true"],
#menu-20 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#gallery4-22 LI {
  color: #ffffff;
}
#footer1-3 P {
  color: #000000;
}
#social-buttons2-b4 .mbr-section-title,
#social-buttons2-b4 .btn-social {
  color: #232323;
}


#msg-box1-3j H3 {
  color: #ffffff;
}
#msg-box1-3j H2 {
  color: #ffffff;
}
#msg-box6-4d .mbr-section-title,
#msg-box6-4d .lead p {
  color: #fff;
}
#msg-box6-4d H3 {
  font-size: 25px;
  text-align: left;
  color: #000000;
}
#msg-box6-4d P {
  font-size: 17px;
  text-align: left;
}
#msg-box6-4d .mbr-section-title {
  color: black;
}
#msg-box6-4d .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#menu-3k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3k .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-3k .navbar-toggler {
  color: #000000;
}
#menu-3k .close-icon::before,
#menu-3k .close-icon::after {
  background-color: #000000;
}
#menu-3k .link,
#menu-3k .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-3k .link {
  font-size: 0.85rem;
}
#menu-3k .dropdown-item,
#menu-3k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3k .link:hover,
#menu-3k .dropdown-item:hover,
#menu-3k .link:focus,
#menu-3k .dropdown-item:focus {
  color: #b8312f;
}
#menu-3k .link[aria-expanded="true"],
#menu-3k .dropdown-menu {
  background: #e6e6e6;
}
#menu-3k .nav-dropdown-sm .link:focus,
#menu-3k .nav-dropdown-sm .link:hover,
#menu-3k .nav-dropdown-sm .dropdown-item:focus,
#menu-3k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3k .navbar,
#menu-3k .nav-dropdown-sm,
#menu-3k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3k .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-3k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3k .bg-color.transparent.opened .link:hover,
#menu-3k .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-3k .link[aria-expanded="true"],
#menu-3k .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-3 P {
  color: #000000;
}
#msg-box6-4e .mbr-section-title,
#msg-box6-4e .lead p {
  color: #fff;
}
#msg-box6-4e H3 {
  font-size: 25px;
  color: #000000;
}
#msg-box6-4e P {
  font-size: 17px;
}
#msg-box6-4e .mbr-section-title {
  color: black;
}
#msg-box6-4e .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#msg-box6-4f .mbr-section-title,
#msg-box6-4f .lead p {
  color: #fff;
}
#msg-box6-4f H3 {
  font-size: 23px;
  text-align: left;
}
#msg-box6-4f P {
  text-align: left;
  color: #282828;
}
#msg-box6-4f .mbr-section-title {
  color: black;
}
#msg-box6-4f .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-b8 .mbr-section-title,
#social-buttons2-b8 .btn-social {
  color: #232323;
}


#msg-box1-3n H3 {
  color: #ffffff;
}
#msg-box1-3n H2 {
  color: #ffffff;
}
#menu-3o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3o .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-3o .navbar-toggler {
  color: #000000;
}
#menu-3o .close-icon::before,
#menu-3o .close-icon::after {
  background-color: #000000;
}
#menu-3o .link,
#menu-3o .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-3o .link {
  font-size: 0.85rem;
}
#menu-3o .dropdown-item,
#menu-3o .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3o .link:hover,
#menu-3o .dropdown-item:hover,
#menu-3o .link:focus,
#menu-3o .dropdown-item:focus {
  color: #b8312f;
}
#menu-3o .link[aria-expanded="true"],
#menu-3o .dropdown-menu {
  background: #e6e6e6;
}
#menu-3o .nav-dropdown-sm .link:focus,
#menu-3o .nav-dropdown-sm .link:hover,
#menu-3o .nav-dropdown-sm .dropdown-item:focus,
#menu-3o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3o .navbar,
#menu-3o .nav-dropdown-sm,
#menu-3o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3o .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-3o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3o .bg-color.transparent.opened .link:hover,
#menu-3o .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-3o .link[aria-expanded="true"],
#menu-3o .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-3 P {
  color: #000000;
}
#msg-box6-42 .mbr-section-title,
#msg-box6-42 .lead p {
  color: #fff;
}
#msg-box6-42 H3 {
  font-size: 32px;
}
#msg-box6-42 .mbr-section-title {
  color: black;
}
#msg-box6-42 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-b9 .mbr-section-title,
#social-buttons2-b9 .btn-social {
  color: #232323;
}


#msg-box1-4l H3 {
  color: #ffffff;
}
#msg-box1-4l H2 {
  color: #ffffff;
}
#menu-4m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4m .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-4m .navbar-toggler {
  color: #000000;
}
#menu-4m .close-icon::before,
#menu-4m .close-icon::after {
  background-color: #000000;
}
#menu-4m .link,
#menu-4m .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-4m .link {
  font-size: 0.85rem;
}
#menu-4m .dropdown-item,
#menu-4m .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-4m .link:hover,
#menu-4m .dropdown-item:hover,
#menu-4m .link:focus,
#menu-4m .dropdown-item:focus {
  color: #b8312f;
}
#menu-4m .link[aria-expanded="true"],
#menu-4m .dropdown-menu {
  background: #e6e6e6;
}
#menu-4m .nav-dropdown-sm .link:focus,
#menu-4m .nav-dropdown-sm .link:hover,
#menu-4m .nav-dropdown-sm .dropdown-item:focus,
#menu-4m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4m .navbar,
#menu-4m .nav-dropdown-sm,
#menu-4m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4m .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4m .bg-color.transparent.opened .link:hover,
#menu-4m .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-4m .link[aria-expanded="true"],
#menu-4m .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-4n P {
  color: #000000;
}
#content7-4p P {
  color: #000000;
  text-align: left;
}
#content7-4p DIV {
  color: #ffffff;
}
#content7-4p .lead {
  color: #000000;
}
#msg-box6-73 .mbr-section-title,
#msg-box6-73 .lead p {
  color: #fff;
}
#msg-box6-73 H3 {
  font-size: 32px;
}
#msg-box6-73 P {
  color: #000000;
  text-align: left;
}
#msg-box6-73 .mbr-section-title {
  color: black;
}
#msg-box6-73 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#msg-box6-4r .mbr-section-title,
#msg-box6-4r .lead p {
  color: #fff;
}
#msg-box6-4r H3 {
  font-size: 32px;
}
#msg-box6-4r P {
  color: #000000;
  text-align: left;
}
#msg-box6-4r .mbr-section-title {
  color: black;
}
#msg-box6-4r .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-bb .mbr-section-title,
#social-buttons2-bb .btn-social {
  color: #232323;
}


#msg-box1-2l H3 {
  color: #ffffff;
}
#msg-box1-2l H2 {
  color: #ffffff;
}
#menu-2m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2m .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-2m .navbar-toggler {
  color: #000000;
}
#menu-2m .close-icon::before,
#menu-2m .close-icon::after {
  background-color: #000000;
}
#menu-2m .link,
#menu-2m .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-2m .link {
  font-size: 0.85rem;
}
#menu-2m .dropdown-item,
#menu-2m .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2m .link:hover,
#menu-2m .dropdown-item:hover,
#menu-2m .link:focus,
#menu-2m .dropdown-item:focus {
  color: #b8312f;
}
#menu-2m .link[aria-expanded="true"],
#menu-2m .dropdown-menu {
  background: #e6e6e6;
}
#menu-2m .nav-dropdown-sm .link:focus,
#menu-2m .nav-dropdown-sm .link:hover,
#menu-2m .nav-dropdown-sm .dropdown-item:focus,
#menu-2m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2m .navbar,
#menu-2m .nav-dropdown-sm,
#menu-2m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2m .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2m .bg-color.transparent.opened .link:hover,
#menu-2m .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-2m .link[aria-expanded="true"],
#menu-2m .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#content7-2n P {
  color: #000000;
  text-align: left;
}
#content7-2n DIV {
  color: #ffffff;
}
#msg-box6-2p .mbr-section-title,
#msg-box6-2p .lead p {
  color: #fff;
}
#msg-box6-2p P {
  text-align: left;
}
#msg-box6-2p .mbr-section-title {
  color: black;
}
#msg-box6-2p .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#footer1-3 P {
  color: #000000;
}
#social-buttons2-b7 .mbr-section-title,
#social-buttons2-b7 .btn-social {
  color: #232323;
}


#msg-box1-26 H3 {
  color: #ffffff;
}
#msg-box1-26 H2 {
  color: #ffffff;
}
#menu-27 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-27 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-27 .navbar-toggler {
  color: #000000;
}
#menu-27 .close-icon::before,
#menu-27 .close-icon::after {
  background-color: #000000;
}
#menu-27 .link,
#menu-27 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-27 .link {
  font-size: 0.85rem;
}
#menu-27 .dropdown-item,
#menu-27 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-27 .link:hover,
#menu-27 .dropdown-item:hover,
#menu-27 .link:focus,
#menu-27 .dropdown-item:focus {
  color: #b8312f;
}
#menu-27 .link[aria-expanded="true"],
#menu-27 .dropdown-menu {
  background: #e6e6e6;
}
#menu-27 .nav-dropdown-sm .link:focus,
#menu-27 .nav-dropdown-sm .link:hover,
#menu-27 .nav-dropdown-sm .dropdown-item:focus,
#menu-27 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-27 .navbar,
#menu-27 .nav-dropdown-sm,
#menu-27 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-27 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-27 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-27 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-27 .bg-color.transparent.opened .link:hover,
#menu-27 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-27 .link[aria-expanded="true"],
#menu-27 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#content7-28 P {
  color: #000000;
}
#features3-2c P {
  color: #000000;
}
#features3-2c H5 {
  color: #000000;
}
#features3-2c H4 {
  color: #000000;
}
#features3-2c .card-img {
  border: 1px solid;
  padding: 8px;
}
#features3-2e H4 {
  color: #000000;
}
#features3-2e H5 {
  color: #ffffff;
}
#features3-2e P {
  color: #000000;
}
#features3-2e .card-img {
  border: 1px solid;
  padding: 8px;
}
#footer1-3 P {
  color: #000000;
}
#social-buttons2-ba .mbr-section-title,
#social-buttons2-ba .btn-social {
  color: #232323;
}


#msg-box1-av H3 {
  color: #ffffff;
}
#msg-box1-av H2 {
  color: #ffffff;
}
#menu-4w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4w .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-4w .navbar-toggler {
  color: #000000;
}
#menu-4w .close-icon::before,
#menu-4w .close-icon::after {
  background-color: #000000;
}
#menu-4w .link,
#menu-4w .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-4w .link {
  font-size: 0.85rem;
}
#menu-4w .dropdown-item,
#menu-4w .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-4w .link:hover,
#menu-4w .dropdown-item:hover,
#menu-4w .link:focus,
#menu-4w .dropdown-item:focus {
  color: #b8312f;
}
#menu-4w .link[aria-expanded="true"],
#menu-4w .dropdown-menu {
  background: #e6e6e6;
}
#menu-4w .nav-dropdown-sm .link:focus,
#menu-4w .nav-dropdown-sm .link:hover,
#menu-4w .nav-dropdown-sm .dropdown-item:focus,
#menu-4w .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4w .navbar,
#menu-4w .nav-dropdown-sm,
#menu-4w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4w .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4w .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-4w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4w .bg-color.transparent.opened .link:hover,
#menu-4w .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-4w .link[aria-expanded="true"],
#menu-4w .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-4x P {
  color: #000000;
}
#features1-4y .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cccccc;
}
#features1-4y .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7y .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#features1-7y .mbr-cards-col:nth-child(odd) .card-title {
  color: #282828;
}
#features1-7y .mbr-cards-col:nth-child(even) .card-title {
  color: #000000;
}
#social-buttons2-bc .mbr-section-title,
#social-buttons2-bc .btn-social {
  color: #232323;
}


#msg-box1-5t H3 {
  color: #ffffff;
  text-align: left;
}
#msg-box1-5t H2 {
  color: #ffffff;
}
#menu-5u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5u .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-5u .navbar-toggler {
  color: #000000;
}
#menu-5u .close-icon::before,
#menu-5u .close-icon::after {
  background-color: #000000;
}
#menu-5u .link,
#menu-5u .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-5u .link {
  font-size: 0.85rem;
}
#menu-5u .dropdown-item,
#menu-5u .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-5u .link:hover,
#menu-5u .dropdown-item:hover,
#menu-5u .link:focus,
#menu-5u .dropdown-item:focus {
  color: #b8312f;
}
#menu-5u .link[aria-expanded="true"],
#menu-5u .dropdown-menu {
  background: #e6e6e6;
}
#menu-5u .nav-dropdown-sm .link:focus,
#menu-5u .nav-dropdown-sm .link:hover,
#menu-5u .nav-dropdown-sm .dropdown-item:focus,
#menu-5u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-5u .navbar,
#menu-5u .nav-dropdown-sm,
#menu-5u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-5u .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-5u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5u .bg-color.transparent.opened .link:hover,
#menu-5u .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-5u .link[aria-expanded="true"],
#menu-5u .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-5v P {
  color: #000000;
}
#msg-box6-5w .mbr-section-title,
#msg-box6-5w .lead p {
  color: #fff;
}
#msg-box6-5w H3 {
  font-size: 32px;
}
#msg-box6-5w P {
  text-align: left;
  color: #000000;
}
#msg-box6-5w .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#msg-box6-5x .mbr-section-title,
#msg-box6-5x .lead p {
  color: #fff;
}
#msg-box6-5x H3 {
  font-size: 32px;
}
#msg-box6-5x P {
  text-align: left;
  color: #000000;
}
#msg-box6-5x .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-bo .mbr-section-title,
#social-buttons2-bo .btn-social {
  color: #232323;
}


#msg-box1-64 H3 {
  color: #ffffff;
}
#msg-box1-64 H2 {
  color: #ffffff;
}
#menu-65 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-65 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-65 .navbar-toggler {
  color: #000000;
}
#menu-65 .close-icon::before,
#menu-65 .close-icon::after {
  background-color: #000000;
}
#menu-65 .link,
#menu-65 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-65 .link {
  font-size: 0.85rem;
}
#menu-65 .dropdown-item,
#menu-65 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-65 .link:hover,
#menu-65 .dropdown-item:hover,
#menu-65 .link:focus,
#menu-65 .dropdown-item:focus {
  color: #b8312f;
}
#menu-65 .link[aria-expanded="true"],
#menu-65 .dropdown-menu {
  background: #e6e6e6;
}
#menu-65 .nav-dropdown-sm .link:focus,
#menu-65 .nav-dropdown-sm .link:hover,
#menu-65 .nav-dropdown-sm .dropdown-item:focus,
#menu-65 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-65 .navbar,
#menu-65 .nav-dropdown-sm,
#menu-65 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-65 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-65 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-65 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-65 .bg-color.transparent.opened .link:hover,
#menu-65 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-65 .link[aria-expanded="true"],
#menu-65 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-66 P {
  color: #000000;
}
#msg-box6-67 .mbr-section-title,
#msg-box6-67 .lead p {
  color: #fff;
}
#msg-box6-67 H3 {
  font-size: 32px;
}
#msg-box6-67 P {
  color: #282828;
}
#msg-box6-67 .mbr-section-title {
  color: black;
}
#msg-box6-67 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-bn .mbr-section-title,
#social-buttons2-bn .btn-social {
  color: #232323;
}


#msg-box1-60 H3 {
  color: #ffffff;
}
#msg-box1-60 H2 {
  color: #ffffff;
}
#menu-61 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-61 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-61 .navbar-toggler {
  color: #000000;
}
#menu-61 .close-icon::before,
#menu-61 .close-icon::after {
  background-color: #000000;
}
#menu-61 .link,
#menu-61 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-61 .link {
  font-size: 0.85rem;
}
#menu-61 .dropdown-item,
#menu-61 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-61 .link:hover,
#menu-61 .dropdown-item:hover,
#menu-61 .link:focus,
#menu-61 .dropdown-item:focus {
  color: #b8312f;
}
#menu-61 .link[aria-expanded="true"],
#menu-61 .dropdown-menu {
  background: #e6e6e6;
}
#menu-61 .nav-dropdown-sm .link:focus,
#menu-61 .nav-dropdown-sm .link:hover,
#menu-61 .nav-dropdown-sm .dropdown-item:focus,
#menu-61 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-61 .navbar,
#menu-61 .nav-dropdown-sm,
#menu-61 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-61 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-61 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-61 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-61 .bg-color.transparent.opened .link:hover,
#menu-61 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-61 .link[aria-expanded="true"],
#menu-61 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-62 P {
  color: #000000;
}
#msg-box6-63 .mbr-section-title,
#msg-box6-63 .lead p {
  color: #fff;
}
#msg-box6-63 H3 {
  font-size: 32px;
}
#msg-box6-63 .mbr-section-title {
  color: black;
}
#msg-box6-63 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-bt .mbr-section-title,
#social-buttons2-bt .btn-social {
  color: #232323;
}


#msg-box1-2f H3 {
  color: #ffffff;
}
#msg-box1-2f H2 {
  color: #ffffff;
}
#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-2g .navbar-toggler {
  color: #000000;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #000000;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-2g .link {
  font-size: 0.85rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #e6e6e6;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#content7-2h P {
  color: #000000;
  text-align: left;
}
#content7-2h DIV {
  color: #ffffff;
}
#features3-2k P {
  color: #000000;
  font-size: 14px;
}
#features3-2k H5 {
  color: #000000;
  font-size: 16px;
}
#features3-2k H4 {
  color: #000000;
}
#features3-2k .card-img {
  border: 1px solid;
  padding: 8px;
}
#footer1-3 P {
  color: #000000;
}
#social-buttons2-b5 .mbr-section-title,
#social-buttons2-b5 .btn-social {
  color: #232323;
}


#menu-50 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-50 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-50 .navbar-toggler {
  color: #000000;
}
#menu-50 .close-icon::before,
#menu-50 .close-icon::after {
  background-color: #000000;
}
#menu-50 .link,
#menu-50 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-50 .link {
  font-size: 0.85rem;
}
#menu-50 .dropdown-item,
#menu-50 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-50 .link:hover,
#menu-50 .dropdown-item:hover,
#menu-50 .link:focus,
#menu-50 .dropdown-item:focus {
  color: #b8312f;
}
#menu-50 .link[aria-expanded="true"],
#menu-50 .dropdown-menu {
  background: #e6e6e6;
}
#menu-50 .nav-dropdown-sm .link:focus,
#menu-50 .nav-dropdown-sm .link:hover,
#menu-50 .nav-dropdown-sm .dropdown-item:focus,
#menu-50 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-50 .navbar,
#menu-50 .nav-dropdown-sm,
#menu-50 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-50 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-50 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-50 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-50 .bg-color.transparent.opened .link:hover,
#menu-50 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-50 .link[aria-expanded="true"],
#menu-50 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-51 P {
  color: #000000;
}
#social-buttons2-bf .mbr-section-title,
#social-buttons2-bf .btn-social {
  color: #232323;
}


#msg-box1-3f H3 {
  color: #ffffff;
  text-align: left;
}
#msg-box1-3f H2 {
  color: #ffffff;
}
#menu-3g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3g .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-3g .navbar-toggler {
  color: #000000;
}
#menu-3g .close-icon::before,
#menu-3g .close-icon::after {
  background-color: #000000;
}
#menu-3g .link,
#menu-3g .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-3g .link {
  font-size: 0.85rem;
}
#menu-3g .dropdown-item,
#menu-3g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3g .link:hover,
#menu-3g .dropdown-item:hover,
#menu-3g .link:focus,
#menu-3g .dropdown-item:focus {
  color: #b8312f;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-menu {
  background: #e6e6e6;
}
#menu-3g .nav-dropdown-sm .link:focus,
#menu-3g .nav-dropdown-sm .link:hover,
#menu-3g .nav-dropdown-sm .dropdown-item:focus,
#menu-3g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3g .navbar,
#menu-3g .nav-dropdown-sm,
#menu-3g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-3g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3g .bg-color.transparent.opened .link:hover,
#menu-3g .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-3 P {
  color: #000000;
}
#msg-box6-4s .mbr-section-title,
#msg-box6-4s .lead p {
  color: #fff;
}
#msg-box6-4s H3 {
  font-size: 32px;
}
#msg-box6-4s P {
  text-align: left;
  color: #000000;
}
#msg-box6-4s .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#msg-box6-4z .mbr-section-title,
#msg-box6-4z .lead p {
  color: #fff;
}
#msg-box6-4z H3 {
  font-size: 32px;
}
#msg-box6-4z P {
  text-align: left;
  color: #000000;
}
#msg-box6-4z .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-b6 .mbr-section-title,
#social-buttons2-b6 .btn-social {
  color: #232323;
}


#msg-box1-7k H3 {
  color: #ffffff;
}
#msg-box1-7k H2 {
  color: #ffffff;
}
#menu-7l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7l .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-7l .navbar-toggler {
  color: #000000;
}
#menu-7l .close-icon::before,
#menu-7l .close-icon::after {
  background-color: #000000;
}
#menu-7l .link,
#menu-7l .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-7l .link {
  font-size: 0.85rem;
}
#menu-7l .dropdown-item,
#menu-7l .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-7l .link:hover,
#menu-7l .dropdown-item:hover,
#menu-7l .link:focus,
#menu-7l .dropdown-item:focus {
  color: #b8312f;
}
#menu-7l .link[aria-expanded="true"],
#menu-7l .dropdown-menu {
  background: #e6e6e6;
}
#menu-7l .nav-dropdown-sm .link:focus,
#menu-7l .nav-dropdown-sm .link:hover,
#menu-7l .nav-dropdown-sm .dropdown-item:focus,
#menu-7l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-7l .navbar,
#menu-7l .nav-dropdown-sm,
#menu-7l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-7l .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-7l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7l .bg-color.transparent.opened .link:hover,
#menu-7l .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-7l .link[aria-expanded="true"],
#menu-7l .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-7m P {
  color: #000000;
}
#msg-box6-7n .mbr-section-title,
#msg-box6-7n .lead p {
  color: #fff;
}
#msg-box6-7n H3 {
  font-size: 24px;
  text-align: left;
}
#msg-box6-7n P {
  text-align: left;
}
#msg-box6-7n .mbr-section-title {
  color: black;
}
#msg-box6-7n .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-br .mbr-section-title,
#social-buttons2-br .btn-social {
  color: #232323;
}


#msg-box1-7f H3 {
  color: #ffffff;
}
#msg-box1-7f H2 {
  color: #ffffff;
}
#menu-7g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7g .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-7g .navbar-toggler {
  color: #000000;
}
#menu-7g .close-icon::before,
#menu-7g .close-icon::after {
  background-color: #000000;
}
#menu-7g .link,
#menu-7g .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-7g .link {
  font-size: 0.85rem;
}
#menu-7g .dropdown-item,
#menu-7g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-7g .link:hover,
#menu-7g .dropdown-item:hover,
#menu-7g .link:focus,
#menu-7g .dropdown-item:focus {
  color: #b8312f;
}
#menu-7g .link[aria-expanded="true"],
#menu-7g .dropdown-menu {
  background: #e6e6e6;
}
#menu-7g .nav-dropdown-sm .link:focus,
#menu-7g .nav-dropdown-sm .link:hover,
#menu-7g .nav-dropdown-sm .dropdown-item:focus,
#menu-7g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-7g .navbar,
#menu-7g .nav-dropdown-sm,
#menu-7g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-7g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-7g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7g .bg-color.transparent.opened .link:hover,
#menu-7g .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-7g .link[aria-expanded="true"],
#menu-7g .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-7h P {
  color: #000000;
}
#msg-box6-7j .mbr-section-title,
#msg-box6-7j .lead p {
  color: #fff;
}
#msg-box6-7j H3 {
  font-size: 24px;
  text-align: left;
}
#msg-box6-7j P {
  text-align: left;
}
#msg-box6-7j .mbr-section-title {
  color: black;
}
#msg-box6-7j .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-bp .mbr-section-title,
#social-buttons2-bp .btn-social {
  color: #232323;
}


#menu-8l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8l .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-8l .navbar-toggler {
  color: #000000;
}
#menu-8l .close-icon::before,
#menu-8l .close-icon::after {
  background-color: #000000;
}
#menu-8l .link,
#menu-8l .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-8l .link {
  font-size: 0.85rem;
}
#menu-8l .dropdown-item,
#menu-8l .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8l .link:hover,
#menu-8l .dropdown-item:hover,
#menu-8l .link:focus,
#menu-8l .dropdown-item:focus {
  color: #b8312f;
}
#menu-8l .link[aria-expanded="true"],
#menu-8l .dropdown-menu {
  background: #e6e6e6;
}
#menu-8l .nav-dropdown-sm .link:focus,
#menu-8l .nav-dropdown-sm .link:hover,
#menu-8l .nav-dropdown-sm .dropdown-item:focus,
#menu-8l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8l .navbar,
#menu-8l .nav-dropdown-sm,
#menu-8l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8l .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-8l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8l .bg-color.transparent.opened .link:hover,
#menu-8l .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-8l .link[aria-expanded="true"],
#menu-8l .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-8m P {
  color: #000000;
}
#social-buttons2-bg .mbr-section-title,
#social-buttons2-bg .btn-social {
  color: #232323;
}


#menu-8o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8o .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-8o .navbar-toggler {
  color: #000000;
}
#menu-8o .close-icon::before,
#menu-8o .close-icon::after {
  background-color: #000000;
}
#menu-8o .link,
#menu-8o .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-8o .link {
  font-size: 0.85rem;
}
#menu-8o .dropdown-item,
#menu-8o .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8o .link:hover,
#menu-8o .dropdown-item:hover,
#menu-8o .link:focus,
#menu-8o .dropdown-item:focus {
  color: #b8312f;
}
#menu-8o .link[aria-expanded="true"],
#menu-8o .dropdown-menu {
  background: #e6e6e6;
}
#menu-8o .nav-dropdown-sm .link:focus,
#menu-8o .nav-dropdown-sm .link:hover,
#menu-8o .nav-dropdown-sm .dropdown-item:focus,
#menu-8o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8o .navbar,
#menu-8o .nav-dropdown-sm,
#menu-8o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8o .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-8o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8o .bg-color.transparent.opened .link:hover,
#menu-8o .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-8o .link[aria-expanded="true"],
#menu-8o .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-8p P {
  color: #000000;
}
#social-buttons2-bi .mbr-section-title,
#social-buttons2-bi .btn-social {
  color: #232323;
}


#menu-8r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8r .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-8r .navbar-toggler {
  color: #000000;
}
#menu-8r .close-icon::before,
#menu-8r .close-icon::after {
  background-color: #000000;
}
#menu-8r .link,
#menu-8r .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-8r .link {
  font-size: 0.85rem;
}
#menu-8r .dropdown-item,
#menu-8r .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8r .link:hover,
#menu-8r .dropdown-item:hover,
#menu-8r .link:focus,
#menu-8r .dropdown-item:focus {
  color: #b8312f;
}
#menu-8r .link[aria-expanded="true"],
#menu-8r .dropdown-menu {
  background: #e6e6e6;
}
#menu-8r .nav-dropdown-sm .link:focus,
#menu-8r .nav-dropdown-sm .link:hover,
#menu-8r .nav-dropdown-sm .dropdown-item:focus,
#menu-8r .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8r .navbar,
#menu-8r .nav-dropdown-sm,
#menu-8r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8r .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8r .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-8r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8r .bg-color.transparent.opened .link:hover,
#menu-8r .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-8r .link[aria-expanded="true"],
#menu-8r .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-8s P {
  color: #000000;
}
#social-buttons2-bj .mbr-section-title,
#social-buttons2-bj .btn-social {
  color: #232323;
}


#menu-8u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8u .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-8u .navbar-toggler {
  color: #000000;
}
#menu-8u .close-icon::before,
#menu-8u .close-icon::after {
  background-color: #000000;
}
#menu-8u .link,
#menu-8u .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-8u .link {
  font-size: 0.85rem;
}
#menu-8u .dropdown-item,
#menu-8u .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8u .link:hover,
#menu-8u .dropdown-item:hover,
#menu-8u .link:focus,
#menu-8u .dropdown-item:focus {
  color: #b8312f;
}
#menu-8u .link[aria-expanded="true"],
#menu-8u .dropdown-menu {
  background: #e6e6e6;
}
#menu-8u .nav-dropdown-sm .link:focus,
#menu-8u .nav-dropdown-sm .link:hover,
#menu-8u .nav-dropdown-sm .dropdown-item:focus,
#menu-8u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8u .navbar,
#menu-8u .nav-dropdown-sm,
#menu-8u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8u .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-8u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8u .bg-color.transparent.opened .link:hover,
#menu-8u .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-8u .link[aria-expanded="true"],
#menu-8u .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-8v P {
  color: #000000;
}
#social-buttons2-bk .mbr-section-title,
#social-buttons2-bk .btn-social {
  color: #232323;
}


#menu-8x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8x .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-8x .navbar-toggler {
  color: #000000;
}
#menu-8x .close-icon::before,
#menu-8x .close-icon::after {
  background-color: #000000;
}
#menu-8x .link,
#menu-8x .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-8x .link {
  font-size: 0.85rem;
}
#menu-8x .dropdown-item,
#menu-8x .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8x .link:hover,
#menu-8x .dropdown-item:hover,
#menu-8x .link:focus,
#menu-8x .dropdown-item:focus {
  color: #b8312f;
}
#menu-8x .link[aria-expanded="true"],
#menu-8x .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-8x .bg-color.transparent .link {
  color: #000000;
  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: #b8312f;
}
#menu-8x .link[aria-expanded="true"],
#menu-8x .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-8y P {
  color: #000000;
}
#social-buttons2-bl .mbr-section-title,
#social-buttons2-bl .btn-social {
  color: #232323;
}


#menu-90 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-90 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-90 .navbar-toggler {
  color: #000000;
}
#menu-90 .close-icon::before,
#menu-90 .close-icon::after {
  background-color: #000000;
}
#menu-90 .link,
#menu-90 .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-90 .link {
  font-size: 0.85rem;
}
#menu-90 .dropdown-item,
#menu-90 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-90 .link:hover,
#menu-90 .dropdown-item:hover,
#menu-90 .link:focus,
#menu-90 .dropdown-item:focus {
  color: #b8312f;
}
#menu-90 .link[aria-expanded="true"],
#menu-90 .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-90 .bg-color.transparent .link {
  color: #000000;
  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: #b8312f;
}
#menu-90 .link[aria-expanded="true"],
#menu-90 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-91 P {
  color: #000000;
}
#social-buttons2-bm .mbr-section-title,
#social-buttons2-bm .btn-social {
  color: #232323;
}


#menu-9l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9l .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-9l .navbar-toggler {
  color: #000000;
}
#menu-9l .close-icon::before,
#menu-9l .close-icon::after {
  background-color: #000000;
}
#menu-9l .link,
#menu-9l .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-9l .link {
  font-size: 0.85rem;
}
#menu-9l .dropdown-item,
#menu-9l .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9l .link:hover,
#menu-9l .dropdown-item:hover,
#menu-9l .link:focus,
#menu-9l .dropdown-item:focus {
  color: #b8312f;
}
#menu-9l .link[aria-expanded="true"],
#menu-9l .dropdown-menu {
  background: #e6e6e6;
}
#menu-9l .nav-dropdown-sm .link:focus,
#menu-9l .nav-dropdown-sm .link:hover,
#menu-9l .nav-dropdown-sm .dropdown-item:focus,
#menu-9l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9l .navbar,
#menu-9l .nav-dropdown-sm,
#menu-9l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9l .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-9l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9l .bg-color.transparent.opened .link:hover,
#menu-9l .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-9l .link[aria-expanded="true"],
#menu-9l .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-9m P {
  color: #000000;
}
#social-buttons2-bh .mbr-section-title,
#social-buttons2-bh .btn-social {
  color: #232323;
}


#msg-box1-b1 H3 {
  color: #ffffff;
}
#msg-box1-b1 H2 {
  color: #ffffff;
}
#menu-ax .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ax .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
#menu-ax .navbar-toggler {
  color: #000000;
}
#menu-ax .close-icon::before,
#menu-ax .close-icon::after {
  background-color: #000000;
}
#menu-ax .link,
#menu-ax .dropdown-item {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#menu-ax .link {
  font-size: 0.85rem;
}
#menu-ax .dropdown-item,
#menu-ax .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-ax .link:hover,
#menu-ax .dropdown-item:hover,
#menu-ax .link:focus,
#menu-ax .dropdown-item:focus {
  color: #b8312f;
}
#menu-ax .link[aria-expanded="true"],
#menu-ax .dropdown-menu {
  background: #e6e6e6;
}
#menu-ax .nav-dropdown-sm .link:focus,
#menu-ax .nav-dropdown-sm .link:hover,
#menu-ax .nav-dropdown-sm .dropdown-item:focus,
#menu-ax .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-ax .navbar,
#menu-ax .nav-dropdown-sm,
#menu-ax .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ax .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-ax .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#menu-ax .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ax .bg-color.transparent.opened .link:hover,
#menu-ax .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#menu-ax .link[aria-expanded="true"],
#menu-ax .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#footer1-ay P {
  color: #000000;
}
#msg-box6-b0 .mbr-section-title,
#msg-box6-b0 .lead p {
  color: #fff;
}
#msg-box6-b0 H3 {
  font-size: 24px;
}
#msg-box6-b0 P {
  color: #000000;
}
#msg-box6-b0 .mbr-section-title {
  color: black;
}
#msg-box6-b0 .mbr-figure {
  border: 1px solid;
  padding: 8px;
  box-shadow: 5px 10px 8px #888888;
}
#social-buttons2-bq .mbr-section-title,
#social-buttons2-bq .btn-social {
  color: #232323;
}
