@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);





body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'PT Sans Narrow', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'PT Sans Narrow', 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: 'Indie Flower', cursive;
}
.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: 'Indie Flower', cursive;
}
.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: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Indie Flower', cursive;
}
.mbr-author-desc {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Indie Flower', cursive;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #dc9b3e !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #dc9b3e !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #dc9b3e;
  border-color: #dc9b3e;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #ae7320;
  border-color: #ae7320;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #ae7320 !important;
  border-color: #ae7320 !important;
}
.btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #dc9b3e;
  border-color: #dc9b3e;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ae7320;
  border-color: #ae7320;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ae7320 !important;
  border-color: #ae7320 !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: #98651c;
  color: #98651c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #dc9b3e;
  border-color: #dc9b3e;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #dc9b3e !important;
  border-color: #dc9b3e !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #98651c;
  color: #98651c;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #dc9b3e;
  border-color: #dc9b3e;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #dc9b3e !important;
  border-color: #dc9b3e !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: #dc9b3e !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #dc9b3e !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #dc9b3e;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #dc9b3e;
}
.btn-social:hover {
  background: #dc9b3e;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #dc9b3e;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #dc9b3e;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #dc9b3e;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #dc9b3e;
}
.lead a,
.lead a:hover {
  color: #dc9b3e;
}
.lead blockquote {
  border-color: #dc9b3e;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fbf4eb;
}
.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: #fbf4eb;
}
.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: #dc9b3e;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Indie Flower', cursive;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Indie Flower', cursive;
}
.features6 .feature-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Indie Flower', cursive;
}
.features6 .description {
  font-family: 'PT Sans Narrow', sans-serif;
}
.count,
.counter-title {
  font-family: 'Indie Flower', cursive;
}
.counter-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #dc9b3e;
}
.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: 'Indie Flower', cursive;
}
.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: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Indie Flower', cursive;
}
.extHeader11 .container span {
  font-family: 'Indie Flower', cursive;
}
.extHeader11 .container p.element {
  font-family: 'Indie Flower', cursive;
}
.extHeader11 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Indie Flower', cursive;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Indie Flower', cursive;
}
.extHeader13 .number {
  font-family: 'Indie Flower', cursive;
}
.extHeader13 .period {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Indie Flower', cursive;
}
.extFeatures .feature-title {
  font-family: 'Indie Flower', cursive;
}
.extFeatures .feature-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'PT Sans Narrow', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Indie Flower', cursive;
}
.extFeatures3 .border-wrap {
  border-color: #dc9b3e;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Indie Flower', cursive;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Indie Flower', cursive;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Indie Flower', cursive;
}
.extForm2 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #dc9b3e;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #dc9b3e;
}
.extCounters2 h4 {
  font-family: 'Indie Flower', cursive;
}
.extCounters2 h5 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Indie Flower', cursive;
}
.extCounters3 .counter-title {
  font-family: 'Indie Flower', cursive;
}
.extCounters3 .counter-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #dc9b3e;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #dc9b3e;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #dc9b3e;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Indie Flower', cursive;
}
.extProgressBar4 .feature-title {
  font-family: 'Indie Flower', cursive;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #dc9b3e;
}
.extAccordion1 .panel-heading a {
  font-family: 'PT Sans Narrow', 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: #dc9b3e;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'PT Sans Narrow', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #dc9b3e;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #dc9b3e;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #dc9b3e;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Indie Flower', cursive;
}
.extMsg-box1 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Indie Flower', cursive;
}
.extMsg-box1 .subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Indie Flower', cursive;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Indie Flower', cursive;
}
.extMenu1 span.icon a:hover {
  color: #dc9b3e !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #dc9b3e;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #dc9b3e;
}
.theme-border {
  border: 1px solid #dc9b3e;
}
#ext_menu-59 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-59 .navbar-caption {
  color: #ffffff;
}
#ext_menu-59 .navbar-toggler {
  color: #efefef;
}
#ext_menu-59 .close-icon::before,
#ext_menu-59 .close-icon::after {
  background-color: #efefef;
}
#ext_menu-59 .link,
#ext_menu-59 .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-59 .link {
  font-size: 0.7rem;
}
#ext_menu-59 .dropdown-item,
#ext_menu-59 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-59 .link:hover,
#ext_menu-59 .dropdown-item:hover,
#ext_menu-59 .link:focus,
#ext_menu-59 .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-59 .link[aria-expanded="true"],
#ext_menu-59 .dropdown-menu {
  background: #141414;
}
#ext_menu-59 .nav-dropdown-sm .link:focus,
#ext_menu-59 .nav-dropdown-sm .link:hover,
#ext_menu-59 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-59 .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-59 .navbar,
#ext_menu-59 .nav-dropdown-sm,
#ext_menu-59 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-59 .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-59 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-59 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-59 .bg-color.transparent.opened .link:hover,
#ext_menu-59 .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-59 .link[aria-expanded="true"],
#ext_menu-59 .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
#extHeader6-bm H3 {
  color: #ffffff;
}
#extHeader6-bm P {
  color: #ffffff;
}
#extFeatures8-5m .feature-title,
#extFeatures8-5m .description {
  color: #232323;
}
#extFeatures8-5m .feature-subtitle {
  color: #ffffff;
}
#extFeatures8-5m .feature-title {
  color: #ffffff;
}
#extFeatures8-5m .mbr-section-title {
  color: #ffffff;
}
#extFeatures8-5m .mbr-section-subtitle {
  color: #ffffff;
}
#extFeatures8-5l .feature-title,
#extFeatures8-5l .description {
  color: #232323;
}
#extFeatures8-5l .feature-subtitle {
  color: #000000;
}
#extFeatures8-5l .mbr-section-title {
  color: #000000;
}
#extFeatures8-5l .mbr-section-subtitle {
  color: #000000;
}
#extFeatures8-5l .feature-title {
  color: #000000;
}
#extFeatures8-5l P {
  color: #efefef;
}
#extFeatures8-5n .feature-title,
#extFeatures8-5n .description {
  color: #232323;
}
#extFeatures8-5n .feature-subtitle {
  color: #ffffff;
}
#extFeatures8-5n .mbr-section-title {
  color: #ffffff;
}
#extFeatures8-5n .mbr-section-subtitle {
  color: #ffffff;
}
#extFeatures8-5n .feature-title {
  color: #ffffff;
}
#extFeatures8-5o .feature-title,
#extFeatures8-5o .description {
  color: #232323;
}
#extFeatures8-5o .feature-subtitle {
  color: #000000;
  text-align: left;
}
#extFeatures8-5o .mbr-section-title {
  color: #000000;
}
#extFeatures8-5o .mbr-section-subtitle {
  color: #000000;
}
#extFeatures8-5o .feature-title {
  color: #000000;
}
#header3-5q .mbr-section-title,
#header3-5q .mbr-section-subtitle {
  text-align: center;
}
#header3-5t .mbr-section-title,
#header3-5t .mbr-section-subtitle {
  text-align: center;
}
#header3-5t H3 {
  font-size: 24px;
}
#header3-5t SMALL {
  color: #00a9ff;
}
#header3-5t .mbr-section-subtitle {
  color: #41a85f;
}
#extMsg-box3-5j SPAN {
  color: #232323;
  font-size: 24px;
}
#extMsg-box3-5j P {
  color: #232323;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 17px;
}
#extAccordion2-cg DIV {
  text-align: left;
}
#header3-cj .mbr-section-title,
#header3-cj .mbr-section-subtitle {
  text-align: center;
}
#form1-5w .form-control-label {
  color: #232323;
}

