@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora: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=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,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: #efefef !important;
}
.bg-success {
  background-color: #0e5cff !important;
}
.bg-info {
  background-color: #2969b0 !important;
}
.bg-warning {
  background-color: #0049fa !important;
}
.bg-danger {
  background-color: #2969b0 !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: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-info {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-success {
  background-color: #0e5cff;
  border-color: #0e5cff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #003ec1;
  border-color: #003ec1;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #003ec1 !important;
  border-color: #003ec1 !important;
}
.btn-warning {
  background-color: #0049fa;
  border-color: #0049fa;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #0033ae;
  border-color: #0033ae;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #0033ae !important;
  border-color: #0033ae !important;
}
.btn-danger {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !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: #16385d;
  color: #16385d;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.btn-info-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.btn-success-outline {
  background: none;
  border-color: #0036a7;
  color: #0036a7;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #0e5cff;
  border-color: #0e5cff;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #0e5cff !important;
  border-color: #0e5cff !important;
}
.btn-warning-outline {
  background: none;
  border-color: #002b94;
  color: #002b94;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #0049fa;
  border-color: #0049fa;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #0049fa !important;
  border-color: #0049fa !important;
}
.btn-danger-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.text-primary {
  color: #efefef !important;
}
.text-success {
  color: #0e5cff !important;
}
.text-info {
  color: #2969b0 !important;
}
.text-warning {
  color: #0049fa !important;
}
.text-danger {
  color: #2969b0 !important;
}
.alert-success {
  background-color: #0e5cff;
}
.alert-info {
  background-color: #2969b0;
}
.alert-warning {
  background-color: #0049fa;
}
.alert-danger {
  background-color: #2969b0;
}
.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: #dae6ff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #c7d7ff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #efefef;
}
.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-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header2-bg .mbr-section-title {
  color: #2194d1;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#header2-bg .mbr-section-text {
  color: #3d8eb9;
  text-align: left;
  font-size: 18px;
}
#header2-bg .mbr-section-title DIV {
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-bg .mbr-section-text B {
  font-size: 16px;
  color: #2194d1;
}
#msg-box5-bj P {
  text-align: left;
}
#msg-box5-bk P {
  text-align: left;
}
#header3-bn .mbr-section-title,
#header3-bn .mbr-section-subtitle {
  text-align: center;
}
#header3-bn H3 {
  font-size: 18px;
}
#features1-bq .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-bq .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-bq .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
  font-family: 'Lora', serif;
}
#features1-bq .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #000000;
}
#features1-bq .mbr-cards-col:nth-child(odd) .card-subtitle B {
  font-size: 16px;
}
#features1-bq .mbr-cards-col:nth-child(even) .card-subtitle B {
  font-size: 16px;
  color: #000000;
}
#features1-bp .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #aac7d9;
}
#features1-bp .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-bp .mbr-cards-col:nth-child(odd) .card-subtitle B {
  color: #000000;
  font-size: 16px;
}
#features1-bp .mbr-cards-col:nth-child(even) .card-subtitle B {
  font-size: 16px;
  color: #000000;
}
#features1-bp .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-b .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
  text-align: left;
}
#features1-b .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-b .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-size: 16px;
}
#features1-b .mbr-cards-col:nth-child(even) .card-subtitle {
  font-size: 16px;
}
#features1-b .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
}
#features1-b .mbr-cards-col:nth-child(odd) .card-subtitle B {
  color: #000000;
}
#features1-b .mbr-cards-col:nth-child(even) .card-subtitle B {
  color: #000000;
}
#features1-8 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #aac7d9;
}
#features1-8 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
  text-align: left;
}
#features1-8 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-8 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-size: 16px;
  color: #000000;
}
#features1-8 .mbr-cards-col:nth-child(even) .card-subtitle {
  font-size: 16px;
}
#features1-8 .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  color: #000000;
}
#features1-8 .mbr-cards-col:nth-child(even) .card-subtitle B {
  color: #000000;
}
#header3-bt .mbr-section-title,
#header3-bt .mbr-section-subtitle {
  text-align: center;
}
#header3-bt H3 {
  font-size: 18px;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#footer1-e P {
  color: #000000;
}








