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





body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Roboto Condensed', 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: 'Roboto Condensed', 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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #b8312f !important;
}
.bg-success {
  background-color: #ffffff !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #d14841 !important;
}
.bg-danger {
  background-color: #f28281 !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: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-warning {
  background-color: #d14841;
  border-color: #d14841;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #9f2c26;
  border-color: #9f2c26;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #9f2c26 !important;
  border-color: #9f2c26 !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #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: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #ffffff;
  color: #ffffff;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-warning-outline {
  background: none;
  border-color: #8a2722;
  color: #8a2722;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #d14841;
  border-color: #d14841;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #d14841 !important;
  border-color: #d14841 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #b8312f !important;
}
.text-success {
  color: #ffffff !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #d14841 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #ffffff;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #d14841;
}
.alert-danger {
  background-color: #f28281;
}
.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: #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: #f9e6e5;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #b8312f;
}
#page1-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page1-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page1-ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#page1-ext_menu-0 .close-icon::before,
#page1-ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#page1-ext_menu-0 .link,
#page1-ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#page1-ext_menu-0 .link {
  font-size: 1rem;
}
#page1-ext_menu-0 .dropdown-item,
#page1-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#page1-ext_menu-0 .link:hover,
#page1-ext_menu-0 .dropdown-item:hover,
#page1-ext_menu-0 .link:focus,
#page1-ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#page1-ext_menu-0 .link[aria-expanded="true"],
#page1-ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#page1-ext_menu-0 .nav-dropdown-sm .link:focus,
#page1-ext_menu-0 .nav-dropdown-sm .link:hover,
#page1-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page1-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#page1-ext_menu-0 .navbar,
#page1-ext_menu-0 .nav-dropdown-sm,
#page1-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page1-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#page1-ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#page1-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page1-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page1-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#page1-ext_menu-0 .link[aria-expanded="true"],
#page1-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#page1-msg-box8-0 .mbr-section-title,
#page1-msg-box8-0 p {
  color: #fff;
}
#page1-msg-box8-0 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#page1-msg-box8-0 .lead P {
  color: #232323;
}
#page1-msg-box5-0 H3 {
  color: #b8312f;
}
#page1-msg-box5-0 I {
  color: #b8312f;
}
#page1-msg-box8-1 .mbr-section-title,
#page1-msg-box8-1 p {
  color: #fff;
}
#page1-msg-box8-1 .mbr-section-title {
  color: #640d0c;
}
#page1-msg-box8-1 .lead P {
  color: #ffffff;
}
#page1-social-buttons1-0 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#page1-footer1-0 P {
  color: #5a0605;
}


#page2-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page2-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page2-ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#page2-ext_menu-0 .close-icon::before,
#page2-ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#page2-ext_menu-0 .link,
#page2-ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#page2-ext_menu-0 .link {
  font-size: 1rem;
}
#page2-ext_menu-0 .dropdown-item,
#page2-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#page2-ext_menu-0 .link:hover,
#page2-ext_menu-0 .dropdown-item:hover,
#page2-ext_menu-0 .link:focus,
#page2-ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#page2-ext_menu-0 .link[aria-expanded="true"],
#page2-ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#page2-ext_menu-0 .nav-dropdown-sm .link:focus,
#page2-ext_menu-0 .nav-dropdown-sm .link:hover,
#page2-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page2-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#page2-ext_menu-0 .navbar,
#page2-ext_menu-0 .nav-dropdown-sm,
#page2-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page2-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#page2-ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#page2-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page2-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page2-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#page2-ext_menu-0 .link[aria-expanded="true"],
#page2-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#page2-msg-box8-0 .mbr-section-title,
#page2-msg-box8-0 p {
  color: #fff;
}
#page2-msg-box8-0 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#page2-msg-box8-0 .lead P {
  color: #232323;
}
#page2-msg-box8-1 .mbr-section-title,
#page2-msg-box8-1 p {
  color: #fff;
}
#page2-msg-box8-1 .mbr-section-title {
  color: #640d0c;
}
#page2-msg-box8-1 .lead P {
  color: #000000;
}
#page2-social-buttons1-0 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#page2-footer1-0 P {
  color: #5a0605;
}


