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







body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans Condensed', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans Condensed', 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: 'Open Sans Condensed', 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: 'Open Sans Condensed', 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: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans Condensed', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #cccccc !important;
}
.bg-success {
  background-color: #d14841 !important;
}
.bg-info {
  background-color: #225e7e !important;
}
.bg-warning {
  background-color: #7daec7 !important;
}
.bg-danger {
  background-color: #000000 !important;
}
.btn-primary {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-secondary {
  background-color: #114966;
  border-color: #114966;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #061a24;
  border-color: #061a24;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #061a24 !important;
  border-color: #061a24 !important;
}
.btn-info {
  background-color: #225e7e;
  border-color: #225e7e;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #123142;
  border-color: #123142;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #123142 !important;
  border-color: #123142 !important;
}
.btn-success {
  background-color: #d14841;
  border-color: #d14841;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #9f2c26;
  border-color: #9f2c26;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #9f2c26 !important;
  border-color: #9f2c26 !important;
}
.btn-warning {
  background-color: #7daec7;
  border-color: #7daec7;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #4b8cad;
  border-color: #4b8cad;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #4b8cad !important;
  border-color: #4b8cad !important;
}
.btn-danger {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #020a0f;
  color: #020a0f;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #114966;
  border-color: #114966;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #114966 !important;
  border-color: #114966 !important;
}
.btn-info-outline {
  background: none;
  border-color: #0c222e;
  color: #0c222e;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #225e7e;
  border-color: #225e7e;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #225e7e !important;
  border-color: #225e7e !important;
}
.btn-success-outline {
  background: none;
  border-color: #8a2722;
  color: #8a2722;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #d14841;
  border-color: #d14841;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #d14841 !important;
  border-color: #d14841 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #437d9b;
  color: #437d9b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #7daec7;
  border-color: #7daec7;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #7daec7 !important;
  border-color: #7daec7 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.text-primary {
  color: #cccccc !important;
}
.text-success {
  color: #d14841 !important;
}
.text-info {
  color: #225e7e !important;
}
.text-warning {
  color: #7daec7 !important;
}
.text-danger {
  color: #000000 !important;
}
.alert-success {
  background-color: #d14841;
}
.alert-info {
  background-color: #225e7e;
}
.alert-warning {
  background-color: #7daec7;
}
.alert-danger {
  background-color: #000000;
}
.btn-social {
  border-color: #cccccc;
}
.btn-social:hover {
  background: #cccccc;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #cccccc;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #cccccc;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #cccccc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #cccccc;
}
.lead a,
.lead a:hover {
  color: #cccccc;
}
.lead blockquote {
  border-color: #cccccc;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #f9e6e5;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #50a3d0;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #d6e6ed;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #cccccc;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Open Sans Condensed', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.features6 .description {
  font-family: 'Open Sans Condensed', sans-serif;
}
.count,
.counter-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.counter-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #cccccc;
}
.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: 'Open Sans Condensed', 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: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader13 .number {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader13 .period {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #cccccc;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extForm2 .container p {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #cccccc;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #cccccc;
}
.extCounters2 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #cccccc;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #cccccc;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #cccccc;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #cccccc;
}
.extAccordion1 .panel-heading a {
  font-family: 'Open Sans Condensed', 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: #cccccc;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #cccccc;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #cccccc;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #cccccc;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Open Sans Condensed', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #cccccc !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #cccccc;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #cccccc;
}
.theme-border {
  border: 1px solid #cccccc;
}
#msg-box5-4w H3 {
  text-align: left;
  color: #ffffff;
}
#msg-box5-4w P {
  text-align: left;
}
#msg-box5-4w SPAN {
  text-align: right;
  font-size: 46px;
}
#msg-box5-4w .btn {
  font-size: 15px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#content1-b0 P {
  text-align: left;
  color: #c1c1c1;
}
#msg-box2-cd .mbr-section-title {
  color: #fff;
}
#msg-box2-cd .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-9n .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #3b81a6;
}
#features1-9n .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #ffffff;
  font-size: 17px;
}
#features1-9n .mbr-cards-col:nth-child(odd) .card-text {
  font-size: 14px;
}
#features1-9n .mbr-cards-col:nth-child(odd) .card-title SPAN {
  font-size: 19px;
}
#features1-9n .mbr-cards-col:nth-child(odd) .card-subtitle B {
  font-size: 14px;
}
#features1-9n .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
}
#features1-9n .mbr-cards-col:nth-child(even) .card-subtitle B {
  color: #ffffff;
}
#msg-box2-9o .mbr-section-title {
  color: #fff;
}
#msg-box2-9o .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-ci .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-ci .mbr-cards-col:nth-child(odd) .card-title {
  text-align: left;
  color: #000000;
  font-size: 20px;
}
#features1-ci .mbr-cards-col:nth-child(odd) .card-subtitle {
  text-align: left;
  color: #000000;
}
#features1-ci .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  color: #000000;
  font-size: 17px;
}
#features1-ci .mbr-cards-col:nth-child(even) .card-text {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
#features1-ci .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #ffffff;
}
#features1-ci .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-size: 23px;
}
#features1-ci .mbr-cards-col:nth-child(even) .card-title SPAN {
  font-size: 24px;
  text-align: center;
}
#features1-ci .mbr-cards-col:nth-child(even) .card-text B {
  text-align: center;
}
#msg-box2-bh .mbr-section-title {
  color: #fff;
}
#msg-box2-bh .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-cj .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-cj .mbr-cards-col:nth-child(odd) .card-title {
  text-align: left;
  color: #000000;
}
#features1-cj .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #cccccc;
  text-align: left;
}
#features1-cj .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  color: #000000;
  font-size: 17px;
}
#features1-cj .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  color: #9e9e9e;
}
#features1-cj .mbr-cards-col:nth-child(even) .card-title {
  text-align: left;
}
#features1-cj .mbr-cards-col:nth-child(even) .card-text SPAN {
  color: #a7a6a6;
}
#msg-box2-bg .mbr-section-title {
  color: #fff;
}
#msg-box2-bg .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-ck .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-ck .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  font-size: 17px;
  color: #000000;
}
#features1-ck .mbr-cards-col:nth-child(even) .card-text {
  font-size: 17px;
  color: #ffffff;
}
#features1-ck .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
  text-align: left;
}
#features1-ck .mbr-cards-col:nth-child(odd) .card-subtitle {
  text-align: left;
  color: #000000;
  font-size: 15px;
}
#features1-ck .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-size: 18px;
}
#features1-ck .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #ffffff;
}
#features1-ck .mbr-cards-col:nth-child(even) .card-text B {
  font-size: 14px;
}
#msg-box2-am .mbr-section-title {
  color: #fff;
}
#msg-box2-am .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-cl .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-cl .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  font-size: 17px;
  color: #000000;
}
#features1-cl .mbr-cards-col:nth-child(even) .card-text {
  font-size: 17px;
  color: #ffffff;
}
#features1-cl .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
  text-align: left;
}
#features1-cl .mbr-cards-col:nth-child(odd) .card-subtitle {
  text-align: left;
  color: #000000;
  font-size: 15px;
}
#features1-cl .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-size: 18px;
}
#features1-cl .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #ffffff;
}
#features1-cl .mbr-cards-col:nth-child(even) .card-text B {
  font-size: 14px;
}
#msg-box2-ch .mbr-section-title {
  color: #fff;
}
#msg-box2-ch .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-cn .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-cn .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  font-size: 17px;
  color: #000000;
}
#features1-cn .mbr-cards-col:nth-child(even) .card-text {
  font-size: 17px;
  color: #ffffff;
}
#features1-cn .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
  text-align: left;
}
#features1-cn .mbr-cards-col:nth-child(odd) .card-subtitle {
  text-align: left;
  color: #000000;
  font-size: 15px;
}
#features1-cn .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-size: 18px;
}
#features1-cn .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #ffffff;
}
#features1-cn .mbr-cards-col:nth-child(even) .card-text B {
  font-size: 14px;
}
#msg-box2-b9 .mbr-section-title {
  color: #fff;
}
#msg-box2-b9 .mbr-section-subtitle {
  color: #a0a0a0;
}
#form2-co .mbr-section-title {
  color: #fff;
  text-align: left;
}
#form2-co .mbr-section-subtitle {
  color: #efefef;
  text-align: left;
}
#form2-co .mbr-section-title SPAN {
  font-size: 30px;
}
#msg-box2-an .mbr-section-title {
  color: #494848;
  text-align: left;
  font-size: 25px;
}
#msg-box2-an .mbr-section-subtitle {
  color: #000000;
  text-align: left;
}
#msg-box2-an .mbr-section-title SPAN {
  font-size: 30px;
}
#msg-box2-an .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box2-cp .mbr-section-title {
  color: #fff;
}
#msg-box2-cp .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-3s P {
  color: #ffffff;
  font-size: 15px;
}
#content7-b7 P {
  font-size: 12px;
  color: #efefef;
}
#content7-b7 DIV {
  font-size: 12px;
  color: #efefef;
}
#content1-3o P {
  color: #ffffff;
  font-size: 15px;
}
#ext_menu-a8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-a8 .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-a8 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-a8 .close-icon::before,
#ext_menu-a8 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-a8 .link,
#ext_menu-a8 .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-a8 .link {
  font-size: 0.95rem;
}
#ext_menu-a8 .dropdown-item,
#ext_menu-a8 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-a8 .link:hover,
#ext_menu-a8 .dropdown-item:hover,
#ext_menu-a8 .link:focus,
#ext_menu-a8 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-a8 .link[aria-expanded="true"],
#ext_menu-a8 .dropdown-menu {
  background: #2e6480;
}
#ext_menu-a8 .nav-dropdown-sm .link:focus,
#ext_menu-a8 .nav-dropdown-sm .link:hover,
#ext_menu-a8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-a8 .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-a8 .navbar,
#ext_menu-a8 .nav-dropdown-sm,
#ext_menu-a8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-a8 .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-a8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-a8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-a8 .bg-color.transparent.opened .link:hover,
#ext_menu-a8 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-a8 .link[aria-expanded="true"],
#ext_menu-a8 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}









