@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);






body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Lora', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lora', 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: 'Lora', 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: 'Lora', serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Lora', serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Lora', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #860f0d !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #b8312f !important;
}
.btn-primary {
  background-color: #860f0d;
  border-color: #860f0d;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #400706;
  border-color: #400706;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #400706 !important;
  border-color: #400706 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #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: #290504;
  color: #290504;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #860f0d;
  border-color: #860f0d;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #860f0d !important;
  border-color: #860f0d !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #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: #860f0d !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #b8312f !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #b8312f;
}
.btn-social {
  border-color: #860f0d;
}
.btn-social:hover {
  background: #860f0d;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #860f0d;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #860f0d;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #860f0d;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #860f0d;
}
.lead a,
.lead a:hover {
  color: #860f0d;
}
.lead blockquote {
  border-color: #860f0d;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ea2c28;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #e08886;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #860f0d;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#msg-box5-5t H3 {
  font-size: 36px;
  color: #b8312f;
  font-family: 'Droid Serif', serif;
}
#msg-box5-5t P {
  font-size: 18px;
  text-align: right;
}
#msg-box5-5t I {
  font-size: 20px;
}
#msg-box5-5t B {
  font-size: 18px;
}
#header3-i .mbr-section-title,
#header3-i .mbr-section-subtitle {
  text-align: center;
}
#header3-i H3 {
  color: #696665;
  font-size: 36px;
}
#header3-i SMALL {
  color: #000000;
  font-size: 19px;
}
#header3-i B {
  color: #f7da64;
}
#header3-i SPAN {
  font-size: 36px;
}
#ext_menu-3 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3 .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 20px;
}
#ext_menu-3 .navbar-toggler {
  color: #faaf40;
}
#ext_menu-3 .close-icon::before,
#ext_menu-3 .close-icon::after {
  background-color: #faaf40;
}
#ext_menu-3 .link,
#ext_menu-3 .dropdown-item {
  color: #faaf40;
  font-family: 'Lora', serif;
}
#ext_menu-3 .link {
  font-size: 1.2rem;
}
#ext_menu-3 .dropdown-item,
#ext_menu-3 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#ext_menu-3 .link:hover,
#ext_menu-3 .dropdown-item:hover,
#ext_menu-3 .link:focus,
#ext_menu-3 .dropdown-item:focus {
  color: #860f0d;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-menu {
  background: #741917;
}
#ext_menu-3 .nav-dropdown-sm .link:focus,
#ext_menu-3 .nav-dropdown-sm .link:hover,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:hover {
  background: #911f1d!important;
}
#ext_menu-3 .navbar,
#ext_menu-3 .nav-dropdown-sm,
#ext_menu-3 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3 .nav-dropdown-sm .dropdown-menu {
  background: #9e2220;
}
#ext_menu-3 .bg-color.transparent .link {
  color: #faaf40;
  transition: none;
}
#ext_menu-3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3 .bg-color.transparent.opened .link:hover,
#ext_menu-3 .bg-color.transparent.opened .link:focus {
  color: #860f0d;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-item[aria-expanded="true"] {
  color: #860f0d!important;
}
#ext_menu-3 .btn {
  font-size: 14px;
}
#features3-24 H5 {
  font-size: 18px;
}
#features3-25 H5 {
  font-size: 18px;
  color: #000000;
  text-align: center;
}
#form2-2f .mbr-section-title {
  color: #d14841;
}
#form2-2f .mbr-section-subtitle {
  color: #ffffff;
}
#form2-2f .mbr-section-title SPAN {
  font-size: 32px;
  color: #ffffff;
}
#form1-2h .form-control-label {
  color: #232323;
}
#form1-2h .mbr-section-title SPAN {
  color: #b8312f;
  font-size: 36px;
}
#form1-2h SMALL {
  color: #000000;
}
#contacts1-1e P {
  text-align: left;
  color: #000000;
}
#header3-j .mbr-section-title,
#header3-j .mbr-section-subtitle {
  text-align: center;
}
#header3-j H3 {
  color: #2c432b;
  font-size: 36px;
}
#header3-j SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-j SPAN {
  font-size: 18px;
}
#gallery3-6 .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-k .mbr-section-title,
#header3-k .mbr-section-subtitle {
  text-align: center;
}
#header3-k H3 {
  color: #b8312f;
  font-size: 32px;
}
#header3-k SMALL {
  color: #000000;
  font-size: 18px;
}
#header3-k SPAN {
  font-size: 18px;
}
#gallery3-8s .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-8i .mbr-section-title,
#header3-8i .mbr-section-subtitle {
  text-align: center;
}
#header3-8i H3 {
  color: #b8312f;
  font-size: 32px;
}
#header3-8i SMALL {
  color: #000000;
  font-size: 18px;
}
#header3-8i SPAN {
  font-size: 18px;
}
#gallery3-8 .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-8k .mbr-section-title,
#header3-8k .mbr-section-subtitle {
  text-align: center;
}
#header3-8k H3 {
  color: #b8312f;
  font-size: 32px;
}
#header3-8k SMALL {
  color: #000000;
  font-size: 18px;
}
#header3-8k SPAN {
  font-size: 18px;
}
#gallery3-8p .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-8m .mbr-section-title,
#header3-8m .mbr-section-subtitle {
  text-align: center;
}
#header3-8m H3 {
  color: #b8312f;
  font-size: 32px;
}
#header3-8m SMALL {
  color: #000000;
  font-size: 18px;
}
#header3-8m SPAN {
  font-size: 18px;
}
#gallery3-8q .mbr-gallery-item > div > span {
  font-size: 18px;
}

