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



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: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #efefef !important;
}
.bg-success {
  background-color: #057bff !important;
}
.bg-info {
  background-color: #057bff !important;
}
.bg-warning {
  background-color: #057bff !important;
}
.bg-danger {
  background-color: #057bff !important;
}
.btn-primary {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-secondary {
  background-color: #057bff;
  border-color: #057bff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #0057b7;
  border-color: #0057b7;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #0057b7 !important;
  border-color: #0057b7 !important;
}
.btn-info {
  background-color: #057bff;
  border-color: #057bff;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #0057b7;
  border-color: #0057b7;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #0057b7 !important;
  border-color: #0057b7 !important;
}
.btn-success {
  background-color: #057bff;
  border-color: #057bff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0057b7;
  border-color: #0057b7;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0057b7 !important;
  border-color: #0057b7 !important;
}
.btn-warning {
  background-color: #057bff;
  border-color: #057bff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #0057b7;
  border-color: #0057b7;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #0057b7 !important;
  border-color: #0057b7 !important;
}
.btn-danger {
  background-color: #057bff;
  border-color: #057bff;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #0057b7;
  border-color: #0057b7;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #0057b7 !important;
  border-color: #0057b7 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #004b9e;
  color: #004b9e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #057bff;
  border-color: #057bff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #057bff !important;
  border-color: #057bff !important;
}
.btn-info-outline {
  background: none;
  border-color: #004b9e;
  color: #004b9e;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #057bff;
  border-color: #057bff;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #057bff !important;
  border-color: #057bff !important;
}
.btn-success-outline {
  background: none;
  border-color: #004b9e;
  color: #004b9e;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #057bff;
  border-color: #057bff;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #057bff !important;
  border-color: #057bff !important;
}
.btn-warning-outline {
  background: none;
  border-color: #004b9e;
  color: #004b9e;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #057bff;
  border-color: #057bff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #057bff !important;
  border-color: #057bff !important;
}
.btn-danger-outline {
  background: none;
  border-color: #004b9e;
  color: #004b9e;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #057bff;
  border-color: #057bff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #057bff !important;
  border-color: #057bff !important;
}
.text-primary {
  color: #efefef !important;
}
.text-success {
  color: #057bff !important;
}
.text-info {
  color: #057bff !important;
}
.text-warning {
  color: #057bff !important;
}
.text-danger {
  color: #057bff !important;
}
.alert-success {
  background-color: #057bff;
}
.alert-info {
  background-color: #057bff;
}
.alert-warning {
  background-color: #057bff;
}
.alert-danger {
  background-color: #057bff;
}
.btn-social {
  border-color: #efefef;
}
.btn-social:hover {
  background: #efefef;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #efefef;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #efefef;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #efefef;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #efefef;
}
.lead a,
.lead a:hover {
  color: #efefef;
}
.lead blockquote {
  border-color: #efefef;
}
.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: #d1e7ff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #d1e7ff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #d1e7ff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #d1e7ff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #efefef;
}
#ext_menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1u .navbar-caption {
  color: #ffffff;
  font-size: 16px;
}
#ext_menu-1u .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1u .close-icon::before,
#ext_menu-1u .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1u .link,
#ext_menu-1u .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1u .link {
  font-size: 1.2rem;
}
#ext_menu-1u .dropdown-item,
#ext_menu-1u .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#ext_menu-1u .link:hover,
#ext_menu-1u .dropdown-item:hover,
#ext_menu-1u .link:focus,
#ext_menu-1u .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-1u .link[aria-expanded="true"],
#ext_menu-1u .dropdown-menu {
  background: #023dcb;
}
#ext_menu-1u .nav-dropdown-sm .link:focus,
#ext_menu-1u .nav-dropdown-sm .link:hover,
#ext_menu-1u .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #0347ee!important;
}
#ext_menu-1u .navbar,
#ext_menu-1u .nav-dropdown-sm,
#ext_menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #044cfc;
}
#ext_menu-1u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1u .bg-color.transparent.opened .link:hover,
#ext_menu-1u .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-1u .link[aria-expanded="true"],
#ext_menu-1u .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header3-4g .mbr-section-title,
#header3-4g .mbr-section-subtitle {
  text-align: center;
}
#index-features3-0 P {
  text-align: left;
}
#index-features3-0 H4 {
  color: #232323;
  text-align: center;
}
#index-features3-0 DIV {
  text-align: center;
  font-size: 21px;
}
#features3-q P {
  text-align: left;
}
#msg-box3-1y .mbr-section-title,
#msg-box3-1y p {
  color: #000;
}
#msg-box3-1y .mbr-section-title {
  font-size: 30px;
}
#msg-box3-1y .lead P {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#msg-box3-1y .lead {
  color: #232323;
}
#contacts2-p P {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}


