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




























.subtitleFont {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #2969b0 !important;
}
.bg-success {
  background-color: #41a85f !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #b8312f !important;
}
.btn-primary {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.text-primary {
  color: #2969b0 !important;
}
.text-success {
  color: #41a85f !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #b8312f !important;
}
.alert-success {
  background-color: #41a85f;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #b8312f;
}
.btn-social {
  border-color: #2969b0;
}
.btn-social:hover {
  background: #2969b0;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2969b0;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2969b0;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2969b0;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2969b0;
}
.lead a,
.lead a:hover {
  color: #2969b0;
}
.lead blockquote {
  border-color: #2969b0;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #e08886;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #2969b0;
}
.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;
}
#header1-1k .mbr-section-title {
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
}
#header1-1k .mbr-section-lead {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#header1-1k .mbr-section-lead SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#header1-1k .mbr-section-lead B {
  font-family: 'Montserrat', sans-serif;
}
#header1-1 .mbr-section-lead {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 23px;
  color: #ffffff;
}
#header1-1 .mbr-section-lead SPAN {
  text-align: center;
  color: #ffffff;
}
#header1-1 .mbr-section-title {
  font-size: 9px;
}
#header2-1t .mbr-section-text {
  color: #ffffff;
}
#header2-1t .mbr-section-text B {
  text-align: left;
  font-family: 'Oxygen', sans-serif;
  font-size: 21px;
}
#header2-1t .mbr-section-title {
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
}
#header2-1t .mbr-section-title DIV {
  font-family: 'Montserrat', sans-serif;
}
#header3-20 .mbr-section-title,
#header3-20 .mbr-section-subtitle {
  text-align: center;
}
#header3-20 H3 {
  font-size: 20px;
  color: #ffffff;
}
#features3-2h H4 {
  color: #ffffff;
  font-size: 20px;
}
#features3-2h H5 {
  color: #ffffff;
}
#features3-2h P {
  color: #ffffff;
  text-align: left;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a H3 {
  font-size: 20px;
  color: #ffffff;
}
#msg-box5-10 H3 {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#msg-box5-10 P {
  color: #ffffff;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box5-10 B {
  text-align: center;
}
#header3-1g .mbr-section-title,
#header3-1g .mbr-section-subtitle {
  text-align: center;
}
#header3-1g H3 {
  font-size: 18px;
}
#msg-box5-t H3 {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#msg-box5-t P {
  color: #ffffff;
  text-align: center;
  font-size: 17px;
}
#msg-box5-t SPAN {
  font-family: 'Raleway', sans-serif;
}
#msg-box5-t B {
  font-size: 17px;
}
#header3-4g .mbr-section-title,
#header3-4g .mbr-section-subtitle {
  text-align: center;
}
#header3-4g H3 {
  font-size: 18px;
}
#msg-box5-44 H3 {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#msg-box5-44 P {
  color: #ffffff;
  text-align: center;
}
#header3-17 .mbr-section-title,
#header3-17 .mbr-section-subtitle {
  text-align: center;
}
#header3-17 H3 {
  font-size: 18px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-17 DIV {
  font-family: 'Montserrat', sans-serif;
}
#features1-f .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #28324e;
}
#features1-f .mbr-cards-col:nth-child(even) .card-text {
  font-size: 16px;
}
#features1-f .mbr-cards-col:nth-child(odd) .card-text {
  font-size: 16px;
}
#features1-f .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #efefef;
}
#features1-f .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #000000;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}
#header3-15 H3 {
  font-size: 20px;
  color: #ffffff;
}
#features3-y H4 {
  color: #ffffff;
  font-size: 16px;
}
#features3-y H5 {
  color: #ffffff;
}
#features3-y P {
  color: #ffffff;
  text-align: left;
  font-size: 12px;
}
#features3-y SPAN {
  font-size: 19px;
}
#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e H3 {
  font-size: 20px;
  color: #ffffff;
}
#features3-1d H4 {
  color: #ffffff;
  font-size: 20px;
}
#features3-1d H5 {
  color: #ffffff;
}
#features3-1d P {
  color: #ffffff;
  text-align: left;
}
#header3-4h .mbr-section-title,
#header3-4h .mbr-section-subtitle {
  text-align: center;
}
#header3-4h H3 {
  font-size: 20px;
  color: #ffffff;
}
#header3-4h SMALL {
  color: #efefef;
}
#header3-4h .mbr-section-subtitle {
  color: #ffffff;
}
#features3-4l H4 {
  color: #ffffff;
  font-size: 20px;
}
#features3-4l H5 {
  color: #ffffff;
}
#features3-4l P {
  color: #ffffff;
  text-align: left;
}
#header3-48 .mbr-section-title,
#header3-48 .mbr-section-subtitle {
  text-align: center;
}
#header3-48 H3 {
  font-size: 20px;
  color: #ffffff;
}
#header3-48 SMALL {
  color: #efefef;
}
#header3-48 .mbr-section-subtitle {
  color: #ffffff;
}
#features3-4o H4 {
  color: #ffffff;
  font-size: 20px;
}
#features3-4o H5 {
  color: #ffffff;
}
#features3-4o P {
  color: #ffffff;
  text-align: left;
}
#header3-4n .mbr-section-title,
#header3-4n .mbr-section-subtitle {
  text-align: center;
}
#header3-4n H3 {
  font-size: 20px;
  color: #ffffff;
}
#header3-4n SMALL {
  color: #efefef;
}
#header3-4n .mbr-section-subtitle {
  color: #ffffff;
}
#features3-49 H4 {
  color: #ffffff;
  font-size: 20px;
}
#features3-49 H5 {
  color: #ffffff;
}
#features3-49 P {
  color: #ffffff;
  text-align: left;
}
#header3-21 .mbr-section-title,
#header3-21 .mbr-section-subtitle {
  text-align: center;
}
#header3-21 H3 {
  font-size: 20px;
  color: #ffffff;
}
#features3-22 H4 {
  color: #ffffff;
  font-size: 20px;
}
#features3-22 H5 {
  color: #ffffff;
}
#features3-22 P {
  color: #ffffff;
  text-align: left;
}
#features3-24 H4 {
  color: #ffffff;
  font-size: 20px;
}
#features3-24 H5 {
  color: #ffffff;
}
#features3-24 P {
  color: #ffffff;
  text-align: left;
}
#header3-19 .mbr-section-title,
#header3-19 .mbr-section-subtitle {
  text-align: center;
}
#header3-19 H3 {
  font-size: 20px;
  color: #ffffff;
}
#features1-11 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #28324e;
}
#features1-11 .mbr-cards-col:nth-child(even) .card-text {
  font-size: 16px;
  color: #000000;
}
#features1-11 .mbr-cards-col:nth-child(odd) .card-text {
  font-size: 16px;
}
#features1-11 .mbr-cards-col:nth-child(odd) .card-title {
  text-align: center;
  font-size: 19px;
}
#features1-11 .mbr-cards-col:nth-child(even) .card-title {
  font-size: 19px;
}
#features1-11 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #000000;
}
#features1-11 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #ffffff;
}
#header3-26 .mbr-section-title,
#header3-26 .mbr-section-subtitle {
  text-align: center;
}
#header3-26 H3 {
  font-size: 20px;
  color: #ffffff;
}
#msg-box5-25 H3 {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#msg-box5-25 P {
  color: #ffffff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
