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









body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0a375;
}
.scrollToTop_wraper {
  display: none;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #58585b;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features1-9 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#features1-9 .btn {
  font-family: 'Open Sans', sans-serif;
}
#features1-9 P {
  font-family: 'Open Sans', sans-serif;
  color: #58585b;
}
#features1-9 H4 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#social-buttons4-4 .mbr-section-title,
#social-buttons4-4 .btn-social {
  color: #fff;
}
#contacts1-9 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-9 STRONG {
  color: #c1c1c1;
}
#footer1-10 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}












#ext_menu-27 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-27 .navbar-caption {
  color: #ffffff;
}
#ext_menu-27 .navbar-toggler {
  color: #58585b;
}
#ext_menu-27 .close-icon::before,
#ext_menu-27 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-27 .link,
#ext_menu-27 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-27 .link {
  font-size: 0.75rem;
}
#ext_menu-27 .dropdown-item,
#ext_menu-27 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-27 .link:hover,
#ext_menu-27 .dropdown-item:hover,
#ext_menu-27 .link:focus,
#ext_menu-27 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-27 .link[aria-expanded="true"],
#ext_menu-27 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-27 .nav-dropdown-sm .link:focus,
#ext_menu-27 .nav-dropdown-sm .link:hover,
#ext_menu-27 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-27 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-27 .navbar,
#ext_menu-27 .nav-dropdown-sm,
#ext_menu-27 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-27 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-27 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-27 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-27 .bg-color.transparent.opened .link:hover,
#ext_menu-27 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-27 .link[aria-expanded="true"],
#ext_menu-27 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-41 .mbr-section-title,
#msg-box7-41 .lead p {
  color: #fff;
}
#msg-box7-41 P {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box7-41 H3 {
  font-family: 'Roboto', sans-serif;
  color: #f3c649;
}
#msg-box5-30 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-30 P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-31 P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-31 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-40 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-40 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#msg-box5-40 SPAN {
  color: #ffffff;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-c .mbr-section-title,
#social-buttons4-c .btn-social {
  color: #fff;
}
#contacts1-28 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-28 STRONG {
  color: #c1c1c1;
}
#footer1-29 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}










#ext_menu-32 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-32 .navbar-caption {
  color: #ffffff;
}
#ext_menu-32 .navbar-toggler {
  color: #58585b;
}
#ext_menu-32 .close-icon::before,
#ext_menu-32 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-32 .link,
#ext_menu-32 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-32 .link {
  font-size: 0.75rem;
}
#ext_menu-32 .dropdown-item,
#ext_menu-32 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-32 .link:hover,
#ext_menu-32 .dropdown-item:hover,
#ext_menu-32 .link:focus,
#ext_menu-32 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-32 .link[aria-expanded="true"],
#ext_menu-32 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-32 .nav-dropdown-sm .link:focus,
#ext_menu-32 .nav-dropdown-sm .link:hover,
#ext_menu-32 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-32 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-32 .navbar,
#ext_menu-32 .nav-dropdown-sm,
#ext_menu-32 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-32 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-32 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-32 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-32 .bg-color.transparent.opened .link:hover,
#ext_menu-32 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-32 .link[aria-expanded="true"],
#ext_menu-32 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-35 P {
  font-family: 'Open Sans', sans-serif;
}
#header2-35 H3 {
  font-family: 'Open Sans', sans-serif;
}
#msg-box1-40 H2 {
  font-family: 'Open Sans', sans-serif;
  color: #636262;
}
#msg-box1-40 H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#content5-45 .mbr-section-title,
#content5-45 p {
  color: #fff;
}
#content5-45 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#content5-44 .mbr-section-title,
#content5-44 p {
  color: #fff;
}
#content5-44 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-7 .mbr-section-title,
#social-buttons4-7 .btn-social {
  color: #fff;
}
#contacts1-33 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-33 STRONG {
  color: #c1c1c1;
}
#footer1-34 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}

























