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









.subtitleFont {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Oxygen', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Oxygen', 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: 'Open Sans', 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: 'Open Sans', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #081f59 !important;
}
.bg-success {
  background-color: #081f59 !important;
}
.bg-info {
  background-color: #20439c !important;
}
.bg-warning {
  background-color: #0b62a9 !important;
}
.bg-danger {
  background-color: #cccccc !important;
}
.btn-primary {
  background-color: #081f59;
  border-color: #081f59;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #020713;
  border-color: #020713;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #020713 !important;
  border-color: #020713 !important;
}
.btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-info {
  background-color: #20439c;
  border-color: #20439c;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #13285d;
  border-color: #13285d;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #13285d !important;
  border-color: #13285d !important;
}
.btn-success {
  background-color: #081f59;
  border-color: #081f59;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #020713;
  border-color: #020713;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #020713 !important;
  border-color: #020713 !important;
}
.btn-warning {
  background-color: #0b62a9;
  border-color: #0b62a9;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #063861;
  border-color: #063861;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #063861 !important;
  border-color: #063861 !important;
}
.btn-danger {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #081f59;
  border-color: #081f59;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #081f59 !important;
  border-color: #081f59 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-info-outline {
  background: none;
  border-color: #0f1f47;
  color: #0f1f47;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #20439c;
  border-color: #20439c;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #20439c !important;
  border-color: #20439c !important;
}
.btn-success-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #081f59;
  border-color: #081f59;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #081f59 !important;
  border-color: #081f59 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #052a49;
  color: #052a49;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #0b62a9;
  border-color: #0b62a9;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #0b62a9 !important;
  border-color: #0b62a9 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.text-primary {
  color: #081f59 !important;
}
.text-success {
  color: #081f59 !important;
}
.text-info {
  color: #20439c !important;
}
.text-warning {
  color: #0b62a9 !important;
}
.text-danger {
  color: #cccccc !important;
}
.alert-success {
  background-color: #081f59;
}
.alert-info {
  background-color: #20439c;
}
.alert-warning {
  background-color: #0b62a9;
}
.alert-danger {
  background-color: #cccccc;
}
.btn-social {
  border-color: #081f59;
}
.btn-social:hover {
  background: #081f59;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #081f59;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #081f59;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #081f59;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #081f59;
}
.lead a,
.lead a:hover {
  color: #081f59;
}
.lead blockquote {
  border-color: #081f59;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #1348ce;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #1348ce;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #5e82de;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #41a3f3;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #081f59;
}
.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-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#slider-6a H2 {
  font-size: 36px;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}
#slider-6a P {
  text-align: center;
}
#slider-6a B {
  font-size: 36px;
  font-family: 'PT Sans', sans-serif;
}
#msg-box5-6k H3 {
  font-size: 30px;
  color: #061231;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}
#msg-box1-5p H3 {
  color: #010d2e;
  text-align: left;
  font-size: 25px;
}
#msg-box1-5p .btn {
  font-size: 13px;
  font-family: 'Oxygen', sans-serif;
}
#features4-6d .card-subtitle {
  color: #bcbcbc;
}
#features4-6d .iconbox {
  background-color: #061231;
  border-color: #061231;
}
#features4-6d P {
  color: #010d2e;
}
#header3-3z .mbr-section-title,
#header3-3z .mbr-section-subtitle {
  text-align: center;
}
#header3-3z H3 {
  color: #ffffff;
  text-align: right;
}
#header3-3z .mbr-section-title {
  font-size: 36px;
  color: #010a22;
}
#features1-6m .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #010d2e;
}
#features1-6m .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 19px;
}
#features1-6m .mbr-cards-col:nth-child(even) .card-title SPAN {
  font-size: 19px;
}
#features1-6m .mbr-cards-col:nth-child(even) .card-title {
  font-size: 19px;
}
#contacts5-48 p,
#contacts5-48 .list-group-text,
#contacts5-48 .form-control-label {
  color: #000;
}
#contacts5-48 strong,
#contacts5-48 h4 {
  color: #7e9b9f;
}
#contacts5-48 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-48 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-48 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-48 LI {
  color: #3d8eb9;
}
#contacts5-48 P {
  color: #174b86;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 SPAN {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 .list-group-text {
  color: #0b3e68;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#contacts5-48 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#contacts5-48 .mbr-footer-content p {
  color: #000000;
}
#contacts5-48 H4 {
  color: #000000;
}
#social-buttons4-8m .mbr-section-title,
#social-buttons4-8m .btn-social {
  color: #fff;
}
#social-buttons4-8m .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-8m .mbr-section-title {
  font-size: 19px;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}




