@import url(https://fonts.googleapis.com/css?family=Lora:400,700);


body,
input,
textarea,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Lora', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lora', 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: #586127 !important;
}
.bg-success {
  background-color: #1e7c3a !important;
}
.bg-info {
  background-color: #7e8733 !important;
}
.bg-warning {
  background-color: #ffd785 !important;
}
.bg-danger {
  background-color: #fffffd !important;
}
.btn-primary {
  background-color: #586127;
  border-color: #586127;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #262a11;
  border-color: #262a11;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #262a11 !important;
  border-color: #262a11 !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: #7e8733;
  border-color: #7e8733;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #4a4f1e;
  border-color: #4a4f1e;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #4a4f1e !important;
  border-color: #4a4f1e !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: #ffd785;
  border-color: #ffd785;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ffbe38;
  border-color: #ffbe38;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ffbe38 !important;
  border-color: #ffbe38 !important;
}
.btn-danger {
  background-color: #fffffd;
  border-color: #fffffd;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ffffb1;
  border-color: #ffffb1;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ffffb1 !important;
  border-color: #ffffb1 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #16180a;
  color: #16180a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #586127;
  border-color: #586127;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #586127 !important;
  border-color: #586127 !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: #393d17;
  color: #393d17;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e8733;
  border-color: #7e8733;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e8733 !important;
  border-color: #7e8733 !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: #ffb61f;
  color: #ffb61f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffd785;
  border-color: #ffd785;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffd785 !important;
  border-color: #ffd785 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #ffff97;
  color: #ffff97;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #fffffd;
  border-color: #fffffd;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #fffffd !important;
  border-color: #fffffd !important;
}
.text-primary {
  color: #586127 !important;
}
.text-success {
  color: #1e7c3a !important;
}
.text-info {
  color: #7e8733 !important;
}
.text-warning {
  color: #ffd785 !important;
}
.text-danger {
  color: #fffffd !important;
}
.alert-success {
  background-color: #1e7c3a;
}
.alert-info {
  background-color: #7e8733;
}
.alert-warning {
  background-color: #ffd785;
}
.alert-danger {
  background-color: #fffffd;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #586127;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #586127;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #586127;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #586127;
}
.lead a,
.lead a:hover {
  color: #586127;
}
.lead blockquote {
  border-color: #586127;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #a8b84f;
}
.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: #c0c970;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000;
}
/* DirectM */
a {
  color: #7e8733;
}
a:hover {
  color: #333;
}
/*header1*/
.header1 .mbr-arrow a i {
  color: #ffffff;
}
.header1 .mbr-arrow a:hover i {
  color: #586127;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #586127;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #586127;
}
/*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: #586127;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #41481d, #586127, #798536);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #586127 !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #586127;
}
.tabs1 .colorBG {
  background-color: #586127;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #586127;
}
.content4 p {
  border-bottom: 3px solid #586127;
  border-top: 3px solid #586127;
}
/*follow1*/
.follow1 .btn-social {
  color: #586127;
  border-color: #586127;
}
.follow1 .btn-social:hover {
  color: #798536;
  background: rgba(88, 97, 39, 0.1);
  border-color: #798536;
}
/*share1*/
.share1 .btn-social {
  color: #586127;
  border-color: #586127;
}
.share1 .btn-social:hover {
  color: #798536;
  background: rgba(88, 97, 39, 0.1);
  border-color: #798536;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #586127;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Lora', serif;
}
.mbr-gallery-filter li {
  color: #7e8733;
}
.btn-empty:focus {
  color: #586127;
}
/* captions */
.mbr-figure-caption {
  background-color: #616161;
  color: #fff;
}
/* tabs1 */
.tabs1 ul li a {
  color: #7e8733;
}
/*tabs3*/
.tabs3 .nav-tabs .nav-link.active {
  border: 5px solid #586127;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #586127;
}
.hamburger-icon {
  background-color: #586127 !important;
}
.hamburger-icon:before {
  background-color: #586127;
}
.hamburger-icon:after {
  background-color: #586127;
}
.form-control {
  background: #eef2f7;
  padding: 1rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mbr-form.mx-auto {
  margin: 0 auto;
  float: none;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#menu1-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-0 .navbar-toggler {
  color: #555144;
}
#menu1-0 .close-icon::before,
#menu1-0 .close-icon::after {
  background-color: #555144;
}
#menu1-0 .link,
#menu1-0 .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-0 .link {
  font-size: 0.85rem;
}
#menu1-0 .dropdown-item,
#menu1-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-0 .link:hover,
#menu1-0 .link:focus {
  color: #7e8733;
}
#menu1-0 .dropdown-item:hover::before,
#menu1-0 .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-0 .dropdown-item:hover,
#menu1-0 .dropdown-item:focus {
  color: #555144;
}
#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: #ffffff;
}
#menu1-0 .bg-color.transparent .link {
  color: #555144;
  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: #7e8733;
}
#menu1-0 .link[aria-expanded="true"],
#menu1-0 .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#header3-2 H3 {
  font-size: 36px;
  color: #586127;
}
#header3-2 P {
  color: #312f28;
}
#features19-he .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-he .card-text {
  color: #232323;
}
#features19-he .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-5 .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-5 .card-footer > div {
  color: #7e8733;
}
#testimonials1-5 .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-a .mbr-section-title,
#content7-a .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-a .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-a .mbr-table-cell {
  vertical-align: middle;
}
#content7-a .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-a .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-7 .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-8 .card-title {
  color: #ffba2f;
}
#footer1-8 .card-text {
  color: #fffffd;
}
#footer1-8 .card-text P {
  color: #ffd785;
}