#page3-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page3-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page3-ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#page3-ext_menu-0 .close-icon::before,
#page3-ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#page3-ext_menu-0 .link,
#page3-ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#page3-ext_menu-0 .link {
  font-size: 1rem;
}
#page3-ext_menu-0 .dropdown-item,
#page3-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#page3-ext_menu-0 .link:hover,
#page3-ext_menu-0 .dropdown-item:hover,
#page3-ext_menu-0 .link:focus,
#page3-ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#page3-ext_menu-0 .link[aria-expanded="true"],
#page3-ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#page3-ext_menu-0 .nav-dropdown-sm .link:focus,
#page3-ext_menu-0 .nav-dropdown-sm .link:hover,
#page3-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page3-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#page3-ext_menu-0 .navbar,
#page3-ext_menu-0 .nav-dropdown-sm,
#page3-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page3-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#page3-ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#page3-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page3-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page3-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#page3-ext_menu-0 .link[aria-expanded="true"],
#page3-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#page3-msg-box8-0 .mbr-section-title,
#page3-msg-box8-0 p {
  color: #fff;
}
#page3-msg-box8-0 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#page3-msg-box8-0 .lead P {
  color: #232323;
}
#faq-header3-0 .mbr-section-title,
#faq-header3-0 .mbr-section-subtitle {
  text-align: center;
}
#faq-content1-0 P {
  color: #000000;
}
#faq-content1-0 H4 {
  color: #b8312f;
}
#page3-msg-box8-1 .mbr-section-title,
#page3-msg-box8-1 p {
  color: #fff;
}
#page3-msg-box8-1 .mbr-section-title {
  color: #640d0c;
}
#page3-msg-box8-1 .lead P {
  color: #000000;
}
#page3-social-buttons1-0 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#page3-footer1-0 P {
  color: #5a0605;
}


