@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);




body,
input,
textarea,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
.btn {
  font-family: 'Lato', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Open Sans', sans-serif;
}
.btn-sm,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.mbr-section-subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #800000 !important;
}
.bg-success {
  background-color: #1e7c3a !important;
}
.bg-info {
  background-color: #917647 !important;
}
.bg-warning {
  background-color: #f4ac18 !important;
}
.bg-danger {
  background-color: #2d2d2d !important;
}
.btn-primary {
  background-color: #800000;
  border-color: #800000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #340000;
  border-color: #340000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #340000 !important;
  border-color: #340000 !important;
}
.btn-secondary {
  background-color: #f7e7ce;
  border-color: #f7e7ce;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #ecc78c;
  border-color: #ecc78c;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #ecc78c !important;
  border-color: #ecc78c !important;
}
.btn-info {
  background-color: #917647;
  border-color: #917647;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #5e4c2e;
  border-color: #5e4c2e;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #5e4c2e !important;
  border-color: #5e4c2e !important;
}
.btn-success {
  background-color: #1e7c3a;
  border-color: #1e7c3a;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0f3e1d;
  border-color: #0f3e1d;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0f3e1d !important;
  border-color: #0f3e1d !important;
}
.btn-warning {
  background-color: #f4ac18;
  border-color: #f4ac18;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #b77e09;
  border-color: #b77e09;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #b77e09 !important;
  border-color: #b77e09 !important;
}
.btn-danger {
  background-color: #2d2d2d;
  border-color: #2d2d2d;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #070707;
  border-color: #070707;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #070707 !important;
  border-color: #070707 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #1a0000;
  color: #1a0000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #800000;
  border-color: #800000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #800000 !important;
  border-color: #800000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #e9bc76;
  color: #e9bc76;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #f7e7ce;
  border-color: #f7e7ce;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #f7e7ce !important;
  border-color: #f7e7ce !important;
}
.btn-info-outline {
  background: none;
  border-color: #4d3e25;
  color: #4d3e25;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #917647;
  border-color: #917647;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #917647 !important;
  border-color: #917647 !important;
}
.btn-success-outline {
  background: none;
  border-color: #0a2a14;
  color: #0a2a14;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #1e7c3a;
  border-color: #1e7c3a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #1e7c3a !important;
  border-color: #1e7c3a !important;
}
.btn-warning-outline {
  background: none;
  border-color: #9e6d08;
  color: #9e6d08;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f4ac18;
  border-color: #f4ac18;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f4ac18 !important;
  border-color: #f4ac18 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #2d2d2d;
  border-color: #2d2d2d;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #2d2d2d !important;
  border-color: #2d2d2d !important;
}
.text-primary {
  color: #800000 !important;
}
.text-success {
  color: #1e7c3a !important;
}
.text-info {
  color: #917647 !important;
}
.text-warning {
  color: #f4ac18 !important;
}
.text-danger {
  color: #2d2d2d !important;
}
.alert-success {
  background-color: #1e7c3a;
}
.alert-info {
  background-color: #917647;
}
.alert-warning {
  background-color: #f4ac18;
}
.alert-danger {
  background-color: #2d2d2d;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #800000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #800000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #800000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #800000;
}
.lead a,
.lead a:hover {
  color: #800000;
}
.lead blockquote {
  border-color: #800000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ff0000;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #47d271;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c8b38f;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fdf2db;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #e0e0e0;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
/* DirectM */
a {
  color: #917647;
}
a:hover {
  color: #333;
}
/*header1*/
.header1 .mbr-arrow a i {
  color: #ffffff;
}
.header1 .mbr-arrow a:hover i {
  color: #800000;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #800000;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #800000;
}
/*features12*/
.features12 .card .mbr-iconfont,
.features14 .card .mbr-iconfont,
.features16 .card .mbr-iconfont {
  font-family: 'Open Sans', sans-serif;
}
/*msg-box1*/
.msg-box1 ul li:before {
  background-color: #800000;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #5c0000, #800000, #b30000);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #800000 !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #800000;
}
.tabs1 .colorBG {
  background-color: #800000;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #800000;
}
.content4 p {
  border-bottom: 3px solid #800000;
  border-top: 3px solid #800000;
}
/*follow1*/
.follow1 .btn-social {
  color: #800000;
  border-color: #800000;
}
.follow1 .btn-social:hover {
  color: #b30000;
  background: rgba(128, 0, 0, 0.1);
  border-color: #b30000;
}
/*share1*/
.share1 .btn-social {
  color: #800000;
  border-color: #800000;
}
.share1 .btn-social:hover {
  color: #b30000;
  background: rgba(128, 0, 0, 0.1);
  border-color: #b30000;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #800000;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Open Sans', sans-serif;
}
.mbr-gallery-filter li {
  color: #917647;
}
.btn-empty:focus {
  color: #800000;
}
/* captions */
.mbr-figure-caption {
  background-color: #616161;
  color: #fff;
}
/* tabs1 */
.tabs1 ul li a {
  color: #917647;
}
/*tabs3*/
.tabs3 .nav-tabs .nav-link.active {
  border: 5px solid #800000;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #800000;
}
.hamburger-icon {
  background-color: #800000 !important;
}
.hamburger-icon:before {
  background-color: #800000;
}
.hamburger-icon:after {
  background-color: #800000;
}
#menu2-2k .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2k .navbar-toggler {
  color: #f7e7ce;
}
#menu2-2k .close-icon::before,
#menu2-2k .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-2k .link,
#menu2-2k .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-2k .link {
  font-size: 0.85rem;
}
#menu2-2k .dropdown-item,
#menu2-2k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-2k .link:hover,
#menu2-2k .link:focus {
  color: #800000;
}
#menu2-2k .dropdown-item:hover::before,
#menu2-2k .dropdown-item:focus::before {
  background: #800000;
}
#menu2-2k .dropdown-item:hover,
#menu2-2k .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-2k .link[aria-expanded="true"],
#menu2-2k .dropdown-menu {
  background: #917647;
}
#menu2-2k .nav-dropdown-sm .link:focus,
#menu2-2k .nav-dropdown-sm .link:hover,
#menu2-2k .nav-dropdown-sm .dropdown-item:focus,
#menu2-2k .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-2k .navbar,
#menu2-2k .nav-dropdown-sm,
#menu2-2k .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2k .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-2k .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-2k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2k .bg-color.transparent.opened .link:hover,
#menu2-2k .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-2k .link[aria-expanded="true"],
#menu2-2k .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-2k .link[aria-expanded="true"],
#menu2-2k .dropdown-menu {
  background: rgba(145, 118, 71, 0.7) !important;
}
#menu2-2k .nav-dropdown-sm .link:focus,
#menu2-2k .nav-dropdown-sm .link:hover,
#menu2-2k .nav-dropdown-sm .dropdown-item:focus,
#menu2-2k .nav-dropdown-sm .dropdown-item:hover {
  background: rgba(135, 110, 66, 0.8) !important;
}
#menu2-2k .navbar,
#menu2-2k .nav-dropdown-sm,
#menu2-2k .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2k .nav-dropdown-sm .dropdown-menu {
  background: rgba(145, 118, 71, 0.7);
}
#content3-2 .mbr-section-title,
#content3-2 .mbr-section-subtitle {
  text-align: center;
}
#content3-2 H1 {
  font-size: 22px;
  color: #800000;
}
#content1-3 P {
  color: #f7e7ce;
  font-size: 15px;
  text-align: center;
}
#content3-5 .mbr-section-title,
#content3-5 .mbr-section-subtitle {
  text-align: center;
}
#content3-5 H1 {
  font-size: 22px;
  color: #800000;
}
#content1-6 P {
  color: #f7e7ce;
  font-size: 15px;
  text-align: center;
}
#content3-8 .mbr-section-title,
#content3-8 .mbr-section-subtitle {
  text-align: center;
}
#content3-8 H1 {
  font-size: 22px;
  color: #800000;
}
#content1-9 P {
  color: #f7e7ce;
  font-size: 15px;
  text-align: center;
}
#footer4-b p {
  color: #000;
}
#footer4-b P {
  font-size: 13px;
  color: #917647;
}


