@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);










body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #3d8eb9 !important;
}
.bg-success {
  background-color: #30a4e2 !important;
}
.bg-info {
  background-color: #475577 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #2a627f;
  border-color: #2a627f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #2a627f !important;
  border-color: #2a627f !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #475577;
  border-color: #475577;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2a3347;
  border-color: #2a3347;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2a3347 !important;
  border-color: #2a3347 !important;
}
.btn-success {
  background-color: #30a4e2;
  border-color: #30a4e2;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #1879ad;
  border-color: #1879ad;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #1879ad !important;
  border-color: #1879ad !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #24536c;
  color: #24536c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #3d8eb9 !important;
  border-color: #3d8eb9 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #212737;
  color: #212737;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #475577;
  border-color: #475577;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #475577 !important;
  border-color: #475577 !important;
}
.btn-success-outline {
  background: none;
  border-color: #156a97;
  color: #156a97;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #30a4e2;
  border-color: #30a4e2;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #30a4e2 !important;
  border-color: #30a4e2 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #3d8eb9 !important;
}
.text-success {
  color: #30a4e2 !important;
}
.text-info {
  color: #475577 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #30a4e2;
}
.alert-info {
  background-color: #475577;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #3d8eb9;
}
.btn-social:hover {
  background: #3d8eb9;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #3d8eb9;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #3d8eb9;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #3d8eb9;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #3d8eb9;
}
.lead a,
.lead a:hover {
  color: #3d8eb9;
}
.lead blockquote {
  border-color: #3d8eb9;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #98c5dd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e3f3fb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #8695b7;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #3d8eb9;
}
.scrollToTop_wraper {
  display: none;
}
.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;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #3d8eb9;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #3d8eb9;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #3d8eb9;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #3d8eb9;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #3d8eb9;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #3d8eb9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #3d8eb9;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #3d8eb9;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #3d8eb9;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #3d8eb9;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #3d8eb9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #3d8eb9;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #3d8eb9 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #3d8eb9;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #3d8eb9;
}
.theme-border {
  border: 1px solid #3d8eb9;
}
#ext_menu-17 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-17 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-17 .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-17 .close-icon::before,
#ext_menu-17 .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-17 .link,
#ext_menu-17 .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-17 .link {
  font-size: 0.85rem;
}
#ext_menu-17 .dropdown-item,
#ext_menu-17 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-17 .link:hover,
#ext_menu-17 .dropdown-item:hover,
#ext_menu-17 .link:focus,
#ext_menu-17 .dropdown-item:focus {
  color: #3d8eb9;
}
#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: #05121b!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: #071b28;
}
#ext_menu-17 .bg-color.transparent .link {
  color: #7e9b9f;
  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: #3d8eb9;
}
#ext_menu-17 .link[aria-expanded="true"],
#ext_menu-17 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header1-0 .mbr-section-lead {
  color: #000000;
  font-size: 21px;
}
#header1-0 .mbr-section-title P {
  font-size: 60px;
}
#header1-0 .mbr-section-title {
  color: #28324e;
}
#header1-0 .mbr-section-lead B {
  font-size: 21px;
}
#header4-34 .mbr-section-title {
  font-size: 46px;
  color: #76e6f5;
}
#extMsg-box2-a SPAN {
  color: #ffffff;
}
#extMsg-box2-a P {
  font-size: 22px;
}
#extMsg-box2-a .btn {
  font-size: 16px;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#header3-v .mbr-section-title {
  text-align: center;
  color: #475577;
}
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#extHeader11-70 .btn {
  font-size: 18px;
}
#header3-7d .mbr-section-title,
#header3-7d .mbr-section-subtitle {
  text-align: center;
}
#header3-7d .mbr-section-title {
  color: #475577;
}
#header3-7d .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-71 .mbr-section-title,
#header3-71 .mbr-section-subtitle {
  text-align: center;
}
#header3-71 .mbr-section-title {
  color: #ffffff;
}
#header3-71 .mbr-section-subtitle SPAN {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#content1-72 DIV {
  color: #eb6b56;
}
#content1-72 P {
  text-align: center;
}
#msg-box4-8d H3 {
  font-size: 36px;
}
#msg-box5-46 H3 {
  color: #475577;
}
#msg-box5-46 P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#extFeatures1-3f .mbr-section-title {
  color: #9a62be;
  font-size: 60px;
}
#extFeatures1-3f DIV {
  color: #9a62be;
}
#header3-53 .mbr-section-title,
#header3-53 .mbr-section-subtitle {
  text-align: center;
}
#header3-53 .mbr-section-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-53 .mbr-section-subtitle SPAN {
  font-size: 20px;
}
#header3-53 .mbr-section-title {
  color: #2969b0;
  font-size: 46px;
}
#extProgressBar3-51 path[stroke] {
  stroke: #7e9b9f !important;
}
#extProgressBar3-51 H5 {
  color: #2b0680;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
}
#extProgressBar3-51 SPAN {
  font-family: 'Roboto Condensed', sans-serif;
}
#content5-d .mbr-section-title,
#content5-d p {
  color: #fff;
}
#content5-d DIV {
  color: #000000;
}
#content5-d .mbr-section-title {
  color: #7e9b9f;
}
#msg-box3-22 .mbr-section-title,
#msg-box3-22 p {
  color: #000;
}
#msg-box3-22 .mbr-section-title {
  color: #475577;
}
#msg-box3-22 .lead P {
  font-size: 23px;
}
#msg-box3-22 .btn {
  font-size: 16px;
}
#extHeader1-54 P {
  font-size: 19px;
}
#header3-h .mbr-section-title,
#header3-h .mbr-section-subtitle {
  text-align: center;
}
#header3-h .mbr-section-subtitle {
  text-align: center;
}
#header3-h .mbr-section-title {
  color: #475577;
}
#features1-g .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#extTestimonials5-83 .mbr-section-title {
  color: #475577;
}
#extHeader3-e .btn {
  font-size: 18px;
}
#header3-3l .mbr-section-title,
#header3-3l .mbr-section-subtitle {
  text-align: center;
}
#header3-3l .mbr-section-title {
  color: #475577;
}
#header3-3l .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-7c .mbr-section-title,
#header3-7c .mbr-section-subtitle {
  text-align: center;
}
#header3-7c .mbr-section-title {
  color: #475577;
}
#content5-3m .mbr-section-title,
#content5-3m p {
  color: #fff;
}
#content5-3m DIV {
  color: #000000;
}
#content5-3m .mbr-section-title {
  color: #7e9b9f;
}