#page5-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page5-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page5-ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#page5-ext_menu-0 .close-icon::before,
#page5-ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#page5-ext_menu-0 .link,
#page5-ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#page5-ext_menu-0 .link {
  font-size: 1rem;
}
#page5-ext_menu-0 .dropdown-item,
#page5-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#page5-ext_menu-0 .link:hover,
#page5-ext_menu-0 .dropdown-item:hover,
#page5-ext_menu-0 .link:focus,
#page5-ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#page5-ext_menu-0 .link[aria-expanded="true"],
#page5-ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#page5-ext_menu-0 .nav-dropdown-sm .link:focus,
#page5-ext_menu-0 .nav-dropdown-sm .link:hover,
#page5-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page5-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#page5-ext_menu-0 .navbar,
#page5-ext_menu-0 .nav-dropdown-sm,
#page5-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page5-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#page5-ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#page5-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page5-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page5-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#page5-ext_menu-0 .link[aria-expanded="true"],
#page5-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#page5-msg-box8-0 .mbr-section-title,
#page5-msg-box8-0 p {
  color: #fff;
}
#page5-msg-box8-0 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#page5-msg-box8-0 .lead P {
  color: #232323;
}
#form1-10 .form-control-label {
  color: #232323;
}
#form1-10 SMALL {
  color: #ffffff;
}
#form1-10 .mbr-section-title {
  color: #ffffff;
}
#page5-social-buttons1-0 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#page5-footer1-0 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-a .mbr-section-title,
#header3-a .mbr-section-subtitle {
  text-align: center;
}
#header3-a H3 {
  color: #b8312f;
}
#content6-9 H4 {
  color: #b8312f;
  font-size: 17px;
}
#content6-9 P {
  color: #000000;
}
#content6-9 PRE {
  text-align: center;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#content6-3 H4 {
  color: #b8312f;
  font-size: 17px;
}
#content6-3 P {
  color: #000000;
}
#content6-3 PRE {
  text-align: center;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#content6-3 H4 {
  color: #b8312f;
  font-size: 17px;
}
#content6-3 P {
  color: #000000;
}
#content6-3 PRE {
  text-align: center;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8 .navbar-caption {
  color: #ffffff;
}
#ext_menu-8 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-8 .close-icon::before,
#ext_menu-8 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-8 .link,
#ext_menu-8 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-8 .link {
  font-size: 1rem;
}
#ext_menu-8 .dropdown-item,
#ext_menu-8 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-8 .link:hover,
#ext_menu-8 .dropdown-item:hover,
#ext_menu-8 .link:focus,
#ext_menu-8 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8 .nav-dropdown-sm .link:focus,
#ext_menu-8 .nav-dropdown-sm .link:hover,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8 .navbar,
#ext_menu-8 .nav-dropdown-sm,
#ext_menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8 .bg-color.transparent.opened .link:hover,
#ext_menu-8 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-9 .mbr-section-title,
#msg-box8-9 p {
  color: #fff;
}
#msg-box8-9 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-9 .lead P {
  color: #232323;
}
#header3-a .mbr-section-title,
#header3-a .mbr-section-subtitle {
  text-align: center;
}
#header3-a H3 {
  color: #b8312f;
}
#content6-b H4 {
  color: #b8312f;
  font-size: 17px;
}
#content6-b P {
  color: #000000;
}
#content6-b PRE {
  text-align: center;
}
#social-buttons1-d .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-f P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#content6-3 H4 {
  color: #b8312f;
  font-size: 17px;
  text-align: left;
}
#content6-3 P {
  color: #000000;
}
#content6-3 PRE {
  text-align: center;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8 .navbar-caption {
  color: #ffffff;
}
#ext_menu-8 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-8 .close-icon::before,
#ext_menu-8 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-8 .link,
#ext_menu-8 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-8 .link {
  font-size: 1rem;
}
#ext_menu-8 .dropdown-item,
#ext_menu-8 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-8 .link:hover,
#ext_menu-8 .dropdown-item:hover,
#ext_menu-8 .link:focus,
#ext_menu-8 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8 .nav-dropdown-sm .link:focus,
#ext_menu-8 .nav-dropdown-sm .link:hover,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8 .navbar,
#ext_menu-8 .nav-dropdown-sm,
#ext_menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8 .bg-color.transparent.opened .link:hover,
#ext_menu-8 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-9 .mbr-section-title,
#msg-box8-9 p {
  color: #fff;
}
#msg-box8-9 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-9 .lead P {
  color: #232323;
}
#header3-a .mbr-section-title,
#header3-a .mbr-section-subtitle {
  text-align: center;
}
#header3-a H3 {
  color: #b8312f;
}
#content6-b H4 {
  color: #b8312f;
  font-size: 17px;
  text-align: left;
}
#content6-b P {
  color: #000000;
}
#content6-b PRE {
  text-align: center;
}
#social-buttons1-d .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-f P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#content6-3 H4 {
  color: #b8312f;
  font-size: 17px;
}
#content6-3 P {
  color: #000000;
}
#content6-3 PRE {
  text-align: center;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8 .navbar-caption {
  color: #ffffff;
}
#ext_menu-8 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-8 .close-icon::before,
#ext_menu-8 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-8 .link,
#ext_menu-8 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-8 .link {
  font-size: 1rem;
}
#ext_menu-8 .dropdown-item,
#ext_menu-8 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-8 .link:hover,
#ext_menu-8 .dropdown-item:hover,
#ext_menu-8 .link:focus,
#ext_menu-8 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8 .nav-dropdown-sm .link:focus,
#ext_menu-8 .nav-dropdown-sm .link:hover,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8 .navbar,
#ext_menu-8 .nav-dropdown-sm,
#ext_menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8 .bg-color.transparent.opened .link:hover,
#ext_menu-8 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-9 .mbr-section-title,
#msg-box8-9 p {
  color: #fff;
}
#msg-box8-9 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-9 .lead P {
  color: #232323;
}
#header3-a .mbr-section-title,
#header3-a .mbr-section-subtitle {
  text-align: center;
}
#header3-a H3 {
  color: #b8312f;
}
#content6-b H4 {
  color: #b8312f;
  font-size: 17px;
}
#content6-b P {
  color: #000000;
}
#content6-b PRE {
  text-align: center;
}
#social-buttons1-d .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-f P {
  color: #5a0605;
}