#menu2-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-d .navbar-toggler {
  color: #f7e7ce;
}
#menu2-d .close-icon::before,
#menu2-d .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-d .link,
#menu2-d .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-d .link {
  font-size: 0.85rem;
}
#menu2-d .dropdown-item,
#menu2-d .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-d .link:hover,
#menu2-d .link:focus {
  color: #800000;
}
#menu2-d .dropdown-item:hover::before,
#menu2-d .dropdown-item:focus::before {
  background: #800000;
}
#menu2-d .dropdown-item:hover,
#menu2-d .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-d .link[aria-expanded="true"],
#menu2-d .dropdown-menu {
  background: #917647;
}
#menu2-d .nav-dropdown-sm .link:focus,
#menu2-d .nav-dropdown-sm .link:hover,
#menu2-d .nav-dropdown-sm .dropdown-item:focus,
#menu2-d .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-d .navbar,
#menu2-d .nav-dropdown-sm,
#menu2-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-d .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-d .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-d .bg-color.transparent.opened .link:hover,
#menu2-d .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-d .link[aria-expanded="true"],
#menu2-d .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-d .navbar-dropdown {
  background-color: rgba(145, 118, 71, 0.8);
}
#menu2-d .collapse {
  background-color: rgba(145, 118, 71, 0.8);
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.15);
}
#content1-g P {
  color: #f7e7ce;
  font-size: 15px;
  text-align: center;
}
#content1-g a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content1-g a:hover {
  color: #800000!important;
}
#content1-g a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content1-g a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#content1-j P {
  color: #917647;
  font-size: 15px;
  text-align: center;
}
#content2-q BLOCKQUOTE {
  color: #917647;
  font-size: 13px;
}
#features4-t .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#features4-t .card-img a {
  border-width: 2px;
  line-height: 72px;
}
#features4-t .mbr-iconfont {
  color: #fffcf6;
  border-color: #fffcf6;
}
#features4-t .heading-title {
  color: #800000;
  font-size: 20px;
}
#features4-t .card-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#features4-t a {
  position: relative;
  font-style: normal!important;
  color: #1e7c3a;
  text-decoration: none;
}
#features4-t a:hover {
  color: #1e7c3a!important;
}
#features4-t a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #1e7c3a;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#features4-t a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-p p {
  color: #000;
}
#footer4-p P {
  font-size: 13px;
  color: #917647;
}