#header3-5s .mbr-section-title,
#header3-5s .mbr-section-subtitle {
  text-align: center;
}
#header3-5s .mbr-section-title {
  color: #475577;
}
#ext_menu-1e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1e .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-1e .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-1e .close-icon::before,
#ext_menu-1e .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-1e .link,
#ext_menu-1e .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1e .link {
  font-size: 0.85rem;
}
#ext_menu-1e .dropdown-item,
#ext_menu-1e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-1e .link:hover,
#ext_menu-1e .dropdown-item:hover,
#ext_menu-1e .link:focus,
#ext_menu-1e .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-menu {
  background: #000000;
}
#ext_menu-1e .nav-dropdown-sm .link:focus,
#ext_menu-1e .nav-dropdown-sm .link:hover,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-1e .navbar,
#ext_menu-1e .nav-dropdown-sm,
#ext_menu-1e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1e .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-1e .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-1e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1e .bg-color.transparent.opened .link:hover,
#ext_menu-1e .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#header3-7p .mbr-section-title,
#header3-7p .mbr-section-subtitle {
  text-align: center;
}
#header3-7p .mbr-section-title {
  color: #475577;
}
#header3-7p .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#content5-3k .mbr-section-title,
#content5-3k p {
  color: #fff;
}
#content5-3k DIV {
  color: #000000;
}
#content5-3k .mbr-section-title {
  color: #7e9b9f;
}
#msg-box5-57 H3 {
  color: #475577;
}
#msg-box5-57 P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#extHeader1-58 P {
  font-size: 19px;
}



#extHeader8-1s H3 {
  font-size: 60px;
}
#ext_menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1m .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-1m .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-1m .close-icon::before,
#ext_menu-1m .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-1m .link,
#ext_menu-1m .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1m .link {
  font-size: 0.9rem;
}
#ext_menu-1m .dropdown-item,
#ext_menu-1m .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-1m .link:hover,
#ext_menu-1m .dropdown-item:hover,
#ext_menu-1m .link:focus,
#ext_menu-1m .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-menu {
  background: #000000;
}
#ext_menu-1m .nav-dropdown-sm .link:focus,
#ext_menu-1m .nav-dropdown-sm .link:hover,
#ext_menu-1m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-1m .navbar,
#ext_menu-1m .nav-dropdown-sm,
#ext_menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-1m .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1m .bg-color.transparent.opened .link:hover,
#ext_menu-1m .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader7-2v P {
  font-family: 'Oswald', sans-serif;
}


