@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=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Open+Sans: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 {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.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: #3d8eb9 !important;
}
.bg-success {
  background-color: #d14841 !important;
}
.bg-info {
  background-color: #41a85f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #2a627f;
  border-color: #2a627f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #2a627f !important;
  border-color: #2a627f !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: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-success {
  background-color: #d14841;
  border-color: #d14841;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #9f2c26;
  border-color: #9f2c26;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #9f2c26 !important;
  border-color: #9f2c26 !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: #24536c;
  color: #24536c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #3d8eb9 !important;
  border-color: #3d8eb9 !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: #255e35;
  color: #255e35;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-success-outline {
  background: none;
  border-color: #8a2722;
  color: #8a2722;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #d14841;
  border-color: #d14841;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #d14841 !important;
  border-color: #d14841 !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: #3d8eb9 !important;
}
.text-success {
  color: #d14841 !important;
}
.text-info {
  color: #41a85f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #d14841;
}
.alert-info {
  background-color: #41a85f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #3d8eb9;
}
.btn-social:hover {
  background: #3d8eb9;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #3d8eb9;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #3d8eb9;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #3d8eb9;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #3d8eb9;
}
.lead a,
.lead a:hover {
  color: #3d8eb9;
}
.lead blockquote {
  border-color: #3d8eb9;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #98c5dd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #f9e6e5;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #93d5a6;
}
.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: #3d8eb9;
}
.scrollToTop_wraper {
  display: none;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #3d8eb9;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #3d8eb9;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #3d8eb9;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #3d8eb9;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #3d8eb9;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #3d8eb9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #3d8eb9;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #3d8eb9;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #3d8eb9;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #3d8eb9;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #3d8eb9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #3d8eb9;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #3d8eb9 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #3d8eb9;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #3d8eb9;
}
.theme-border {
  border: 1px solid #3d8eb9;
}
#menu-2d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2d .navbar-caption {
  color: #ffffff;
}
#menu-2d .navbar-toggler {
  color: #c0a375;
}
#menu-2d .close-icon::before,
#menu-2d .close-icon::after {
  background-color: #c0a375;
}
#menu-2d .link,
#menu-2d .dropdown-item {
  color: #c0a375;
}
#menu-2d .link {
  font-size: 1.25rem;
}
#menu-2d .dropdown-item,
#menu-2d .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-2d .link:hover,
#menu-2d .dropdown-item:hover,
#menu-2d .link:focus,
#menu-2d .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-menu {
  background: #000000;
}
#menu-2d .nav-dropdown-sm .link:focus,
#menu-2d .nav-dropdown-sm .link:hover,
#menu-2d .nav-dropdown-sm .dropdown-item:focus,
#menu-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2d .navbar,
#menu-2d .nav-dropdown-sm,
#menu-2d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2d .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2d .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2d .bg-color.transparent.opened .link:hover,
#menu-2d .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#content1-2g P {
  color: #ffffff;
  font-size: 16px;
}
#contacts1-5g P {
  color: #ffffff;
}
#social-buttons4-67 .mbr-section-title,
#social-buttons4-67 .btn-social {
  color: #fff;
}
#social-buttons4-67 .mbr-section-title {
  color: #c0a375;
}






#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#header3-4o SMALL {
  color: #000000;
}
#menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1u .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-1u .navbar-toggler {
  color: #c0a375;
}
#menu-1u .close-icon::before,
#menu-1u .close-icon::after {
  background-color: #c0a375;
}
#menu-1u .link,
#menu-1u .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-1u .link {
  font-size: 1.25rem;
}
#menu-1u .dropdown-item,
#menu-1u .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-1u .link:hover,
#menu-1u .dropdown-item:hover,
#menu-1u .link:focus,
#menu-1u .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-menu {
  background: #000000;
}
#menu-1u .nav-dropdown-sm .link:focus,
#menu-1u .nav-dropdown-sm .link:hover,
#menu-1u .nav-dropdown-sm .dropdown-item:focus,
#menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1u .navbar,
#menu-1u .nav-dropdown-sm,
#menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1u .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1u .bg-color.transparent.opened .link:hover,
#menu-1u .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#msg-box5-2i H3 {
  font-size: 46px;
}
#msg-box8-2j .mbr-section-title,
#msg-box8-2j p {
  color: #fff;
}
#msg-box8-2j .mbr-section-title {
  font-size: 60px;
}
#header3-2k .mbr-section-title,
#header3-2k .mbr-section-subtitle {
  text-align: center;
}
#header3-2k B {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  text-align: right;
  color: #000000;
}
#header3-2k P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #000000;
}
#header3-2l .mbr-section-title,
#header3-2l .mbr-section-subtitle {
  text-align: center;
}
#header3-2l B {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
}
#header3-2l .mbr-section-subtitle B {
  color: #000000;
}
#header3-4r .mbr-section-title,
#header3-4r .mbr-section-subtitle {
  text-align: center;
}
#header3-4r SMALL {
  color: #000000;
}
#features1-54 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-54 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-54 .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
}
#form2-4s .mbr-section-title {
  color: #ffffff;
}
#form2-4s .mbr-section-subtitle {
  color: #ffffff;
}
#header3-5o .mbr-section-title,
#header3-5o .mbr-section-subtitle {
  text-align: center;
}
#header3-5o SMALL {
  color: #000000;
}
#gallery1-8w .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-8w .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-8w .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-4q .mbr-section-title,
#header3-4q .mbr-section-subtitle {
  text-align: center;
}
#contacts1-22 P {
  color: #ffffff;
}
#social-buttons4-62 .mbr-section-title,
#social-buttons4-62 .btn-social {
  color: #fff;
}
#social-buttons4-62 .mbr-section-title {
  color: #c0a375;
}


#menu-2o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2o .navbar-caption {
  color: #ffffff;
}
#menu-2o .navbar-toggler {
  color: #c0a375;
}
#menu-2o .close-icon::before,
#menu-2o .close-icon::after {
  background-color: #c0a375;
}
#menu-2o .link,
#menu-2o .dropdown-item {
  color: #c0a375;
}
#menu-2o .link {
  font-size: 1.25rem;
}
#menu-2o .dropdown-item,
#menu-2o .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-2o .link:hover,
#menu-2o .dropdown-item:hover,
#menu-2o .link:focus,
#menu-2o .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-2o .link[aria-expanded="true"],
#menu-2o .dropdown-menu {
  background: #000000;
}
#menu-2o .nav-dropdown-sm .link:focus,
#menu-2o .nav-dropdown-sm .link:hover,
#menu-2o .nav-dropdown-sm .dropdown-item:focus,
#menu-2o .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2o .navbar,
#menu-2o .nav-dropdown-sm,
#menu-2o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2o .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2o .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-2o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2o .bg-color.transparent.opened .link:hover,
#menu-2o .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-2o .link[aria-expanded="true"],
#menu-2o .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-2q .mbr-section-title,
#header3-2q .mbr-section-subtitle {
  text-align: center;
}
#header3-2q SMALL {
  color: #000000;
}
#msg-box8-34 .mbr-section-title,
#msg-box8-34 p {
  color: #fff;
}
#form2-3b .mbr-section-title {
  color: #fff;
}
#form2-3b .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-5w .mbr-section-title,
#header3-5w .mbr-section-subtitle {
  text-align: center;
}
#header3-5w SMALL {
  color: #000000;
}
#features1-2w .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-2w .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-2w .mbr-cards-col:nth-child(even) .card-subtitle B {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
}
#header3-5x .mbr-section-title,
#header3-5x .mbr-section-subtitle {
  text-align: center;
}
#header3-5x SMALL {
  color: #000000;
}
#gallery1-9a .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-9a .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-9a .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-2z .mbr-section-title,
#header3-2z .mbr-section-subtitle {
  text-align: center;
}
#contacts1-31 P {
  color: #ffffff;
}
#social-buttons4-63 .mbr-section-title,
#social-buttons4-63 .btn-social {
  color: #fff;
}
#social-buttons4-63 .mbr-section-title {
  color: #c0a375;
}


