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





body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', 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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #305daa !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #da2a78 !important;
}
.btn-primary {
  background-color: #305daa;
  border-color: #305daa;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1f3c6e;
  border-color: #1f3c6e;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1f3c6e !important;
  border-color: #1f3c6e !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: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !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: #da2a78;
  border-color: #da2a78;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #9c1b54;
  border-color: #9c1b54;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #9c1b54 !important;
  border-color: #9c1b54 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #1a315a;
  color: #1a315a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #305daa;
  border-color: #305daa;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #305daa !important;
  border-color: #305daa !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: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !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: #871749;
  color: #871749;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #da2a78;
  border-color: #da2a78;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #da2a78 !important;
  border-color: #da2a78 !important;
}
.text-primary {
  color: #305daa !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #da2a78 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #da2a78;
}
.btn-social {
  border-color: #305daa;
}
.btn-social:hover {
  background: #305daa;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #305daa;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #305daa;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #305daa;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #305daa;
}
.lead a,
.lead a:hover {
  color: #305daa;
}
.lead blockquote {
  border-color: #305daa;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #7fa1db;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.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: #f8d8e6;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #305daa;
}
.scrollToTop_wraper {
  display: none;
}
.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;
}
#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#slider-47 H2 {
  color: #ffffff;
  text-align: center;
}
#slider-47 P {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
#header3-2t .mbr-section-title,
#header3-2t .mbr-section-subtitle {
  text-align: center;
}
#header3-2t H3 {
  color: #305daa;
}
#features3-i3 H4 {
  font-size: 30px;
  color: #305daa;
}
#features3-i3 H5 {
  font-size: 18px;
}
#features3-i3 P {
  font-size: 19px;
}
#header3-k1 .mbr-section-title,
#header3-k1 .mbr-section-subtitle {
  text-align: center;
}
#header3-k1 H3 {
  color: #305daa;
}
#features3-3q H4 {
  color: #305daa;
  font-size: 30px;
}
#features3-3q P {
  font-size: 19px;
}
#features3-3q H5 {
  font-size: 18px;
}
#content5-92 .mbr-section-title,
#content5-92 p {
  color: #fff;
}
#content5-92 P {
  font-size: 30px;
  text-align: center;
}
#content5-92 .mbr-section-title {
  text-align: center;
}
#features3-1b H4 {
  color: #305daa;
  font-size: 30px;
}
#features3-1b P {
  color: #000000;
  font-size: 19px;
}
#msg-box1-g3 H3 {
  color: #ffffff;
}
#msg-box1-g3 H2 {
  color: #ffffff;
}
#msg-box1-ex H2 {
  font-size: 19px;
  color: #efefef;
}
#msg-box1-ex H3 {
  color: #ffffff;
}
#msg-box8-gb .mbr-section-title,
#msg-box8-gb p {
  color: #fff;
}
#content5-49 .mbr-section-title,
#content5-49 p {
  color: #fff;
}
#content5-49 .mbr-section-title {
  text-align: center;
}
#msg-box1-8z H3 {
  font-size: 30px;
}
#content7-90 P {
  font-size: 19px;
}
#header3-d .mbr-section-title,
#header3-d .mbr-section-subtitle {
  text-align: center;
}
#header3-d H3 {
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  text-align: right;
  color: #305daa;
}
#social-buttons4-e .mbr-section-title,
#social-buttons4-e .btn-social {
  color: #fff;
}
#social-buttons4-e .mbr-section-title {
  color: #ffffff;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-h P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box8-38 .mbr-section-title,
#msg-box8-38 p {
  color: #fff;
}
#msg-box8-38 .mbr-section-title {
  font-size: 48px;
}
#header3-8g .mbr-section-title,
#header3-8g .mbr-section-subtitle {
  text-align: center;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1u P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box5-5h H3 {
  text-align: left;
  color: #305daa;
  font-size: 48px;
}
#msg-box5-5h P {
  text-align: left;
  font-size: 24px;
}
#msg-box5-5h I {
  font-size: 22px;
  color: #305daa;
}
#msg-box5-5h B {
  font-size: 25px;
  color: #232323;
}
#content5-88 .mbr-section-title,
#content5-88 p {
  color: #fff;
}
#content6-87 UL {
  text-align: left;
  font-size: 19px;
}
#content6-87 B {
  font-size: 25px;
}
#content6-87 P {
  font-size: 19px;
}
#slider2-8a .mbr-section-title,
#slider2-8a .mbr-section-lead {
  color: #fff;
}
#content2-9a BLOCKQUOTE {
  font-size: 48px;
  color: #305daa;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-4o P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box8-82 .mbr-section-title,
