@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);





.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Arimo', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Arimo', 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;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.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;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#ext_menu-7 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7 .navbar-caption {
  color: #ffffff;
}
#ext_menu-7 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7 .close-icon::before,
#ext_menu-7 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7 .link,
#ext_menu-7 .dropdown-item {
  color: #ffffff;
}
#ext_menu-7 .link {
  font-size: 0.75rem;
}
#ext_menu-7 .dropdown-item,
#ext_menu-7 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-7 .link:hover,
#ext_menu-7 .dropdown-item:hover,
#ext_menu-7 .link:focus,
#ext_menu-7 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-menu {
  background: #000000;
}
#ext_menu-7 .nav-dropdown-sm .link:focus,
#ext_menu-7 .nav-dropdown-sm .link:hover,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-7 .navbar,
#ext_menu-7 .nav-dropdown-sm,
#ext_menu-7 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7 .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7 .bg-color.transparent.opened .link:hover,
#ext_menu-7 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-6d .mbr-section-title {
  color: #000000;
}
#header2-6d .mbr-section-text {
  color: #000000;
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 23px;
}
#header2-6d .mbr-section-text B {
  font-family: 'Lora', serif;
  font-size: 24px;
}
#features1-6i .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ebf0f1;
}
#features1-6i .mbr-cards-col:nth-child(even) .card-text {
  color: #000000;
}
#features1-6i .mbr-cards-col:nth-child(even) .card-title {
  color: #000000;
}
#features1-6i .btn {
  font-size: 11px;
}
#features1-6i .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6i .mbr-cards-col:nth-child(odd) .card-text {
  color: #222222;
}
#msg-box5-8e H3 {
  text-align: center;
  font-size: 30px;
}
#msg-box5-8e P {
  text-align: center;
}
#msg-box5-6j H3 {
  font-size: 25px;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
}
#msg-box5-6j P {
  text-align: right;
  font-family: 'Montserrat', sans-serif;
}
#msg-box5-6k H3 {
  font-size: 25px;
}
#header3-4 .mbr-section-title,
#header3-4 .mbr-section-subtitle {
  text-align: center;
}
#msg-box1-6q H3 {
  color: #ffffff;
}
#msg-box8-7a .mbr-section-title,
#msg-box8-7a p {
  color: #fff;
}
#msg-box8-7a .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7a .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7a .mbr-section-title SPAN {
  font-size: 25px;
}
#contacts1-6 P {
  text-align: center;
  color: #ffffff;
}
#contacts1-6 B {
  color: #ffffff;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #000000;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header6-8y .mbr-section-title {
  color: #28262b;
}
#header6-8y .mbr-section-text {
  color: #565656;
}
#header6-8y H3 {
  text-align: center;
  font-size: 25px;
}
#header6-8y P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-81 .mbr-section-title {
  color: #28262b;
}
#header6-81 .mbr-section-text {
  color: #565656;
}
#header6-81 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-81 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-8 .mbr-section-title {
  color: #28262b;
}
#header6-8 .mbr-section-text {
  color: #565656;
}
#header6-8 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-8 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9 .mbr-section-title {
  color: #28262b;
}
#header6-9 .mbr-section-text {
  color: #565656;
}
#header6-9 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-a .mbr-section-title {
  color: #28262b;
}
#header6-a .mbr-section-text {
  color: #565656;
}
#header6-a H3 {
  text-align: center;
  font-size: 25px;
}
#header6-a P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-b .mbr-section-title {
  color: #28262b;
}
#header6-b .mbr-section-text {
  color: #565656;
}
#header6-b H3 {
  text-align: center;
  font-size: 25px;
}
#header6-b P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#contacts1-1 P {
  text-align: center;
  color: #ffffff;
}
#contacts1-1 B {
  color: #ffffff;
}
#ext_menu-c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-c .navbar-caption {
  color: #ffffff;
}
#ext_menu-c .navbar-toggler {
  color: #ffffff;
}
#ext_menu-c .close-icon::before,
#ext_menu-c .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-c .link,
#ext_menu-c .dropdown-item {
  color: #ffffff;
}
#ext_menu-c .link {
  font-size: 0.75rem;
}
#ext_menu-c .dropdown-item,
#ext_menu-c .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-c .link:hover,
#ext_menu-c .dropdown-item:hover,
#ext_menu-c .link:focus,
#ext_menu-c .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-menu {
  background: #000000;
}
#ext_menu-c .nav-dropdown-sm .link:focus,
#ext_menu-c .nav-dropdown-sm .link:hover,
#ext_menu-c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-c .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-c .navbar,
#ext_menu-c .nav-dropdown-sm,
#ext_menu-c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-c .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-c .bg-color.transparent.opened .link:hover,
#ext_menu-c .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header6-9r .mbr-section-title {
  color: #28262b;
}
#header6-9r .mbr-section-text {
  color: #565656;
}
#header6-9r H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9r P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9l .mbr-section-title {
  color: #28262b;
}
#header6-9l .mbr-section-text {
  color: #565656;
}
#header6-9l H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9l P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9k .mbr-section-title {
  color: #28262b;
}
#header6-9k .mbr-section-text {
  color: #565656;
}
#header6-9k H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9k P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9j .mbr-section-title {
  color: #28262b;
}
#header6-9j .mbr-section-text {
  color: #565656;
}
#header6-9j H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9j P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9i .mbr-section-title {
  color: #28262b;
}
#header6-9i .mbr-section-text {
  color: #565656;
}
#header6-9i H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9i P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9g .mbr-section-title {
  color: #28262b;
}
#header6-9g .mbr-section-text {
  color: #565656;
}
#header6-9g H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9g P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9f .mbr-section-title {
  color: #28262b;
}
#header6-9f .mbr-section-text {
  color: #565656;
}
#header6-9f H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9f P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9m .mbr-section-title {
  color: #28262b;
}
#header6-9m .mbr-section-text {
  color: #565656;
}
#header6-9m H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9m P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9s .mbr-section-title {
  color: #28262b;
}
#header6-9s .mbr-section-text {
  color: #565656;
}
#header6-9s H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9s P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-82 .mbr-section-title {
  color: #28262b;
}
#header6-82 .mbr-section-text {
  color: #565656;
}
#header6-82 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-82 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-8z .mbr-section-title {
  color: #28262b;
}
#header6-8z .mbr-section-text {
  color: #565656;
}
#header6-8z H3 {
  text-align: center;
  font-size: 25px;
}
#header6-8z P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-6b .mbr-section-title {
  color: #28262b;
}
#header6-6b .mbr-section-text {
  color: #565656;
}
#header6-6b H3 {
  text-align: center;
  font-size: 25px;
}
#header6-6b P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-5y .mbr-section-title {
  color: #28262b;
}
#header6-5y .mbr-section-text {
  color: #565656;
}
#header6-5y H3 {
  text-align: center;
  font-size: 25px;
}
#header6-5y P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-90 .mbr-section-title {
  color: #28262b;
}
#header6-90 .mbr-section-text {
  color: #565656;
}
#header6-90 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-90 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-7 .mbr-section-title {
  color: #28262b;
}
#header6-7 .mbr-section-text {
  color: #565656;
}
#header6-7 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-7 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-3 .mbr-section-title {
  color: #28262b;
}
#header6-3 .mbr-section-text {
  color: #565656;
}
#header6-3 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-3 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#features1-e .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a7c9da;
}
#features1-e .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-e .mbr-cards-col:nth-child(odd) .card-title {
  color: #28324e;
  text-align: center;
}
#contacts1-d P {
  text-align: center;
  color: #ffffff;
}
#contacts1-d B {
  color: #ffffff;
}