#content7-bh .mbr-section-title,
#content7-bh .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bh .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bh .mbr-table-cell {
  vertical-align: middle;
}
#content7-bh .heading-title {
  font-size: 46px;
}
#content7-bh .heading-text {
  font-family: 'Lora', serif;
}
#menu1-c .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-c .navbar-toggler {
  color: #555144;
}
#menu1-c .close-icon::before,
#menu1-c .close-icon::after {
  background-color: #555144;
}
#menu1-c .link,
#menu1-c .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-c .link {
  font-size: 0.85rem;
}
#menu1-c .dropdown-item,
#menu1-c .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-c .link:hover,
#menu1-c .link:focus {
  color: #7e8733;
}
#menu1-c .dropdown-item:hover::before,
#menu1-c .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-c .dropdown-item:hover,
#menu1-c .dropdown-item:focus {
  color: #555144;
}
#menu1-c .link[aria-expanded="true"],
#menu1-c .dropdown-menu {
  background: #ffffff;
}
#menu1-c .nav-dropdown-sm .link:focus,
#menu1-c .nav-dropdown-sm .link:hover,
#menu1-c .nav-dropdown-sm .dropdown-item:focus,
#menu1-c .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-c .navbar,
#menu1-c .nav-dropdown-sm,
#menu1-c .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-c .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-c .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-c .bg-color.transparent.opened .link:hover,
#menu1-c .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-c .link[aria-expanded="true"],
#menu1-c .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#features19-hf .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hf .card-text {
  color: #232323;
}
#features19-hf .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-4i .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-4i .card-footer > div {
  color: #7e8733;
}
#testimonials1-4i .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-bi .mbr-section-title,
#content7-bi .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bi .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bi .mbr-table-cell {
  vertical-align: middle;
}
#content7-bi .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-bi .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-k .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-l .card-title {
  color: #ffba2f;
}
#footer1-l .card-text {
  color: #fffffd;
}
#footer1-l .card-text P {
  color: #ffd785;
}



#menu1-1m .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1m .navbar-toggler {
  color: #555144;
}
#menu1-1m .close-icon::before,
#menu1-1m .close-icon::after {
  background-color: #555144;
}
#menu1-1m .link,
#menu1-1m .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-1m .link {
  font-size: 0.85rem;
}
#menu1-1m .dropdown-item,
#menu1-1m .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-1m .link:hover,
#menu1-1m .link:focus {
  color: #7e8733;
}
#menu1-1m .dropdown-item:hover::before,
#menu1-1m .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-1m .dropdown-item:hover,
#menu1-1m .dropdown-item:focus {
  color: #555144;
}
#menu1-1m .link[aria-expanded="true"],
#menu1-1m .dropdown-menu {
  background: #ffffff;
}
#menu1-1m .nav-dropdown-sm .link:focus,
#menu1-1m .nav-dropdown-sm .link:hover,
#menu1-1m .nav-dropdown-sm .dropdown-item:focus,
#menu1-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-1m .navbar,
#menu1-1m .nav-dropdown-sm,
#menu1-1m .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-1m .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1m .bg-color.transparent.opened .link:hover,
#menu1-1m .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-1m .link[aria-expanded="true"],
#menu1-1m .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-bj .mbr-section-title,
#content7-bj .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bj .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bj .mbr-table-cell {
  vertical-align: middle;
}
#content7-bj .heading-title {
  font-size: 46px;
}
#content7-bj .heading-text {
  font-family: 'Lora', serif;
}
#features19-hg .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hg .card-text {
  color: #232323;
}
#features19-hg .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-9h .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-9h .card-footer > div {
  color: #7e8733;
}
#testimonials1-9h .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-bk .mbr-section-title,
#content7-bk .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bk .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bk .mbr-table-cell {
  vertical-align: middle;
}
#content7-bk .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-bk .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-1u .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-1v .card-title {
  color: #ffba2f;
}
#footer1-1v .card-text {
  color: #fffffd;
}
#footer1-1v .card-text P {
  color: #ffd785;
}



#menu1-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-1x .navbar-toggler {
  color: #555144;
}
#menu1-1x .close-icon::before,
#menu1-1x .close-icon::after {
  background-color: #555144;
}
#menu1-1x .link,
#menu1-1x .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-1x .link {
  font-size: 0.85rem;
}
#menu1-1x .dropdown-item,
#menu1-1x .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-1x .link:hover,
#menu1-1x .link:focus {
  color: #7e8733;
}
#menu1-1x .dropdown-item:hover::before,
#menu1-1x .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-1x .dropdown-item:hover,
#menu1-1x .dropdown-item:focus {
  color: #555144;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-menu {
  background: #ffffff;
}
#menu1-1x .nav-dropdown-sm .link:focus,
#menu1-1x .nav-dropdown-sm .link:hover,
#menu1-1x .nav-dropdown-sm .dropdown-item:focus,
#menu1-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-1x .navbar,
#menu1-1x .nav-dropdown-sm,
#menu1-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-1x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-1x .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-1x .bg-color.transparent.opened .link:hover,
#menu1-1x .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-1x .link[aria-expanded="true"],
#menu1-1x .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-bl .mbr-section-title,
#content7-bl .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bl .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bl .mbr-table-cell {
  vertical-align: middle;
}
#content7-bl .heading-title {
  font-size: 46px;
}
#content7-bl .heading-text {
  font-family: 'Lora', serif;
}
#features19-hi .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hi .card-text {
  color: #232323;
}
#features19-hi .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-a5 .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-a5 .card-footer > div {
  color: #7e8733;
}
#testimonials1-a5 .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-bm .mbr-section-title,
#content7-bm .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bm .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bm .mbr-table-cell {
  vertical-align: middle;
}
#content7-bm .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-bm .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-25 .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-26 .card-title {
  color: #ffba2f;
}
#footer1-26 .card-text {
  color: #fffffd;
}
#footer1-26 .card-text P {
  color: #ffd785;
}