#extTestimonials5-20 .mbr-section-title {
  color: #475577;
}
#ext_menu-1t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1t .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-1t .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-1t .close-icon::before,
#ext_menu-1t .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-1t .link,
#ext_menu-1t .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1t .link {
  font-size: 0.85rem;
}
#ext_menu-1t .dropdown-item,
#ext_menu-1t .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-1t .link:hover,
#ext_menu-1t .dropdown-item:hover,
#ext_menu-1t .link:focus,
#ext_menu-1t .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-menu {
  background: #000000;
}
#ext_menu-1t .nav-dropdown-sm .link:focus,
#ext_menu-1t .nav-dropdown-sm .link:hover,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-1t .navbar,
#ext_menu-1t .nav-dropdown-sm,
#ext_menu-1t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1t .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-1t .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-1t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1t .bg-color.transparent.opened .link:hover,
#ext_menu-1t .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#msg-box8-1z .mbr-section-title,
#msg-box8-1z p {
  color: #fff;
}
#content5-3x .mbr-section-title,
#content5-3x p {
  color: #fff;
}
#content5-3x DIV {
  color: #000000;
}
#content5-3x .mbr-section-title {
  color: #7e9b9f;
}


#ext_menu-25 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-25 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-25 .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-25 .close-icon::before,
#ext_menu-25 .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-25 .link,
#ext_menu-25 .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-25 .link {
  font-size: 0.85rem;
}
#ext_menu-25 .dropdown-item,
#ext_menu-25 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-25 .link:hover,
#ext_menu-25 .dropdown-item:hover,
#ext_menu-25 .link:focus,
#ext_menu-25 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-25 .link[aria-expanded="true"],
#ext_menu-25 .dropdown-menu {
  background: #000000;
}
#ext_menu-25 .nav-dropdown-sm .link:focus,
#ext_menu-25 .nav-dropdown-sm .link:hover,
#ext_menu-25 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-25 .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-25 .navbar,
#ext_menu-25 .nav-dropdown-sm,
#ext_menu-25 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-25 .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-25 .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-25 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-25 .bg-color.transparent.opened .link:hover,
#ext_menu-25 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-25 .link[aria-expanded="true"],
#ext_menu-25 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-33 .btn {
  font-size: 18px;
}
#header3-7e .mbr-section-title,
#header3-7e .mbr-section-subtitle {
  text-align: center;
}
#header3-7e .mbr-section-title {
  color: #475577;
}
#header3-7e .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-2b .mbr-section-title,
#header3-2b .mbr-section-subtitle {
  text-align: center;
}
#header3-2b .mbr-section-title {
  color: #475577;
}
#extHeader1-73 P {
  font-size: 19px;
}
#content5-2a .mbr-section-title,
#content5-2a p {
  color: #fff;
}
#content5-2a DIV {
  color: #000000;
}
#content5-2a .mbr-section-title {
  color: #7e9b9f;
}


#ext_menu-2d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2d .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-2d .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-2d .close-icon::before,
#ext_menu-2d .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-2d .link,
#ext_menu-2d .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-2d .link {
  font-size: 0.9rem;
}
#ext_menu-2d .dropdown-item,
#ext_menu-2d .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-2d .link:hover,
#ext_menu-2d .dropdown-item:hover,
#ext_menu-2d .link:focus,
#ext_menu-2d .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-2d .link[aria-expanded="true"],
#ext_menu-2d .dropdown-menu {
  background: #000000;
}
#ext_menu-2d .nav-dropdown-sm .link:focus,
#ext_menu-2d .nav-dropdown-sm .link:hover,
#ext_menu-2d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-2d .navbar,
#ext_menu-2d .nav-dropdown-sm,
#ext_menu-2d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2d .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-2d .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2d .bg-color.transparent.opened .link:hover,
#ext_menu-2d .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-2d .link[aria-expanded="true"],
#ext_menu-2d .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-2k .btn {
  font-size: 14px;
}
#header3-7f .mbr-section-title,
#header3-7f .mbr-section-subtitle {
  text-align: center;
}
#header3-7f .mbr-section-title {
  color: #475577;
}
#header3-7f .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-2h .mbr-section-title,
#header3-2h .mbr-section-subtitle {
  text-align: center;
}
#header3-2h .mbr-section-title {
  color: #475577;
}
#content5-2j .mbr-section-title,
#content5-2j p {
  color: #fff;
}
#content5-2j DIV {
  color: #000000;
}
#content5-2j .mbr-section-title {
  color: #7e9b9f;
}


