@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);


















body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn {
  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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #ac9fc0 !important;
}
.bg-info {
  background-color: #000000 !important;
}
.bg-warning {
  background-color: #553982 !important;
}
.bg-danger {
  background-color: #2969b0 !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary {
  background-color: #eb4543;
  border-color: #eb4543;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #cc1816;
  border-color: #cc1816;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #cc1816 !important;
  border-color: #cc1816 !important;
}
.btn-info {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success {
  background-color: #ac9fc0;
  border-color: #ac9fc0;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #8471a2;
  border-color: #8471a2;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #8471a2 !important;
  border-color: #8471a2 !important;
}
.btn-warning {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-danger {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #b51513;
  color: #b51513;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #eb4543;
  border-color: #eb4543;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #eb4543 !important;
  border-color: #eb4543 !important;
}
.btn-info-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success-outline {
  background: none;
  border-color: #776396;
  color: #776396;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #ac9fc0;
  border-color: #ac9fc0;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #ac9fc0 !important;
  border-color: #ac9fc0 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.text-primary {
  color: #000000 !important;
}
.text-success {
  color: #ac9fc0 !important;
}
.text-info {
  color: #000000 !important;
}
.text-warning {
  color: #553982 !important;
}
.text-danger {
  color: #2969b0 !important;
}
.alert-success {
  background-color: #ac9fc0;
}
.alert-info {
  background-color: #000000;
}
.alert-warning {
  background-color: #553982;
}
.alert-danger {
  background-color: #2969b0;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #efecf3;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #9477c3;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000000;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #000000;
}
.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: 'Montserrat', 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: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #000000;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #000000;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #000000;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #000000;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #000000;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #000000;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #000000;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', 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: #000000;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #000000;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #000000;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #000000;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #000000 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #000000;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #000000;
}
.theme-border {
  border: 1px solid #000000;
}
#header2-i .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#header2-i .mbr-section-title SPAN {
  font-family: 'Roboto', sans-serif;
}
#header2-i .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#features3-f P {
  color: #ffffff;
  text-align: center;
  font-size: 24px;
}
#features3-f H5 {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#features3-f H4 {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
}
#features3-f SPAN {
  font-size: 15px;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1.05rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #307193;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-0 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#extTestimonials1-8 .mbr-section-title {
  font-size: 36px;
  color: #b8312f;
}
#extTestimonials1-8 .card-block P {
  color: #000000;
  font-family: 'Lora', serif;
}
#extTestimonials1-8 .card-footer > div {
  color: #ffffff;
}
#extTestimonials1-8 .mbr-section-title SPAN {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
}
#social-buttons4-26 .mbr-section-title,
#social-buttons4-26 .btn-social {
  color: #fff;
}
#social-buttons4-26 .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#footer1-a P {
  color: #ffffff;
}
#contacts5-b p,
#contacts5-b .list-group-text,
#contacts5-b .form-control-label {
  color: #000;
}
#contacts5-b strong,
#contacts5-b h4 {
  color: #7e9b9f;
}
#contacts5-b form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-b .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-b .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-b P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-b LI {
  color: #000000;
}
#contacts5-b .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-b I {
  color: #000000;
  font-size: 16px;
}
#contacts5-b .list-group-text {
  color: #000000;
}
#contacts5-b STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-b H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-b B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}











#header2-q .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-q .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#ext_menu-r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-r .navbar-caption {
  color: #ffffff;
}
#ext_menu-r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-r .close-icon::before,
#ext_menu-r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-r .link,
#ext_menu-r .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-r .link {
  font-size: 1.05rem;
}
#ext_menu-r .dropdown-item,
#ext_menu-r .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-r .link:hover,
#ext_menu-r .dropdown-item:hover,
#ext_menu-r .link:focus,
#ext_menu-r .dropdown-item:focus {
  color: #000000;
}
#ext_menu-r .link[aria-expanded="true"],
#ext_menu-r .dropdown-menu {
  background: #307193;
}
#ext_menu-r .nav-dropdown-sm .link:focus,
#ext_menu-r .nav-dropdown-sm .link:hover,
#ext_menu-r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-r .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-r .navbar,
#ext_menu-r .nav-dropdown-sm,
#ext_menu-r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-r .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-r .bg-color.transparent.opened .link:hover,
#ext_menu-r .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-r .link[aria-expanded="true"],
#ext_menu-r .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-r .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#footer1-1f P {
  color: #ffffff;
}
#extAccordion2-2o H1 {
  font-family: 'Roboto', sans-serif;
}
#extAccordion2-2o B {
  color: #ffffff;
}
#social-buttons4-2a .mbr-section-title,
#social-buttons4-2a .btn-social {
  color: #fff;
}
#social-buttons4-2a .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#contacts5-1g p,
#contacts5-1g .list-group-text,
#contacts5-1g .form-control-label {
  color: #000;
}
#contacts5-1g strong,
#contacts5-1g h4 {
  color: #7e9b9f;
}
#contacts5-1g form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-1g .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-1g .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-1g P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-1g LI {
  color: #000000;
}
#contacts5-1g .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-1g I {
  color: #000000;
  font-size: 16px;
}
#contacts5-1g .list-group-text {
  color: #000000;
}
#contacts5-1g STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-1g H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-1g B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}













