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




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Ubuntu', 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 {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-author-desc {
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #2b0680 !important;
}
.bg-info {
  background-color: #fac51c !important;
}
.bg-warning {
  background-color: #000000 !important;
}
.bg-danger {
  background-color: #000000 !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary {
  background-color: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #2a627f;
  border-color: #2a627f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #2a627f !important;
  border-color: #2a627f !important;
}
.btn-info {
  background-color: #fac51c;
  border-color: #fac51c;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #c59704;
  border-color: #c59704;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #c59704 !important;
  border-color: #c59704 !important;
}
.btn-success {
  background-color: #2b0680;
  border-color: #2b0680;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #120337;
  border-color: #120337;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #120337 !important;
  border-color: #120337 !important;
}
.btn-warning {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #24536c;
  color: #24536c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #3d8eb9 !important;
  border-color: #3d8eb9 !important;
}
.btn-info-outline {
  background: none;
  border-color: #ac8404;
  color: #ac8404;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #fac51c;
  border-color: #fac51c;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #fac51c !important;
  border-color: #fac51c !important;
}
.btn-success-outline {
  background: none;
  border-color: #0a011f;
  color: #0a011f;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #2b0680;
  border-color: #2b0680;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #2b0680 !important;
  border-color: #2b0680 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #000000 !important;
}
.text-success {
  color: #2b0680 !important;
}
.text-info {
  color: #fac51c !important;
}
.text-warning {
  color: #000000 !important;
}
.text-danger {
  color: #000000 !important;
}
.alert-success {
  background-color: #2b0680;
}
.alert-info {
  background-color: #fac51c;
}
.alert-warning {
  background-color: #000000;
}
.alert-danger {
  background-color: #000000;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #5612f4;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #fef8e4;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #b3b3b3;
}
.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: #000000;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#ext_menu-d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-d .navbar-caption {
  color: #ffffff;
}
#ext_menu-d .navbar-toggler {
  color: #000000;
}
#ext_menu-d .close-icon::before,
#ext_menu-d .close-icon::after {
  background-color: #000000;
}
#ext_menu-d .link,
#ext_menu-d .dropdown-item {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-d .link {
  font-size: 0.8rem;
}
#ext_menu-d .dropdown-item,
#ext_menu-d .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-d .link:hover,
#ext_menu-d .dropdown-item:hover,
#ext_menu-d .link:focus,
#ext_menu-d .dropdown-item:focus {
  color: #000000;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-d .nav-dropdown-sm .link:focus,
#ext_menu-d .nav-dropdown-sm .link:hover,
#ext_menu-d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-d .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-d .navbar,
#ext_menu-d .nav-dropdown-sm,
#ext_menu-d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-d .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-d .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-d .bg-color.transparent.opened .link:hover,
#ext_menu-d .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-d .link[aria-expanded="true"],
#ext_menu-d .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header1-g .mbr-section-lead {
  text-align: left;
}
#header1-g .mbr-section-title {
  text-align: left;
  font-size: 36px;
}
#header3-18 .mbr-section-title,
#header3-18 .mbr-section-subtitle {
  text-align: center;
}
#header3-18 H3 {
  font-size: 36px;
}
#content1-19 P {
  font-size: 20px;
}
#features3-1i P {
  text-align: left;
  color: #000000;
}
#features3-1i H4 {
  font-size: 16px;
  color: #000000;
}
#msg-box1-12 H3 {
  font-size: 24px;
}
#msg-box4-24 H3 {
  font-size: 36px;
}
#msg-box4-25 H3 {
  font-size: 36px;
}
#msg-box4-25 P {
  text-align: left;
}
#msg-box1-2o H3 {
  font-size: 36px;
}
#features4-2l .card-subtitle {
  color: #bcbcbc;
}
#features4-2l .iconbox {
  background-color: #efefef;
  border-color: #efefef;
}
#features4-2l P {
  font-size: 24px;
}
#header3-1b .mbr-section-title,
#header3-1b .mbr-section-subtitle {
  text-align: center;
}
#header3-1b H3 {
  font-size: 36px;
}
#content1-1a P {
  font-size: 20px;
}
#contacts1-11 P {
  color: #000000;
}
#contacts1-11 STRONG {
  color: #acacac;
}
#social-buttons4-1k .mbr-section-title,
#social-buttons4-1k .btn-social {
  color: #fff;
}

