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













body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Montserrat', 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 {
  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: '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: #577eb5 !important;
}
.bg-success {
  background-color: #9acd32 !important;
}
.bg-info {
  background-color: #c1c1c1 !important;
}
.bg-warning {
  background-color: #f7da64 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #577eb5;
  border-color: #577eb5;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #3b5985;
  border-color: #3b5985;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #3b5985 !important;
  border-color: #3b5985 !important;
}
.btn-secondary {
  background-color: #577eb5;
  border-color: #577eb5;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #3b5985;
  border-color: #3b5985;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #3b5985 !important;
  border-color: #3b5985 !important;
}
.btn-info {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-success {
  background-color: #9acd32;
  border-color: #9acd32;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6c9023;
  border-color: #6c9023;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6c9023 !important;
  border-color: #6c9023 !important;
}
.btn-warning {
  background-color: #f7da64;
  border-color: #f7da64;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #f3c91b;
  border-color: #f3c91b;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #f3c91b !important;
  border-color: #f3c91b !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #334e73;
  color: #334e73;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #577eb5;
  border-color: #577eb5;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #577eb5 !important;
  border-color: #577eb5 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #334e73;
  color: #334e73;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #577eb5;
  border-color: #577eb5;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #577eb5 !important;
  border-color: #577eb5 !important;
}
.btn-info-outline {
  background: none;
  border-color: #8e8e8e;
  color: #8e8e8e;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5c7b1e;
  color: #5c7b1e;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #9acd32;
  border-color: #9acd32;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #9acd32 !important;
  border-color: #9acd32 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #e9bd0c;
  color: #e9bd0c;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f7da64;
  border-color: #f7da64;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f7da64 !important;
  border-color: #f7da64 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #577eb5 !important;
}
.text-success {
  color: #9acd32 !important;
}
.text-info {
  color: #c1c1c1 !important;
}
.text-warning {
  color: #f7da64 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #9acd32;
}
.alert-info {
  background-color: #c1c1c1;
}
.alert-warning {
  background-color: #f7da64;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #577eb5;
}
.btn-social:hover {
  background: #577eb5;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #577eb5;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #577eb5;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #577eb5;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #577eb5;
}
.lead a,
.lead a:hover {
  color: #577eb5;
}
.lead blockquote {
  border-color: #577eb5;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b0c2dc;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ebf5d6;
}
.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: #577eb5;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#ext_menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-e .navbar-caption {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-e .close-icon::before,
#ext_menu-e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-e .link,
#ext_menu-e .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-e .link {
  font-size: 1.05rem;
}
#ext_menu-e .dropdown-item,
#ext_menu-e .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-e .link:hover,
#ext_menu-e .dropdown-item:hover,
#ext_menu-e .link:focus,
#ext_menu-e .dropdown-item:focus {
  color: #577eb5;
}
#ext_menu-e .link[aria-expanded="true"],
#ext_menu-e .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-e .nav-dropdown-sm .link:focus,
#ext_menu-e .nav-dropdown-sm .link:hover,
#ext_menu-e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-e .navbar,
#ext_menu-e .nav-dropdown-sm,
#ext_menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-e .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-e .bg-color.transparent.opened .link:hover,
#ext_menu-e .bg-color.transparent.opened .link:focus {
  color: #577eb5;
}
#ext_menu-e .link[aria-expanded="true"],
#ext_menu-e .dropdown-item[aria-expanded="true"] {
  color: #577eb5!important;
}
#header1-v .mbr-section-title P {
  text-align: center;
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header1-v .mbr-section-lead {
  color: #9acd32;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
}
#header1-v .mbr-section-lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #f7da64;
}
#footer1-2 P {
  color: #577eb5;
}
#footer1-2 B {
  font-size: 10px;
}
#msg-box3-j .mbr-section-title,
#msg-box3-j p {
  color: #000;
}
#msg-box3-j .mbr-section-title {
  color: #577eb5;
  font-family: 'Montserrat', sans-serif;
}
#msg-box3-j .lead P {
  color: #9acd32;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box5-h H3 {
  color: #577eb5;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box5-h P {
  color: #a1a1a1;
  text-align: left;
  font-size: 30px;
}
#msg-box5-h SPAN {
  text-align: center;
  color: #a1a1a1;
}
#header3-18 .mbr-section-title,
#header3-18 .mbr-section-subtitle {
  text-align: center;
}
#header3-18 H3 {
  font-size: 16px;
  color: #9acd32;
  text-align: right;
}
#header3-18 P {
  text-align: right;
}
#msg-box3-3 .mbr-section-title,
#msg-box3-3 p {
  color: #000;
}
#msg-box3-3 .mbr-section-title {
  color: #ffffff;
}
#msg-box3-3 .lead P {
  color: #90a878;
  font-size: 18px;
}
#features6-13 P {
  color: #ffffff;
}
#features6-13 H5 {
  color: #ffffff;
  text-align: center;
}
#features6-13 H4 {
  color: #f7da64;
}
#features6-14 P {
  color: #ffffff;
}
#features6-14 H4 {
  color: #f3c649;
}
#features6-14 H5 {
  color: #f7da64;
}
#msg-box5-i H3 {
  color: #577eb5;
}
#msg-box5-i P {
  color: #a1a1a1;
  font-size: 20px;
}
#testimonials1-k .mbr-section-title {
  color: #ffffff;
}
#testimonials1-k .mbr-section-subtitle {
  color: #9acd32;
}
#testimonials1-k .card-block P {
  text-align: left;
  font-size: 17px;
  color: #577eb5;
}
#testimonials1-k .card-footer > div {
  color: #9acd32;
  font-size: 24px;
}
#msg-box3-15 .mbr-section-title,
#msg-box3-15 p {
  color: #000;
}
#msg-box3-15 .mbr-section-title {
  color: #577eb5;
  font-family: 'Montserrat', sans-serif;
}
#msg-box3-15 .lead P {
  color: #9acd32;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