#msg-box8-82 p {
  color: #fff;
}
#msg-box8-82 .lead P {
  font-size: 32px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-6h P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box5-57 H3 {
  text-align: left;
  color: #ffffff;
  font-size: 72px;
}
#msg-box5-57 P {
  text-align: left;
  font-size: 24px;
  color: #ffffff;
}
#msg-box5-57 B {
  font-size: 25px;
  text-align: right;
}
#content1-jb P {
  font-size: 24px;
  text-align: center;
}
#content1-jb DIV {
  color: #ffffff;
}
#features3-58 P {
  font-size: 19px;
}
#features3-58 H4 {
  font-size: 46px;
  color: #305daa;
}
#msg-box8-5c .mbr-section-title,
#msg-box8-5c p {
  color: #fff;
}
#msg-box8-5c .lead {
  color: #ffffff;
  font-size: 32px;
}
#msg-box8-5c .mbr-section-title {
  font-size: 48px;
}
#content7-5d UL {
  color: #305daa;
  font-size: 25px;
}
#content7-5d P {
  font-size: 19px;
}
#msg-box8-5a .mbr-section-title,
#msg-box8-5a p {
  color: #fff;
}
#msg-box8-5a .lead P {
  font-size: 32px;
}
#content7-5b UL {
  color: #305daa;
  font-size: 25px;
  text-align: left;
}
#content7-5b P {
  font-size: 19px;
}
#content2-99 BLOCKQUOTE {
  color: #305daa;
  font-size: 48px;
}
#content2-99 P {
  font-size: 48px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1i P {
  color: #ffffff;
  text-align: center;
}


#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box5-5i H3 {
  text-align: left;
  font-size: 60px;
  color: #305daa;
  font-family: 'Montserrat', sans-serif;
}
#msg-box5-5i P {
  text-align: left;
  font-size: 24px;
}
#msg-box5-5i B {
  font-size: 32px;
}
#msg-box5-5i SPAN {
  font-size: 60px;
}
#msg-box1-5j H3 {
  color: #ffffff;
}
#content1-5k P {
  text-align: left;
  font-size: 20px;
  color: #553982;
}
#content2-5n BLOCKQUOTE {
  text-align: center;
  font-size: 36px;
  color: #305daa;
}
#content1-7z P {
  font-size: 20px;
  color: #2b0680;
}
#content2-7y BLOCKQUOTE {
  font-size: 36px;
  text-align: center;
  color: #305daa;
}
#content1-7w P {
  font-size: 20px;
  color: #553982;
}
#msg-box1-5o H3 {
  color: #ffffff;
}
#content2-5p BLOCKQUOTE {
  font-size: 36px;
  color: #305daa;
  text-align: center;
}
#content6-5q P {
  font-size: 20px;
  color: #2b0680;
}
#msg-box1-60 H3 {
  font-size: 17px;
  color: #305daa;
}
#msg-box1-60 P {
  color: #ffffff;
  font-size: 30px;
}
#msg-box1-61 H3 {
  font-size: 12px;
}
#msg-box1-61 SPAN {
  font-size: 17px;
  color: #ffffff;
}
#content2-9d BLOCKQUOTE {
  font-size: 36px;
  color: #305daa;
}
#content2-9d P {
  font-size: 36px;
}
#content1-6f P {
  font-size: 20px;
  color: #553982;
}
#content2-8o BLOCKQUOTE {
  color: #305daa;
  font-size: 48px;
}
#content2-8o P {
  font-size: 48px;
}
#msg-box2-66 .mbr-section-title {
  color: #fff;
}
#msg-box2-66 .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-4u P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#form1-21 .form-control-label {
  color: #ffffff;
}
#form1-21 .mbr-section-title {
  color: #ffffff;
}
#form1-21 SMALL {
  color: #ffffff;
  font-size: 19px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-1x P {
  color: #ffffff;
  text-align: center;
}