#header2-j .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-j .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-j .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-k P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-l P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-l SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-x P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-u P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-w P {
  font-size: 14px;
  color: #000000;
}
#footer1-s P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-11 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-11 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-11 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-12 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-13 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-13 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-14 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-15 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-16 P {
  font-size: 14px;
  color: #000000;
}
#footer1-18 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-1a .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-1a .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-1a .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-1b P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-1c P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-1c SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-1d P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-1e P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-1f P {
  font-size: 14px;
  color: #000000;
}
#footer1-1h P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-1j .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-1j .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-1j .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-1k P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-1l P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-1l SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-1m P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-1n P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-1o P {
  font-size: 14px;
  color: #000000;
}
#footer1-1q P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-1s .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-1s .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-1s .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-1t P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-1u P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-1u SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-1v P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-1w P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-1x P {
  font-size: 14px;
  color: #000000;
}
#footer1-1z P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-21 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-21 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-21 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-22 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-23 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-23 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-24 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-25 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-26 P {
  font-size: 14px;
  color: #000000;
}
#footer1-28 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-2a .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-2a .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-2a .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-2b P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-2c P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-2c SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-2d P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-2e P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-2f P {
  font-size: 14px;
  color: #000000;
}
#footer1-2h P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-2j .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-2j .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-2j .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-2k P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-2l P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-2l SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-2m P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-2n P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-2o P {
  font-size: 14px;
  color: #000000;
}
#footer1-2q P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-2s .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-2s .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-2s .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-2t P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-2u P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-2u SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-2v P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-2w P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-2x P {
  font-size: 14px;
  color: #000000;
}
#footer1-2z P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-31 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-31 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-31 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-32 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-33 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-33 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-34 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-35 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-36 P {
  font-size: 14px;
  color: #000000;
}
#footer1-38 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-3a .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-3a .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-3a .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-3b P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-3c P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-3c SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-3d P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-3e P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-3f P {
  font-size: 14px;
  color: #000000;
}
#footer1-3h P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-3j .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-3j .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-3j .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-3k P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-3l P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-3l SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-3m P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-3n P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-3o P {
  font-size: 14px;
  color: #000000;
}
#footer1-3q P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-3s .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-3s .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-3s .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-3t P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-3u P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-3u SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-3v P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-3w P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-3x P {
  font-size: 14px;
  color: #000000;
}
#footer1-3z P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-41 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-41 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-41 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-42 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-43 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-43 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-44 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-45 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-46 P {
  font-size: 14px;
  color: #000000;
}
#footer1-48 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-4j .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-4j .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-4j .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-4k P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-4l P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-4l SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-4m P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-4n P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-4o P {
  font-size: 14px;
  color: #000000;
}
#footer1-4q P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-51 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-51 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-51 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-52 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-53 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-53 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-54 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-55 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-56 P {
  font-size: 14px;
  color: #000000;
}
#footer1-58 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-5a .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-5a .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-5a .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-5b P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-5c P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-5c SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-5d P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-5e P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-5f P {
  font-size: 14px;
  color: #000000;
}
#footer1-5h P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-5j .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-5j .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-5j .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-5k P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-5l P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-5l SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-5m P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-5n P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-5o P {
  font-size: 14px;
  color: #000000;
}
#footer1-5q P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-5s .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-5s .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-5s .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-5t P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-5u P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-5u SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-5v P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-5w P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-5x P {
  font-size: 14px;
  color: #000000;
}
#footer1-5z P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-61 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-61 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-61 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-62 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-63 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-63 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-64 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-65 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-66 P {
  font-size: 14px;
  color: #000000;
}
#footer1-68 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-6j .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-6j .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-6j .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-6k P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-6l P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-6l SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-6m P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-6n P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-6o P {
  font-size: 14px;
  color: #000000;
}
#footer1-6q P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-6s .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-6s .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-6s .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-6t P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-6u P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-6u SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-6v P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-6w P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-6x P {
  font-size: 14px;
  color: #000000;
}
#footer1-6z P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-71 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-71 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-71 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-72 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-73 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-73 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-74 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-75 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-76 P {
  font-size: 14px;
  color: #000000;
}
#footer1-78 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-7d .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-7d .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-7d .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-7e P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-7f P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-7f SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-7g P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-7h P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-7i P {
  font-size: 14px;
  color: #000000;
}
#footer1-7k P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-7m .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-7m .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-7m .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-7n P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-7o P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-7o SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-7p P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-7q P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-7r P {
  font-size: 14px;
  color: #000000;
}
#footer1-7t P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-7v .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-7v .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-7v .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-7w P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-7x P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-7x SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-7y P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-7z P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-80 P {
  font-size: 14px;
  color: #000000;
}
#footer1-82 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-84 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-84 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-84 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-85 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-86 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-86 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-87 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-88 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-89 P {
  font-size: 14px;
  color: #000000;
}
#footer1-8b P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-8d .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-8d .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-8d .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-8e P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-8f P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-8f SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-8g P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-8h P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-8i P {
  font-size: 14px;
  color: #000000;
}
#footer1-8k P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-8m .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-8m .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-8m .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-8n P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-8o P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-8o SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-8p P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-8q P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-8r P {
  font-size: 14px;
  color: #000000;
}
#footer1-8t P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-8v .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-8v .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-8v .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-8w P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-8x P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-8x SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-8y P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-8z P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-90 P {
  font-size: 14px;
  color: #000000;
}
#footer1-92 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-94 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-94 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-94 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-95 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-96 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-96 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-97 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-98 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-99 P {
  font-size: 14px;
  color: #000000;
}
#footer1-9b P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-9d .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-9d .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-9d .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-9e P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-9f P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-9f SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-9g P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-9h P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-9i P {
  font-size: 14px;
  color: #000000;
}
#footer1-9k P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-9m .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-9m .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-9m .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-9n P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-9o P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-9o SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-9p P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-9q P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-9r P {
  font-size: 14px;
  color: #000000;
}
#footer1-9t P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-9v .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-9v .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-9v .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-9w P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-9x P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-9x SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-9y P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-9z P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-a0 P {
  font-size: 14px;
  color: #000000;
}
#footer1-a2 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-a4 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-a4 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-a4 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-a5 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-a6 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-a6 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-a7 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-a8 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-a9 P {
  font-size: 14px;
  color: #000000;
}
#footer1-ab P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-ad .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-ad .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-ad .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-ae P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-af P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-af SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-ag P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-ah P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-ai P {
  font-size: 14px;
  color: #000000;
}
#footer1-ak P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-am .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-am .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-am .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-an P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-ao P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-ao SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-ap P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-aq P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-ar P {
  font-size: 14px;
  color: #000000;
}
#footer1-at P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-bv .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-bv .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-bv .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-bw P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-bx P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-bx SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-by P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-bz P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-c0 P {
  font-size: 14px;
  color: #000000;
}
#footer1-c2 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-cd .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-cd .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-cd .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-ce P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-cf P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-cf SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-cg P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-ch P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-ci P {
  font-size: 14px;
  color: #000000;
}
#footer1-ck P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-b3 .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-b3 .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-ja .mbr-section-title,
#header3-ja .mbr-section-subtitle {
  text-align: center;
}
#header3-ja H3 {
  font-size: 16px;
}
#header3-ja SPAN {
  color: #0d72e2;
}
#content6-j9 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-jc .mbr-section-title,
#header3-jc .mbr-section-subtitle {
  text-align: center;
}
#header3-jc H3 {
  font-size: 14px;
}
#content6-jb P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-co .mbr-section-title,
#header3-co .mbr-section-subtitle {
  text-align: center;
}
#header3-co H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-co SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-co B {
  color: #2194d1;
}
#footer1-bc P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}