#menu2-u .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-u .navbar-toggler {
  color: #f7e7ce;
}
#menu2-u .close-icon::before,
#menu2-u .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-u .link,
#menu2-u .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-u .link {
  font-size: 0.85rem;
}
#menu2-u .dropdown-item,
#menu2-u .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-u .link:hover,
#menu2-u .link:focus {
  color: #800000;
}
#menu2-u .dropdown-item:hover::before,
#menu2-u .dropdown-item:focus::before {
  background: #800000;
}
#menu2-u .dropdown-item:hover,
#menu2-u .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-u .link[aria-expanded="true"],
#menu2-u .dropdown-menu {
  background: #917647;
}
#menu2-u .nav-dropdown-sm .link:focus,
#menu2-u .nav-dropdown-sm .link:hover,
#menu2-u .nav-dropdown-sm .dropdown-item:focus,
#menu2-u .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-u .navbar,
#menu2-u .nav-dropdown-sm,
#menu2-u .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-u .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-u .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-u .bg-color.transparent.opened .link:hover,
#menu2-u .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-u .link[aria-expanded="true"],
#menu2-u .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-u .collapse {
  background-color: rgba(145, 118, 71, 0.7);
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.15);
}
#content1-7l P {
  color: #800000;
  font-size: 18px;
  text-align: center;
}
#content1-7l B {
  color: #800000;
}
#content1-88 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-88 img {
  width: 70%;
  height: auto;
}
#image2-87 DIV {
  color: #fffcf6;
}
#content1-8b P {
  color: #800000;
}
#content1-7y h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7y img {
  width: 70%;
  height: auto;
}
#content1-7x h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7x img {
  width: 70%;
  height: auto;
}
#content1-7s h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7s img {
  width: 70%;
  height: auto;
}
#content1-7t h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7t img {
  width: 70%;
  height: auto;
}
#content1-7u h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7u img {
  width: 70%;
  height: auto;
}
#content1-7p h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7p img {
  width: 70%;
  height: auto;
}
#content1-7q h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7q img {
  width: 45%;
  height: auto;
}
#content1-7n h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7n img {
  width: 70%;
  height: auto;
}
#content1-7m h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7m img {
  width: 70%;
  height: auto;
}
#content1-x P {
  color: #800000;
  font-size: 18px;
  text-align: center;
}
#content1-x B {
  color: #800000;
}
#content1-7j P {
  text-align: center;
}
#image2-7i DIV {
  color: #fffcf6;
}
#content1-7d h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-7d img {
  width: 70%;
  height: auto;
}
#content1-6o h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6n h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6m h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6l h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-76 img {
  width: 100%;
  height: auto;
}
#content1-77 img {
  width: 100%;
  height: auto;
}
#content1-78 img {
  width: 100%;
  height: auto;
}
#content1-6k h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6k img {
  width: 70%;
  height: auto;
}
#content1-6j h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6i h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6h h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6g h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6f h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-73 img {
  width: 100%;
  height: auto;
}
#content1-74 img {
  width: 100%;
  height: auto;
}
#content1-75 img {
  width: 100%;
  height: auto;
}
#content1-6e h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6d h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6c h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6w img {
  width: 100%;
  height: auto;
}
#content1-6b h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-6a h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-69 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-68 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-68 img {
  width: 70%;
  height: auto;
}
#content1-67 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-66 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-66 img {
  width: 70%;
  height: auto;
}
#content1-65 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-64 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-63 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-62 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-61 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-60 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-70 img {
  width: 100%;
  height: auto;
}
#content1-71 img {
  width: 100%;
  height: auto;
}
#content1-72 img {
  width: 100%;
  height: auto;
}
#content1-5z h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5y h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5y img {
  width: 100%;
  height: auto;
}
#content1-6x img {
  width: 100%;
  height: auto;
}
#content1-5x h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5w h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5v h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5u h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5t h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5t img {
  width: 50%;
  height: auto;
}
#content1-5s h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5s img {
  width: 30%;
  height: auto;
}
#content1-5r h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5q h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1v h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1v img {
  width: 100%;
  height: auto;
}
#content1-1u h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1u img {
  width: 100%;
  height: auto;
}
#content1-1t h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1t img {
  width: 100%;
  height: auto;
}
#content1-1s h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1s img {
  width: 60%;
  height: auto;
}
#content1-1r h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1q h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1p h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1p img {
  width: 80%;
  height: auto;
}
#content1-5p h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1o h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1o img {
  width: 100%;
  height: auto;
}
#content1-1l h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1l img {
  width: 50%;
  height: auto;
}
#content1-6v img {
  width: 100%;
  height: auto;
}
#content1-5o h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5m h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1k h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1k img {
  width: 70%;
  height: auto;
}
#content1-1j h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1n h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1n img {
  width: 100%;
  height: auto;
}
#content1-1m h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1m img {
  width: 100%;
  height: auto;
}
#content1-5l h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1i h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1i img {
  width: 50%;
  height: auto;
}
#content1-1h h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1h img {
  width: 50%;
  height: auto;
}
#content1-5k h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5i h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5j h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-19 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-1g img {
  width: 100%;
  height: auto;
}
#content1-18 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5g h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5f h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5e h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5d h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5c h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-5b h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-17 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-17 img {
  width: 100%;
  height: auto;
}
#content1-15 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#content1-14 h3 {
  font-size: 16px;
  color: #7dbf00;
}
#footer4-11 p {
  color: #000;
}
#footer4-11 P {
  font-size: 13px;
  color: #917647;
}