#menu1-2u .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-2u .navbar-toggler {
  color: #555144;
}
#menu1-2u .close-icon::before,
#menu1-2u .close-icon::after {
  background-color: #555144;
}
#menu1-2u .link,
#menu1-2u .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-2u .link {
  font-size: 0.85rem;
}
#menu1-2u .dropdown-item,
#menu1-2u .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-2u .link:hover,
#menu1-2u .link:focus {
  color: #7e8733;
}
#menu1-2u .dropdown-item:hover::before,
#menu1-2u .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-2u .dropdown-item:hover,
#menu1-2u .dropdown-item:focus {
  color: #555144;
}
#menu1-2u .link[aria-expanded="true"],
#menu1-2u .dropdown-menu {
  background: #ffffff;
}
#menu1-2u .nav-dropdown-sm .link:focus,
#menu1-2u .nav-dropdown-sm .link:hover,
#menu1-2u .nav-dropdown-sm .dropdown-item:focus,
#menu1-2u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-2u .navbar,
#menu1-2u .nav-dropdown-sm,
#menu1-2u .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-2u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-2u .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-2u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-2u .bg-color.transparent.opened .link:hover,
#menu1-2u .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-2u .link[aria-expanded="true"],
#menu1-2u .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-br .mbr-section-title,
#content7-br .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-br .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-br .mbr-table-cell {
  vertical-align: middle;
}
#content7-br .heading-title {
  font-size: 46px;
}
#content7-br .heading-text {
  font-family: 'Lora', serif;
}
#features19-hj .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hj .card-text {
  color: #232323;
}
#features19-hj .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-a8 .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-a8 .card-footer > div {
  color: #7e8733;
}
#testimonials1-a8 .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-bs .mbr-section-title,
#content7-bs .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bs .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bs .mbr-table-cell {
  vertical-align: middle;
}
#content7-bs .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-bs .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-32 .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-33 .card-title {
  color: #ffba2f;
}
#footer1-33 .card-text {
  color: #fffffd;
}
#footer1-33 .card-text P {
  color: #ffd785;
}



#menu1-51 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-51 .navbar-toggler {
  color: #555144;
}
#menu1-51 .close-icon::before,
#menu1-51 .close-icon::after {
  background-color: #555144;
}
#menu1-51 .link,
#menu1-51 .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-51 .link {
  font-size: 0.85rem;
}
#menu1-51 .dropdown-item,
#menu1-51 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-51 .link:hover,
#menu1-51 .link:focus {
  color: #7e8733;
}
#menu1-51 .dropdown-item:hover::before,
#menu1-51 .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-51 .dropdown-item:hover,
#menu1-51 .dropdown-item:focus {
  color: #555144;
}
#menu1-51 .link[aria-expanded="true"],
#menu1-51 .dropdown-menu {
  background: #ffffff;
}
#menu1-51 .nav-dropdown-sm .link:focus,
#menu1-51 .nav-dropdown-sm .link:hover,
#menu1-51 .nav-dropdown-sm .dropdown-item:focus,
#menu1-51 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-51 .navbar,
#menu1-51 .nav-dropdown-sm,
#menu1-51 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-51 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-51 .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-51 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-51 .bg-color.transparent.opened .link:hover,
#menu1-51 .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-51 .link[aria-expanded="true"],
#menu1-51 .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-bt .mbr-section-title,
#content7-bt .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bt .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bt .mbr-table-cell {
  vertical-align: middle;
}
#content7-bt .heading-title {
  font-size: 46px;
}
#content7-bt .heading-text {
  font-family: 'Lora', serif;
}
#features19-hk .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hk .card-text {
  color: #232323;
}
#features19-hk .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-a9 .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-a9 .card-footer > div {
  color: #7e8733;
}
#testimonials1-a9 .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-bu .mbr-section-title,
#content7-bu .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bu .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bu .mbr-table-cell {
  vertical-align: middle;
}
#content7-bu .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-bu .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-5a .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-5b .card-title {
  color: #ffba2f;
}
#footer1-5b .card-text {
  color: #fffffd;
}
#footer1-5b .card-text P {
  color: #ffd785;
}



#menu1-65 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-65 .navbar-toggler {
  color: #555144;
}
#menu1-65 .close-icon::before,
#menu1-65 .close-icon::after {
  background-color: #555144;
}
#menu1-65 .link,
#menu1-65 .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-65 .link {
  font-size: 0.85rem;
}
#menu1-65 .dropdown-item,
#menu1-65 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-65 .link:hover,
#menu1-65 .link:focus {
  color: #7e8733;
}
#menu1-65 .dropdown-item:hover::before,
#menu1-65 .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-65 .dropdown-item:hover,
#menu1-65 .dropdown-item:focus {
  color: #555144;
}
#menu1-65 .link[aria-expanded="true"],
#menu1-65 .dropdown-menu {
  background: #ffffff;
}
#menu1-65 .nav-dropdown-sm .link:focus,
#menu1-65 .nav-dropdown-sm .link:hover,
#menu1-65 .nav-dropdown-sm .dropdown-item:focus,
#menu1-65 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-65 .navbar,
#menu1-65 .nav-dropdown-sm,
#menu1-65 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-65 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-65 .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-65 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-65 .bg-color.transparent.opened .link:hover,
#menu1-65 .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-65 .link[aria-expanded="true"],
#menu1-65 .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-bv .mbr-section-title,
#content7-bv .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bv .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bv .mbr-table-cell {
  vertical-align: middle;
}
#content7-bv .heading-title {
  font-size: 46px;
}
#content7-bv .heading-text {
  font-family: 'Lora', serif;
}
#features19-hh .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hh .card-text {
  color: #232323;
}
#features19-hh .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-aa .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-aa .card-footer > div {
  color: #7e8733;
}
#testimonials1-aa .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-bw .mbr-section-title,
#content7-bw .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bw .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bw .mbr-table-cell {
  vertical-align: middle;
}
#content7-bw .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-bw .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-6f .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-6g .card-title {
  color: #ffba2f;
}
#footer1-6g .card-text {
  color: #fffffd;
}
#footer1-6g .card-text P {
  color: #ffd785;
}