#msg-box5-1z H3 {
  font-size: 30px;
}
#msg-box5-1z SPAN {
  color: #ffffff;
}
#msg-box5-1z P {
  color: #ffffff;
}
#content1-8s P {
  font-size: 15px;
  color: #ffffff;
}
#content1-8s DIV {
  color: #232323;
  text-align: right;
}
#msg-box2-cc .mbr-section-title {
  color: #fff;
}
#msg-box2-cc .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box5-ca H3 {
  text-align: left;
}
#msg-box5-ca P {
  text-align: left;
  color: #000000;
}
#msg-box5-ca .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-ca SPAN {
  font-size: 30px;
  color: #000000;
}
#msg-box5-ca B {
  color: #605d5d;
}
#msg-box2-cb .mbr-section-title {
  color: #fff;
}
#msg-box2-cb .mbr-section-subtitle {
  color: #a0a0a0;
}
#form1-0 .mbr-section-title {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 25px;
  text-align: left;
}
#form1-0 SMALL {
  font-family: 'PT Sans Narrow', sans-serif;
  text-align: left;
  color: #000000;
}
#form1-0 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#form1-0 SPAN {
  color: #000000;
  font-family: 'Open Sans Condensed', sans-serif;
}
#form1-0 .form-control-label {
  color: #000000;
}
#form1-0 .mbr-section-title SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
}
#msg-box2-ao .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-ao .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box5-85 H3 {
  text-align: left;
}
#msg-box5-85 P {
  text-align: left;
  color: #000000;
}
#msg-box5-85 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-85 SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-85 B {
  color: #605d5d;
}
#msg-box2-ap .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-ap .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-42 P {
  color: #959292;
  font-size: 15px;
}
#msg-box2-3n .mbr-section-title {
  color: #fff;
}
#msg-box2-3n .mbr-section-subtitle {
  color: #a0a0a0;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}







