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



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'arial', sans-serif;
  /*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: 'arial', sans-serif;
  /*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: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.mbr-author-name {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.mbr-author-desc {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.mbr-plan-title {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.bg-primary {
  background-color: #eaa700 !important;
}
.bg-success {
  background-color: #544e3b !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #c37031 !important;
}
.bg-danger {
  background-color: #401000 !important;
}
.btn-primary {
  background-color: #eaa700;
  border-color: #eaa700;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #9e7000;
  border-color: #9e7000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #9e7000 !important;
  border-color: #9e7000 !important;
}
.btn-secondary {
  background-color: #bdbdad;
  border-color: #bdbdad;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #9b9b83;
  border-color: #9b9b83;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #9b9b83 !important;
  border-color: #9b9b83 !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: #544e3b;
  border-color: #544e3b;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #27241b;
  border-color: #27241b;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #27241b !important;
  border-color: #27241b !important;
}
.btn-warning {
  background-color: #c37031;
  border-color: #c37031;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #864d22;
  border-color: #864d22;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #864d22 !important;
  border-color: #864d22 !important;
}
.btn-danger {
  background-color: #401000;
  border-color: #401000;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #845e00;
  color: #845e00;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #eaa700;
  border-color: #eaa700;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #eaa700 !important;
  border-color: #eaa700 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #909074;
  color: #909074;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bdbdad;
  border-color: #bdbdad;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bdbdad !important;
  border-color: #bdbdad !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: #181611;
  color: #181611;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #544e3b;
  border-color: #544e3b;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #544e3b !important;
  border-color: #544e3b !important;
}
.btn-warning-outline {
  background: none;
  border-color: #71411d;
  color: #71411d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #c37031;
  border-color: #c37031;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #c37031 !important;
  border-color: #c37031 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #401000;
  border-color: #401000;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #401000 !important;
  border-color: #401000 !important;
}
.text-primary {
  color: #eaa700 !important;
}
.text-success {
  color: #544e3b !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #c37031 !important;
}
.text-danger {
  color: #401000 !important;
}
.alert-success {
  background-color: #544e3b;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #c37031;
}
.alert-danger {
  background-color: #401000;
}
.btn-social {
  border-color: #eaa700;
}
.btn-social:hover {
  background: #eaa700;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #eaa700;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #eaa700;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #eaa700;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #eaa700;
}
.lead a,
.lead a:hover {
  color: #eaa700;
}
.lead blockquote {
  border-color: #eaa700;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffeab7;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c6c1ae;
}
.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: #e3b490;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ff5d26;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #eaa700;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.features6 .feature-subtitle {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.features6 .feature-title {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.features6 .description {
  font-family: 'arial', sans-serif;
  /*font-family: 'Raleway', sans-serif;*/
}
.count,
.counter-title {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.counter-subtitle {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.mbr-iconfont-counters1 {
  color: #eaa700;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extHeader5 .container label {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extHeader9 form p.form-subtitle {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extHeader11 .container span {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extHeader11 .container p.element {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extHeader11 .container p {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extHeader13 h4 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extHeader13 .number {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extHeader13 .period {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extHeader13 .dot {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extFeatures .feature-title {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extFeatures .feature-subtitle {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extFeatures .feature-text {
  font-family: 'arial', sans-serif;
  /*font-family: 'Raleway', sans-serif;*/
}
.extFeatures2 h4 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extFeatures3 .border-wrap {
  border-color: #eaa700;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extForm2 .container h3 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extForm2 .container p {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #eaa700;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #eaa700;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #eaa700;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #eaa700;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #eaa700;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #eaa700;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #eaa700;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #eaa700;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #eaa700;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #eaa700;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extMsg-box1 .container h3 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extMsg-box1 .container p {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extMsg-box1 h4 {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extMsg-box1 .subtitle {
  font-family: 'arial', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'aria', serif;
  /*font-family: 'Lora', sans-serif;*/
}
.extProgressBarRound .pie_progress__number {
  font-family: 'arial', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}
.extMenu1 span.icon a:hover {
  color: #eaa700 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #eaa700;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #eaa700;
}
.theme-border {
  border: 1px solid #eaa700;
}
#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: #eaa700;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #181818;
}
#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: #2a2a2a!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: #323232;
}
#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: #eaa700;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-b .mbr-section-title,
#header3-b .mbr-section-subtitle {
  text-align: center;
}
#slider-c H2 {
  font-size: 36px;
  text-align: center;
}
#slider-c P {
  text-align: center;
}
#msg-box5-d H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-d P {
  font-size: 17px;
  text-align: left;
}
#extFeatures5-2 .mbr-iconfont-features4 {
  color: #e6e6e6 !important;
}
#extFeatures5-2 .wraper {
  border-color: #e6e6e6 !important;
}
#extFeatures5-2 H4 {
  color: #ffffff;
}
#extFeatures5-2 P {
  color: #ffffff;
}
#header3-i .mbr-section-title,
#header3-i .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-e .mbr-section-title,
#msg-box8-e p {
  color: #fff;
}
#extFeatures8-1 .feature-title,
#extFeatures8-1 .description {
  color: #232323;
}
#extFeatures8-1 .feature-subtitle {
  color: #8c8c8c;
}
#header3-j .mbr-section-title,
#header3-j .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-k .mbr-section-title,
#msg-box8-k p {
  color: #fff;
}
#msg-box8-m .mbr-section-title,
#msg-box8-m p {
  color: #fff;
}
#ext_menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-o .navbar-caption {
  color: #ffffff;
}
#ext_menu-o .navbar-toggler {
  color: #ffffff;
}
#ext_menu-o .close-icon::before,
#ext_menu-o .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-o .link,
#ext_menu-o .dropdown-item {
  color: #ffffff;
}
#ext_menu-o .link {
  font-size: 0.75rem;
}
#ext_menu-o .dropdown-item,
#ext_menu-o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-o .link:hover,
#ext_menu-o .dropdown-item:hover,
#ext_menu-o .link:focus,
#ext_menu-o .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-menu {
  background: #181818;
}
#ext_menu-o .nav-dropdown-sm .link:focus,
#ext_menu-o .nav-dropdown-sm .link:hover,
#ext_menu-o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-o .navbar,
#ext_menu-o .nav-dropdown-sm,
#ext_menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-o .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-o .bg-color.transparent.opened .link:hover,
#ext_menu-o .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-q .mbr-section-title,
#header3-q .mbr-section-subtitle {
  text-align: center;
}
#content5-1i .mbr-section-title,
#content5-1i p {
  color: #fff;
}
#header3-u .mbr-section-title,
#header3-u .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-v .mbr-section-title,
#msg-box8-v p {
  color: #fff;
}
#extFeatures8-w .feature-title,
#extFeatures8-w .description {
  color: #232323;
}
#extFeatures8-w .feature-subtitle {
  color: #8c8c8c;
}
#msg-box8-y .mbr-section-title,
#msg-box8-y p {
  color: #fff;
}
#msg-box8-10 .mbr-section-title,
#msg-box8-10 p {
  color: #fff;
}
#ext_menu-1j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1j .navbar-caption {
  color: #ffffff;
}
#ext_menu-1j .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1j .close-icon::before,
#ext_menu-1j .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1j .link,
#ext_menu-1j .dropdown-item {
  color: #ffffff;
}
#ext_menu-1j .link {
  font-size: 0.75rem;
}
#ext_menu-1j .dropdown-item,
#ext_menu-1j .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1j .link:hover,
#ext_menu-1j .dropdown-item:hover,
#ext_menu-1j .link:focus,
#ext_menu-1j .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-1j .link[aria-expanded="true"],
#ext_menu-1j .dropdown-menu {
  background: #181818;
}
#ext_menu-1j .nav-dropdown-sm .link:focus,
#ext_menu-1j .nav-dropdown-sm .link:hover,
#ext_menu-1j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1j .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-1j .navbar,
#ext_menu-1j .nav-dropdown-sm,
#ext_menu-1j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1j .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-1j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1j .bg-color.transparent.opened .link:hover,
#ext_menu-1j .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-1j .link[aria-expanded="true"],
#ext_menu-1j .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-1l .mbr-section-title,
#header3-1l .mbr-section-subtitle {
  text-align: center;
}
#content5-1m .mbr-section-title,
#content5-1m p {
  color: #fff;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-1o .mbr-section-title,
