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




.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
  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: #7c706b !important;
}
.bg-success {
  background-color: #7a1c97 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #532bab !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #7c706b;
  border-color: #7c706b;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #534b48;
  border-color: #534b48;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #534b48 !important;
  border-color: #534b48 !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: #7a1c97;
  border-color: #7a1c97;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #461056;
  border-color: #461056;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #461056 !important;
  border-color: #461056 !important;
}
.btn-warning {
  background-color: #532bab;
  border-color: #532bab;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #351c6e;
  border-color: #351c6e;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #351c6e !important;
  border-color: #351c6e !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: #453f3c;
  color: #453f3c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #7c706b;
  border-color: #7c706b;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #7c706b !important;
  border-color: #7c706b !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: #340c41;
  color: #340c41;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #7a1c97;
  border-color: #7a1c97;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #7a1c97 !important;
  border-color: #7a1c97 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #2b1759;
  color: #2b1759;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #532bab;
  border-color: #532bab;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #532bab !important;
  border-color: #532bab !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: #7c706b !important;
}
.text-success {
  color: #7a1c97 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #532bab !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #7a1c97;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #532bab;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #7c706b;
}
.btn-social:hover {
  background: #7c706b;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #7c706b;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #7c706b;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #7c706b;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #7c706b;
}
.lead a,
.lead a:hover {
  color: #7c706b;
}
.lead blockquote {
  border-color: #7c706b;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b9b1ae;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #be53df;
}
.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: #9878dd;
}
.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: #7c706b;
}
.scrollToTop_wraper {
  display: none;
}
.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-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #7c706b;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#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: #202020!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: #282828;
}
#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: #7c706b;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #dfc293!important;
}
#ext_menu-0 A {
  font-size: 12px;
}
#form2-67 .mbr-section-title {
  color: #fff;
}
#form2-67 .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  font-size: 32px;
}
#header3-0 .mbr-section-title {
  color: #ffffff;
}
#features1-0 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-0 P {
  font-size: 19px;
}
#features1-0 H4 {
  font-size: 21px;
}
#features1-0 H5 {
  font-size: 16px;
}
#msg-box6-0 .mbr-section-title,
#msg-box6-0 .lead p {
  color: #fff;
}
#msg-box6-0 H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#header2-0 H3 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}
#header2-0 P {
  font-size: 21px;
}
#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .lead P {
  font-size: 21px;
}
#msg-box8-0 .mbr-section-title {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-size: 30px;
}
#msg-box8-1 .lead P {
  font-size: 21px;
}
#header3-6 .mbr-section-title,
#header3-6 .mbr-section-subtitle {
  text-align: center;
}
#header3-6 .mbr-section-subtitle {
  font-size: 30px;
  color: #ffffff;
}
#header3-6 .mbr-section-title {
  color: #dfc293;
}
#header3-5r .mbr-section-title,
#header3-5r .mbr-section-subtitle {
  text-align: center;
}
#header3-5r .mbr-section-title {
  font-size: 22px;
  color: #c1c1c1;
}
#footer1-0 P {
  color: #efefef;
}



#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#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: #000000!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: #000000;
}
#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;
}
#ext_menu-0 A {
  font-size: 12px;
}
#header2-0 H3 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}
#header2-0 P {
  font-size: 21px;
}
#msg-box3-0 .mbr-section-title,
#msg-box3-0 p {
  color: #000;
}
#msg-box3-0 .lead {
  font-size: 21px;
  color: #000000;
}
#msg-box3-1 .mbr-section-title,
#msg-box3-1 p {
  color: #000;
}
#msg-box3-1 .lead P {
  font-size: 21px;
}
#header2-4k H3 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}
#header2-4k P {
  font-size: 21px;
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#header3-5 .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-41 .mbr-section-title,
#header3-41 .mbr-section-subtitle {
  text-align: center;
}
#header3-41 .mbr-section-title {
  font-size: 24px;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-size: 30px;
}
#msg-box8-1 .lead P {
  font-size: 21px;
}
#footer1-0 P {
  color: #efefef;
}