#menu2-1y .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-1y .navbar-toggler {
  color: #f7e7ce;
}
#menu2-1y .close-icon::before,
#menu2-1y .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-1y .link,
#menu2-1y .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-1y .link {
  font-size: 0.85rem;
}
#menu2-1y .dropdown-item,
#menu2-1y .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-1y .link:hover,
#menu2-1y .link:focus {
  color: #800000;
}
#menu2-1y .dropdown-item:hover::before,
#menu2-1y .dropdown-item:focus::before {
  background: #800000;
}
#menu2-1y .dropdown-item:hover,
#menu2-1y .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-1y .link[aria-expanded="true"],
#menu2-1y .dropdown-menu {
  background: #917647;
}
#menu2-1y .nav-dropdown-sm .link:focus,
#menu2-1y .nav-dropdown-sm .link:hover,
#menu2-1y .nav-dropdown-sm .dropdown-item:focus,
#menu2-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-1y .navbar,
#menu2-1y .nav-dropdown-sm,
#menu2-1y .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-1y .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-1y .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-1y .bg-color.transparent.opened .link:hover,
#menu2-1y .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-1y .link[aria-expanded="true"],
#menu2-1y .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-1y .navbar-dropdown,
#menu2-1y .dropdown-menu,
#menu2-1y .dropdown-submenu,
#menu2-1y .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-1y .navbar-toggler {
  background-color: transparent;
}
#content8-2c H3 {
  font-size: 20px;
  color: #800000;
}
#content8-2c P {
  color: #f7e7ce;
}
#content8-2c a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-2c a:hover {
  color: #800000!important;
}
#content8-2c a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-2c a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-2a p {
  color: #000;
}
#footer4-2a P {
  font-size: 13px;
  color: #917647;
}

#menu2-2d .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2d .navbar-toggler {
  color: #f7e7ce;
}
#menu2-2d .close-icon::before,
#menu2-2d .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-2d .link,
#menu2-2d .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-2d .link {
  font-size: 0.85rem;
}
#menu2-2d .dropdown-item,
#menu2-2d .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-2d .link:hover,
#menu2-2d .link:focus {
  color: #800000;
}
#menu2-2d .dropdown-item:hover::before,
#menu2-2d .dropdown-item:focus::before {
  background: #800000;
}
#menu2-2d .dropdown-item:hover,
#menu2-2d .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-2d .link[aria-expanded="true"],
#menu2-2d .dropdown-menu {
  background: #917647;
}
#menu2-2d .nav-dropdown-sm .link:focus,
#menu2-2d .nav-dropdown-sm .link:hover,
#menu2-2d .nav-dropdown-sm .dropdown-item:focus,
#menu2-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-2d .navbar,
#menu2-2d .nav-dropdown-sm,
#menu2-2d .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2d .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-2d .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2d .bg-color.transparent.opened .link:hover,
#menu2-2d .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-2d .link[aria-expanded="true"],
#menu2-2d .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-2d .navbar-dropdown,
#menu2-2d .dropdown-menu,
#menu2-2d .dropdown-submenu,
#menu2-2d .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-2d .navbar-toggler {
  background-color: transparent;
}
#content8-2f H3 {
  font-size: 20px;
  color: #800000;
}
#content8-2f P {
  color: #f7e7ce;
}
#content8-2f a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-2f a:hover {
  color: #800000!important;
}
#content8-2f a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-2f a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-2j p {
  color: #000;
}
#footer4-2j P {
  font-size: 13px;
  color: #917647;
}

#menu2-2l .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2l .navbar-toggler {
  color: #f7e7ce;
}
#menu2-2l .close-icon::before,
#menu2-2l .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-2l .link,
#menu2-2l .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-2l .link {
  font-size: 0.85rem;
}
#menu2-2l .dropdown-item,
#menu2-2l .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-2l .link:hover,
#menu2-2l .link:focus {
  color: #800000;
}
#menu2-2l .dropdown-item:hover::before,
#menu2-2l .dropdown-item:focus::before {
  background: #800000;
}
#menu2-2l .dropdown-item:hover,
#menu2-2l .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-2l .link[aria-expanded="true"],
#menu2-2l .dropdown-menu {
  background: #917647;
}
#menu2-2l .nav-dropdown-sm .link:focus,
#menu2-2l .nav-dropdown-sm .link:hover,
#menu2-2l .nav-dropdown-sm .dropdown-item:focus,
#menu2-2l .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-2l .navbar,
#menu2-2l .nav-dropdown-sm,
#menu2-2l .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2l .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-2l .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-2l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2l .bg-color.transparent.opened .link:hover,
#menu2-2l .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-2l .link[aria-expanded="true"],
#menu2-2l .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-2l .navbar-dropdown,
#menu2-2l .dropdown-menu,
#menu2-2l .dropdown-submenu,
#menu2-2l .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-2l .navbar-toggler {
  background-color: transparent;
}
#content8-2n H3 {
  font-size: 20px;
  color: #800000;
}
#content8-2n P {
  color: #f7e7ce;
}
#content8-2n a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-2n a:hover {
  color: #800000!important;
}
#content8-2n a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-2n a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-2r p {
  color: #000;
}
#footer4-2r P {
  font-size: 13px;
  color: #917647;
}