#menu1-6i .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-6i .navbar-toggler {
  color: #555144;
}
#menu1-6i .close-icon::before,
#menu1-6i .close-icon::after {
  background-color: #555144;
}
#menu1-6i .link,
#menu1-6i .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-6i .link {
  font-size: 0.85rem;
}
#menu1-6i .dropdown-item,
#menu1-6i .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-6i .link:hover,
#menu1-6i .link:focus {
  color: #7e8733;
}
#menu1-6i .dropdown-item:hover::before,
#menu1-6i .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-6i .dropdown-item:hover,
#menu1-6i .dropdown-item:focus {
  color: #555144;
}
#menu1-6i .link[aria-expanded="true"],
#menu1-6i .dropdown-menu {
  background: #ffffff;
}
#menu1-6i .nav-dropdown-sm .link:focus,
#menu1-6i .nav-dropdown-sm .link:hover,
#menu1-6i .nav-dropdown-sm .dropdown-item:focus,
#menu1-6i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-6i .navbar,
#menu1-6i .nav-dropdown-sm,
#menu1-6i .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-6i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-6i .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-6i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-6i .bg-color.transparent.opened .link:hover,
#menu1-6i .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-6i .link[aria-expanded="true"],
#menu1-6i .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-bz .mbr-section-title,
#content7-bz .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-bz .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-bz .mbr-table-cell {
  vertical-align: middle;
}
#content7-bz .heading-title {
  font-size: 46px;
}
#content7-bz .heading-text {
  font-family: 'Lora', serif;
}
#features19-hm .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hm .card-text {
  color: #232323;
}
#features19-hm .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-ac .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-ac .card-footer > div {
  color: #7e8733;
}
#testimonials1-ac .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-c1 .mbr-section-title,
#content7-c1 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-c1 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-c1 .mbr-table-cell {
  vertical-align: middle;
}
#content7-c1 .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-c1 .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-6r .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-6s .card-title {
  color: #ffba2f;
}
#footer1-6s .card-text {
  color: #fffffd;
}
#footer1-6s .card-text P {
  color: #ffd785;
}



#menu1-6y .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-6y .navbar-toggler {
  color: #555144;
}
#menu1-6y .close-icon::before,
#menu1-6y .close-icon::after {
  background-color: #555144;
}
#menu1-6y .link,
#menu1-6y .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-6y .link {
  font-size: 0.85rem;
}
#menu1-6y .dropdown-item,
#menu1-6y .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-6y .link:hover,
#menu1-6y .link:focus {
  color: #7e8733;
}
#menu1-6y .dropdown-item:hover::before,
#menu1-6y .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-6y .dropdown-item:hover,
#menu1-6y .dropdown-item:focus {
  color: #555144;
}
#menu1-6y .link[aria-expanded="true"],
#menu1-6y .dropdown-menu {
  background: #ffffff;
}
#menu1-6y .nav-dropdown-sm .link:focus,
#menu1-6y .nav-dropdown-sm .link:hover,
#menu1-6y .nav-dropdown-sm .dropdown-item:focus,
#menu1-6y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-6y .navbar,
#menu1-6y .nav-dropdown-sm,
#menu1-6y .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-6y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-6y .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-6y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-6y .bg-color.transparent.opened .link:hover,
#menu1-6y .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-6y .link[aria-expanded="true"],
#menu1-6y .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-c2 .mbr-section-title,
#content7-c2 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-c2 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-c2 .mbr-table-cell {
  vertical-align: middle;
}
#content7-c2 .heading-title {
  font-size: 46px;
}
#content7-c2 .heading-text {
  font-family: 'Lora', serif;
}
#features19-hn .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hn .card-text {
  color: #232323;
}
#features19-hn .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-ad .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-ad .card-footer > div {
  color: #7e8733;
}
#testimonials1-ad .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-c4 .mbr-section-title,
#content7-c4 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-c4 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-c4 .mbr-table-cell {
  vertical-align: middle;
}
#content7-c4 .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-c4 .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-76 .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-77 .card-title {
  color: #ffba2f;
}
#footer1-77 .card-text {
  color: #fffffd;
}
#footer1-77 .card-text P {
  color: #ffd785;
}



#menu1-7j .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-7j .navbar-toggler {
  color: #555144;
}
#menu1-7j .close-icon::before,
#menu1-7j .close-icon::after {
  background-color: #555144;
}
#menu1-7j .link,
#menu1-7j .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-7j .link {
  font-size: 0.85rem;
}
#menu1-7j .dropdown-item,
#menu1-7j .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-7j .link:hover,
#menu1-7j .link:focus {
  color: #7e8733;
}
#menu1-7j .dropdown-item:hover::before,
#menu1-7j .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-7j .dropdown-item:hover,
#menu1-7j .dropdown-item:focus {
  color: #555144;
}
#menu1-7j .link[aria-expanded="true"],
#menu1-7j .dropdown-menu {
  background: #ffffff;
}
#menu1-7j .nav-dropdown-sm .link:focus,
#menu1-7j .nav-dropdown-sm .link:hover,
#menu1-7j .nav-dropdown-sm .dropdown-item:focus,
#menu1-7j .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-7j .navbar,
#menu1-7j .nav-dropdown-sm,
#menu1-7j .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-7j .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-7j .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-7j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-7j .bg-color.transparent.opened .link:hover,
#menu1-7j .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-7j .link[aria-expanded="true"],
#menu1-7j .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-c5 .mbr-section-title,
#content7-c5 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-c5 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-c5 .mbr-table-cell {
  vertical-align: middle;
}
#content7-c5 .heading-title {
  font-size: 46px;
}
#content7-c5 .heading-text {
  font-family: 'Lora', serif;
}
#testimonials1-ae .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-ae .card-footer > div {
  color: #7e8733;
}
#testimonials1-ae .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-c7 .mbr-section-title,
#content7-c7 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-c7 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-c7 .mbr-table-cell {
  vertical-align: middle;
}
#content7-c7 .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-c7 .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-7t .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-7u .card-title {
  color: #ffba2f;
}
#footer1-7u .card-text {
  color: #fffffd;
}
#footer1-7u .card-text P {
  color: #ffd785;
}