#ext_menu-13 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-13 .navbar-caption {
  color: #ffffff;
}
#ext_menu-13 .navbar-toggler {
  color: #000000;
}
#ext_menu-13 .close-icon::before,
#ext_menu-13 .close-icon::after {
  background-color: #000000;
}
#ext_menu-13 .link,
#ext_menu-13 .dropdown-item {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-13 .link {
  font-size: 0.8rem;
}
#ext_menu-13 .dropdown-item,
#ext_menu-13 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-13 .link:hover,
#ext_menu-13 .dropdown-item:hover,
#ext_menu-13 .link:focus,
#ext_menu-13 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-13 .link[aria-expanded="true"],
#ext_menu-13 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-13 .nav-dropdown-sm .link:focus,
#ext_menu-13 .nav-dropdown-sm .link:hover,
#ext_menu-13 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-13 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-13 .navbar,
#ext_menu-13 .nav-dropdown-sm,
#ext_menu-13 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-13 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-13 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-13 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-13 .bg-color.transparent.opened .link:hover,
#ext_menu-13 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-13 .link[aria-expanded="true"],
#ext_menu-13 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#form1-16 .form-control-label {
  color: #232323;
}
#form1-16 .mbr-section-title SPAN {
  font-size: 30px;
  color: #3d8eb9;
}
#contacts1-14 P {
  color: #000000;
}
#contacts1-14 STRONG {
  color: #acacac;
}

#ext_menu-26 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-26 .navbar-caption {
  color: #ffffff;
}
#ext_menu-26 .navbar-toggler {
  color: #000000;
}
#ext_menu-26 .close-icon::before,
#ext_menu-26 .close-icon::after {
  background-color: #000000;
}
#ext_menu-26 .link,
#ext_menu-26 .dropdown-item {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-26 .link {
  font-size: 0.8rem;
}
#ext_menu-26 .dropdown-item,
#ext_menu-26 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-26 .link:hover,
#ext_menu-26 .dropdown-item:hover,
#ext_menu-26 .link:focus,
#ext_menu-26 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-26 .link[aria-expanded="true"],
#ext_menu-26 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-26 .nav-dropdown-sm .link:focus,
#ext_menu-26 .nav-dropdown-sm .link:hover,
#ext_menu-26 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-26 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-26 .navbar,
#ext_menu-26 .nav-dropdown-sm,
#ext_menu-26 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-26 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-26 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-26 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-26 .bg-color.transparent.opened .link:hover,
#ext_menu-26 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-26 .link[aria-expanded="true"],
#ext_menu-26 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#header1-27 .mbr-section-lead {
  text-align: left;
}
#header1-27 .mbr-section-title {
  text-align: left;
  font-size: 36px;
}
#header3-28 .mbr-section-title,
#header3-28 .mbr-section-subtitle {
  text-align: center;
}
#header3-28 H3 {
  font-size: 36px;
}
#content1-29 P {
  font-size: 20px;
}
#features3-2a P {
  text-align: left;
  color: #000000;
}
#features3-2a H4 {
  font-size: 16px;
  color: #000000;
}
#msg-box1-2b H3 {
  font-size: 24px;
}
#msg-box4-2c H3 {
  font-size: 36px;
}
#msg-box4-2d H3 {
  font-size: 36px;
}
#msg-box4-2d P {
  text-align: left;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e H3 {
  font-size: 36px;
}
#content1-2f P {
  font-size: 20px;
}
#contacts1-2g P {
  color: #000000;
}
#contacts1-2g STRONG {
  color: #acacac;
}
#social-buttons4-2i .mbr-section-title,
#social-buttons4-2i .btn-social {
  color: #fff;
}

#ext_menu-2t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2t .navbar-caption {
  color: #ffffff;
}
#ext_menu-2t .navbar-toggler {
  color: #000000;
}
#ext_menu-2t .close-icon::before,
#ext_menu-2t .close-icon::after {
  background-color: #000000;
}
#ext_menu-2t .link,
#ext_menu-2t .dropdown-item {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
}
#ext_menu-2t .link {
  font-size: 0.8rem;
}
#ext_menu-2t .dropdown-item,
#ext_menu-2t .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-2t .link:hover,
#ext_menu-2t .dropdown-item:hover,
#ext_menu-2t .link:focus,
#ext_menu-2t .dropdown-item:focus {
  color: #000000;
}
#ext_menu-2t .link[aria-expanded="true"],
#ext_menu-2t .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-2t .nav-dropdown-sm .link:focus,
#ext_menu-2t .nav-dropdown-sm .link:hover,
#ext_menu-2t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2t .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-2t .navbar,
#ext_menu-2t .nav-dropdown-sm,
#ext_menu-2t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2t .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-2t .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-2t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2t .bg-color.transparent.opened .link:hover,
#ext_menu-2t .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-2t .link[aria-expanded="true"],
#ext_menu-2t .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#form1-2u .form-control-label {
  color: #232323;
}
#form1-2u .mbr-section-title SPAN {
  font-size: 30px;
  color: #3d8eb9;
}
#form1-2u .mbr-section-title {
  text-align: left;
}
#contacts1-2v P {
  color: #000000;
}
#contacts1-2v STRONG {
  color: #acacac;
}