#header2-m .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-m .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#extAccordion2-2u H1 {
  font-family: 'Roboto', sans-serif;
}
#extAccordion2-2u B {
  color: #ffffff;
  text-align: left;
}
#header2-3j .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-3j .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#social-buttons4-29 .mbr-section-title,
#social-buttons4-29 .btn-social {
  color: #fff;
}
#social-buttons4-29 .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
}
#ext_menu-j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-j .navbar-caption {
  color: #ffffff;
}
#ext_menu-j .navbar-toggler {
  color: #ffffff;
}
#ext_menu-j .close-icon::before,
#ext_menu-j .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-j .link,
#ext_menu-j .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-j .link {
  font-size: 1.05rem;
}
#ext_menu-j .dropdown-item,
#ext_menu-j .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-j .link:hover,
#ext_menu-j .dropdown-item:hover,
#ext_menu-j .link:focus,
#ext_menu-j .dropdown-item:focus {
  color: #000000;
}
#ext_menu-j .link[aria-expanded="true"],
#ext_menu-j .dropdown-menu {
  background: #307193;
}
#ext_menu-j .nav-dropdown-sm .link:focus,
#ext_menu-j .nav-dropdown-sm .link:hover,
#ext_menu-j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-j .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-j .navbar,
#ext_menu-j .nav-dropdown-sm,
#ext_menu-j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-j .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-j .bg-color.transparent.opened .link:hover,
#ext_menu-j .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-j .link[aria-expanded="true"],
#ext_menu-j .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-j .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#footer1-k P {
  color: #ffffff;
}
#contacts5-l p,
#contacts5-l .list-group-text,
#contacts5-l .form-control-label {
  color: #000;
}
#contacts5-l strong,
#contacts5-l h4 {
  color: #7e9b9f;
}
#contacts5-l form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-l .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-l .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-l P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-l LI {
  color: #000000;
}
#contacts5-l .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-l I {
  color: #000000;
  font-size: 16px;
}
#contacts5-l .list-group-text {
  color: #000000;
}
#contacts5-l STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-l H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-l B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}











#header2-y .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-y .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#ext_menu-z .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-z .navbar-caption {
  color: #ffffff;
}
#ext_menu-z .navbar-toggler {
  color: #ffffff;
}
#ext_menu-z .close-icon::before,
#ext_menu-z .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-z .link,
#ext_menu-z .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-z .link {
  font-size: 1.05rem;
}
#ext_menu-z .dropdown-item,
#ext_menu-z .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-z .link:hover,
#ext_menu-z .dropdown-item:hover,
#ext_menu-z .link:focus,
#ext_menu-z .dropdown-item:focus {
  color: #000000;
}
#ext_menu-z .link[aria-expanded="true"],
#ext_menu-z .dropdown-menu {
  background: #307193;
}
#ext_menu-z .nav-dropdown-sm .link:focus,
#ext_menu-z .nav-dropdown-sm .link:hover,
#ext_menu-z .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-z .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-z .navbar,
#ext_menu-z .nav-dropdown-sm,
#ext_menu-z .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-z .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-z .bg-color.transparent.opened .link:hover,
#ext_menu-z .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-z .link[aria-expanded="true"],
#ext_menu-z .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-z .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#footer1-10 P {
  color: #ffffff;
}
#extAccordion1-3a H1 {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#social-buttons4-2c .mbr-section-title,
#social-buttons4-2c .btn-social {
  color: #fff;
}
#social-buttons4-2c .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#contacts5-11 p,
#contacts5-11 .list-group-text,
#contacts5-11 .form-control-label {
  color: #000;
}
#contacts5-11 strong,
#contacts5-11 h4 {
  color: #7e9b9f;
}
#contacts5-11 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-11 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-11 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-11 P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-11 LI {
  color: #000000;
}
#contacts5-11 .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-11 I {
  color: #000000;
  font-size: 16px;
}
#contacts5-11 .list-group-text {
  color: #000000;
}
#contacts5-11 STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-11 H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-11 B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}