#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#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: #000000!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: #000000;
}
#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;
}
#ext_menu-0 A {
  font-size: 12px;
}
#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .lead P {
  font-size: 21px;
}
#msg-box8-0 .mbr-section-title {
  font-size: 60px;
}
#content5-0 .mbr-section-title,
#content5-0 p {
  color: #fff;
}
#content5-0 DIV {
  color: #ffffff;
}
#content5-0 .mbr-section-title {
  text-align: center;
}
#content5-0 P {
  text-align: center;
  font-size: 21px;
}
#header3-w .mbr-section-title,
#header3-w .mbr-section-subtitle {
  text-align: center;
}
#header3-w .mbr-section-title {
  color: #000000;
}
#header3-w .mbr-section-subtitle {
  font-size: 24px;
}
#slider-x H2 {
  font-size: 48px;
}
#header2-4l H3 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}
#header2-4l P {
  font-size: 21px;
}
#header3-7 .mbr-section-title,
#header3-7 .mbr-section-subtitle {
  text-align: center;
}
#header3-7 .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-42 .mbr-section-title,
#header3-42 .mbr-section-subtitle {
  text-align: center;
}
#header3-42 .mbr-section-title {
  font-size: 24px;
}
#msg-box8-1 .mbr-section-title,
#msg-box8-1 p {
  color: #fff;
}
#msg-box8-1 .mbr-section-title {
  font-size: 30px;
}
#msg-box8-1 .lead P {
  font-size: 21px;
}
#footer1-0 P {
  color: #efefef;
}



#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#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: #000000!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: #000000;
}
#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;
}
#ext_menu-0 A {
  font-size: 12px;
}
#msg-box6-0 .mbr-section-title,
#msg-box6-0 .lead p {
  color: #fff;
}
#msg-box6-0 H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#msg-box6-0 P {
  font-size: 21px;
}
#header2-0 H3 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}
#header2-0 P {
  font-size: 21px;
}
#header3-0 .mbr-section-title,
#header3-0 .mbr-section-subtitle {
  text-align: center;
}
#header3-0 H3 {
  font-size: 32px;
}
#features1-1w .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-1w P {
  font-size: 19px;
}
#features1-1w H4 {
  font-size: 21px;
}
#features1-1w H5 {
  font-size: 16px;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}
#header3-8 .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-43 .mbr-section-title,
#header3-43 .mbr-section-subtitle {
  text-align: center;
}
#header3-43 .mbr-section-title {
  font-size: 24px;
}
#footer1-0 P {
  color: #efefef;
}

#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#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: #000000!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: #000000;
}
#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;
}
#ext_menu-0 A {
  font-size: 12px;
}
#header5-0 .mbr-section-title {
  color: #c0a375;
}
#header5-0 .mbr-section-lead {
  color: #ffffff;
}
#header3-62 .mbr-section-title,
#header3-62 .mbr-section-subtitle {
  text-align: center;
}
#header3-5s .mbr-section-title,
#header3-5s .mbr-section-subtitle {
  text-align: center;
}
#header3-5g .mbr-section-title,
#header3-5g .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5e H3 {
  font-size: 32px;
}
#header3-53 .mbr-section-title,
#header3-53 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-51 H3 {
  font-size: 32px;
}
#header3-4t .mbr-section-title,
#header3-4t .mbr-section-subtitle {
  text-align: center;
}
#header3-4u .mbr-section-title,
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4s H3 {
  font-size: 32px;
}
#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4p H3 {
  font-size: 23px;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4g H3 {
  font-size: 23px;
}
#header3-4b .mbr-section-title,
#header3-4b .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4c H3 {
  font-size: 23px;
}
#msg-box4-4e H3 {
  color: #ffffff;
}
#msg-box4-4e P {
  color: #ffffff;
  font-size: 23px;
}
#header3-1 .mbr-section-title,
#header3-1 .mbr-section-subtitle {
  text-align: center;
}
#header3-1 SMALL {
  color: #000000;
}
#msg-box5-1p H3 {
  font-size: 23px;
}
#msg-box5-1t H3 {
  color: #ffffff;
}
#msg-box5-1t P {
  color: #ffffff;
}
#header3-5o .mbr-section-title,
#header3-5o .mbr-section-subtitle {
  text-align: center;
}
#header3-5o .mbr-section-subtitle {
  color: #000000;
  font-size: 21px;
}
#header3-9 .mbr-section-title,
#header3-9 .mbr-section-subtitle {
  text-align: center;
}
#header3-9 .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-44 .mbr-section-title,
#header3-44 .mbr-section-subtitle {
  text-align: center;
}
#header3-44 .mbr-section-title {
  font-size: 24px;
}
#footer1-0 P {
  color: #efefef;
}