#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#msg-box8-3w .mbr-section-title,
#msg-box8-3w p {
  color: #fff;
}
#form1-1c .form-control-label {
  color: #ffffff;
}
#form1-1c .btn {
  font-family: 'Lato', sans-serif;
}
#form1-1c .mbr-section-title {
  font-size: 36px;
  color: #ffffff;
}
#form1-1c .mbr-section-title SPAN {
  font-size: 46px;
}
#form1-1c .mbr-section-subtitle {
  color: #cccccc;
}
#contacts1-3q P {
  color: #081f59;
  text-align: left;
}
#contacts1-3q STRONG {
  color: #081f59;
  font-size: 17px;
  font-family: 'Oxygen', sans-serif;
}
#contacts1-3q B {
  font-family: 'Oxygen', sans-serif;
  font-size: 17px;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}






#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#header3-6q .mbr-section-title,
#header3-6q .mbr-section-subtitle {
  text-align: center;
}
#header3-6q H3 {
  color: #ffffff;
  text-align: right;
}
#header3-6q .mbr-section-title {
  color: #010d2e;
}
#msg-box5-2t P {
  text-align: center;
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#msg-box5-2t H3 {
  text-align: center;
  color: #081f59;
}
#msg-box5-2t SPAN {
  color: #000000;
}
#features7-1y .card-subtitle {
  color: #bcbcbc;
}
#features7-1y .iconbox {
  background-color: #081f59;
  border-color: #081f59;
}
#features7-1y P {
  text-align: center;
  color: #ffffff;
}
#features7-1y H4 {
  color: #ffffff;
}
#contacts5-48 p,
#contacts5-48 .list-group-text,
#contacts5-48 .form-control-label {
  color: #000;
}
#contacts5-48 strong,
#contacts5-48 h4 {
  color: #7e9b9f;
}
#contacts5-48 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-48 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-48 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-48 LI {
  color: #3d8eb9;
}
#contacts5-48 P {
  color: #174b86;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 SPAN {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 .list-group-text {
  color: #0b3e68;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#contacts5-48 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#contacts5-48 .mbr-footer-content p {
  color: #000000;
}
#contacts5-48 H4 {
  color: #000000;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}








#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#msg-box8-4v .mbr-section-title,
#msg-box8-4v p {
  color: #fff;
}
#msg-box8-4v .lead {
  color: #2969b0;
}
#msg-box8-4v .mbr-section-title {
  color: #010d2e;
}
#content2-4e BLOCKQUOTE {
  text-align: left;
  color: #28324e;
  font-family: 'Lato', sans-serif;
}
#content2-4e B {
  font-family: 'Oxygen', sans-serif;
  color: #081f59;
}
#content2-4e P {
  text-align: left;
  font-size: 19px;
  color: #000000;
}
#content1-4f P {
  color: #ffffff;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#content1-4f H4 {
  text-align: center;
}
#contacts5-48 p,
#contacts5-48 .list-group-text,
#contacts5-48 .form-control-label {
  color: #000;
}
#contacts5-48 strong,
#contacts5-48 h4 {
  color: #7e9b9f;
}
#contacts5-48 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-48 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-48 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-48 LI {
  color: #3d8eb9;
}
#contacts5-48 P {
  color: #174b86;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 SPAN {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 .list-group-text {
  color: #0b3e68;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#contacts5-48 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#contacts5-48 .mbr-footer-content p {
  color: #000000;
}
#contacts5-48 H4 {
  color: #000000;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}