#msg-box5-1u SPAN {
  font-size: 30px;
  color: #ffffff;
}
#msg-box5-1u P {
  color: #ffffff;
}
#content1-5z P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5z DIV {
  color: #232323;
  text-align: right;
}
#content1-7m P {
  font-size: 30px;
  color: #000000;
  text-align: left;
}
#extFeatures12-7l .card-number {
  color: #cccccc;
}
#extFeatures12-7l .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-7l .wraper {
  border-color: undefined !important;
}
#extFeatures12-7l H4 {
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #232323;
}
#extFeatures12-7l .card-subtitle {
  text-align: left;
}
#extFeatures12-7l P {
  text-align: left;
  color: #000000;
}
#extFeatures12-7l H3 {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #efefef;
}
#msg-box5-1s H3 {
  text-align: left;
}
#msg-box5-1s SPAN {
  font-size: 30px;
}
#msg-box5-1s P {
  text-align: left;
}
#msg-box5-1s .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-88 H3 {
  text-align: left;
}
#msg-box5-88 P {
  text-align: left;
  color: #000000;
}
#msg-box5-88 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-88 SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-88 B {
  color: #605d5d;
}
#msg-box2-7o .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 30px;
}
#msg-box2-7o .mbr-section-subtitle {
  color: #605d5d;
  text-align: left;
}
#msg-box2-7o .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#content1-45 P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}



#msg-box5-25 H3 {
  font-size: 30px;
}
#msg-box5-25 SPAN {
  color: #ffffff;
}
#msg-box5-25 P {
  color: #ffffff;
}
#content1-5w P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5w DIV {
  color: #232323;
  text-align: right;
}
#content1-5g P {
  font-size: 30px;
  color: #000000;
  text-align: left;
}
#msg-box5-6y H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-6y P {
  text-align: left;
}
#msg-box5-6y SPAN {
  color: #000000;
}
#msg-box5-6z H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-6z P {
  text-align: left;
  color: #000000;
}
#msg-box5-6z B {
  color: #000000;
}
#msg-box5-6z SPAN {
  color: #000000;
}
#msg-box5-c1 H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-c1 P {
  text-align: left;
  color: #000000;
}
#msg-box5-c1 B {
  color: #000000;
}
#msg-box5-71 H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-71 P {
  text-align: left;
}
#msg-box5-71 SPAN {
  color: #000000;
}
#msg-box5-4y H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-4y P {
  text-align: left;
  color: #000000;
}
#msg-box5-4y .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-4y SPAN {
  font-size: 25px;
  color: #000000;
  text-align: right;
}
#msg-box5-4y DIV {
  text-align: center;
}
#msg-box2-50 .mbr-section-title {
  color: #fff;
}
#msg-box2-50 .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-4z P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}