#menu2-2s .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2s .navbar-toggler {
  color: #f7e7ce;
}
#menu2-2s .close-icon::before,
#menu2-2s .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-2s .link,
#menu2-2s .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-2s .link {
  font-size: 0.85rem;
}
#menu2-2s .dropdown-item,
#menu2-2s .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-2s .link:hover,
#menu2-2s .link:focus {
  color: #800000;
}
#menu2-2s .dropdown-item:hover::before,
#menu2-2s .dropdown-item:focus::before {
  background: #800000;
}
#menu2-2s .dropdown-item:hover,
#menu2-2s .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-2s .link[aria-expanded="true"],
#menu2-2s .dropdown-menu {
  background: #917647;
}
#menu2-2s .nav-dropdown-sm .link:focus,
#menu2-2s .nav-dropdown-sm .link:hover,
#menu2-2s .nav-dropdown-sm .dropdown-item:focus,
#menu2-2s .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-2s .navbar,
#menu2-2s .nav-dropdown-sm,
#menu2-2s .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2s .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-2s .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-2s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2s .bg-color.transparent.opened .link:hover,
#menu2-2s .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-2s .link[aria-expanded="true"],
#menu2-2s .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-2s .navbar-dropdown,
#menu2-2s .dropdown-menu,
#menu2-2s .dropdown-submenu,
#menu2-2s .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-2s .navbar-toggler {
  background-color: transparent;
}
#content8-2u H3 {
  font-size: 20px;
  color: #800000;
}
#content8-2u P {
  color: #f7e7ce;
}
#content8-2u a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-2u a:hover {
  color: #800000!important;
}
#content8-2u a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-2u a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-2x p {
  color: #000;
}
#footer4-2x P {
  font-size: 13px;
  color: #917647;
}

#menu2-2y .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-2y .navbar-toggler {
  color: #f7e7ce;
}
#menu2-2y .close-icon::before,
#menu2-2y .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-2y .link,
#menu2-2y .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-2y .link {
  font-size: 0.85rem;
}
#menu2-2y .dropdown-item,
#menu2-2y .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-2y .link:hover,
#menu2-2y .link:focus {
  color: #800000;
}
#menu2-2y .dropdown-item:hover::before,
#menu2-2y .dropdown-item:focus::before {
  background: #800000;
}
#menu2-2y .dropdown-item:hover,
#menu2-2y .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-2y .link[aria-expanded="true"],
#menu2-2y .dropdown-menu {
  background: #917647;
}
#menu2-2y .nav-dropdown-sm .link:focus,
#menu2-2y .nav-dropdown-sm .link:hover,
#menu2-2y .nav-dropdown-sm .dropdown-item:focus,
#menu2-2y .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-2y .navbar,
#menu2-2y .nav-dropdown-sm,
#menu2-2y .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-2y .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-2y .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-2y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-2y .bg-color.transparent.opened .link:hover,
#menu2-2y .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-2y .link[aria-expanded="true"],
#menu2-2y .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-2y .navbar-dropdown,
#menu2-2y .dropdown-menu,
#menu2-2y .dropdown-submenu,
#menu2-2y .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-2y .navbar-toggler {
  background-color: transparent;
}
#content8-30 H3 {
  font-size: 20px;
  color: #800000;
}
#content8-30 P {
  color: #f7e7ce;
}
#content8-30 a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-30 a:hover {
  color: #800000!important;
}
#content8-30 a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-30 a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-33 p {
  color: #000;
}
#footer4-33 P {
  font-size: 13px;
  color: #917647;
}

#menu2-34 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-34 .navbar-toggler {
  color: #f7e7ce;
}
#menu2-34 .close-icon::before,
#menu2-34 .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-34 .link,
#menu2-34 .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-34 .link {
  font-size: 0.85rem;
}
#menu2-34 .dropdown-item,
#menu2-34 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-34 .link:hover,
#menu2-34 .link:focus {
  color: #800000;
}
#menu2-34 .dropdown-item:hover::before,
#menu2-34 .dropdown-item:focus::before {
  background: #800000;
}
#menu2-34 .dropdown-item:hover,
#menu2-34 .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-34 .link[aria-expanded="true"],
#menu2-34 .dropdown-menu {
  background: #917647;
}
#menu2-34 .nav-dropdown-sm .link:focus,
#menu2-34 .nav-dropdown-sm .link:hover,
#menu2-34 .nav-dropdown-sm .dropdown-item:focus,
#menu2-34 .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-34 .navbar,
#menu2-34 .nav-dropdown-sm,
#menu2-34 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-34 .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-34 .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-34 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-34 .bg-color.transparent.opened .link:hover,
#menu2-34 .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-34 .link[aria-expanded="true"],
#menu2-34 .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-34 .navbar-dropdown,
#menu2-34 .dropdown-menu,
#menu2-34 .dropdown-submenu,
#menu2-34 .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-34 .navbar-toggler {
  background-color: transparent;
}
#content8-36 H3 {
  font-size: 20px;
  color: #800000;
}
#content8-36 P {
  color: #f7e7ce;
}
#content8-36 a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-36 a:hover {
  color: #800000!important;
}
#content8-36 a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-36 a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-39 p {
  color: #000;
}
#footer4-39 P {
  font-size: 13px;
  color: #917647;
}