#ext_menu-2w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2w .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-2w .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-2w .close-icon::before,
#ext_menu-2w .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-2w .link,
#ext_menu-2w .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-2w .link {
  font-size: 0.9rem;
}
#ext_menu-2w .dropdown-item,
#ext_menu-2w .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-2w .link:hover,
#ext_menu-2w .dropdown-item:hover,
#ext_menu-2w .link:focus,
#ext_menu-2w .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-2w .link[aria-expanded="true"],
#ext_menu-2w .dropdown-menu {
  background: #000000;
}
#ext_menu-2w .nav-dropdown-sm .link:focus,
#ext_menu-2w .nav-dropdown-sm .link:hover,
#ext_menu-2w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2w .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-2w .navbar,
#ext_menu-2w .nav-dropdown-sm,
#ext_menu-2w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2w .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-2w .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-2w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2w .bg-color.transparent.opened .link:hover,
#ext_menu-2w .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-2w .link[aria-expanded="true"],
#ext_menu-2w .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-2y .btn {
  font-size: 16px;
}
#header3-7j .mbr-section-title,
#header3-7j .mbr-section-subtitle {
  text-align: center;
}
#header3-7j .mbr-section-title {
  color: #475577;
}
#header3-7j .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title {
  color: #475577;
}
#content5-32 .mbr-section-title,
#content5-32 p {
  color: #fff;
}
#content5-32 DIV {
  color: #000000;
}
#content5-32 .mbr-section-title {
  color: #7e9b9f;
}


#ext_menu-35 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-35 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-35 .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-35 .close-icon::before,
#ext_menu-35 .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-35 .link,
#ext_menu-35 .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-35 .link {
  font-size: 0.9rem;
}
#ext_menu-35 .dropdown-item,
#ext_menu-35 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-35 .link:hover,
#ext_menu-35 .dropdown-item:hover,
#ext_menu-35 .link:focus,
#ext_menu-35 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-35 .link[aria-expanded="true"],
#ext_menu-35 .dropdown-menu {
  background: #000000;
}
#ext_menu-35 .nav-dropdown-sm .link:focus,
#ext_menu-35 .nav-dropdown-sm .link:hover,
#ext_menu-35 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-35 .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-35 .navbar,
#ext_menu-35 .nav-dropdown-sm,
#ext_menu-35 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-35 .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-35 .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-35 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-35 .bg-color.transparent.opened .link:hover,
#ext_menu-35 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-35 .link[aria-expanded="true"],
#ext_menu-35 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-37 .btn {
  font-size: 14px;
}
#header3-7n .mbr-section-title,
#header3-7n .mbr-section-subtitle {
  text-align: center;
}
#header3-7n .mbr-section-title {
  color: #475577;
}
#header3-7n .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#content5-3b .mbr-section-title,
#content5-3b p {
  color: #fff;
}
#content5-3b DIV {
  color: #000000;
}
#content5-3b .mbr-section-title {
  color: #7e9b9f;
}



#ext_menu-47 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-47 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-47 .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-47 .close-icon::before,
#ext_menu-47 .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-47 .link,
#ext_menu-47 .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-47 .link {
  font-size: 0.9rem;
}
#ext_menu-47 .dropdown-item,
#ext_menu-47 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-47 .link:hover,
#ext_menu-47 .dropdown-item:hover,
#ext_menu-47 .link:focus,
#ext_menu-47 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-47 .link[aria-expanded="true"],
#ext_menu-47 .dropdown-menu {
  background: #000000;
}
#ext_menu-47 .nav-dropdown-sm .link:focus,
#ext_menu-47 .nav-dropdown-sm .link:hover,
#ext_menu-47 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-47 .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-47 .navbar,
#ext_menu-47 .nav-dropdown-sm,
#ext_menu-47 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-47 .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-47 .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-47 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-47 .bg-color.transparent.opened .link:hover,
#ext_menu-47 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-47 .link[aria-expanded="true"],
#ext_menu-47 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-49 .btn {
  font-size: 16px;
}
#extHeader3-49 H3 {
  font-size: 48px;
}
#extHeader3-49 P {
  font-size: 23px;
}
#header3-7k .mbr-section-title,
#header3-7k .mbr-section-subtitle {
  text-align: center;
}
#header3-7k .mbr-section-title {
  color: #475577;
}
#header3-7k .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-4b .mbr-section-title,
#header3-4b .mbr-section-subtitle {
  text-align: center;
}
#header3-4b .mbr-section-title {
  color: #475577;
}
#extHeader1-5a P {
  font-size: 19px;
}
#msg-box5-5b H3 {
  color: #475577;
}
#msg-box5-5b P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#content5-4d .mbr-section-title,
#content5-4d p {
  color: #fff;
}
#content5-4d DIV {
  color: #000000;
}
#content5-4d .mbr-section-title {
  color: #7e9b9f;
}