#content7-cc .mbr-section-title,
#content7-cc .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-cc .mbr-table-cell {
  vertical-align: middle;
}
#content7-cc .heading-title {
  font-size: 46px;
}
#content7-cc .heading-text {
  font-family: 'Lora', serif;
}
#menu1-7w .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-7w .navbar-toggler {
  color: #555144;
}
#menu1-7w .close-icon::before,
#menu1-7w .close-icon::after {
  background-color: #555144;
}
#menu1-7w .link,
#menu1-7w .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-7w .link {
  font-size: 0.85rem;
}
#menu1-7w .dropdown-item,
#menu1-7w .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-7w .link:hover,
#menu1-7w .link:focus {
  color: #7e8733;
}
#menu1-7w .dropdown-item:hover::before,
#menu1-7w .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-7w .dropdown-item:hover,
#menu1-7w .dropdown-item:focus {
  color: #555144;
}
#menu1-7w .link[aria-expanded="true"],
#menu1-7w .dropdown-menu {
  background: #ffffff;
}
#menu1-7w .nav-dropdown-sm .link:focus,
#menu1-7w .nav-dropdown-sm .link:hover,
#menu1-7w .nav-dropdown-sm .dropdown-item:focus,
#menu1-7w .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-7w .navbar,
#menu1-7w .nav-dropdown-sm,
#menu1-7w .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-7w .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-7w .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-7w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-7w .bg-color.transparent.opened .link:hover,
#menu1-7w .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-7w .link[aria-expanded="true"],
#menu1-7w .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#testimonials1-ag .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-ag .card-footer > div {
  color: #7e8733;
}
#testimonials1-ag .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-ce .mbr-section-title,
#content7-ce .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-ce .mbr-table-cell {
  vertical-align: middle;
}
#content7-ce .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-ce .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-85 .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-86 .card-title {
  color: #ffba2f;
}
#footer1-86 .card-text {
  color: #fffffd;
}
#footer1-86 .card-text P {
  color: #ffd785;
}



#menu1-8k .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-8k .navbar-toggler {
  color: #555144;
}
#menu1-8k .close-icon::before,
#menu1-8k .close-icon::after {
  background-color: #555144;
}
#menu1-8k .link,
#menu1-8k .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-8k .link {
  font-size: 0.85rem;
}
#menu1-8k .dropdown-item,
#menu1-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-8k .link:hover,
#menu1-8k .link:focus {
  color: #7e8733;
}
#menu1-8k .dropdown-item:hover::before,
#menu1-8k .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-8k .dropdown-item:hover,
#menu1-8k .dropdown-item:focus {
  color: #555144;
}
#menu1-8k .link[aria-expanded="true"],
#menu1-8k .dropdown-menu {
  background: #ffffff;
}
#menu1-8k .nav-dropdown-sm .link:focus,
#menu1-8k .nav-dropdown-sm .link:hover,
#menu1-8k .nav-dropdown-sm .dropdown-item:focus,
#menu1-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-8k .navbar,
#menu1-8k .nav-dropdown-sm,
#menu1-8k .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-8k .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-8k .bg-color.transparent.opened .link:hover,
#menu1-8k .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-8k .link[aria-expanded="true"],
#menu1-8k .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-cf .mbr-section-title,
#content7-cf .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-cf .mbr-table-cell {
  vertical-align: middle;
}
#content7-cf .heading-title {
  font-size: 46px;
}
#content7-cf .heading-text {
  font-family: 'Lora', serif;
}
#testimonials1-ah .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-ah .card-footer > div {
  color: #7e8733;
}
#testimonials1-ah .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-ch .mbr-section-title,
#content7-ch .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-ch .mbr-table-cell {
  vertical-align: middle;
}
#content7-ch .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-ch .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-8s .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-8t .card-title {
  color: #ffba2f;
}
#footer1-8t .card-text {
  color: #fffffd;
}
#footer1-8t .card-text P {
  color: #ffd785;
}