#ext_menu-5x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5x .navbar-caption {
  color: #ffffff;
}
#ext_menu-5x .navbar-toggler {
  color: #efefef;
}
#ext_menu-5x .close-icon::before,
#ext_menu-5x .close-icon::after {
  background-color: #efefef;
}
#ext_menu-5x .link,
#ext_menu-5x .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-5x .link {
  font-size: 0.7rem;
}
#ext_menu-5x .dropdown-item,
#ext_menu-5x .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-5x .link:hover,
#ext_menu-5x .dropdown-item:hover,
#ext_menu-5x .link:focus,
#ext_menu-5x .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-5x .link[aria-expanded="true"],
#ext_menu-5x .dropdown-menu {
  background: #141414;
}
#ext_menu-5x .nav-dropdown-sm .link:focus,
#ext_menu-5x .nav-dropdown-sm .link:hover,
#ext_menu-5x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5x .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-5x .navbar,
#ext_menu-5x .nav-dropdown-sm,
#ext_menu-5x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5x .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-5x .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-5x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5x .bg-color.transparent.opened .link:hover,
#ext_menu-5x .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-5x .link[aria-expanded="true"],
#ext_menu-5x .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
#slider-az H2 {
  text-align: left;
}
#slider-az P {
  text-align: left;
}
#msg-box8-60 .mbr-section-title,
#msg-box8-60 p {
  color: #fff;
}
#msg-box8-60 .mbr-section-title {
  color: #000000;
}
#msg-box8-60 .lead P {
  color: #000000;
}
#extFeatures7-62 P {
  text-align: left;
}
#header3-63 .mbr-section-title,
#header3-63 .mbr-section-subtitle {
  text-align: center;
}
#form1-65 .form-control-label {
  color: #232323;
}