#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box1-el H3 {
  font-size: 72px;
  color: #ffffff;
}
#header3-ep .mbr-section-title,
#header3-ep .mbr-section-subtitle {
  text-align: center;
}
#header3-ep H3 {
  font-size: 32px;
  font-family: 'Raleway', sans-serif;
}
#header3-ep SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 19px;
}
#content5-9s .mbr-section-title,
#content5-9s p {
  color: #fff;
}
#content5-9s .mbr-section-title {
  font-size: 60px;
  text-align: right;
}
#content1-9t P {
  font-size: 19px;
}
#msg-box5-9v P {
  font-size: 19px;
}
#content5-9j .mbr-section-title,
#content5-9j p {
  color: #fff;
}
#content5-9j .mbr-section-title {
  font-size: 60px;
}
#content1-9g P {
  font-size: 19px;
  text-align: center;
}
#content1-9g DIV {
  font-size: 19px;
}
#features3-9i H5 {
  font-size: 18px;
  color: #000000;
}
#features3-9i H4 {
  font-size: 30px;
  color: #305daa;
}
#content5-9l .mbr-section-title,
#content5-9l p {
  color: #fff;
}
#content5-9l .mbr-section-title {
  text-align: right;
  font-size: 60px;
}
#content1-9m P {
  font-size: 19px;
  text-align: center;
}
#features3-9n H4 {
  font-size: 30px;
}
#features3-9n H5 {
  font-size: 18px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-94 P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-a0 .mbr-section-title,
#content5-a0 p {
  color: #fff;
}
#content5-a0 P {
  font-size: 25px;
}
#content5-a0 .mbr-section-title {
  font-size: 72px;
}
#buttons1-a7 .btn {
  font-size: 8px;
}
#msg-box1-a1 H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-a9 H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-ac H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-af H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-ai H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-al H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-ao H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-ar H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-au H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-ax H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-b0 H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-b3 H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-b6 H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-b9 H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-bc H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-bf H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-bi H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-bl H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-bo H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-br H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box1-bu H3 {
  color: #ffffff;
  font-size: 48px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-9z P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-c3 .mbr-section-title,
#content5-c3 p {
  color: #fff;
}
#content5-c3 .mbr-section-title {
  font-size: 72px;
}
#header3-c5 .mbr-section-title,
#header3-c5 .mbr-section-subtitle {
  text-align: center;
}
#header3-c5 SPAN {
  text-align: center;
}
#content1-c4 P {
  text-align: left;
  font-size: 19px;
}
#msg-box8-c6 .mbr-section-title,
#msg-box8-c6 p {
  color: #fff;
}
#header3-c8 .mbr-section-title,
#header3-c8 .mbr-section-subtitle {
  text-align: center;
}
#content1-c7 P {
  font-size: 19px;
}
#msg-box8-c9 .mbr-section-title,
#msg-box8-c9 p {
  color: #fff;
}
#header3-cb .mbr-section-title,
#header3-cb .mbr-section-subtitle {
  text-align: center;
}
#content1-ca P {
  font-size: 19px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-bz P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-ch .mbr-section-title,
#content5-ch p {
  color: #fff;
}
#content5-ch .mbr-section-title {
  font-size: 72px;
}
#header3-ci .mbr-section-title,
#header3-ci .mbr-section-subtitle {
  text-align: center;
}
#content1-cj P {
  font-size: 19px;
}
#msg-box8-cl .mbr-section-title,
#msg-box8-cl p {
  color: #fff;
}
#header3-ck .mbr-section-title,
#header3-ck .mbr-section-subtitle {
  text-align: center;
}
#content1-cm P {
  font-size: 19px;
}
#content1-co P {
  font-size: 19px;
}
#msg-box8-cp .mbr-section-title,
#msg-box8-cp p {
  color: #fff;
}
#header3-cq .mbr-section-title,
#header3-cq .mbr-section-subtitle {
  text-align: center;
}
#content1-cr P {
  font-size: 19px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-ce P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-cx .mbr-section-title,
#content5-cx p {
  color: #fff;
}
#content5-cx .mbr-section-title {
  font-size: 72px;
}
#header3-cy .mbr-section-title,
#header3-cy .mbr-section-subtitle {
  text-align: center;
}
#content1-cz P {
  font-size: 19px;
}
#msg-box8-d0 .mbr-section-title,
#msg-box8-d0 p {
  color: #fff;
}
#header3-d1 .mbr-section-title,
#header3-d1 .mbr-section-subtitle {
  text-align: center;
}
#content1-d2 P {
  font-size: 19px;
}
#msg-box8-d3 .mbr-section-title,
#msg-box8-d3 p {
  color: #fff;
}
#header3-d4 .mbr-section-title,
#header3-d4 .mbr-section-subtitle {
  text-align: center;
}
#content1-d5 P {
  font-size: 19px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-cu P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-df .mbr-section-title,
