@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Libre+Franklin:400,400i,600,600i);



body,
input,
textarea,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Libre Franklin', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Libre Franklin', 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: 'Oxygen', sans-serif;
}
.btn {
  font-family: 'Libre Franklin', 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: 'Oxygen', sans-serif;
}
.btn-sm,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.mbr-section-subtitle {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oxygen', sans-serif;
}
.mbr-author-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oxygen', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #11700c !important;
}
.bg-success {
  background-color: #1e7c3a !important;
}
.bg-info {
  background-color: #74a3c7 !important;
}
.bg-warning {
  background-color: #bb8c2e !important;
}
.bg-danger {
  background-color: #bb412e !important;
}
.btn-primary {
  background-color: #11700c;
  border-color: #11700c;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #072b05;
  border-color: #072b05;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #072b05 !important;
  border-color: #072b05 !important;
}
.btn-secondary {
  background-color: #a25dae;
  border-color: #a25dae;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #763f7f;
  border-color: #763f7f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #763f7f !important;
  border-color: #763f7f !important;
}
.btn-info {
  background-color: #74a3c7;
  border-color: #74a3c7;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #447eaa;
  border-color: #447eaa;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #447eaa !important;
  border-color: #447eaa !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: #bb8c2e;
  border-color: #bb8c2e;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #7e5e1f;
  border-color: #7e5e1f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #7e5e1f !important;
  border-color: #7e5e1f !important;
}
.btn-danger {
  background-color: #bb412e;
  border-color: #bb412e;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #7e2c1f;
  border-color: #7e2c1f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #7e2c1f !important;
  border-color: #7e2c1f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #031402;
  color: #031402;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #11700c;
  border-color: #11700c;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #11700c !important;
  border-color: #11700c !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #66376e;
  color: #66376e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #a25dae;
  border-color: #a25dae;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a25dae !important;
  border-color: #a25dae !important;
}
.btn-info-outline {
  background: none;
  border-color: #3d7198;
  color: #3d7198;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #74a3c7;
  border-color: #74a3c7;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #74a3c7 !important;
  border-color: #74a3c7 !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: #694f1a;
  color: #694f1a;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #bb8c2e;
  border-color: #bb8c2e;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #bb8c2e !important;
  border-color: #bb8c2e !important;
}
.btn-danger-outline {
  background: none;
  border-color: #69251a;
  color: #69251a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #bb412e;
  border-color: #bb412e;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #bb412e !important;
  border-color: #bb412e !important;
}
.text-primary {
  color: #11700c !important;
}
.text-success {
  color: #1e7c3a !important;
}
.text-info {
  color: #74a3c7 !important;
}
.text-warning {
  color: #bb8c2e !important;
}
.text-danger {
  color: #bb412e !important;
}
.alert-success {
  background-color: #1e7c3a;
}
.alert-info {
  background-color: #74a3c7;
}
.alert-warning {
  background-color: #bb8c2e;
}
.alert-danger {
  background-color: #bb412e;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #11700c;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #11700c;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #11700c;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #11700c;
}
.lead a,
.lead a:hover {
  color: #11700c;
}
.lead blockquote {
  border-color: #11700c;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #22e318;
}
.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: #cfdfec;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #e1c387;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #e19387;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000;
}
.scrollToTop_wraper {
  display: none;
}
/* DirectM */
a {
  color: #74a3c7;
}
a:hover {
  color: #333;
}
/*header1*/
.header1 .mbr-arrow a i {
  color: #ffffff;
}
.header1 .mbr-arrow a:hover i {
  color: #11700c;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #11700c;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #11700c;
}
/*features12*/
.features12 .card .mbr-iconfont,
.features14 .card .mbr-iconfont,
.features16 .card .mbr-iconfont {
  font-family: 'Oxygen', sans-serif;
}
/*msg-box1*/
.msg-box1 ul li:before {
  background-color: #11700c;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #0c5009, #11700c, #189e11);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #11700c !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #11700c;
}
.tabs1 .colorBG {
  background-color: #11700c;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #11700c;
}
.content4 p {
  border-bottom: 3px solid #11700c;
  border-top: 3px solid #11700c;
}
/*follow1*/
.follow1 .btn-social {
  color: #11700c;
  border-color: #11700c;
}
.follow1 .btn-social:hover {
  color: #189e11;
  background: rgba(17, 112, 12, 0.1);
  border-color: #189e11;
}
/*share1*/
.share1 .btn-social {
  color: #11700c;
  border-color: #11700c;
}
.share1 .btn-social:hover {
  color: #189e11;
  background: rgba(17, 112, 12, 0.1);
  border-color: #189e11;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #11700c;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Libre Franklin', serif;
}
.mbr-gallery-filter li {
  color: #74a3c7;
}
.btn-empty:focus {
  color: #11700c;
}
/* captions */
.mbr-figure-caption {
  background-color: #616161;
  color: #fff;
}
/* tabs1 */
.tabs1 ul li a {
  color: #74a3c7;
}
/*tabs3*/
.tabs3 .nav-tabs .nav-link.active {
  border: 5px solid #11700c;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #11700c;
}
.hamburger-icon {
  background-color: #11700c !important;
}
.hamburger-icon:before {
  background-color: #11700c;
}
.hamburger-icon:after {
  background-color: #11700c;
}
#menu1-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-0 .navbar-toggler {
  color: #bb8c2e;
}
#menu1-0 .close-icon::before,
#menu1-0 .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-0 .link,
#menu1-0 .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-0 .link {
  font-size: 0.8125rem;
}
#menu1-0 .dropdown-item,
#menu1-0 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-0 .link:hover,
#menu1-0 .link:focus {
  color: #11700c;
}
#menu1-0 .dropdown-item:hover::before,
#menu1-0 .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-0 .dropdown-item:hover,
#menu1-0 .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-0 .link[aria-expanded="true"],
#menu1-0 .dropdown-menu {
  background: #ffffff;
}
#menu1-0 .nav-dropdown-sm .link:focus,
#menu1-0 .nav-dropdown-sm .link:hover,
#menu1-0 .nav-dropdown-sm .dropdown-item:focus,
#menu1-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-0 .navbar,
#menu1-0 .nav-dropdown-sm,
#menu1-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-0 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-0 .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-0 .bg-color.transparent.opened .link:hover,
#menu1-0 .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-0 .link[aria-expanded="true"],
#menu1-0 .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#content3-2 .mbr-section-title,
#content3-2 .mbr-section-subtitle {
  text-align: center;
}
#content3-2 H1 {
  color: #11700c;
}
#slider-1r .mbr-section-title,
#slider-1r .mbr-section-text {
  color: #fff;
}
#slider-1r .mbr-section-title {
  color: #bb8c2e;
}
#slider-1r .mbr-section-text {
  color: #dbae54;
}
#slider-1r .mbr-section-text B {
  font-size: 25px;
}
#slider-1r .mbr-section-title B {
  color: #1fb417;
}
#tabs1-6 P {
  color: #fffffd;
}
#footer3-7 .mbr-section-text {
  color: #fffffd;
}
#footer3-7 .mbr-section-title {
  color: #fffffd;
}
#footer4-8 p {
  color: #000;
}
#menu1-d .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-d .navbar-toggler {
  color: #bb8c2e;
}
#menu1-d .close-icon::before,
#menu1-d .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-d .link,
#menu1-d .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-d .link {
  font-size: 0.8125rem;
}
#menu1-d .dropdown-item,
#menu1-d .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-d .link:hover,
#menu1-d .link:focus {
  color: #11700c;
}
#menu1-d .dropdown-item:hover::before,
#menu1-d .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-d .dropdown-item:hover,
#menu1-d .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-d .link[aria-expanded="true"],
#menu1-d .dropdown-menu {
  background: #ffffff;
}
#menu1-d .nav-dropdown-sm .link:focus,
#menu1-d .nav-dropdown-sm .link:hover,
#menu1-d .nav-dropdown-sm .dropdown-item:focus,
#menu1-d .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-d .navbar,
#menu1-d .nav-dropdown-sm,
#menu1-d .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-d .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-d .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-d .bg-color.transparent.opened .link:hover,
#menu1-d .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-d .link[aria-expanded="true"],
#menu1-d .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-e p {
  color: #000;
}
#content5-g .mbr-section-title,
#content5-g .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-g .mbr-table-cell {
  vertical-align: middle;
}
#form3-f .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#form3-f .card-img a {
  color: #616161;
  border-color: #616161;
  border-width: 2px;
  line-height: 72px;
}
#form3-f .heading {
  background: #11700c;
}
#menu1-h .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-h .navbar-toggler {
  color: #bb8c2e;
}
#menu1-h .close-icon::before,
#menu1-h .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-h .link,
#menu1-h .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-h .link {
  font-size: 0.8125rem;
}
#menu1-h .dropdown-item,
#menu1-h .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-h .link:hover,
#menu1-h .link:focus {
  color: #11700c;
}
#menu1-h .dropdown-item:hover::before,
#menu1-h .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-h .dropdown-item:hover,
#menu1-h .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-h .link[aria-expanded="true"],
#menu1-h .dropdown-menu {
  background: #ffffff;
}
#menu1-h .nav-dropdown-sm .link:focus,
#menu1-h .nav-dropdown-sm .link:hover,
#menu1-h .nav-dropdown-sm .dropdown-item:focus,
#menu1-h .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-h .navbar,
#menu1-h .nav-dropdown-sm,
#menu1-h .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-h .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-h .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-h .bg-color.transparent.opened .link:hover,
#menu1-h .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-h .link[aria-expanded="true"],
#menu1-h .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-i p {
  color: #000;
}
#content5-j .mbr-section-title,
#content5-j .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-j .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content5-j .mbr-table-cell {
  vertical-align: middle;
}
#custom-html-1s {
  /* Type valid CSS here */
}
#custom-html-1s .my-image {
  width: 100%;
}
#content5-n .mbr-section-title,
#content5-n .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-n .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content5-n .mbr-table-cell {
  vertical-align: middle;
}
#menu1-l .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-l .navbar-toggler {
  color: #bb8c2e;
}
#menu1-l .close-icon::before,
#menu1-l .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-l .link,
#menu1-l .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-l .link {
  font-size: 0.8125rem;
}
#menu1-l .dropdown-item,
#menu1-l .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-l .link:hover,
#menu1-l .link:focus {
  color: #11700c;
}
#menu1-l .dropdown-item:hover::before,
#menu1-l .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-l .dropdown-item:hover,
#menu1-l .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-l .link[aria-expanded="true"],
#menu1-l .dropdown-menu {
  background: #ffffff;
}
#menu1-l .nav-dropdown-sm .link:focus,
#menu1-l .nav-dropdown-sm .link:hover,
#menu1-l .nav-dropdown-sm .dropdown-item:focus,
#menu1-l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-l .navbar,
#menu1-l .nav-dropdown-sm,
#menu1-l .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-l .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-l .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-l .bg-color.transparent.opened .link:hover,
#menu1-l .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-l .link[aria-expanded="true"],
#menu1-l .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#custom-html-o {
  /* Type valid CSS here */
}
#custom-html-o .my-image {
  width: 100%;
}
#footer4-m p {
  color: #000;
}
#content5-r .mbr-section-title,
#content5-r .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-r .mbr-table-cell {
  vertical-align: middle;
}
#menu1-p .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-p .navbar-toggler {
  color: #bb8c2e;
}
#menu1-p .close-icon::before,
#menu1-p .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-p .link,
#menu1-p .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-p .link {
  font-size: 0.8125rem;
}
#menu1-p .dropdown-item,
#menu1-p .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-p .link:hover,
#menu1-p .link:focus {
  color: #11700c;
}
#menu1-p .dropdown-item:hover::before,
#menu1-p .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-p .dropdown-item:hover,
#menu1-p .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-p .link[aria-expanded="true"],
#menu1-p .dropdown-menu {
  background: #ffffff;
}
#menu1-p .nav-dropdown-sm .link:focus,
#menu1-p .nav-dropdown-sm .link:hover,
#menu1-p .nav-dropdown-sm .dropdown-item:focus,
#menu1-p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-p .navbar,
#menu1-p .nav-dropdown-sm,
#menu1-p .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-p .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-p .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-p .bg-color.transparent.opened .link:hover,
#menu1-p .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-p .link[aria-expanded="true"],
#menu1-p .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#header3-s H3 {
  color: #fffffd;
}
#header3-s P {
  color: #fffffd;
}
#header3-1o P {
  font-size: 20px;
}
#footer4-q p {
  color: #000;
}
#menu1-t .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-t .navbar-toggler {
  color: #bb8c2e;
}
#menu1-t .close-icon::before,
#menu1-t .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-t .link,
#menu1-t .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-t .link {
  font-size: 0.8125rem;
}
#menu1-t .dropdown-item,
#menu1-t .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-t .link:hover,
#menu1-t .link:focus {
  color: #11700c;
}
#menu1-t .dropdown-item:hover::before,
#menu1-t .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-t .dropdown-item:hover,
#menu1-t .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-t .link[aria-expanded="true"],
#menu1-t .dropdown-menu {
  background: #ffffff;
}
#menu1-t .nav-dropdown-sm .link:focus,
#menu1-t .nav-dropdown-sm .link:hover,
#menu1-t .nav-dropdown-sm .dropdown-item:focus,
#menu1-t .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-t .navbar,
#menu1-t .nav-dropdown-sm,
#menu1-t .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-t .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-t .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-t .bg-color.transparent.opened .link:hover,
#menu1-t .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-t .link[aria-expanded="true"],
#menu1-t .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-u p {
  color: #000;
}
#content5-w .mbr-section-title,
#content5-w .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-w .mbr-table-cell {
  vertical-align: middle;
}
#menu1-x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-x .navbar-toggler {
  color: #bb8c2e;
}
#menu1-x .close-icon::before,
#menu1-x .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-x .link,
#menu1-x .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-x .link {
  font-size: 0.8125rem;
}
#menu1-x .dropdown-item,
#menu1-x .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-x .link:hover,
#menu1-x .link:focus {
  color: #11700c;
}
#menu1-x .dropdown-item:hover::before,
#menu1-x .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-x .dropdown-item:hover,
#menu1-x .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-x .link[aria-expanded="true"],
#menu1-x .dropdown-menu {
  background: #ffffff;
}
#menu1-x .nav-dropdown-sm .link:focus,
#menu1-x .nav-dropdown-sm .link:hover,
#menu1-x .nav-dropdown-sm .dropdown-item:focus,
#menu1-x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-x .navbar,
#menu1-x .nav-dropdown-sm,
#menu1-x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-x .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-x .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-x .bg-color.transparent.opened .link:hover,
#menu1-x .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-x .link[aria-expanded="true"],
#menu1-x .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-y p {
  color: #000;
}
#header2-12 .mbr-section-title,
#header2-12 .mbr-section-subtitle {
  color: #ffffff;
}
#header2-12 .mbr-table-cell {
  vertical-align: middle;
}
#content8-z P {
  text-align: left;
}
#form1-11 .form {
  background: #fafbfc;
}
#menu1-13 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-13 .navbar-toggler {
  color: #bb8c2e;
}
#menu1-13 .close-icon::before,
#menu1-13 .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-13 .link,
#menu1-13 .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-13 .link {
  font-size: 0.8125rem;
}
#menu1-13 .dropdown-item,
#menu1-13 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-13 .link:hover,
#menu1-13 .link:focus {
  color: #11700c;
}
#menu1-13 .dropdown-item:hover::before,
#menu1-13 .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-13 .dropdown-item:hover,
#menu1-13 .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-13 .link[aria-expanded="true"],
#menu1-13 .dropdown-menu {
  background: #ffffff;
}
#menu1-13 .nav-dropdown-sm .link:focus,
#menu1-13 .nav-dropdown-sm .link:hover,
#menu1-13 .nav-dropdown-sm .dropdown-item:focus,
#menu1-13 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-13 .navbar,
#menu1-13 .nav-dropdown-sm,
#menu1-13 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-13 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-13 .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-13 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-13 .bg-color.transparent.opened .link:hover,
#menu1-13 .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-13 .link[aria-expanded="true"],
#menu1-13 .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-14 p {
  color: #000;
}
#content4-15 P {
  text-align: center;
  font-size: 72px;
}
#content1-16 P {
  text-align: left;
}
#menu1-17 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-17 .navbar-toggler {
  color: #bb8c2e;
}
#menu1-17 .close-icon::before,
#menu1-17 .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-17 .link,
#menu1-17 .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-17 .link {
  font-size: 0.8125rem;
}
#menu1-17 .dropdown-item,
#menu1-17 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-17 .link:hover,
#menu1-17 .link:focus {
  color: #11700c;
}
#menu1-17 .dropdown-item:hover::before,
#menu1-17 .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-17 .dropdown-item:hover,
#menu1-17 .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-17 .link[aria-expanded="true"],
#menu1-17 .dropdown-menu {
  background: #ffffff;
}
#menu1-17 .nav-dropdown-sm .link:focus,
#menu1-17 .nav-dropdown-sm .link:hover,
#menu1-17 .nav-dropdown-sm .dropdown-item:focus,
#menu1-17 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-17 .navbar,
#menu1-17 .nav-dropdown-sm,
#menu1-17 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-17 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-17 .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-17 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-17 .bg-color.transparent.opened .link:hover,
#menu1-17 .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-17 .link[aria-expanded="true"],
#menu1-17 .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-18 p {
  color: #000;
}
#header3-19 H3 {
  font-size: 48px;
}
#menu1-1b .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1b .navbar-toggler {
  color: #bb8c2e;
}
#menu1-1b .close-icon::before,
#menu1-1b .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-1b .link,
#menu1-1b .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-1b .link {
  font-size: 0.8125rem;
}
#menu1-1b .dropdown-item,
#menu1-1b .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-1b .link:hover,
#menu1-1b .link:focus {
  color: #11700c;
}
#menu1-1b .dropdown-item:hover::before,
#menu1-1b .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-1b .dropdown-item:hover,
#menu1-1b .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-1b .link[aria-expanded="true"],
#menu1-1b .dropdown-menu {
  background: #ffffff;
}
#menu1-1b .nav-dropdown-sm .link:focus,
#menu1-1b .nav-dropdown-sm .link:hover,
#menu1-1b .nav-dropdown-sm .dropdown-item:focus,
#menu1-1b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-1b .navbar,
#menu1-1b .nav-dropdown-sm,
#menu1-1b .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1b .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-1b .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-1b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1b .bg-color.transparent.opened .link:hover,
#menu1-1b .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-1b .link[aria-expanded="true"],
#menu1-1b .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-1c p {
  color: #000;
}
#header3-1d H3 {
  font-size: 48px;
}
#slider2-1h .mbr-section-title,
#slider2-1h .mbr-section-text {
  color: #fff;
}
#header3-1l B {
  color: #11700c;
}
#menu1-1j .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1j .navbar-toggler {
  color: #bb8c2e;
}
#menu1-1j .close-icon::before,
#menu1-1j .close-icon::after {
  background-color: #bb8c2e;
}
#menu1-1j .link,
#menu1-1j .dropdown-item {
  color: #bb8c2e;
  font-family: 'Libre Franklin', serif;
}
#menu1-1j .link {
  font-size: 0.8125rem;
}
#menu1-1j .dropdown-item,
#menu1-1j .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-1j .link:hover,
#menu1-1j .link:focus {
  color: #11700c;
}
#menu1-1j .dropdown-item:hover::before,
#menu1-1j .dropdown-item:focus::before {
  background: #11700c;
}
#menu1-1j .dropdown-item:hover,
#menu1-1j .dropdown-item:focus {
  color: #bb8c2e;
}
#menu1-1j .link[aria-expanded="true"],
#menu1-1j .dropdown-menu {
  background: #ffffff;
}
#menu1-1j .nav-dropdown-sm .link:focus,
#menu1-1j .nav-dropdown-sm .link:hover,
#menu1-1j .nav-dropdown-sm .dropdown-item:focus,
#menu1-1j .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-1j .navbar,
#menu1-1j .nav-dropdown-sm,
#menu1-1j .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1j .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-1j .bg-color.transparent .link {
  color: #bb8c2e;
  transition: none;
}
#menu1-1j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1j .bg-color.transparent.opened .link:hover,
#menu1-1j .bg-color.transparent.opened .link:focus {
  color: #11700c;
}
#menu1-1j .link[aria-expanded="true"],
#menu1-1j .dropdown-item[aria-expanded="true"] {
  color: #11700c!important;
}
#footer4-1k p {
  color: #000;
}