#msg-box8-4h .mbr-section-title,
#msg-box8-4h p {
  color: #fff;
}
#header3-4j .mbr-section-title,
#header3-4j .mbr-section-subtitle {
  text-align: center;
}
#header3-4j .mbr-section-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
}
#header3-4l .mbr-section-title,
#header3-4l .mbr-section-subtitle {
  text-align: center;
}
#header3-4l .mbr-section-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
}
#header3-4l .mbr-section-title {
  color: #7e9b9f;
}
#content2-4m DIV {
  color: #475577;
}
#content2-4m B {
  font-size: 36px;
}
#content2-4m BLOCKQUOTE {
  font-size: 21px;
}
#extMsg-box4-4k P {
  color: #6ee2f2;
}
#extMsg-box4-4k SPAN {
  font-size: 60px;
}
#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#header3-4o .mbr-section-subtitle {
  font-size: 19px;
}
#header3-4o .mbr-section-title {
  color: #475577;
}
#extTestimonials5-4e .mbr-section-title {
  color: #3d8eb9;
}
#extTestimonials5-4e .mbr-section-subtitle {
  font-size: 19px;
}
#ext_menu-4f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4f .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-4f .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-4f .close-icon::before,
#ext_menu-4f .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-4f .link,
#ext_menu-4f .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-4f .link {
  font-size: 0.9rem;
}
#ext_menu-4f .dropdown-item,
#ext_menu-4f .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-4f .link:hover,
#ext_menu-4f .dropdown-item:hover,
#ext_menu-4f .link:focus,
#ext_menu-4f .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-4f .link[aria-expanded="true"],
#ext_menu-4f .dropdown-menu {
  background: #000000;
}
#ext_menu-4f .nav-dropdown-sm .link:focus,
#ext_menu-4f .nav-dropdown-sm .link:hover,
#ext_menu-4f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4f .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-4f .navbar,
#ext_menu-4f .nav-dropdown-sm,
#ext_menu-4f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4f .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-4f .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-4f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4f .bg-color.transparent.opened .link:hover,
#ext_menu-4f .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-4f .link[aria-expanded="true"],
#ext_menu-4f .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}







#msg-box8-4p .mbr-section-title,
#msg-box8-4p p {
  color: #fff;
}
#msg-box8-4p .lead P {
  font-size: 16px;
}
#header3-4q .mbr-section-title,
#header3-4q .mbr-section-subtitle {
  text-align: center;
}
#header3-4q .mbr-section-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
}
#header3-4r .mbr-section-title,
#header3-4r .mbr-section-subtitle {
  text-align: center;
}
#header3-4r .mbr-section-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
}
#header3-4r .mbr-section-title {
  color: #d7f731;
}
#content2-4s DIV {
  color: #475577;
}
#content2-4s B {
  font-size: 36px;
}
#content2-4s BLOCKQUOTE {
  font-size: 21px;
}
#content6-4t P {
  font-family: 'Droid Serif', serif;
}
#extMsg-box4-4u P {
  color: #6ee2f2;
}
#extMsg-box4-4u SPAN {
  font-size: 60px;
}
#header3-4v .mbr-section-title,
#header3-4v .mbr-section-subtitle {
  text-align: center;
}
#header3-4v .mbr-section-subtitle {
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
}
#header3-4v .mbr-section-title {
  color: #475577;
}
#msg-box8-4z .mbr-section-title,
#msg-box8-4z p {
  color: #fff;
}
#msg-box8-4z .lead P {
  font-family: 'Lora', serif;
  font-size: 22px;
}
#extTestimonials5-7a .mbr-section-title {
  color: #475577;
}
#ext_menu-4x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4x .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-4x .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-4x .close-icon::before,
#ext_menu-4x .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-4x .link,
#ext_menu-4x .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-4x .link {
  font-size: 0.85rem;
}
#ext_menu-4x .dropdown-item,
#ext_menu-4x .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-4x .link:hover,
#ext_menu-4x .dropdown-item:hover,
#ext_menu-4x .link:focus,
#ext_menu-4x .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-menu {
  background: #000000;
}
#ext_menu-4x .nav-dropdown-sm .link:focus,
#ext_menu-4x .nav-dropdown-sm .link:hover,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-4x .navbar,
#ext_menu-4x .nav-dropdown-sm,
#ext_menu-4x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4x .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-4x .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-4x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4x .bg-color.transparent.opened .link:hover,
#ext_menu-4x .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}


