@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&display=swap);



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #128ae9 !important;
}
.bg-success {
  background-color: #128ae9 !important;
}
.bg-info {
  background-color: #efefef !important;
}
.bg-warning {
  background-color: #a1bc34 !important;
}
.bg-danger {
  background-color: #009186 !important;
}
.btn-primary {
  background-color: #128ae9;
  border-color: #128ae9;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0d60a2;
  border-color: #0d60a2;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0d60a2 !important;
  border-color: #0d60a2 !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: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-success {
  background-color: #128ae9;
  border-color: #128ae9;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0d60a2;
  border-color: #0d60a2;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0d60a2 !important;
  border-color: #0d60a2 !important;
}
.btn-warning {
  background-color: #a1bc34;
  border-color: #a1bc34;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #6e8023;
  border-color: #6e8023;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #6e8023 !important;
  border-color: #6e8023 !important;
}
.btn-danger {
  background-color: #009186;
  border-color: #009186;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #00453f;
  border-color: #00453f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #00453f !important;
  border-color: #00453f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #0b528a;
  color: #0b528a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #128ae9;
  border-color: #128ae9;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #128ae9 !important;
  border-color: #128ae9 !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: #bcbcbc;
  color: #bcbcbc;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-success-outline {
  background: none;
  border-color: #0b528a;
  color: #0b528a;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #128ae9;
  border-color: #128ae9;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #128ae9 !important;
  border-color: #128ae9 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #5d6c1e;
  color: #5d6c1e;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #a1bc34;
  border-color: #a1bc34;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #a1bc34 !important;
  border-color: #a1bc34 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #002b28;
  color: #002b28;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #009186;
  border-color: #009186;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #009186 !important;
  border-color: #009186 !important;
}
.text-primary {
  color: #128ae9 !important;
}
.text-success {
  color: #128ae9 !important;
}
.text-info {
  color: #efefef !important;
}
.text-warning {
  color: #a1bc34 !important;
}
.text-danger {
  color: #009186 !important;
}
.alert-success {
  background-color: #128ae9;
}
.alert-info {
  background-color: #efefef;
}
.alert-warning {
  background-color: #a1bc34;
}
.alert-danger {
  background-color: #009186;
}
.btn-social {
  border-color: #128ae9;
}
.btn-social:hover {
  background: #128ae9;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #128ae9;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #128ae9;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #128ae9;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #128ae9;
}
.lead a,
.lead a:hover {
  color: #128ae9;
}
.lead blockquote {
  border-color: #128ae9;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #cce6fb;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #cce6fb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #d0e08f;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #12ffed;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #128ae9;
}
.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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Roboto', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #128ae9;
}
.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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Roboto', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #128ae9;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #128ae9;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #128ae9;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #128ae9;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #128ae9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #128ae9;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #128ae9;
}
.extAccordion1 .panel-heading a {
  font-family: 'Roboto', 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: #128ae9;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #128ae9;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #128ae9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #128ae9;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.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: 'Roboto Condensed', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #128ae9 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #128ae9;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #128ae9;
}
.theme-border {
  border: 1px solid #128ae9;
}
#header1-d6 .mbr-section-title {
  font-size: 48px;
  color: #ffffff;
}
#header1-d6 .mbr-section-lead {
  color: #128ae9;
}
#header1-d6 .mbr-section-lead B {
  font-size: 20px;
}
#features1-dd .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-dd .mbr-cards-col:nth-child(odd) .card-title {
  color: #128ae9;
  font-size: 25px;
}
#features1-dd .mbr-cards-col:nth-child(odd) .card-text {
  color: #414141;
  text-align: left;
}
#features1-dd .mbr-cards-col:nth-child(even) .card-title {
  color: #128ae9;
  font-size: 25px;
}
#features1-dd .mbr-cards-col:nth-child(even) .card-text {
  color: #414141;
  text-align: left;
}
#msg-box3-dk .mbr-section-title,
#msg-box3-dk p {
  color: #000;
}
#msg-box8-dl .mbr-section-title,
#msg-box8-dl p {
  color: #fff;
}
#extFeatures7-dm H4 {
  font-size: 30px;
  text-align: center;
}
#extFeatures7-dm P {
  text-align: left;
}
#msg-box8-d6 .mbr-section-title,
#msg-box8-d6 p {
  color: #fff;
}
#msg-box8-d6 .lead P {
  font-size: 20px;
}
#extProgressBar5-d9 H2 {
  color: #128ae9;
}
#extFeatures4-d7 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-d7 .wraper {
  border-color: undefined !important;
}
#extFeatures4-d7 H4 {
  color: #128ae9;
  font-size: 22px;
}
#extFeatures4-d7 P {
  text-align: left;
}
#extFeatures4-e0 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-e0 .wraper {
  border-color: undefined !important;
}
#extFeatures4-e0 H4 {
  color: #128ae9;
  font-size: 22px;
}
#extFeatures4-e0 P {
  text-align: left;
}
#extFeatures4-da .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-da .wraper {
  border-color: undefined !important;
}
#extFeatures4-da H4 {
  color: #128ae9;
  font-size: 22px;
}
#extFeatures4-da P {
  text-align: left;
}
#extFeatures4-db .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-db .wraper {
  border-color: undefined !important;
}
#extFeatures4-db H4 {
  color: #128ae9;
  font-size: 22px;
}
#extFeatures4-db P {
  text-align: left;
}
#msg-box3-et .mbr-section-title,
#msg-box3-et p {
  color: #000;
}
#msg-box8-de .mbr-section-title,
#msg-box8-de p {
  color: #fff;
}
#testimonials3-h7 .mbr-section-title {
  color: #545454;
}
#testimonials3-h7 .mbr-author-name {
  color: #ccc;
}
#testimonials3-h7 .card-footer > div {
  color: #545454;
}
#extTestimonials5-h8 .mbr-section-title {
  color: #545454;
  font-size: 30px;
}
#msg-box3-eu .mbr-section-title,
#msg-box3-eu p {
  color: #000;
}
#msg-box8-dd .mbr-section-title,
#msg-box8-dd p {
  color: #fff;
}
#msg-box8-dd .lead P {
  font-size: 20px;
}
#contacts1-1 STRONG {
  color: #128ae9;
}
#contacts1-1 P {
  color: #128ae9;
}
#menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5 .navbar-caption {
  color: #ffffff;
}
#menu-5 .navbar-toggler {
  color: #128ae9;
}
#menu-5 .close-icon::before,
#menu-5 .close-icon::after {
  background-color: #128ae9;
}
#menu-5 .link,
#menu-5 .dropdown-item {
  color: #128ae9;
}
#menu-5 .link {
  font-size: 0.75rem;
}
#menu-5 .dropdown-item,
#menu-5 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-5 .link:hover,
#menu-5 .dropdown-item:hover,
#menu-5 .link:focus,
#menu-5 .dropdown-item:focus {
  color: #128ae9;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-menu {
  background: #d6d6d6;
}
#menu-5 .nav-dropdown-sm .link:focus,
#menu-5 .nav-dropdown-sm .link:hover,
#menu-5 .nav-dropdown-sm .dropdown-item:focus,
#menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-5 .navbar,
#menu-5 .nav-dropdown-sm,
#menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-5 .bg-color.transparent .link {
  color: #128ae9;
  transition: none;
}
#menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5 .bg-color.transparent.opened .link:hover,
#menu-5 .bg-color.transparent.opened .link:focus {
  color: #128ae9;
}
#menu-5 .link[aria-expanded="true"],
#menu-5 .dropdown-item[aria-expanded="true"] {
  color: #128ae9!important;
}
#msg-box3-4g .mbr-section-title,
#msg-box3-4g p {
  color: #000;
}
#msg-box3-4g .mbr-section-title {
  color: #128ae9;
  font-size: 46px;
}
#msg-box3-4g .lead P {
  color: #545454;
  font-size: 20px;
}
#extAccordion1-hi H1 {
  color: #128ae9;
}
#msg-box3-4w .mbr-section-title,
#msg-box3-4w p {
  color: #000;
}
#msg-box3-4w .mbr-section-title {
  color: #128ae9;
  font-size: 46px;
}
#msg-box3-4w .lead P {
  color: #128ae9;
  font-size: 20px;
  text-align: right;
}
#contacts1-49 STRONG {
  color: #128ae9;
}
#contacts1-49 P {
  color: #128ae9;
}
#menu-4a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4a .navbar-caption {
  color: #ffffff;
}
#menu-4a .navbar-toggler {
  color: #128ae9;
}
#menu-4a .close-icon::before,
#menu-4a .close-icon::after {
  background-color: #128ae9;
}
#menu-4a .link,
#menu-4a .dropdown-item {
  color: #128ae9;
}
#menu-4a .link {
  font-size: 0.75rem;
}
#menu-4a .dropdown-item,
#menu-4a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-4a .link:hover,
#menu-4a .dropdown-item:hover,
#menu-4a .link:focus,
#menu-4a .dropdown-item:focus {
  color: #128ae9;
}
#menu-4a .link[aria-expanded="true"],
#menu-4a .dropdown-menu {
  background: #d6d6d6;
}
#menu-4a .nav-dropdown-sm .link:focus,
#menu-4a .nav-dropdown-sm .link:hover,
#menu-4a .nav-dropdown-sm .dropdown-item:focus,
#menu-4a .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-4a .navbar,
#menu-4a .nav-dropdown-sm,
#menu-4a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4a .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-4a .bg-color.transparent .link {
  color: #128ae9;
  transition: none;
}
#menu-4a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4a .bg-color.transparent.opened .link:hover,
#menu-4a .bg-color.transparent.opened .link:focus {
  color: #128ae9;
}
#menu-4a .link[aria-expanded="true"],
#menu-4a .dropdown-item[aria-expanded="true"] {
  color: #128ae9!important;
}
#msg-box3-1z .mbr-section-title,
#msg-box3-1z p {
  color: #000;
}
#msg-box3-1z .mbr-section-title {
  color: #128ae9;
  font-size: 36px;
}
#msg-box3-1z .lead P {
  color: #545454;
  font-size: 20px;
}
#content1-20 P {
  color: #232323;
}
#contacts1-21 STRONG {
  color: #128ae9;
}
#contacts1-21 P {
  color: #128ae9;
}
#menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-22 .navbar-caption {
  color: #ffffff;
}
#menu-22 .navbar-toggler {
  color: #128ae9;
}
#menu-22 .close-icon::before,
#menu-22 .close-icon::after {
  background-color: #128ae9;
}
#menu-22 .link,
#menu-22 .dropdown-item {
  color: #128ae9;
}
#menu-22 .link {
  font-size: 0.75rem;
}
#menu-22 .dropdown-item,
#menu-22 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-22 .link:hover,
#menu-22 .dropdown-item:hover,
#menu-22 .link:focus,
#menu-22 .dropdown-item:focus {
  color: #128ae9;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-menu {
  background: #d6d6d6;
}
#menu-22 .nav-dropdown-sm .link:focus,
#menu-22 .nav-dropdown-sm .link:hover,
#menu-22 .nav-dropdown-sm .dropdown-item:focus,
#menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-22 .navbar,
#menu-22 .nav-dropdown-sm,
#menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-22 .bg-color.transparent .link {
  color: #128ae9;
  transition: none;
}
#menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-22 .bg-color.transparent.opened .link:hover,
#menu-22 .bg-color.transparent.opened .link:focus {
  color: #128ae9;
}
#menu-22 .link[aria-expanded="true"],
#menu-22 .dropdown-item[aria-expanded="true"] {
  color: #128ae9!important;
}
#msg-box3-1n .mbr-section-title,
#msg-box3-1n p {
  color: #000;
}
#msg-box3-1n .mbr-section-title {
  color: #128ae9;
  font-size: 36px;
}
#msg-box3-1n .lead P {
  color: #545454;
  font-size: 20px;
}
#contacts1-1r STRONG {
  color: #128ae9;
}
#contacts1-1r P {
  color: #128ae9;
}
#menu-1s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1s .navbar-caption {
  color: #ffffff;
}
#menu-1s .navbar-toggler {
  color: #128ae9;
}
#menu-1s .close-icon::before,
#menu-1s .close-icon::after {
  background-color: #128ae9;
}
#menu-1s .link,
#menu-1s .dropdown-item {
  color: #128ae9;
}
#menu-1s .link {
  font-size: 0.75rem;
}
#menu-1s .dropdown-item,
#menu-1s .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1s .link:hover,
#menu-1s .dropdown-item:hover,
#menu-1s .link:focus,
#menu-1s .dropdown-item:focus {
  color: #128ae9;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-menu {
  background: #d6d6d6;
}
#menu-1s .nav-dropdown-sm .link:focus,
#menu-1s .nav-dropdown-sm .link:hover,
#menu-1s .nav-dropdown-sm .dropdown-item:focus,
#menu-1s .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-1s .navbar,
#menu-1s .nav-dropdown-sm,
#menu-1s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1s .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-1s .bg-color.transparent .link {
  color: #128ae9;
  transition: none;
}
#menu-1s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1s .bg-color.transparent.opened .link:hover,
#menu-1s .bg-color.transparent.opened .link:focus {
  color: #128ae9;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-item[aria-expanded="true"] {
  color: #128ae9!important;
}
#extFeatures8-dm .feature-title,
#extFeatures8-dm .description {
  color: #232323;
}
#extFeatures8-dm .feature-subtitle {
  color: #8c8c8c;
  text-align: center;
}
#extFeatures8-dm .mbr-section-title {
  color: #128ae9;
}
#extFeatures8-dm .feature-title {
  color: #545454;
  text-align: left;
}
#extFeatures8-dm P {
  color: #545454;
  font-size: 14px;
  text-align: left;
}
#msg-box8-dn .mbr-section-title,
#msg-box8-dn p {
  color: #fff;
}
#msg-box8-dn .mbr-section-title {
  text-align: center;
}
.cid-sBkSx4JojA {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-sBkSx4JojA .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sBkSx4JojA H4 {
  color: #128ae9;
}
#contacts1-6c STRONG {
  color: #128ae9;
}
#contacts1-6c P {
  color: #128ae9;
}
#menu-6d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6d .navbar-caption {
  color: #ffffff;
}
#menu-6d .navbar-toggler {
  color: #128ae9;
}
#menu-6d .close-icon::before,
#menu-6d .close-icon::after {
  background-color: #128ae9;
}
#menu-6d .link,
#menu-6d .dropdown-item {
  color: #128ae9;
}
#menu-6d .link {
  font-size: 0.75rem;
}
#menu-6d .dropdown-item,
#menu-6d .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-6d .link:hover,
#menu-6d .dropdown-item:hover,
#menu-6d .link:focus,
#menu-6d .dropdown-item:focus {
  color: #128ae9;
}
#menu-6d .link[aria-expanded="true"],
#menu-6d .dropdown-menu {
  background: #d6d6d6;
}
#menu-6d .nav-dropdown-sm .link:focus,
#menu-6d .nav-dropdown-sm .link:hover,
#menu-6d .nav-dropdown-sm .dropdown-item:focus,
#menu-6d .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-6d .navbar,
#menu-6d .nav-dropdown-sm,
#menu-6d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6d .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-6d .bg-color.transparent .link {
  color: #128ae9;
  transition: none;
}
#menu-6d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6d .bg-color.transparent.opened .link:hover,
#menu-6d .bg-color.transparent.opened .link:focus {
  color: #128ae9;
}
#menu-6d .link[aria-expanded="true"],
#menu-6d .dropdown-item[aria-expanded="true"] {
  color: #128ae9!important;
}
#header1-es .mbr-section-title {
  font-size: 48px;
  color: #ffffff;
}
#header1-es .mbr-section-lead {
  color: #128ae9;
}
#header1-es .mbr-section-lead B {
  font-size: 20px;
}
#extFeatures8-hg .feature-title,
#extFeatures8-hg .description {
  color: #232323;
}
#extFeatures8-hg .feature-subtitle {
  color: #8c8c8c;
}
#extFeatures8-hg .mbr-section-title {
  color: #128ae9;
}
#extFeatures8-hg .feature-title {
  color: #128ae9;
}
#msg-box3-hl .mbr-section-title,
#msg-box3-hl p {
  color: #000;
}
#msg-box3-hl .mbr-section-title {
  color: #128ae9;
}
#msg-box8-d9 .mbr-section-title,
#msg-box8-d9 p {
  color: #fff;
}
#extFeatures12-as .card-number {
  color: #128ae9;
}
#extFeatures12-as .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-as .wraper {
  border-color: undefined !important;
}
#extFeatures12-as H3 {
  text-align: right;
}
#extTabs2-ct H3 {
  color: #128ae9;
}
#msg-box8-dm .mbr-section-title,
#msg-box8-dm p {
  color: #fff;
}
#msg-box8-dm .lead P {
  font-size: 20px;
}
#msg-box5-hv H3 {
  font-size: 30px;
  color: #128ae9;
}
#msg-box4-gu H3 {
  font-size: 30px;
  color: #128ae9;
}
#msg-box4-d8 H3 {
  font-size: 30px;
  color: #128ae9;
}
#msg-box4-dn H3 {
  color: #128ae9;
  font-size: 30px;
}
#msg-box4-do H3 {
  font-size: 30px;
  color: #128ae9;
}
#msg-box8-dp .mbr-section-title,
#msg-box8-dp p {
  color: #fff;
}
#msg-box8-dp .lead P {
  font-size: 20px;
}
#content1-dq P {
  text-align: center;
}
#features3-ht H4 {
  color: #545454;
}
#features3-ht P {
  text-align: left;
}
#features3-dr H4 {
  color: #545454;
}
#features3-dr P {
  text-align: left;
}
#features3-gv H4 {
  color: #545454;
}
#features3-gv P {
  text-align: left;
}
#testimonials3-cv .mbr-section-title {
  color: #545454;
}
#testimonials3-cv .mbr-author-name {
  color: #ccc;
}
#testimonials3-cv .card-footer > div {
  color: #545454;
}
#extTestimonials5-da .mbr-section-title {
  color: #545454;
  font-size: 30px;
}
#contacts1-7d STRONG {
  color: #128ae9;
}
#contacts1-7d P {
  color: #128ae9;
}
#menu-7e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7e .navbar-caption {
  color: #ffffff;
}
#menu-7e .navbar-toggler {
  color: #128ae9;
}
#menu-7e .close-icon::before,
#menu-7e .close-icon::after {
  background-color: #128ae9;
}
#menu-7e .link,
#menu-7e .dropdown-item {
  color: #128ae9;
}
#menu-7e .link {
  font-size: 0.75rem;
}
#menu-7e .dropdown-item,
#menu-7e .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-7e .link:hover,
#menu-7e .dropdown-item:hover,
#menu-7e .link:focus,
#menu-7e .dropdown-item:focus {
  color: #128ae9;
}
#menu-7e .link[aria-expanded="true"],
#menu-7e .dropdown-menu {
  background: #d6d6d6;
}
#menu-7e .nav-dropdown-sm .link:focus,
#menu-7e .nav-dropdown-sm .link:hover,
#menu-7e .nav-dropdown-sm .dropdown-item:focus,
#menu-7e .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-7e .navbar,
#menu-7e .nav-dropdown-sm,
#menu-7e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7e .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-7e .bg-color.transparent .link {
  color: #128ae9;
  transition: none;
}
#menu-7e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7e .bg-color.transparent.opened .link:hover,
#menu-7e .bg-color.transparent.opened .link:focus {
  color: #128ae9;
}
#menu-7e .link[aria-expanded="true"],
#menu-7e .dropdown-item[aria-expanded="true"] {
  color: #128ae9!important;
}
#msg-box3-1e .mbr-section-title,
#msg-box3-1e p {
  color: #000;
}
#msg-box3-1e .mbr-section-title {
  color: #128ae9;
  font-size: 36px;
  text-align: left;
}
#msg-box3-1e .lead P {
  color: #545454;
  font-size: 20px;
}
.cid-sVCpHvzUpQ {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-sVCpHvzUpQ .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sVCpHvzUpQ H4 {
  color: #128ae9;
  font-size: 30px;
  text-align: center;
}
#contacts1-18 STRONG {
  color: #128ae9;
}
#contacts1-18 P {
  color: #128ae9;
}
#menu-19 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-19 .navbar-caption {
  color: #ffffff;
}
#menu-19 .navbar-toggler {
  color: #128ae9;
}
#menu-19 .close-icon::before,
#menu-19 .close-icon::after {
  background-color: #128ae9;
}
#menu-19 .link,
#menu-19 .dropdown-item {
  color: #128ae9;
}
#menu-19 .link {
  font-size: 0.75rem;
}
#menu-19 .dropdown-item,
#menu-19 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-19 .link:hover,
#menu-19 .dropdown-item:hover,
#menu-19 .link:focus,
#menu-19 .dropdown-item:focus {
  color: #128ae9;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-menu {
  background: #d6d6d6;
}
#menu-19 .nav-dropdown-sm .link:focus,
#menu-19 .nav-dropdown-sm .link:hover,
#menu-19 .nav-dropdown-sm .dropdown-item:focus,
#menu-19 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-19 .navbar,
#menu-19 .nav-dropdown-sm,
#menu-19 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-19 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-19 .bg-color.transparent .link {
  color: #128ae9;
  transition: none;
}
#menu-19 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-19 .bg-color.transparent.opened .link:hover,
#menu-19 .bg-color.transparent.opened .link:focus {
  color: #128ae9;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-item[aria-expanded="true"] {
  color: #128ae9!important;
}