#msg-box8-1o p {
  color: #fff;
}
#content1-27 P {
  font-size: 36px;
}
#msg-box5-25 H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-25 P {
  font-size: 17px;
  text-align: left;
}
#msg-box8-1q .mbr-section-title,
#msg-box8-1q p {
  color: #fff;
}
#msg-box8-1r .mbr-section-title,
#msg-box8-1r p {
  color: #fff;
}
#ext_menu-28 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-28 .navbar-caption {
  color: #ffffff;
}
#ext_menu-28 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-28 .close-icon::before,
#ext_menu-28 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-28 .link,
#ext_menu-28 .dropdown-item {
  color: #ffffff;
}
#ext_menu-28 .link {
  font-size: 0.75rem;
}
#ext_menu-28 .dropdown-item,
#ext_menu-28 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-28 .link:hover,
#ext_menu-28 .dropdown-item:hover,
#ext_menu-28 .link:focus,
#ext_menu-28 .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-28 .link[aria-expanded="true"],
#ext_menu-28 .dropdown-menu {
  background: #181818;
}
#ext_menu-28 .nav-dropdown-sm .link:focus,
#ext_menu-28 .nav-dropdown-sm .link:hover,
#ext_menu-28 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-28 .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-28 .navbar,
#ext_menu-28 .nav-dropdown-sm,
#ext_menu-28 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-28 .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-28 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-28 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-28 .bg-color.transparent.opened .link:hover,
#ext_menu-28 .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-28 .link[aria-expanded="true"],
#ext_menu-28 .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-2a .mbr-section-title,
#header3-2a .mbr-section-subtitle {
  text-align: center;
}
#content5-2b .mbr-section-title,
#content5-2b p {
  color: #fff;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-2d .mbr-section-title,
