@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);



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 {
  opacity: 0 !important;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #c0a375;
}
#header3-1 .mbr-section-title,
#header3-1 .mbr-section-subtitle {
  text-align: center;
}
#header3-1 H3 {
  color: #232323;
}
#features7-0 .card-subtitle {
  color: #bcbcbc;
}
#features7-0 .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-0 H3 {
  color: #41a85f;
}
#msg-box5-0 P {
  color: #ffffff;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  color: #41a85f;
}
#social-buttons4-0 .mbr-section-title,
#social-buttons4-0 .btn-social {
  color: #fff;
}
#form1-4 .form-control-label {
  color: #232323;
}
#contacts1-0 STRONG {
  color: #232323;
}
#contacts1-0 P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-7e .mbr-section-title,
#header3-7e .mbr-section-subtitle {
  text-align: center;
}
#header3-7e H3 {
  color: #c0a375;
}
#header3-3 .mbr-section-title,
#header3-3 .mbr-section-subtitle {
  text-align: center;
}
#features7-4 .card-subtitle {
  color: #bcbcbc;
}
#features7-4 .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-6 H3 {
  color: #41a85f;
}
#msg-box5-6 P {
  color: #ffffff;
}
#header3-7 .mbr-section-title,
#header3-7 .mbr-section-subtitle {
  text-align: center;
}
#header3-7 H3 {
  color: #41a85f;
}
#social-buttons4-0 .mbr-section-title,
#social-buttons4-0 .btn-social {
  color: #fff;
}
#contacts1-91 STRONG {
  color: #232323;
}
#contacts1-91 P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider-g H2 {
  font-size: 60px;
  color: #ffffff;
}
#slider-g P {
  color: #ffffff;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-7g .mbr-section-title,