#ext_menu-47 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-47 .navbar-caption {
  color: #ffffff;
}
#ext_menu-47 .navbar-toggler {
  color: #58585b;
}
#ext_menu-47 .close-icon::before,
#ext_menu-47 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-47 .link,
#ext_menu-47 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-47 .link {
  font-size: 0.75rem;
}
#ext_menu-47 .dropdown-item,
#ext_menu-47 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-47 .link:hover,
#ext_menu-47 .dropdown-item:hover,
#ext_menu-47 .link:focus,
#ext_menu-47 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-47 .link[aria-expanded="true"],
#ext_menu-47 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-47 .nav-dropdown-sm .link:focus,
#ext_menu-47 .nav-dropdown-sm .link:hover,
#ext_menu-47 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-47 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-47 .navbar,
#ext_menu-47 .nav-dropdown-sm,
#ext_menu-47 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-47 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-47 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-47 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-47 .bg-color.transparent.opened .link:hover,
#ext_menu-47 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-47 .link[aria-expanded="true"],
#ext_menu-47 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-57 H1 {
  font-family: 'Open Sans', sans-serif;
}
#header1-57 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#msg-box5-58 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-58 P {
  font-family: 'Open Sans', sans-serif;
  color: #636262;
}
#msg-box5-58 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-59 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-59 P {
  font-family: 'Open Sans', sans-serif;
  color: #636262;
}
#msg-box5-59 H3 {
  color: #c19e5a;
}
#msg-box5-64 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-64 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-64 P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-60 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-60 P {
  color: #636262;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-60 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-61 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-61 P {
  font-family: 'Open Sans', sans-serif;
  color: #636262;
}
#msg-box5-61 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-62 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-62 P {
  font-family: 'Open Sans', sans-serif;
  color: #636262;
}
#msg-box5-62 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-63 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-63 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-2 .mbr-section-title,
#msg-box8-2 p {
  color: #fff;
}
#msg-box8-2 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-8 .mbr-section-title,
#social-buttons4-8 .btn-social {
  color: #fff;
}
#contacts1-55 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-55 STRONG {
  color: #c1c1c1;
}
#footer1-56 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}






#ext_menu-65 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-65 .navbar-caption {
  color: #ffffff;
}
#ext_menu-65 .navbar-toggler {
  color: #58585b;
}
#ext_menu-65 .close-icon::before,
#ext_menu-65 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-65 .link,
#ext_menu-65 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-65 .link {
  font-size: 0.75rem;
}
#ext_menu-65 .dropdown-item,
#ext_menu-65 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-65 .link:hover,
#ext_menu-65 .dropdown-item:hover,
#ext_menu-65 .link:focus,
#ext_menu-65 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-65 .link[aria-expanded="true"],
#ext_menu-65 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-65 .nav-dropdown-sm .link:focus,
#ext_menu-65 .nav-dropdown-sm .link:hover,
#ext_menu-65 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-65 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-65 .navbar,
#ext_menu-65 .nav-dropdown-sm,
#ext_menu-65 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-65 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-65 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-65 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-65 .bg-color.transparent.opened .link:hover,
#ext_menu-65 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-65 .link[aria-expanded="true"],
#ext_menu-65 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-75 .mbr-section-title,
#msg-box8-75 p {
  color: #fff;
}
#msg-box8-75 .lead P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-75 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-77 .mbr-section-title,
#msg-box8-77 p {
  color: #fff;
}
#msg-box8-77 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-9 .mbr-section-title,
#social-buttons4-9 .btn-social {
  color: #fff;
}
#contacts1-73 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-73 STRONG {
  color: #c1c1c1;
}
#footer1-74 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}






#ext_menu-78 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-78 .navbar-caption {
  color: #ffffff;
}
#ext_menu-78 .navbar-toggler {
  color: #58585b;
}
#ext_menu-78 .close-icon::before,
#ext_menu-78 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-78 .link,
#ext_menu-78 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-78 .link {
  font-size: 0.75rem;
}
#ext_menu-78 .dropdown-item,
#ext_menu-78 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-78 .link:hover,
#ext_menu-78 .dropdown-item:hover,
#ext_menu-78 .link:focus,
#ext_menu-78 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-78 .link[aria-expanded="true"],
#ext_menu-78 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-78 .nav-dropdown-sm .link:focus,
#ext_menu-78 .nav-dropdown-sm .link:hover,
#ext_menu-78 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-78 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-78 .navbar,
#ext_menu-78 .nav-dropdown-sm,
#ext_menu-78 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-78 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-78 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-78 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-78 .bg-color.transparent.opened .link:hover,
#ext_menu-78 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-78 .link[aria-expanded="true"],
#ext_menu-78 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-79 .mbr-section-title,
#msg-box8-79 p {
  color: #fff;
}
#msg-box8-79 .lead P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-79 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-82 .mbr-section-title,
#msg-box8-82 p {
  color: #fff;
}
#msg-box8-82 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-a .mbr-section-title,
#social-buttons4-a .btn-social {
  color: #fff;
}
#contacts1-84 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-84 STRONG {
  color: #c1c1c1;
}
#footer1-85 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}