#menu-3f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3f .navbar-caption {
  color: #ffffff;
}
#menu-3f .navbar-toggler {
  color: #c0a375;
}
#menu-3f .close-icon::before,
#menu-3f .close-icon::after {
  background-color: #c0a375;
}
#menu-3f .link,
#menu-3f .dropdown-item {
  color: #c0a375;
}
#menu-3f .link {
  font-size: 1.25rem;
}
#menu-3f .dropdown-item,
#menu-3f .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-3f .link:hover,
#menu-3f .dropdown-item:hover,
#menu-3f .link:focus,
#menu-3f .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-3f .link[aria-expanded="true"],
#menu-3f .dropdown-menu {
  background: #000000;
}
#menu-3f .nav-dropdown-sm .link:focus,
#menu-3f .nav-dropdown-sm .link:hover,
#menu-3f .nav-dropdown-sm .dropdown-item:focus,
#menu-3f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-3f .navbar,
#menu-3f .nav-dropdown-sm,
#menu-3f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-3f .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-3f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3f .bg-color.transparent.opened .link:hover,
#menu-3f .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-3f .link[aria-expanded="true"],
#menu-3f .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#social-buttons4-64 .mbr-section-title,
#social-buttons4-64 .btn-social {
  color: #fff;
}
#social-buttons4-64 .mbr-section-title {
  color: #c0a375;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#header3-3h SMALL {
  color: #000000;
}
#msg-box8-3j .mbr-section-title,
#msg-box8-3j p {
  color: #fff;
}
#form2-3k .mbr-section-title {
  color: #fff;
}
#form2-3k .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-5p .mbr-section-title,
#header3-5p .mbr-section-subtitle {
  text-align: center;
}
#header3-5p SMALL {
  color: #000000;
}
#features1-3m .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-3m .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 23px;
  color: #000000;
}
#features1-3m .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
  color: #d14841;
}
#header3-5q .mbr-section-title,
#header3-5q .mbr-section-subtitle {
  text-align: center;
}
#header3-5q SMALL {
  color: #000000;
}
#gallery1-9b .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-9b .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-9b .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-3p .mbr-section-title,
#header3-3p .mbr-section-subtitle {
  text-align: center;
}
#contacts1-3r P {
  color: #ffffff;
}


#menu-3s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3s .navbar-caption {
  color: #ffffff;
}
#menu-3s .navbar-toggler {
  color: #c0a375;
}
#menu-3s .close-icon::before,
#menu-3s .close-icon::after {
  background-color: #c0a375;
}
#menu-3s .link,
#menu-3s .dropdown-item {
  color: #c0a375;
}
#menu-3s .link {
  font-size: 1.25rem;
}
#menu-3s .dropdown-item,
#menu-3s .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-3s .link:hover,
#menu-3s .dropdown-item:hover,
#menu-3s .link:focus,
#menu-3s .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-3s .link[aria-expanded="true"],
#menu-3s .dropdown-menu {
  background: #000000;
}
#menu-3s .nav-dropdown-sm .link:focus,
#menu-3s .nav-dropdown-sm .link:hover,
#menu-3s .nav-dropdown-sm .dropdown-item:focus,
#menu-3s .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-3s .navbar,
#menu-3s .nav-dropdown-sm,
#menu-3s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3s .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-3s .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-3s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3s .bg-color.transparent.opened .link:hover,
#menu-3s .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-3s .link[aria-expanded="true"],
#menu-3s .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-3u .mbr-section-title,
#header3-3u .mbr-section-subtitle {
  text-align: center;
}
#header3-3u SMALL {
  color: #000000;
}
#msg-box8-3w .mbr-section-title,
#msg-box8-3w p {
  color: #fff;
}
#msg-box1-5c H2 {
  color: #000000;
}
#msg-box1-5d H2 {
  color: #000000;
}
#header3-4t .mbr-section-title,
#header3-4t .mbr-section-subtitle {
  text-align: center;
}
#header3-4t SMALL {
  color: #000000;
}
#features1-57 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-57 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-57 .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
  color: #d14841;
}
#features1-57 .mbr-cards-col:nth-child(odd) .card-subtitle B {
  font-size: 25px;
}
#features1-57 .mbr-cards-col:nth-child(even) .card-subtitle SPAN {
  font-size: 25px;
}
#header3-59 .mbr-section-title,
#header3-59 .mbr-section-subtitle {
  text-align: center;
}
#header3-59 SMALL {
  color: #000000;
}
#gallery1-9c .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-9c .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-9c .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-4v .mbr-section-title,
#header3-4v .mbr-section-subtitle {
  text-align: center;
}
#social-buttons4-65 .mbr-section-title,
#social-buttons4-65 .btn-social {
  color: #fff;
}
#social-buttons4-65 .mbr-section-title {
  color: #c0a375;
}
#contacts1-44 P {
  color: #ffffff;
}
#menu-23 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-23 .navbar-caption {
  color: #ffffff;
}
#menu-23 .navbar-toggler {
  color: #c0a375;
}
#menu-23 .close-icon::before,
#menu-23 .close-icon::after {
  background-color: #c0a375;
}
#menu-23 .link,
#menu-23 .dropdown-item {
  color: #c0a375;
}
#menu-23 .link {
  font-size: 1.25rem;
}
#menu-23 .dropdown-item,
#menu-23 .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-23 .link:hover,
#menu-23 .dropdown-item:hover,
#menu-23 .link:focus,
#menu-23 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-menu {
  background: #000000;
}
#menu-23 .nav-dropdown-sm .link:focus,
#menu-23 .nav-dropdown-sm .link:hover,
#menu-23 .nav-dropdown-sm .dropdown-item:focus,
#menu-23 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-23 .navbar,
#menu-23 .nav-dropdown-sm,
#menu-23 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-23 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-23 .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-23 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-23 .bg-color.transparent.opened .link:hover,
#menu-23 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-23 .link[aria-expanded="true"],
#menu-23 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-4a .mbr-section-title,
#header3-4a .mbr-section-subtitle {
  text-align: center;
}
#header3-4a SMALL {
  color: #000000;
}
#form1-47 .form-control-label {
  color: #232323;
}
#header3-5r .mbr-section-title,
#header3-5r .mbr-section-subtitle {
  text-align: center;
}
#header3-5r SMALL {
  color: #000000;
}
#gallery1-9d .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-9d .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-9d .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-4y .mbr-section-title,
#header3-4y .mbr-section-subtitle {
  text-align: center;
}
#contacts1-2b P {
  color: #ffffff;
}
#social-buttons4-66 .mbr-section-title,
#social-buttons4-66 .btn-social {
  color: #fff;
}
#social-buttons4-66 .mbr-section-title {
  color: #c0a375;
}

