@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto Condensed', 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: 'Roboto Condensed', 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: 'Roboto Condensed', 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: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #cccccc !important;
}
.bg-success {
  background-color: #2b0680 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f28281 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !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: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #2b0680;
  border-color: #2b0680;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #120337;
  border-color: #120337;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #120337 !important;
  border-color: #120337 !important;
}
.btn-warning {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.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: #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: #0a011f;
  color: #0a011f;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #2b0680;
  border-color: #2b0680;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #2b0680 !important;
  border-color: #2b0680 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #cccccc !important;
}
.text-success {
  color: #2b0680 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f28281 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #2b0680;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f28281;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #cccccc;
}
.btn-social:hover {
  background: #cccccc;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #cccccc;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #cccccc;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #cccccc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #cccccc;
}
.lead a,
.lead a:hover {
  color: #cccccc;
}
.lead blockquote {
  border-color: #cccccc;
}
.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: #5612f4;
}
.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: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #cccccc;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Roboto Condensed', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.features6 .description {
  font-family: 'Roboto Condensed', sans-serif;
}
.count,
.counter-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.counter-subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #cccccc;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader13 .number {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #cccccc;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #cccccc;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #cccccc;
}
.extCounters2 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #cccccc;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #cccccc;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #cccccc;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Roboto Condensed', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #cccccc;
}
.extAccordion1 .panel-heading a {
  font-family: 'Roboto Condensed', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #cccccc;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Roboto Condensed', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #cccccc;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #cccccc;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #cccccc;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #cccccc !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #cccccc;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #cccccc;
}
.theme-border {
  border: 1px solid #cccccc;
}
#extHeader11-5t SPAN {
  color: #ffffff;
  font-size: 46px;
  font-family: 'Oswald', sans-serif;
}
#extHeader11-5t .btn {
  font-size: 20px;
}
#features1-7n .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cccccc;
}
#features1-7n .mbr-cards-col:nth-child(odd) .card-title {
  color: #2969b0;
}
#features1-7n .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#footer1-2 P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}























#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#header3-13 H3 {
  color: #3d8eb9;
}
#content1-15 P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2k B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2k P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2n B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2n P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2o B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2o P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2p B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2p P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2q B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2q P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2r B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2r P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2s B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2s P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2t B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2t P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2u B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2u P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2v B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2v P {
  font-family: 'Ubuntu', sans-serif;
}
#content1-2w B {
  font-size: 22px;
  font-family: 'Ubuntu', sans-serif;
  color: #7e9b9f;
}
#content1-2w P {
  font-family: 'Ubuntu', sans-serif;
}
#footer1-d P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#extHeader3-6l H3 {
  color: #2969b0;
}
#extHeader3-6l P {
  color: #000000;
}
#extHeader3-6l .etl-icon {
  color: #475577 !important;
  border-color: #475577;
}
#extHeader3-6l .features-list i {
  color: #475577 !important;
  border-color: #475577;
}
#extHeader3-6l H5 {
  color: #475577;
}
#extHeader3-6l .btn {
  font-size: 20px;
}
#extFeatures6-6k .card-img {
  background-color: #2969b0 !important;
}
#extFeatures6-6k H4 {
  color: #3d8eb9;
  text-align: right;
}
#extFeatures6-6k P {
  color: #7e9b9f;
  text-align: left;
}
#extFeatures6-6j .card-img {
  background-color: #2969b0 !important;
}
#extFeatures6-6j H4 {
  color: #3d8eb9;
  text-align: right;
}
#extFeatures6-6j P {
  color: #7e9b9f;
  text-align: left;
}
#footer1-g P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}


#extMsg-box2-6o P {
  color: #000000;
}
#extMsg-box2-6o SPAN {
  color: #3d8eb9;
}
#features3-2h H4 {
  color: #3d8eb9;
  font-size: 24px;
}
#features3-2h P {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
}
#features3-2i H4 {
  color: #3d8eb9;
  font-size: 24px;
}
#features3-2i P {
  color: #000000;
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
}
#footer1-p P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-z .mbr-section-title,
#header3-z .mbr-section-subtitle {
  text-align: center;
}
#header3-z H3 {
  color: #3d8eb9;
}
#content1-11 P {
  color: #28324e;
}
#footer1-s P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#form1-6d .form-control-label {
  color: #232323;
}
#form1-6d .mbr-section-title {
  color: #2969b0;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#footer1-5i P {
  color: #ffffff;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#extHeader11-6m SPAN {
  color: #3d8eb9;
}
#extHeader11-6m P {
  color: #000000;
}
#extHeader11-6m .btn {
  font-size: 20px;
}
#footer1-16 P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}

#header3-ah .mbr-section-title,
#header3-ah .mbr-section-subtitle {
  text-align: center;
}
#header1-aw .mbr-section-lead {
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
}
#footer1-1p P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}