#ext_menu-66 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-66 .navbar-caption {
  color: #ffffff;
}
#ext_menu-66 .navbar-toggler {
  color: #efefef;
}
#ext_menu-66 .close-icon::before,
#ext_menu-66 .close-icon::after {
  background-color: #efefef;
}
#ext_menu-66 .link,
#ext_menu-66 .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-66 .link {
  font-size: 0.7rem;
}
#ext_menu-66 .dropdown-item,
#ext_menu-66 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-66 .link:hover,
#ext_menu-66 .dropdown-item:hover,
#ext_menu-66 .link:focus,
#ext_menu-66 .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-66 .link[aria-expanded="true"],
#ext_menu-66 .dropdown-menu {
  background: #141414;
}
#ext_menu-66 .nav-dropdown-sm .link:focus,
#ext_menu-66 .nav-dropdown-sm .link:hover,
#ext_menu-66 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-66 .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-66 .navbar,
#ext_menu-66 .nav-dropdown-sm,
#ext_menu-66 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-66 .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-66 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-66 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-66 .bg-color.transparent.opened .link:hover,
#ext_menu-66 .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-66 .link[aria-expanded="true"],
#ext_menu-66 .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
#header3-bk .mbr-section-title,
#header3-bk .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-69 .mbr-section-title,
#msg-box8-69 p {
  color: #fff;
}
#content1-6a P {
  color: #efefef;
}
#msg-box8-6b .mbr-section-title,
#msg-box8-6b p {
  color: #fff;
}
#content1-6c P {
  color: #efefef;
}

#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #efefef;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #efefef;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.7rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #141414;
}
#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: #262626!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: #2e2e2e;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #efefef;
  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: #dc9b3e;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
#slider-b0 H2 {
  text-align: center;
}
#slider-b0 P {
  text-align: center;
}
#features1-bi .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#social-buttons4-b1 .mbr-section-title,
#social-buttons4-b1 .btn-social {
  color: #fff;
}
#social-buttons4-b1 .mbr-section-title {
  color: #000000;
}
#header3-bl .mbr-section-title,
#header3-bl .mbr-section-subtitle {
  text-align: center;
}
#header3-bl .mbr-section-title {
  text-align: left;
}
#msg-box8-y .mbr-section-title,
#msg-box8-y p {
  color: #fff;
}
#msg-box3-3l .mbr-section-title,
#msg-box3-3l p {
  color: #000;
}
#msg-box3-3l .mbr-section-title {
  color: #28324e;
}
#msg-box8-10 .mbr-section-title,
#msg-box8-10 p {
  color: #fff;
}
#msg-box8-10 .mbr-section-title {
  color: #28324e;
}
#msg-box8-12 .mbr-section-title,
#msg-box8-12 p {
  color: #fff;
}
#msg-box8-12 .mbr-section-title {
  color: #28324e;
}
#msg-box8-14 .mbr-section-title,
#msg-box8-14 p {
  color: #fff;
}
#msg-box8-14 .mbr-section-title {
  color: #000000;
}