#ext_menu-f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-f .navbar-caption {
  color: #ffffff;
}
#ext_menu-f .navbar-toggler {
  color: #ffffff;
}
#ext_menu-f .close-icon::before,
#ext_menu-f .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-f .link,
#ext_menu-f .dropdown-item {
  color: #ffffff;
}
#ext_menu-f .link {
  font-size: 0.75rem;
}
#ext_menu-f .dropdown-item,
#ext_menu-f .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-f .link:hover,
#ext_menu-f .dropdown-item:hover,
#ext_menu-f .link:focus,
#ext_menu-f .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-f .link[aria-expanded="true"],
#ext_menu-f .dropdown-menu {
  background: #000000;
}
#ext_menu-f .nav-dropdown-sm .link:focus,
#ext_menu-f .nav-dropdown-sm .link:hover,
#ext_menu-f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-f .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-f .navbar,
#ext_menu-f .nav-dropdown-sm,
#ext_menu-f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-f .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-f .bg-color.transparent.opened .link:hover,
#ext_menu-f .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-f .link[aria-expanded="true"],
#ext_menu-f .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header6-47 .mbr-section-title SPAN {
  font-size: 30px;
}
#header6-47 .mbr-section-text {
  text-align: center;
}
#header6-47 .mbr-section-title {
  text-align: center;
}
#header6-47 .mbr-section-text B {
  font-size: 20px;
  font-family: 'Merriweather', serif;
}
#msg-box5-8f H3 {
  text-align: center;
  font-size: 30px;
}
#msg-box5-8f P {
  text-align: center;
}
#contacts1-g P {
  text-align: center;
  color: #ffffff;
}
#contacts1-g B {
  color: #ffffff;
}
#header6-9t .mbr-section-title {
  color: #28262b;
}
#header6-9t .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-9t H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9t P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9u .mbr-section-title {
  color: #28262b;
}
#header6-9u .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-9u H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9u P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-9h .mbr-section-title {
  color: #28262b;
}
#header6-9h .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-9h H3 {
  text-align: center;
  font-size: 25px;
}
#header6-9h P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-91 .mbr-section-title {
  color: #28262b;
}
#header6-91 .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-91 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-91 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-8x .mbr-section-title {
  color: #28262b;
}
#header6-8x .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-8x H3 {
  text-align: center;
  font-size: 25px;
}
#header6-8x P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-7w .mbr-section-title {
  color: #28262b;
}
#header6-7w .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-7w H3 {
  text-align: center;
  font-size: 25px;
}
#header6-7w P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-88 .mbr-section-title {
  color: #28262b;
}
#header6-88 .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-88 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-88 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-7t .mbr-section-title {
  color: #28262b;
}
#header6-7t .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-7t H3 {
  text-align: center;
  font-size: 25px;
}
#header6-7t P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-7s .mbr-section-title {
  color: #28262b;
}
#header6-7s .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-7s H3 {
  text-align: center;
  font-size: 25px;
}
#header6-7s P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#ext_menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-i .navbar-caption {
  color: #ffffff;
}
#ext_menu-i .navbar-toggler {
  color: #ffffff;
}
#ext_menu-i .close-icon::before,
#ext_menu-i .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-i .link,
#ext_menu-i .dropdown-item {
  color: #ffffff;
}
#ext_menu-i .link {
  font-size: 0.75rem;
}
#ext_menu-i .dropdown-item,
#ext_menu-i .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-i .link:hover,
#ext_menu-i .dropdown-item:hover,
#ext_menu-i .link:focus,
#ext_menu-i .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-menu {
  background: #000000;
}
#ext_menu-i .nav-dropdown-sm .link:focus,
#ext_menu-i .nav-dropdown-sm .link:hover,
#ext_menu-i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-i .navbar,
#ext_menu-i .nav-dropdown-sm,
#ext_menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-i .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-i .bg-color.transparent.opened .link:hover,
#ext_menu-i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header6-69 .mbr-section-title {
  color: #28262b;
}
#header6-69 .mbr-section-text {
  color: #565656;
  text-align: right;
}
#header6-69 H3 {
  text-align: center;
  font-size: 25px;
}
#header6-69 P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-k .mbr-section-title {
  color: #28262b;
}
#header6-k .mbr-section-text {
  color: #565656;
}
#header6-k H3 {
  text-align: center;
  font-size: 25px;
}
#header6-k P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-o .mbr-section-title {
  color: #28262b;
}
#header6-o .mbr-section-text {
  color: #565656;
}
#header6-o H3 {
  text-align: center;
  font-size: 25px;
}
#header6-o P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-p .mbr-section-title {
  color: #28262b;
}
#header6-p .mbr-section-text {
  color: #565656;
}
#header6-p H3 {
  text-align: center;
  font-size: 25px;
}
#header6-p P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#header6-q .mbr-section-title {
  color: #28262b;
}
#header6-q .mbr-section-text {
  color: #565656;
}
#header6-q H3 {
  text-align: center;
  font-size: 25px;
}
#header6-q P {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
#features1-0 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a7c9da;
}
#features1-0 .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-0 .mbr-cards-col:nth-child(odd) .card-title {
  color: #28324e;
  text-align: center;
}
#contacts1-j P {
  text-align: center;
  color: #ffffff;
}
#contacts1-j B {
  color: #ffffff;
}