#header3-7u .mbr-section-title,
#header3-7u .mbr-section-subtitle {
  text-align: center;
}
#header3-7u H3 {
  color: #2969b0;
}
#extShop1-7s .galleryItem h4:hover {
  color: #cccccc;
}
#extShop1-7s .mbr-gallery-filter ul li.active {
  color: #cccccc;
}
#extShop1-7s .mbr-gallery-filter ul li:hover {
  color: #cccccc;
}
#extShop1-7s .mbr-gallery-filter ul li:before {
  background: #cccccc;
}
#extShop1-7s .min-toggle:hover,
#extShop1-7s .max-toggle:hover {
  background-color: #cccccc;
}
#extShop1-7s .shop-title {
  font-family: 'Roboto Condensed', sans-serif;
}
#extShop1-7s .categories-titles .mbr-gallery-filter ul li {
  font-family: 'Roboto Condensed', sans-serif;
}
#extShop1-7s .max-input {
  font-family: 'Roboto Condensed', sans-serif;
}
#extShop1-7s .min-input {
  font-family: 'Roboto Condensed', sans-serif;
}
#extShop1-7s .item-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
  color: #2969b0;
}
#extShop1-7s .item-subtitle {
  font-family: 'Lato', sans-serif;
}
#extShop1-7s .card-description {
  font-family: 'Roboto Condensed', sans-serif;
}
#extShop1-7s .shop-item-price {
  font-family: 'Roboto Condensed', sans-serif;
}
#extShop1-7s .card-description DIV {
  color: #000000;
  text-align: left;
}
#extShop1-7s LI {
  color: #2b0680;
}
#footer1-j P {
  color: #ffffff;
}
#menu-7i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7i .navbar-caption {
  color: #ffffff;
}
#menu-7i .navbar-toggler {
  color: #2969b0;
}
#menu-7i .close-icon::before,
#menu-7i .close-icon::after {
  background-color: #2969b0;
}
#menu-7i .link,
#menu-7i .dropdown-item {
  color: #2969b0;
}
#menu-7i .link {
  font-size: 1.05rem;
}
#menu-7i .dropdown-item,
#menu-7i .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-7i .link:hover,
#menu-7i .dropdown-item:hover,
#menu-7i .link:focus,
#menu-7i .dropdown-item:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-menu {
  background: #b9b9b9;
}
#menu-7i .nav-dropdown-sm .link:focus,
#menu-7i .nav-dropdown-sm .link:hover,
#menu-7i .nav-dropdown-sm .dropdown-item:focus,
#menu-7i .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-7i .navbar,
#menu-7i .nav-dropdown-sm,
#menu-7i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7i .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-7i .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-7i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7i .bg-color.transparent.opened .link:hover,
#menu-7i .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}

#header3-2a .mbr-section-title,
#header3-2a .mbr-section-subtitle {
  text-align: center;
}
#header3-2a H3 {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
}
#slider-2b DIV {
  font-size: 60px;
  text-align: center;
}
#slider-2b H2 {
  font-size: 60px;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c H3 {
  color: #2b0680;
  font-size: 36px;
}
#footer1-27 P {
  color: #ffffff;
}
#menu-7i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7i .navbar-caption {
  color: #ffffff;
}
#menu-7i .navbar-toggler {
  color: #2969b0;
}
#menu-7i .close-icon::before,
#menu-7i .close-icon::after {
  background-color: #2969b0;
}
#menu-7i .link,
#menu-7i .dropdown-item {
  color: #2969b0;
}
#menu-7i .link {
  font-size: 1.05rem;
}
#menu-7i .dropdown-item,
#menu-7i .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-7i .link:hover,
#menu-7i .dropdown-item:hover,
#menu-7i .link:focus,
#menu-7i .dropdown-item:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-menu {
  background: #b9b9b9;
}
#menu-7i .nav-dropdown-sm .link:focus,
#menu-7i .nav-dropdown-sm .link:hover,
#menu-7i .nav-dropdown-sm .dropdown-item:focus,
#menu-7i .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-7i .navbar,
#menu-7i .nav-dropdown-sm,
#menu-7i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7i .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-7i .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-7i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7i .bg-color.transparent.opened .link:hover,
#menu-7i .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}

#header3-bj .mbr-section-title,
#header3-bj .mbr-section-subtitle {
  text-align: center;
}
#extHeader11-74 SPAN {
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
  font-size: 60px;
}
#extHeader11-74 P {
  color: #ffffff;
}
#footer1-m P {
  color: #ffffff;
}
#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #2969b0;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #2969b0;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #2969b0;
}
#menu-68 .link {
  font-size: 1.05rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #b9b9b9;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-68 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-35 .mbr-section-title,