#header3-5j .mbr-section-title,
#header3-5j .mbr-section-subtitle {
  text-align: center;
}
#header3-5j SMALL {
  color: #000000;
}
#menu-5e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5e .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-5e .navbar-toggler {
  color: #c0a375;
}
#menu-5e .close-icon::before,
#menu-5e .close-icon::after {
  background-color: #c0a375;
}
#menu-5e .link,
#menu-5e .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-5e .link {
  font-size: 1.25rem;
}
#menu-5e .dropdown-item,
#menu-5e .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-5e .link:hover,
#menu-5e .dropdown-item:hover,
#menu-5e .link:focus,
#menu-5e .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-5e .link[aria-expanded="true"],
#menu-5e .dropdown-menu {
  background: #000000;
}
#menu-5e .nav-dropdown-sm .link:focus,
#menu-5e .nav-dropdown-sm .link:hover,
#menu-5e .nav-dropdown-sm .dropdown-item:focus,
#menu-5e .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-5e .navbar,
#menu-5e .nav-dropdown-sm,
#menu-5e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5e .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-5e .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-5e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5e .bg-color.transparent.opened .link:hover,
#menu-5e .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-5e .link[aria-expanded="true"],
#menu-5e .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#social-buttons4-68 .mbr-section-title,
#social-buttons4-68 .btn-social {
  color: #fff;
}
#social-buttons4-68 .mbr-section-title {
  color: #c0a375;
}
#form2-5k .mbr-section-title {
  color: #ffffff;
}
#form2-5k .mbr-section-subtitle {
  color: #ffffff;
}
#form1-5h .form-control-label {
  color: #232323;
}
#header3-74 .mbr-section-title,
#header3-74 .mbr-section-subtitle {
  text-align: center;
}
#header3-74 SMALL {
  color: #000000;
}
#gallery1-75 .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#header3-5i .mbr-section-title,
#header3-5i .mbr-section-subtitle {
  text-align: center;
}
#contacts1-5g P {
  color: #ffffff;
}
#social-buttons4-69 .mbr-section-title,
#social-buttons4-69 .btn-social {
  color: #fff;
}
#social-buttons4-69 .mbr-section-title {
  color: #c0a375;
}

#menu-6o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6o .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-6o .navbar-toggler {
  color: #c0a375;
}
#menu-6o .close-icon::before,
#menu-6o .close-icon::after {
  background-color: #c0a375;
}
#menu-6o .link,
#menu-6o .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-6o .link {
  font-size: 1.25rem;
}
#menu-6o .dropdown-item,
#menu-6o .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-6o .link:hover,
#menu-6o .dropdown-item:hover,
#menu-6o .link:focus,
#menu-6o .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-6o .link[aria-expanded="true"],
#menu-6o .dropdown-menu {
  background: #000000;
}
#menu-6o .nav-dropdown-sm .link:focus,
#menu-6o .nav-dropdown-sm .link:hover,
#menu-6o .nav-dropdown-sm .dropdown-item:focus,
#menu-6o .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-6o .navbar,
#menu-6o .nav-dropdown-sm,
#menu-6o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6o .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-6o .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-6o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6o .bg-color.transparent.opened .link:hover,
#menu-6o .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-6o .link[aria-expanded="true"],
#menu-6o .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}




#menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-l .navbar-toggler {
  color: #c0a375;
}
#menu-l .close-icon::before,
#menu-l .close-icon::after {
  background-color: #c0a375;
}
#menu-l .link,
#menu-l .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-l .link {
  font-size: 1.25rem;
}
#menu-l .dropdown-item,
#menu-l .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-l .link:hover,
#menu-l .dropdown-item:hover,
#menu-l .link:focus,
#menu-l .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-menu {
  background: #000000;
}
#menu-l .nav-dropdown-sm .link:focus,
#menu-l .nav-dropdown-sm .link:hover,
#menu-l .nav-dropdown-sm .dropdown-item:focus,
#menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-l .navbar,
#menu-l .nav-dropdown-sm,
#menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-l .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l .bg-color.transparent.opened .link:hover,
#menu-l .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#features7-3e .card-subtitle {
  color: #bcbcbc;
}
#features7-3e .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#msg-box5-aa P {
  color: #232323;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
#header3-w .mbr-section-title,
#header3-w .mbr-section-subtitle {
  text-align: center;
}
#header3-w SMALL {
  color: #000000;
}
#features1-cy .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-cy .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-cy .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
  color: #d14841;
}
#features1-cy .mbr-cards-col:nth-child(odd) .card-subtitle B {
  font-size: 25px;
}
#features1-cy .mbr-cards-col:nth-child(even) .card-subtitle SPAN {
  font-size: 25px;
}
#header3-8u .mbr-section-title,
#header3-8u .mbr-section-subtitle {
  text-align: center;
}
#header3-8u SMALL {
  color: #000000;
}
#gallery1-99 .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-99 .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-99 .mbr-gallery-item > div > span {
  color: #f3c649;
}
#form2-53 .mbr-section-title {
  color: #ffffff;
}
#form2-53 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-4m .mbr-section-title,
#header3-4m .mbr-section-subtitle {
  text-align: center;
}
#header3-4m SMALL {
  color: #000000;
}
#contacts1-n P {
  color: #ffffff;
}
#social-buttons4-61 .mbr-section-title,
#social-buttons4-61 .btn-social {
  color: #fff;
}
#social-buttons4-61 .mbr-section-title {
  color: #c0a375;
}

#menu-2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-2 .navbar-toggler {
  color: #c0a375;
}
#menu-2 .close-icon::before,
#menu-2 .close-icon::after {
  background-color: #c0a375;
}
#menu-2 .link,
#menu-2 .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-2 .link {
  font-size: 1.25rem;
}
#menu-2 .dropdown-item,
#menu-2 .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-2 .link:hover,
#menu-2 .dropdown-item:hover,
#menu-2 .link:focus,
#menu-2 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-2 .link[aria-expanded="true"],
#menu-2 .dropdown-menu {
  background: #000000;
}
#menu-2 .nav-dropdown-sm .link:focus,
#menu-2 .nav-dropdown-sm .link:hover,
#menu-2 .nav-dropdown-sm .dropdown-item:focus,
#menu-2 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2 .navbar,
#menu-2 .nav-dropdown-sm,
#menu-2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2 .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2 .bg-color.transparent.opened .link:hover,
#menu-2 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-2 .link[aria-expanded="true"],
#menu-2 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header1-8 .mbr-section-title {
  color: #b8312f;
}