#content5-df p {
  color: #fff;
}
#content5-df .mbr-section-title {
  font-size: 72px;
}
#header3-dc .mbr-section-title,
#header3-dc .mbr-section-subtitle {
  text-align: center;
}
#content1-dd P {
  font-size: 19px;
}
#content5-dg .mbr-section-title,
#content5-dg p {
  color: #fff;
}
#header3-dh .mbr-section-title,
#header3-dh .mbr-section-subtitle {
  text-align: center;
}
#content1-di P {
  font-size: 19px;
}
#msg-box8-dj .mbr-section-title,
#msg-box8-dj p {
  color: #fff;
}
#header3-dk .mbr-section-title,
#header3-dk .mbr-section-subtitle {
  text-align: center;
}
#content1-dl P {
  font-size: 19px;
}
#content1-do P {
  font-size: 19px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-d8 P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-dt .mbr-section-title,
#content5-dt p {
  color: #fff;
}
#content5-dt .mbr-section-title {
  font-size: 72px;
}
#header3-dv .mbr-section-title,
#header3-dv .mbr-section-subtitle {
  text-align: center;
}
#content1-dw P {
  font-size: 19px;
}
#content1-dw BLOCKQUOTE {
  font-size: 19px;
}
#content1-dx P {
  font-size: 19px;
}
#msg-box8-dy .mbr-section-title,
#msg-box8-dy p {
  color: #fff;
}
#header3-dz .mbr-section-title,
#header3-dz .mbr-section-subtitle {
  text-align: center;
}
#content1-e0 P {
  text-align: left;
  font-size: 19px;
}
#content1-e0 PRE {
  font-size: 16px;
}
#msg-box8-e1 .mbr-section-title,
#msg-box8-e1 p {
  color: #fff;
}
#header3-e2 .mbr-section-title,
#header3-e2 .mbr-section-subtitle {
  text-align: center;
}
#content1-e3 P {
  font-size: 19px;
}
#content1-e5 P {
  font-size: 19px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-dr P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-ea .mbr-section-title,
#content5-ea p {
  color: #fff;
}
#content5-ea .mbr-section-title {
  font-size: 72px;
}
#header3-ec .mbr-section-title,
#header3-ec .mbr-section-subtitle {
  text-align: center;
}
#content1-ed P {
  font-size: 19px;
}
#content1-en P {
  font-size: 19px;
}
#msg-box8-ee .mbr-section-title,
#msg-box8-ee p {
  color: #fff;
}
#header3-ef .mbr-section-title,
#header3-ef .mbr-section-subtitle {
  text-align: center;
}
#content1-eg P {
  font-size: 19px;
}
#msg-box8-eh .mbr-section-title,
#msg-box8-eh p {
  color: #fff;
}
#header3-ei .mbr-section-title,
#header3-ei .mbr-section-subtitle {
  text-align: center;
}
#content1-ej P {
  font-size: 19px;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-e8 P {
  color: #ffffff;
  text-align: center;
}


#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box5-f6 P {
  font-size: 19px;
}
#msg-box5-f6 SPAN {
  color: #232323;
}
#msg-box5-f6 H3 {
  color: #305daa;
}
#msg-box1-jn H3 {
  color: #ffffff;
}
#msg-box1-jn H2 {
  color: #ffffff;
}
#msg-box5-jq H3 {
  text-align: left;
  font-size: 36px;
}
#msg-box5-jq I {
  font-size: 17px;
}
#msg-box1-fc H3 {
  color: #ffffff;
}
#msg-box1-fc H2 {
  color: #ffffff;
}
#pricing-table2-fd .mbr-plan-header,
#pricing-table2-fd .mbr-plan-body {
  background-color: #f4f4f4;
}
#pricing-table2-fd ul,
#pricing-table2-fd .mbr-plan-title,
#pricing-table2-fd .mbr-price-value,
#pricing-table2-fd .mbr-price-figure,
#pricing-table2-fd .mbr-price-term {
  color: #28262b;
}
#pricing-table2-fd .mbr-plan {
  border-color: #e8e8e8;
}
#pricing-table2-fd .mbr-plan .list-group-item {
  border-color: #cfcfcf;
}
#pricing-table2-fd .mbr-plan-title {
  font-size: 36px;
}
#pricing-table2-fd .mbr-plan-subtitle {
  font-size: 20px;
}
#pricing-table2-fd .mbr-price-figure {
  font-size: 60px;
}
#pricing-table2-fd UL {
  font-size: 14px;
}
#pricing-table2-fd DIV {
  color: #000000;
}
#content1-fq P {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lora', serif;
  text-align: center;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-f0 P {
  color: #ffffff;
  text-align: center;
}