#content6-13 P {
  color: #577eb5;
}
#content6-13 UL {
  color: #577eb5;
}
#content6-13 H4 {
  color: #9acd32;
}
#content5-6 .mbr-section-title,
#content5-6 p {
  color: #fff;
}
#content5-6 .mbr-section-title {
  color: #ffffff;
}
#content5-6 P {
  color: #faf840;
}
#features3-3 P {
  font-size: 12px;
  color: #7c706b;
}
#features3-3 H4 {
  color: #577eb5;
}
#features3-3 H5 {
  color: #9acd32;
}
#features3-3 I {
  color: #7c706b;
}
#msg-box1-1 H3 {
  color: #9acd32;
  font-size: 17px;
}
#msg-box1-1 H2 {
  color: #577eb5;
  font-size: 48px;
}
#msg-box1-1 .btn {
  font-size: 14px;
}
#contacts3-4 P {
  color: #8c8c8c;
}
#contacts3-4 B {
  font-size: 16px;
}
#testimonials3-a .mbr-section-title {
  color: #efefef;
}
#testimonials3-a .mbr-author-name {
  color: #ccc;
}
#testimonials3-8 .mbr-section-title {
  color: #577eb5;
}
#testimonials3-8 .mbr-author-name {
  color: #ccc;
}
#testimonials3-8 .card-block P {
  font-size: 12px;
  text-align: left;
  color: #232323;
}
#testimonials3-8 .mbr-section-subtitle {
  color: #577eb5;
}
#testimonials3-8 .card-block {
  font-size: 12px;
  text-align: left;
}
#testimonials3-8 .card-block DIV {
  text-align: left;
}


#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-q .link {
  font-size: 1.05rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #577eb5;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #577eb5;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #577eb5!important;
}
#footer1-r P {
  color: #577eb5;
}
#footer1-r B {
  font-size: 10px;
}
#header3-u .mbr-section-title,
#header3-u .mbr-section-subtitle {
  text-align: center;
}
#header3-t .mbr-section-title,
#header3-t .mbr-section-subtitle {
  text-align: center;
}
#header3-t H3 {
  color: #577eb5;
}
#content1-v P {
  color: #565656;
}
#content1-v UL {
  color: #565656;
  text-align: left;
}
#content1-v BLOCKQUOTE {
  color: #565656;
}
#content1-v PRE {
  color: #f97352;
  text-align: left;
}
#header3-w .mbr-section-title,
#header3-w .mbr-section-subtitle {
  text-align: center;
}
#header3-w H3 {
  color: #577eb5;
  font-size: 48px;
  text-align: right;
}
#content1-z P {
  color: #565656;
}
#content1-z UL {
  color: #565656;
}
#content1-z BLOCKQUOTE {
  color: #565656;
}
#header3-10 .mbr-section-title,
#header3-10 .mbr-section-subtitle {
  text-align: center;
}
#header3-10 H3 {
  color: #577eb5;
  font-size: 48px;
  text-align: right;
}
#content1-12 P {
  color: #565656;
}
#content1-12 UL {
  color: #565656;
}
#content1-12 BLOCKQUOTE {
  color: #565656;
}
#contacts3-s P {
  color: #8c8c8c;
}
#contacts3-s B {
  font-size: 16px;
}