#header3-8o .mbr-section-title,
#header3-8o .mbr-section-subtitle {
  text-align: center;
}
#header3-8o SMALL {
  color: #000000;
}
#header3-8n .mbr-section-title,
#header3-8n .mbr-section-subtitle {
  text-align: center;
}
#header3-8n .mbr-section-subtitle {
  text-align: left;
  color: #000000;
  font-family: 'Roboto', sans-serif;
}
#header3-8n .mbr-section-title {
  text-align: left;
}
#form1-8q .form-control-label {
  color: #232323;
}
#gallery1-8r .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-8r .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-8r .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-8s .mbr-section-title,
#header3-8s .mbr-section-subtitle {
  text-align: center;
}
#header3-8s SMALL {
  color: #000000;
}
#header3-8p .mbr-section-title,
#header3-8p .mbr-section-subtitle {
  text-align: center;
}
#menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8k .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-8k .navbar-toggler {
  color: #c0a375;
}
#menu-8k .close-icon::before,
#menu-8k .close-icon::after {
  background-color: #c0a375;
}
#menu-8k .link,
#menu-8k .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-8k .link {
  font-size: 1.25rem;
}
#menu-8k .dropdown-item,
#menu-8k .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-8k .link:hover,
#menu-8k .dropdown-item:hover,
#menu-8k .link:focus,
#menu-8k .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-8k .link[aria-expanded="true"],
#menu-8k .dropdown-menu {
  background: #000000;
}
#menu-8k .nav-dropdown-sm .link:focus,
#menu-8k .nav-dropdown-sm .link:hover,
#menu-8k .nav-dropdown-sm .dropdown-item:focus,
#menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-8k .navbar,
#menu-8k .nav-dropdown-sm,
#menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-8k .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8k .bg-color.transparent.opened .link:hover,
#menu-8k .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-8k .link[aria-expanded="true"],
#menu-8k .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#contacts1-8l P {
  color: #ffffff;
}

#menu-9f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9f .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-9f .navbar-toggler {
  color: #c0a375;
}
#menu-9f .close-icon::before,
#menu-9f .close-icon::after {
  background-color: #c0a375;
}
#menu-9f .link,
#menu-9f .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-9f .link {
  font-size: 1.25rem;
}
#menu-9f .dropdown-item,
#menu-9f .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-9f .link:hover,
#menu-9f .dropdown-item:hover,
#menu-9f .link:focus,
#menu-9f .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-9f .link[aria-expanded="true"],
#menu-9f .dropdown-menu {
  background: #000000;
}
#menu-9f .nav-dropdown-sm .link:focus,
#menu-9f .nav-dropdown-sm .link:hover,
#menu-9f .nav-dropdown-sm .dropdown-item:focus,
#menu-9f .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-9f .navbar,
#menu-9f .nav-dropdown-sm,
#menu-9f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9f .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-9f .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-9f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9f .bg-color.transparent.opened .link:hover,
#menu-9f .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-9f .link[aria-expanded="true"],
#menu-9f .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-9g .mbr-section-title,
#header3-9g .mbr-section-subtitle {
  text-align: center;
}
#header3-9h .mbr-section-title,
#header3-9h .mbr-section-subtitle {
  text-align: center;
}

#menu-7n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7n .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-7n .navbar-toggler {
  color: #c0a375;
}
#menu-7n .close-icon::before,
#menu-7n .close-icon::after {
  background-color: #c0a375;
}
#menu-7n .link,
#menu-7n .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-7n .link {
  font-size: 1.25rem;
}
#menu-7n .dropdown-item,
#menu-7n .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-7n .link:hover,
#menu-7n .dropdown-item:hover,
#menu-7n .link:focus,
#menu-7n .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-7n .link[aria-expanded="true"],
#menu-7n .dropdown-menu {
  background: #000000;
}
#menu-7n .nav-dropdown-sm .link:focus,
#menu-7n .nav-dropdown-sm .link:hover,
#menu-7n .nav-dropdown-sm .dropdown-item:focus,
#menu-7n .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-7n .navbar,
#menu-7n .nav-dropdown-sm,
#menu-7n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7n .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-7n .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-7n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7n .bg-color.transparent.opened .link:hover,
#menu-7n .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-7n .link[aria-expanded="true"],
#menu-7n .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-7p .mbr-section-title,
#header3-7p .mbr-section-subtitle {
  text-align: center;
}
#header3-7p SMALL {
  color: #000000;
}
#msg-box5-7s H3 {
  font-size: 46px;
}
#features7-7v .card-subtitle {
  color: #bcbcbc;
}
#features7-7v .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#features7-7v P {
  text-align: left;
}
#features7-7v B {
  color: #000000;
}
#form1-7w .form-control-label {
  color: #232323;
}
#msg-box3-94 .mbr-section-title,
#msg-box3-94 p {
  color: #000;
}
#header3-7r .mbr-section-title,
#header3-7r .mbr-section-subtitle {
  text-align: center;
}
#header3-7r SMALL {
  color: #000000;
}
#gallery1-8v .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-8v .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-8v .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-7y .mbr-section-title,
#header3-7y .mbr-section-subtitle {
  text-align: center;
}
#contacts1-n P {
  color: #ffffff;
}
#social-buttons4-7x .mbr-section-title,
#social-buttons4-7x .btn-social {
  color: #fff;
}
#social-buttons4-7x .mbr-section-title {
  color: #c0a375;
}

#menu-80 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-80 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-80 .navbar-toggler {
  color: #c0a375;
}
#menu-80 .close-icon::before,
#menu-80 .close-icon::after {
  background-color: #c0a375;
}
#menu-80 .link,
#menu-80 .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-80 .link {
  font-size: 1.25rem;
}
#menu-80 .dropdown-item,
#menu-80 .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-80 .link:hover,
#menu-80 .dropdown-item:hover,
#menu-80 .link:focus,
#menu-80 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-80 .link[aria-expanded="true"],
#menu-80 .dropdown-menu {
  background: #000000;
}
#menu-80 .nav-dropdown-sm .link:focus,
#menu-80 .nav-dropdown-sm .link:hover,
#menu-80 .nav-dropdown-sm .dropdown-item:focus,
#menu-80 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-80 .navbar,
#menu-80 .nav-dropdown-sm,
#menu-80 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-80 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-80 .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-80 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-80 .bg-color.transparent.opened .link:hover,
#menu-80 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-80 .link[aria-expanded="true"],
#menu-80 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-81 .mbr-section-title,
#header3-81 .mbr-section-subtitle {
  text-align: center;
}
#header3-81 SMALL {
  color: #000000;
}
#msg-box5-82 H3 {
  font-size: 46px;
}
#features7-83 .card-subtitle {
  color: #bcbcbc;
}
#features7-83 .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#features7-83 P {
  text-align: left;
}
#form1-84 .form-control-label {
  color: #232323;
}
#msg-box3-95 .mbr-section-title,
#msg-box3-95 p {
  color: #000;
}
#header3-85 .mbr-section-title,
#header3-85 .mbr-section-subtitle {
  text-align: center;
}
#header3-85 SMALL {
  color: #000000;
}
#gallery1-98 .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-98 .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-98 .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-87 .mbr-section-title,
#header3-87 .mbr-section-subtitle {
  text-align: center;
}
#contacts1-n P {
  color: #ffffff;
}
#social-buttons4-88 .mbr-section-title,
#social-buttons4-88 .btn-social {
  color: #fff;
}
#social-buttons4-88 .mbr-section-title {
  color: #c0a375;
}