#msg-box5-2p H3 {
  text-align: left;
}
#msg-box5-2p P {
  text-align: left;
  color: #ffffff;
}
#msg-box5-2p SPAN {
  font-size: 30px;
  color: #000000;
}
#msg-box5-2p .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#content1-5v P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5v DIV {
  color: #232323;
  text-align: right;
}
#content1-5f P {
  font-size: 30px;
  color: #000000;
  text-align: left;
}
#extFeatures12-c3 .card-number {
  color: #cccccc;
}
#extFeatures12-c3 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-c3 .wraper {
  border-color: undefined !important;
}
#extFeatures12-c3 H4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-c3 H3 {
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;
}
#extFeatures12-c4 .card-number {
  color: #cccccc;
}
#extFeatures12-c4 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-c4 .wraper {
  border-color: undefined !important;
}
#extFeatures12-c4 H4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-c4 H3 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-c7 .card-number {
  color: #cccccc;
}
#extFeatures12-c7 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-c7 .wraper {
  border-color: undefined !important;
}
#extFeatures12-c7 H4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-c7 H3 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-c8 .card-number {
  color: #cccccc;
}
#extFeatures12-c8 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-c8 .wraper {
  border-color: undefined !important;
}
#extFeatures12-c8 H4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-c8 H3 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box5-8z H3 {
  text-align: left;
}
#msg-box5-8z P {
  text-align: left;
  color: #000000;
}
#msg-box5-8z .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-8z SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-8z B {
  color: #605d5d;
}
#msg-box2-7f .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 30px;
}
#msg-box2-7f .mbr-section-subtitle {
  color: #605d5d;
  text-align: left;
}
#msg-box2-7f .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-8y H3 {
  text-align: left;
  font-size: 30px;
}
#msg-box5-8y P {
  text-align: left;
  color: #000000;
}
#msg-box5-8y .btn {
  font-size: 14px;
}
#msg-box5-8y SPAN {
  font-size: 25px;
}
#msg-box2-90 .mbr-section-title {
  color: #fff;
}
#msg-box2-90 .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-53 P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}






#msg-box5-2n H3 {
  text-align: left;
}
#msg-box5-2n P {
  text-align: left;
  color: #ffffff;
}
#msg-box5-2n SPAN {
  font-size: 30px;
  color: #ffffff;
}
#content1-5u P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5u DIV {
  color: #232323;
  text-align: right;
}
#content1-5e P {
  font-size: 30px;
  color: #000000;
  text-align: left;
}
#extFeatures12-c9 .card-number {
  color: #cccccc;
}
#extFeatures12-c9 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-c9 .wraper {
  border-color: undefined !important;
}
#extFeatures12-c9 H4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-c9 H3 {
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;
}
#extFeatures12-c9 P {
  font-size: 16px;
}
#msg-box5-79 H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-79 P {
  text-align: left;
}
#msg-box5-8a H3 {
  text-align: left;
}
#msg-box5-8a P {
  text-align: left;
  color: #000000;
}
#msg-box5-8a .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-8a SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-8a B {
  color: #605d5d;
}
#msg-box1-2f .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box2-au .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-au .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-56 P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}








#msg-box5-2h H3 {
  text-align: left;
}
#msg-box5-2h P {
  text-align: left;
  color: #ffffff;
}
#msg-box5-2h .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-2h SPAN {
  font-size: 30px;
  color: #ffffff;
}
#content1-5t P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5t DIV {
  color: #232323;
  text-align: right;
}
#msg-box2-b1 .mbr-section-title {
  color: #fff;
}
#msg-box2-b1 .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box5-38 P {
  text-align: left;
}
#msg-box5-38 H3 {
  text-align: left;
}
#msg-box5-38 SPAN {
  font-size: 30px;
}
#msg-box5-6x P {
  text-align: left;
}
#msg-box5-6x H3 {
  text-align: left;
}
#msg-box5-6x SPAN {
  font-size: 30px;
}
#form1-8e .mbr-section-title {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 25px;
  text-align: left;
}
#form1-8e SMALL {
  font-family: 'PT Sans Narrow', sans-serif;
  text-align: left;
  color: #000000;
}
#form1-8e .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#form1-8e SPAN {
  color: #000000;
  font-family: 'Open Sans Condensed', sans-serif;
}
#form1-8e .form-control-label {
  color: #000000;
}
#form1-8e .mbr-section-title SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 30px;
}
#msg-box2-as .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-as .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box5-8v H3 {
  text-align: left;
  font-size: 30px;
}
#msg-box5-8v P {
  text-align: left;
  color: #000000;
}
#msg-box5-8v .btn {
  font-size: 14px;
}
#msg-box5-8v SPAN {
  font-size: 25px;
}
#msg-box2-4n .mbr-section-title {
  color: #fff;
}
#msg-box2-4n .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-4p P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}