#ext_menu-86 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-86 .navbar-caption {
  color: #ffffff;
}
#ext_menu-86 .navbar-toggler {
  color: #58585b;
}
#ext_menu-86 .close-icon::before,
#ext_menu-86 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-86 .link,
#ext_menu-86 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-86 .link {
  font-size: 0.75rem;
}
#ext_menu-86 .dropdown-item,
#ext_menu-86 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-86 .link:hover,
#ext_menu-86 .dropdown-item:hover,
#ext_menu-86 .link:focus,
#ext_menu-86 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-86 .link[aria-expanded="true"],
#ext_menu-86 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-86 .nav-dropdown-sm .link:focus,
#ext_menu-86 .nav-dropdown-sm .link:hover,
#ext_menu-86 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-86 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-86 .navbar,
#ext_menu-86 .nav-dropdown-sm,
#ext_menu-86 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-86 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-86 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-86 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-86 .bg-color.transparent.opened .link:hover,
#ext_menu-86 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-86 .link[aria-expanded="true"],
#ext_menu-86 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-87 .mbr-section-title,
#msg-box8-87 p {
  color: #fff;
}
#msg-box8-87 .lead P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-87 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-90 .mbr-section-title,
#msg-box8-90 p {
  color: #fff;
}
#msg-box8-90 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-b .mbr-section-title,
#social-buttons4-b .btn-social {
  color: #fff;
}
#contacts1-92 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-92 STRONG {
  color: #c1c1c1;
}
#footer1-93 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}






#ext_menu-94 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-94 .navbar-caption {
  color: #ffffff;
}
#ext_menu-94 .navbar-toggler {
  color: #58585b;
}
#ext_menu-94 .close-icon::before,
#ext_menu-94 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-94 .link,
#ext_menu-94 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-94 .link {
  font-size: 0.75rem;
}
#ext_menu-94 .dropdown-item,
#ext_menu-94 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-94 .link:hover,
#ext_menu-94 .dropdown-item:hover,
#ext_menu-94 .link:focus,
#ext_menu-94 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-94 .link[aria-expanded="true"],
#ext_menu-94 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-94 .nav-dropdown-sm .link:focus,
#ext_menu-94 .nav-dropdown-sm .link:hover,
#ext_menu-94 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-94 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-94 .navbar,
#ext_menu-94 .nav-dropdown-sm,
#ext_menu-94 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-94 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-94 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-94 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-94 .bg-color.transparent.opened .link:hover,
#ext_menu-94 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-94 .link[aria-expanded="true"],
#ext_menu-94 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-95 .mbr-section-title,
#msg-box8-95 p {
  color: #fff;
}
#msg-box8-95 .lead P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-95 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-98 .mbr-section-title,
#msg-box8-98 p {
  color: #fff;
}
#msg-box8-98 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-j .mbr-section-title,
#social-buttons4-j .btn-social {
  color: #fff;
}
#contacts1-100 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-100 STRONG {
  color: #c1c1c1;
}
#footer1-101 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}






#ext_menu-102 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-102 .navbar-caption {
  color: #ffffff;
}
#ext_menu-102 .navbar-toggler {
  color: #58585b;
}
#ext_menu-102 .close-icon::before,
#ext_menu-102 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-102 .link,
#ext_menu-102 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-102 .link {
  font-size: 0.75rem;
}
#ext_menu-102 .dropdown-item,
#ext_menu-102 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-102 .link:hover,
#ext_menu-102 .dropdown-item:hover,
#ext_menu-102 .link:focus,
#ext_menu-102 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-102 .link[aria-expanded="true"],
#ext_menu-102 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-102 .nav-dropdown-sm .link:focus,
#ext_menu-102 .nav-dropdown-sm .link:hover,
#ext_menu-102 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-102 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-102 .navbar,
#ext_menu-102 .nav-dropdown-sm,
#ext_menu-102 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-102 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-102 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-102 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-102 .bg-color.transparent.opened .link:hover,
#ext_menu-102 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-102 .link[aria-expanded="true"],
#ext_menu-102 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-103 .mbr-section-title,
#msg-box8-103 p {
  color: #fff;
}
#msg-box8-103 .lead P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-103 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-106 .mbr-section-title,
#msg-box8-106 p {
  color: #fff;
}
#msg-box8-106 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-d .mbr-section-title,
#social-buttons4-d .btn-social {
  color: #fff;
}
#contacts1-108 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-108 STRONG {
  color: #c1c1c1;
}
#footer1-109 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}







#ext_menu-110 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-110 .navbar-caption {
  color: #ffffff;
}
#ext_menu-110 .navbar-toggler {
  color: #58585b;
}
#ext_menu-110 .close-icon::before,
#ext_menu-110 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-110 .link,
#ext_menu-110 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-110 .link {
  font-size: 0.75rem;
}
#ext_menu-110 .dropdown-item,
#ext_menu-110 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-110 .link:hover,
#ext_menu-110 .dropdown-item:hover,
#ext_menu-110 .link:focus,
#ext_menu-110 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-110 .link[aria-expanded="true"],
#ext_menu-110 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-110 .nav-dropdown-sm .link:focus,
#ext_menu-110 .nav-dropdown-sm .link:hover,
#ext_menu-110 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-110 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-110 .navbar,
#ext_menu-110 .nav-dropdown-sm,
#ext_menu-110 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-110 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-110 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-110 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-110 .bg-color.transparent.opened .link:hover,
#ext_menu-110 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-110 .link[aria-expanded="true"],
#ext_menu-110 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-111 .mbr-section-title,
#msg-box8-111 p {
  color: #fff;
}
#msg-box8-111 .lead P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-111 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-111 .lead {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-114 .mbr-section-title,
#msg-box8-114 p {
  color: #fff;
}
#msg-box8-114 .mbr-section-title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-e .mbr-section-title,
#social-buttons4-e .btn-social {
  color: #fff;
}
#contacts1-116 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-116 STRONG {
  color: #c1c1c1;
}
#footer1-117 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}