#menu-89 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-89 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-89 .navbar-toggler {
  color: #c0a375;
}
#menu-89 .close-icon::before,
#menu-89 .close-icon::after {
  background-color: #c0a375;
}
#menu-89 .link,
#menu-89 .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-89 .link {
  font-size: 1.25rem;
}
#menu-89 .dropdown-item,
#menu-89 .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-89 .link:hover,
#menu-89 .dropdown-item:hover,
#menu-89 .link:focus,
#menu-89 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-89 .link[aria-expanded="true"],
#menu-89 .dropdown-menu {
  background: #000000;
}
#menu-89 .nav-dropdown-sm .link:focus,
#menu-89 .nav-dropdown-sm .link:hover,
#menu-89 .nav-dropdown-sm .dropdown-item:focus,
#menu-89 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-89 .navbar,
#menu-89 .nav-dropdown-sm,
#menu-89 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-89 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-89 .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-89 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-89 .bg-color.transparent.opened .link:hover,
#menu-89 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-89 .link[aria-expanded="true"],
#menu-89 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-8a .mbr-section-title,
#header3-8a .mbr-section-subtitle {
  text-align: center;
}
#header3-8a SMALL {
  color: #000000;
}
#msg-box5-8b H3 {
  font-size: 46px;
}
#features7-8c .card-subtitle {
  color: #bcbcbc;
}
#features7-8c .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#features7-8c P {
  text-align: left;
}
#form1-8d .form-control-label {
  color: #232323;
}
#msg-box3-96 .mbr-section-title,
#msg-box3-96 p {
  color: #000;
}
#header3-8e .mbr-section-title,
#header3-8e .mbr-section-subtitle {
  text-align: center;
}
#header3-8e SMALL {
  color: #000000;
}
#gallery1-97 .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-97 .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-97 .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-8g .mbr-section-title,
#header3-8g .mbr-section-subtitle {
  text-align: center;
}
#contacts1-8h P {
  color: #ffffff;
}
#social-buttons4-8i .mbr-section-title,
#social-buttons4-8i .btn-social {
  color: #fff;
}
#social-buttons4-8i .mbr-section-title {
  color: #c0a375;
}



#menu-7a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7a .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-7a .navbar-toggler {
  color: #c0a375;
}
#menu-7a .close-icon::before,
#menu-7a .close-icon::after {
  background-color: #c0a375;
}
#menu-7a .link,
#menu-7a .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-7a .link {
  font-size: 1.25rem;
}
#menu-7a .dropdown-item,
#menu-7a .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-7a .link:hover,
#menu-7a .dropdown-item:hover,
#menu-7a .link:focus,
#menu-7a .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-7a .link[aria-expanded="true"],
#menu-7a .dropdown-menu {
  background: #000000;
}
#menu-7a .nav-dropdown-sm .link:focus,
#menu-7a .nav-dropdown-sm .link:hover,
#menu-7a .nav-dropdown-sm .dropdown-item:focus,
#menu-7a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-7a .navbar,
#menu-7a .nav-dropdown-sm,
#menu-7a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-7a .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-7a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7a .bg-color.transparent.opened .link:hover,
#menu-7a .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-7a .link[aria-expanded="true"],
#menu-7a .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-7j .mbr-section-title,
#header3-7j .mbr-section-subtitle {
  text-align: center;
}
#header3-7j SMALL {
  color: #000000;
}
#msg-box5-7l H3 {
  font-size: 46px;
}
#features1-7m .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#header3-7g .mbr-section-title,
#header3-7g .mbr-section-subtitle {
  text-align: center;
}
#header3-7g SMALL {
  color: #000000;
}
#features1-7f .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-7f .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-7f .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
  color: #d14841;
}
#features1-7f .mbr-cards-col:nth-child(odd) .card-subtitle B {
  font-size: 25px;
}
#features1-7f .mbr-cards-col:nth-child(even) .card-subtitle SPAN {
  font-size: 25px;
}
#header3-7i .mbr-section-title,
#header3-7i .mbr-section-subtitle {
  text-align: center;
}
#header3-7i SMALL {
  color: #000000;
}
#gallery1-8x .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-8x .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-8x .mbr-gallery-item > div > span {
  color: #f3c649;
}
#menu-4b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4b .navbar-caption {
  color: #ffffff;
}
#menu-4b .navbar-toggler {
  color: #c0a375;
}
#menu-4b .close-icon::before,
#menu-4b .close-icon::after {
  background-color: #c0a375;
}
#menu-4b .link,
#menu-4b .dropdown-item {
  color: #c0a375;
}
#menu-4b .link {
  font-size: 1.25rem;
}
#menu-4b .dropdown-item,
#menu-4b .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-4b .link:hover,
#menu-4b .dropdown-item:hover,
#menu-4b .link:focus,
#menu-4b .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-4b .link[aria-expanded="true"],
#menu-4b .dropdown-menu {
  background: #000000;
}
#menu-4b .nav-dropdown-sm .link:focus,
#menu-4b .nav-dropdown-sm .link:hover,
#menu-4b .nav-dropdown-sm .dropdown-item:focus,
#menu-4b .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-4b .navbar,
#menu-4b .nav-dropdown-sm,
#menu-4b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4b .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-4b .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-4b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4b .bg-color.transparent.opened .link:hover,
#menu-4b .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-4b .link[aria-expanded="true"],
#menu-4b .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-4d .mbr-section-title,
#header3-4d .mbr-section-subtitle {
  text-align: center;
}
#header3-4d SMALL {
  color: #000000;
}
#form1-4e .form-control-label {
  color: #232323;
}
#header3-5s .mbr-section-title,
#header3-5s .mbr-section-subtitle {
  text-align: center;
}
#header3-5s SMALL {
  color: #000000;
}
#gallery1-9e .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-9e .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-9e .mbr-gallery-item > div > span {
  color: #f3c649;
}
#contacts1-4i P {
  color: #ffffff;
}
#social-buttons4-5z .mbr-section-title,
#social-buttons4-5z .btn-social {
  color: #fff;
}
#social-buttons4-5z .mbr-section-title {
  color: #c0a375;
}

#menu-9j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9j .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-9j .navbar-toggler {
  color: #c0a375;
}
#menu-9j .close-icon::before,
#menu-9j .close-icon::after {
  background-color: #c0a375;
}
#menu-9j .link,
#menu-9j .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-9j .link {
  font-size: 1.25rem;
}
#menu-9j .dropdown-item,
#menu-9j .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-9j .link:hover,
#menu-9j .dropdown-item:hover,
#menu-9j .link:focus,
#menu-9j .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-9j .link[aria-expanded="true"],
#menu-9j .dropdown-menu {
  background: #000000;
}
#menu-9j .nav-dropdown-sm .link:focus,
#menu-9j .nav-dropdown-sm .link:hover,
#menu-9j .nav-dropdown-sm .dropdown-item:focus,
#menu-9j .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-9j .navbar,
#menu-9j .nav-dropdown-sm,
#menu-9j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9j .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-9j .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-9j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9j .bg-color.transparent.opened .link:hover,
#menu-9j .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-9j .link[aria-expanded="true"],
#menu-9j .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-9p .mbr-section-title,
#header3-9p .mbr-section-subtitle {
  text-align: center;
}
#header3-9p SMALL {
  color: #000000;
}
#form1-9r .form-control-label {
  color: #232323;
}
#msg-box3-9s .mbr-section-title,
#msg-box3-9s p {
  color: #000;
}
#header3-9t .mbr-section-title,
#header3-9t .mbr-section-subtitle {
  text-align: center;
}
#header3-9t SMALL {
  color: #000000;
}
#gallery1-9n .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-9n .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-9n .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-9m .mbr-section-title,
#header3-9m .mbr-section-subtitle {
  text-align: center;
}
#contacts1-9k P {
  color: #ffffff;
}
#social-buttons4-9q .mbr-section-title,
#social-buttons4-9q .btn-social {
  color: #fff;
}
#social-buttons4-9q .mbr-section-title {
  color: #c0a375;
}