#ext_menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-d .navbar-caption {
  color: #ffffff;
}
#ext_menu-d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-d .close-icon::before,
#ext_menu-d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-d .link,
#ext_menu-d .dropdown-item {
  color: #ffffff;
}
#ext_menu-d .link {
  font-size: 0.75rem;
}
#ext_menu-d .dropdown-item,
#ext_menu-d .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-d .link:hover,
#ext_menu-d .dropdown-item:hover,
#ext_menu-d .link:focus,
#ext_menu-d .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-menu {
  background: #000000;
}
#ext_menu-d .nav-dropdown-sm .link:focus,
#ext_menu-d .nav-dropdown-sm .link:hover,
#ext_menu-d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-d .navbar,
#ext_menu-d .nav-dropdown-sm,
#ext_menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-d .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-d .bg-color.transparent.opened .link:hover,
#ext_menu-d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-7g .mbr-section-title,
#msg-box8-7g p {
  color: #fff;
}
#msg-box8-7g .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7g .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7g .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box5-7h H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-7h P {
  text-align: left;
}
#msg-box5-7i H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-7i P {
  text-align: left;
}
#msg-box5-7j H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-7j P {
  text-align: left;
}
#contacts1-e P {
  text-align: center;
  color: #ffffff;
}
#contacts1-e B {
  color: #ffffff;
}