#msg-box5-2s SPAN {
  font-size: 30px;
  color: #ffffff;
}
#msg-box5-2s P {
  color: #ffffff;
}
#content1-5s P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5s DIV {
  color: #232323;
  text-align: right;
}
#msg-box2-bx .mbr-section-title {
  color: #fff;
}
#msg-box2-bx .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box5-bw H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-bw P {
  text-align: left;
  color: #000000;
}
#msg-box5-bw SPAN {
  font-size: 25px;
}
#msg-box5-bw .btn {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box2-by .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 30px;
}
#msg-box2-by .mbr-section-subtitle {
  color: #605d5d;
  text-align: left;
}
#msg-box2-by .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-8b H3 {
  text-align: left;
}
#msg-box5-8b P {
  text-align: left;
  color: #000000;
}
#msg-box5-8b .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-8b SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-8b B {
  color: #605d5d;
}
#msg-box2-av .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-av .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-4l P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 1rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}











#msg-box5-2 P {
  color: #ffffff;
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box5-2 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-2 H3 {
  text-align: left;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 30px;
}
#msg-box5-2 SPAN {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#content1-5r P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5r DIV {
  color: #232323;
  text-align: right;
}
#msg-box1-0 SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 30px;
}
#msg-box1-0 H2 {
  font-size: 17px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #000000;
}
#content2-0 BLOCKQUOTE {
  font-family: 'PT Sans Narrow', sans-serif;
}
#content2-0 P {
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box2-7h .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 30px;
}
#msg-box2-7h .mbr-section-subtitle {
  color: #605d5d;
  text-align: left;
}
#msg-box2-7h .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#content1-4g P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 1rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}




#msg-box5-2o H3 {
  text-align: left;
}
#msg-box5-2o SPAN {
  font-size: 30px;
  color: #ffffff;
}
#content1-8r P {
  font-size: 15px;
  color: #ffffff;
}
#content1-8r DIV {
  color: #232323;
  text-align: right;
}
#msg-box2-aq .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-aq .mbr-section-subtitle {
  color: #a0a0a0;
}
#form1-3b .form-control-label {
  color: #000000;
}
#form1-3b .mbr-section-title {
  text-align: left;
}
#form1-3b SMALL {
  text-align: left;
  color: #000000;
}
#form1-3b .mbr-section-title SPAN {
  font-size: 30px;
  color: #000000;
}
#form1-3b .btn {
  font-size: 14px;
}
#msg-box2-at .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-at .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-7i .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 30px;
}
#msg-box2-7i .mbr-section-subtitle {
  color: #605d5d;
  text-align: left;
}
#msg-box2-7i .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-86 H3 {
  text-align: left;
}
#msg-box5-86 P {
  text-align: left;
  color: #000000;
}
#msg-box5-86 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-86 SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-86 B {
  color: #605d5d;
}
#msg-box2-ar .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-ar .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-4r P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}










#msg-box5-2 H3 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 30px;
}
#msg-box5-2 SPAN {
  text-align: left;
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box5-2 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#content1-5p P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5p DIV {
  color: #232323;
  text-align: right;
}
#msg-box1-0 SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 30px;
}
#msg-box1-0 H2 {
  font-size: 17px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #000000;
}
#content2-0 BLOCKQUOTE {
  font-family: 'PT Sans Narrow', sans-serif;
}
#content2-0 P {
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box2-7g .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 30px;
}
#msg-box2-7g .mbr-section-subtitle {
  color: #605d5d;
  text-align: left;
}
#msg-box2-7g .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#content1-4b P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 1rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}