#header3-ab .mbr-section-title,
#header3-ab .mbr-section-subtitle {
  text-align: center;
}
#header3-ab SMALL {
  color: #000000;
}
#menu-ac .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ac .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-ac .navbar-toggler {
  color: #c0a375;
}
#menu-ac .close-icon::before,
#menu-ac .close-icon::after {
  background-color: #c0a375;
}
#menu-ac .link,
#menu-ac .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-ac .link {
  font-size: 1.25rem;
}
#menu-ac .dropdown-item,
#menu-ac .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-ac .link:hover,
#menu-ac .dropdown-item:hover,
#menu-ac .link:focus,
#menu-ac .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-ac .link[aria-expanded="true"],
#menu-ac .dropdown-menu {
  background: #000000;
}
#menu-ac .nav-dropdown-sm .link:focus,
#menu-ac .nav-dropdown-sm .link:hover,
#menu-ac .nav-dropdown-sm .dropdown-item:focus,
#menu-ac .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ac .navbar,
#menu-ac .nav-dropdown-sm,
#menu-ac .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ac .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ac .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-ac .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ac .bg-color.transparent.opened .link:hover,
#menu-ac .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-ac .link[aria-expanded="true"],
#menu-ac .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#msg-box5-ae H3 {
  font-size: 46px;
}
#msg-box8-af .mbr-section-title,
#msg-box8-af p {
  color: #fff;
}
#msg-box8-af .mbr-section-title {
  font-size: 48px;
}
#header3-ag .mbr-section-title,
#header3-ag .mbr-section-subtitle {
  text-align: center;
}
#header3-ag B {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  text-align: right;
  color: #000000;
}
#header3-ag P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #000000;
}
#header3-ag .mbr-section-subtitle P {
  font-size: 30px;
}
#header3-ai .mbr-section-title,
#header3-ai .mbr-section-subtitle {
  text-align: center;
}
#header3-ai SMALL {
  color: #000000;
}
#features1-aj .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-aj .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-aj .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
}
#form2-ak .mbr-section-title {
  color: #ffffff;
}
#form2-ak .mbr-section-subtitle {
  color: #ffffff;
}
#header3-al .mbr-section-title,
#header3-al .mbr-section-subtitle {
  text-align: center;
}
#header3-al SMALL {
  color: #000000;
}
#gallery1-am .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-am .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-am .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-an .mbr-section-title,
#header3-an .mbr-section-subtitle {
  text-align: center;
}
#contacts1-ao P {
  color: #ffffff;
}
#social-buttons4-ap .mbr-section-title,
#social-buttons4-ap .btn-social {
  color: #fff;
}
#social-buttons4-ap .mbr-section-title {
  color: #c0a375;
}





#header3-9u .mbr-section-title,
#header3-9u .mbr-section-subtitle {
  text-align: center;
}
#header3-9u SMALL {
  color: #000000;
}
#menu-9v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9v .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-9v .navbar-toggler {
  color: #c0a375;
}
#menu-9v .close-icon::before,
#menu-9v .close-icon::after {
  background-color: #c0a375;
}
#menu-9v .link,
#menu-9v .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-9v .link {
  font-size: 1.25rem;
}
#menu-9v .dropdown-item,
#menu-9v .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-9v .link:hover,
#menu-9v .dropdown-item:hover,
#menu-9v .link:focus,
#menu-9v .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-9v .link[aria-expanded="true"],
#menu-9v .dropdown-menu {
  background: #000000;
}
#menu-9v .nav-dropdown-sm .link:focus,
#menu-9v .nav-dropdown-sm .link:hover,
#menu-9v .nav-dropdown-sm .dropdown-item:focus,
#menu-9v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-9v .navbar,
#menu-9v .nav-dropdown-sm,
#menu-9v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-9v .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-9v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9v .bg-color.transparent.opened .link:hover,
#menu-9v .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-9v .link[aria-expanded="true"],
#menu-9v .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#msg-box5-9x H3 {
  font-size: 46px;
}
#msg-box8-9y .mbr-section-title,
#msg-box8-9y p {
  color: #fff;
}
#msg-box8-9y .mbr-section-title {
  font-size: 60px;
}
#header3-9z .mbr-section-title,
#header3-9z .mbr-section-subtitle {
  text-align: center;
}
#header3-9z B {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  text-align: right;
  color: #000000;
}
#header3-9z P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #000000;
}
#header3-a2 .mbr-section-title,
#header3-a2 .mbr-section-subtitle {
  text-align: center;
}
#header3-a2 SMALL {
  color: #000000;
}
#features1-a3 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-a3 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-a3 .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
}
#form2-a4 .mbr-section-title {
  color: #ffffff;
}
#form2-a4 .mbr-section-subtitle {
  color: #ffffff;
}
#header3-a5 .mbr-section-title,
#header3-a5 .mbr-section-subtitle {
  text-align: center;
}
#header3-a5 SMALL {
  color: #000000;
}
#gallery1-a6 .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-a6 .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-a6 .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-a7 .mbr-section-title,
#header3-a7 .mbr-section-subtitle {
  text-align: center;
}
#contacts1-a8 P {
  color: #ffffff;
}
#social-buttons4-a9 .mbr-section-title,
#social-buttons4-a9 .btn-social {
  color: #fff;
}
#social-buttons4-a9 .mbr-section-title {
  color: #c0a375;
}