#ext_menu-f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-f .navbar-caption {
  color: #ffffff;
}
#ext_menu-f .navbar-toggler {
  color: #ffffff;
}
#ext_menu-f .close-icon::before,
#ext_menu-f .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-f .link,
#ext_menu-f .dropdown-item {
  color: #ffffff;
}
#ext_menu-f .link {
  font-size: 0.75rem;
}
#ext_menu-f .dropdown-item,
#ext_menu-f .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-f .link:hover,
#ext_menu-f .dropdown-item:hover,
#ext_menu-f .link:focus,
#ext_menu-f .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-f .link[aria-expanded="true"],
#ext_menu-f .dropdown-menu {
  background: #000000;
}
#ext_menu-f .nav-dropdown-sm .link:focus,
#ext_menu-f .nav-dropdown-sm .link:hover,
#ext_menu-f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-f .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-f .navbar,
#ext_menu-f .nav-dropdown-sm,
#ext_menu-f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-f .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-f .bg-color.transparent.opened .link:hover,
#ext_menu-f .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-f .link[aria-expanded="true"],
#ext_menu-f .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-7m .mbr-section-title,
#msg-box8-7m p {
  color: #fff;
}
#msg-box8-7m .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7m .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7m .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box4-8o H3 {
  font-size: 30px;
  text-align: left;
}
#msg-box4-63 H3 {
  font-size: 30px;
  text-align: left;
}
#msg-box4-7l H3 {
  font-size: 30px;
  text-align: left;
}
#msg-box4-x H3 {
  font-size: 30px;
  text-align: left;
}
#msg-box4-15 H3 {
  font-size: 30px;
}
#msg-box4-5e H3 {
  font-size: 30px;
}
#msg-box4-95 H3 {
  font-size: 30px;
}
#msg-box4-96 H3 {
  font-size: 30px;
}
#contacts1-g P {
  text-align: center;
  color: #ffffff;
}
#contacts1-g B {
  color: #ffffff;
}

#ext_menu-h .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h .navbar-caption {
  color: #ffffff;
}
#ext_menu-h .navbar-toggler {
  color: #ffffff;
}
#ext_menu-h .close-icon::before,
#ext_menu-h .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-h .link,
#ext_menu-h .dropdown-item {
  color: #ffffff;
}
#ext_menu-h .link {
  font-size: 0.75rem;
}
#ext_menu-h .dropdown-item,
#ext_menu-h .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h .link:hover,
#ext_menu-h .dropdown-item:hover,
#ext_menu-h .link:focus,
#ext_menu-h .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-h .link[aria-expanded="true"],
#ext_menu-h .dropdown-menu {
  background: #000000;
}
#ext_menu-h .nav-dropdown-sm .link:focus,
#ext_menu-h .nav-dropdown-sm .link:hover,
#ext_menu-h .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-h .navbar,
#ext_menu-h .nav-dropdown-sm,
#ext_menu-h .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h .bg-color.transparent.opened .link:hover,
#ext_menu-h .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-h .link[aria-expanded="true"],
#ext_menu-h .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-7k .mbr-section-title,
#msg-box8-7k p {
  color: #fff;
}
#msg-box8-7k .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7k .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7k .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box5-86 H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-2l H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-2f H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-2g H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-2h H3 {
  font-size: 30px;
}
#msg-box5-93 H3 {
  font-size: 30px;
}
#msg-box5-94 H3 {
  font-size: 30px;
}
#msg-box5-9a H3 {
  font-size: 30px;
}
#contacts1-i P {
  text-align: center;
  color: #ffffff;
}
#contacts1-i B {
  color: #ffffff;
}

#ext_menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-l .navbar-caption {
  color: #ffffff;
}
#ext_menu-l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-l .close-icon::before,
#ext_menu-l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-l .link,
#ext_menu-l .dropdown-item {
  color: #ffffff;
}
#ext_menu-l .link {
  font-size: 0.75rem;
}
#ext_menu-l .dropdown-item,
#ext_menu-l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-l .link:hover,
#ext_menu-l .dropdown-item:hover,
#ext_menu-l .link:focus,
#ext_menu-l .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-l .link[aria-expanded="true"],
#ext_menu-l .dropdown-menu {
  background: #000000;
}
#ext_menu-l .nav-dropdown-sm .link:focus,
#ext_menu-l .nav-dropdown-sm .link:hover,
#ext_menu-l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-l .navbar,
#ext_menu-l .nav-dropdown-sm,
#ext_menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-l .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-l .bg-color.transparent.opened .link:hover,
#ext_menu-l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-l .link[aria-expanded="true"],
#ext_menu-l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-7r .mbr-section-title,
#msg-box8-7r p {
  color: #fff;
}
#msg-box8-7r .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7r .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7r .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box5-32 H3 {
  font-size: 30px;
}
#features1-4e .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a7c9da;
}
#features1-4e .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-4e .mbr-cards-col:nth-child(odd) .card-title {
  color: #28324e;
  text-align: center;
}
#contacts1-m P {
  text-align: center;
  color: #ffffff;
}
#contacts1-m B {
  color: #ffffff;
}