#header3-l .mbr-section-title,
#header3-l .mbr-section-subtitle {
  text-align: center;
}
#header3-l H3 {
  color: #b8312f;
  font-size: 36px;
  font-family: 'PT Serif', serif;
}
#header3-l SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-l SPAN {
  font-size: 18px;
  color: #000000;
}
#gallery3-a .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-n .mbr-section-title,
#header3-n .mbr-section-subtitle {
  text-align: center;
}
#header3-n H3 {
  color: #b8312f;
  font-size: 32px;
}
#header3-n SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-n SPAN {
  font-size: 20px;
}
#gallery3-e .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-o .mbr-section-title,
#header3-o .mbr-section-subtitle {
  text-align: center;
}
#header3-o H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-o SMALL {
  font-size: 22px;
  color: #000000;
}
#msg-box5-2l .btn {
  font-size: 20px;
}
#header3-2n .mbr-section-title,
#header3-2n .mbr-section-subtitle {
  text-align: center;
}
#header3-2n H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-2n SMALL {
  font-size: 19px;
  color: #000000;
}
#features3-2i H5 {
  color: #000000;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#header3-v H3 {
  color: #8b3534;
  font-size: 32px;
}
#header3-v SMALL {
  font-size: 20px;
  color: #000000;
}
#header3-v SPAN {
  font-size: 18px;
}
#header3-83 .mbr-section-title,
#header3-83 .mbr-section-subtitle {
  text-align: center;
}
#header3-83 H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-83 SMALL {
  color: #544e4e;
}
#gallery3-u .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-81 .mbr-section-title,
#header3-81 .mbr-section-subtitle {
  text-align: center;
}
#header3-81 H3 {
  color: #b8312f;
  font-size: 36px;
}
#gallery3-7j .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-1d .mbr-section-title,
#header3-1d .mbr-section-subtitle {
  text-align: center;
}
#header3-1d H3 {
  color: #b8312f;
  font-size: 36px;
}
#gallery3-1c .mbr-gallery-item > div > span {
  font-size: 18px;
}
#msg-box5-62 P {
  font-size: 18px;
}
#msg-box5-62 H3 {
  font-size: 36px;
}
#msg-box5-63 P {
  font-size: 18px;
}
#msg-box5-63 H3 {
  font-size: 36px;
  color: #b8312f;
}
#msg-box5-7i P {
  font-size: 18px;
}
#msg-box5-7i H3 {
  font-size: 36px;
}
#header3-3l .mbr-section-title,
#header3-3l .mbr-section-subtitle {
  text-align: center;
}
#header3-3l H3 {
  color: #b8312f;
  font-size: 46px;
}
#header3-3l SMALL {
  color: #000000;
  font-size: 20px;
}
#header3-3l I {
  font-size: 32px;
}
#msg-box5-3g H3 {
  font-size: 30px;
}
#gallery3-2o .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-2s .mbr-section-title,
#header3-2s .mbr-section-subtitle {
  text-align: center;
}
#header3-2s H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-2s SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-2s SPAN {
  color: #2969b0;
}
#header3-2s I {
  color: #2969b0;
}
#msg-box5-2u P {
  color: #ffffff;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#header3-2w H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-2w SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-2w SPAN {
  color: #2969b0;
}
#header3-2w I {
  color: #2969b0;
}
#msg-box5-2y P {
  color: #ffffff;
}
#header3-3x .mbr-section-title,
#header3-3x .mbr-section-subtitle {
  text-align: center;
}
#header3-3x H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-3x SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-3x SPAN {
  color: #2969b0;
}
#header3-3x I {
  color: #2969b0;
}
#gallery3-3y .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-7g .mbr-section-title,
#header3-7g .mbr-section-subtitle {
  text-align: center;
}
#header3-7g H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-7g SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-7g SPAN {
  color: #2969b0;
}
#header3-7g I {
  color: #2969b0;
}
#gallery3-7h .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-2z .mbr-section-title,
#header3-2z .mbr-section-subtitle {
  text-align: center;
}
#header3-2z H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-2z SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-2z SPAN {
  color: #2969b0;
}
#header3-2z I {
  color: #2969b0;
}
#gallery3-2x .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#header3-31 H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-31 SMALL {
  font-size: 22px;
  color: #000000;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#header3-33 H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-33 SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-34 SMALL {
  font-size: 19px;
  color: #000000;
}
#gallery3-35 .mbr-gallery-item > div > span {
  font-size: 18px;
}