#menu2-3a .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-3a .navbar-toggler {
  color: #f7e7ce;
}
#menu2-3a .close-icon::before,
#menu2-3a .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-3a .link,
#menu2-3a .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-3a .link {
  font-size: 0.85rem;
}
#menu2-3a .dropdown-item,
#menu2-3a .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-3a .link:hover,
#menu2-3a .link:focus {
  color: #800000;
}
#menu2-3a .dropdown-item:hover::before,
#menu2-3a .dropdown-item:focus::before {
  background: #800000;
}
#menu2-3a .dropdown-item:hover,
#menu2-3a .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-3a .link[aria-expanded="true"],
#menu2-3a .dropdown-menu {
  background: #917647;
}
#menu2-3a .nav-dropdown-sm .link:focus,
#menu2-3a .nav-dropdown-sm .link:hover,
#menu2-3a .nav-dropdown-sm .dropdown-item:focus,
#menu2-3a .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-3a .navbar,
#menu2-3a .nav-dropdown-sm,
#menu2-3a .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-3a .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-3a .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-3a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-3a .bg-color.transparent.opened .link:hover,
#menu2-3a .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-3a .link[aria-expanded="true"],
#menu2-3a .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-3a .navbar-dropdown,
#menu2-3a .dropdown-menu,
#menu2-3a .dropdown-submenu,
#menu2-3a .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-3a .navbar-toggler {
  background-color: transparent;
}
#content8-3c H3 {
  font-size: 20px;
  color: #800000;
}
#content8-3c P {
  color: #f7e7ce;
}
#content8-3c a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-3c a:hover {
  color: #800000!important;
}
#content8-3c a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-3c a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#slider2-3i .mbr-section-title,
#slider2-3i .mbr-section-text {
  color: #fff;
}
#content8-3g H3 {
  font-size: 20px;
  color: #800000;
}
#content8-3g P {
  color: #f7e7ce;
}
#content8-3g a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-3g a:hover {
  color: #800000!important;
}
#content8-3g a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-3g a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#slider2-3h .mbr-section-title,
#slider2-3h .mbr-section-text {
  color: #fff;
}
#footer4-3f p {
  color: #000;
}
#footer4-3f P {
  font-size: 13px;
  color: #917647;
}

#menu2-3w .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-3w .navbar-toggler {
  color: #f7e7ce;
}
#menu2-3w .close-icon::before,
#menu2-3w .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-3w .link,
#menu2-3w .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-3w .link {
  font-size: 0.85rem;
}
#menu2-3w .dropdown-item,
#menu2-3w .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-3w .link:hover,
#menu2-3w .link:focus {
  color: #800000;
}
#menu2-3w .dropdown-item:hover::before,
#menu2-3w .dropdown-item:focus::before {
  background: #800000;
}
#menu2-3w .dropdown-item:hover,
#menu2-3w .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-3w .link[aria-expanded="true"],
#menu2-3w .dropdown-menu {
  background: #917647;
}
#menu2-3w .nav-dropdown-sm .link:focus,
#menu2-3w .nav-dropdown-sm .link:hover,
#menu2-3w .nav-dropdown-sm .dropdown-item:focus,
#menu2-3w .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-3w .navbar,
#menu2-3w .nav-dropdown-sm,
#menu2-3w .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-3w .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-3w .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-3w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-3w .bg-color.transparent.opened .link:hover,
#menu2-3w .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-3w .link[aria-expanded="true"],
#menu2-3w .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-3w .navbar-dropdown,
#menu2-3w .dropdown-menu,
#menu2-3w .dropdown-submenu,
#menu2-3w .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-3w .navbar-toggler {
  background-color: transparent;
}
#content8-3y H3 {
  font-size: 20px;
  color: #800000;
}
#content8-3y P {
  color: #f7e7ce;
}
#content8-3y a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-3y a:hover {
  color: #800000!important;
}
#content8-3y a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-3y a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#content8-46 P {
  color: #f7e7ce;
}
#content8-48 P {
  color: #f7e7ce;
}
#content8-49 P {
  color: #f7e7ce;
}
#content8-4a P {
  color: #f7e7ce;
}
#content8-4b P {
  color: #f7e7ce;
}
#footer4-42 p {
  color: #000;
}
#footer4-42 P {
  font-size: 13px;
  color: #917647;
}