#ext_menu-5t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5t .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-5t .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-5t .close-icon::before,
#ext_menu-5t .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-5t .link,
#ext_menu-5t .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-5t .link {
  font-size: 0.85rem;
}
#ext_menu-5t .dropdown-item,
#ext_menu-5t .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-5t .link:hover,
#ext_menu-5t .dropdown-item:hover,
#ext_menu-5t .link:focus,
#ext_menu-5t .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-5t .link[aria-expanded="true"],
#ext_menu-5t .dropdown-menu {
  background: #000000;
}
#ext_menu-5t .nav-dropdown-sm .link:focus,
#ext_menu-5t .nav-dropdown-sm .link:hover,
#ext_menu-5t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5t .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-5t .navbar,
#ext_menu-5t .nav-dropdown-sm,
#ext_menu-5t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5t .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-5t .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-5t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5t .bg-color.transparent.opened .link:hover,
#ext_menu-5t .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-5t .link[aria-expanded="true"],
#ext_menu-5t .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-5v .btn {
  font-size: 18px;
}
#extHeader3-5v H3 {
  font-size: 60px;
}
#header3-7g .mbr-section-title,
#header3-7g .mbr-section-subtitle {
  text-align: center;
}
#header3-7g .mbr-section-title {
  color: #475577;
}
#header3-7g .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-5x .mbr-section-title,
#header3-5x .mbr-section-subtitle {
  text-align: center;
}
#header3-5x .mbr-section-title {
  color: #475577;
}
#extHeader1-75 P {
  font-size: 19px;
}
#content5-5z .mbr-section-title,
#content5-5z p {
  color: #fff;
}
#content5-5z DIV {
  color: #000000;
}
#content5-5z .mbr-section-title {
  color: #7e9b9f;
}



#ext_menu-61 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-61 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-61 .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-61 .close-icon::before,
#ext_menu-61 .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-61 .link,
#ext_menu-61 .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-61 .link {
  font-size: 0.9rem;
}
#ext_menu-61 .dropdown-item,
#ext_menu-61 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-61 .link:hover,
#ext_menu-61 .dropdown-item:hover,
#ext_menu-61 .link:focus,
#ext_menu-61 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-61 .link[aria-expanded="true"],
#ext_menu-61 .dropdown-menu {
  background: #000000;
}
#ext_menu-61 .nav-dropdown-sm .link:focus,
#ext_menu-61 .nav-dropdown-sm .link:hover,
#ext_menu-61 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-61 .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-61 .navbar,
#ext_menu-61 .nav-dropdown-sm,
#ext_menu-61 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-61 .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-61 .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-61 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-61 .bg-color.transparent.opened .link:hover,
#ext_menu-61 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-61 .link[aria-expanded="true"],
#ext_menu-61 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-63 .btn {
  font-size: 14px;
}
#header3-7h .mbr-section-title,
#header3-7h .mbr-section-subtitle {
  text-align: center;
}
#header3-7h .mbr-section-title {
  color: #475577;
}
#header3-7h .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-65 .mbr-section-title,
#header3-65 .mbr-section-subtitle {
  text-align: center;
}
#header3-65 .mbr-section-title {
  color: #475577;
}
#msg-box5-69 H3 {
  color: #475577;
}
#msg-box5-69 P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#extHeader1-74 P {
  font-size: 19px;
}
#content5-67 .mbr-section-title,
#content5-67 p {
  color: #fff;
}
#content5-67 DIV {
  color: #000000;
}
#content5-67 .mbr-section-title {
  color: #7e9b9f;
}



#ext_menu-6a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6a .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-6a .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-6a .close-icon::before,
#ext_menu-6a .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-6a .link,
#ext_menu-6a .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-6a .link {
  font-size: 0.9rem;
}
#ext_menu-6a .dropdown-item,
#ext_menu-6a .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-6a .link:hover,
#ext_menu-6a .dropdown-item:hover,
#ext_menu-6a .link:focus,
#ext_menu-6a .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-6a .link[aria-expanded="true"],
#ext_menu-6a .dropdown-menu {
  background: #000000;
}
#ext_menu-6a .nav-dropdown-sm .link:focus,
#ext_menu-6a .nav-dropdown-sm .link:hover,
#ext_menu-6a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6a .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-6a .navbar,
#ext_menu-6a .nav-dropdown-sm,
#ext_menu-6a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6a .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-6a .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-6a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6a .bg-color.transparent.opened .link:hover,
#ext_menu-6a .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-6a .link[aria-expanded="true"],
#ext_menu-6a .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-6c .btn {
  font-size: 14px;
}
#header3-7i .mbr-section-title,
#header3-7i .mbr-section-subtitle {
  text-align: center;
}
#header3-7i .mbr-section-title {
  color: #475577;
}
#header3-7i .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-6e .mbr-section-title,
#header3-6e .mbr-section-subtitle {
  text-align: center;
}
#header3-6e .mbr-section-title {
  color: #475577;
}
#msg-box5-6g H3 {
  color: #475577;
}
#msg-box5-6g P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#content5-6h .mbr-section-title,
#content5-6h p {
  color: #fff;
}
#content5-6h DIV {
  color: #000000;
}
#content5-6h .mbr-section-title {
  color: #7e9b9f;
}