#header2-12 .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-12 .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#ext_menu-13 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-13 .navbar-caption {
  color: #ffffff;
}
#ext_menu-13 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-13 .close-icon::before,
#ext_menu-13 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-13 .link,
#ext_menu-13 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-13 .link {
  font-size: 1.05rem;
}
#ext_menu-13 .dropdown-item,
#ext_menu-13 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-13 .link:hover,
#ext_menu-13 .dropdown-item:hover,
#ext_menu-13 .link:focus,
#ext_menu-13 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-13 .link[aria-expanded="true"],
#ext_menu-13 .dropdown-menu {
  background: #307193;
}
#ext_menu-13 .nav-dropdown-sm .link:focus,
#ext_menu-13 .nav-dropdown-sm .link:hover,
#ext_menu-13 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-13 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-13 .navbar,
#ext_menu-13 .nav-dropdown-sm,
#ext_menu-13 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-13 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-13 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-13 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-13 .bg-color.transparent.opened .link:hover,
#ext_menu-13 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-13 .link[aria-expanded="true"],
#ext_menu-13 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-13 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#footer1-14 P {
  color: #ffffff;
}
#extAccordion1-3c H1 {
  color: #ffffff;
}
#social-buttons4-2d .mbr-section-title,
#social-buttons4-2d .btn-social {
  color: #fff;
}
#social-buttons4-2d .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#contacts5-15 p,
#contacts5-15 .list-group-text,
#contacts5-15 .form-control-label {
  color: #000;
}
#contacts5-15 strong,
#contacts5-15 h4 {
  color: #7e9b9f;
}
#contacts5-15 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-15 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-15 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-15 P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-15 LI {
  color: #000000;
}
#contacts5-15 .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-15 I {
  color: #000000;
  font-size: 16px;
}
#contacts5-15 .list-group-text {
  color: #000000;
}
#contacts5-15 STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-15 H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-15 B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}











#header2-u .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-u .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#extAccordion1-36 B {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}
#ext_menu-v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-v .navbar-caption {
  color: #ffffff;
}
#ext_menu-v .navbar-toggler {
  color: #ffffff;
}
#ext_menu-v .close-icon::before,
#ext_menu-v .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-v .link,
#ext_menu-v .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-v .link {
  font-size: 1.05rem;
}
#ext_menu-v .dropdown-item,
#ext_menu-v .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-v .link:hover,
#ext_menu-v .dropdown-item:hover,
#ext_menu-v .link:focus,
#ext_menu-v .dropdown-item:focus {
  color: #000000;
}
#ext_menu-v .link[aria-expanded="true"],
#ext_menu-v .dropdown-menu {
  background: #307193;
}
#ext_menu-v .nav-dropdown-sm .link:focus,
#ext_menu-v .nav-dropdown-sm .link:hover,
#ext_menu-v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-v .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-v .navbar,
#ext_menu-v .nav-dropdown-sm,
#ext_menu-v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-v .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-v .bg-color.transparent.opened .link:hover,
#ext_menu-v .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-v .link[aria-expanded="true"],
#ext_menu-v .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-v .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#footer1-w P {
  color: #ffffff;
}
#social-buttons4-2b .mbr-section-title,
#social-buttons4-2b .btn-social {
  color: #fff;
}
#social-buttons4-2b .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#contacts5-x p,
#contacts5-x .list-group-text,
#contacts5-x .form-control-label {
  color: #000;
}
#contacts5-x strong,
#contacts5-x h4 {
  color: #7e9b9f;
}
#contacts5-x form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-x .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-x .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-x P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-x LI {
  color: #000000;
}
#contacts5-x .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-x I {
  color: #000000;
  font-size: 16px;
}
#contacts5-x .list-group-text {
  color: #000000;
}
#contacts5-x STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-x H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-x B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}