#ext_menu-n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-n .navbar-caption {
  color: #ffffff;
}
#ext_menu-n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-n .close-icon::before,
#ext_menu-n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-n .link,
#ext_menu-n .dropdown-item {
  color: #ffffff;
}
#ext_menu-n .link {
  font-size: 0.75rem;
}
#ext_menu-n .dropdown-item,
#ext_menu-n .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-n .link:hover,
#ext_menu-n .dropdown-item:hover,
#ext_menu-n .link:focus,
#ext_menu-n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-n .link[aria-expanded="true"],
#ext_menu-n .dropdown-menu {
  background: #000000;
}
#ext_menu-n .nav-dropdown-sm .link:focus,
#ext_menu-n .nav-dropdown-sm .link:hover,
#ext_menu-n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-n .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-n .navbar,
#ext_menu-n .nav-dropdown-sm,
#ext_menu-n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-n .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-n .bg-color.transparent.opened .link:hover,
#ext_menu-n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-n .link[aria-expanded="true"],
#ext_menu-n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 H3 {
  font-size: 60px;
  font-family: 'Merriweather', serif;
}
#features1-4f .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #a7c9da;
}
#features1-4f .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#features1-4f .mbr-cards-col:nth-child(odd) .card-title {
  color: #28324e;
  text-align: center;
}
#contacts1-o P {
  text-align: center;
  color: #ffffff;
}
#contacts1-o B {
  color: #ffffff;
}

#ext_menu-p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-p .navbar-caption {
  color: #ffffff;
}
#ext_menu-p .navbar-toggler {
  color: #ffffff;
}
#ext_menu-p .close-icon::before,
#ext_menu-p .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-p .link,
#ext_menu-p .dropdown-item {
  color: #ffffff;
}
#ext_menu-p .link {
  font-size: 0.75rem;
}
#ext_menu-p .dropdown-item,
#ext_menu-p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-p .link:hover,
#ext_menu-p .dropdown-item:hover,
#ext_menu-p .link:focus,
#ext_menu-p .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-p .link[aria-expanded="true"],
#ext_menu-p .dropdown-menu {
  background: #000000;
}
#ext_menu-p .nav-dropdown-sm .link:focus,
#ext_menu-p .nav-dropdown-sm .link:hover,
#ext_menu-p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-p .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-p .navbar,
#ext_menu-p .nav-dropdown-sm,
#ext_menu-p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-p .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-p .bg-color.transparent.opened .link:hover,
#ext_menu-p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-p .link[aria-expanded="true"],
#ext_menu-p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-7o .mbr-section-title,
#msg-box8-7o p {
  color: #fff;
}
#msg-box8-7o .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7o .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7o .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box5-9q H3 {
  font-size: 30px;
}
#msg-box5-68 H3 {
  font-size: 30px;
}
#msg-box5-3f H3 {
  font-size: 30px;
}
#msg-box5-3g H3 {
  font-size: 30px;
}
#msg-box5-3h H3 {
  font-size: 30px;
}
#msg-box5-3i H3 {
  font-size: 30px;
}
#msg-box5-3j H3 {
  font-size: 30px;
}
#msg-box5-7p H3 {
  font-size: 30px;
}
#msg-box4-5i H3 {
  font-size: 30px;
}
#msg-box5-8p H3 {
  font-size: 30px;
}
#msg-box5-8q H3 {
  font-size: 30px;
}
#msg-box5-8r H3 {
  font-size: 30px;
}
#contacts1-q P {
  text-align: center;
  color: #ffffff;
}
#contacts1-q B {
  color: #ffffff;
}