#header3-3b .mbr-section-title,
#header3-3b .mbr-section-subtitle {
  text-align: center;
}
#header3-3b H3 {
  color: #8b3534;
  font-size: 36px;
}
#header3-3b SMALL {
  color: #000000;
  font-size: 19px;
}
#header1-3c .mbr-section-lead SPAN {
  color: #f7da64;
  font-size: 21px;
  text-align: center;
}
#header1-3c .mbr-section-title SPAN {
  font-size: 30px;
  color: #ffffff;
}
#header1-3c .mbr-section-title {
  font-size: 46px;
  font-family: 'Merriweather', serif;
  color: #f7da64;
}
#header1-3c .mbr-section-lead {
  color: #1a2919;
  text-align: center;
}
#header1-3c .mbr-section-lead B {
  color: #ffffff;
}
#header3-3q .mbr-section-title,
#header3-3q .mbr-section-subtitle {
  text-align: center;
}
#header3-3q H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-3q SMALL {
  font-size: 19px;
  color: #000000;
}
#msg-box5-7o H3 {
  font-size: 30px;
}
#msg-box5-7o P {
  font-size: 17px;
}
#msg-box5-3t H3 {
  font-size: 30px;
}
#msg-box5-3t P {
  font-size: 17px;
}
#gallery3-3s .mbr-gallery-item > div > span {
  font-size: 18px;
}
#msg-box5-3u H3 {
  font-size: 30px;
}
#msg-box5-3u P {
  font-size: 17px;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-40 SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-40 SPAN {
  color: #2969b0;
}
#header3-40 I {
  color: #2969b0;
}
#gallery3-3z .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-3v .mbr-section-title,
#header3-3v .mbr-section-subtitle {
  text-align: center;
}
#header3-3v H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-3v SMALL {
  font-size: 19px;
  color: #000000;
}
#gallery3-3w .mbr-gallery-item > div > span {
  font-size: 18px;
}
#msg-box5-6u H3 {
  font-size: 36px;
  color: #b8312f;
}
#msg-box5-6u P {
  font-size: 17px;
}
#features3-4x H5 {
  color: #000000;
  font-size: 16px;
}
#features3-4x H4 {
  color: #b8312f;
}