#menu1-95 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-95 .navbar-toggler {
  color: #555144;
}
#menu1-95 .close-icon::before,
#menu1-95 .close-icon::after {
  background-color: #555144;
}
#menu1-95 .link,
#menu1-95 .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-95 .link {
  font-size: 0.85rem;
}
#menu1-95 .dropdown-item,
#menu1-95 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-95 .link:hover,
#menu1-95 .link:focus {
  color: #7e8733;
}
#menu1-95 .dropdown-item:hover::before,
#menu1-95 .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-95 .dropdown-item:hover,
#menu1-95 .dropdown-item:focus {
  color: #555144;
}
#menu1-95 .link[aria-expanded="true"],
#menu1-95 .dropdown-menu {
  background: #ffffff;
}
#menu1-95 .nav-dropdown-sm .link:focus,
#menu1-95 .nav-dropdown-sm .link:hover,
#menu1-95 .nav-dropdown-sm .dropdown-item:focus,
#menu1-95 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-95 .navbar,
#menu1-95 .nav-dropdown-sm,
#menu1-95 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-95 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-95 .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-95 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-95 .bg-color.transparent.opened .link:hover,
#menu1-95 .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-95 .link[aria-expanded="true"],
#menu1-95 .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-ci .mbr-section-title,
#content7-ci .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-ci .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-ci .mbr-table-cell {
  vertical-align: middle;
}
#content7-ci .heading-title {
  font-size: 46px;
}
#content7-ci .heading-text {
  font-family: 'Lora', serif;
}
#testimonials1-ai .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-ai .card-footer > div {
  color: #7e8733;
}
#testimonials1-ai .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-ck .mbr-section-title,
#content7-ck .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-ck .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-ck .mbr-table-cell {
  vertical-align: middle;
}
#content7-ck .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-ck .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-9f .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-9g .card-title {
  color: #ffba2f;
}
#footer1-9g .card-text {
  color: #fffffd;
}
#footer1-9g .card-text P {
  color: #ffd785;
}



#menu1-9u .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-9u .navbar-toggler {
  color: #555144;
}
#menu1-9u .close-icon::before,
#menu1-9u .close-icon::after {
  background-color: #555144;
}
#menu1-9u .link,
#menu1-9u .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-9u .link {
  font-size: 0.85rem;
}
#menu1-9u .dropdown-item,
#menu1-9u .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-9u .link:hover,
#menu1-9u .link:focus {
  color: #7e8733;
}
#menu1-9u .dropdown-item:hover::before,
#menu1-9u .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-9u .dropdown-item:hover,
#menu1-9u .dropdown-item:focus {
  color: #555144;
}
#menu1-9u .link[aria-expanded="true"],
#menu1-9u .dropdown-menu {
  background: #ffffff;
}
#menu1-9u .nav-dropdown-sm .link:focus,
#menu1-9u .nav-dropdown-sm .link:hover,
#menu1-9u .nav-dropdown-sm .dropdown-item:focus,
#menu1-9u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-9u .navbar,
#menu1-9u .nav-dropdown-sm,
#menu1-9u .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-9u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-9u .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-9u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-9u .bg-color.transparent.opened .link:hover,
#menu1-9u .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-9u .link[aria-expanded="true"],
#menu1-9u .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-cn .mbr-section-title,
#content7-cn .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-cn .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-cn .mbr-table-cell {
  vertical-align: middle;
}
#content7-cn .heading-title {
  font-size: 46px;
}
#content7-cn .heading-text {
  font-family: 'Lora', serif;
}
#features19-ho .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-ho .card-text {
  color: #232323;
}
#features19-ho .heading-title {
  font-size: 36px;
  color: #586127;
}




#testimonials1-a4 .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-a4 .card-footer > div {
  color: #7e8733;
}
#testimonials1-a4 .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-cp .mbr-section-title,
#content7-cp .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-cp .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-cp .mbr-table-cell {
  vertical-align: middle;
}
#content7-cp .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-cp .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-a2 .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-a3 .card-title {
  color: #ffba2f;
}
#footer1-a3 .card-text {
  color: #fffffd;
}
#footer1-a3 .card-text P {
  color: #ffd785;
}