#ext_menu-r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-r .navbar-caption {
  color: #ffffff;
}
#ext_menu-r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-r .close-icon::before,
#ext_menu-r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-r .link,
#ext_menu-r .dropdown-item {
  color: #ffffff;
}
#ext_menu-r .link {
  font-size: 0.75rem;
}
#ext_menu-r .dropdown-item,
#ext_menu-r .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-r .link:hover,
#ext_menu-r .dropdown-item:hover,
#ext_menu-r .link:focus,
#ext_menu-r .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-r .link[aria-expanded="true"],
#ext_menu-r .dropdown-menu {
  background: #000000;
}
#ext_menu-r .nav-dropdown-sm .link:focus,
#ext_menu-r .nav-dropdown-sm .link:hover,
#ext_menu-r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-r .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-r .navbar,
#ext_menu-r .nav-dropdown-sm,
#ext_menu-r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-r .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-r .bg-color.transparent.opened .link:hover,
#ext_menu-r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-r .link[aria-expanded="true"],
#ext_menu-r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-7q .mbr-section-title,
#msg-box8-7q p {
  color: #fff;
}
#msg-box8-7q .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7q .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7q .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box5-3q H3 {
  font-size: 30px;
}
#msg-box5-8s H3 {
  font-size: 30px;
}
#contacts1-s P {
  text-align: center;
  color: #ffffff;
}
#contacts1-s B {
  color: #ffffff;
}
#ext_menu-1e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1e .navbar-caption {
  color: #ffffff;
}
#ext_menu-1e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1e .close-icon::before,
#ext_menu-1e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1e .link,
#ext_menu-1e .dropdown-item {
  color: #ffffff;
}
#ext_menu-1e .link {
  font-size: 0.75rem;
}
#ext_menu-1e .dropdown-item,
#ext_menu-1e .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1e .link:hover,
#ext_menu-1e .dropdown-item:hover,
#ext_menu-1e .link:focus,
#ext_menu-1e .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-menu {
  background: #000000;
}
#ext_menu-1e .nav-dropdown-sm .link:focus,
#ext_menu-1e .nav-dropdown-sm .link:hover,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-1e .navbar,
#ext_menu-1e .nav-dropdown-sm,
#ext_menu-1e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1e .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-1e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1e .bg-color.transparent.opened .link:hover,
#ext_menu-1e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-1h .mbr-section-lead {
  font-size: 19px;
  text-align: left;
}
#header1-1i .mbr-section-lead {
  text-align: left;
  font-size: 19px;
}
#header1-1j .mbr-section-lead {
  text-align: left;
  font-size: 24px;
}
#header1-1k .mbr-section-lead {
  font-size: 18px;
  text-align: left;
}
#contacts1-1f P {
  text-align: center;
  color: #ffffff;
}
#contacts1-1f B {
  color: #ffffff;
}
#ext_menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1l .navbar-caption {
  color: #ffffff;
}
#ext_menu-1l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1l .close-icon::before,
#ext_menu-1l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1l .link,
#ext_menu-1l .dropdown-item {
  color: #ffffff;
}
#ext_menu-1l .link {
  font-size: 0.75rem;
}
#ext_menu-1l .dropdown-item,
#ext_menu-1l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1l .link:hover,
#ext_menu-1l .dropdown-item:hover,
#ext_menu-1l .link:focus,
#ext_menu-1l .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-menu {
  background: #000000;
}
#ext_menu-1l .nav-dropdown-sm .link:focus,
#ext_menu-1l .nav-dropdown-sm .link:hover,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-1l .navbar,
#ext_menu-1l .nav-dropdown-sm,
#ext_menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-1l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1l .bg-color.transparent.opened .link:hover,
#ext_menu-1l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-1m .mbr-section-lead {
  font-size: 19px;
  text-align: center;
}
#header1-1n .mbr-section-lead {
  text-align: left;
  font-size: 19px;
}
#header1-1o .mbr-section-lead {
  text-align: left;
  font-size: 18px;
}
#header1-1o .mbr-section-lead B {
  font-size: 24px;
}
#header1-1p .mbr-section-lead {
  font-size: 18px;
  text-align: left;
}
#header1-1r .mbr-section-lead {
  font-size: 18px;
  text-align: left;
}
#header1-1r .mbr-section-lead B {
  font-size: 24px;
  text-align: left;
}
#contacts1-1q P {
  text-align: center;
  color: #ffffff;
}
#contacts1-1q B {
  color: #ffffff;
}
#ext_menu-1s .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1s .navbar-caption {
  color: #ffffff;
}
#ext_menu-1s .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1s .close-icon::before,
#ext_menu-1s .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1s .link,
#ext_menu-1s .dropdown-item {
  color: #ffffff;
}
#ext_menu-1s .link {
  font-size: 0.75rem;
}
#ext_menu-1s .dropdown-item,
#ext_menu-1s .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1s .link:hover,
#ext_menu-1s .dropdown-item:hover,
#ext_menu-1s .link:focus,
#ext_menu-1s .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1s .link[aria-expanded="true"],
#ext_menu-1s .dropdown-menu {
  background: #000000;
}
#ext_menu-1s .nav-dropdown-sm .link:focus,
#ext_menu-1s .nav-dropdown-sm .link:hover,
#ext_menu-1s .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1s .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-1s .navbar,
#ext_menu-1s .nav-dropdown-sm,
#ext_menu-1s .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1s .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-1s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1s .bg-color.transparent.opened .link:hover,
#ext_menu-1s .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1s .link[aria-expanded="true"],
#ext_menu-1s .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header1-1t .mbr-section-lead {
  font-size: 19px;
  text-align: center;
}
#contacts1-1y P {
  text-align: center;
  color: #ffffff;
}
#contacts1-1y B {
  color: #ffffff;
}
#ext_menu-1z .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1z .navbar-caption {
  color: #ffffff;
}
#ext_menu-1z .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1z .close-icon::before,
#ext_menu-1z .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1z .link,
#ext_menu-1z .dropdown-item {
  color: #ffffff;
}
#ext_menu-1z .link {
  font-size: 0.75rem;
}
#ext_menu-1z .dropdown-item,
#ext_menu-1z .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1z .link:hover,
#ext_menu-1z .dropdown-item:hover,
#ext_menu-1z .link:focus,
#ext_menu-1z .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1z .link[aria-expanded="true"],
#ext_menu-1z .dropdown-menu {
  background: #000000;
}
#ext_menu-1z .nav-dropdown-sm .link:focus,
#ext_menu-1z .nav-dropdown-sm .link:hover,
#ext_menu-1z .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1z .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-1z .navbar,
#ext_menu-1z .nav-dropdown-sm,
#ext_menu-1z .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1z .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-1z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1z .bg-color.transparent.opened .link:hover,
#ext_menu-1z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1z .link[aria-expanded="true"],
#ext_menu-1z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-80 H3 {
  text-align: center;
  color: #ffffff;
}
#header2-27 H3 {
  text-align: center;
  color: #ffffff;
}
#header2-28 H3 {
  text-align: center;
  color: #ffffff;
}
#header2-29 H3 {
  text-align: center;
  color: #ffffff;
}
#header2-2a H3 {
  text-align: center;
  color: #ffffff;
}
#header2-2b H3 {
  text-align: center;
  color: #ffffff;
}
#contacts1-20 P {
  text-align: center;
  color: #ffffff;
}
#contacts1-20 B {
  color: #ffffff;
}