#header3-35 .mbr-section-subtitle {
  text-align: center;
}
#header3-35 H3 {
  color: #2b0680;
  font-size: 36px;
}
#header3-3c .mbr-section-title,
#header3-3c .mbr-section-subtitle {
  text-align: center;
}
#header3-3c H3 {
  color: #2b0680;
  font-size: 36px;
}
#footer1-30 P {
  color: #ffffff;
}
#menu-7i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7i .navbar-caption {
  color: #ffffff;
}
#menu-7i .navbar-toggler {
  color: #2969b0;
}
#menu-7i .close-icon::before,
#menu-7i .close-icon::after {
  background-color: #2969b0;
}
#menu-7i .link,
#menu-7i .dropdown-item {
  color: #2969b0;
}
#menu-7i .link {
  font-size: 1.05rem;
}
#menu-7i .dropdown-item,
#menu-7i .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-7i .link:hover,
#menu-7i .dropdown-item:hover,
#menu-7i .link:focus,
#menu-7i .dropdown-item:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-menu {
  background: #b9b9b9;
}
#menu-7i .nav-dropdown-sm .link:focus,
#menu-7i .nav-dropdown-sm .link:hover,
#menu-7i .nav-dropdown-sm .dropdown-item:focus,
#menu-7i .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-7i .navbar,
#menu-7i .nav-dropdown-sm,
#menu-7i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7i .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-7i .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-7i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7i .bg-color.transparent.opened .link:hover,
#menu-7i .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-42 .mbr-section-title,
#header3-42 .mbr-section-subtitle {
  text-align: center;
}
#header3-42 H3 {
  color: #2969b0;
}
#slider-41 H2 {
  text-align: center;
  font-size: 48px;
}
#footer1-3x P {
  color: #ffffff;
}
#menu-7i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7i .navbar-caption {
  color: #ffffff;
}
#menu-7i .navbar-toggler {
  color: #2969b0;
}
#menu-7i .close-icon::before,
#menu-7i .close-icon::after {
  background-color: #2969b0;
}
#menu-7i .link,
#menu-7i .dropdown-item {
  color: #2969b0;
}
#menu-7i .link {
  font-size: 1.05rem;
}
#menu-7i .dropdown-item,
#menu-7i .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-7i .link:hover,
#menu-7i .dropdown-item:hover,
#menu-7i .link:focus,
#menu-7i .dropdown-item:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-menu {
  background: #b9b9b9;
}
#menu-7i .nav-dropdown-sm .link:focus,
#menu-7i .nav-dropdown-sm .link:hover,
#menu-7i .nav-dropdown-sm .dropdown-item:focus,
#menu-7i .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-7i .navbar,
#menu-7i .nav-dropdown-sm,
#menu-7i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7i .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-7i .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-7i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7i .bg-color.transparent.opened .link:hover,
#menu-7i .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-bh .mbr-section-title,
#header3-bh .mbr-section-subtitle {
  text-align: center;
}
#features3-a6 H5 {
  color: #efefef;
}
#features3-a6 H4 {
  color: #ffffff;
}
#features3-9d H5 {
  color: #efefef;
}
#features3-9d H4 {
  color: #ffffff;
}
#features3-8e H5 {
  color: #ffffff;
}
#features3-8e H4 {
  color: #ffffff;
}
#footer1-43 P {
  color: #ffffff;
}
#menu-7i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7i .navbar-caption {
  color: #ffffff;
}
#menu-7i .navbar-toggler {
  color: #2969b0;
}
#menu-7i .close-icon::before,
#menu-7i .close-icon::after {
  background-color: #2969b0;
}
#menu-7i .link,
#menu-7i .dropdown-item {
  color: #2969b0;
}
#menu-7i .link {
  font-size: 1.05rem;
}
#menu-7i .dropdown-item,
#menu-7i .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-7i .link:hover,
#menu-7i .dropdown-item:hover,
#menu-7i .link:focus,
#menu-7i .dropdown-item:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-menu {
  background: #b9b9b9;
}
#menu-7i .nav-dropdown-sm .link:focus,
#menu-7i .nav-dropdown-sm .link:hover,
#menu-7i .nav-dropdown-sm .dropdown-item:focus,
#menu-7i .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-7i .navbar,
#menu-7i .nav-dropdown-sm,
#menu-7i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7i .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-7i .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-7i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7i .bg-color.transparent.opened .link:hover,
#menu-7i .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#form1-1m .form-control-label {
  color: #232323;
}
#form1-1m .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#form1-1m SMALL {
  color: #28324e;
  font-size: 20px;
}
#footer1-a P {
  color: #ffffff;
}
#menu-8g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8g .navbar-caption {
  color: #ffffff;
}
#menu-8g .navbar-toggler {
  color: #2969b0;
}
#menu-8g .close-icon::before,
#menu-8g .close-icon::after {
  background-color: #2969b0;
}
#menu-8g .link,
#menu-8g .dropdown-item {
  color: #2969b0;
}
#menu-8g .link {
  font-size: 1.05rem;
}
#menu-8g .dropdown-item,
#menu-8g .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-8g .link:hover,
#menu-8g .dropdown-item:hover,
#menu-8g .link:focus,
#menu-8g .dropdown-item:focus {
  color: #cccccc;
}
#menu-8g .link[aria-expanded="true"],
#menu-8g .dropdown-menu {
  background: #b9b9b9;
}
#menu-8g .nav-dropdown-sm .link:focus,
#menu-8g .nav-dropdown-sm .link:hover,
#menu-8g .nav-dropdown-sm .dropdown-item:focus,
#menu-8g .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-8g .navbar,
#menu-8g .nav-dropdown-sm,
#menu-8g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8g .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-8g .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8g .bg-color.transparent.opened .link:hover,
#menu-8g .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-8g .link[aria-expanded="true"],
#menu-8g .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#testimonials1-4h .mbr-section-title {
  color: #2969b0;
}
#testimonials1-4h .card-block P {
  font-size: 14px;
  color: #000000;
}
#testimonials1-4h .card-footer > small {
  color: #2b0680;
}
#footer1-4d P {
  color: #ffffff;
}
#menu-8a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8a .navbar-caption {
  color: #ffffff;
}
#menu-8a .navbar-toggler {
  color: #2969b0;
}
#menu-8a .close-icon::before,
#menu-8a .close-icon::after {
  background-color: #2969b0;
}
#menu-8a .link,
#menu-8a .dropdown-item {
  color: #2969b0;
}
#menu-8a .link {
  font-size: 1.05rem;
}
#menu-8a .dropdown-item,
#menu-8a .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-8a .link:hover,
#menu-8a .dropdown-item:hover,
#menu-8a .link:focus,
#menu-8a .dropdown-item:focus {
  color: #cccccc;
}
#menu-8a .link[aria-expanded="true"],
#menu-8a .dropdown-menu {
  background: #b9b9b9;
}
#menu-8a .nav-dropdown-sm .link:focus,
#menu-8a .nav-dropdown-sm .link:hover,
#menu-8a .nav-dropdown-sm .dropdown-item:focus,
#menu-8a .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-8a .navbar,
#menu-8a .nav-dropdown-sm,
#menu-8a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8a .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-8a .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8a .bg-color.transparent.opened .link:hover,
#menu-8a .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-8a .link[aria-expanded="true"],
#menu-8a .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#extHeader5-8n P {
  color: #ffffff;
}
#extHeader5-8n LABEL {
  color: #ffffff;
}
#footer1-75 P {
  color: #ffffff;
}
#menu-76 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-76 .navbar-caption {
  color: #ffffff;
}
#menu-76 .navbar-toggler {
  color: #2969b0;
}
#menu-76 .close-icon::before,
#menu-76 .close-icon::after {
  background-color: #2969b0;
}
#menu-76 .link,
#menu-76 .dropdown-item {
  color: #2969b0;
}
#menu-76 .link {
  font-size: 1.05rem;
}
#menu-76 .dropdown-item,
#menu-76 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-76 .link:hover,
#menu-76 .dropdown-item:hover,
#menu-76 .link:focus,
#menu-76 .dropdown-item:focus {
  color: #cccccc;
}
#menu-76 .link[aria-expanded="true"],
#menu-76 .dropdown-menu {
  background: #b9b9b9;
}
#menu-76 .nav-dropdown-sm .link:focus,
#menu-76 .nav-dropdown-sm .link:hover,
#menu-76 .nav-dropdown-sm .dropdown-item:focus,
#menu-76 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-76 .navbar,
#menu-76 .nav-dropdown-sm,
#menu-76 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-76 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-76 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-76 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-76 .bg-color.transparent.opened .link:hover,
#menu-76 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-76 .link[aria-expanded="true"],
#menu-76 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#extHeader5-8o H3 {
  color: #3d8eb9;
}
#extHeader5-8o P {
  color: #000000;
}
#footer1-79 P {
  color: #ffffff;
}
#menu-76 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-76 .navbar-caption {
  color: #ffffff;
}
#menu-76 .navbar-toggler {
  color: #2969b0;
}
#menu-76 .close-icon::before,
#menu-76 .close-icon::after {
  background-color: #2969b0;
}
#menu-76 .link,
#menu-76 .dropdown-item {
  color: #2969b0;
}
#menu-76 .link {
  font-size: 1.05rem;
}
#menu-76 .dropdown-item,
#menu-76 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-76 .link:hover,
#menu-76 .dropdown-item:hover,
#menu-76 .link:focus,
#menu-76 .dropdown-item:focus {
  color: #cccccc;
}
#menu-76 .link[aria-expanded="true"],
#menu-76 .dropdown-menu {
  background: #b9b9b9;
}
#menu-76 .nav-dropdown-sm .link:focus,
#menu-76 .nav-dropdown-sm .link:hover,
#menu-76 .nav-dropdown-sm .dropdown-item:focus,
#menu-76 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-76 .navbar,
#menu-76 .nav-dropdown-sm,
#menu-76 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-76 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-76 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-76 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-76 .bg-color.transparent.opened .link:hover,
#menu-76 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-76 .link[aria-expanded="true"],
#menu-76 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#extHeader5-8k {
  
  
  
  
  
  
}
#extHeader5-8k H3 {
  color: #b8312f;
}
#extHeader5-8k P {
  color: #000000;
}
#extHeader5-8k LABEL {
  color: #000000;
}
#footer1-7e P {
  color: #ffffff;
}
#menu-7f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7f .navbar-caption {
  color: #ffffff;
}
#menu-7f .navbar-toggler {
  color: #2969b0;
}
#menu-7f .close-icon::before,
#menu-7f .close-icon::after {
  background-color: #2969b0;
}
#menu-7f .link,
#menu-7f .dropdown-item {
  color: #2969b0;
}
#menu-7f .link {
  font-size: 1.05rem;
}
#menu-7f .dropdown-item,
#menu-7f .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-7f .link:hover,
#menu-7f .dropdown-item:hover,
#menu-7f .link:focus,
#menu-7f .dropdown-item:focus {
  color: #cccccc;
}
#menu-7f .link[aria-expanded="true"],
#menu-7f .dropdown-menu {
  background: #b9b9b9;
}
#menu-7f .nav-dropdown-sm .link:focus,
#menu-7f .nav-dropdown-sm .link:hover,
#menu-7f .nav-dropdown-sm .dropdown-item:focus,
#menu-7f .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-7f .navbar,
#menu-7f .nav-dropdown-sm,
#menu-7f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7f .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-7f .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-7f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7f .bg-color.transparent.opened .link:hover,
#menu-7f .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-7f .link[aria-expanded="true"],
#menu-7f .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#extHeader5-8l H3 {
  color: #b8312f;
}
#extHeader5-8l P {
  color: #000000;
}
#footer1-7h P {
  color: #ffffff;
}
#menu-7i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7i .navbar-caption {
  color: #ffffff;
}
#menu-7i .navbar-toggler {
  color: #2969b0;
}
#menu-7i .close-icon::before,
#menu-7i .close-icon::after {
  background-color: #2969b0;
}
#menu-7i .link,
#menu-7i .dropdown-item {
  color: #2969b0;
}
#menu-7i .link {
  font-size: 1.05rem;
}
#menu-7i .dropdown-item,
#menu-7i .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-7i .link:hover,
#menu-7i .dropdown-item:hover,
#menu-7i .link:focus,
#menu-7i .dropdown-item:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-menu {
  background: #b9b9b9;
}
#menu-7i .nav-dropdown-sm .link:focus,
#menu-7i .nav-dropdown-sm .link:hover,
#menu-7i .nav-dropdown-sm .dropdown-item:focus,
#menu-7i .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-7i .navbar,
#menu-7i .nav-dropdown-sm,
#menu-7i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7i .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-7i .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-7i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7i .bg-color.transparent.opened .link:hover,
#menu-7i .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-7i .link[aria-expanded="true"],
#menu-7i .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-88 .mbr-section-title,
#header3-88 .mbr-section-subtitle {
  text-align: center;
}
#footer1-80 P {
  color: #ffffff;
}
#menu-81 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-81 .navbar-caption {
  color: #ffffff;
}
#menu-81 .navbar-toggler {
  color: #2969b0;
}
#menu-81 .close-icon::before,
#menu-81 .close-icon::after {
  background-color: #2969b0;
}
#menu-81 .link,
#menu-81 .dropdown-item {
  color: #2969b0;
}
#menu-81 .link {
  font-size: 1.05rem;
}
#menu-81 .dropdown-item,
#menu-81 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-81 .link:hover,
#menu-81 .dropdown-item:hover,
#menu-81 .link:focus,
#menu-81 .dropdown-item:focus {
  color: #cccccc;
}
#menu-81 .link[aria-expanded="true"],
#menu-81 .dropdown-menu {
  background: #b9b9b9;
}
#menu-81 .nav-dropdown-sm .link:focus,
#menu-81 .nav-dropdown-sm .link:hover,
#menu-81 .nav-dropdown-sm .dropdown-item:focus,
#menu-81 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-81 .navbar,
#menu-81 .nav-dropdown-sm,
#menu-81 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-81 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-81 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-81 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-81 .bg-color.transparent.opened .link:hover,
#menu-81 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-81 .link[aria-expanded="true"],
#menu-81 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-8r .mbr-section-title,
#header3-8r .mbr-section-subtitle {
  text-align: center;
}
#footer1-89 P {
  color: #ffffff;
}
#menu-8a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8a .navbar-caption {
  color: #ffffff;
}
#menu-8a .navbar-toggler {
  color: #2969b0;
}
#menu-8a .close-icon::before,
#menu-8a .close-icon::after {
  background-color: #2969b0;
}
#menu-8a .link,
#menu-8a .dropdown-item {
  color: #2969b0;
}
#menu-8a .link {
  font-size: 1.05rem;
}
#menu-8a .dropdown-item,
#menu-8a .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-8a .link:hover,
#menu-8a .dropdown-item:hover,
#menu-8a .link:focus,
#menu-8a .dropdown-item:focus {
  color: #cccccc;
}
#menu-8a .link[aria-expanded="true"],
#menu-8a .dropdown-menu {
  background: #b9b9b9;
}
#menu-8a .nav-dropdown-sm .link:focus,
#menu-8a .nav-dropdown-sm .link:hover,
#menu-8a .nav-dropdown-sm .dropdown-item:focus,
#menu-8a .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-8a .navbar,
#menu-8a .nav-dropdown-sm,
#menu-8a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8a .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-8a .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8a .bg-color.transparent.opened .link:hover,
#menu-8a .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-8a .link[aria-expanded="true"],
#menu-8a .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-8i .mbr-section-title,
#header3-8i .mbr-section-subtitle {
  text-align: center;
}
#header3-8i H3 {
  color: #2969b0;
}
#content1-8j P {
  text-align: left;
}
#footer1-8f P {
  color: #ffffff;
}
#menu-8g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8g .navbar-caption {
  color: #ffffff;
}
#menu-8g .navbar-toggler {
  color: #2969b0;
}
#menu-8g .close-icon::before,
#menu-8g .close-icon::after {
  background-color: #2969b0;
}
#menu-8g .link,
#menu-8g .dropdown-item {
  color: #2969b0;
}
#menu-8g .link {
  font-size: 1.05rem;
}
#menu-8g .dropdown-item,
#menu-8g .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-8g .link:hover,
#menu-8g .dropdown-item:hover,
#menu-8g .link:focus,
#menu-8g .dropdown-item:focus {
  color: #cccccc;
}
#menu-8g .link[aria-expanded="true"],
#menu-8g .dropdown-menu {
  background: #b9b9b9;
}
#menu-8g .nav-dropdown-sm .link:focus,
#menu-8g .nav-dropdown-sm .link:hover,
#menu-8g .nav-dropdown-sm .dropdown-item:focus,
#menu-8g .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-8g .navbar,
#menu-8g .nav-dropdown-sm,
#menu-8g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8g .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-8g .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8g .bg-color.transparent.opened .link:hover,
#menu-8g .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-8g .link[aria-expanded="true"],
#menu-8g .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#footer1-8t P {
  color: #ffffff;
}
#menu-8v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8v .navbar-caption {
  color: #ffffff;
}
#menu-8v .navbar-toggler {
  color: #2969b0;
}
#menu-8v .close-icon::before,
#menu-8v .close-icon::after {
  background-color: #2969b0;
}
#menu-8v .link,
#menu-8v .dropdown-item {
  color: #2969b0;
}
#menu-8v .link {
  font-size: 1.05rem;
}
#menu-8v .dropdown-item,
#menu-8v .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-8v .link:hover,
#menu-8v .dropdown-item:hover,
#menu-8v .link:focus,
#menu-8v .dropdown-item:focus {
  color: #cccccc;
}
#menu-8v .link[aria-expanded="true"],
#menu-8v .dropdown-menu {
  background: #b9b9b9;
}
#menu-8v .nav-dropdown-sm .link:focus,
#menu-8v .nav-dropdown-sm .link:hover,
#menu-8v .nav-dropdown-sm .dropdown-item:focus,
#menu-8v .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-8v .navbar,
#menu-8v .nav-dropdown-sm,
#menu-8v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8v .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-8v .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8v .bg-color.transparent.opened .link:hover,
#menu-8v .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-8v .link[aria-expanded="true"],
#menu-8v .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#footer1-8x P {
  color: #ffffff;
}
#menu-8z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8z .navbar-caption {
  color: #ffffff;
}
#menu-8z .navbar-toggler {
  color: #2969b0;
}
#menu-8z .close-icon::before,
#menu-8z .close-icon::after {
  background-color: #2969b0;
}
#menu-8z .link,
#menu-8z .dropdown-item {
  color: #2969b0;
}
#menu-8z .link {
  font-size: 1.05rem;
}
#menu-8z .dropdown-item,
#menu-8z .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-8z .link:hover,
#menu-8z .dropdown-item:hover,
#menu-8z .link:focus,
#menu-8z .dropdown-item:focus {
  color: #cccccc;
}
#menu-8z .link[aria-expanded="true"],
#menu-8z .dropdown-menu {
  background: #b9b9b9;
}
#menu-8z .nav-dropdown-sm .link:focus,
#menu-8z .nav-dropdown-sm .link:hover,
#menu-8z .nav-dropdown-sm .dropdown-item:focus,
#menu-8z .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-8z .navbar,
#menu-8z .nav-dropdown-sm,
#menu-8z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8z .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-8z .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8z .bg-color.transparent.opened .link:hover,
#menu-8z .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-8z .link[aria-expanded="true"],
#menu-8z .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#footer1-91 P {
  color: #ffffff;
}
#menu-92 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-92 .navbar-caption {
  color: #ffffff;
}
#menu-92 .navbar-toggler {
  color: #2969b0;
}
#menu-92 .close-icon::before,
#menu-92 .close-icon::after {
  background-color: #2969b0;
}
#menu-92 .link,
#menu-92 .dropdown-item {
  color: #2969b0;
}
#menu-92 .link {
  font-size: 1.05rem;
}
#menu-92 .dropdown-item,
#menu-92 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-92 .link:hover,
#menu-92 .dropdown-item:hover,
#menu-92 .link:focus,
#menu-92 .dropdown-item:focus {
  color: #cccccc;
}
#menu-92 .link[aria-expanded="true"],
#menu-92 .dropdown-menu {
  background: #b9b9b9;
}
#menu-92 .nav-dropdown-sm .link:focus,
#menu-92 .nav-dropdown-sm .link:hover,
#menu-92 .nav-dropdown-sm .dropdown-item:focus,
#menu-92 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-92 .navbar,
#menu-92 .nav-dropdown-sm,
#menu-92 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-92 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-92 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-92 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-92 .bg-color.transparent.opened .link:hover,
#menu-92 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-92 .link[aria-expanded="true"],
#menu-92 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#footer1-95 P {
  color: #ffffff;
}
#menu-96 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-96 .navbar-caption {
  color: #ffffff;
}
#menu-96 .navbar-toggler {
  color: #2969b0;
}
#menu-96 .close-icon::before,
#menu-96 .close-icon::after {
  background-color: #2969b0;
}
#menu-96 .link,
#menu-96 .dropdown-item {
  color: #2969b0;
}
#menu-96 .link {
  font-size: 1.05rem;
}
#menu-96 .dropdown-item,
#menu-96 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-96 .link:hover,
#menu-96 .dropdown-item:hover,
#menu-96 .link:focus,
#menu-96 .dropdown-item:focus {
  color: #cccccc;
}
#menu-96 .link[aria-expanded="true"],
#menu-96 .dropdown-menu {
  background: #b9b9b9;
}
#menu-96 .nav-dropdown-sm .link:focus,
#menu-96 .nav-dropdown-sm .link:hover,
#menu-96 .nav-dropdown-sm .dropdown-item:focus,
#menu-96 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-96 .navbar,
#menu-96 .nav-dropdown-sm,
#menu-96 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-96 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-96 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-96 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-96 .bg-color.transparent.opened .link:hover,
#menu-96 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-96 .link[aria-expanded="true"],
#menu-96 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-at .mbr-section-title,
#header3-at .mbr-section-subtitle {
  text-align: center;
}
#footer1-99 P {
  color: #ffffff;
}
#menu-9a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9a .navbar-caption {
  color: #ffffff;
}
#menu-9a .navbar-toggler {
  color: #2969b0;
}
#menu-9a .close-icon::before,
#menu-9a .close-icon::after {
  background-color: #2969b0;
}
#menu-9a .link,
#menu-9a .dropdown-item {
  color: #2969b0;
}
#menu-9a .link {
  font-size: 1.05rem;
}
#menu-9a .dropdown-item,
#menu-9a .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-9a .link:hover,
#menu-9a .dropdown-item:hover,
#menu-9a .link:focus,
#menu-9a .dropdown-item:focus {
  color: #cccccc;
}
#menu-9a .link[aria-expanded="true"],
#menu-9a .dropdown-menu {
  background: #b9b9b9;
}
#menu-9a .nav-dropdown-sm .link:focus,
#menu-9a .nav-dropdown-sm .link:hover,
#menu-9a .nav-dropdown-sm .dropdown-item:focus,
#menu-9a .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-9a .navbar,
#menu-9a .nav-dropdown-sm,
#menu-9a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9a .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-9a .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-9a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9a .bg-color.transparent.opened .link:hover,
#menu-9a .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-9a .link[aria-expanded="true"],
#menu-9a .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-au .mbr-section-title,
#header3-au .mbr-section-subtitle {
  text-align: center;
}
#footer1-9f P {
  color: #ffffff;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#menu-a8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-a8 .navbar-caption {
  color: #ffffff;
}
#menu-a8 .navbar-toggler {
  color: #2969b0;
}
#menu-a8 .close-icon::before,
#menu-a8 .close-icon::after {
  background-color: #2969b0;
}
#menu-a8 .link,
#menu-a8 .dropdown-item {
  color: #2969b0;
}
#menu-a8 .link {
  font-size: 1.05rem;
}
#menu-a8 .dropdown-item,
#menu-a8 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-a8 .link:hover,
#menu-a8 .dropdown-item:hover,
#menu-a8 .link:focus,
#menu-a8 .dropdown-item:focus {
  color: #cccccc;
}
#menu-a8 .link[aria-expanded="true"],
#menu-a8 .dropdown-menu {
  background: #b9b9b9;
}
#menu-a8 .nav-dropdown-sm .link:focus,
#menu-a8 .nav-dropdown-sm .link:hover,
#menu-a8 .nav-dropdown-sm .dropdown-item:focus,
#menu-a8 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-a8 .navbar,
#menu-a8 .nav-dropdown-sm,
#menu-a8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-a8 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-a8 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-a8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-a8 .bg-color.transparent.opened .link:hover,
#menu-a8 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-a8 .link[aria-expanded="true"],
#menu-a8 .dropdown-item[aria-expanded="true"] {
  color: #cccccc !important;
}
#header3-av .mbr-section-title,
#header3-av .mbr-section-subtitle {
  text-align: center;
}
#footer1-9k P {
  color: #ffffff;
}
#menu-9l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9l .navbar-caption {
  color: #ffffff;
}
#menu-9l .navbar-toggler {
  color: #2969b0;
}
#menu-9l .close-icon::before,
#menu-9l .close-icon::after {
  background-color: #2969b0;
}
#menu-9l .link,
#menu-9l .dropdown-item {
  color: #2969b0;
}
#menu-9l .link {
  font-size: 1.05rem;
}
#menu-9l .dropdown-item,
#menu-9l .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-9l .link:hover,
#menu-9l .dropdown-item:hover,
#menu-9l .link:focus,
#menu-9l .dropdown-item:focus {
  color: #cccccc;
}
#menu-9l .link[aria-expanded="true"],
#menu-9l .dropdown-menu {
  background: #b9b9b9;
}
#menu-9l .nav-dropdown-sm .link:focus,
#menu-9l .nav-dropdown-sm .link:hover,
#menu-9l .nav-dropdown-sm .dropdown-item:focus,
#menu-9l .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-9l .navbar,
#menu-9l .nav-dropdown-sm,
#menu-9l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9l .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-9l .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-9l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9l .bg-color.transparent.opened .link:hover,
#menu-9l .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-9l .link[aria-expanded="true"],
#menu-9l .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-9s .mbr-section-title,
#header3-9s .mbr-section-subtitle {
  text-align: center;
}
#footer1-9o P {
  color: #ffffff;
}
#menu-9p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9p .navbar-caption {
  color: #ffffff;
}
#menu-9p .navbar-toggler {
  color: #2969b0;
}
#menu-9p .close-icon::before,
#menu-9p .close-icon::after {
  background-color: #2969b0;
}
#menu-9p .link,
#menu-9p .dropdown-item {
  color: #2969b0;
}
#menu-9p .link {
  font-size: 1.05rem;
}
#menu-9p .dropdown-item,
#menu-9p .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-9p .link:hover,
#menu-9p .dropdown-item:hover,
#menu-9p .link:focus,
#menu-9p .dropdown-item:focus {
  color: #cccccc;
}
#menu-9p .link[aria-expanded="true"],
#menu-9p .dropdown-menu {
  background: #b9b9b9;
}
#menu-9p .nav-dropdown-sm .link:focus,
#menu-9p .nav-dropdown-sm .link:hover,
#menu-9p .nav-dropdown-sm .dropdown-item:focus,
#menu-9p .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-9p .navbar,
#menu-9p .nav-dropdown-sm,
#menu-9p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9p .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-9p .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-9p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9p .bg-color.transparent.opened .link:hover,
#menu-9p .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-9p .link[aria-expanded="true"],
#menu-9p .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-9x .mbr-section-title,
#header3-9x .mbr-section-subtitle {
  text-align: center;
}
#footer1-9t P {
  color: #ffffff;
}
#menu-9v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9v .navbar-caption {
  color: #ffffff;
}
#menu-9v .navbar-toggler {
  color: #2969b0;
}
#menu-9v .close-icon::before,
#menu-9v .close-icon::after {
  background-color: #2969b0;
}
#menu-9v .link,
#menu-9v .dropdown-item {
  color: #2969b0;
}
#menu-9v .link {
  font-size: 1.05rem;
}
#menu-9v .dropdown-item,
#menu-9v .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-9v .link:hover,
#menu-9v .dropdown-item:hover,
#menu-9v .link:focus,
#menu-9v .dropdown-item:focus {
  color: #cccccc;
}
#menu-9v .link[aria-expanded="true"],
#menu-9v .dropdown-menu {
  background: #b9b9b9;
}
#menu-9v .nav-dropdown-sm .link:focus,
#menu-9v .nav-dropdown-sm .link:hover,
#menu-9v .nav-dropdown-sm .dropdown-item:focus,
#menu-9v .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-9v .navbar,
#menu-9v .nav-dropdown-sm,
#menu-9v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9v .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-9v .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-9v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9v .bg-color.transparent.opened .link:hover,
#menu-9v .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-9v .link[aria-expanded="true"],
#menu-9v .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#footer1-9y P {
  color: #ffffff;
}
#menu-9z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9z .navbar-caption {
  color: #ffffff;
}
#menu-9z .navbar-toggler {
  color: #2969b0;
}
#menu-9z .close-icon::before,
#menu-9z .close-icon::after {
  background-color: #2969b0;
}
#menu-9z .link,
#menu-9z .dropdown-item {
  color: #2969b0;
}
#menu-9z .link {
  font-size: 1.05rem;
}
#menu-9z .dropdown-item,
#menu-9z .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-9z .link:hover,
#menu-9z .dropdown-item:hover,
#menu-9z .link:focus,
#menu-9z .dropdown-item:focus {
  color: #cccccc;
}
#menu-9z .link[aria-expanded="true"],
#menu-9z .dropdown-menu {
  background: #b9b9b9;
}
#menu-9z .nav-dropdown-sm .link:focus,
#menu-9z .nav-dropdown-sm .link:hover,
#menu-9z .nav-dropdown-sm .dropdown-item:focus,
#menu-9z .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-9z .navbar,
#menu-9z .nav-dropdown-sm,
#menu-9z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9z .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-9z .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-9z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9z .bg-color.transparent.opened .link:hover,
#menu-9z .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-9z .link[aria-expanded="true"],
#menu-9z .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-ab .mbr-section-title,
#header3-ab .mbr-section-subtitle {
  text-align: center;
}
#footer1-a7 P {
  color: #ffffff;
}
#menu-a8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-a8 .navbar-caption {
  color: #ffffff;
}
#menu-a8 .navbar-toggler {
  color: #2969b0;
}
#menu-a8 .close-icon::before,
#menu-a8 .close-icon::after {
  background-color: #2969b0;
}
#menu-a8 .link,
#menu-a8 .dropdown-item {
  color: #2969b0;
}
#menu-a8 .link {
  font-size: 1.05rem;
}
#menu-a8 .dropdown-item,
#menu-a8 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-a8 .link:hover,
#menu-a8 .dropdown-item:hover,
#menu-a8 .link:focus,
#menu-a8 .dropdown-item:focus {
  color: #cccccc;
}
#menu-a8 .link[aria-expanded="true"],
#menu-a8 .dropdown-menu {
  background: #b9b9b9;
}
#menu-a8 .nav-dropdown-sm .link:focus,
#menu-a8 .nav-dropdown-sm .link:hover,
#menu-a8 .nav-dropdown-sm .dropdown-item:focus,
#menu-a8 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-a8 .navbar,
#menu-a8 .nav-dropdown-sm,
#menu-a8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-a8 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-a8 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-a8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-a8 .bg-color.transparent.opened .link:hover,
#menu-a8 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-a8 .link[aria-expanded="true"],
#menu-a8 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-as p,
#contacts5-as .list-group-text,
#contacts5-as .form-control-label {
  color: #000;
}
#contacts5-as strong,
#contacts5-as h4 {
  color: #7e9b9f;
}
#contacts5-as form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-as .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-as .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-as H4 {
  color: #28324e;
}
#contacts5-as STRONG {
  color: #28324e;
}
#contacts5-as LI {
  color: #000000;
}
#header3-bb .mbr-section-title,
#header3-bb .mbr-section-subtitle {
  text-align: center;
}
#footer1-b7 P {
  color: #ffffff;
}
#menu-b8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b8 .navbar-caption {
  color: #ffffff;
}
#menu-b8 .navbar-toggler {
  color: #2969b0;
}
#menu-b8 .close-icon::before,
#menu-b8 .close-icon::after {
  background-color: #2969b0;
}
#menu-b8 .link,
#menu-b8 .dropdown-item {
  color: #2969b0;
}
#menu-b8 .link {
  font-size: 1.05rem;
}
#menu-b8 .dropdown-item,
#menu-b8 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-b8 .link:hover,
#menu-b8 .dropdown-item:hover,
#menu-b8 .link:focus,
#menu-b8 .dropdown-item:focus {
  color: #cccccc;
}
#menu-b8 .link[aria-expanded="true"],
#menu-b8 .dropdown-menu {
  background: #b9b9b9;
}
#menu-b8 .nav-dropdown-sm .link:focus,
#menu-b8 .nav-dropdown-sm .link:hover,
#menu-b8 .nav-dropdown-sm .dropdown-item:focus,
#menu-b8 .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-b8 .navbar,
#menu-b8 .nav-dropdown-sm,
#menu-b8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b8 .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-b8 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-b8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b8 .bg-color.transparent.opened .link:hover,
#menu-b8 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-b8 .link[aria-expanded="true"],
#menu-b8 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-b9 p,
#contacts5-b9 .list-group-text,
#contacts5-b9 .form-control-label {
  color: #000;
}
#contacts5-b9 strong,
#contacts5-b9 h4 {
  color: #7e9b9f;
}
#contacts5-b9 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-b9 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-b9 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-b9 H4 {
  color: #28324e;
}
#contacts5-b9 STRONG {
  color: #28324e;
}
#contacts5-b9 LI {
  color: #000000;
}
#header3-bg .mbr-section-title,
#header3-bg .mbr-section-subtitle {
  text-align: center;
}
#footer1-bc P {
  color: #ffffff;
}
#menu-bd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bd .navbar-caption {
  color: #ffffff;
}
#menu-bd .navbar-toggler {
  color: #2969b0;
}
#menu-bd .close-icon::before,
#menu-bd .close-icon::after {
  background-color: #2969b0;
}
#menu-bd .link,
#menu-bd .dropdown-item {
  color: #2969b0;
}
#menu-bd .link {
  font-size: 1.05rem;
}
#menu-bd .dropdown-item,
#menu-bd .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-bd .link:hover,
#menu-bd .dropdown-item:hover,
#menu-bd .link:focus,
#menu-bd .dropdown-item:focus {
  color: #cccccc;
}
#menu-bd .link[aria-expanded="true"],
#menu-bd .dropdown-menu {
  background: #b9b9b9;
}
#menu-bd .nav-dropdown-sm .link:focus,
#menu-bd .nav-dropdown-sm .link:hover,
#menu-bd .nav-dropdown-sm .dropdown-item:focus,
#menu-bd .nav-dropdown-sm .dropdown-item:hover {
  background: #cacaca!important;
}
#menu-bd .navbar,
#menu-bd .nav-dropdown-sm,
#menu-bd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bd .nav-dropdown-sm .dropdown-menu {
  background: #d2d2d2;
}
#menu-bd .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-bd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bd .bg-color.transparent.opened .link:hover,
#menu-bd .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#menu-bd .link[aria-expanded="true"],
#menu-bd .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#contacts5-be p,
#contacts5-be .list-group-text,
#contacts5-be .form-control-label {
  color: #000;
}
#contacts5-be strong,
#contacts5-be h4 {
  color: #7e9b9f;
}
#contacts5-be form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-be .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-be .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-be H4 {
  color: #28324e;
}
#contacts5-be STRONG {
  color: #28324e;
}
#contacts5-be LI {
  color: #000000;
}