#header2-16 .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-16 .mbr-section-title {
  font-family: 'Roboto', sans-serif;
}
#social-buttons4-2e .mbr-section-title,
#social-buttons4-2e .btn-social {
  color: #fff;
}
#social-buttons4-2e .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
}
#ext_menu-17 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-17 .navbar-caption {
  color: #ffffff;
}
#ext_menu-17 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-17 .close-icon::before,
#ext_menu-17 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-17 .link,
#ext_menu-17 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-17 .link {
  font-size: 1.05rem;
}
#ext_menu-17 .dropdown-item,
#ext_menu-17 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-17 .link:hover,
#ext_menu-17 .dropdown-item:hover,
#ext_menu-17 .link:focus,
#ext_menu-17 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-17 .link[aria-expanded="true"],
#ext_menu-17 .dropdown-menu {
  background: #307193;
}
#ext_menu-17 .nav-dropdown-sm .link:focus,
#ext_menu-17 .nav-dropdown-sm .link:hover,
#ext_menu-17 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-17 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-17 .navbar,
#ext_menu-17 .nav-dropdown-sm,
#ext_menu-17 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-17 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-17 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-17 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-17 .bg-color.transparent.opened .link:hover,
#ext_menu-17 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-17 .link[aria-expanded="true"],
#ext_menu-17 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-17 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#footer1-18 P {
  color: #ffffff;
}
#contacts5-19 p,
#contacts5-19 .list-group-text,
#contacts5-19 .form-control-label {
  color: #000;
}
#contacts5-19 strong,
#contacts5-19 h4 {
  color: #7e9b9f;
}
#contacts5-19 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-19 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-19 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-19 P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-19 LI {
  color: #000000;
}
#contacts5-19 .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-19 I {
  color: #000000;
  font-size: 16px;
}
#contacts5-19 .list-group-text {
  color: #000000;
}
#contacts5-19 STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-19 H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-19 B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}









#ext_menu-17 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-17 .navbar-caption {
  color: #ffffff;
}
#ext_menu-17 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-17 .close-icon::before,
#ext_menu-17 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-17 .link,
#ext_menu-17 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-17 .link {
  font-size: 1.05rem;
}
#ext_menu-17 .dropdown-item,
#ext_menu-17 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-17 .link:hover,
#ext_menu-17 .dropdown-item:hover,
#ext_menu-17 .link:focus,
#ext_menu-17 .dropdown-item:focus {
  color: #000000;
}
#ext_menu-17 .link[aria-expanded="true"],
#ext_menu-17 .dropdown-menu {
  background: #307193;
}
#ext_menu-17 .nav-dropdown-sm .link:focus,
#ext_menu-17 .nav-dropdown-sm .link:hover,
#ext_menu-17 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-17 .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-17 .navbar,
#ext_menu-17 .nav-dropdown-sm,
#ext_menu-17 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-17 .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-17 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-17 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-17 .bg-color.transparent.opened .link:hover,
#ext_menu-17 .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-17 .link[aria-expanded="true"],
#ext_menu-17 .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-17 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#header3-3r H3 {
  font-family: 'Roboto', sans-serif;
}
#header3-3s .mbr-section-title,
#header3-3s .mbr-section-subtitle {
  text-align: center;
}
#header3-3s H3 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}
#footer1-3k P {
  color: #ffffff;
}
#social-buttons4-3l .mbr-section-title,
#social-buttons4-3l .btn-social {
  color: #fff;
}
#contacts5-3m p,
#contacts5-3m .list-group-text,
#contacts5-3m .form-control-label {
  color: #000;
}
#contacts5-3m strong,
#contacts5-3m h4 {
  color: #7e9b9f;
}
#contacts5-3m form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-3m .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-3m .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-3m P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-3m LI {
  color: #000000;
}
#contacts5-3m .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-3m I {
  color: #000000;
  font-size: 16px;
}
#contacts5-3m .list-group-text {
  color: #000000;
}
#contacts5-3m STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-3m H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-3m B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}







#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
}
#ext_menu-3x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-3x .link {
  font-size: 1.05rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #000000;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #307193;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #3985ad!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #3d8eb9;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #000000;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #000000!important;
}
#ext_menu-3x .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#header3-3y .mbr-section-title,
#header3-3y .mbr-section-subtitle {
  text-align: center;
}
#footer1-43 P {
  color: #ffffff;
}
#content1-3x P {
  text-align: center;
}
#social-buttons4-44 .mbr-section-title,
#social-buttons4-44 .btn-social {
  color: #fff;
}
#contacts5-45 p,
#contacts5-45 .list-group-text,
#contacts5-45 .form-control-label {
  color: #000;
}
#contacts5-45 strong,
#contacts5-45 h4 {
  color: #7e9b9f;
}
#contacts5-45 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-45 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-45 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-45 P {
  font-family: 'Lora', serif;
  color: #000000;
}
#contacts5-45 LI {
  color: #000000;
}
#contacts5-45 .btn {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#contacts5-45 I {
  color: #000000;
  font-size: 16px;
}
#contacts5-45 .list-group-text {
  color: #000000;
}
#contacts5-45 STRONG {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
#contacts5-45 H4 {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
#contacts5-45 B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}