#ext_menu-bw .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bw .navbar-caption {
  color: #ffffff;
}
#ext_menu-bw .navbar-toggler {
  color: #efefef;
}
#ext_menu-bw .close-icon::before,
#ext_menu-bw .close-icon::after {
  background-color: #efefef;
}
#ext_menu-bw .link,
#ext_menu-bw .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bw .link {
  font-size: 0.7rem;
}
#ext_menu-bw .dropdown-item,
#ext_menu-bw .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-bw .link:hover,
#ext_menu-bw .dropdown-item:hover,
#ext_menu-bw .link:focus,
#ext_menu-bw .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-bw .link[aria-expanded="true"],
#ext_menu-bw .dropdown-menu {
  background: #141414;
}
#ext_menu-bw .nav-dropdown-sm .link:focus,
#ext_menu-bw .nav-dropdown-sm .link:hover,
#ext_menu-bw .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bw .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-bw .navbar,
#ext_menu-bw .nav-dropdown-sm,
#ext_menu-bw .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bw .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-bw .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-bw .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bw .bg-color.transparent.opened .link:hover,
#ext_menu-bw .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-bw .link[aria-expanded="true"],
#ext_menu-bw .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
#slider-bx H2 {
  text-align: center;
}
#slider-bx P {
  text-align: center;
}
#features1-by .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#social-buttons4-bz .mbr-section-title,
#social-buttons4-bz .btn-social {
  color: #fff;
}
#social-buttons4-bz .mbr-section-title {
  color: #000000;
}
#header3-c1 .mbr-section-title,
#header3-c1 .mbr-section-subtitle {
  text-align: center;
}
#header3-c1 .mbr-section-title {
  text-align: left;
}
#msg-box8-c3 .mbr-section-title,
#msg-box8-c3 p {
  color: #fff;
}
#msg-box3-c4 .mbr-section-title,
#msg-box3-c4 p {
  color: #000;
}
#msg-box3-c4 .mbr-section-title {
  color: #28324e;
}
#msg-box8-c6 .mbr-section-title,
#msg-box8-c6 p {
  color: #fff;
}
#msg-box8-c6 .mbr-section-title {
  color: #28324e;
}
#msg-box8-c8 .mbr-section-title,
#msg-box8-c8 p {
  color: #fff;
}
#msg-box8-c8 .mbr-section-title {
  color: #28324e;
}
#msg-box8-ca .mbr-section-title,
#msg-box8-ca p {
  color: #fff;
}
#msg-box8-ca .mbr-section-title {
  color: #000000;
}

#ext_menu-bn .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bn .navbar-caption {
  color: #ffffff;
}
#ext_menu-bn .navbar-toggler {
  color: #efefef;
}
#ext_menu-bn .close-icon::before,
#ext_menu-bn .close-icon::after {
  background-color: #efefef;
}
#ext_menu-bn .link,
#ext_menu-bn .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bn .link {
  font-size: 0.7rem;
}
#ext_menu-bn .dropdown-item,
#ext_menu-bn .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-bn .link:hover,
#ext_menu-bn .dropdown-item:hover,
#ext_menu-bn .link:focus,
#ext_menu-bn .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-bn .link[aria-expanded="true"],
#ext_menu-bn .dropdown-menu {
  background: #141414;
}
#ext_menu-bn .nav-dropdown-sm .link:focus,
#ext_menu-bn .nav-dropdown-sm .link:hover,
#ext_menu-bn .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bn .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-bn .navbar,
#ext_menu-bn .nav-dropdown-sm,
#ext_menu-bn .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bn .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-bn .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-bn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bn .bg-color.transparent.opened .link:hover,
#ext_menu-bn .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-bn .link[aria-expanded="true"],
#ext_menu-bn .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
#header3-br .mbr-section-title,
#header3-br .mbr-section-subtitle {
  text-align: center;
}
#header3-br .mbr-section-title {
  color: #2e2e2e;
}
#content1-bq P {
  text-align: left;
  font-size: 18px;
}