#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#header3-43 .mbr-section-title,
#header3-43 .mbr-section-subtitle {
  text-align: center;
}
#header3-43 H3 {
  font-size: 30px;
}
#header3-43 SMALL {
  color: #081f59;
}
#header3-43 .mbr-section-title {
  font-size: 46px;
}
#content1-44 P {
  color: #ffffff;
}
#contacts5-48 p,
#contacts5-48 .list-group-text,
#contacts5-48 .form-control-label {
  color: #000;
}
#contacts5-48 strong,
#contacts5-48 h4 {
  color: #7e9b9f;
}
#contacts5-48 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-48 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-48 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-48 LI {
  color: #3d8eb9;
}
#contacts5-48 P {
  color: #174b86;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 SPAN {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 .list-group-text {
  color: #0b3e68;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#contacts5-48 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#contacts5-48 .mbr-footer-content p {
  color: #000000;
}
#contacts5-48 H4 {
  color: #000000;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}






#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#header3-18 .mbr-section-title,
#header3-18 .mbr-section-subtitle {
  text-align: center;
}
#header3-18 H3 {
  font-family: 'Lato', sans-serif;
  color: #081f59;
}
#msg-box8-6s .mbr-section-title,
#msg-box8-6s p {
  color: #fff;
}
#content2-5a BLOCKQUOTE {
  color: #ffffff;
}
#content2-5a H3 {
  color: #ffffff;
}
#content2-5b DIV {
  color: #ffffff;
}
#content2-5c DIV {
  color: #ffffff;
}
#content2-5d DIV {
  color: #ffffff;
}
#content2-5e H3 {
  color: #ffffff;
}
#content2-5e BLOCKQUOTE {
  color: #ffffff;
}
#contacts5-48 p,
#contacts5-48 .list-group-text,
#contacts5-48 .form-control-label {
  color: #000;
}
#contacts5-48 strong,
#contacts5-48 h4 {
  color: #7e9b9f;
}
#contacts5-48 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-48 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-48 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-48 LI {
  color: #3d8eb9;
}
#contacts5-48 P {
  color: #174b86;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 SPAN {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#contacts5-48 .list-group-text {
  color: #0b3e68;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#contacts5-48 .btn {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#contacts5-48 .mbr-footer-content p {
  color: #000000;
}
#contacts5-48 H4 {
  color: #000000;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}



#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#header1-68 .mbr-section-title {
  font-size: 30px;
  font-family: 'Oxygen', sans-serif;
}
#header1-68 .mbr-section-lead {
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}






#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#header3-7f .mbr-section-title,
#header3-7f .mbr-section-subtitle {
  text-align: center;
}
#header3-7f H3 {
  color: #133964;
  text-align: right;
}
#content2-7g BLOCKQUOTE {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
  color: #ffffff;
}
#content2-7g B {
  color: #ffffff;
}
#features1-7i .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #061231;
}
#features1-7i .mbr-cards-col:nth-child(odd) .card-title {
  font-size: 19px;
}
#features1-7i .mbr-cards-col:nth-child(even) .card-title SPAN {
  font-size: 19px;
}
#features1-7i .mbr-cards-col:nth-child(even) .card-title {
  font-size: 19px;
}
#contacts5-7e p,
#contacts5-7e .list-group-text,
#contacts5-7e .form-control-label {
  color: #000;
}
#contacts5-7e strong,
#contacts5-7e h4 {
  color: #7e9b9f;
}
#contacts5-7e form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-7e .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-7e .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-7e LI {
  color: #3d8eb9;
}
#contacts5-7e P {
  color: #174b86;
  font-family: 'Lato', sans-serif;
}
#contacts5-7e SPAN {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#contacts5-7e .list-group-text {
  color: #0b3e68;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#contacts5-7e .btn {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#contacts5-7e .mbr-footer-content p {
  color: #000000;
}
#contacts5-7e H4 {
  color: #000000;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
}