#menu1-ak .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-ak .navbar-toggler {
  color: #555144;
}
#menu1-ak .close-icon::before,
#menu1-ak .close-icon::after {
  background-color: #555144;
}
#menu1-ak .link,
#menu1-ak .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-ak .link {
  font-size: 0.85rem;
}
#menu1-ak .dropdown-item,
#menu1-ak .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-ak .link:hover,
#menu1-ak .link:focus {
  color: #7e8733;
}
#menu1-ak .dropdown-item:hover::before,
#menu1-ak .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-ak .dropdown-item:hover,
#menu1-ak .dropdown-item:focus {
  color: #555144;
}
#menu1-ak .link[aria-expanded="true"],
#menu1-ak .dropdown-menu {
  background: #ffffff;
}
#menu1-ak .nav-dropdown-sm .link:focus,
#menu1-ak .nav-dropdown-sm .link:hover,
#menu1-ak .nav-dropdown-sm .dropdown-item:focus,
#menu1-ak .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-ak .navbar,
#menu1-ak .nav-dropdown-sm,
#menu1-ak .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-ak .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-ak .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-ak .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-ak .bg-color.transparent.opened .link:hover,
#menu1-ak .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-ak .link[aria-expanded="true"],
#menu1-ak .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-cl .mbr-section-title,
#content7-cl .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-cl .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-cl .mbr-table-cell {
  vertical-align: middle;
}
#content7-cl .heading-title {
  font-size: 46px;
}
#content7-cl .heading-text {
  font-family: 'Lora', serif;
}
#features19-hp .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hp .card-text {
  color: #232323;
}
#features19-hp .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-ap .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-ap .card-footer > div {
  color: #7e8733;
}
#testimonials1-ap .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-as .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-at .card-title {
  color: #ffba2f;
}
#footer1-at .card-text {
  color: #fffffd;
}
#footer1-at .card-text P {
  color: #ffd785;
}
#menu1-d9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-d9 .navbar-toggler {
  color: #555144;
}
#menu1-d9 .close-icon::before,
#menu1-d9 .close-icon::after {
  background-color: #555144;
}
#menu1-d9 .link,
#menu1-d9 .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-d9 .link {
  font-size: 0.85rem;
}
#menu1-d9 .dropdown-item,
#menu1-d9 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-d9 .link:hover,
#menu1-d9 .link:focus {
  color: #7e8733;
}
#menu1-d9 .dropdown-item:hover::before,
#menu1-d9 .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-d9 .dropdown-item:hover,
#menu1-d9 .dropdown-item:focus {
  color: #555144;
}
#menu1-d9 .link[aria-expanded="true"],
#menu1-d9 .dropdown-menu {
  background: #ffffff;
}
#menu1-d9 .nav-dropdown-sm .link:focus,
#menu1-d9 .nav-dropdown-sm .link:hover,
#menu1-d9 .nav-dropdown-sm .dropdown-item:focus,
#menu1-d9 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-d9 .navbar,
#menu1-d9 .nav-dropdown-sm,
#menu1-d9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-d9 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-d9 .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-d9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-d9 .bg-color.transparent.opened .link:hover,
#menu1-d9 .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-d9 .link[aria-expanded="true"],
#menu1-d9 .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#share1-dk .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-dl .card-title {
  color: #ffba2f;
}
#footer1-dl .card-text {
  color: #fffffd;
}
#footer1-dl .card-text P {
  color: #ffd785;
}
#menu1-dn .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-dn .navbar-toggler {
  color: #555144;
}
#menu1-dn .close-icon::before,
#menu1-dn .close-icon::after {
  background-color: #555144;
}
#menu1-dn .link,
#menu1-dn .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-dn .link {
  font-size: 0.85rem;
}
#menu1-dn .dropdown-item,
#menu1-dn .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-dn .link:hover,
#menu1-dn .link:focus {
  color: #7e8733;
}
#menu1-dn .dropdown-item:hover::before,
#menu1-dn .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-dn .dropdown-item:hover,
#menu1-dn .dropdown-item:focus {
  color: #555144;
}
#menu1-dn .link[aria-expanded="true"],
#menu1-dn .dropdown-menu {
  background: #ffffff;
}
#menu1-dn .nav-dropdown-sm .link:focus,
#menu1-dn .nav-dropdown-sm .link:hover,
#menu1-dn .nav-dropdown-sm .dropdown-item:focus,
#menu1-dn .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-dn .navbar,
#menu1-dn .nav-dropdown-sm,
#menu1-dn .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-dn .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-dn .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-dn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-dn .bg-color.transparent.opened .link:hover,
#menu1-dn .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-dn .link[aria-expanded="true"],
#menu1-dn .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#share1-dy .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-dz .card-title {
  color: #ffba2f;
}
#footer1-dz .card-text {
  color: #fffffd;
}
#footer1-dz .card-text P {
  color: #ffd785;
}
#menu1-e1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-e1 .navbar-toggler {
  color: #555144;
}
#menu1-e1 .close-icon::before,
#menu1-e1 .close-icon::after {
  background-color: #555144;
}
#menu1-e1 .link,
#menu1-e1 .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-e1 .link {
  font-size: 0.85rem;
}
#menu1-e1 .dropdown-item,
#menu1-e1 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-e1 .link:hover,
#menu1-e1 .link:focus {
  color: #7e8733;
}
#menu1-e1 .dropdown-item:hover::before,
#menu1-e1 .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-e1 .dropdown-item:hover,
#menu1-e1 .dropdown-item:focus {
  color: #555144;
}
#menu1-e1 .link[aria-expanded="true"],
#menu1-e1 .dropdown-menu {
  background: #ffffff;
}
#menu1-e1 .nav-dropdown-sm .link:focus,
#menu1-e1 .nav-dropdown-sm .link:hover,
#menu1-e1 .nav-dropdown-sm .dropdown-item:focus,
#menu1-e1 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-e1 .navbar,
#menu1-e1 .nav-dropdown-sm,
#menu1-e1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-e1 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-e1 .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-e1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-e1 .bg-color.transparent.opened .link:hover,
#menu1-e1 .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-e1 .link[aria-expanded="true"],
#menu1-e1 .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#share1-ec .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-ed .card-title {
  color: #ffba2f;
}
#footer1-ed .card-text {
  color: #fffffd;
}
#footer1-ed .card-text P {
  color: #ffd785;
}



#menu1-fd .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-fd .navbar-toggler {
  color: #555144;
}
#menu1-fd .close-icon::before,
#menu1-fd .close-icon::after {
  background-color: #555144;
}
#menu1-fd .link,
#menu1-fd .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-fd .link {
  font-size: 0.85rem;
}
#menu1-fd .dropdown-item,
#menu1-fd .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-fd .link:hover,
#menu1-fd .link:focus {
  color: #7e8733;
}
#menu1-fd .dropdown-item:hover::before,
#menu1-fd .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-fd .dropdown-item:hover,
#menu1-fd .dropdown-item:focus {
  color: #555144;
}
#menu1-fd .link[aria-expanded="true"],
#menu1-fd .dropdown-menu {
  background: #ffffff;
}
#menu1-fd .nav-dropdown-sm .link:focus,
#menu1-fd .nav-dropdown-sm .link:hover,
#menu1-fd .nav-dropdown-sm .dropdown-item:focus,
#menu1-fd .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-fd .navbar,
#menu1-fd .nav-dropdown-sm,
#menu1-fd .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-fd .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-fd .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-fd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-fd .bg-color.transparent.opened .link:hover,
#menu1-fd .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-fd .link[aria-expanded="true"],
#menu1-fd .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-fq .mbr-section-title,
#content7-fq .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-fq .mbr-table-cell {
  vertical-align: middle;
}
#content7-fq .heading-title {
  font-size: 46px;
}
#content7-fq .heading-text {
  font-family: 'Lora', serif;
}
#content3-ff .mbr-section-title,
#content3-ff .mbr-section-subtitle {
  text-align: center;
}
#content3-ff H1 {
  font-size: 36px;
  color: #586127;
}
#testimonials1-fh .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-fh .card-footer > div {
  color: #7e8733;
}
#testimonials1-fh .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-fi .mbr-section-title,
#content7-fi .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-fi .mbr-table-cell {
  vertical-align: middle;
}
#content7-fi .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-fi .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-fk .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-fl .card-title {
  color: #ffba2f;
}
#footer1-fl .card-text {
  color: #fffffd;
}
#footer1-fl .card-text P {
  color: #ffd785;
}