#msg-box5-5a H3 {
  font-size: 30px;
}
#header3-55 .mbr-section-title,
#header3-55 .mbr-section-subtitle {
  text-align: center;
}
#header3-55 H3 {
  color: #efefef;
  font-size: 36px;
}
#header3-55 SMALL {
  color: #efefef;
}
#header3-55 SPAN {
  font-size: 30px;
}
#gallery3-50 .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-56 .mbr-section-title,
#header3-56 .mbr-section-subtitle {
  text-align: center;
}
#header3-56 H3 {
  color: #efefef;
  font-size: 36px;
}
#header3-56 SMALL {
  color: #efefef;
}
#header3-56 SPAN {
  font-size: 30px;
}
#gallery3-53 .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-57 .mbr-section-title,
#header3-57 .mbr-section-subtitle {
  text-align: center;
}
#header3-57 H3 {
  color: #efefef;
  font-size: 36px;
}
#header3-57 SMALL {
  color: #efefef;
}
#header3-57 SPAN {
  font-size: 30px;
}
#gallery3-54 .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-5v .mbr-section-title,
#header3-5v .mbr-section-subtitle {
  text-align: center;
}
#header3-5v H3 {
  color: #efefef;
  font-size: 36px;
}
#header3-5v SMALL {
  color: #efefef;
}
#gallery3-5u .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-58 .mbr-section-title,
#header3-58 .mbr-section-subtitle {
  text-align: center;
}
#header3-58 H3 {
  color: #efefef;
  font-size: 36px;
}
#header3-58 SMALL {
  color: #efefef;
}
#header3-58 SPAN {
  font-size: 30px;
}
#gallery3-59 .mbr-gallery-item > div > span {
  font-size: 18px;
}
#ext_menu-3 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3 .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#ext_menu-3 .navbar-toggler {
  color: #faaf40;
}
#ext_menu-3 .close-icon::before,
#ext_menu-3 .close-icon::after {
  background-color: #faaf40;
}
#ext_menu-3 .link,
#ext_menu-3 .dropdown-item {
  color: #faaf40;
  font-family: 'Lora', serif;
}
#ext_menu-3 .link {
  font-size: 1.15rem;
}
#ext_menu-3 .dropdown-item,
#ext_menu-3 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-3 .link:hover,
#ext_menu-3 .dropdown-item:hover,
#ext_menu-3 .link:focus,
#ext_menu-3 .dropdown-item:focus {
  color: #860f0d;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-menu {
  background: #580808;
}
#ext_menu-3 .nav-dropdown-sm .link:focus,
#ext_menu-3 .nav-dropdown-sm .link:hover,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:hover {
  background: #780c0c!important;
}
#ext_menu-3 .navbar,
#ext_menu-3 .nav-dropdown-sm,
#ext_menu-3 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3 .nav-dropdown-sm .dropdown-menu {
  background: #860d0d;
}
#ext_menu-3 .bg-color.transparent .link {
  color: #faaf40;
  transition: none;
}
#ext_menu-3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3 .bg-color.transparent.opened .link:hover,
#ext_menu-3 .bg-color.transparent.opened .link:focus {
  color: #860f0d;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-item[aria-expanded="true"] {
  color: #860f0d!important;
}
#ext_menu-3 .btn {
  font-size: 14px;
}
#msg-box5-6c P {
  font-size: 18px;
  color: #000000;
}
#msg-box5-6c H3 {
  font-size: 32px;
  color: #941133;
}
#msg-box5-6c I {
  color: #000000;
}
#header3-6g .mbr-section-title,
#header3-6g .mbr-section-subtitle {
  text-align: center;
}
#header3-6g H3 {
  color: #b8312f;
  font-size: 32px;
}
#header3-6g SMALL {
  font-size: 19px;
  color: #6e6e7c;
}
#header3-6g SPAN {
  color: #941133;
}
#gallery3-6f .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-6e .mbr-section-title,
#header3-6e .mbr-section-subtitle {
  text-align: center;
}
#header3-6e H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-6e SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-6e SPAN {
  color: #941133;
  font-size: 32px;
}
#features3-6d H5 {
  font-size: 17px;
  text-align: center;
}

#msg-box5-6l H3 {
  font-size: 30px;
  color: #941133;
}
#msg-box5-6l I {
  font-size: 36px;
}
#header3-6m .mbr-section-title,
#header3-6m .mbr-section-subtitle {
  text-align: center;
}
#header3-6m H3 {
  color: #b8312f;
  font-size: 24px;
}
#header3-6m SMALL {
  font-size: 19px;
  color: #000000;
}
#header3-6m SPAN {
  color: #000000;
  font-size: 21px;
  font-family: 'Lora', serif;
}
#gallery3-6n .mbr-gallery-item > div > span {
  font-size: 18px;
}
#msg-box5-6r H3 {
  font-size: 30px;
  color: #941133;
}
#msg-box5-6r I {
  font-size: 36px;
}
#header3-8d .mbr-section-title,
#header3-8d .mbr-section-subtitle {
  text-align: center;
}
#header3-8d H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-8d SMALL {
  color: #000000;
  font-size: 23px;
}
#msg-box5-8c H3 {
  font-size: 30px;
}
#msg-box5-8c P {
  font-size: 17px;
}
#header3-8e .mbr-section-title,
#header3-8e .mbr-section-subtitle {
  text-align: center;
}
#header3-8e H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-8e SMALL {
  color: #000000;
  font-size: 23px;
}
#header3-8e SPAN {
  font-size: 25px;
  color: #28324e;
}
#features3-8g H5 {
  font-size: 17px;
}
#features3-8h H5 {
  font-size: 17px;
}
#msg-box5-6y H3 {
  font-size: 46px;
}
#msg-box5-6y SPAN {
  font-size: 36px;
}
#msg-box5-6y P {
  font-size: 18px;
}
#header3-7y .mbr-section-title,
#header3-7y .mbr-section-subtitle {
  text-align: center;
}
#header3-7y H3 {
  color: #b8312f;
  font-size: 30px;
}
#header3-7y SMALL {
  color: #000000;
  font-size: 23px;
}
#gallery3-70 .mbr-gallery-item > div > span {
  font-size: 18px;
}
#msg-box5-7s H3 {
  font-size: 46px;
}
#msg-box5-7s SPAN {
  font-size: 48px;
}
#msg-box5-7s P {
  font-size: 18px;
}
#header3-7z .mbr-section-title,
#header3-7z .mbr-section-subtitle {
  text-align: center;
}
#header3-7z H3 {
  color: #b8312f;
  font-size: 30px;
}
#header3-7z SMALL {
  color: #000000;
  font-size: 23px;
}
#gallery3-7x .mbr-gallery-item > div > span {
  font-size: 18px;
}
#msg-box5-7p H3 {
  font-size: 46px;
}
#msg-box5-7p SPAN {
  font-size: 48px;
}
#msg-box5-7p P {
  font-size: 18px;
}
#header3-80 .mbr-section-title,
#header3-80 .mbr-section-subtitle {
  text-align: center;
}
#header3-80 H3 {
  color: #b8312f;
  font-size: 30px;
}
#header3-80 SMALL {
  color: #000000;
  font-size: 23px;
}
#gallery3-7u .mbr-gallery-item > div > span {
  font-size: 18px;
}
#header3-6z .mbr-section-title,
#header3-6z .mbr-section-subtitle {
  text-align: center;
}
#header3-6z H3 {
  color: #8b3534;
  font-size: 36px;
}
#header3-6z SMALL {
  font-size: 18px;
  color: #000000;
}
#gallery3-7t .mbr-gallery-item > div > span {
  font-size: 18px;
}


