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





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: #bb8c2e !important;
}
.bg-success {
  background-color: #1e7c3a !important;
}
.bg-info {
  background-color: #74a3c7 !important;
}
.bg-warning {
  background-color: #ffd785 !important;
}
.bg-danger {
  background-color: #ff9685 !important;
}
.btn-primary {
  background-color: #bb8c2e;
  border-color: #bb8c2e;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #7e5e1f;
  border-color: #7e5e1f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #7e5e1f !important;
  border-color: #7e5e1f !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: #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: #ff9685;
  border-color: #ff9685;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ff5438;
  border-color: #ff5438;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ff5438 !important;
  border-color: #ff5438 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #694f1a;
  color: #694f1a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #bb8c2e;
  border-color: #bb8c2e;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #bb8c2e !important;
  border-color: #bb8c2e !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: #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: #ff3e1f;
  color: #ff3e1f;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #ff9685;
  border-color: #ff9685;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9685 !important;
  border-color: #ff9685 !important;
}
.text-primary {
  color: #bb8c2e !important;
}
.text-success {
  color: #1e7c3a !important;
}
.text-info {
  color: #74a3c7 !important;
}
.text-warning {
  color: #ffd785 !important;
}
.text-danger {
  color: #ff9685 !important;
}
.alert-success {
  background-color: #1e7c3a;
}
.alert-info {
  background-color: #74a3c7;
}
.alert-warning {
  background-color: #ffd785;
}
.alert-danger {
  background-color: #ff9685;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #bb8c2e;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #bb8c2e;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #bb8c2e;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #bb8c2e;
}
.lead a,
.lead a:hover {
  color: #bb8c2e;
}
.lead blockquote {
  border-color: #bb8c2e;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e1c387;
}
.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: #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;
}
.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: #bb8c2e;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #bb8c2e;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #bb8c2e;
}
/*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: #bb8c2e;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #9e7727, #bb8c2e, #d2a54a);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #bb8c2e !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #bb8c2e;
}
.tabs1 .colorBG {
  background-color: #bb8c2e;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #bb8c2e;
}
.content4 p {
  border-bottom: 3px solid #bb8c2e;
  border-top: 3px solid #bb8c2e;
}
/*follow1*/
.follow1 .btn-social {
  color: #bb8c2e;
  border-color: #bb8c2e;
}
.follow1 .btn-social:hover {
  color: #d2a54a;
  background: rgba(187, 140, 46, 0.1);
  border-color: #d2a54a;
}
/*share1*/
.share1 .btn-social {
  color: #bb8c2e;
  border-color: #bb8c2e;
}
.share1 .btn-social:hover {
  color: #d2a54a;
  background: rgba(187, 140, 46, 0.1);
  border-color: #d2a54a;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #bb8c2e;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Libre Franklin', serif;
}
.mbr-gallery-filter li {
  color: #74a3c7;
}
.btn-empty:focus {
  color: #bb8c2e;
}
/* 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 #bb8c2e;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #bb8c2e;
}
.hamburger-icon {
  background-color: #bb8c2e !important;
}
.hamburger-icon:before {
  background-color: #bb8c2e;
}
.hamburger-icon:after {
  background-color: #bb8c2e;
}
#menu1-p .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-p .navbar-toggler {
  color: #74a3c7;
}
#menu1-p .close-icon::before,
#menu1-p .close-icon::after {
  background-color: #74a3c7;
}
#menu1-p .link,
#menu1-p .dropdown-item {
  color: #74a3c7;
  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: #bb8c2e;
}
#menu1-p .dropdown-item:hover::before,
#menu1-p .dropdown-item:focus::before {
  background: #bb8c2e;
}
#menu1-p .dropdown-item:hover,
#menu1-p .dropdown-item:focus {
  color: #74a3c7;
}
#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: #74a3c7;
  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: #bb8c2e;
}
#menu1-p .link[aria-expanded="true"],
#menu1-p .dropdown-item[aria-expanded="true"] {
  color: #1f8068!important;
}
#header4-1 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-1 .mbr-table-cell {
  vertical-align: middle;
}
#header4-1 .heading-text {
  font-size: 25px;
  color: #0f1d40;
}
#header4-1 .heading-title {
  color: #bb8c2e;
  font-family: 'Lato', sans-serif;
  font-size: 84px;
  text-align: center;
}
#header4-1 .heading-title DIV {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#content3-4f .mbr-section-title,
#content3-4f .mbr-section-subtitle {
  text-align: center;
}
#content3-4f H1 {
  color: #bb8c2e;
}
#header6-g H3 {
  color: #bb8c2e;
  text-align: right;
  font-size: 48px;
}
#header6-g P {
  color: #2d2d2d;
  font-size: 19px;
}
#header6-a H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header6-a P {
  color: #2d2d2d;
  font-size: 19px;
}
#header3-4x H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header3-4x P {
  font-size: 19px;
}
#content8-54 H3 {
  color: #bb8c2e;
}
#content8-54 P {
  font-size: 18px;
}
#accordion1-n H1 {
  color: #bb8c2e;
}
#content3-95 .mbr-section-title,
#content3-95 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-94 {
  /* Type valid CSS here */
}
#custom-html-94 div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-94 p {
  font-size: 10px;
  color: #777;
}
#content3-4p .mbr-section-title,
#content3-4p .mbr-section-subtitle {
  text-align: center;
}
#content3-4p H1 {
  color: #fffffd;
}
#header3-4m P {
  font-size: 18px;
}
#header3-4m H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-4n H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-4n P {
  font-size: 18px;
}
#header3-53 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-53 P {
  font-size: 18px;
}
#content3-51 .mbr-section-title,
#content3-51 .mbr-section-subtitle {
  text-align: center;
}
#content3-51 H1 {
  color: #bb8c2e;
}
#custom-html-52 {
  /* Type valid CSS here */
}
#custom-html-52 div {
  padding: 0px 0;
  color: #777;
  text-align: center;
}
#custom-html-52 p {
  font-size: 60px;
  color: #777;
}
#content7-4z .mbr-section-title,
#content7-4z .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-4z .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-4z .mbr-table-cell {
  vertical-align: middle;
}
#content7-4z .heading-text {
  font-size: 19px;
}
#footer4-r p {
  color: #000;
}