#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
}
#ext_menu-q .navbar-toggler {
  color: #b8312f;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-q .link {
  font-size: 1rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-q .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-r .mbr-section-title,
#msg-box8-r p {
  color: #fff;
}
#msg-box8-r .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-r .lead P {
  color: #232323;
}
#header3-s .mbr-section-title,
#header3-s .mbr-section-subtitle {
  text-align: center;
}
#header3-s H3 {
  color: #b8312f;
}
#msg-box8-u .mbr-section-title,
#msg-box8-u p {
  color: #fff;
}
#msg-box8-u .mbr-section-title {
  color: #640d0c;
}
#msg-box8-u .lead P {
  color: #000000;
}
#social-buttons1-v .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-x P {
  color: #5a0605;
}


#ext_menu-z .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-z .navbar-caption {
  color: #ffffff;
}
#ext_menu-z .navbar-toggler {
  color: #b8312f;
}
#ext_menu-z .close-icon::before,
#ext_menu-z .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-z .link,
#ext_menu-z .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-z .link {
  font-size: 1rem;
}
#ext_menu-z .dropdown-item,
#ext_menu-z .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-z .link:hover,
#ext_menu-z .dropdown-item:hover,
#ext_menu-z .link:focus,
#ext_menu-z .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-z .link[aria-expanded="true"],
#ext_menu-z .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-z .nav-dropdown-sm .link:focus,
#ext_menu-z .nav-dropdown-sm .link:hover,
#ext_menu-z .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-z .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-z .navbar,
#ext_menu-z .nav-dropdown-sm,
#ext_menu-z .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-z .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-z .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-z .bg-color.transparent.opened .link:hover,
#ext_menu-z .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-z .link[aria-expanded="true"],
#ext_menu-z .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-10 .mbr-section-title,
#msg-box8-10 p {
  color: #fff;
}
#msg-box8-10 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-10 .lead P {
  color: #232323;
}
#header3-11 .mbr-section-title,
#header3-11 .mbr-section-subtitle {
  text-align: center;
}
#header3-11 H3 {
  color: #b8312f;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 p {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  color: #640d0c;
}
#msg-box8-13 .lead P {
  color: #000000;
}
#social-buttons1-14 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-16 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#msg-box8-4 .mbr-section-title,
#msg-box8-4 p {
  color: #fff;
}
#msg-box8-4 .mbr-section-title {
  color: #640d0c;
}
#msg-box8-4 .lead P {
  color: #000000;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#msg-box8-4 .mbr-section-title,
#msg-box8-4 p {
  color: #fff;
}
#msg-box8-4 .mbr-section-title {
  color: #640d0c;
}
#msg-box8-4 .lead P {
  color: #000000;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#msg-box8-4 .mbr-section-title,
#msg-box8-4 p {
  color: #fff;
}
#msg-box8-4 .mbr-section-title {
  color: #640d0c;
}
#msg-box8-4 .lead P {
  color: #000000;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#msg-box8-4 .mbr-section-title,
#msg-box8-4 p {
  color: #fff;
}
#msg-box8-4 .mbr-section-title {
  color: #640d0c;
}
#msg-box8-4 .lead P {
  color: #000000;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1 .lead P {
  color: #232323;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #b8312f;
}
#msg-box8-4 .mbr-section-title,
#msg-box8-4 p {
  color: #fff;
}
#msg-box8-4 .mbr-section-title {
  color: #640d0c;
}
#msg-box8-4 .lead P {
  color: #000000;
}
#social-buttons1-5 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-7 P {
  color: #5a0605;
}