#menu2-4c .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-4c .navbar-toggler {
  color: #f7e7ce;
}
#menu2-4c .close-icon::before,
#menu2-4c .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-4c .link,
#menu2-4c .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-4c .link {
  font-size: 0.85rem;
}
#menu2-4c .dropdown-item,
#menu2-4c .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-4c .link:hover,
#menu2-4c .link:focus {
  color: #800000;
}
#menu2-4c .dropdown-item:hover::before,
#menu2-4c .dropdown-item:focus::before {
  background: #800000;
}
#menu2-4c .dropdown-item:hover,
#menu2-4c .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-4c .link[aria-expanded="true"],
#menu2-4c .dropdown-menu {
  background: #917647;
}
#menu2-4c .nav-dropdown-sm .link:focus,
#menu2-4c .nav-dropdown-sm .link:hover,
#menu2-4c .nav-dropdown-sm .dropdown-item:focus,
#menu2-4c .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-4c .navbar,
#menu2-4c .nav-dropdown-sm,
#menu2-4c .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-4c .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-4c .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-4c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-4c .bg-color.transparent.opened .link:hover,
#menu2-4c .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-4c .link[aria-expanded="true"],
#menu2-4c .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-4c .navbar-dropdown,
#menu2-4c .dropdown-menu,
#menu2-4c .dropdown-submenu,
#menu2-4c .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-4c .navbar-toggler {
  background-color: transparent;
}
#content8-4e H3 {
  font-size: 20px;
  color: #800000;
}
#content8-4e P {
  color: #f7e7ce;
}
#content8-4e a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-4e a:hover {
  color: #800000!important;
}
#content8-4e a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-4e a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#content8-4f P {
  color: #f7e7ce;
}
#content8-4g P {
  color: #f7e7ce;
}
#content8-4h P {
  color: #f7e7ce;
}
#content8-4i P {
  color: #f7e7ce;
}
#content8-4j P {
  color: #f7e7ce;
}
#footer4-4l p {
  color: #000;
}
#footer4-4l P {
  font-size: 13px;
  color: #917647;
}

#menu2-4m .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-4m .navbar-toggler {
  color: #f7e7ce;
}
#menu2-4m .close-icon::before,
#menu2-4m .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-4m .link,
#menu2-4m .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-4m .link {
  font-size: 0.85rem;
}
#menu2-4m .dropdown-item,
#menu2-4m .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-4m .link:hover,
#menu2-4m .link:focus {
  color: #800000;
}
#menu2-4m .dropdown-item:hover::before,
#menu2-4m .dropdown-item:focus::before {
  background: #800000;
}
#menu2-4m .dropdown-item:hover,
#menu2-4m .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-4m .link[aria-expanded="true"],
#menu2-4m .dropdown-menu {
  background: #917647;
}
#menu2-4m .nav-dropdown-sm .link:focus,
#menu2-4m .nav-dropdown-sm .link:hover,
#menu2-4m .nav-dropdown-sm .dropdown-item:focus,
#menu2-4m .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-4m .navbar,
#menu2-4m .nav-dropdown-sm,
#menu2-4m .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-4m .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-4m .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-4m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-4m .bg-color.transparent.opened .link:hover,
#menu2-4m .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-4m .link[aria-expanded="true"],
#menu2-4m .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-4m .navbar-dropdown,
#menu2-4m .dropdown-menu,
#menu2-4m .dropdown-submenu,
#menu2-4m .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-4m .navbar-toggler {
  background-color: transparent;
}
#content8-4o H3 {
  font-size: 20px;
  color: #800000;
}
#content8-4o P {
  color: #f7e7ce;
}
#content8-4o a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-4o a:hover {
  color: #800000!important;
}
#content8-4o a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-4o a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#content8-4p P {
  color: #f7e7ce;
}
#content8-4q P {
  color: #f7e7ce;
}
#content8-4r P {
  color: #f7e7ce;
}
#content8-4s P {
  color: #f7e7ce;
}
#content8-4t P {
  color: #f7e7ce;
}
#footer4-4v p {
  color: #000;
}
#footer4-4v P {
  font-size: 13px;
  color: #917647;
}

#menu2-4w .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-4w .navbar-toggler {
  color: #f7e7ce;
}
#menu2-4w .close-icon::before,
#menu2-4w .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-4w .link,
#menu2-4w .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-4w .link {
  font-size: 0.85rem;
}
#menu2-4w .dropdown-item,
#menu2-4w .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-4w .link:hover,
#menu2-4w .link:focus {
  color: #800000;
}
#menu2-4w .dropdown-item:hover::before,
#menu2-4w .dropdown-item:focus::before {
  background: #800000;
}
#menu2-4w .dropdown-item:hover,
#menu2-4w .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-4w .link[aria-expanded="true"],
#menu2-4w .dropdown-menu {
  background: #917647;
}
#menu2-4w .nav-dropdown-sm .link:focus,
#menu2-4w .nav-dropdown-sm .link:hover,
#menu2-4w .nav-dropdown-sm .dropdown-item:focus,
#menu2-4w .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-4w .navbar,
#menu2-4w .nav-dropdown-sm,
#menu2-4w .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-4w .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-4w .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-4w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-4w .bg-color.transparent.opened .link:hover,
#menu2-4w .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-4w .link[aria-expanded="true"],
#menu2-4w .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-4w .navbar-dropdown,
#menu2-4w .dropdown-menu,
#menu2-4w .dropdown-submenu,
#menu2-4w .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-4w .navbar-toggler {
  background-color: transparent;
}
#content8-4y H3 {
  font-size: 20px;
  color: #800000;
}
#content8-4y P {
  color: #f7e7ce;
}
#content8-4y a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-4y a:hover {
  color: #800000!important;
}
#content8-4y a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-4y a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-55 p {
  color: #000;
}
#footer4-55 P {
  font-size: 13px;
  color: #917647;
}