#header1-cz .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-cz .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-jd .mbr-section-title,
#header3-jd .mbr-section-subtitle {
  text-align: center;
}
#header3-jd H3 {
  font-size: 16px;
  color: #0d72e2;
}
#content6-je P {
  font-family: 'Droid Serif', serif;
  font-size: 11px;
}
#content2-d1 P {
  font-family: 'Lora', serif;
}
#header3-jg .mbr-section-title,
#header3-jg .mbr-section-subtitle {
  text-align: center;
}
#header3-jg H3 {
  font-size: 14px;
}
#content6-jf P {
  font-size: 11px;
  font-family: 'Ubuntu', sans-serif;
}
#header3-d2 .mbr-section-title,
#header3-d2 .mbr-section-subtitle {
  text-align: center;
}
#header3-d2 H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-d2 SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-d2 B {
  color: #2194d1;
}
#footer1-d6 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-d8 .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-d8 .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-jh .mbr-section-title,
#header3-jh .mbr-section-subtitle {
  text-align: center;
}
#header3-jh H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-ji P {
  font-family: 'Droid Sans', sans-serif;
  font-size: 11px;
}
#header3-jo .mbr-section-title,
#header3-jo .mbr-section-subtitle {
  text-align: center;
}
#header3-jo H3 {
  font-size: 14px;
}
#content6-jj P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-db .mbr-section-title,
#header3-db .mbr-section-subtitle {
  text-align: center;
}
#header3-db H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-db SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-db B {
  color: #2194d1;
}
#footer1-df P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-dh .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-dh .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-jk .mbr-section-title,
#header3-jk .mbr-section-subtitle {
  text-align: center;
}
#header3-jk H3 {
  font-size: 16px;
  color: #0d72e2;
}
#content6-jl P {
  font-family: 'Droid Sans', sans-serif;
  font-size: 11px;
}
#header3-jn .mbr-section-title,
#header3-jn .mbr-section-subtitle {
  text-align: center;
}
#header3-jn H3 {
  font-size: 14px;
}
#content6-jm P {
  font-family: 'Droid Sans', sans-serif;
  font-size: 11px;
}
#header3-dk .mbr-section-title,
#header3-dk .mbr-section-subtitle {
  text-align: center;
}
#header3-dk H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-dk SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-dk B {
  color: #2194d1;
}
#footer1-do P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-dq .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-dq .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-jp .mbr-section-title,
#header3-jp .mbr-section-subtitle {
  text-align: center;
}
#header3-jp H3 {
  font-size: 16px;
  color: #0d72e2;
}
#content6-jq P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-jr .mbr-section-title,
#header3-jr .mbr-section-subtitle {
  text-align: center;
}
#header3-jr H3 {
  color: #000000;
  font-size: 16px;
}
#content6-js P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-dt .mbr-section-title,
#header3-dt .mbr-section-subtitle {
  text-align: center;
}
#header3-dt H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-dt SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-dt B {
  color: #2194d1;
}
#footer1-dx P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-dz .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-dz .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-jt .mbr-section-title,
#header3-jt .mbr-section-subtitle {
  text-align: center;
}
#header3-jt H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-ju P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-jv .mbr-section-title,
#header3-jv .mbr-section-subtitle {
  text-align: center;
}
#header3-jv H3 {
  font-size: 14px;
}
#content6-jw P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-e2 .mbr-section-title,
#header3-e2 .mbr-section-subtitle {
  text-align: center;
}
#header3-e2 H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-e2 SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-e2 B {
  color: #2194d1;
}
#footer1-e6 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-e8 .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-e8 .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-jx .mbr-section-title,
#header3-jx .mbr-section-subtitle {
  text-align: center;
}
#header3-jx H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-jy P {
  font-family: 'Droid Sans', sans-serif;
  font-size: 11px;
}
#header3-jz .mbr-section-title,
#header3-jz .mbr-section-subtitle {
  text-align: center;
}
#header3-jz H3 {
  font-size: 14px;
}
#content6-k0 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-eb .mbr-section-title,
#header3-eb .mbr-section-subtitle {
  text-align: center;
}
#header3-eb H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-eb SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-eb B {
  color: #2194d1;
}
#footer1-ef P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-eh .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-eh .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-k1 .mbr-section-title,
#header3-k1 .mbr-section-subtitle {
  text-align: center;
}
#header3-k1 H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-k2 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-k3 .mbr-section-title,
#header3-k3 .mbr-section-subtitle {
  text-align: center;
}
#header3-k3 H3 {
  font-size: 14px;
}
#content6-k4 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-ek .mbr-section-title,
#header3-ek .mbr-section-subtitle {
  text-align: center;
}
#header3-ek H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-ek SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-ek B {
  color: #2194d1;
}
#footer1-eo P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-eq .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-eq .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}
#header3-k5 .mbr-section-title,
#header3-k5 .mbr-section-subtitle {
  text-align: center;
}
#header3-k5 H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-k6 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-k7 .mbr-section-title,
#header3-k7 .mbr-section-subtitle {
  text-align: center;
}
#header3-k7 H3 {
  font-size: 14px;
}
#content6-k8 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-et .mbr-section-title,
#header3-et .mbr-section-subtitle {
  text-align: center;
}
#header3-et H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-et SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-et B {
  color: #2194d1;
}
#footer1-ex P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-ez .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-ez .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-k9 .mbr-section-title,
#header3-k9 .mbr-section-subtitle {
  text-align: center;
}
#header3-k9 H3 {
  font-size: 16px;
  color: #0d72e2;
}
#content6-ka P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-kb .mbr-section-title,
#header3-kb .mbr-section-subtitle {
  text-align: center;
}
#header3-kb H3 {
  font-size: 14px;
}
#content6-kc P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-f2 .mbr-section-title,
#header3-f2 .mbr-section-subtitle {
  text-align: center;
}
#header3-f2 H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-f2 SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-f2 B {
  color: #2194d1;
}
#footer1-f6 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-f8 .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-f8 .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-kd .mbr-section-title,
#header3-kd .mbr-section-subtitle {
  text-align: center;
}
#header3-kd H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-ke P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-kf .mbr-section-title,
#header3-kf .mbr-section-subtitle {
  text-align: center;
}
#header3-kf H3 {
  font-size: 14px;
}
#content6-kg P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-fb .mbr-section-title,
#header3-fb .mbr-section-subtitle {
  text-align: center;
}
#header3-fb H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-fb SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-fb B {
  color: #2194d1;
}
#footer1-ff P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-fh .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-fh .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-kh .mbr-section-title,
#header3-kh .mbr-section-subtitle {
  text-align: center;
}
#header3-kh H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-ki P {
  font-size: 11px;
  font-family: 'Droid Serif', serif;
}
#header3-kj .mbr-section-title,
#header3-kj .mbr-section-subtitle {
  text-align: center;
}
#header3-kj H3 {
  font-size: 14px;
}
#content6-kk P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-fk .mbr-section-title,
#header3-fk .mbr-section-subtitle {
  text-align: center;
}
#header3-fk H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-fk SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-fk B {
  color: #2194d1;
}
#footer1-fo P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-fq .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-fq .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-kl .mbr-section-title,
#header3-kl .mbr-section-subtitle {
  text-align: center;
}
#header3-kl H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-km P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-kn .mbr-section-title,
#header3-kn .mbr-section-subtitle {
  text-align: center;
}
#header3-kn H3 {
  font-size: 14px;
}
#content6-ko P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-ft .mbr-section-title,
#header3-ft .mbr-section-subtitle {
  text-align: center;
}
#header3-ft H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-ft SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-ft B {
  color: #2194d1;
}
#footer1-fx P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-fz .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-fz .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-kp .mbr-section-title,
#header3-kp .mbr-section-subtitle {
  text-align: center;
}
#header3-kp H3 {
  font-size: 16px;
  color: #0d72e2;
}
#content6-kq P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-kr .mbr-section-title,
#header3-kr .mbr-section-subtitle {
  text-align: center;
}
#header3-kr H3 {
  font-size: 14px;
}
#content6-ks P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-g2 .mbr-section-title,
#header3-g2 .mbr-section-subtitle {
  text-align: center;
}
#header3-g2 H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-g2 SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-g2 B {
  color: #2194d1;
}
#footer1-g6 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-g8 .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-g8 .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-kt .mbr-section-title,
#header3-kt .mbr-section-subtitle {
  text-align: center;
}
#header3-kt H3 {
  color: #0d72e2;
  font-size: 16px;
}
#content6-ku P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-kv .mbr-section-title,
#header3-kv .mbr-section-subtitle {
  text-align: center;
}
#header3-kv H3 {
  font-size: 14px;
}
#content6-kw P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-gb .mbr-section-title,
#header3-gb .mbr-section-subtitle {
  text-align: center;
}
#header3-gb H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-gb SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-gb B {
  color: #2194d1;
}
#footer1-gf P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}