#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#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;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#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: #000000!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: #000000;
}
#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;
}
#ext_menu-0 A {
  font-size: 12px;
}
#header5-0 .mbr-section-title {
  color: #c0a375;
}
#header5-0 .mbr-section-lead {
  color: #ffffff;
}
#header3-3p .mbr-section-title,
#header3-3p .mbr-section-subtitle {
  text-align: center;
}
#header3-3p .mbr-section-title {
  font-size: 32px;
}
#footer1-0 P {
  color: #efefef;
}

#ext_menu-17 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-17 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-17 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-17 .close-icon::before,
#ext_menu-17 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-17 .link,
#ext_menu-17 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-17 .link {
  font-size: 0.8rem;
}
#ext_menu-17 .dropdown-item,
#ext_menu-17 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-17 .link:hover,
#ext_menu-17 .dropdown-item:hover,
#ext_menu-17 .link:focus,
#ext_menu-17 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-17 .link[aria-expanded="true"],
#ext_menu-17 .dropdown-menu {
  background: #000000;
}
#ext_menu-17 .nav-dropdown-sm .link:focus,
#ext_menu-17 .nav-dropdown-sm .link:hover,
#ext_menu-17 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-17 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-17 .navbar,
#ext_menu-17 .nav-dropdown-sm,
#ext_menu-17 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-17 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-17 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-17 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-17 .bg-color.transparent.opened .link:hover,
#ext_menu-17 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-17 .link[aria-expanded="true"],
#ext_menu-17 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-17 A {
  font-size: 12px;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a H3 {
  font-size: 32px;
}
#header3-1a .mbr-section-subtitle {
  color: #000000;
}
#content1-1n P {
  text-align: left;
}


#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-1x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1x .close-icon::before,
#ext_menu-1x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1x .link,
#ext_menu-1x .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1x .link {
  font-size: 0.8rem;
}
#ext_menu-1x .dropdown-item,
#ext_menu-1x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-1x .link:hover,
#ext_menu-1x .dropdown-item:hover,
#ext_menu-1x .link:focus,
#ext_menu-1x .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #000000;
}
#ext_menu-1x .nav-dropdown-sm .link:focus,
#ext_menu-1x .nav-dropdown-sm .link:hover,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1x .navbar,
#ext_menu-1x .nav-dropdown-sm,
#ext_menu-1x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1x .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1x .bg-color.transparent.opened .link:hover,
#ext_menu-1x .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1x A {
  font-size: 12px;
}
#header5-1y .mbr-section-title {
  color: #c0a375;
}
#header5-1y .mbr-section-lead {
  color: #ffffff;
}
#header5-1y .mbr-section-title SPAN {
  color: #ffffff;
}
#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#header3-1z SMALL {
  color: #000000;
}
#msg-box5-20 H3 {
  font-size: 23px;
}
#header3-27 .mbr-section-title,
#header3-27 .mbr-section-subtitle {
  text-align: center;
}
#header3-2b .mbr-section-title,
#header3-2b .mbr-section-subtitle {
  text-align: center;
}
#header3-2b .mbr-section-title {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-24 .mbr-section-title,
#header3-24 .mbr-section-subtitle {
  text-align: center;
}
#header3-24 .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-45 .mbr-section-title,
#header3-45 .mbr-section-subtitle {
  text-align: center;
}
#header3-45 .mbr-section-title {
  font-size: 24px;
}
#footer1-26 P {
  color: #efefef;
}