#menu1-55 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-55 .navbar-toggler {
  color: #74a3c7;
}
#menu1-55 .close-icon::before,
#menu1-55 .close-icon::after {
  background-color: #74a3c7;
}
#menu1-55 .link,
#menu1-55 .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu1-55 .link {
  font-size: 0.8125rem;
}
#menu1-55 .dropdown-item,
#menu1-55 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-55 .link:hover,
#menu1-55 .link:focus {
  color: #bb8c2e;
}
#menu1-55 .dropdown-item:hover::before,
#menu1-55 .dropdown-item:focus::before {
  background: #bb8c2e;
}
#menu1-55 .dropdown-item:hover,
#menu1-55 .dropdown-item:focus {
  color: #74a3c7;
}
#menu1-55 .link[aria-expanded="true"],
#menu1-55 .dropdown-menu {
  background: #ffffff;
}
#menu1-55 .nav-dropdown-sm .link:focus,
#menu1-55 .nav-dropdown-sm .link:hover,
#menu1-55 .nav-dropdown-sm .dropdown-item:focus,
#menu1-55 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-55 .navbar,
#menu1-55 .nav-dropdown-sm,
#menu1-55 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-55 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-55 .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu1-55 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-55 .bg-color.transparent.opened .link:hover,
#menu1-55 .bg-color.transparent.opened .link:focus {
  color: #bb8c2e;
}
#menu1-55 .link[aria-expanded="true"],
#menu1-55 .dropdown-item[aria-expanded="true"] {
  color: #1f8068!important;
}
#header4-56 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-56 .mbr-table-cell {
  vertical-align: middle;
}
#header4-56 .heading-text {
  font-size: 25px;
  color: #0f1d40;
}
#header4-56 .heading-title {
  color: #bb8c2e;
  font-family: 'Lato', sans-serif;
  font-size: 84px;
  text-align: center;
}
#header4-56 .heading-title DIV {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#content3-57 .mbr-section-title,
#content3-57 .mbr-section-subtitle {
  text-align: center;
}
#content3-57 H1 {
  color: #bb8c2e;
}
#header6-58 H3 {
  color: #bb8c2e;
  text-align: right;
  font-size: 48px;
}
#header6-58 P {
  color: #2d2d2d;
  font-size: 19px;
}
#header6-59 H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header6-59 P {
  color: #2d2d2d;
  font-size: 19px;
}
#header3-5a H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header3-5a P {
  font-size: 19px;
}
#content8-5b H3 {
  color: #bb8c2e;
}
#content8-5b P {
  font-size: 18px;
}
#toggle1-5m H1 {
  color: #bb8c2e;
}
#content3-9b .mbr-section-title,
#content3-9b .mbr-section-subtitle {
  text-align: center;
}
#custom-html-9h {
  /* Type valid CSS here */
}
#custom-html-9h div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-9h p {
  font-size: 10px;
  color: #777;
}
#content3-5e .mbr-section-title,
#content3-5e .mbr-section-subtitle {
  text-align: center;
}
#content3-5e H1 {
  color: #fffffd;
}
#header3-5f P {
  font-size: 18px;
}
#header3-5f H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-5g H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-5g P {
  font-size: 18px;
}
#header3-5h H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-5h P {
  font-size: 18px;
}
#content3-5i .mbr-section-title,
#content3-5i .mbr-section-subtitle {
  text-align: center;
}
#content3-5i H1 {
  color: #bb8c2e;
}
#custom-html-5j {
  /* Type valid CSS here */
}
#custom-html-5j div {
  padding: 0px 0;
  color: #777;
  text-align: center;
}
#custom-html-5j p {
  font-size: 60px;
  color: #777;
}
#content7-5k .mbr-section-title,
#content7-5k .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-5k .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-5k .mbr-table-cell {
  vertical-align: middle;
}
#content7-5k .heading-text {
  font-size: 19px;
}
#footer4-5l p {
  color: #000;
}