#msg-box8-2d p {
  color: #fff;
}
#content1-2e P {
  font-size: 36px;
}
#msg-box5-2f H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-2f P {
  font-size: 17px;
  text-align: left;
}
#msg-box8-2g .mbr-section-title,
#msg-box8-2g p {
  color: #fff;
}
#msg-box8-2h .mbr-section-title,
#msg-box8-2h p {
  color: #fff;
}
#ext_menu-2l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2l .navbar-caption {
  color: #ffffff;
}
#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;
}
#ext_menu-2l .link {
  font-size: 0.75rem;
}
#ext_menu-2l .dropdown-item,
#ext_menu-2l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2l .link:hover,
#ext_menu-2l .dropdown-item:hover,
#ext_menu-2l .link:focus,
#ext_menu-2l .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-2l .link[aria-expanded="true"],
#ext_menu-2l .dropdown-menu {
  background: #181818;
}
#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: #2a2a2a!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: #323232;
}
#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: #eaa700;
}
#ext_menu-2l .link[aria-expanded="true"],
#ext_menu-2l .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-2n .mbr-section-title,
#header3-2n .mbr-section-subtitle {
  text-align: center;
}
#content5-2o .mbr-section-title,
#content5-2o p {
  color: #fff;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-2q .mbr-section-title,