#header1-gh .mbr-section-title {
  color: #0d72e2;
  font-size: 30px;
}
#header1-gh .mbr-section-lead {
  color: #000000;
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
#header3-kx .mbr-section-title,
#header3-kx .mbr-section-subtitle {
  text-align: center;
}
#header3-kx H3 {
  font-size: 16px;
  color: #0d72e2;
}
#content6-ky P {
  font-size: 11px;
  font-family: 'Droid Serif', serif;
}
#header3-kz .mbr-section-title,
#header3-kz .mbr-section-subtitle {
  text-align: center;
}
#header3-kz H3 {
  font-size: 14px;
}
#content6-l0 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#header3-gk .mbr-section-title,
#header3-gk .mbr-section-subtitle {
  text-align: center;
}
#header3-gk H3 {
  font-size: 20px;
  color: #2194d1;
}
#header3-gk SMALL {
  font-size: 18px;
  color: #2194d1;
}
#header3-gk B {
  color: #2194d1;
}
#footer1-go P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-gq .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-gq .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-gq .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-gr P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-gs P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-gs SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-gt P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-gu P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-gv P {
  font-size: 14px;
  color: #000000;
}
#footer1-gx P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-h8 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-h8 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-h8 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-h9 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-ha P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-ha SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-hb P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-hc P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-hd P {
  font-size: 14px;
  color: #000000;
}
#footer1-hf P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-hh .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-hh .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-hh .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-hi P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-hj P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-hj SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-hk P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-hl P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-hm P {
  font-size: 14px;
  color: #000000;
}
#footer1-ho P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-hq .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-hq .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-hq .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-hr P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-hs P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-hs SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-ht P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-hu P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-hv P {
  font-size: 14px;
  color: #000000;
}
#footer1-hx P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-hz .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-hz .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-hz .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-i0 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-i1 P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-i1 SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-i2 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-i3 P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-i4 P {
  font-size: 14px;
  color: #000000;
}
#footer1-i6 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-i8 .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-i8 .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-i8 .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-i9 P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-ia P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-ia SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-ib P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-ic P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-id P {
  font-size: 14px;
  color: #000000;
}
#footer1-if P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-ih .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-ih .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-ih .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-ii P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-ij P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-ij SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-ik P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-il P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-im P {
  font-size: 14px;
  color: #000000;
}
#footer1-io P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}