#msg-box5-0 H3 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 30px;
}
#msg-box5-0 P {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffffff;
}
#msg-box5-0 SPAN {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box5-0 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#content1-5q P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5q DIV {
  color: #232323;
  text-align: right;
}
#content1-5d P {
  font-size: 30px;
  color: #000000;
  text-align: left;
}
#msg-box5-7a H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-7a P {
  text-align: left;
}
#msg-box5-7b H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-7b P {
  text-align: left;
}
#msg-box5-7c H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-7c P {
  text-align: left;
}
#msg-box5-7d H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-7d P {
  text-align: left;
}
#msg-box5-7e H3 {
  text-align: left;
  font-size: 25px;
  color: #605d5d;
}
#msg-box5-7e P {
  text-align: left;
}
#msg-box1-35 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-91 H3 {
  text-align: left;
  font-size: 30px;
}
#msg-box5-91 P {
  text-align: left;
  color: #000000;
}
#msg-box5-91 .btn {
  font-size: 14px;
}
#msg-box5-91 SPAN {
  font-size: 25px;
}
#msg-box5-92 H3 {
  text-align: left;
}
#msg-box5-92 P {
  text-align: left;
  color: #000000;
}
#msg-box5-92 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-92 SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-92 B {
  color: #605d5d;
}
#msg-box2-93 .mbr-section-title {
  color: #fff;
}
#msg-box2-93 .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-5a P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}








#msg-box5-5 H3 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 30px;
}
#msg-box5-5 P {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffffff;
}
#msg-box5-5 SPAN {
  color: #ffffff;
  font-family: 'Open Sans Condensed', sans-serif;
}
#msg-box5-5 .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 15px;
}
#content1-5y P {
  font-size: 15px;
  color: #ffffff;
}
#content1-5y DIV {
  color: #232323;
  text-align: right;
}
#msg-box2-ad .mbr-section-title {
  color: #fff;
}
#msg-box2-ad .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-ac .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #e9e9f4;
}
#features1-ac .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  font-size: 17px;
  color: #000000;
}
#features1-ac .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  font-size: 17px;
}
#features1-ac .mbr-cards-col:nth-child(odd) .card-title {
  text-align: left;
  color: #000000;
}
#features1-ac .mbr-cards-col:nth-child(odd) .card-subtitle {
  text-align: left;
  font-size: 20px;
  color: #000000;
}
#features1-ac .mbr-cards-col:nth-child(even) .card-title {
  text-align: left;
}
#features1-ac .mbr-cards-col:nth-child(even) .card-subtitle {
  text-align: left;
  font-size: 17px;
  color: #000000;
}
#features1-ac .mbr-cards-col:nth-child(even) .card-title SPAN {
  font-size: 25px;
}
#features1-ac .mbr-cards-col:nth-child(odd) .card-title SPAN {
  font-size: 25px;
  color: #000000;
}
#features1-ac .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box2-bb .mbr-section-title {
  color: #fff;
}
#msg-box2-bb .mbr-section-subtitle {
  color: #a0a0a0;
}
#features1-b4 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #3b81a6;
}
#contacts1-3d P {
  color: #ffffff;
}
#contacts1-3d SPAN {
  font-size: 15px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #ffffff;
}
#content1-48 P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.95rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #2e6480;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}










#msg-box5-66 H3 {
  font-size: 30px;
}
#msg-box5-66 SPAN {
  color: #ffffff;
}
#msg-box5-66 P {
  color: #ffffff;
}
#content1-67 P {
  font-size: 15px;
  color: #ffffff;
}
#content1-67 DIV {
  color: #232323;
  text-align: right;
}
#content1-68 P {
  font-size: 30px;
  color: #000000;
}
#content1-68 DIV {
  font-size: 30px;
  text-align: left;
}
#msg-box5-6h H3 {
  text-align: left;
}
#msg-box5-6h P {
  text-align: left;
  color: #000000;
}
#msg-box5-6h .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-6h SPAN {
  font-size: 30px;
  color: #000000;
  text-align: right;
}
#msg-box5-6h DIV {
  text-align: center;
}
#form1-6a .mbr-section-title {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 25px;
  text-align: left;
}
#form1-6a SMALL {
  font-family: 'PT Sans Narrow', sans-serif;
  text-align: left;
  color: #000000;
}
#form1-6a .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#form1-6a SPAN {
  color: #000000;
  font-family: 'Open Sans Condensed', sans-serif;
}
#form1-6a .form-control-label {
  color: #000000;
}
#form1-6a .mbr-section-title SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 30px;
}
#msg-box2-6c .mbr-section-title {
  color: #fff;
}
#msg-box2-6c .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-7k .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 30px;
}
#msg-box2-7k .mbr-section-subtitle {
  color: #605d5d;
  text-align: left;
}
#msg-box2-7k .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-98 H3 {
  text-align: left;
  font-size: 30px;
}
#msg-box5-98 P {
  text-align: left;
  color: #000000;
}
#msg-box5-98 .btn {
  font-size: 14px;
}
#msg-box5-98 SPAN {
  font-size: 25px;
}
#msg-box5-97 H3 {
  text-align: left;
}
#msg-box5-97 P {
  text-align: left;
  color: #000000;
}
#msg-box5-97 .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-97 SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-97 B {
  color: #605d5d;
}
#msg-box2-99 .mbr-section-title {
  color: #fff;
}
#msg-box2-99 .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-6d P {
  color: #959292;
  font-size: 15px;
}
#msg-box2-6e .mbr-section-title {
  color: #fff;
}
#msg-box2-6e .mbr-section-subtitle {
  color: #a0a0a0;
}
#ext_menu-9e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9e .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-9e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9e .close-icon::before,
#ext_menu-9e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9e .link,
#ext_menu-9e .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-9e .link {
  font-size: 0.95rem;
}
#ext_menu-9e .dropdown-item,
#ext_menu-9e .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-9e .link:hover,
#ext_menu-9e .dropdown-item:hover,
#ext_menu-9e .link:focus,
#ext_menu-9e .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-9e .link[aria-expanded="true"],
#ext_menu-9e .dropdown-menu {
  background: #2e6480;
}
#ext_menu-9e .nav-dropdown-sm .link:focus,
#ext_menu-9e .nav-dropdown-sm .link:hover,
#ext_menu-9e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9e .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-9e .navbar,
#ext_menu-9e .nav-dropdown-sm,
#ext_menu-9e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9e .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-9e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9e .bg-color.transparent.opened .link:hover,
#ext_menu-9e .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-9e .link[aria-expanded="true"],
#ext_menu-9e .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}