#ext_menu-3t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3t .navbar-caption {
  color: #ffffff;
}
#ext_menu-3t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3t .close-icon::before,
#ext_menu-3t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3t .link,
#ext_menu-3t .dropdown-item {
  color: #ffffff;
}
#ext_menu-3t .link {
  font-size: 0.75rem;
}
#ext_menu-3t .dropdown-item,
#ext_menu-3t .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3t .link:hover,
#ext_menu-3t .dropdown-item:hover,
#ext_menu-3t .link:focus,
#ext_menu-3t .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3t .link[aria-expanded="true"],
#ext_menu-3t .dropdown-menu {
  background: #000000;
}
#ext_menu-3t .nav-dropdown-sm .link:focus,
#ext_menu-3t .nav-dropdown-sm .link:hover,
#ext_menu-3t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3t .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-3t .navbar,
#ext_menu-3t .nav-dropdown-sm,
#ext_menu-3t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3t .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-3t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3t .bg-color.transparent.opened .link:hover,
#ext_menu-3t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3t .link[aria-expanded="true"],
#ext_menu-3t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-3w H3 {
  text-align: center;
}
#header2-3w P {
  text-align: center;
}
#header2-3w DIV {
  font-size: 32px;
  font-family: 'PT Serif', serif;
  color: #ffffff;
}
#contacts1-3u P {
  text-align: center;
  color: #ffffff;
}
#contacts1-3u B {
  color: #ffffff;
}
#ext_menu-4x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4x .navbar-caption {
  color: #ffffff;
}
#ext_menu-4x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4x .close-icon::before,
#ext_menu-4x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4x .link,
#ext_menu-4x .dropdown-item {
  color: #ffffff;
}
#ext_menu-4x .link {
  font-size: 0.75rem;
}
#ext_menu-4x .dropdown-item,
#ext_menu-4x .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4x .link:hover,
#ext_menu-4x .dropdown-item:hover,
#ext_menu-4x .link:focus,
#ext_menu-4x .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-menu {
  background: #000000;
}
#ext_menu-4x .nav-dropdown-sm .link:focus,
#ext_menu-4x .nav-dropdown-sm .link:hover,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-4x .navbar,
#ext_menu-4x .nav-dropdown-sm,
#ext_menu-4x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4x .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-4x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4x .bg-color.transparent.opened .link:hover,
#ext_menu-4x .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-4y P {
  text-align: center;
  color: #ffffff;
}
#contacts1-4y B {
  color: #ffffff;
}