#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box5-fs P {
  font-size: 19px;
}
#msg-box5-fs SPAN {
  color: #232323;
}
#msg-box5-fs H3 {
  color: #c0a375;
}
#msg-box1-g0 H3 {
  color: #ffffff;
}
#msg-box1-g0 H2 {
  color: #efefef;
}
#pricing-table2-g1 .mbr-plan-header,
#pricing-table2-g1 .mbr-plan-body {
  background-color: #f4f4f4;
}
#pricing-table2-g1 ul,
#pricing-table2-g1 .mbr-plan-title,
#pricing-table2-g1 .mbr-price-value,
#pricing-table2-g1 .mbr-price-figure,
#pricing-table2-g1 .mbr-price-term {
  color: #28262b;
}
#pricing-table2-g1 .mbr-plan {
  border-color: #e8e8e8;
}
#pricing-table2-g1 .mbr-plan .list-group-item {
  border-color: #cfcfcf;
}
#pricing-table2-g1 .mbr-plan-title {
  font-size: 36px;
  color: #ffffff;
}
#pricing-table2-g1 .mbr-plan-subtitle {
  font-size: 20px;
}
#pricing-table2-g1 .mbr-price-term {
  color: #28262b;
}
#pricing-table2-g1 .mbr-price-figure {
  color: #ffffff;
}
#pricing-table2-g1 DIV {
  color: #000000;
}
#pricing-table2-g1 .mbr-plan-label {
  color: #ffffff;
}
#content1-fw P {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Lora', serif;
  text-align: center;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-fy P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box8-g9 .mbr-section-title,
#msg-box8-g9 p {
  color: #fff;
}
#msg-box8-g9 .lead {
  color: #ffffff;
  font-size: 19px;
}
#form1-g7 .form-control-label {
  color: #232323;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-g5 P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box8-gc .mbr-section-title,
#msg-box8-gc p {
  color: #fff;
}
#msg-box8-gc .lead {
  color: #ffffff;
  font-size: 19px;
}
#form1-gd .form-control-label {
  color: #232323;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-gg P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-h2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h2 .navbar-caption {
  color: #ffffff;
}
#ext_menu-h2 .navbar-toggler {
  color: #305daa;
}
#ext_menu-h2 .close-icon::before,
#ext_menu-h2 .close-icon::after {
  background-color: #305daa;
}
#ext_menu-h2 .link,
#ext_menu-h2 .dropdown-item {
  color: #305daa;
}
#ext_menu-h2 .link {
  font-size: 0.75rem;
}
#ext_menu-h2 .dropdown-item,
#ext_menu-h2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h2 .link:hover,
#ext_menu-h2 .dropdown-item:hover,
#ext_menu-h2 .link:focus,
#ext_menu-h2 .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-h2 .nav-dropdown-sm .link:focus,
#ext_menu-h2 .nav-dropdown-sm .link:hover,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-h2 .navbar,
#ext_menu-h2 .nav-dropdown-sm,
#ext_menu-h2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-h2 .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-h2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h2 .bg-color.transparent.opened .link:hover,
#ext_menu-h2 .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-h2 .link[aria-expanded="true"],
#ext_menu-h2 .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#content5-gr .mbr-section-title,
#content5-gr p {
  color: #fff;
}
#content5-gr .mbr-section-title {
  font-size: 72px;
}
#msg-box1-gv H2 {
  font-size: 19px;
  color: #efefef;
}
#msg-box1-gv H3 {
  color: #ffffff;
}
#contacts1-gz P {
  color: #000000;
}
#contacts1-gz STRONG {
  color: #305daa;
}
#contacts1-gz B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-gq P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-hk .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-hk .navbar-caption {
  color: #ffffff;
}
#ext_menu-hk .navbar-toggler {
  color: #305daa;
}
#ext_menu-hk .close-icon::before,
#ext_menu-hk .close-icon::after {
  background-color: #305daa;
}
#ext_menu-hk .link,
#ext_menu-hk .dropdown-item {
  color: #305daa;
}
#ext_menu-hk .link {
  font-size: 0.75rem;
}
#ext_menu-hk .dropdown-item,
#ext_menu-hk .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-hk .link:hover,
#ext_menu-hk .dropdown-item:hover,
#ext_menu-hk .link:focus,
#ext_menu-hk .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-hk .link[aria-expanded="true"],
#ext_menu-hk .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-hk .nav-dropdown-sm .link:focus,
#ext_menu-hk .nav-dropdown-sm .link:hover,
#ext_menu-hk .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-hk .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-hk .navbar,
#ext_menu-hk .nav-dropdown-sm,
#ext_menu-hk .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-hk .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-hk .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-hk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-hk .bg-color.transparent.opened .link:hover,
#ext_menu-hk .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-hk .link[aria-expanded="true"],
#ext_menu-hk .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#header2-ho .mbr-section-title {
  color: #f2f2f2;
  font-size: 48px;
}
#header2-ho .mbr-section-text {
  font-size: 20px;
}
#content5-hq .mbr-section-title,
#content5-hq p {
  color: #fff;
}
#content5-hq .mbr-section-title {
  color: #ffffff;
}
#content5-hr .mbr-section-title,
#content5-hr p {
  color: #fff;
}
#content5-hs .mbr-section-title,
#content5-hs p {
  color: #fff;
}
#msg-box5-hv H3 {
  color: #ffffff;
}
#msg-box5-hv P {
  color: #ffffff;
}
#contacts1-hl P {
  color: #000000;
}
#contacts1-hl STRONG {
  color: #305daa;
}
#contacts1-hl B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-hm P {
  color: #ffffff;
  text-align: center;
}