#ext_menu-2c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2c .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-2c .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2c .close-icon::before,
#ext_menu-2c .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2c .link,
#ext_menu-2c .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-2c .link {
  font-size: 0.8rem;
}
#ext_menu-2c .dropdown-item,
#ext_menu-2c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-2c .link:hover,
#ext_menu-2c .dropdown-item:hover,
#ext_menu-2c .link:focus,
#ext_menu-2c .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2c .link[aria-expanded="true"],
#ext_menu-2c .dropdown-menu {
  background: #000000;
}
#ext_menu-2c .nav-dropdown-sm .link:focus,
#ext_menu-2c .nav-dropdown-sm .link:hover,
#ext_menu-2c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2c .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2c .navbar,
#ext_menu-2c .nav-dropdown-sm,
#ext_menu-2c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2c .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2c .bg-color.transparent.opened .link:hover,
#ext_menu-2c .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2c .link[aria-expanded="true"],
#ext_menu-2c .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2c A {
  font-size: 12px;
}
#header5-2d .mbr-section-title {
  color: #c0a375;
}
#header5-2d .mbr-section-lead {
  color: #ffffff;
}
#header5-2d .mbr-section-title SPAN {
  color: #ffffff;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e SMALL {
  color: #000000;
}
#msg-box5-2f H3 {
  font-size: 23px;
}
#header3-2g .mbr-section-title,
#header3-2g .mbr-section-subtitle {
  text-align: center;
}
#header3-2i .mbr-section-title,
#header3-2i .mbr-section-subtitle {
  text-align: center;
}
#header3-2i .mbr-section-title {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-2j .mbr-section-title,
#header3-2j .mbr-section-subtitle {
  text-align: center;
}
#header3-2j .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-46 .mbr-section-title,
#header3-46 .mbr-section-subtitle {
  text-align: center;
}
#header3-46 .mbr-section-title {
  font-size: 24px;
}
#footer1-2k P {
  color: #efefef;
}


#ext_menu-2l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2l .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-2l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2l .close-icon::before,
#ext_menu-2l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2l .link,
#ext_menu-2l .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-2l .link {
  font-size: 0.8rem;
}
#ext_menu-2l .dropdown-item,
#ext_menu-2l .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-2l .link:hover,
#ext_menu-2l .dropdown-item:hover,
#ext_menu-2l .link:focus,
#ext_menu-2l .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2l .link[aria-expanded="true"],
#ext_menu-2l .dropdown-menu {
  background: #000000;
}
#ext_menu-2l .nav-dropdown-sm .link:focus,
#ext_menu-2l .nav-dropdown-sm .link:hover,
#ext_menu-2l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2l .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2l .navbar,
#ext_menu-2l .nav-dropdown-sm,
#ext_menu-2l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2l .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2l .bg-color.transparent.opened .link:hover,
#ext_menu-2l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2l .link[aria-expanded="true"],
#ext_menu-2l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2l A {
  font-size: 12px;
}
#header5-2m .mbr-section-title {
  color: #c0a375;
}
#header5-2m .mbr-section-lead {
  color: #ffffff;
}
#header5-2m .mbr-section-title SPAN {
  color: #ffffff;
}
#header3-2n .mbr-section-title,
#header3-2n .mbr-section-subtitle {
  text-align: center;
}
#header3-2n SMALL {
  color: #000000;
}
#msg-box5-2o H3 {
  font-size: 23px;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#header3-2r .mbr-section-title,
#header3-2r .mbr-section-subtitle {
  text-align: center;
}
#header3-2r .mbr-section-title {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-2s .mbr-section-title,
#header3-2s .mbr-section-subtitle {
  text-align: center;
}
#header3-2s .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-47 .mbr-section-title,
#header3-47 .mbr-section-subtitle {
  text-align: center;
}
#header3-47 .mbr-section-title {
  font-size: 24px;
}
#footer1-2t P {
  color: #efefef;
}