#header3-aq .mbr-section-title,
#header3-aq .mbr-section-subtitle {
  text-align: center;
}
#header3-aq SMALL {
  color: #000000;
}
#menu-ar .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ar .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-ar .navbar-toggler {
  color: #c0a375;
}
#menu-ar .close-icon::before,
#menu-ar .close-icon::after {
  background-color: #c0a375;
}
#menu-ar .link,
#menu-ar .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-ar .link {
  font-size: 1.25rem;
}
#menu-ar .dropdown-item,
#menu-ar .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-ar .link:hover,
#menu-ar .dropdown-item:hover,
#menu-ar .link:focus,
#menu-ar .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-ar .link[aria-expanded="true"],
#menu-ar .dropdown-menu {
  background: #000000;
}
#menu-ar .nav-dropdown-sm .link:focus,
#menu-ar .nav-dropdown-sm .link:hover,
#menu-ar .nav-dropdown-sm .dropdown-item:focus,
#menu-ar .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ar .navbar,
#menu-ar .nav-dropdown-sm,
#menu-ar .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ar .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ar .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-ar .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ar .bg-color.transparent.opened .link:hover,
#menu-ar .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-ar .link[aria-expanded="true"],
#menu-ar .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#msg-box5-b5 H3 {
  font-size: 48px;
}
#msg-box8-au .mbr-section-title,
#msg-box8-au p {
  color: #fff;
}
#msg-box8-au .mbr-section-title {
  font-size: 60px;
}
#header3-av .mbr-section-title,
#header3-av .mbr-section-subtitle {
  text-align: center;
}
#header3-av B {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  text-align: right;
  color: #000000;
}
#header3-av P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #000000;
}
#header3-ax .mbr-section-title,
#header3-ax .mbr-section-subtitle {
  text-align: center;
}
#header3-ax SMALL {
  color: #000000;
}
#features1-ay .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-ay .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-ay .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
}
#form2-az .mbr-section-title {
  color: #ffffff;
}
#form2-az .mbr-section-subtitle {
  color: #ffffff;
}
#header3-b0 .mbr-section-title,
#header3-b0 .mbr-section-subtitle {
  text-align: center;
}
#header3-b0 SMALL {
  color: #000000;
}
#gallery1-b1 .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-b1 .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-b1 .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-b2 .mbr-section-title,
#header3-b2 .mbr-section-subtitle {
  text-align: center;
}
#contacts1-b3 P {
  color: #ffffff;
}
#social-buttons4-b4 .mbr-section-title,
#social-buttons4-b4 .btn-social {
  color: #fff;
}
#social-buttons4-b4 .mbr-section-title {
  color: #c0a375;
}





#header3-b6 .mbr-section-title,
#header3-b6 .mbr-section-subtitle {
  text-align: center;
}
#header3-b6 SMALL {
  color: #000000;
}
#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-b7 .navbar-toggler {
  color: #c0a375;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #c0a375;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-b7 .link {
  font-size: 1.25rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #000000;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-b7 .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#msg-box5-b9 H3 {
  font-size: 46px;
}
#msg-box8-ba .mbr-section-title,
#msg-box8-ba p {
  color: #fff;
}
#msg-box8-ba .mbr-section-title {
  font-size: 60px;
}
#header3-bl .mbr-section-title,
#header3-bl .mbr-section-subtitle {
  text-align: center;
}
#header3-bl B {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  text-align: right;
  color: #000000;
}
#header3-bl P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #000000;
}
#header3-bl .mbr-section-subtitle P {
  font-size: 24px;
}
#header3-bd .mbr-section-title,
#header3-bd .mbr-section-subtitle {
  text-align: center;
}
#header3-bd SMALL {
  color: #000000;
}
#features1-be .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-be .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-be .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
}
#form2-bf .mbr-section-title {
  color: #ffffff;
}
#form2-bf .mbr-section-subtitle {
  color: #ffffff;
}
#header3-bg .mbr-section-title,
#header3-bg .mbr-section-subtitle {
  text-align: center;
}
#header3-bg SMALL {
  color: #000000;
}
#gallery1-bh .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-bh .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-bh .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-bi .mbr-section-title,
#header3-bi .mbr-section-subtitle {
  text-align: center;
}
#contacts1-bj P {
  color: #ffffff;
}
#social-buttons4-bk .mbr-section-title,
#social-buttons4-bk .btn-social {
  color: #fff;
}
#social-buttons4-bk .mbr-section-title {
  color: #c0a375;
}





#header3-bm .mbr-section-title,
#header3-bm .mbr-section-subtitle {
  text-align: center;
}
#header3-bm SMALL {
  color: #000000;
}
#menu-bn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bn .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-bn .navbar-toggler {
  color: #c0a375;
}
#menu-bn .close-icon::before,
#menu-bn .close-icon::after {
  background-color: #c0a375;
}
#menu-bn .link,
#menu-bn .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-bn .link {
  font-size: 1.25rem;
}
#menu-bn .dropdown-item,
#menu-bn .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-bn .link:hover,
#menu-bn .dropdown-item:hover,
#menu-bn .link:focus,
#menu-bn .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-bn .link[aria-expanded="true"],
#menu-bn .dropdown-menu {
  background: #000000;
}
#menu-bn .nav-dropdown-sm .link:focus,
#menu-bn .nav-dropdown-sm .link:hover,
#menu-bn .nav-dropdown-sm .dropdown-item:focus,
#menu-bn .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-bn .navbar,
#menu-bn .nav-dropdown-sm,
#menu-bn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bn .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-bn .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-bn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bn .bg-color.transparent.opened .link:hover,
#menu-bn .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-bn .link[aria-expanded="true"],
#menu-bn .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#msg-box5-bp H3 {
  font-size: 46px;
}
#msg-box8-bq .mbr-section-title,
#msg-box8-bq p {
  color: #fff;
}
#msg-box8-bq .mbr-section-title {
  font-size: 60px;
}
#header3-br .mbr-section-title,
#header3-br .mbr-section-subtitle {
  text-align: center;
}
#header3-br B {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  text-align: right;
  color: #000000;
}
#header3-br P {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #000000;
}
#header3-bt .mbr-section-title,
#header3-bt .mbr-section-subtitle {
  text-align: center;
}
#header3-bt SMALL {
  color: #000000;
}
#features1-bu .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-bu .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-bu .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
}
#form2-bv .mbr-section-title {
  color: #ffffff;
}
#form2-bv .mbr-section-subtitle {
  color: #ffffff;
}
#header3-bw .mbr-section-title,
#header3-bw .mbr-section-subtitle {
  text-align: center;
}
#header3-bw SMALL {
  color: #000000;
}
#gallery1-bx .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-bx .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-bx .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-by .mbr-section-title,
#header3-by .mbr-section-subtitle {
  text-align: center;
}
#contacts1-bz P {
  color: #ffffff;
}
#social-buttons4-c0 .mbr-section-title,
#social-buttons4-c0 .btn-social {
  color: #fff;
}
#social-buttons4-c0 .mbr-section-title {
  color: #c0a375;
}