#ext_menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-e .navbar-caption {
  color: #ffffff;
}
#ext_menu-e .navbar-toggler {
  color: #b8312f;
}
#ext_menu-e .close-icon::before,
#ext_menu-e .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-e .link,
#ext_menu-e .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-e .link {
  font-size: 1rem;
}
#ext_menu-e .dropdown-item,
#ext_menu-e .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-e .link:hover,
#ext_menu-e .dropdown-item:hover,
#ext_menu-e .link:focus,
#ext_menu-e .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-e .link[aria-expanded="true"],
#ext_menu-e .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-e .nav-dropdown-sm .link:focus,
#ext_menu-e .nav-dropdown-sm .link:hover,
#ext_menu-e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-e .navbar,
#ext_menu-e .nav-dropdown-sm,
#ext_menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-e .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-e .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-e .bg-color.transparent.opened .link:hover,
#ext_menu-e .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-e .link[aria-expanded="true"],
#ext_menu-e .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-f .mbr-section-title,
#msg-box8-f p {
  color: #fff;
}
#msg-box8-f .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-f .lead P {
  color: #232323;
}
#header3-g .mbr-section-title,
#header3-g .mbr-section-subtitle {
  text-align: center;
}
#header3-g H3 {
  color: #b8312f;
}
#msg-box8-i .mbr-section-title,
#msg-box8-i p {
  color: #fff;
}
#msg-box8-i .mbr-section-title {
  color: #640d0c;
}
#msg-box8-i .lead P {
  color: #000000;
}
#social-buttons1-j .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-l P {
  color: #5a0605;
}



#ext_menu-1 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1 .navbar-caption {
  color: #ffffff;
}
#ext_menu-1 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-1 .close-icon::before,
#ext_menu-1 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-1 .link,
#ext_menu-1 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-1 .link {
  font-size: 1rem;
}
#ext_menu-1 .dropdown-item,
#ext_menu-1 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1 .link:hover,
#ext_menu-1 .dropdown-item:hover,
#ext_menu-1 .link:focus,
#ext_menu-1 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-1 .nav-dropdown-sm .link:focus,
#ext_menu-1 .nav-dropdown-sm .link:hover,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-1 .navbar,
#ext_menu-1 .nav-dropdown-sm,
#ext_menu-1 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-1 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1 .bg-color.transparent.opened .link:hover,
#ext_menu-1 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-2 .mbr-section-title,
#msg-box8-2 p {
  color: #fff;
}
#msg-box8-2 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-2 .lead P {
  color: #232323;
}
#slider3-3 P {
  font-size: 30px;
  color: #ffffff;
  text-align: left;
}
#slider3-3 H2 {
  font-family: 'Merriweather', serif;
  font-size: 60px;
  color: #b8312f;
  text-align: left;
}
#header3-c .mbr-section-title,
#header3-c .mbr-section-subtitle {
  text-align: center;
}
#header3-c H3 {
  color: #b8312f;
  text-align: right;
}
#features3-6 H4 {
  color: #b8312f;
}
#features3-n H4 {
  color: #b8312f;
}
#msg-box8-b .mbr-section-title,
#msg-box8-b p {
  color: #fff;
}
#msg-box8-b .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#msg-box8-b .lead P {
  color: #ffffff;
}
#social-buttons1-7 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-a P {
  color: #5a0605;
}


#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
}
#ext_menu-q .navbar-toggler {
  color: #b8312f;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-q .link {
  font-size: 1rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-q .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-r .mbr-section-title,
#msg-box8-r p {
  color: #fff;
}
#msg-box8-r .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-r .lead P {
  color: #232323;
}
#header3-s .mbr-section-title,
#header3-s .mbr-section-subtitle {
  text-align: center;
}
#header3-s H3 {
  color: #b8312f;
}
#social-buttons1-v .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-11 STRONG {
  color: #c0a375;
}
#footer1-x P {
  color: #5a0605;
}