#msg-box3-2c .mbr-section-title,
#msg-box3-2c p {
  color: #000;
}
#msg-box3-2c .mbr-section-title {
  color: #ffffff;
  text-align: left;
}
#msg-box3-2c .lead P {
  color: #ffffff;
  text-align: left;
  font-size: 17px;
}
#msg-box3-2c .lead UL {
  text-align: left;
}
#msg-box3-bv .mbr-section-title,
#msg-box3-bv p {
  color: #000;
}
#msg-box3-bv .mbr-section-title {
  color: #ffffff;
  text-align: left;
  font-size: 22px;
}
#msg-box3-bv .lead P {
  color: #dc9b3e;
  text-align: left;
  font-size: 25px;
}
#msg-box3-bv .lead UL {
  text-align: left;
}
#ext_menu-29 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-29 .navbar-caption {
  color: #ffffff;
}
#ext_menu-29 .navbar-toggler {
  color: #efefef;
}
#ext_menu-29 .close-icon::before,
#ext_menu-29 .close-icon::after {
  background-color: #efefef;
}
#ext_menu-29 .link,
#ext_menu-29 .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-29 .link {
  font-size: 0.7rem;
}
#ext_menu-29 .dropdown-item,
#ext_menu-29 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-29 .link:hover,
#ext_menu-29 .dropdown-item:hover,
#ext_menu-29 .link:focus,
#ext_menu-29 .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-29 .link[aria-expanded="true"],
#ext_menu-29 .dropdown-menu {
  background: #141414;
}
#ext_menu-29 .nav-dropdown-sm .link:focus,
#ext_menu-29 .nav-dropdown-sm .link:hover,
#ext_menu-29 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-29 .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-29 .navbar,
#ext_menu-29 .nav-dropdown-sm,
#ext_menu-29 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-29 .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-29 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-29 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-29 .bg-color.transparent.opened .link:hover,
#ext_menu-29 .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-29 .link[aria-expanded="true"],
#ext_menu-29 .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}