#ext_menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-14 .navbar-caption {
  color: #ffffff;
  font-size: 16px;
}
#ext_menu-14 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-14 .close-icon::before,
#ext_menu-14 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-14 .link,
#ext_menu-14 .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-14 .link {
  font-size: 1.2rem;
}
#ext_menu-14 .dropdown-item,
#ext_menu-14 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#ext_menu-14 .link:hover,
#ext_menu-14 .dropdown-item:hover,
#ext_menu-14 .link:focus,
#ext_menu-14 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-menu {
  background: #023dcb;
}
#ext_menu-14 .nav-dropdown-sm .link:focus,
#ext_menu-14 .nav-dropdown-sm .link:hover,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #0347ee!important;
}
#ext_menu-14 .navbar,
#ext_menu-14 .nav-dropdown-sm,
#ext_menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #044cfc;
}
#ext_menu-14 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-14 .bg-color.transparent.opened .link:hover,
#ext_menu-14 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header3-z .mbr-section-title,
#header3-z .mbr-section-subtitle {
  text-align: center;
}
#header3-z H3 {
  color: #ffffff;
}
#testimonials3-1t .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#testimonials3-1t .mbr-author-name {
  color: #ccc;
}
#testimonials3-1t .card-block P {
  text-align: left;
  font-size: 14px;
  color: #000000;
}
#contacts2-13 P {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}


#ext_menu-3y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3y .navbar-caption {
  color: #ffffff;
  font-size: 16px;
}
#ext_menu-3y .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3y .close-icon::before,
#ext_menu-3y .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3y .link,
#ext_menu-3y .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-3y .link {
  font-size: 1.2rem;
}
#ext_menu-3y .dropdown-item,
#ext_menu-3y .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#ext_menu-3y .link:hover,
#ext_menu-3y .dropdown-item:hover,
#ext_menu-3y .link:focus,
#ext_menu-3y .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-3y .link[aria-expanded="true"],
#ext_menu-3y .dropdown-menu {
  background: #023dcb;
}
#ext_menu-3y .nav-dropdown-sm .link:focus,
#ext_menu-3y .nav-dropdown-sm .link:hover,
#ext_menu-3y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3y .nav-dropdown-sm .dropdown-item:hover {
  background: #0347ee!important;
}
#ext_menu-3y .navbar,
#ext_menu-3y .nav-dropdown-sm,
#ext_menu-3y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3y .nav-dropdown-sm .dropdown-menu {
  background: #044cfc;
}
#ext_menu-3y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3y .bg-color.transparent.opened .link:hover,
#ext_menu-3y .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-3y .link[aria-expanded="true"],
#ext_menu-3y .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#image2-43 DIV {
  color: #000000;
  font-size: 30px;
}
#header3-44 .mbr-section-title,
#header3-44 .mbr-section-subtitle {
  text-align: center;
}
#header3-44 .mbr-section-subtitle {
  color: #000000;
  font-size: 20px;
}
#header3-44 .mbr-section-title SPAN {
  font-size: 46px;
}
#content1-4a P {
  font-size: 22px;
}
#contacts2-3x P {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}