#menu1-gl .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-gl .navbar-toggler {
  color: #555144;
}
#menu1-gl .close-icon::before,
#menu1-gl .close-icon::after {
  background-color: #555144;
}
#menu1-gl .link,
#menu1-gl .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-gl .link {
  font-size: 0.85rem;
}
#menu1-gl .dropdown-item,
#menu1-gl .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-gl .link:hover,
#menu1-gl .link:focus {
  color: #7e8733;
}
#menu1-gl .dropdown-item:hover::before,
#menu1-gl .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-gl .dropdown-item:hover,
#menu1-gl .dropdown-item:focus {
  color: #555144;
}
#menu1-gl .link[aria-expanded="true"],
#menu1-gl .dropdown-menu {
  background: #ffffff;
}
#menu1-gl .nav-dropdown-sm .link:focus,
#menu1-gl .nav-dropdown-sm .link:hover,
#menu1-gl .nav-dropdown-sm .dropdown-item:focus,
#menu1-gl .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-gl .navbar,
#menu1-gl .nav-dropdown-sm,
#menu1-gl .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-gl .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-gl .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-gl .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-gl .bg-color.transparent.opened .link:hover,
#menu1-gl .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-gl .link[aria-expanded="true"],
#menu1-gl .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-gm .mbr-section-title,
#content7-gm .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-gm .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-gm .mbr-table-cell {
  vertical-align: middle;
}
#content7-gm .heading-title {
  font-size: 46px;
}
#content7-gm .heading-text {
  font-family: 'Lora', serif;
}
#content3-gn .mbr-section-title,
#content3-gn .mbr-section-subtitle {
  text-align: center;
}
#content3-gn H1 {
  font-size: 36px;
  color: #586127;
}
#table1-h4 .mbr-section-title {
  font-size: 30px;
}
#features19-hl .mbr-iconfont {
  background: #7e8733;
  border-color: #7e8733;
}
#features19-hl .card-text {
  color: #232323;
}
#features19-hl .heading-title {
  font-size: 36px;
  color: #586127;
}
#testimonials1-gp .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-gp .card-footer > div {
  color: #7e8733;
}
#testimonials1-gp .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-gq .mbr-section-title,
#content7-gq .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-gq .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-gq .mbr-table-cell {
  vertical-align: middle;
}
#content7-gq .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-gq .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-gs .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-gt .card-title {
  color: #ffba2f;
}
#footer1-gt .card-text {
  color: #fffffd;
}
#footer1-gt .card-text P {
  color: #ffd785;
}



#menu1-gu .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-gu .navbar-toggler {
  color: #555144;
}
#menu1-gu .close-icon::before,
#menu1-gu .close-icon::after {
  background-color: #555144;
}
#menu1-gu .link,
#menu1-gu .dropdown-item {
  color: #555144;
  font-family: 'Libre Franklin', serif;
}
#menu1-gu .link {
  font-size: 0.85rem;
}
#menu1-gu .dropdown-item,
#menu1-gu .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu1-gu .link:hover,
#menu1-gu .link:focus {
  color: #7e8733;
}
#menu1-gu .dropdown-item:hover::before,
#menu1-gu .dropdown-item:focus::before {
  background: #7e8733;
}
#menu1-gu .dropdown-item:hover,
#menu1-gu .dropdown-item:focus {
  color: #555144;
}
#menu1-gu .link[aria-expanded="true"],
#menu1-gu .dropdown-menu {
  background: #ffffff;
}
#menu1-gu .nav-dropdown-sm .link:focus,
#menu1-gu .nav-dropdown-sm .link:hover,
#menu1-gu .nav-dropdown-sm .dropdown-item:focus,
#menu1-gu .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-gu .navbar,
#menu1-gu .nav-dropdown-sm,
#menu1-gu .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-gu .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu1-gu .bg-color.transparent .link {
  color: #555144;
  transition: none;
}
#menu1-gu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-gu .bg-color.transparent.opened .link:hover,
#menu1-gu .bg-color.transparent.opened .link:focus {
  color: #7e8733;
}
#menu1-gu .link[aria-expanded="true"],
#menu1-gu .dropdown-item[aria-expanded="true"] {
  color: #7e8733!important;
}
#content7-gv .mbr-section-title,
#content7-gv .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-gv .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-gv .mbr-table-cell {
  vertical-align: middle;
}
#content7-gv .heading-title {
  font-size: 46px;
}
#content7-gv .heading-text {
  font-family: 'Lora', serif;
}
#content3-gw .mbr-section-title,
#content3-gw .mbr-section-subtitle {
  text-align: center;
}
#content3-gw H1 {
  font-size: 36px;
  color: #586127;
}
#testimonials1-gy .mbr-section-title {
  color: #586127;
  font-size: 36px;
}
#testimonials1-gy .card-footer > div {
  color: #7e8733;
}
#testimonials1-gy .card-block P {
  font-family: 'Lora', serif;
  color: #312f28;
}
#content7-gz .mbr-section-title,
#content7-gz .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-gz .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-gz .mbr-table-cell {
  vertical-align: middle;
}
#content7-gz .heading-title {
  font-size: 36px;
  color: #586127;
}
#content7-gz .heading-text {
  font-family: 'Lora', serif;
  color: #312f28;
}
#share1-h1 .mbr-section-title {
  font-size: 32px;
  color: #586127;
}
#footer1-h2 .card-title {
  color: #ffba2f;
}
#footer1-h2 .card-text {
  color: #fffffd;
}
#footer1-h2 .card-text P {
  color: #ffd785;
}
