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



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'PT Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'PT Sans', 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: 'Ubuntu', 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: 'Ubuntu', 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: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-author-desc {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c1c1c1 !important;
}
.bg-success {
  background-color: #000000 !important;
}
.bg-info {
  background-color: #ffffff !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #83d2de !important;
}
.btn-primary {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-secondary {
  background-color: #2b0680;
  border-color: #2b0680;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #120337;
  border-color: #120337;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #120337 !important;
  border-color: #120337 !important;
}
.btn-info {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-success {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #83d2de;
  border-color: #83d2de;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #47bcce;
  border-color: #47bcce;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #47bcce !important;
  border-color: #47bcce !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #0a011f;
  color: #0a011f;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #2b0680;
  border-color: #2b0680;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #2b0680 !important;
  border-color: #2b0680 !important;
}
.btn-info-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #35b3c6;
  color: #35b3c6;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #83d2de;
  border-color: #83d2de;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #83d2de !important;
  border-color: #83d2de !important;
}
.text-primary {
  color: #c1c1c1 !important;
}
.text-success {
  color: #000000 !important;
}
.text-info {
  color: #ffffff !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #83d2de !important;
}
.alert-success {
  background-color: #000000;
}
.alert-info {
  background-color: #ffffff;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #83d2de;
}
.btn-social {
  border-color: #c1c1c1;
}
.btn-social:hover {
  background: #c1c1c1;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c1c1c1;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c1c1c1;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c1c1c1;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c1c1c1;
}
.lead a,
.lead a:hover {
  color: #c1c1c1;
}
.lead blockquote {
  border-color: #c1c1c1;
}
.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: #b3b3b3;
}
.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: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c1c1c1;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Ubuntu', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Ubuntu', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Ubuntu', sans-serif;
}
.features6 .description {
  font-family: 'PT Sans', sans-serif;
}
.count,
.counter-title {
  font-family: 'Ubuntu', sans-serif;
}
.counter-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #c1c1c1;
}
.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: 'Ubuntu', 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: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Ubuntu', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Ubuntu', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Ubuntu', sans-serif;
}
.extHeader11 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Ubuntu', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Ubuntu', sans-serif;
}
.extHeader13 .number {
  font-family: 'Ubuntu', sans-serif;
}
.extHeader13 .period {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Ubuntu', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Ubuntu', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'PT Sans', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Ubuntu', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #c1c1c1;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Ubuntu', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Ubuntu', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Ubuntu', sans-serif;
}
.extForm2 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #c1c1c1;
}
.extPricingTable1 .mbr-price small {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #c1c1c1;
}
.extCounters2 h4 {
  font-family: 'Ubuntu', sans-serif;
}
.extCounters2 h5 {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Ubuntu', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Ubuntu', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #c1c1c1;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #c1c1c1;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #c1c1c1;
  }
}
.extProgressBar .title-wrap {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Ubuntu', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Ubuntu', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #c1c1c1;
}
.extAccordion1 .panel-heading a {
  font-family: 'PT Sans', 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: #c1c1c1;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'PT Sans', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #c1c1c1;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #c1c1c1;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #c1c1c1;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Ubuntu', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Ubuntu', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Ubuntu', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Ubuntu', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #c1c1c1 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #c1c1c1;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #c1c1c1;
}
.theme-border {
  border: 1px solid #c1c1c1;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: rgba(0, 0, 0, 0.5);
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: rgba(0, 0, 0, 0.5) !important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: rgba(0, 0, 0, 0.6);
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #ffffff !important;
}
#header1-1 .mbr-section-lead B {
  color: #ffffff;
}
#header1-1 .mbr-section-lead {
  color: #ffffff;
}
@media (max-width: 748px) {
  #header1-1 h1 {
    font-size: 20;
  }
}
#header1-1 .mbr-overlay {
  background: linear-gradient(to top, rgba(137, 195, 226, 0.87), rgba(129, 43, 134, 0.7)) !important;
}
#header1-1 .btn {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#header1-1 .btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#extFeatures4-2 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-2 .wraper {
  border-color: undefined !important;
}
#extFeatures4-2 P {
  text-align: left;
}
#extFeatures4-2 H4 {
  text-align: left;
}
#header3-a .mbr-section-title,
#header3-a .mbr-section-subtitle {
  text-align: center;
}
#header3-a H3 {
  font-size: 36px;
}
#header3-a .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box3-m .mbr-section-title,
#msg-box3-m p {
  color: #000;
}
#msg-box3-m .mbr-section-title {
  font-size: 48px;
}
#msg-box3-m h3 {
  color: #333333;
}
#msg-box3-m .btn {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#msg-box3-m .btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#header3-e .mbr-section-title,
#header3-e .mbr-section-subtitle {
  text-align: center;
}
#header3-e H3 {
  font-size: 36px;
}
#header3-e .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#content7-l .feature {
  padding-top: 15px;
  padding-bottom: 15px;
}
#content7-l .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content7-l .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box3-d .mbr-section-title,
#msg-box3-d p {
  color: #000;
}
#msg-box3-d .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box3-d .btn {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#msg-box3-d .btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#msg-box3-d .mbr-section {
  background: linear-gradient(to bottom, rgba(116, 195, 167, 0.5), rgba(47, 164, 220, 0.29)) !important;
}
#content7-k .feature {
  padding-top: 15px;
  padding-bottom: 15px;
}
#content7-k .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content7-k .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#header3-1l .mbr-section-title,
#header3-1l .mbr-section-subtitle {
  text-align: center;
}
#header3-1l H3 {
  font-size: 36px;
}
#header3-1l h3 {
  color: #404040;
}
#custom-html-1i .mbr-testimonial .card-block {
  background: #f8f8f8;
  color: #000000;
}
#custom-html-1i .mbr-author-name {
  color: #006699;
}
#msg-box3-u .mbr-section-title,
#msg-box3-u p {
  color: #000;
}
#msg-box3-u .mbr-overlay {
  background: linear-gradient(to top, rgba(71, 181, 156, 0.8), rgba(75, 184, 237, 0.6)) !important;
}
#msg-box3-u .btn-secondary {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#msg-box3-u .btn-secondary:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#msg-box3-u h3 {
  color: #ffffff !important;
}
#msg-box3-u p {
  color: #ffffff !important;
}
#msg-box3-u .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#content6-j .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#content6-j .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content6-j .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box3-15 .mbr-section-title,
#msg-box3-15 p {
  color: #000;
}
#msg-box3-15 .btn {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#msg-box3-15 .btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#msg-box3-15 .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#header3-v H3 {
  font-size: 36px;
}
#header3-v h3 {
  color: #404040;
}
#header3-v .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box5-w .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#msg-box5-w .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#msg-box5-x .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#msg-box5-x .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#msg-box5-y .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#msg-box5-y .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content5-13 .feature {
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  color: #ffffff;
}
#content5-13 .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
#content5-13 .mbr-overlay {
  background: linear-gradient(to top, #e91e63, rgba(75, 184, 237, 0.5));
}
#content6-10 .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#content6-10 .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content6-10 .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#content5-12 .feature {
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
}
#content5-12 .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
#content5-12 .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#content6-14 .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#content6-14 .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content6-14 .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box3-16 .mbr-section-title,
#msg-box3-16 p {
  color: #000;
}
#msg-box3-16 .mbr-section-title {
  color: #ffffff;
}
#msg-box3-16 .lead P {
  color: #ffffff;
}
#msg-box3-16 .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box3-16 .mbr-overlay {
  background: linear-gradient(to bottom, #3399ff, rgba(153, 153, 153, 0.6));
}
#msg-box3-16 .btn-secondary {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#msg-box3-16 .btn-secondary:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#header3-1b .mbr-section-title,
#header3-1b .mbr-section-subtitle {
  text-align: center;
}
#header3-1b H3 {
  font-size: 36px;
}
#header3-1b .mbr-section {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
#msg-box5-17 .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#msg-box5-17 .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#msg-box5-18 .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#msg-box5-18 .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#msg-box5-19 .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#msg-box5-19 .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content6-1a .feature {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
#content6-1a .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content6-1a .mbr-section {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
#msg-box3-f .mbr-section-title,
#msg-box3-f p {
  color: #000;
}
#msg-box3-f .mbr-section-title {
  color: #ffffff;
}
#msg-box3-f .lead P {
  color: #ffffff;
}
#content1-i .feature {
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
}
#content1-i .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content1-1f .feature {
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
}
#content1-1f .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content1-1g .feature {
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
}
#content1-1g .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#content1-1h .feature {
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
}
#content1-1h .feature-title {
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #006699;
}
#msg-box3-1e .mbr-section-title,
#msg-box3-1e p {
  color: #000;
}
#msg-box3-1e .btn {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#msg-box3-1e .btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#msg-box3-1e section {
  background: linear-gradient(to bottom, rgba(116, 195, 167, 0.5), rgba(47, 164, 220, 0.29)) !important;
}
#header3-1d .mbr-section-title,
#header3-1d .mbr-section-subtitle {
  text-align: center;
}
#header3-1d H3 {
  font-size: 36px;
}
#header3-1d .mbr-section-title {
  text-transform: uppercase;
}
#content1-1c .mbr-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
#msg-box3-1m .mbr-section-title,
#msg-box3-1m p {
  color: #000;
}
#msg-box3-1m .mbr-section-title {
  color: #ffffff;
}
#msg-box3-1m .lead P {
  color: #ffffff;
}
#msg-box3-1m .btn {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#msg-box3-1m .btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
}
#msg-box3-1m .mbr-overlay {
  background: linear-gradient(to bottom, #6699cc, rgba(0, 0, 0, 0.9));
}
#header3-1o .mbr-section-title,
#header3-1o .mbr-section-subtitle {
  text-align: center;
}
#msg-box3-1m .mbr-overlay {
  background: linear-gradient(to bottom, #6699cc, rgba(50, 50, 50, 1));
}
#header3-1o {color: #acacac; padding-top:80px !important;}


a {color:#357da0;}
#content6-j {color:#006699;}
a.animated, a.fadeInUp {color:#2789af;}
a.animated:hover, a.fadeInUp:hover {color:#5dc6ef;}

#msg-box3-f a.animated, #msg-box3-f a.fadeInUp {color:#add2e0;}
#msg-box3-f a.animated:hover,  #msg-box3-f a.fadeInUp:hover {color:#c2e2ef;}

#header3-1o a {color:#FFC107;}


#custom-html-1i a.text-info {color:#90adbb !important;}