#menu-c1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c1 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-c1 .navbar-toggler {
  color: #c0a375;
}
#menu-c1 .close-icon::before,
#menu-c1 .close-icon::after {
  background-color: #c0a375;
}
#menu-c1 .link,
#menu-c1 .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-c1 .link {
  font-size: 1.25rem;
}
#menu-c1 .dropdown-item,
#menu-c1 .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-c1 .link:hover,
#menu-c1 .dropdown-item:hover,
#menu-c1 .link:focus,
#menu-c1 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-c1 .link[aria-expanded="true"],
#menu-c1 .dropdown-menu {
  background: #000000;
}
#menu-c1 .nav-dropdown-sm .link:focus,
#menu-c1 .nav-dropdown-sm .link:hover,
#menu-c1 .nav-dropdown-sm .dropdown-item:focus,
#menu-c1 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-c1 .navbar,
#menu-c1 .nav-dropdown-sm,
#menu-c1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c1 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-c1 .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-c1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c1 .bg-color.transparent.opened .link:hover,
#menu-c1 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-c1 .link[aria-expanded="true"],
#menu-c1 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-c2 .mbr-section-title,
#header3-c2 .mbr-section-subtitle {
  text-align: center;
}
#header3-c2 SMALL {
  color: #000000;
}
#msg-box5-c3 H3 {
  font-size: 36px;
}
#features1-c4 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#header3-c5 .mbr-section-title,
#header3-c5 .mbr-section-subtitle {
  text-align: center;
}
#header3-c5 SMALL {
  color: #000000;
}
#features1-c6 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a83200;
}
#features1-c6 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 25px;
  color: #000000;
}
#features1-c6 .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Indie Flower', cursive;
  font-size: 20px;
  color: #d14841;
}
#features1-c6 .mbr-cards-col:nth-child(odd) .card-subtitle B {
  font-size: 25px;
}
#features1-c6 .mbr-cards-col:nth-child(even) .card-subtitle SPAN {
  font-size: 25px;
}
#header3-c7 .mbr-section-title,
#header3-c7 .mbr-section-subtitle {
  text-align: center;
}
#header3-c7 SMALL {
  color: #000000;
}
#gallery1-c8 .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-c8 .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-c8 .mbr-gallery-item > div > span {
  color: #f3c649;
}

#menu-cm .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cm .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-cm .navbar-toggler {
  color: #c0a375;
}
#menu-cm .close-icon::before,
#menu-cm .close-icon::after {
  background-color: #c0a375;
}
#menu-cm .link,
#menu-cm .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-cm .link {
  font-size: 1.25rem;
}
#menu-cm .dropdown-item,
#menu-cm .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-cm .link:hover,
#menu-cm .dropdown-item:hover,
#menu-cm .link:focus,
#menu-cm .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-cm .link[aria-expanded="true"],
#menu-cm .dropdown-menu {
  background: #000000;
}
#menu-cm .nav-dropdown-sm .link:focus,
#menu-cm .nav-dropdown-sm .link:hover,
#menu-cm .nav-dropdown-sm .dropdown-item:focus,
#menu-cm .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-cm .navbar,
#menu-cm .nav-dropdown-sm,
#menu-cm .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cm .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-cm .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-cm .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cm .bg-color.transparent.opened .link:hover,
#menu-cm .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-cm .link[aria-expanded="true"],
#menu-cm .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-cn .mbr-section-title,
#header3-cn .mbr-section-subtitle {
  text-align: center;
}
#header3-cn SMALL {
  color: #000000;
}
#msg-box5-co H3 {
  font-size: 46px;
}
#features7-cp .card-subtitle {
  color: #bcbcbc;
}
#features7-cp .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#features7-cp P {
  text-align: left;
}
#form1-cq .form-control-label {
  color: #232323;
}
#msg-box3-cr .mbr-section-title,
#msg-box3-cr p {
  color: #000;
}
#header3-cs .mbr-section-title,
#header3-cs .mbr-section-subtitle {
  text-align: center;
}
#header3-cs SMALL {
  color: #000000;
}
#gallery1-ct .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-ct .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-ct .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-cu .mbr-section-title,
#header3-cu .mbr-section-subtitle {
  text-align: center;
}
#contacts1-cv P {
  color: #ffffff;
}
#social-buttons4-cw .mbr-section-title,
#social-buttons4-cw .btn-social {
  color: #fff;
}
#social-buttons4-cw .mbr-section-title {
  color: #c0a375;
}

#menu-ca .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ca .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-ca .navbar-toggler {
  color: #c0a375;
}
#menu-ca .close-icon::before,
#menu-ca .close-icon::after {
  background-color: #c0a375;
}
#menu-ca .link,
#menu-ca .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-ca .link {
  font-size: 1.25rem;
}
#menu-ca .dropdown-item,
#menu-ca .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-ca .link:hover,
#menu-ca .dropdown-item:hover,
#menu-ca .link:focus,
#menu-ca .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-ca .link[aria-expanded="true"],
#menu-ca .dropdown-menu {
  background: #000000;
}
#menu-ca .nav-dropdown-sm .link:focus,
#menu-ca .nav-dropdown-sm .link:hover,
#menu-ca .nav-dropdown-sm .dropdown-item:focus,
#menu-ca .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-ca .navbar,
#menu-ca .nav-dropdown-sm,
#menu-ca .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ca .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-ca .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-ca .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ca .bg-color.transparent.opened .link:hover,
#menu-ca .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-ca .link[aria-expanded="true"],
#menu-ca .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-cb .mbr-section-title,
#header3-cb .mbr-section-subtitle {
  text-align: center;
}
#header3-cb SMALL {
  color: #000000;
}
#msg-box5-cc H3 {
  font-size: 46px;
}
#features7-cd .card-subtitle {
  color: #bcbcbc;
}
#features7-cd .iconbox {
  background-color: #c0a375;
  border-color: #c0a375;
}
#features7-cd P {
  text-align: left;
}
#form1-ce .form-control-label {
  color: #232323;
}
#msg-box3-cf .mbr-section-title,
#msg-box3-cf p {
  color: #000;
}
#header3-cg .mbr-section-title,
#header3-cg .mbr-section-subtitle {
  text-align: center;
}
#header3-cg SMALL {
  color: #000000;
}
#gallery1-ch .mbr-gallery-item > div > span P {
  color: #3d8eb9;
}
#gallery1-ch .mbr-gallery-item > div > span B {
  color: #f3c649;
}
#gallery1-ch .mbr-gallery-item > div > span {
  color: #f3c649;
}
#header3-ci .mbr-section-title,
#header3-ci .mbr-section-subtitle {
  text-align: center;
}
#contacts1-cj P {
  color: #ffffff;
}
#social-buttons4-ck .mbr-section-title,
#social-buttons4-ck .btn-social {
  color: #fff;
}
#social-buttons4-ck .mbr-section-title {
  color: #c0a375;
}

#menu-cz .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cz .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-cz .navbar-toggler {
  color: #c0a375;
}
#menu-cz .close-icon::before,
#menu-cz .close-icon::after {
  background-color: #c0a375;
}
#menu-cz .link,
#menu-cz .dropdown-item {
  color: #c0a375;
  font-family: 'Montserrat', sans-serif;
}
#menu-cz .link {
  font-size: 1.25rem;
}
#menu-cz .dropdown-item,
#menu-cz .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#menu-cz .link:hover,
#menu-cz .dropdown-item:hover,
#menu-cz .link:focus,
#menu-cz .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-cz .link[aria-expanded="true"],
#menu-cz .dropdown-menu {
  background: #000000;
}
#menu-cz .nav-dropdown-sm .link:focus,
#menu-cz .nav-dropdown-sm .link:hover,
#menu-cz .nav-dropdown-sm .dropdown-item:focus,
#menu-cz .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-cz .navbar,
#menu-cz .nav-dropdown-sm,
#menu-cz .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cz .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-cz .bg-color.transparent .link {
  color: #c0a375;
  transition: none;
}
#menu-cz .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cz .bg-color.transparent.opened .link:hover,
#menu-cz .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-cz .link[aria-expanded="true"],
#menu-cz .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#content1-d0 P {
  color: #ffffff;
  font-size: 16px;
}