#msg-box5-77 P {
  font-size: 18px;
}
#msg-box5-77 H3 {
  font-size: 36px;
}
#ext_menu-73 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-73 .navbar-caption {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#ext_menu-73 .navbar-toggler {
  color: #faaf40;
}
#ext_menu-73 .close-icon::before,
#ext_menu-73 .close-icon::after {
  background-color: #faaf40;
}
#ext_menu-73 .link,
#ext_menu-73 .dropdown-item {
  color: #faaf40;
  font-family: 'Lora', serif;
}
#ext_menu-73 .link {
  font-size: 1.15rem;
}
#ext_menu-73 .dropdown-item,
#ext_menu-73 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-73 .link:hover,
#ext_menu-73 .dropdown-item:hover,
#ext_menu-73 .link:focus,
#ext_menu-73 .dropdown-item:focus {
  color: #860f0d;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-menu {
  background: #741917;
}
#ext_menu-73 .nav-dropdown-sm .link:focus,
#ext_menu-73 .nav-dropdown-sm .link:hover,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:hover {
  background: #911f1d!important;
}
#ext_menu-73 .navbar,
#ext_menu-73 .nav-dropdown-sm,
#ext_menu-73 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-73 .nav-dropdown-sm .dropdown-menu {
  background: #9e2220;
}
#ext_menu-73 .bg-color.transparent .link {
  color: #faaf40;
  transition: none;
}
#ext_menu-73 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-73 .bg-color.transparent.opened .link:hover,
#ext_menu-73 .bg-color.transparent.opened .link:focus {
  color: #860f0d;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-item[aria-expanded="true"] {
  color: #860f0d!important;
}
#ext_menu-73 .btn {
  font-size: 14px;
}
#msg-box5-7b P {
  font-size: 18px;
}
#msg-box5-7b H3 {
  font-size: 32px;
}

#header3-84 .mbr-section-title,
#header3-84 .mbr-section-subtitle {
  text-align: center;
}
#header3-84 H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-84 SPAN {
  font-family: 'Merriweather', serif;
  font-size: 22px;
}
#header3-84 I {
  font-size: 21px;
  color: #000000;
}
#content1-87 P {
  font-size: 21px;
}
#msg-box5-85 H3 {
  font-size: 30px;
}
#msg-box5-85 P {
  font-size: 17px;
}
#header3-8b .mbr-section-title,
#header3-8b .mbr-section-subtitle {
  text-align: center;
}
#header3-8b H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-8b SMALL {
  color: #000000;
  font-size: 23px;
}
#header3-8b SPAN {
  font-size: 36px;
}
#header3-5y .mbr-section-title,
#header3-5y .mbr-section-subtitle {
  text-align: center;
}
#header3-5y H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-5y SMALL {
  font-size: 19px;
  color: #000000;
}
#msg-box5-5z H3 {
  font-size: 30px;
}
#msg-box5-60 H3 {
  font-size: 25px;
}
#msg-box5-60 P {
  font-size: 18px;
}
#msg-box5-61 H3 {
  font-size: 30px;
}
#msg-box5-61 P {
  font-size: 18px;
}