#ext_menu-8k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8k .navbar-caption {
  color: #ffffff;
}
#ext_menu-8k .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8k .navbar-toggler {
  color: #010a22;
}
#ext_menu-8k .close-icon::before,
#ext_menu-8k .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8k .link,
#ext_menu-8k .dropdown-item {
  color: #010a22;
}
#ext_menu-8k .link {
  font-size: 0.85rem;
}
#ext_menu-8k .dropdown-item,
#ext_menu-8k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8k .link:hover,
#ext_menu-8k .dropdown-item:hover,
#ext_menu-8k .link:focus,
#ext_menu-8k .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8k .nav-dropdown-sm .link:focus,
#ext_menu-8k .nav-dropdown-sm .link:hover,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8k .navbar,
#ext_menu-8k .nav-dropdown-sm,
#ext_menu-8k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8k .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8k .bg-color.transparent.opened .link:hover,
#ext_menu-8k .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8k .link[aria-expanded="true"],
#ext_menu-8k .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8k .btn SPAN {
  font-size: 18px;
}
#content1-7w P {
  color: #ffffff;
}
#content1-7w H1 {
  color: #ffffff;
}
#contacts5-7v p,
#contacts5-7v .list-group-text,
#contacts5-7v .form-control-label {
  color: #000;
}
#contacts5-7v strong,
#contacts5-7v h4 {
  color: #7e9b9f;
}
#contacts5-7v form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-7v .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-7v .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-7v LI {
  color: #3d8eb9;
}
#contacts5-7v P {
  color: #174b86;
  font-family: 'Lato', sans-serif;
}
#contacts5-7v SPAN {
  color: #000000;
  font-family: 'Lato', sans-serif;
}
#contacts5-7v .list-group-text {
  color: #0b3e68;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
#contacts5-7v .btn {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}
#contacts5-7v .mbr-footer-content p {
  color: #000000;
}
#contacts5-7v H4 {
  color: #000000;
}
#footer1-8n P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}

#ext_menu-8o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8o .navbar-caption {
  color: #ffffff;
}
#ext_menu-8o .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-8o .navbar-toggler {
  color: #010a22;
}
#ext_menu-8o .close-icon::before,
#ext_menu-8o .close-icon::after {
  background-color: #010a22;
}
#ext_menu-8o .link,
#ext_menu-8o .dropdown-item {
  color: #010a22;
}
#ext_menu-8o .link {
  font-size: 0.85rem;
}
#ext_menu-8o .dropdown-item,
#ext_menu-8o .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8o .link:hover,
#ext_menu-8o .dropdown-item:hover,
#ext_menu-8o .link:focus,
#ext_menu-8o .dropdown-item:focus {
  color: #081f59;
}
#ext_menu-8o .link[aria-expanded="true"],
#ext_menu-8o .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-8o .nav-dropdown-sm .link:focus,
#ext_menu-8o .nav-dropdown-sm .link:hover,
#ext_menu-8o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-8o .navbar,
#ext_menu-8o .nav-dropdown-sm,
#ext_menu-8o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-8o .bg-color.transparent .link {
  color: #010a22;
  transition: none;
}
#ext_menu-8o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8o .bg-color.transparent.opened .link:hover,
#ext_menu-8o .bg-color.transparent.opened .link:focus {
  color: #081f59;
}
#ext_menu-8o .link[aria-expanded="true"],
#ext_menu-8o .dropdown-item[aria-expanded="true"] {
  color: #081f59!important;
}
#ext_menu-8o .btn SPAN {
  font-size: 18px;
}
#footer1-8p P {
  font-family: 'Lato', sans-serif;
  color: #0b62a9;
}
#header1-8s .mbr-section-title {
  color: #051976;
}