#msg-box5-25 SPAN {
  text-align: left;
}
#header3-2a .mbr-section-title,
#header3-2a .mbr-section-subtitle {
  text-align: center;
}
#header3-2a H3 {
  font-size: 18px;
}
#header3-2a U {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#header3-2a SPAN {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  text-align: center;
}
#header3-2a .mbr-section-title SPAN {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#header3-3r H3 {
  font-size: 20px;
  color: #ffffff;
}
#header3-2b .mbr-section-title,
#header3-2b .mbr-section-subtitle {
  text-align: center;
}
#header3-2b H3 {
  font-size: 18px;
  color: #ffffff;
}
#header3-2b U {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#header3-2b SPAN {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  text-align: center;
}
#features3-27 H4 {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
}
#features3-27 H5 {
  color: #ffffff;
  text-align: left;
  font-family: 'Raleway', sans-serif;
}
#features3-27 P {
  color: #ffffff;
  text-align: left;
}
#features3-27 DIV {
  font-family: 'Roboto', sans-serif;
}
#header3-3m .mbr-section-title,
#header3-3m .mbr-section-subtitle {
  text-align: center;
}
#header3-3m H3 {
  font-size: 20px;
  color: #ffffff;
}
#msg-box5-3o H3 {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#msg-box5-3o P {
  color: #ffffff;
  text-align: center;
}
#msg-box5-3o SPAN {
  font-size: 18px;
}
#header3-18 .mbr-section-title,
#header3-18 .mbr-section-subtitle {
  text-align: center;
}
#header3-18 H3 {
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-18 DIV {
  font-family: 'Ubuntu', sans-serif;
}
#footer1-2 P {
  text-align: center;
  color: #ffffff;
}
#header3-3p .mbr-section-title,
#header3-3p .mbr-section-subtitle {
  text-align: center;
}
#header3-3p H3 {
  font-size: 20px;
  color: #ffffff;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e H3 {
  font-size: 18px;
}
#header3-2e U {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#header3-2e SPAN {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  text-align: center;
}
#header3-2e .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#header3-2e .mbr-section-title {
  color: #efefef;
}
#header3-53 .mbr-section-title,
#header3-53 .mbr-section-subtitle {
  text-align: center;
}
#header3-53 H3 {
  font-size: 18px;
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
}
#header3-53 DIV {
  font-family: 'Ubuntu', sans-serif;
}
#header3-3q .mbr-section-title,
#header3-3q .mbr-section-subtitle {
  text-align: center;
}
#header3-3q H3 {
  font-size: 20px;
  color: #ffffff;
}
#features4-4y .card-subtitle {
  color: #bcbcbc;
}
#features4-4y .iconbox {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
#contacts2-58 P {
  color: #000000;
  font-size: 14px;
}
#contacts2-58 DIV {
  color: #000000;
  font-size: 14px;
}
#contacts2-58 B {
  font-size: 16px;
}
#social-buttons4-54 .mbr-section-title,
#social-buttons4-54 .btn-social {
  color: #fff;
}
#social-buttons4-54 .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-54 .mbr-section-title {
  font-size: 24px;
}
#ext_menu-52 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-52 .navbar-caption {
  color: #ffffff;
}
#ext_menu-52 .hamburger-icon {
  height: .1px !important;
  background-color: #fff !important;
}
#ext_menu-52 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-52 .close-icon::before,
#ext_menu-52 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-52 .link,
#ext_menu-52 .dropdown-item {
  color: #ffffff;
}
#ext_menu-52 .link {
  font-size: 0.75rem;
}
#ext_menu-52 .dropdown-item,
#ext_menu-52 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-52 .link:hover,
#ext_menu-52 .dropdown-item:hover,
#ext_menu-52 .link:focus,
#ext_menu-52 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-52 .link[aria-expanded="true"],
#ext_menu-52 .dropdown-menu {
  background: #171c2c;
}
#ext_menu-52 .nav-dropdown-sm .link:focus,
#ext_menu-52 .nav-dropdown-sm .link:hover,
#ext_menu-52 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-52 .nav-dropdown-sm .dropdown-item:hover {
  background: #232c44!important;
}
#ext_menu-52 .navbar,
#ext_menu-52 .nav-dropdown-sm,
#ext_menu-52 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-52 .nav-dropdown-sm .dropdown-menu {
  background: #28324e;
}
#ext_menu-52 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-52 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-52 .bg-color.transparent.opened .link:hover,
#ext_menu-52 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-52 .link[aria-expanded="true"],
#ext_menu-52 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