#menu1-67 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-67 .navbar-toggler {
  color: #74a3c7;
}
#menu1-67 .close-icon::before,
#menu1-67 .close-icon::after {
  background-color: #74a3c7;
}
#menu1-67 .link,
#menu1-67 .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu1-67 .link {
  font-size: 0.8125rem;
}
#menu1-67 .dropdown-item,
#menu1-67 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-67 .link:hover,
#menu1-67 .link:focus {
  color: #bb8c2e;
}
#menu1-67 .dropdown-item:hover::before,
#menu1-67 .dropdown-item:focus::before {
  background: #bb8c2e;
}
#menu1-67 .dropdown-item:hover,
#menu1-67 .dropdown-item:focus {
  color: #74a3c7;
}
#menu1-67 .link[aria-expanded="true"],
#menu1-67 .dropdown-menu {
  background: #ffffff;
}
#menu1-67 .nav-dropdown-sm .link:focus,
#menu1-67 .nav-dropdown-sm .link:hover,
#menu1-67 .nav-dropdown-sm .dropdown-item:focus,
#menu1-67 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-67 .navbar,
#menu1-67 .nav-dropdown-sm,
#menu1-67 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-67 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-67 .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu1-67 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-67 .bg-color.transparent.opened .link:hover,
#menu1-67 .bg-color.transparent.opened .link:focus {
  color: #bb8c2e;
}
#menu1-67 .link[aria-expanded="true"],
#menu1-67 .dropdown-item[aria-expanded="true"] {
  color: #1f8068!important;
}
#header4-68 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-68 .mbr-table-cell {
  vertical-align: middle;
}
#header4-68 .heading-text {
  font-size: 25px;
  color: #0f1d40;
}
#header4-68 .heading-title {
  color: #bb8c2e;
  font-family: 'Lato', sans-serif;
  font-size: 84px;
  text-align: center;
}
#header4-68 .heading-title DIV {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#content3-69 .mbr-section-title,
#content3-69 .mbr-section-subtitle {
  text-align: center;
}
#content3-69 H1 {
  color: #bb8c2e;
}
#header6-6a H3 {
  color: #bb8c2e;
  text-align: right;
  font-size: 48px;
}
#header6-6a P {
  color: #2d2d2d;
  font-size: 19px;
}
#header6-6b H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header6-6b P {
  color: #2d2d2d;
  font-size: 19px;
}
#header3-6c H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header3-6c P {
  font-size: 19px;
}
#content8-6d H3 {
  color: #bb8c2e;
}
#content8-6d P {
  font-size: 18px;
}
#toggle1-6o H1 {
  color: #bb8c2e;
}
#content3-98 .mbr-section-title,
#content3-98 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-9e {
  /* Type valid CSS here */
}
#custom-html-9e div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-9e p {
  font-size: 10px;
  color: #777;
}
#content3-6g .mbr-section-title,
#content3-6g .mbr-section-subtitle {
  text-align: center;
}
#content3-6g H1 {
  color: #fffffd;
}
#header3-6h P {
  font-size: 18px;
}
#header3-6h H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-6i H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-6i P {
  font-size: 18px;
}
#header3-6j H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-6j P {
  font-size: 18px;
}
#content3-6k .mbr-section-title,
#content3-6k .mbr-section-subtitle {
  text-align: center;
}
#content3-6k H1 {
  color: #bb8c2e;
}
#custom-html-6l {
  /* Type valid CSS here */
}
#custom-html-6l div {
  padding: 0px 0;
  color: #777;
  text-align: center;
}
#custom-html-6l p {
  font-size: 60px;
  color: #777;
}
#content7-6m .mbr-section-title,
#content7-6m .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-6m .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-6m .mbr-table-cell {
  vertical-align: middle;
}
#content7-6m .heading-text {
  font-size: 19px;
}
#footer4-6n p {
  color: #000;
}