#ext_menu-hx .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-hx .navbar-caption {
  color: #ffffff;
}
#ext_menu-hx .navbar-toggler {
  color: #305daa;
}
#ext_menu-hx .close-icon::before,
#ext_menu-hx .close-icon::after {
  background-color: #305daa;
}
#ext_menu-hx .link,
#ext_menu-hx .dropdown-item {
  color: #305daa;
}
#ext_menu-hx .link {
  font-size: 0.75rem;
}
#ext_menu-hx .dropdown-item,
#ext_menu-hx .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-hx .link:hover,
#ext_menu-hx .dropdown-item:hover,
#ext_menu-hx .link:focus,
#ext_menu-hx .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-hx .link[aria-expanded="true"],
#ext_menu-hx .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-hx .nav-dropdown-sm .link:focus,
#ext_menu-hx .nav-dropdown-sm .link:hover,
#ext_menu-hx .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-hx .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-hx .navbar,
#ext_menu-hx .nav-dropdown-sm,
#ext_menu-hx .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-hx .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-hx .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-hx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-hx .bg-color.transparent.opened .link:hover,
#ext_menu-hx .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-hx .link[aria-expanded="true"],
#ext_menu-hx .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#header2-i2 .mbr-section-title {
  color: #da2a78;
  font-size: 84px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#header2-i2 .mbr-section-text {
  color: #305daa;
  font-size: 20px;
}
#header2-i2 .mbr-section-text B {
  color: #ffffff;
}
#header2-i2 .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
}
#msg-box5-i8 P {
  font-size: 30px;
  text-align: left;
  color: #ffffff;
}
#msg-box5-i8 B {
  font-size: 30px;
  color: #ffffff;
}
#msg-box5-i8 H3 {
  font-size: 48px;
  color: #ffffff;
  text-align: left;
}
#contacts1-hy P {
  color: #000000;
}
#contacts1-hy STRONG {
  color: #305daa;
}
#contacts1-hy B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-hz P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-id .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-id .navbar-caption {
  color: #ffffff;
}
#ext_menu-id .navbar-toggler {
  color: #305daa;
}
#ext_menu-id .close-icon::before,
#ext_menu-id .close-icon::after {
  background-color: #305daa;
}
#ext_menu-id .link,
#ext_menu-id .dropdown-item {
  color: #305daa;
}
#ext_menu-id .link {
  font-size: 0.75rem;
}
#ext_menu-id .dropdown-item,
#ext_menu-id .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-id .link:hover,
#ext_menu-id .dropdown-item:hover,
#ext_menu-id .link:focus,
#ext_menu-id .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-id .link[aria-expanded="true"],
#ext_menu-id .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-id .nav-dropdown-sm .link:focus,
#ext_menu-id .nav-dropdown-sm .link:hover,
#ext_menu-id .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-id .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-id .navbar,
#ext_menu-id .nav-dropdown-sm,
#ext_menu-id .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-id .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-id .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-id .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-id .bg-color.transparent.opened .link:hover,
#ext_menu-id .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-id .link[aria-expanded="true"],
#ext_menu-id .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#header2-ig .mbr-section-title {
  font-size: 72px;
  color: #ffffff;
}
#header2-ig .mbr-section-text {
  font-size: 25px;
  color: #ffffff;
}
#header3-it .mbr-section-title,
#header3-it .mbr-section-subtitle {
  text-align: center;
}
#header3-it .mbr-section-title {
  text-align: left;
  color: #ffffff;
  font-size: 60px;
}
#header3-it .mbr-section-subtitle {
  text-align: left;
  color: #ffffff;
  font-size: 30px;
}
#msg-box5-ir P {
  text-align: left;
}
#header3-ii .mbr-section-title,
#header3-ii .mbr-section-subtitle {
  text-align: center;
}
#header3-ii .mbr-section-title {
  color: #ffffff;
  text-align: left;
  font-size: 60px;
}
#msg-box6-is .mbr-section-title,
#msg-box6-is .lead p {
  color: #fff;
}
#contacts1-ie P {
  color: #000000;
}
#contacts1-ie STRONG {
  color: #305daa;
}
#contacts1-ie B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-if P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-iu .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-iu .navbar-caption {
  color: #ffffff;
}
#ext_menu-iu .navbar-toggler {
  color: #305daa;
}
#ext_menu-iu .close-icon::before,
#ext_menu-iu .close-icon::after {
  background-color: #305daa;
}
#ext_menu-iu .link,
#ext_menu-iu .dropdown-item {
  color: #305daa;
}
#ext_menu-iu .link {
  font-size: 0.75rem;
}
#ext_menu-iu .dropdown-item,
#ext_menu-iu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-iu .link:hover,
#ext_menu-iu .dropdown-item:hover,
#ext_menu-iu .link:focus,
#ext_menu-iu .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-iu .link[aria-expanded="true"],
#ext_menu-iu .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-iu .nav-dropdown-sm .link:focus,
#ext_menu-iu .nav-dropdown-sm .link:hover,
#ext_menu-iu .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-iu .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-iu .navbar,
#ext_menu-iu .nav-dropdown-sm,
#ext_menu-iu .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-iu .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-iu .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-iu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-iu .bg-color.transparent.opened .link:hover,
#ext_menu-iu .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-iu .link[aria-expanded="true"],
#ext_menu-iu .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box5-ix H3 {
  font-size: 72px;
  color: #305daa;
  text-align: left;
}
#msg-box5-ix P {
  text-align: left;
  font-size: 23px;
}
#content5-iz .mbr-section-title,
#content5-iz p {
  color: #fff;
}
#content5-iz P {
  font-size: 20px;
  text-align: center;
}
#content5-iz .mbr-section-title {
  text-align: center;
}
#content5-j0 .mbr-section-title,
#content5-j0 p {
  color: #fff;
}
#content5-j0 P {
  text-align: center;
  font-size: 20px;
}
#content5-j0 .mbr-section-title {
  text-align: center;
}
#header3-j2 .mbr-section-title,
#header3-j2 .mbr-section-subtitle {
  text-align: center;
}
#header3-j2 .mbr-section-title {
  color: #ffffff;
}
#header3-j2 .mbr-section-subtitle {
  color: #a38f84;
}
#features3-j1 P {
  text-align: center;
}
#features3-j1 H4 {
  font-size: 25px;
}
#features4-j6 .card-subtitle {
  color: #bcbcbc;
}
#features4-j6 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-j6 P {
  font-size: 14px;
  text-align: left;
}
#header3-j3 .mbr-section-title,
#header3-j3 .mbr-section-subtitle {
  text-align: center;
}
#header3-j3 .mbr-section-title {
  color: #ffffff;
}
#features3-j5 H4 {
  font-size: 25px;
}
#msg-box5-j7 H3 {
  color: #ffffff;
  text-align: center;
}
#msg-box5-j7 P {
  color: #ffffff;
  font-size: 46px;
  text-align: center;
}
#contacts1-iv P {
  color: #000000;
}
#contacts1-iv STRONG {
  color: #305daa;
}
#contacts1-iv B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-iw P {
  color: #ffffff;
  text-align: center;
}