#ext_menu-6i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6i .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-6i .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-6i .close-icon::before,
#ext_menu-6i .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-6i .link,
#ext_menu-6i .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-6i .link {
  font-size: 0.85rem;
}
#ext_menu-6i .dropdown-item,
#ext_menu-6i .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-6i .link:hover,
#ext_menu-6i .dropdown-item:hover,
#ext_menu-6i .link:focus,
#ext_menu-6i .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-6i .link[aria-expanded="true"],
#ext_menu-6i .dropdown-menu {
  background: #000000;
}
#ext_menu-6i .nav-dropdown-sm .link:focus,
#ext_menu-6i .nav-dropdown-sm .link:hover,
#ext_menu-6i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6i .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-6i .navbar,
#ext_menu-6i .nav-dropdown-sm,
#ext_menu-6i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6i .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-6i .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-6i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6i .bg-color.transparent.opened .link:hover,
#ext_menu-6i .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-6i .link[aria-expanded="true"],
#ext_menu-6i .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-6k .btn {
  font-size: 16px;
}
#extHeader3-6k H3 {
  font-size: 46px;
}
#extHeader3-6k P {
  font-size: 23px;
}
#header3-7l .mbr-section-title,
#header3-7l .mbr-section-subtitle {
  text-align: center;
}
#header3-7l .mbr-section-title {
  color: #475577;
}
#header3-7l .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-6m .mbr-section-title,
#header3-6m .mbr-section-subtitle {
  text-align: center;
}
#header3-6m .mbr-section-title {
  color: #475577;
}
#content6-6n DIV {
  color: #28324e;
}
#header3-82 .mbr-section-title,
#header3-82 .mbr-section-subtitle {
  text-align: center;
}
#header3-82 .mbr-section-title {
  color: #3d8eb9;
  font-size: 46px;
}
#header3-82 .mbr-section-subtitle SPAN {
  color: #000000;
}
#header3-82 .mbr-section-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#extHeader1-6o P {
  font-size: 19px;
}
#msg-box5-6p H3 {
  color: #475577;
}
#msg-box5-6p P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#content5-6q .mbr-section-title,
#content5-6q p {
  color: #fff;
}
#content5-6q DIV {
  color: #000000;
}
#content5-6q .mbr-section-title {
  color: #7e9b9f;
}



#ext_menu-6r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6r .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-6r .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-6r .close-icon::before,
#ext_menu-6r .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-6r .link,
#ext_menu-6r .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-6r .link {
  font-size: 0.9rem;
}
#ext_menu-6r .dropdown-item,
#ext_menu-6r .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#ext_menu-6r .link:hover,
#ext_menu-6r .dropdown-item:hover,
#ext_menu-6r .link:focus,
#ext_menu-6r .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-6r .link[aria-expanded="true"],
#ext_menu-6r .dropdown-menu {
  background: #000000;
}
#ext_menu-6r .nav-dropdown-sm .link:focus,
#ext_menu-6r .nav-dropdown-sm .link:hover,
#ext_menu-6r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6r .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-6r .navbar,
#ext_menu-6r .nav-dropdown-sm,
#ext_menu-6r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6r .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-6r .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-6r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6r .bg-color.transparent.opened .link:hover,
#ext_menu-6r .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-6r .link[aria-expanded="true"],
#ext_menu-6r .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-6t .btn {
  font-size: 16px;
}
#extHeader3-6t H3 {
  font-size: 72px;
}
#extHeader3-6t P {
  font-size: 23px;
}
#header3-7m .mbr-section-title,
#header3-7m .mbr-section-subtitle {
  text-align: center;
}
#header3-7m .mbr-section-title {
  color: #475577;
}
#header3-7m .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-6v .mbr-section-title,
#header3-6v .mbr-section-subtitle {
  text-align: center;
}
#header3-6v .mbr-section-title {
  color: #475577;
}
#content6-6w DIV {
  color: #28324e;
}
#extHeader1-6x P {
  font-size: 19px;
}
#msg-box5-6y H3 {
  color: #475577;
}
#msg-box5-6y P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#content5-6z .mbr-section-title,
#content5-6z p {
  color: #fff;
}
#content5-6z DIV {
  color: #000000;
}
#content5-6z .mbr-section-title {
  color: #7e9b9f;
}