#header3-7g .mbr-section-subtitle {
  text-align: center;
}
#header3-7g H3 {
  color: #c0a375;
}
#header3-9 .mbr-section-title,
#header3-9 .mbr-section-subtitle {
  text-align: center;
}
#features7-a .card-subtitle {
  color: #bcbcbc;
}
#features7-a .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-c H3 {
  color: #41a85f;
}
#msg-box5-c P {
  color: #ffffff;
}
#header3-d .mbr-section-title,
#header3-d .mbr-section-subtitle {
  text-align: center;
}
#header3-d H3 {
  color: #41a85f;
}
#social-buttons4-1 .mbr-section-title,
#social-buttons4-1 .btn-social {
  color: #fff;
}
#contacts1-g STRONG {
  color: #232323;
}
#contacts1-g P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}
#header3-7i .mbr-section-title,
#header3-7i .mbr-section-subtitle {
  text-align: center;
}
#header3-7i H3 {
  color: #c0a375;
}
#header3-m .mbr-section-title,
#header3-m .mbr-section-subtitle {
  text-align: center;
}
#features7-n .card-subtitle {
  color: #bcbcbc;
}
#features7-n .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-p H3 {
  color: #41a85f;
}
#msg-box5-p P {
  color: #ffffff;
}
#header3-q .mbr-section-title,
#header3-q .mbr-section-subtitle {
  text-align: center;
}
#header3-q H3 {
  color: #41a85f;
}
#social-buttons4-s .mbr-section-title,
#social-buttons4-s .btn-social {
  color: #fff;
}
#form1-t .form-control-label {
  color: #232323;
}
#contacts1-u STRONG {
  color: #232323;
}
#contacts1-u P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box5-1 P {
  text-align: left;
}
#header3-7k .mbr-section-title,
#header3-7k .mbr-section-subtitle {
  text-align: center;
}
#header3-7k H3 {
  color: #c0a375;
}
#header3-z .mbr-section-title,
#header3-z .mbr-section-subtitle {
  text-align: center;
}
#features7-10 .card-subtitle {
  color: #bcbcbc;
}
#features7-10 .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-12 H3 {
  color: #41a85f;
}
#msg-box5-12 P {
  color: #ffffff;
}
#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#header3-13 H3 {
  color: #41a85f;
}
#social-buttons4-15 .mbr-section-title,
#social-buttons4-15 .btn-social {
  color: #fff;
}
#form1-16 .form-control-label {
  color: #232323;
}
#contacts1-17 STRONG {
  color: #232323;
}
#contacts1-17 P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-7m .mbr-section-title,
#header3-7m .mbr-section-subtitle {
  text-align: center;
}
#header3-7m H3 {
  color: #c0a375;
}
#header3-1h .mbr-section-title,
#header3-1h .mbr-section-subtitle {
  text-align: center;
}
#features7-1i .card-subtitle {
  color: #bcbcbc;
}
#features7-1i .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-1k H3 {
  color: #41a85f;
}
#msg-box5-1k P {
  color: #ffffff;
}
#header3-1l .mbr-section-title,
#header3-1l .mbr-section-subtitle {
  text-align: center;
}
#header3-1l H3 {
  color: #41a85f;
}
#social-buttons4-2 .mbr-section-title,
#social-buttons4-2 .btn-social {
  color: #fff;
}
#contacts1-1o STRONG {
  color: #232323;
}
#contacts1-1o P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-1r .mbr-section-title,
#header3-1r .mbr-section-subtitle {
  text-align: center;
}
#header3-7o .mbr-section-title,
#header3-7o .mbr-section-subtitle {
  text-align: center;
}
#header3-7o H3 {
  color: #c0a375;
}
#header3-1y .mbr-section-title,
#header3-1y .mbr-section-subtitle {
  text-align: center;
}
#features7-1z .card-subtitle {
  color: #bcbcbc;
}
#features7-1z .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-21 H3 {
  color: #41a85f;
}
#msg-box5-21 P {
  color: #ffffff;
}
#header3-22 .mbr-section-title,
#header3-22 .mbr-section-subtitle {
  text-align: center;
}
#header3-22 H3 {
  color: #41a85f;
}
#social-buttons4-3 .mbr-section-title,
#social-buttons4-3 .btn-social {
  color: #fff;
}
#contacts1-25 STRONG {
  color: #232323;
}
#contacts1-25 P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-28 .mbr-section-title,
#header3-28 .mbr-section-subtitle {
  text-align: center;
}
#header3-7q .mbr-section-title,
#header3-7q .mbr-section-subtitle {
  text-align: center;
}
#header3-7q H3 {
  color: #c0a375;
}
#header3-2f .mbr-section-title,
#header3-2f .mbr-section-subtitle {
  text-align: center;
}
#features7-2g .card-subtitle {
  color: #bcbcbc;
}
#features7-2g .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-2i H3 {
  color: #41a85f;
}
#msg-box5-2i P {
  color: #ffffff;
}
#header3-2j .mbr-section-title,
#header3-2j .mbr-section-subtitle {
  text-align: center;
}
#header3-2j H3 {
  color: #41a85f;
}
#social-buttons4-4 .mbr-section-title,
#social-buttons4-4 .btn-social {
  color: #fff;
}
#contacts1-2m STRONG {
  color: #232323;
}
#contacts1-2m P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#header3-7s .mbr-section-title,
#header3-7s .mbr-section-subtitle {
  text-align: center;
}
#header3-7s H3 {
  color: #c0a375;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#features7-2x .card-subtitle {
  color: #bcbcbc;
}
#features7-2x .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-2z H3 {
  color: #41a85f;
}
#msg-box5-2z P {
  color: #ffffff;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 H3 {
  color: #41a85f;
}
#social-buttons4-5 .mbr-section-title,
#social-buttons4-5 .btn-social {
  color: #fff;
}
#contacts1-33 STRONG {
  color: #232323;
}
#contacts1-33 P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-36 .mbr-section-title,
#header3-36 .mbr-section-subtitle {
  text-align: center;
}
#header3-7u .mbr-section-title,
#header3-7u .mbr-section-subtitle {
  text-align: center;
}
#header3-7u H3 {
  color: #c0a375;
}
#header3-3d .mbr-section-title,
#header3-3d .mbr-section-subtitle {
  text-align: center;
}
#features7-3e .card-subtitle {
  color: #bcbcbc;
}
#features7-3e .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-3g H3 {
  color: #41a85f;
}
#msg-box5-3g P {
  color: #ffffff;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#header3-3h H3 {
  color: #41a85f;
}
#social-buttons4-6 .mbr-section-title,
#social-buttons4-6 .btn-social {
  color: #fff;
}
#contacts1-3k STRONG {
  color: #232323;
}
#contacts1-3k P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-3n .mbr-section-title,
#header3-3n .mbr-section-subtitle {
  text-align: center;
}
#header3-7w .mbr-section-title,
#header3-7w .mbr-section-subtitle {
  text-align: center;
}
#header3-7w H3 {
  color: #c0a375;
}
#header3-3u .mbr-section-title,
#header3-3u .mbr-section-subtitle {
  text-align: center;
}
#features7-3v .card-subtitle {
  color: #bcbcbc;
}
#features7-3v .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-3x H3 {
  color: #41a85f;
}
#msg-box5-3x P {
  color: #ffffff;
}
#header3-3y .mbr-section-title,
#header3-3y .mbr-section-subtitle {
  text-align: center;
}
#header3-3y H3 {
  color: #41a85f;
}
#social-buttons4-7 .mbr-section-title,
#social-buttons4-7 .btn-social {
  color: #fff;
}
#contacts1-41 STRONG {
  color: #232323;
}
#contacts1-41 P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-44 .mbr-section-title,
#header3-44 .mbr-section-subtitle {
  text-align: center;
}
#header3-7y .mbr-section-title,
#header3-7y .mbr-section-subtitle {
  text-align: center;
}
#header3-7y H3 {
  color: #c0a375;
}
#header3-4b .mbr-section-title,
#header3-4b .mbr-section-subtitle {
  text-align: center;
}
#features7-4c .card-subtitle {
  color: #bcbcbc;
}
#features7-4c .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-4e H3 {
  color: #41a85f;
}
#msg-box5-4e P {
  color: #ffffff;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#header3-4f H3 {
  color: #41a85f;
}
#social-buttons4-8 .mbr-section-title,
#social-buttons4-8 .btn-social {
  color: #fff;
}
#contacts1-4i STRONG {
  color: #232323;
}
#contacts1-4i P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-4l .mbr-section-title,
#header3-4l .mbr-section-subtitle {
  text-align: center;
}
#header3-80 .mbr-section-title,
#header3-80 .mbr-section-subtitle {
  text-align: center;
}
#header3-80 H3 {
  color: #c0a375;
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#features7-4t .card-subtitle {
  color: #bcbcbc;
}
#features7-4t .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-4v H3 {
  color: #41a85f;
}
#msg-box5-4v P {
  color: #ffffff;
}
#header3-4w .mbr-section-title,
#header3-4w .mbr-section-subtitle {
  text-align: center;
}
#header3-4w H3 {
  color: #41a85f;
}
#social-buttons4-9 .mbr-section-title,
#social-buttons4-9 .btn-social {
  color: #fff;
}
#contacts1-4z STRONG {
  color: #232323;
}
#contacts1-4z P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-52 .mbr-section-title,
#header3-52 .mbr-section-subtitle {
  text-align: center;
}
#header3-82 .mbr-section-title,
#header3-82 .mbr-section-subtitle {
  text-align: center;
}
#header3-82 H3 {
  color: #c0a375;
}
#header3-59 .mbr-section-title,
#header3-59 .mbr-section-subtitle {
  text-align: center;
}
#features7-5a .card-subtitle {
  color: #bcbcbc;
}
#features7-5a .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-5c H3 {
  color: #41a85f;
}
#msg-box5-5c P {
  color: #ffffff;
}
#header3-5d .mbr-section-title,
#header3-5d .mbr-section-subtitle {
  text-align: center;
}
#header3-5d H3 {
  color: #41a85f;
}
#social-buttons4-a .mbr-section-title,
#social-buttons4-a .btn-social {
  color: #fff;
}
#contacts1-5g STRONG {
  color: #232323;
}
#contacts1-5g P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-5j .mbr-section-title,
#header3-5j .mbr-section-subtitle {
  text-align: center;
}
#header3-84 .mbr-section-title,
#header3-84 .mbr-section-subtitle {
  text-align: center;
}
#header3-84 H3 {
  color: #c0a375;
}
#header3-5q .mbr-section-title,
#header3-5q .mbr-section-subtitle {
  text-align: center;
}
#features7-5r .card-subtitle {
  color: #bcbcbc;
}
#features7-5r .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-5t H3 {
  color: #41a85f;
}
#msg-box5-5t P {
  color: #ffffff;
}
#header3-5u .mbr-section-title,
#header3-5u .mbr-section-subtitle {
  text-align: center;
}
#header3-5u H3 {
  color: #41a85f;
}
#social-buttons4-b .mbr-section-title,
#social-buttons4-b .btn-social {
  color: #fff;
}
#contacts1-5x STRONG {
  color: #232323;
}
#contacts1-5x P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-60 .mbr-section-title,
#header3-60 .mbr-section-subtitle {
  text-align: center;
}
#header3-86 .mbr-section-title,
#header3-86 .mbr-section-subtitle {
  text-align: center;
}
#header3-86 H3 {
  color: #c0a375;
}
#header3-67 .mbr-section-title,
#header3-67 .mbr-section-subtitle {
  text-align: center;
}
#features7-68 .card-subtitle {
  color: #bcbcbc;
}
#features7-68 .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-6a H3 {
  color: #41a85f;
}
#msg-box5-6a P {
  color: #ffffff;
}
#header3-6b .mbr-section-title,
#header3-6b .mbr-section-subtitle {
  text-align: center;
}
#header3-6b H3 {
  color: #41a85f;
}
#social-buttons4-c .mbr-section-title,
#social-buttons4-c .btn-social {
  color: #fff;
}
#contacts1-6e STRONG {
  color: #232323;
}
#contacts1-6e P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-6h .mbr-section-title,
#header3-6h .mbr-section-subtitle {
  text-align: center;
}
#header3-88 .mbr-section-title,
#header3-88 .mbr-section-subtitle {
  text-align: center;
}
#header3-88 H3 {
  color: #c0a375;
}
#header3-6o .mbr-section-title,
#header3-6o .mbr-section-subtitle {
  text-align: center;
}
#features7-6p .card-subtitle {
  color: #bcbcbc;
}
#features7-6p .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-6r H3 {
  color: #41a85f;
}
#msg-box5-6r P {
  color: #ffffff;
}
#header3-6s .mbr-section-title,
#header3-6s .mbr-section-subtitle {
  text-align: center;
}
#header3-6s H3 {
  color: #41a85f;
}
#social-buttons4-d .mbr-section-title,
#social-buttons4-d .btn-social {
  color: #fff;
}
#contacts1-6v STRONG {
  color: #232323;
}
#contacts1-6v P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-6y .mbr-section-title,
#header3-6y .mbr-section-subtitle {
  text-align: center;
}
#header3-8a .mbr-section-title,
#header3-8a .mbr-section-subtitle {
  text-align: center;
}
#header3-8a H3 {
  color: #c0a375;
}
#header3-75 .mbr-section-title,
#header3-75 .mbr-section-subtitle {
  text-align: center;
}
#features7-76 .card-subtitle {
  color: #bcbcbc;
}
#features7-76 .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-78 H3 {
  color: #41a85f;
}
#msg-box5-78 P {
  color: #ffffff;
}
#header3-79 .mbr-section-title,
#header3-79 .mbr-section-subtitle {
  text-align: center;
}
#header3-79 H3 {
  color: #41a85f;
}
#social-buttons4-e .mbr-section-title,
#social-buttons4-e .btn-social {
  color: #fff;
}
#contacts1-7c STRONG {
  color: #232323;
}
#contacts1-7c P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider-j H2 {
  font-size: 60px;
  color: #ffffff;
}
#slider-j P {
  color: #ffffff;
}
#header3-9 .mbr-section-title,
#header3-9 .mbr-section-subtitle {
  text-align: center;
}
#header3-8e .mbr-section-title,
#header3-8e .mbr-section-subtitle {
  text-align: center;
}
#header3-8e H3 {
  color: #c0a375;
}
#header3-8g .mbr-section-title,
#header3-8g .mbr-section-subtitle {
  text-align: center;
}
#header3-8g H3 {
  color: #232323;
}
#features7-8h .card-subtitle {
  color: #bcbcbc;
}
#features7-8h .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-8j H3 {
  color: #41a85f;
}
#msg-box5-8j P {
  color: #ffffff;
}
#header3-8k .mbr-section-title,
#header3-8k .mbr-section-subtitle {
  text-align: center;
}
#header3-8k H3 {
  color: #41a85f;
}
#social-buttons4-f .mbr-section-title,
#social-buttons4-f .btn-social {
  color: #fff;
}
#form1-8n .form-control-label {
  color: #232323;
}
#contacts1-8o STRONG {
  color: #232323;
}
#contacts1-8o P {
  color: #232323;
}
#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
}
#menu-8p .navbar-toggler {
  color: #ffffff;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #ffffff;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #ffffff;
}
#menu-8p .link {
  font-size: 0.75rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #33834a;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d9d59!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #41a85f;
}
#menu-8p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-6 .mbr-section-title,
#header3-6 .mbr-section-subtitle {
  text-align: center;
}
#header3-8r .mbr-section-title,
#header3-8r .mbr-section-subtitle {
  text-align: center;
}
#header3-8r H3 {
  color: #c0a375;
}
#header3-8t .mbr-section-title,
#header3-8t .mbr-section-subtitle {
  text-align: center;
}
#header3-8t H3 {
  color: #232323;
}
#features7-8u .card-subtitle {
  color: #bcbcbc;
}
#features7-8u .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-8w H3 {
  color: #41a85f;
}
#msg-box5-8w P {
  color: #ffffff;
}
#header3-8x .mbr-section-title,
#header3-8x .mbr-section-subtitle {
  text-align: center;
}
#header3-8x H3 {
  color: #41a85f;
}
#social-buttons4-8z .mbr-section-title,
#social-buttons4-8z .btn-social {
  color: #fff;
}
#form1-90 .form-control-label {
  color: #232323;
}
#contacts1-91 STRONG {
  color: #232323;
}
#contacts1-91 P {
  color: #232323;
}