#index-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#index-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#index-ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#index-ext_menu-0 .close-icon::before,
#index-ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#index-ext_menu-0 .link,
#index-ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#index-ext_menu-0 .link {
  font-size: 1rem;
}
#index-ext_menu-0 .dropdown-item,
#index-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#index-ext_menu-0 .link:hover,
#index-ext_menu-0 .dropdown-item:hover,
#index-ext_menu-0 .link:focus,
#index-ext_menu-0 .dropdown-item:focus {
  color: #b8312f;
}
#index-ext_menu-0 .link[aria-expanded="true"],
#index-ext_menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#index-ext_menu-0 .nav-dropdown-sm .link:focus,
#index-ext_menu-0 .nav-dropdown-sm .link:hover,
#index-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#index-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#index-ext_menu-0 .navbar,
#index-ext_menu-0 .nav-dropdown-sm,
#index-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#index-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#index-ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#index-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#index-ext_menu-0 .bg-color.transparent.opened .link:hover,
#index-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#index-ext_menu-0 .link[aria-expanded="true"],
#index-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-0 .lead P {
  color: #232323;
}
#slider3-0 P {
  font-size: 30px;
  color: #ffffff;
  text-align: left;
}
#slider3-0 H2 {
  font-family: 'Merriweather', serif;
  font-size: 72px;
  color: #b8312f;
  text-align: left;
}
#msg-box5-0 H3 {
  color: #b8312f;
}
#content1-0 P {
  text-align: left;
}
#features3-0 H4 {
  color: #b8312f;
}
#features3-d H4 {
  color: #b8312f;
}
#index-social-buttons1-0 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#content8-1 .mbr-section-title,
#content8-1 p {
  text-align: right;
  color: #fff;
}
#content8-1 .mbr-section-title {
  color: #640d0c;
  text-align: center;
}
#content8-1 P {
  text-align: center;
  color: #ffffff;
}
#contacts3-0 STRONG {
  color: #c0a375;
  font-size: 20px;
}
#contacts3-0 H4 {
  color: #be9d6a;
  font-size: 20px;
}
#contacts3-0 P {
  color: #ffffff;
}
#contacts3-0 LI {
  color: #efefef;
}
#footer1-0 P {
  color: #5a0605;
}


#ext_menu-12 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-12 .navbar-caption {
  color: #ffffff;
}
#ext_menu-12 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-12 .close-icon::before,
#ext_menu-12 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-12 .link,
#ext_menu-12 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-12 .link {
  font-size: 1rem;
}
#ext_menu-12 .dropdown-item,
#ext_menu-12 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-12 .link:hover,
#ext_menu-12 .dropdown-item:hover,
#ext_menu-12 .link:focus,
#ext_menu-12 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-12 .link[aria-expanded="true"],
#ext_menu-12 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-12 .nav-dropdown-sm .link:focus,
#ext_menu-12 .nav-dropdown-sm .link:hover,
#ext_menu-12 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-12 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-12 .navbar,
#ext_menu-12 .nav-dropdown-sm,
#ext_menu-12 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-12 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-12 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-12 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-12 .bg-color.transparent.opened .link:hover,
#ext_menu-12 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-12 .link[aria-expanded="true"],
#ext_menu-12 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 p {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-13 .lead P {
  color: #232323;
}
#content1-19 P {
  text-align: center;
}
#social-buttons1-16 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-17 STRONG {
  color: #c0a375;
}
#footer1-18 P {
  color: #5a0605;
}


#ext_menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1l .navbar-caption {
  color: #ffffff;
}
#ext_menu-1l .navbar-toggler {
  color: #b8312f;
}
#ext_menu-1l .close-icon::before,
#ext_menu-1l .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-1l .link,
#ext_menu-1l .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-1l .link {
  font-size: 1rem;
}
#ext_menu-1l .dropdown-item,
#ext_menu-1l .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1l .link:hover,
#ext_menu-1l .dropdown-item:hover,
#ext_menu-1l .link:focus,
#ext_menu-1l .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-1l .nav-dropdown-sm .link:focus,
#ext_menu-1l .nav-dropdown-sm .link:hover,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-1l .navbar,
#ext_menu-1l .nav-dropdown-sm,
#ext_menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-1l .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1l .bg-color.transparent.opened .link:hover,
#ext_menu-1l .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1m .mbr-section-title,
#msg-box8-1m p {
  color: #fff;
}
#msg-box8-1m .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1m .lead P {
  color: #232323;
}
#content1-1t H1 {
  color: #b8312f;
  text-align: center;
}
#content1-1u P {
  text-align: left;
}
#msg-box5-1v H3 {
  font-size: 36px;
  text-align: left;
  color: #b8312f;
}
#content1-1w H3 {
  color: #b8312f;
  text-align: center;
}
#msg-box5-1x H3 {
  font-size: 36px;
}
#social-buttons1-1q .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-1r STRONG {
  color: #c0a375;
}
#footer1-1s P {
  color: #5a0605;
}