#header3-bj .mbr-section-title,
#header3-bj .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-9e .mbr-section-title,
#msg-box8-9e p {
  color: #fff;
}
#msg-box8-9e .mbr-section-title {
  color: #000000;
}
#msg-box8-9e .lead P {
  color: #000000;
}
#msg-box5-7n H3 {
  color: #000000;
  font-size: 36px;
}
#msg-box5-7n P {
  color: #000000;
}
#msg-box5-7o H3 {
  color: #000000;
  font-size: 36px;
}
#msg-box5-7o P {
  color: #000000;
}
#msg-box5-7p H3 {
  color: #000000;
  font-size: 36px;
}
#msg-box5-7p P {
  color: #000000;
}
#msg-box8-52 .mbr-section-title,
#msg-box8-52 p {
  color: #fff;
}
#msg-box8-52 .mbr-section-title {
  color: #000000;
}
#msg-box8-52 .lead P {
  color: #000000;
}
#ext_menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3d .navbar-caption {
  color: #ffffff;
}
#ext_menu-3d .navbar-toggler {
  color: #efefef;
}
#ext_menu-3d .close-icon::before,
#ext_menu-3d .close-icon::after {
  background-color: #efefef;
}
#ext_menu-3d .link,
#ext_menu-3d .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-3d .link {
  font-size: 0.7rem;
}
#ext_menu-3d .dropdown-item,
#ext_menu-3d .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-3d .link:hover,
#ext_menu-3d .dropdown-item:hover,
#ext_menu-3d .link:focus,
#ext_menu-3d .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-menu {
  background: #141414;
}
#ext_menu-3d .nav-dropdown-sm .link:focus,
#ext_menu-3d .nav-dropdown-sm .link:hover,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-3d .navbar,
#ext_menu-3d .nav-dropdown-sm,
#ext_menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-3d .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3d .bg-color.transparent.opened .link:hover,
#ext_menu-3d .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
#msg-box8-53 .mbr-section-title,
#msg-box8-53 p {
  color: #fff;
}
#msg-box8-53 .lead {
  color: #000000;
}
#msg-box8-53 .mbr-section-title {
  text-align: center;
  color: #000000;
}
#msg-box8-82 .mbr-section-title,
#msg-box8-82 p {
  color: #fff;
}
#msg-box8-82 .mbr-section-title {
  color: #000000;
  font-size: 36px;
}
#msg-box8-83 .mbr-section-title,
#msg-box8-83 p {
  color: #fff;
}
#msg-box8-83 .mbr-section-title {
  color: #000000;
  font-size: 36px;
}
#msg-box8-85 .mbr-section-title,
#msg-box8-85 p {
  color: #fff;
}
#msg-box8-85 .mbr-section-title {
  color: #000000;
  font-size: 36px;
}
#header3-ch .mbr-section-title,
#header3-ch .mbr-section-subtitle {
  text-align: center;
}
#header3-ch .mbr-section-subtitle {
  color: #000000;
}
#form1-7s .form-control-label {
  color: #232323;
}
#msg-box8-54 .mbr-section-title,
#msg-box8-54 p {
  color: #fff;
}
#msg-box8-54 .mbr-section-title {
  color: #000000;
}

#msg-box3-ck .mbr-section-title,
#msg-box3-ck p {
  color: #000;
}
#msg-box3-ck .mbr-section-title {
  color: #0f1628;
  text-align: left;
}
#msg-box3-ck .lead P {
  color: #0f1628;
  text-align: left;
  font-size: 17px;
}
#msg-box3-ck .lead UL {
  text-align: left;
}
#ext_menu-cm .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-cm .navbar-caption {
  color: #ffffff;
}
#ext_menu-cm .navbar-toggler {
  color: #efefef;
}
#ext_menu-cm .close-icon::before,
#ext_menu-cm .close-icon::after {
  background-color: #efefef;
}
#ext_menu-cm .link,
#ext_menu-cm .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cm .link {
  font-size: 0.7rem;
}
#ext_menu-cm .dropdown-item,
#ext_menu-cm .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-cm .link:hover,
#ext_menu-cm .dropdown-item:hover,
#ext_menu-cm .link:focus,
#ext_menu-cm .dropdown-item:focus {
  color: #dc9b3e;
}
#ext_menu-cm .link[aria-expanded="true"],
#ext_menu-cm .dropdown-menu {
  background: #141414;
}
#ext_menu-cm .nav-dropdown-sm .link:focus,
#ext_menu-cm .nav-dropdown-sm .link:hover,
#ext_menu-cm .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-cm .nav-dropdown-sm .dropdown-item:hover {
  background: #262626!important;
}
#ext_menu-cm .navbar,
#ext_menu-cm .nav-dropdown-sm,
#ext_menu-cm .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-cm .nav-dropdown-sm .dropdown-menu {
  background: #2e2e2e;
}
#ext_menu-cm .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#ext_menu-cm .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-cm .bg-color.transparent.opened .link:hover,
#ext_menu-cm .bg-color.transparent.opened .link:focus {
  color: #dc9b3e;
}
#ext_menu-cm .link[aria-expanded="true"],
#ext_menu-cm .dropdown-item[aria-expanded="true"] {
  color: #dc9b3e!important;
}