#ext_menu-7q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7q .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-7q .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-7q .close-icon::before,
#ext_menu-7q .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-7q .link,
#ext_menu-7q .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-7q .link {
  font-size: 0.85rem;
}
#ext_menu-7q .dropdown-item,
#ext_menu-7q .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-7q .link:hover,
#ext_menu-7q .dropdown-item:hover,
#ext_menu-7q .link:focus,
#ext_menu-7q .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-7q .link[aria-expanded="true"],
#ext_menu-7q .dropdown-menu {
  background: #000000;
}
#ext_menu-7q .nav-dropdown-sm .link:focus,
#ext_menu-7q .nav-dropdown-sm .link:hover,
#ext_menu-7q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7q .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-7q .navbar,
#ext_menu-7q .nav-dropdown-sm,
#ext_menu-7q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7q .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-7q .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-7q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7q .bg-color.transparent.opened .link:hover,
#ext_menu-7q .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-7q .link[aria-expanded="true"],
#ext_menu-7q .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-7s .btn {
  font-size: 16px;
}
#extHeader3-7s H3 {
  font-size: 72px;
}
#extHeader3-7s P {
  font-size: 23px;
}
#header3-7t .mbr-section-title,
#header3-7t .mbr-section-subtitle {
  text-align: center;
}
#header3-7t .mbr-section-title {
  color: #475577;
}
#header3-7t .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-7u .mbr-section-title,
#header3-7u .mbr-section-subtitle {
  text-align: center;
}
#header3-7u .mbr-section-title {
  color: #475577;
}
#content6-7v DIV {
  color: #28324e;
}
#header3-80 .mbr-section-title,
#header3-80 .mbr-section-subtitle {
  text-align: center;
}
#header3-80 .mbr-section-title {
  color: #475577;
}
#extHeader8-81 H3 {
  font-size: 60px;
}
#content5-7y .mbr-section-title,
#content5-7y p {
  color: #fff;
}
#content5-7y DIV {
  color: #000000;
}
#content5-7y .mbr-section-title {
  color: #7e9b9f;
}



#ext_menu-84 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-84 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
#ext_menu-84 .navbar-toggler {
  color: #7e9b9f;
}
#ext_menu-84 .close-icon::before,
#ext_menu-84 .close-icon::after {
  background-color: #7e9b9f;
}
#ext_menu-84 .link,
#ext_menu-84 .dropdown-item {
  color: #7e9b9f;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-84 .link {
  font-size: 0.85rem;
}
#ext_menu-84 .dropdown-item,
#ext_menu-84 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-84 .link:hover,
#ext_menu-84 .dropdown-item:hover,
#ext_menu-84 .link:focus,
#ext_menu-84 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-84 .link[aria-expanded="true"],
#ext_menu-84 .dropdown-menu {
  background: #000000;
}
#ext_menu-84 .nav-dropdown-sm .link:focus,
#ext_menu-84 .nav-dropdown-sm .link:hover,
#ext_menu-84 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-84 .nav-dropdown-sm .dropdown-item:hover {
  background: #05121b!important;
}
#ext_menu-84 .navbar,
#ext_menu-84 .nav-dropdown-sm,
#ext_menu-84 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-84 .nav-dropdown-sm .dropdown-menu {
  background: #071b28;
}
#ext_menu-84 .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#ext_menu-84 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-84 .bg-color.transparent.opened .link:hover,
#ext_menu-84 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-84 .link[aria-expanded="true"],
#ext_menu-84 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#extHeader3-86 .btn {
  font-size: 14px;
}
#extHeader3-86 P {
  color: #efefef;
}
#header3-87 .mbr-section-title,
#header3-87 .mbr-section-subtitle {
  text-align: center;
}
#header3-87 .mbr-section-title {
  color: #475577;
}
#header3-87 .mbr-section-subtitle SPAN {
  color: #910f0f;
}
#header3-88 .mbr-section-title,
#header3-88 .mbr-section-subtitle {
  text-align: center;
}
#header3-88 .mbr-section-title {
  color: #475577;
}
#extHeader1-8a P {
  font-size: 19px;
}
#msg-box5-8b H3 {
  color: #475577;
}
#msg-box5-8b P {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
#content5-8c .mbr-section-title,
#content5-8c p {
  color: #fff;
}
#content5-8c DIV {
  color: #000000;
}
#content5-8c .mbr-section-title {
  color: #7e9b9f;
}