#ext_menu-1y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1y .navbar-caption {
  color: #ffffff;
}
#ext_menu-1y .navbar-toggler {
  color: #b8312f;
}
#ext_menu-1y .close-icon::before,
#ext_menu-1y .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-1y .link,
#ext_menu-1y .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-1y .link {
  font-size: 1rem;
}
#ext_menu-1y .dropdown-item,
#ext_menu-1y .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1y .link:hover,
#ext_menu-1y .dropdown-item:hover,
#ext_menu-1y .link:focus,
#ext_menu-1y .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-1y .nav-dropdown-sm .link:focus,
#ext_menu-1y .nav-dropdown-sm .link:hover,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-1y .navbar,
#ext_menu-1y .nav-dropdown-sm,
#ext_menu-1y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-1y .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1y .bg-color.transparent.opened .link:hover,
#ext_menu-1y .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-1y .link[aria-expanded="true"],
#ext_menu-1y .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-1z .mbr-section-title,
#msg-box8-1z p {
  color: #fff;
}
#msg-box8-1z .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-1z .lead P {
  color: #232323;
}
#content1-20 H1 {
  color: #b8312f;
  text-align: center;
}
#content1-21 P {
  text-align: left;
}
#msg-box5-22 H3 {
  font-size: 17px;
  text-align: left;
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-22 SPAN {
  font-size: 25px;
}
#content1-23 H3 {
  color: #b8312f;
  text-align: center;
}
#msg-box5-24 H3 {
  font-size: 36px;
}
#social-buttons1-26 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-27 STRONG {
  color: #c0a375;
}
#footer1-28 P {
  color: #5a0605;
}



#ext_menu-29 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-29 .navbar-caption {
  color: #ffffff;
}
#ext_menu-29 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-29 .close-icon::before,
#ext_menu-29 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-29 .link,
#ext_menu-29 .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-29 .link {
  font-size: 1rem;
}
#ext_menu-29 .dropdown-item,
#ext_menu-29 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-29 .link:hover,
#ext_menu-29 .dropdown-item:hover,
#ext_menu-29 .link:focus,
#ext_menu-29 .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-29 .link[aria-expanded="true"],
#ext_menu-29 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-29 .nav-dropdown-sm .link:focus,
#ext_menu-29 .nav-dropdown-sm .link:hover,
#ext_menu-29 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-29 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-29 .navbar,
#ext_menu-29 .nav-dropdown-sm,
#ext_menu-29 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-29 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-29 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-29 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-29 .bg-color.transparent.opened .link:hover,
#ext_menu-29 .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-29 .link[aria-expanded="true"],
#ext_menu-29 .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-2a .mbr-section-title,
#msg-box8-2a p {
  color: #fff;
}
#msg-box8-2a .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-2a .lead P {
  color: #232323;
}
#content1-2b H1 {
  color: #b8312f;
  text-align: center;
}
#content1-2c P {
  text-align: left;
}
#msg-box5-2d H3 {
  font-size: 17px;
  text-align: left;
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-2d SPAN {
  font-size: 25px;
}
#content1-2e H3 {
  color: #b8312f;
  text-align: center;
}
#msg-box5-2f H3 {
  font-size: 36px;
}
#social-buttons1-2h .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-2i STRONG {
  color: #c0a375;
}
#footer1-2j P {
  color: #5a0605;
}