#ext_menu-jc .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-jc .navbar-caption {
  color: #ffffff;
}
#ext_menu-jc .navbar-toggler {
  color: #305daa;
}
#ext_menu-jc .close-icon::before,
#ext_menu-jc .close-icon::after {
  background-color: #305daa;
}
#ext_menu-jc .link,
#ext_menu-jc .dropdown-item {
  color: #305daa;
}
#ext_menu-jc .link {
  font-size: 0.75rem;
}
#ext_menu-jc .dropdown-item,
#ext_menu-jc .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-jc .link:hover,
#ext_menu-jc .dropdown-item:hover,
#ext_menu-jc .link:focus,
#ext_menu-jc .dropdown-item:focus {
  color: #305daa;
}
#ext_menu-jc .link[aria-expanded="true"],
#ext_menu-jc .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-jc .nav-dropdown-sm .link:focus,
#ext_menu-jc .nav-dropdown-sm .link:hover,
#ext_menu-jc .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-jc .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-jc .navbar,
#ext_menu-jc .nav-dropdown-sm,
#ext_menu-jc .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-jc .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-jc .bg-color.transparent .link {
  color: #305daa;
  transition: none;
}
#ext_menu-jc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-jc .bg-color.transparent.opened .link:hover,
#ext_menu-jc .bg-color.transparent.opened .link:focus {
  color: #305daa;
}
#ext_menu-jc .link[aria-expanded="true"],
#ext_menu-jc .dropdown-item[aria-expanded="true"] {
  color: #305daa!important;
}
#msg-box7-jk .mbr-section-title,
#msg-box7-jk .lead p {
  color: #fff;
}
#msg-box7-jk DIV {
  text-align: left;
}
#msg-box7-jk H3 {
  text-align: left;
  font-size: 20px;
}
#header3-k7 .mbr-section-title,
#header3-k7 .mbr-section-subtitle {
  text-align: center;
}
#header3-k7 .mbr-section-title {
  color: #ffffff;
}
#header3-k8 .mbr-section-title,
#header3-k8 .mbr-section-subtitle {
  text-align: center;
}
#header3-k8 .mbr-section-title {
  color: #000000;
  font-size: 24px;
}
#header3-k8 .mbr-section-subtitle {
  font-size: 19px;
}
#features7-k5 .card-subtitle {
  color: #bcbcbc;
}
#features7-k5 .iconbox {
  background-color: #305daa;
  border-color: #305daa;
}
#features7-k5 P {
  font-size: 17px;
}
#features7-k5 H4 {
  color: #305daa;
}
#header3-k9 .mbr-section-title,
#header3-k9 .mbr-section-subtitle {
  text-align: center;
}
#header3-k9 .mbr-section-title {
  color: #000000;
  font-size: 24px;
}
#header3-k9 .mbr-section-subtitle {
  font-size: 19px;
}
#features4-k6 .card-subtitle {
  color: #bcbcbc;
}
#features4-k6 .iconbox {
  background-color: #efefef;
  border-color: #efefef;
}
#features4-k6 H4 {
  color: #305daa;
}
#features4-k6 P {
  color: #000000;
  font-size: 17px;
}
#header3-jx .mbr-section-title,
#header3-jx .mbr-section-subtitle {
  text-align: center;
}
#header3-jx .mbr-section-title {
  color: #ffffff;
}
#features6-jw P {
  font-size: 17px;
}
#msg-box7-jl .mbr-section-title,
#msg-box7-jl .lead p {
  color: #fff;
}
#msg-box7-jl DIV {
  text-align: left;
}
#msg-box7-jl H3 {
  text-align: left;
  font-size: 20px;
}
#pricing-table2-jm .mbr-plan-header,
#pricing-table2-jm .mbr-plan-body {
  background-color: #f4f4f4;
}
#pricing-table2-jm ul,
#pricing-table2-jm .mbr-plan-title,
#pricing-table2-jm .mbr-price-value,
#pricing-table2-jm .mbr-price-figure,
#pricing-table2-jm .mbr-price-term {
  color: #28262b;
}
#pricing-table2-jm .mbr-plan {
  border-color: #e8e8e8;
}
#pricing-table2-jm .mbr-plan .list-group-item {
  border-color: #cfcfcf;
}
#pricing-table2-jm .mbr-section__container .mbr-section-title {
  color: #ffffff;
}
#contacts1-jd P {
  color: #000000;
}
#contacts1-jd STRONG {
  color: #305daa;
}
#contacts1-jd B {
  color: #305daa;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
#footer1-je P {
  color: #ffffff;
  text-align: center;
}