#header2-iq .mbr-section-text {
  color: #000000;
  text-align: left;
  font-family: 'Lora', serif;
  font-size: 18px;
}
#header2-iq .mbr-section-title {
  color: #0874ff;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
}
#header2-iq .mbr-section-title DIV {
  font-family: 'Slabo 27px', serif;
}
#msg-box5-ir P {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#msg-box5-is P {
  text-align: left;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-is SPAN {
  font-family: 'Droid Sans', sans-serif;
}
#content1-it P {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000000;
}
#content7-iu P {
  font-size: 11px;
  font-family: 'Droid Sans', sans-serif;
}
#content1-iv P {
  font-size: 14px;
  color: #000000;
}
#footer1-ix P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#form1-j7 .form-control-label {
  color: #0079ff;
}
#form1-j7 .mbr-section-title {
  font-size: 36px;
  color: #1174e2;
}
#header3-j8 .mbr-section-title,
#header3-j8 .mbr-section-subtitle {
  text-align: center;
}
#header3-j8 H3 {
  font-size: 25px;
  color: #1174e2;
}
#header3-j8 B {
  color: #1174e2;
}
#content1-j4 P {
  font-size: 14px;
  color: #000000;
}
#footer1-j6 P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#msg-box8-lh .mbr-section-title,
#msg-box8-lh p {
  color: #fff;
}
#msg-box8-lh .mbr-section-title {
  color: #000000;
  font-size: 24px;
}
#msg-box5-l4 P {
  text-align: left;
}
#msg-box5-l5 P {
  text-align: left;
}
#header3-lb .mbr-section-title,
#header3-lb .mbr-section-subtitle {
  text-align: center;
}
#header3-lb H3 {
  font-size: 18px;
}
#header3-li .mbr-section-title,
#header3-li .mbr-section-subtitle {
  text-align: center;
}
#header3-li H3 {
  font-size: 25px;
  color: #0d72e2;
}
#header3-li SMALL {
  color: #000000;
}
#header3-li B {
  font-size: 22px;
  color: #0d72e2;
}
#footer1-lf P {
  color: #000000;
}
#contacts1-lk P {
  color: #000000;
}
#contacts1-lk STRONG {
  color: #000000;
}
#ext_menu-ll .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ll .navbar-caption {
  color: #ffffff;
  font-size: 12px;
}
#ext_menu-ll .navbar-toggler {
  color: #000000;
}
#ext_menu-ll .close-icon::before,
#ext_menu-ll .close-icon::after {
  background-color: #000000;
}
#ext_menu-ll .link,
#ext_menu-ll .dropdown-item {
  color: #000000;
}
#ext_menu-ll .link {
  font-size: 1rem;
}
#ext_menu-ll .dropdown-item,
#ext_menu-ll .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ll .link:hover,
#ext_menu-ll .dropdown-item:hover,
#ext_menu-ll .link:focus,
#ext_menu-ll .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-menu {
  background: #65a7d0;
}
#ext_menu-ll .nav-dropdown-sm .link:focus,
#ext_menu-ll .nav-dropdown-sm .link:hover,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ll .nav-dropdown-sm .dropdown-item:hover {
  background: #80b6d8!important;
}
#ext_menu-ll .navbar,
#ext_menu-ll .nav-dropdown-sm,
#ext_menu-ll .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ll .nav-dropdown-sm .dropdown-menu {
  background: #8cbddc;
}
#ext_menu-ll .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-ll .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ll .bg-color.transparent.opened .link:hover,
#ext_menu-ll .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-ll .link[aria-expanded="true"],
#ext_menu-ll .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