#menu1-5o .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-5o .navbar-toggler {
  color: #74a3c7;
}
#menu1-5o .close-icon::before,
#menu1-5o .close-icon::after {
  background-color: #74a3c7;
}
#menu1-5o .link,
#menu1-5o .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu1-5o .link {
  font-size: 0.8125rem;
}
#menu1-5o .dropdown-item,
#menu1-5o .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-5o .link:hover,
#menu1-5o .link:focus {
  color: #bb8c2e;
}
#menu1-5o .dropdown-item:hover::before,
#menu1-5o .dropdown-item:focus::before {
  background: #bb8c2e;
}
#menu1-5o .dropdown-item:hover,
#menu1-5o .dropdown-item:focus {
  color: #74a3c7;
}
#menu1-5o .link[aria-expanded="true"],
#menu1-5o .dropdown-menu {
  background: #ffffff;
}
#menu1-5o .nav-dropdown-sm .link:focus,
#menu1-5o .nav-dropdown-sm .link:hover,
#menu1-5o .nav-dropdown-sm .dropdown-item:focus,
#menu1-5o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-5o .navbar,
#menu1-5o .nav-dropdown-sm,
#menu1-5o .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-5o .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-5o .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu1-5o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-5o .bg-color.transparent.opened .link:hover,
#menu1-5o .bg-color.transparent.opened .link:focus {
  color: #bb8c2e;
}
#menu1-5o .link[aria-expanded="true"],
#menu1-5o .dropdown-item[aria-expanded="true"] {
  color: #1f8068!important;
}
#header4-5p .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-5p .mbr-table-cell {
  vertical-align: middle;
}
#header4-5p .heading-text {
  font-size: 25px;
  color: #0f1d40;
}
#header4-5p .heading-title {
  color: #bb8c2e;
  font-family: 'Lato', sans-serif;
  font-size: 84px;
  text-align: center;
}
#header4-5p .heading-title DIV {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#content3-5q .mbr-section-title,
#content3-5q .mbr-section-subtitle {
  text-align: center;
}
#content3-5q H1 {
  color: #bb8c2e;
}
#header6-5r H3 {
  color: #bb8c2e;
  text-align: right;
  font-size: 48px;
}
#header6-5r P {
  color: #2d2d2d;
  font-size: 19px;
}
#header6-5s H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header6-5s P {
  color: #2d2d2d;
  font-size: 19px;
}
#header3-5t H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header3-5t P {
  font-size: 19px;
}
#content8-5u H3 {
  color: #bb8c2e;
}
#content8-5u P {
  font-size: 18px;
}
#toggle1-65 H1 {
  color: #bb8c2e;
}
#content3-9a .mbr-section-title,
#content3-9a .mbr-section-subtitle {
  text-align: center;
}
#custom-html-9g {
  /* Type valid CSS here */
}
#custom-html-9g div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-9g p {
  font-size: 10px;
  color: #777;
}
#content3-5x .mbr-section-title,
#content3-5x .mbr-section-subtitle {
  text-align: center;
}
#content3-5x H1 {
  color: #fffffd;
}
#header3-5y P {
  font-size: 18px;
}
#header3-5y H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-5z H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-5z P {
  font-size: 18px;
}
#header3-60 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-60 P {
  font-size: 18px;
}
#content3-61 .mbr-section-title,
#content3-61 .mbr-section-subtitle {
  text-align: center;
}
#content3-61 H1 {
  color: #bb8c2e;
}
#custom-html-62 {
  /* Type valid CSS here */
}
#custom-html-62 div {
  padding: 0px 0;
  color: #777;
  text-align: center;
}
#custom-html-62 p {
  font-size: 60px;
  color: #777;
}
#content7-63 .mbr-section-title,
#content7-63 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-63 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-63 .mbr-table-cell {
  vertical-align: middle;
}
#content7-63 .heading-text {
  font-size: 19px;
}
#footer4-64 p {
  color: #000;
}