#ext_menu-5m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5m .navbar-caption {
  color: #ffffff;
}
#ext_menu-5m .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5m .close-icon::before,
#ext_menu-5m .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5m .link,
#ext_menu-5m .dropdown-item {
  color: #ffffff;
}
#ext_menu-5m .link {
  font-size: 0.75rem;
}
#ext_menu-5m .dropdown-item,
#ext_menu-5m .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5m .link:hover,
#ext_menu-5m .dropdown-item:hover,
#ext_menu-5m .link:focus,
#ext_menu-5m .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-5m .link[aria-expanded="true"],
#ext_menu-5m .dropdown-menu {
  background: #000000;
}
#ext_menu-5m .nav-dropdown-sm .link:focus,
#ext_menu-5m .nav-dropdown-sm .link:hover,
#ext_menu-5m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5m .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-5m .navbar,
#ext_menu-5m .nav-dropdown-sm,
#ext_menu-5m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5m .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-5m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5m .bg-color.transparent.opened .link:hover,
#ext_menu-5m .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-5m .link[aria-expanded="true"],
#ext_menu-5m .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-7f .mbr-section-title,
#msg-box8-7f p {
  color: #fff;
}
#msg-box8-7f .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-7f .mbr-section-title {
  font-size: 30px;
}
#msg-box8-7f .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box4-5w H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box4-5p H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box4-5s H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box4-5s P {
  text-align: left;
}
#msg-box4-5u H3 {
  font-size: 30px;
  text-align: center;
}
#contacts1-5n P {
  text-align: center;
  color: #ffffff;
}
#contacts1-5n B {
  color: #ffffff;
}
#ext_menu-3y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3y .navbar-caption {
  color: #ffffff;
}
#ext_menu-3y .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3y .close-icon::before,
#ext_menu-3y .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3y .link,
#ext_menu-3y .dropdown-item {
  color: #ffffff;
}
#ext_menu-3y .link {
  font-size: 0.75rem;
}
#ext_menu-3y .dropdown-item,
#ext_menu-3y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3y .link:hover,
#ext_menu-3y .dropdown-item:hover,
#ext_menu-3y .link:focus,
#ext_menu-3y .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3y .link[aria-expanded="true"],
#ext_menu-3y .dropdown-menu {
  background: #000000;
}
#ext_menu-3y .nav-dropdown-sm .link:focus,
#ext_menu-3y .nav-dropdown-sm .link:hover,
#ext_menu-3y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3y .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-3y .navbar,
#ext_menu-3y .nav-dropdown-sm,
#ext_menu-3y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3y .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-3y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3y .bg-color.transparent.opened .link:hover,
#ext_menu-3y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3y .link[aria-expanded="true"],
#ext_menu-3y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-44 .mbr-section-title,
#header3-44 .mbr-section-subtitle {
  text-align: center;
}
#msg-box3-8a .mbr-section-title,
#msg-box3-8a .lead {
  color: #000;
}
#contacts1-3z P {
  text-align: center;
  color: #ffffff;
}
#contacts1-3z B {
  color: #ffffff;
}

#msg-box8-79 .mbr-section-title,
#msg-box8-79 p {
  color: #fff;
}
#msg-box8-79 .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-79 .mbr-section-title {
  font-size: 30px;
}
#msg-box8-79 .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box5-92 H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-92 P {
  text-align: left;
}
#msg-box5-78 H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-78 P {
  text-align: left;
}
#msg-box5-7d H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-7d P {
  text-align: left;
}
#ext_menu-74 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-74 .navbar-caption {
  color: #ffffff;
}
#ext_menu-74 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-74 .close-icon::before,
#ext_menu-74 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-74 .link,
#ext_menu-74 .dropdown-item {
  color: #ffffff;
}
#ext_menu-74 .link {
  font-size: 0.75rem;
}
#ext_menu-74 .dropdown-item,
#ext_menu-74 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-74 .link:hover,
#ext_menu-74 .dropdown-item:hover,
#ext_menu-74 .link:focus,
#ext_menu-74 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-74 .link[aria-expanded="true"],
#ext_menu-74 .dropdown-menu {
  background: #000000;
}
#ext_menu-74 .nav-dropdown-sm .link:focus,
#ext_menu-74 .nav-dropdown-sm .link:hover,
#ext_menu-74 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-74 .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-74 .navbar,
#ext_menu-74 .nav-dropdown-sm,
#ext_menu-74 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-74 .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-74 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-74 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-74 .bg-color.transparent.opened .link:hover,
#ext_menu-74 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-74 .link[aria-expanded="true"],
#ext_menu-74 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-75 P {
  text-align: center;
  color: #ffffff;
}
#contacts1-75 B {
  color: #ffffff;
}

#msg-box8-8a .mbr-section-title,
#msg-box8-8a p {
  color: #fff;
}
#msg-box8-8a .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-8a .mbr-section-title {
  font-size: 30px;
}
#msg-box8-8a .mbr-section-title SPAN {
  font-size: 25px;
}
#msg-box5-8u H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-8u P {
  text-align: left;
}
#msg-box5-8b H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-8b P {
  text-align: left;
}
#msg-box5-8g H3 {
  font-size: 30px;
  text-align: center;
}
#msg-box5-8g P {
  text-align: left;
}
#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
}
#ext_menu-8e .link {
  font-size: 0.75rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #011921!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #012430;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-8f P {
  text-align: center;
  color: #ffffff;
}
#contacts1-8f B {
  color: #ffffff;
}