#ext_menu-134 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-134 .navbar-caption {
  color: #ffffff;
}
#ext_menu-134 .navbar-toggler {
  color: #58585b;
}
#ext_menu-134 .close-icon::before,
#ext_menu-134 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-134 .link,
#ext_menu-134 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-134 .link {
  font-size: 0.75rem;
}
#ext_menu-134 .dropdown-item,
#ext_menu-134 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-134 .link:hover,
#ext_menu-134 .dropdown-item:hover,
#ext_menu-134 .link:focus,
#ext_menu-134 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-134 .link[aria-expanded="true"],
#ext_menu-134 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-134 .nav-dropdown-sm .link:focus,
#ext_menu-134 .nav-dropdown-sm .link:hover,
#ext_menu-134 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-134 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-134 .navbar,
#ext_menu-134 .nav-dropdown-sm,
#ext_menu-134 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-134 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-134 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-134 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-134 .bg-color.transparent.opened .link:hover,
#ext_menu-134 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-134 .link[aria-expanded="true"],
#ext_menu-134 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-151 .mbr-section-title,
#header3-151 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-137 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-137 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-154 H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-154 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-154 .btn {
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-f .mbr-section-title,
#social-buttons4-f .btn-social {
  color: #fff;
}
#contacts1-149 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-149 STRONG {
  color: #c1c1c1;
}
#footer1-150 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}







#ext_menu-116 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-116 .navbar-caption {
  color: #ffffff;
}
#ext_menu-116 .navbar-toggler {
  color: #58585b;
}
#ext_menu-116 .close-icon::before,
#ext_menu-116 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-116 .link,
#ext_menu-116 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-116 .link {
  font-size: 0.75rem;
}
#ext_menu-116 .dropdown-item,
#ext_menu-116 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-116 .link:hover,
#ext_menu-116 .dropdown-item:hover,
#ext_menu-116 .link:focus,
#ext_menu-116 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-116 .link[aria-expanded="true"],
#ext_menu-116 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-116 .nav-dropdown-sm .link:focus,
#ext_menu-116 .nav-dropdown-sm .link:hover,
#ext_menu-116 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-116 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-116 .navbar,
#ext_menu-116 .nav-dropdown-sm,
#ext_menu-116 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-116 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-116 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-116 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-116 .bg-color.transparent.opened .link:hover,
#ext_menu-116 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-116 .link[aria-expanded="true"],
#ext_menu-116 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-118 .mbr-section-title,
#msg-box3-118 p {
  color: #000;
}
#msg-box3-118 .mbr-section-title {
  font-family: 'Open Sans', sans-serif;
  color: #636262;
}
#msg-box3-118 .lead P {
  font-family: 'Open Sans', sans-serif;
  color: #636262;
}
#features3-133 H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-133 P {
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-g .mbr-section-title,
#social-buttons4-g .btn-social {
  color: #fff;
}
#contacts1-131 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-131 STRONG {
  color: #c1c1c1;
}
#footer1-132 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}








#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #58585b;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-0 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-0 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 .btn {
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-h .mbr-section-title,
#social-buttons4-h .btn-social {
  color: #fff;
}
#contacts1-0 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-0 STRONG {
  color: #c1c1c1;
}
#footer1-0 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}








#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #58585b;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-0 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-0 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 .btn {
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-i .mbr-section-title,
#social-buttons4-i .btn-social {
  color: #fff;
}
#contacts1-0 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-0 STRONG {
  color: #c1c1c1;
}
#footer1-0 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}








#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #58585b;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #58585b;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #58585b;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #58585b;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-0 H3 {
  font-family: 'Open Sans', sans-serif;
  color: #c19e5a;
}
#msg-box5-0 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 P {
  font-family: 'Open Sans', sans-serif;
}
#features3-0 .btn {
  font-family: 'Open Sans', sans-serif;
}
#social-buttons4-6 .mbr-section-title,
#social-buttons4-6 .btn-social {
  color: #fff;
}
#contacts1-0 P {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #efefef;
}
#contacts1-0 STRONG {
  color: #c1c1c1;
}
#footer1-0 P {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