#ext_menu-2u .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2u .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-2u .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2u .close-icon::before,
#ext_menu-2u .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2u .link,
#ext_menu-2u .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-2u .link {
  font-size: 0.8rem;
}
#ext_menu-2u .dropdown-item,
#ext_menu-2u .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-2u .link:hover,
#ext_menu-2u .dropdown-item:hover,
#ext_menu-2u .link:focus,
#ext_menu-2u .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2u .link[aria-expanded="true"],
#ext_menu-2u .dropdown-menu {
  background: #000000;
}
#ext_menu-2u .nav-dropdown-sm .link:focus,
#ext_menu-2u .nav-dropdown-sm .link:hover,
#ext_menu-2u .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2u .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2u .navbar,
#ext_menu-2u .nav-dropdown-sm,
#ext_menu-2u .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2u .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2u .bg-color.transparent.opened .link:hover,
#ext_menu-2u .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2u .link[aria-expanded="true"],
#ext_menu-2u .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2u A {
  font-size: 12px;
}
#header5-2v .mbr-section-title {
  color: #c0a375;
}
#header5-2v .mbr-section-lead {
  color: #ffffff;
}
#header5-2v .mbr-section-title SPAN {
  color: #ffffff;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#header3-2w SMALL {
  color: #000000;
}
#msg-box5-2x H3 {
  font-size: 23px;
}
#header3-2y .mbr-section-title,
#header3-2y .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#header3-31 .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-48 .mbr-section-title,
#header3-48 .mbr-section-subtitle {
  text-align: center;
}
#header3-48 .mbr-section-title {
  font-size: 24px;
}
#footer1-32 P {
  color: #efefef;
}


#ext_menu-33 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-33 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-33 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-33 .close-icon::before,
#ext_menu-33 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-33 .link,
#ext_menu-33 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-33 .link {
  font-size: 0.8rem;
}
#ext_menu-33 .dropdown-item,
#ext_menu-33 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-33 .link:hover,
#ext_menu-33 .dropdown-item:hover,
#ext_menu-33 .link:focus,
#ext_menu-33 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-33 .link[aria-expanded="true"],
#ext_menu-33 .dropdown-menu {
  background: #000000;
}
#ext_menu-33 .nav-dropdown-sm .link:focus,
#ext_menu-33 .nav-dropdown-sm .link:hover,
#ext_menu-33 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-33 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-33 .navbar,
#ext_menu-33 .nav-dropdown-sm,
#ext_menu-33 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-33 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-33 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-33 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-33 .bg-color.transparent.opened .link:hover,
#ext_menu-33 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-33 .link[aria-expanded="true"],
#ext_menu-33 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-33 A {
  font-size: 12px;
}
#header5-34 .mbr-section-title {
  color: #c0a375;
}
#header5-34 .mbr-section-lead {
  color: #ffffff;
}
#header5-34 .mbr-section-title SPAN {
  color: #ffffff;
}
#header3-35 .mbr-section-title,
#header3-35 .mbr-section-subtitle {
  text-align: center;
}
#header3-35 SMALL {
  color: #000000;
}
#msg-box5-36 H3 {
  font-size: 23px;
}
#header3-37 .mbr-section-title,
#header3-37 .mbr-section-subtitle {
  text-align: center;
}
#header3-39 .mbr-section-title,
#header3-39 .mbr-section-subtitle {
  text-align: center;
}
#header3-39 .mbr-section-title {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
}
#header3-3a .mbr-section-title,
#header3-3a .mbr-section-subtitle {
  text-align: center;
}
#header3-3a .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-49 .mbr-section-title,
#header3-49 .mbr-section-subtitle {
  text-align: center;
}
#header3-49 .mbr-section-title {
  font-size: 24px;
}
#footer1-3b P {
  color: #efefef;
}