#menu2-56 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-56 .navbar-toggler {
  color: #f7e7ce;
}
#menu2-56 .close-icon::before,
#menu2-56 .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-56 .link,
#menu2-56 .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-56 .link {
  font-size: 0.85rem;
}
#menu2-56 .dropdown-item,
#menu2-56 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-56 .link:hover,
#menu2-56 .link:focus {
  color: #800000;
}
#menu2-56 .dropdown-item:hover::before,
#menu2-56 .dropdown-item:focus::before {
  background: #800000;
}
#menu2-56 .dropdown-item:hover,
#menu2-56 .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-56 .link[aria-expanded="true"],
#menu2-56 .dropdown-menu {
  background: #917647;
}
#menu2-56 .nav-dropdown-sm .link:focus,
#menu2-56 .nav-dropdown-sm .link:hover,
#menu2-56 .nav-dropdown-sm .dropdown-item:focus,
#menu2-56 .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-56 .navbar,
#menu2-56 .nav-dropdown-sm,
#menu2-56 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-56 .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-56 .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-56 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-56 .bg-color.transparent.opened .link:hover,
#menu2-56 .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-56 .link[aria-expanded="true"],
#menu2-56 .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-56 .navbar-dropdown,
#menu2-56 .dropdown-menu,
#menu2-56 .dropdown-submenu,
#menu2-56 .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-56 .navbar-toggler {
  background-color: transparent;
}
#content8-58 H3 {
  font-size: 20px;
  color: #800000;
}
#content8-58 P {
  color: #f7e7ce;
}
#content8-58 a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content8-58 a:hover {
  color: #800000!important;
}
#content8-58 a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content8-58 a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#footer4-5a p {
  color: #000;
}
#footer4-5a P {
  font-size: 13px;
  color: #917647;
}

#menu2-3j .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-3j .navbar-toggler {
  color: #f7e7ce;
}
#menu2-3j .close-icon::before,
#menu2-3j .close-icon::after {
  background-color: #f7e7ce;
}
#menu2-3j .link,
#menu2-3j .dropdown-item {
  color: #f7e7ce;
  font-family: 'Open Sans Condensed', sans-serif;
}
#menu2-3j .link {
  font-size: 0.85rem;
}
#menu2-3j .dropdown-item,
#menu2-3j .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu2-3j .link:hover,
#menu2-3j .link:focus {
  color: #800000;
}
#menu2-3j .dropdown-item:hover::before,
#menu2-3j .dropdown-item:focus::before {
  background: #800000;
}
#menu2-3j .dropdown-item:hover,
#menu2-3j .dropdown-item:focus {
  color: #f7e7ce;
}
#menu2-3j .link[aria-expanded="true"],
#menu2-3j .dropdown-menu {
  background: #917647;
}
#menu2-3j .nav-dropdown-sm .link:focus,
#menu2-3j .nav-dropdown-sm .link:hover,
#menu2-3j .nav-dropdown-sm .dropdown-item:focus,
#menu2-3j .nav-dropdown-sm .dropdown-item:hover {
  background: #876e42!important;
}
#menu2-3j .navbar,
#menu2-3j .nav-dropdown-sm,
#menu2-3j .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-3j .nav-dropdown-sm .dropdown-menu {
  background: #917647;
}
#menu2-3j .bg-color.transparent .link {
  color: #f7e7ce;
  transition: none;
}
#menu2-3j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-3j .bg-color.transparent.opened .link:hover,
#menu2-3j .bg-color.transparent.opened .link:focus {
  color: #800000;
}
#menu2-3j .link[aria-expanded="true"],
#menu2-3j .dropdown-item[aria-expanded="true"] {
  color: #800000!important;
}
#menu2-3j .navbar-dropdown,
#menu2-3j .dropdown-menu,
#menu2-3j .dropdown-submenu,
#menu2-3j .collapse {
  background-color: rgba(145, 118, 71, 0.7);
}
#menu2-3j .navbar-toggler {
  background-color: transparent;
}
#content3-7o .mbr-section-title,
#content3-7o .mbr-section-subtitle {
  text-align: center;
}
#content3-7o H1 {
  font-size: 22px;
  color: #800000;
}
#content1-3m P {
  color: #f7e7ce;
  font-size: 15px;
  text-align: center;
}
#content1-3m a {
  position: relative;
  font-style: normal!important;
  color: #800000;
  text-decoration: none;
}
#content1-3m a:hover {
  color: #800000!important;
}
#content1-3m a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #800000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#content1-3m a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#slider2-7f .mbr-section-title,
#slider2-7f .mbr-section-text {
  color: #fff;
}
#slider2-7f .mbr-section-text {
  text-align: right;
  font-size: 16px;
  color: #f7e7ce;
}
#footer4-3v p {
  color: #000;
}
#footer4-3v P {
  font-size: 13px;
  color: #917647;
}