#menu1-6q .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-6q .navbar-toggler {
  color: #74a3c7;
}
#menu1-6q .close-icon::before,
#menu1-6q .close-icon::after {
  background-color: #74a3c7;
}
#menu1-6q .link,
#menu1-6q .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu1-6q .link {
  font-size: 0.8125rem;
}
#menu1-6q .dropdown-item,
#menu1-6q .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-6q .link:hover,
#menu1-6q .link:focus {
  color: #bb8c2e;
}
#menu1-6q .dropdown-item:hover::before,
#menu1-6q .dropdown-item:focus::before {
  background: #bb8c2e;
}
#menu1-6q .dropdown-item:hover,
#menu1-6q .dropdown-item:focus {
  color: #74a3c7;
}
#menu1-6q .link[aria-expanded="true"],
#menu1-6q .dropdown-menu {
  background: #ffffff;
}
#menu1-6q .nav-dropdown-sm .link:focus,
#menu1-6q .nav-dropdown-sm .link:hover,
#menu1-6q .nav-dropdown-sm .dropdown-item:focus,
#menu1-6q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-6q .navbar,
#menu1-6q .nav-dropdown-sm,
#menu1-6q .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-6q .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-6q .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu1-6q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-6q .bg-color.transparent.opened .link:hover,
#menu1-6q .bg-color.transparent.opened .link:focus {
  color: #bb8c2e;
}
#menu1-6q .link[aria-expanded="true"],
#menu1-6q .dropdown-item[aria-expanded="true"] {
  color: #1f8068!important;
}
#header4-6r .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-6r .mbr-table-cell {
  vertical-align: middle;
}
#header4-6r .heading-text {
  font-size: 25px;
  color: #0f1d40;
}
#header4-6r .heading-title {
  color: #bb8c2e;
  font-family: 'Lato', sans-serif;
  font-size: 84px;
  text-align: center;
}
#header4-6r .heading-title DIV {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#content3-6s .mbr-section-title,
#content3-6s .mbr-section-subtitle {
  text-align: center;
}
#content3-6s H1 {
  color: #bb8c2e;
}
#header6-6t H3 {
  color: #bb8c2e;
  text-align: right;
  font-size: 48px;
}
#header6-6t P {
  color: #2d2d2d;
  font-size: 19px;
}
#header6-6u H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header6-6u P {
  color: #2d2d2d;
  font-size: 19px;
}
#header3-6v H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header3-6v P {
  font-size: 19px;
}
#content8-6w H3 {
  color: #bb8c2e;
}
#content8-6w P {
  font-size: 18px;
}
#toggle1-77 H1 {
  color: #bb8c2e;
}
#content3-97 .mbr-section-title,
#content3-97 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-9d {
  /* Type valid CSS here */
}
#custom-html-9d div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-9d p {
  font-size: 10px;
  color: #777;
}
#content3-6z .mbr-section-title,
#content3-6z .mbr-section-subtitle {
  text-align: center;
}
#content3-6z H1 {
  color: #fffffd;
}
#header3-70 P {
  font-size: 18px;
}
#header3-70 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-71 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-71 P {
  font-size: 18px;
}
#header3-72 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-72 P {
  font-size: 18px;
}
#content3-73 .mbr-section-title,
#content3-73 .mbr-section-subtitle {
  text-align: center;
}
#content3-73 H1 {
  color: #bb8c2e;
}
#custom-html-74 {
  /* Type valid CSS here */
}
#custom-html-74 div {
  padding: 0px 0;
  color: #777;
  text-align: center;
}
#custom-html-74 p {
  font-size: 60px;
  color: #777;
}
#content7-75 .mbr-section-title,
#content7-75 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-75 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-75 .mbr-table-cell {
  vertical-align: middle;
}
#content7-75 .heading-text {
  font-size: 19px;
}
#footer4-76 p {
  color: #000;
}