#ext_menu-2k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2k .navbar-caption {
  color: #ffffff;
}
#ext_menu-2k .navbar-toggler {
  color: #b8312f;
}
#ext_menu-2k .close-icon::before,
#ext_menu-2k .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-2k .link,
#ext_menu-2k .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2k .link {
  font-size: 1rem;
}
#ext_menu-2k .dropdown-item,
#ext_menu-2k .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2k .link:hover,
#ext_menu-2k .dropdown-item:hover,
#ext_menu-2k .link:focus,
#ext_menu-2k .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-2k .link[aria-expanded="true"],
#ext_menu-2k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-2k .nav-dropdown-sm .link:focus,
#ext_menu-2k .nav-dropdown-sm .link:hover,
#ext_menu-2k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-2k .navbar,
#ext_menu-2k .nav-dropdown-sm,
#ext_menu-2k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-2k .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-2k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2k .bg-color.transparent.opened .link:hover,
#ext_menu-2k .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-2k .link[aria-expanded="true"],
#ext_menu-2k .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-2l .mbr-section-title,
#msg-box8-2l p {
  color: #fff;
}
#msg-box8-2l .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-2l .lead P {
  color: #232323;
}
#content1-2m H1 {
  color: #b8312f;
  text-align: center;
}
#content1-2n P {
  text-align: left;
}
#msg-box5-2o H3 {
  font-size: 17px;
  text-align: left;
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-2o SPAN {
  font-size: 25px;
}
#content1-2p H3 {
  color: #b8312f;
  text-align: center;
}
#msg-box5-2q H3 {
  font-size: 36px;
}
#social-buttons1-2s .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-2t STRONG {
  color: #c0a375;
}
#footer1-2u P {
  color: #5a0605;
}



#ext_menu-2v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2v .navbar-caption {
  color: #ffffff;
}
#ext_menu-2v .navbar-toggler {
  color: #b8312f;
}
#ext_menu-2v .close-icon::before,
#ext_menu-2v .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-2v .link,
#ext_menu-2v .dropdown-item {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
}
#ext_menu-2v .link {
  font-size: 1rem;
}
#ext_menu-2v .dropdown-item,
#ext_menu-2v .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2v .link:hover,
#ext_menu-2v .dropdown-item:hover,
#ext_menu-2v .link:focus,
#ext_menu-2v .dropdown-item:focus {
  color: #b8312f;
}
#ext_menu-2v .link[aria-expanded="true"],
#ext_menu-2v .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-2v .nav-dropdown-sm .link:focus,
#ext_menu-2v .nav-dropdown-sm .link:hover,
#ext_menu-2v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2v .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-2v .navbar,
#ext_menu-2v .nav-dropdown-sm,
#ext_menu-2v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2v .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-2v .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-2v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2v .bg-color.transparent.opened .link:hover,
#ext_menu-2v .bg-color.transparent.opened .link:focus {
  color: #b8312f;
}
#ext_menu-2v .link[aria-expanded="true"],
#ext_menu-2v .dropdown-item[aria-expanded="true"] {
  color: #b8312f!important;
}
#msg-box8-2w .mbr-section-title,
#msg-box8-2w p {
  color: #fff;
}
#msg-box8-2w .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box8-2w .lead P {
  color: #232323;
}
#content1-2x H1 {
  color: #b8312f;
  text-align: center;
}
#content1-2y P {
  text-align: left;
}
#msg-box5-2z H3 {
  font-size: 17px;
  text-align: left;
  color: #000000;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-2z SPAN {
  font-size: 25px;
}
#content1-30 H3 {
  color: #b8312f;
  text-align: center;
}
#msg-box5-31 H3 {
  font-size: 36px;
}
#social-buttons1-33 .mbr-section-title {
  font-size: 46px;
  color: #b8312f;
}
#contacts2-34 STRONG {
  color: #c0a375;
}
#footer1-35 P {
  color: #5a0605;
}