#msg-box5-9a H3 {
  text-align: left;
}
#msg-box5-9a SPAN {
  font-size: 30px;
  color: #ffffff;
}
#content1-9b P {
  font-size: 15px;
  color: #ffffff;
}
#content1-9b DIV {
  color: #232323;
  text-align: right;
}
#msg-box2-9g .mbr-section-title {
  color: #fff;
}
#msg-box2-9g .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box5-9f H3 {
  text-align: left;
}
#msg-box5-9f P {
  text-align: left;
  color: #000000;
}
#msg-box5-9f .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-9f SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-9f B {
  color: #605d5d;
}
#msg-box5-9i H3 {
  text-align: left;
  font-size: 25px;
}
#msg-box5-9i P {
  text-align: left;
  color: #000000;
}
#msg-box5-9i .btn {
  font-size: 14px;
}
#msg-box5-9i SPAN {
  font-size: 25px;
}
#msg-box2-9j .mbr-section-title {
  color: #fff;
}
#msg-box2-9j .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-9d P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-9e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9e .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-9e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9e .close-icon::before,
#ext_menu-9e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9e .link,
#ext_menu-9e .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-9e .link {
  font-size: 0.95rem;
}
#ext_menu-9e .dropdown-item,
#ext_menu-9e .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-9e .link:hover,
#ext_menu-9e .dropdown-item:hover,
#ext_menu-9e .link:focus,
#ext_menu-9e .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-9e .link[aria-expanded="true"],
#ext_menu-9e .dropdown-menu {
  background: #2e6480;
}
#ext_menu-9e .nav-dropdown-sm .link:focus,
#ext_menu-9e .nav-dropdown-sm .link:hover,
#ext_menu-9e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9e .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-9e .navbar,
#ext_menu-9e .nav-dropdown-sm,
#ext_menu-9e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9e .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-9e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9e .bg-color.transparent.opened .link:hover,
#ext_menu-9e .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-9e .link[aria-expanded="true"],
#ext_menu-9e .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}