#msg-box8-2q p {
  color: #fff;
}
#content1-2r P {
  font-size: 36px;
}
#msg-box5-2s H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-2s P {
  font-size: 17px;
  text-align: left;
}
#msg-box5-2x H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-2x P {
  font-size: 17px;
  text-align: left;
}
#msg-box8-2t .mbr-section-title,
#msg-box8-2t p {
  color: #fff;
}
#msg-box8-2u .mbr-section-title,
#msg-box8-2u p {
  color: #fff;
}
#ext_menu-2y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2y .navbar-caption {
  color: #ffffff;
}
#ext_menu-2y .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2y .close-icon::before,
#ext_menu-2y .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2y .link,
#ext_menu-2y .dropdown-item {
  color: #ffffff;
}
#ext_menu-2y .link {
  font-size: 0.75rem;
}
#ext_menu-2y .dropdown-item,
#ext_menu-2y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2y .link:hover,
#ext_menu-2y .dropdown-item:hover,
#ext_menu-2y .link:focus,
#ext_menu-2y .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-menu {
  background: #181818;
}
#ext_menu-2y .nav-dropdown-sm .link:focus,
#ext_menu-2y .nav-dropdown-sm .link:hover,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2y .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-2y .navbar,
#ext_menu-2y .nav-dropdown-sm,
#ext_menu-2y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2y .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-2y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2y .bg-color.transparent.opened .link:hover,
#ext_menu-2y .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-2y .link[aria-expanded="true"],
#ext_menu-2y .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#content5-31 .mbr-section-title,
#content5-31 p {
  color: #fff;
}
#header3-32 .mbr-section-title,
#header3-32 .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-33 .mbr-section-title,
#msg-box8-33 p {
  color: #fff;
}
#content1-34 P {
  font-size: 36px;
}
#msg-box5-35 H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-35 P {
  font-size: 17px;
  text-align: left;
}
#msg-box8-37 .mbr-section-title,
#msg-box8-37 p {
  color: #fff;
}
#msg-box8-38 .mbr-section-title,
#msg-box8-38 p {
  color: #fff;
}
#ext_menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3c .navbar-caption {
  color: #ffffff;
}
#ext_menu-3c .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3c .close-icon::before,
#ext_menu-3c .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3c .link,
#ext_menu-3c .dropdown-item {
  color: #ffffff;
}
#ext_menu-3c .link {
  font-size: 0.75rem;
}
#ext_menu-3c .dropdown-item,
#ext_menu-3c .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3c .link:hover,
#ext_menu-3c .dropdown-item:hover,
#ext_menu-3c .link:focus,
#ext_menu-3c .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-3c .link[aria-expanded="true"],
#ext_menu-3c .dropdown-menu {
  background: #181818;
}
#ext_menu-3c .nav-dropdown-sm .link:focus,
#ext_menu-3c .nav-dropdown-sm .link:hover,
#ext_menu-3c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-3c .navbar,
#ext_menu-3c .nav-dropdown-sm,
#ext_menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-3c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3c .bg-color.transparent.opened .link:hover,
#ext_menu-3c .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-3c .link[aria-expanded="true"],
#ext_menu-3c .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-3e .mbr-section-title,
#header3-3e .mbr-section-subtitle {
  text-align: center;
}
#content5-3f .mbr-section-title,
#content5-3f p {
  color: #fff;
}
#header3-3g .mbr-section-title,
#header3-3g .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-3h .mbr-section-title,
#msg-box8-3h p {
  color: #fff;
}
#content1-3i P {
  font-size: 36px;
}
#msg-box5-3j H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-3j P {
  font-size: 17px;
  text-align: left;
}
#msg-box8-3l .mbr-section-title,
#msg-box8-3l p {
  color: #fff;
}
#msg-box8-3m .mbr-section-title,
#msg-box8-3m p {
  color: #fff;
}
#ext_menu-3p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3p .navbar-caption {
  color: #ffffff;
}
#ext_menu-3p .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3p .close-icon::before,
#ext_menu-3p .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3p .link,
#ext_menu-3p .dropdown-item {
  color: #ffffff;
}
#ext_menu-3p .link {
  font-size: 0.75rem;
}
#ext_menu-3p .dropdown-item,
#ext_menu-3p .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3p .link:hover,
#ext_menu-3p .dropdown-item:hover,
#ext_menu-3p .link:focus,
#ext_menu-3p .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-3p .link[aria-expanded="true"],
#ext_menu-3p .dropdown-menu {
  background: #181818;
}
#ext_menu-3p .nav-dropdown-sm .link:focus,
#ext_menu-3p .nav-dropdown-sm .link:hover,
#ext_menu-3p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3p .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-3p .navbar,
#ext_menu-3p .nav-dropdown-sm,
#ext_menu-3p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3p .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-3p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3p .bg-color.transparent.opened .link:hover,
#ext_menu-3p .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-3p .link[aria-expanded="true"],
#ext_menu-3p .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#content5-3s .mbr-section-title,
#content5-3s p {
  color: #fff;
}
#header3-3t .mbr-section-title,
#header3-3t .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-3u .mbr-section-title,
#msg-box8-3u p {
  color: #fff;
}
#content1-3v P {
  font-size: 36px;
}
#msg-box5-3w H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-3w P {
  font-size: 17px;
  text-align: left;
}
#msg-box8-3y .mbr-section-title,
#msg-box8-3y p {
  color: #fff;
}
#msg-box8-3z .mbr-section-title,
#msg-box8-3z p {
  color: #fff;
}
#ext_menu-42 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-42 .navbar-caption {
  color: #ffffff;
}
#ext_menu-42 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-42 .close-icon::before,
#ext_menu-42 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-42 .link,
#ext_menu-42 .dropdown-item {
  color: #ffffff;
}
#ext_menu-42 .link {
  font-size: 0.75rem;
}
#ext_menu-42 .dropdown-item,
#ext_menu-42 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-42 .link:hover,
#ext_menu-42 .dropdown-item:hover,
#ext_menu-42 .link:focus,
#ext_menu-42 .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-42 .link[aria-expanded="true"],
#ext_menu-42 .dropdown-menu {
  background: #181818;
}
#ext_menu-42 .nav-dropdown-sm .link:focus,
#ext_menu-42 .nav-dropdown-sm .link:hover,
#ext_menu-42 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-42 .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-42 .navbar,
#ext_menu-42 .nav-dropdown-sm,
#ext_menu-42 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-42 .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-42 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-42 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-42 .bg-color.transparent.opened .link:hover,
#ext_menu-42 .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-42 .link[aria-expanded="true"],
#ext_menu-42 .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-44 .mbr-section-title,
#header3-44 .mbr-section-subtitle {
  text-align: center;
}
#content5-45 .mbr-section-title,
#content5-45 p {
  color: #fff;
}
#header3-46 .mbr-section-title,
#header3-46 .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-47 .mbr-section-title,
#msg-box8-47 p {
  color: #fff;
}
#content1-48 P {
  font-size: 36px;
}
#msg-box5-49 H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-49 P {
  font-size: 17px;
  text-align: left;
}
#msg-box5-4e H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-4e P {
  font-size: 17px;
  text-align: left;
}
#msg-box5-4f H3 {
  color: #3e4145;
  font-size: 36px;
  text-align: left;
}
#msg-box5-4f P {
  font-size: 17px;
  text-align: left;
}
#msg-box8-4a .mbr-section-title,
#msg-box8-4a p {
  color: #fff;
}
#msg-box8-4b .mbr-section-title,
#msg-box8-4b p {
  color: #fff;
}
#ext_menu-4g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4g .navbar-caption {
  color: #ffffff;
}
#ext_menu-4g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4g .close-icon::before,
#ext_menu-4g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4g .link,
#ext_menu-4g .dropdown-item {
  color: #ffffff;
}
#ext_menu-4g .link {
  font-size: 0.75rem;
}
#ext_menu-4g .dropdown-item,
#ext_menu-4g .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4g .link:hover,
#ext_menu-4g .dropdown-item:hover,
#ext_menu-4g .link:focus,
#ext_menu-4g .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-4g .link[aria-expanded="true"],
#ext_menu-4g .dropdown-menu {
  background: #181818;
}
#ext_menu-4g .nav-dropdown-sm .link:focus,
#ext_menu-4g .nav-dropdown-sm .link:hover,
#ext_menu-4g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4g .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-4g .navbar,
#ext_menu-4g .nav-dropdown-sm,
#ext_menu-4g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4g .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-4g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4g .bg-color.transparent.opened .link:hover,
#ext_menu-4g .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-4g .link[aria-expanded="true"],
#ext_menu-4g .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-4i .mbr-section-title,
#header3-4i .mbr-section-subtitle {
  text-align: center;
}
#content5-4j .mbr-section-title,
#content5-4j p {
  color: #fff;
}
#header3-4k .mbr-section-title,
#header3-4k .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-4l .mbr-section-title,
#msg-box8-4l p {
  color: #fff;
}
#content1-4m P {
  font-size: 36px;
}
#form1-4w .form-control-label {
  color: #232323;
}
#msg-box8-4q .mbr-section-title,
#msg-box8-4q p {
  color: #fff;
}
#msg-box8-4r .mbr-section-title,
#msg-box8-4r p {
  color: #fff;
}
#ext_menu-4y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4y .navbar-caption {
  color: #ffffff;
}
#ext_menu-4y .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4y .close-icon::before,
#ext_menu-4y .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4y .link,
#ext_menu-4y .dropdown-item {
  color: #ffffff;
}
#ext_menu-4y .link {
  font-size: 0.75rem;
}
#ext_menu-4y .dropdown-item,
#ext_menu-4y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4y .link:hover,
#ext_menu-4y .dropdown-item:hover,
#ext_menu-4y .link:focus,
#ext_menu-4y .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-4y .link[aria-expanded="true"],
#ext_menu-4y .dropdown-menu {
  background: #181818;
}
#ext_menu-4y .nav-dropdown-sm .link:focus,
#ext_menu-4y .nav-dropdown-sm .link:hover,
#ext_menu-4y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4y .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-4y .navbar,
#ext_menu-4y .nav-dropdown-sm,
#ext_menu-4y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4y .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-4y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4y .bg-color.transparent.opened .link:hover,
#ext_menu-4y .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-4y .link[aria-expanded="true"],
#ext_menu-4y .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-50 .mbr-section-title,
#header3-50 .mbr-section-subtitle {
  text-align: center;
}
#content5-51 .mbr-section-title,
#content5-51 p {
  color: #fff;
}
#header3-52 .mbr-section-title,
#header3-52 .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-53 .mbr-section-title,
#msg-box8-53 p {
  color: #fff;
}
#content1-54 P {
  font-size: 36px;
}
#msg-box8-57 .mbr-section-title,
#msg-box8-57 p {
  color: #fff;
}
#msg-box8-58 .mbr-section-title,
#msg-box8-58 p {
  color: #fff;
}
#ext_menu-5e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5e .navbar-caption {
  color: #ffffff;
}
#ext_menu-5e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5e .close-icon::before,
#ext_menu-5e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5e .link,
#ext_menu-5e .dropdown-item {
  color: #ffffff;
}
#ext_menu-5e .link {
  font-size: 0.75rem;
}
#ext_menu-5e .dropdown-item,
#ext_menu-5e .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5e .link:hover,
#ext_menu-5e .dropdown-item:hover,
#ext_menu-5e .link:focus,
#ext_menu-5e .dropdown-item:focus {
  color: #eaa700;
}
#ext_menu-5e .link[aria-expanded="true"],
#ext_menu-5e .dropdown-menu {
  background: #181818;
}
#ext_menu-5e .nav-dropdown-sm .link:focus,
#ext_menu-5e .nav-dropdown-sm .link:hover,
#ext_menu-5e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5e .nav-dropdown-sm .dropdown-item:hover {
  background: #2a2a2a!important;
}
#ext_menu-5e .navbar,
#ext_menu-5e .nav-dropdown-sm,
#ext_menu-5e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5e .nav-dropdown-sm .dropdown-menu {
  background: #323232;
}
#ext_menu-5e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5e .bg-color.transparent.opened .link:hover,
#ext_menu-5e .bg-color.transparent.opened .link:focus {
  color: #eaa700;
}
#ext_menu-5e .link[aria-expanded="true"],
#ext_menu-5e .dropdown-item[aria-expanded="true"] {
  color: #eaa700!important;
}
#header3-5g .mbr-section-title,
#header3-5g .mbr-section-subtitle {
  text-align: center;
}
#content5-5h .mbr-section-title,
#content5-5h p {
  color: #fff;
}
#header3-5i .mbr-section-title,
#header3-5i .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-5j .mbr-section-title,
#msg-box8-5j p {
  color: #fff;
}
#content1-5k P {
  font-size: 36px;
}
#msg-box8-5o .mbr-section-title,
#msg-box8-5o p {
  color: #fff;
}
#header3-5v .mbr-section-title,
#header3-5v .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-5p .mbr-section-title,
#msg-box8-5p p {
  color: #fff;
}