#menu1-79 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-79 .navbar-toggler {
  color: #74a3c7;
}
#menu1-79 .close-icon::before,
#menu1-79 .close-icon::after {
  background-color: #74a3c7;
}
#menu1-79 .link,
#menu1-79 .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu1-79 .link {
  font-size: 0.8125rem;
}
#menu1-79 .dropdown-item,
#menu1-79 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-79 .link:hover,
#menu1-79 .link:focus {
  color: #bb8c2e;
}
#menu1-79 .dropdown-item:hover::before,
#menu1-79 .dropdown-item:focus::before {
  background: #bb8c2e;
}
#menu1-79 .dropdown-item:hover,
#menu1-79 .dropdown-item:focus {
  color: #74a3c7;
}
#menu1-79 .link[aria-expanded="true"],
#menu1-79 .dropdown-menu {
  background: #ffffff;
}
#menu1-79 .nav-dropdown-sm .link:focus,
#menu1-79 .nav-dropdown-sm .link:hover,
#menu1-79 .nav-dropdown-sm .dropdown-item:focus,
#menu1-79 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-79 .navbar,
#menu1-79 .nav-dropdown-sm,
#menu1-79 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-79 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-79 .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu1-79 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-79 .bg-color.transparent.opened .link:hover,
#menu1-79 .bg-color.transparent.opened .link:focus {
  color: #bb8c2e;
}
#menu1-79 .link[aria-expanded="true"],
#menu1-79 .dropdown-item[aria-expanded="true"] {
  color: #1f8068!important;
}
#header4-7a .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-7a .mbr-table-cell {
  vertical-align: middle;
}
#header4-7a .heading-text {
  font-size: 25px;
  color: #0f1d40;
}
#header4-7a .heading-title {
  color: #bb8c2e;
  font-family: 'Lato', sans-serif;
  font-size: 84px;
  text-align: center;
}
#header4-7a .heading-title DIV {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#content3-7b .mbr-section-title,
#content3-7b .mbr-section-subtitle {
  text-align: center;
}
#content3-7b H1 {
  color: #bb8c2e;
}
#header6-7c H3 {
  color: #bb8c2e;
  text-align: right;
  font-size: 48px;
}
#header6-7c P {
  color: #2d2d2d;
  font-size: 19px;
}
#header6-7d H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header6-7d P {
  color: #2d2d2d;
  font-size: 19px;
}
#header3-7e H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header3-7e P {
  font-size: 19px;
}
#content8-7f H3 {
  color: #bb8c2e;
}
#content8-7f P {
  font-size: 18px;
}
#toggle1-7q H1 {
  color: #bb8c2e;
}
#content3-96 .mbr-section-title,
#content3-96 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-9c {
  /* Type valid CSS here */
}
#custom-html-9c div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-9c p {
  font-size: 10px;
  color: #777;
}
#content3-7i .mbr-section-title,
#content3-7i .mbr-section-subtitle {
  text-align: center;
}
#content3-7i H1 {
  color: #fffffd;
}
#header3-7j P {
  font-size: 18px;
}
#header3-7j H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-7k H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-7k P {
  font-size: 18px;
}
#header3-7l H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-7l P {
  font-size: 18px;
}
#content3-7m .mbr-section-title,
#content3-7m .mbr-section-subtitle {
  text-align: center;
}
#content3-7m H1 {
  color: #bb8c2e;
}
#custom-html-7n {
  /* Type valid CSS here */
}
#custom-html-7n div {
  padding: 0px 0;
  color: #777;
  text-align: center;
}
#custom-html-7n p {
  font-size: 60px;
  color: #777;
}
#content7-7o .mbr-section-title,
#content7-7o .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-7o .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-7o .mbr-table-cell {
  vertical-align: middle;
}
#content7-7o .heading-text {
  font-size: 19px;
}
#footer4-7p p {
  color: #000;
}