#msg-box5-9r H3 {
  text-align: left;
  color: #ffffff;
}
#msg-box5-9r P {
  text-align: left;
}
#msg-box5-9r SPAN {
  text-align: right;
  font-size: 46px;
}
#msg-box5-9r .btn {
  font-size: 15px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box2-9s .mbr-section-title {
  color: #000000;
  text-align: right;
  font-size: 17px;
}
#msg-box2-9s .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: left;
}
#msg-box2-9s .mbr-section-title SPAN {
  text-align: right;
}
#msg-box5-9v H3 {
  text-align: left;
  font-size: 23px;
  color: #232323;
}
#msg-box5-9v P {
  text-align: left;
  color: #000000;
}
#msg-box5-9v .btn {
  font-size: 14px;
}
#msg-box5-9v SPAN {
  font-size: 25px;
}
#msg-box5-9w H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-9w P {
  text-align: left;
  color: #000000;
}
#msg-box5-9w SPAN {
  font-size: 25px;
}
#msg-box5-9w .btn {
  font-size: 14px;
}
#msg-box5-9x H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-9x P {
  text-align: left;
  color: #000000;
}
#msg-box5-9x .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-9x SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-9x B {
  color: #605d5d;
}
#msg-box5-9y H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-9y P {
  text-align: left;
  color: #000000;
}
#msg-box5-9y SPAN {
  font-size: 25px;
}
#msg-box5-9y .btn {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box5-9z H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-9z P {
  text-align: left;
  color: #000000;
}
#msg-box5-9z SPAN {
  font-size: 25px;
}
#msg-box5-9z .btn {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box5-ah H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-ah P {
  text-align: left;
  color: #000000;
}
#msg-box5-ah .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-ah SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-ah B {
  color: #605d5d;
}
#msg-box5-bu H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-bu P {
  text-align: left;
  color: #000000;
}
#msg-box5-bu SPAN {
  font-size: 25px;
}
#msg-box5-bu .btn {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box5-bz H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-bz P {
  text-align: left;
  color: #000000;
}
#msg-box5-bz .btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
}
#msg-box5-bz SPAN {
  font-size: 25px;
  color: #000000;
}
#msg-box5-bz B {
  color: #605d5d;
}
#msg-box5-c0 H3 {
  text-align: left;
  font-size: 23px;
}
#msg-box5-c0 P {
  text-align: left;
  color: #000000;
}
#msg-box5-c0 SPAN {
  font-size: 25px;
}
#msg-box5-c0 .btn {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box2-a2 .mbr-section-title {
  color: #fff;
}
#msg-box2-a2 .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-a6 P {
  color: #ffffff;
  font-size: 15px;
}
#content1-a7 P {
  color: #ffffff;
  font-size: 15px;
}
#ext_menu-a8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-a8 .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-a8 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-a8 .close-icon::before,
#ext_menu-a8 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-a8 .link,
#ext_menu-a8 .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-a8 .link {
  font-size: 0.95rem;
}
#ext_menu-a8 .dropdown-item,
#ext_menu-a8 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-a8 .link:hover,
#ext_menu-a8 .dropdown-item:hover,
#ext_menu-a8 .link:focus,
#ext_menu-a8 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-a8 .link[aria-expanded="true"],
#ext_menu-a8 .dropdown-menu {
  background: #2e6480;
}
#ext_menu-a8 .nav-dropdown-sm .link:focus,
#ext_menu-a8 .nav-dropdown-sm .link:hover,
#ext_menu-a8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-a8 .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-a8 .navbar,
#ext_menu-a8 .nav-dropdown-sm,
#ext_menu-a8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-a8 .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-a8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-a8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-a8 .bg-color.transparent.opened .link:hover,
#ext_menu-a8 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-a8 .link[aria-expanded="true"],
#ext_menu-a8 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}




#msg-box5-bi H3 {
  text-align: left;
}
#msg-box5-bi SPAN {
  font-size: 30px;
  color: #ffffff;
}
#content1-bj P {
  font-size: 15px;
  color: #ffffff;
}
#content1-bj DIV {
  color: #232323;
  text-align: right;
}
#msg-box2-bk .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-bk .mbr-section-subtitle {
  color: #a0a0a0;
}
#extFeatures12-cm .card-number {
  color: #cccccc;
}
#extFeatures12-cm .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-cm .wraper {
  border-color: undefined !important;
}
#extFeatures12-cm H4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
#extFeatures12-cm H3 {
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;
}
#extFeatures12-cm P {
  font-size: 16px;
}
#extFeatures12-cm SPAN {
  font-size: 22px;
}
#extFeatures12-cm .btn {
  font-size: 14px;
}
#msg-box2-bm .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-bm .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-bp .mbr-section-title {
  color: #fff;
  font-size: 17px;
}
#msg-box2-bp .mbr-section-subtitle {
  color: #a0a0a0;
}
#content1-bq P {
  color: #959292;
  font-size: 15px;
}
#ext_menu-br .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-br .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
}
#ext_menu-br .navbar-toggler {
  color: #ffffff;
}
#ext_menu-br .close-icon::before,
#ext_menu-br .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-br .link,
#ext_menu-br .dropdown-item {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-br .link {
  font-size: 0.95rem;
}
#ext_menu-br .dropdown-item,
#ext_menu-br .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#ext_menu-br .link:hover,
#ext_menu-br .dropdown-item:hover,
#ext_menu-br .link:focus,
#ext_menu-br .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-br .link[aria-expanded="true"],
#ext_menu-br .dropdown-menu {
  background: #2e6480;
}
#ext_menu-br .nav-dropdown-sm .link:focus,
#ext_menu-br .nav-dropdown-sm .link:hover,
#ext_menu-br .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-br .nav-dropdown-sm .dropdown-item:hover {
  background: #37789b!important;
}
#ext_menu-br .navbar,
#ext_menu-br .nav-dropdown-sm,
#ext_menu-br .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-br .nav-dropdown-sm .dropdown-menu {
  background: #3b81a6;
}
#ext_menu-br .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-br .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-br .bg-color.transparent.opened .link:hover,
#ext_menu-br .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-br .link[aria-expanded="true"],
#ext_menu-br .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