#ext_menu-54 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-54 .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-54 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-54 .close-icon::before,
#ext_menu-54 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-54 .link,
#ext_menu-54 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-54 .link {
  font-size: 0.8rem;
}
#ext_menu-54 .dropdown-item,
#ext_menu-54 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-54 .link:hover,
#ext_menu-54 .dropdown-item:hover,
#ext_menu-54 .link:focus,
#ext_menu-54 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-menu {
  background: #000000;
}
#ext_menu-54 .nav-dropdown-sm .link:focus,
#ext_menu-54 .nav-dropdown-sm .link:hover,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-54 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-54 .navbar,
#ext_menu-54 .nav-dropdown-sm,
#ext_menu-54 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-54 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-54 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-54 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-54 .bg-color.transparent.opened .link:hover,
#ext_menu-54 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-54 .link[aria-expanded="true"],
#ext_menu-54 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-54 A {
  font-size: 12px;
}
#header5-55 .mbr-section-title {
  color: #c0a375;
}
#header5-55 .mbr-section-lead {
  color: #ffffff;
}
#header3-66 .mbr-section-title,
#header3-66 .mbr-section-subtitle {
  text-align: center;
}
#header3-66 .mbr-section-subtitle {
  font-size: 30px;
  color: #ffffff;
}
#header3-66 .mbr-section-title {
  color: #dfc293;
}
.cid-sX9ZNJBqPR {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #c0a375;
}
.cid-sX9ZNJBqPR .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sX9ZNJBqPR .form-control,
.cid-sX9ZNJBqPR .field-input {
  padding: 0.5rem;
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sX9ZNJBqPR .form-control::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .field-input::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .form-control::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .field-input::-webkit-input-placeholder {
  color: #000000;
}
.cid-sX9ZNJBqPR .form-control:-moz-placeholder,
.cid-sX9ZNJBqPR .field-input:-moz-placeholder,
.cid-sX9ZNJBqPR .form-control:-moz-placeholder,
.cid-sX9ZNJBqPR .field-input:-moz-placeholder {
  color: #000000;
}
.cid-sX9ZNJBqPR .form-control:hover,
.cid-sX9ZNJBqPR .field-input:hover,
.cid-sX9ZNJBqPR .form-control:focus,
.cid-sX9ZNJBqPR .field-input:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #232323;
  box-shadow: none;
  outline: none;
}
.cid-sX9ZNJBqPR .form-control:hover::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .field-input:hover::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .form-control:focus::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .field-input:focus::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .form-control:hover::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .field-input:hover::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .form-control:focus::-webkit-input-placeholder,
.cid-sX9ZNJBqPR .field-input:focus::-webkit-input-placeholder {
  color: #c1c1c1;
}
.cid-sX9ZNJBqPR .form-control:hover:-moz-placeholder,
.cid-sX9ZNJBqPR .field-input:hover:-moz-placeholder,
.cid-sX9ZNJBqPR .form-control:focus:-moz-placeholder,
.cid-sX9ZNJBqPR .field-input:focus:-moz-placeholder,
.cid-sX9ZNJBqPR .form-control:hover:-moz-placeholder,
.cid-sX9ZNJBqPR .field-input:hover:-moz-placeholder,
.cid-sX9ZNJBqPR .form-control:focus:-moz-placeholder,
.cid-sX9ZNJBqPR .field-input:focus:-moz-placeholder {
  color: #c1c1c1;
}
.cid-sX9ZNJBqPR .jq-number__spin:hover,
.cid-sX9ZNJBqPR .jq-number__spin:focus {
  background-color: #efefef;
  border-color: #cccccc;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-sX9ZNJBqPR .jq-number__spin {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sX9ZNJBqPR .jq-selectbox li,
.cid-sX9ZNJBqPR .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-sX9ZNJBqPR .jq-selectbox li:hover,
.cid-sX9ZNJBqPR .jq-selectbox li.selected {
  background-color: #efefef;
  color: #000000;
}
.cid-sX9ZNJBqPR .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-sX9ZNJBqPR .jq-number__spin.minus:hover:after,
.cid-sX9ZNJBqPR .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-sX9ZNJBqPR .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-sX9ZNJBqPR .jq-number__spin.minus:after,
.cid-sX9ZNJBqPR .jq-number__spin.plus:after {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}
.cid-sX9ZNJBqPR input::-webkit-clear-button {
  display: none;
}
.cid-sX9ZNJBqPR input::-webkit-inner-spin-button {
  display: none;
}
.cid-sX9ZNJBqPR input::-webkit-outer-spin-button {
  display: none;
}
.cid-sX9ZNJBqPR input::-webkit-calendar-picker-indicator {
  display: none;
}
#footer1-5c P {
  color: #efefef;
}