#menu1-7s .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-7s .navbar-toggler {
  color: #74a3c7;
}
#menu1-7s .close-icon::before,
#menu1-7s .close-icon::after {
  background-color: #74a3c7;
}
#menu1-7s .link,
#menu1-7s .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu1-7s .link {
  font-size: 0.8125rem;
}
#menu1-7s .dropdown-item,
#menu1-7s .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-7s .link:hover,
#menu1-7s .link:focus {
  color: #bb8c2e;
}
#menu1-7s .dropdown-item:hover::before,
#menu1-7s .dropdown-item:focus::before {
  background: #bb8c2e;
}
#menu1-7s .dropdown-item:hover,
#menu1-7s .dropdown-item:focus {
  color: #74a3c7;
}
#menu1-7s .link[aria-expanded="true"],
#menu1-7s .dropdown-menu {
  background: #ffffff;
}
#menu1-7s .nav-dropdown-sm .link:focus,
#menu1-7s .nav-dropdown-sm .link:hover,
#menu1-7s .nav-dropdown-sm .dropdown-item:focus,
#menu1-7s .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-7s .navbar,
#menu1-7s .nav-dropdown-sm,
#menu1-7s .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-7s .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-7s .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu1-7s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-7s .bg-color.transparent.opened .link:hover,
#menu1-7s .bg-color.transparent.opened .link:focus {
  color: #bb8c2e;
}
#menu1-7s .link[aria-expanded="true"],
#menu1-7s .dropdown-item[aria-expanded="true"] {
  color: #1f8068!important;
}
#header4-7t .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-7t .mbr-table-cell {
  vertical-align: middle;
}
#header4-7t .heading-text {
  font-size: 25px;
  color: #0f1d40;
}
#header4-7t .heading-title {
  color: #bb8c2e;
  font-family: 'Lato', sans-serif;
  font-size: 84px;
  text-align: center;
}
#header4-7t .heading-title DIV {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#content3-7u .mbr-section-title,
#content3-7u .mbr-section-subtitle {
  text-align: center;
}
#content3-7u H1 {
  color: #bb8c2e;
}
#header6-7v H3 {
  color: #bb8c2e;
  text-align: right;
  font-size: 48px;
}
#header6-7v P {
  color: #2d2d2d;
  font-size: 19px;
}
#header6-7w H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header6-7w P {
  color: #2d2d2d;
  font-size: 19px;
}
#header3-7x H3 {
  color: #bb8c2e;
  font-size: 48px;
}
#header3-7x P {
  font-size: 19px;
}
#content8-7y H3 {
  color: #bb8c2e;
}
#content8-7y P {
  font-size: 18px;
}
#toggle1-89 H1 {
  color: #bb8c2e;
}
#content3-99 .mbr-section-title,
#content3-99 .mbr-section-subtitle {
  text-align: center;
}
#custom-html-9f {
  /* Type valid CSS here */
}
#custom-html-9f div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-9f p {
  font-size: 10px;
  color: #777;
}
#content3-81 .mbr-section-title,
#content3-81 .mbr-section-subtitle {
  text-align: center;
}
#content3-81 H1 {
  color: #fffffd;
}
#header3-82 P {
  font-size: 18px;
}
#header3-82 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-83 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-83 P {
  font-size: 18px;
}
#header3-84 H3 {
  color: #fffffd;
  font-size: 48px;
}
#header3-84 P {
  font-size: 18px;
}
#content3-85 .mbr-section-title,
#content3-85 .mbr-section-subtitle {
  text-align: center;
}
#content3-85 H1 {
  color: #bb8c2e;
}
#custom-html-86 {
  /* Type valid CSS here */
}
#custom-html-86 div {
  padding: 0px 0;
  color: #777;
  text-align: center;
}
#custom-html-86 p {
  font-size: 60px;
  color: #777;
}
#content7-87 .mbr-section-title,
#content7-87 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-87 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-87 .mbr-table-cell {
  vertical-align: middle;
}
#content7-87 .heading-text {
  font-size: 19px;
}
#footer4-88 p {
  color: #000;
}
