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



.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
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: 'Lora', 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: 'Lora', serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Lora', serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Lora', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #553982 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #553982 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #efefef !important;
}
.btn-primary {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-secondary {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-info {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-info-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #bcbcbc;
  color: #bcbcbc;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.text-primary {
  color: #553982 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #553982 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #efefef !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #553982;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #efefef;
}
.btn-social {
  border-color: #553982;
}
.btn-social:hover {
  background: #553982;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #553982;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #553982;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #553982;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #553982;
}
.lead a,
.lead a:hover {
  color: #553982;
}
.lead blockquote {
  border-color: #553982;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #9477c3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #9477c3;
}
.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: #553982;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#page6-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page6-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page6-ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#page6-ext_menu-0 .close-icon::before,
#page6-ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#page6-ext_menu-0 .link,
#page6-ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#page6-ext_menu-0 .link {
  font-size: 0.75rem;
}
#page6-ext_menu-0 .dropdown-item,
#page6-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#page6-ext_menu-0 .link:hover,
#page6-ext_menu-0 .dropdown-item:hover,
#page6-ext_menu-0 .link:focus,
#page6-ext_menu-0 .dropdown-item:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .nav-dropdown-sm .link:focus,
#page6-ext_menu-0 .nav-dropdown-sm .link:hover,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#page6-ext_menu-0 .navbar,
#page6-ext_menu-0 .nav-dropdown-sm,
#page6-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page6-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#termdates-content1-0 H4 {
  font-size: 17px;
}
#termdates-content1-0 H5 {
  font-size: 20px;
}
#termdates-content1-0 P {
  font-size: 18px;
}
#msg-box3-34 .mbr-section-title,
#msg-box3-34 .lead {
  color: #000;
}
#header3-g .mbr-section-title,
#header3-g .mbr-section-subtitle {
  text-align: center;
}
#content1-h P {
  font-family: 'Lora', serif;
  font-size: 20px;
  text-align: left;
}
#content1-h DIV {
  font-family: 'Lora', serif;
  color: #000000;
  text-align: center;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#page6-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page6-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page6-ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#page6-ext_menu-0 .close-icon::before,
#page6-ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#page6-ext_menu-0 .link,
#page6-ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#page6-ext_menu-0 .link {
  font-size: 0.75rem;
}
#page6-ext_menu-0 .dropdown-item,
#page6-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#page6-ext_menu-0 .link:hover,
#page6-ext_menu-0 .dropdown-item:hover,
#page6-ext_menu-0 .link:focus,
#page6-ext_menu-0 .dropdown-item:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .nav-dropdown-sm .link:focus,
#page6-ext_menu-0 .nav-dropdown-sm .link:hover,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#page6-ext_menu-0 .navbar,
#page6-ext_menu-0 .nav-dropdown-sm,
#page6-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page6-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-5m .mbr-section-title,
#msg-box3-5m .lead {
  color: #000;
}
#msg-box3-5m .mbr-section-title {
  color: #ffffff;
}
#features7-2c .card-subtitle {
  color: #bcbcbc;
}
#features7-2c .iconbox {
  background-color: #e25041;
  border-color: #e25041;
}
#features7-2c P {
  color: #efefef;
}
#features7-2c H4 {
  color: #000000;
}
#features7-2d .card-subtitle {
  color: #bcbcbc;
}
#features7-2d .iconbox {
  background-color: #2969b0;
  border-color: #2969b0;
}
#features7-2d P {
  color: #ffffff;
}
#features7-2d H4 {
  color: #efefef;
}
#features7-2z .card-subtitle {
  color: #bcbcbc;
}
#features7-2z .iconbox {
  background-color: #553982;
  border-color: #553982;
}
#features7-2z P {
  color: #ffffff;
}
#features7-2z H4 {
  color: #ffffff;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#page6-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page6-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page6-ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#page6-ext_menu-0 .close-icon::before,
#page6-ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#page6-ext_menu-0 .link,
#page6-ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#page6-ext_menu-0 .link {
  font-size: 0.75rem;
}
#page6-ext_menu-0 .dropdown-item,
#page6-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#page6-ext_menu-0 .link:hover,
#page6-ext_menu-0 .dropdown-item:hover,
#page6-ext_menu-0 .link:focus,
#page6-ext_menu-0 .dropdown-item:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .nav-dropdown-sm .link:focus,
#page6-ext_menu-0 .nav-dropdown-sm .link:hover,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#page6-ext_menu-0 .navbar,
#page6-ext_menu-0 .nav-dropdown-sm,
#page6-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page6-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#CONTACTUS-header3-0 .mbr-section-title,
#CONTACTUS-header3-0 .mbr-section-subtitle {
  text-align: center;
}
#CONTACTUS-msg-box5-0 H3 {
  font-size: 32px;
  text-align: center;
}
#CONTACTUS-msg-box5-0 P {
  text-align: center;
  font-size: 30px;
}
#CONTACTUS-msg-box5-0 B {
  font-size: 20px;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#page4-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page4-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page4-ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#page4-ext_menu-0 .close-icon::before,
#page4-ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#page4-ext_menu-0 .link,
#page4-ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#page4-ext_menu-0 .link {
  font-size: 0.75rem;
}
#page4-ext_menu-0 .dropdown-item,
#page4-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#page4-ext_menu-0 .link:hover,
#page4-ext_menu-0 .dropdown-item:hover,
#page4-ext_menu-0 .link:focus,
#page4-ext_menu-0 .dropdown-item:focus {
  color: #553982;
}
#page4-ext_menu-0 .link[aria-expanded="true"],
#page4-ext_menu-0 .dropdown-menu {
  background: #000000;
}
#page4-ext_menu-0 .nav-dropdown-sm .link:focus,
#page4-ext_menu-0 .nav-dropdown-sm .link:hover,
#page4-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page4-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#page4-ext_menu-0 .navbar,
#page4-ext_menu-0 .nav-dropdown-sm,
#page4-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page4-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#page4-ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#page4-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page4-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page4-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#page4-ext_menu-0 .link[aria-expanded="true"],
#page4-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#page4-form1-0 .form-control-label {
  color: #ffffff;
}
#page4-form1-0 SMALL {
  color: #000000;
}
#page4-form1-0 .mbr-section-title {
  color: #ffffff;
}
#page4-form1-0 .mbr-section-subtitle {
  color: #ffffff;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#page6-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page6-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page6-ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#page6-ext_menu-0 .close-icon::before,
#page6-ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#page6-ext_menu-0 .link,
#page6-ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#page6-ext_menu-0 .link {
  font-size: 0.75rem;
}
#page6-ext_menu-0 .dropdown-item,
#page6-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#page6-ext_menu-0 .link:hover,
#page6-ext_menu-0 .dropdown-item:hover,
#page6-ext_menu-0 .link:focus,
#page6-ext_menu-0 .dropdown-item:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .nav-dropdown-sm .link:focus,
#page6-ext_menu-0 .nav-dropdown-sm .link:hover,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#page6-ext_menu-0 .navbar,
#page6-ext_menu-0 .nav-dropdown-sm,
#page6-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page6-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#page6-ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page6-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page6-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#page6-ext_menu-0 .link[aria-expanded="true"],
#page6-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-1c .mbr-section-title,
#header3-1c .mbr-section-subtitle {
  text-align: center;
}
#header3-6u .mbr-section-title,
#header3-6u .mbr-section-subtitle {
  text-align: center;
}
#header3-6u .mbr-section-title {
  font-size: 36px;
  text-align: justify;
}
#header3-6v .mbr-section-title,
#header3-6v .mbr-section-subtitle {
  text-align: center;
}
#header3-6v .mbr-section-title {
  text-align: right;
  font-size: 36px;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}


#Home-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#Home-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#Home-ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#Home-ext_menu-0 .close-icon::before,
#Home-ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#Home-ext_menu-0 .link,
#Home-ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#Home-ext_menu-0 .link {
  font-size: 0.75rem;
}
#Home-ext_menu-0 .dropdown-item,
#Home-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#Home-ext_menu-0 .link:hover,
#Home-ext_menu-0 .dropdown-item:hover,
#Home-ext_menu-0 .link:focus,
#Home-ext_menu-0 .dropdown-item:focus {
  color: #553982;
}
#Home-ext_menu-0 .link[aria-expanded="true"],
#Home-ext_menu-0 .dropdown-menu {
  background: #000000;
}
#Home-ext_menu-0 .nav-dropdown-sm .link:focus,
#Home-ext_menu-0 .nav-dropdown-sm .link:hover,
#Home-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#Home-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#Home-ext_menu-0 .navbar,
#Home-ext_menu-0 .nav-dropdown-sm,
#Home-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#Home-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#Home-ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#Home-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#Home-ext_menu-0 .bg-color.transparent.opened .link:hover,
#Home-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#Home-ext_menu-0 .link[aria-expanded="true"],
#Home-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider-61 P {
  text-align: justify;
  color: #ffffff;
  font-size: 24px;
}
#slider-61 H2 {
  color: #ffffff;
}
#Home-header3-1 .mbr-section-title,
#Home-header3-1 .mbr-section-subtitle {
  text-align: center;
}
#index-features1-0 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#index-features1-0 .mbr-cards-col:nth-child(odd) .card-title {
  color: #f3c649;
}
#msg-box2-5r .mbr-section-title {
  color: #fff;
}
#msg-box2-5r .mbr-section-subtitle {
  color: #f3c649;
  text-align: left;
}
#msg-box2-5r .mbr-section-subtitle B {
  font-size: 24px;
  font-family: 'Lora', serif;
}
#msg-box2-5r .btn {
  font-size: 18px;
}
#msg-box5-27 P {
  font-size: 30px;
  color: #000000;
}
#msg-box5-27 H3 {
  color: #ffffff;
}
#testimonials4-5o .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#testimonials4-5o .mbr-author-name {
  color: #ffffff;
}
#form2-x .mbr-section-title {
  color: #000000;
}
#form2-x .mbr-section-subtitle {
  color: #000000;
  font-size: 20px;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#page8-ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#page8-ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#page8-ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#page8-ext_menu-0 .close-icon::before,
#page8-ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#page8-ext_menu-0 .link,
#page8-ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#page8-ext_menu-0 .link {
  font-size: 0.75rem;
}
#page8-ext_menu-0 .dropdown-item,
#page8-ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#page8-ext_menu-0 .link:hover,
#page8-ext_menu-0 .dropdown-item:hover,
#page8-ext_menu-0 .link:focus,
#page8-ext_menu-0 .dropdown-item:focus {
  color: #553982;
}
#page8-ext_menu-0 .link[aria-expanded="true"],
#page8-ext_menu-0 .dropdown-menu {
  background: #000000;
}
#page8-ext_menu-0 .nav-dropdown-sm .link:focus,
#page8-ext_menu-0 .nav-dropdown-sm .link:hover,
#page8-ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#page8-ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#page8-ext_menu-0 .navbar,
#page8-ext_menu-0 .nav-dropdown-sm,
#page8-ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#page8-ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#page8-ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#page8-ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#page8-ext_menu-0 .bg-color.transparent.opened .link:hover,
#page8-ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#page8-ext_menu-0 .link[aria-expanded="true"],
#page8-ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#page8-header3-0 .mbr-section-title,
#page8-header3-0 .mbr-section-subtitle {
  text-align: center;
}
#features1-51 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#header3-5a .mbr-section-title,
#header3-5a .mbr-section-subtitle {
  text-align: center;
}
#features7-5c .card-subtitle {
  color: #bcbcbc;
}
#features7-5c .iconbox {
  background-color: #000000;
  border-color: #000000;
}
#header3-52 .mbr-section-title,
#header3-52 .mbr-section-subtitle {
  text-align: center;
}
#header3-52 .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#features7-5e .card-subtitle {
  color: #bcbcbc;
}
#features7-5e .iconbox {
  background-color: #302fb8;
  border-color: #302fb8;
}
#features7-5e P {
  color: #ffffff;
}
#features7-5e H4 {
  color: #ffffff;
}
#features7-5f .card-subtitle {
  color: #bcbcbc;
}
#features7-5f .iconbox {
  background-color: #e25041;
  border-color: #e25041;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#ext_menu-1q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1q .navbar-caption {
  color: #ffffff;
}
#ext_menu-1q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1q .close-icon::before,
#ext_menu-1q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1q .link,
#ext_menu-1q .dropdown-item {
  color: #ffffff;
}
#ext_menu-1q .link {
  font-size: 0.75rem;
}
#ext_menu-1q .dropdown-item,
#ext_menu-1q .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1q .link:hover,
#ext_menu-1q .dropdown-item:hover,
#ext_menu-1q .link:focus,
#ext_menu-1q .dropdown-item:focus {
  color: #553982;
}
#ext_menu-1q .link[aria-expanded="true"],
#ext_menu-1q .dropdown-menu {
  background: #000000;
}
#ext_menu-1q .nav-dropdown-sm .link:focus,
#ext_menu-1q .nav-dropdown-sm .link:hover,
#ext_menu-1q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1q .navbar,
#ext_menu-1q .nav-dropdown-sm,
#ext_menu-1q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1q .bg-color.transparent.opened .link:hover,
#ext_menu-1q .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#ext_menu-1q .link[aria-expanded="true"],
#ext_menu-1q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}





#ext_menu-18 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-18 .navbar-caption {
  color: #ffffff;
}
#ext_menu-18 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-18 .close-icon::before,
#ext_menu-18 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-18 .link,
#ext_menu-18 .dropdown-item {
  color: #ffffff;
}
#ext_menu-18 .link {
  font-size: 0.75rem;
}
#ext_menu-18 .dropdown-item,
#ext_menu-18 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-18 .link:hover,
#ext_menu-18 .dropdown-item:hover,
#ext_menu-18 .link:focus,
#ext_menu-18 .dropdown-item:focus {
  color: #553982;
}
#ext_menu-18 .link[aria-expanded="true"],
#ext_menu-18 .dropdown-menu {
  background: #000000;
}
#ext_menu-18 .nav-dropdown-sm .link:focus,
#ext_menu-18 .nav-dropdown-sm .link:hover,
#ext_menu-18 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-18 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-18 .navbar,
#ext_menu-18 .nav-dropdown-sm,
#ext_menu-18 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-18 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-18 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-18 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-18 .bg-color.transparent.opened .link:hover,
#ext_menu-18 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#ext_menu-18 .link[aria-expanded="true"],
#ext_menu-18 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-12 .mbr-section-title,
#header3-12 .mbr-section-subtitle {
  text-align: center;
}
#header3-26 .mbr-section-title,
#header3-26 .mbr-section-subtitle {
  text-align: center;
}
#features3-1y I {
  font-family: 'Lora', serif;
}
#header3-25 .mbr-section-title,
#header3-25 .mbr-section-subtitle {
  text-align: center;
}
#features3-1z P {
  font-family: 'Lora', serif;
}
#header3-24 .mbr-section-title,
#header3-24 .mbr-section-subtitle {
  text-align: center;
}
#features3-20 P {
  font-family: 'Lora', serif;
}
#header3-32 .mbr-section-title,
#header3-32 .mbr-section-subtitle {
  text-align: center;
}
#features3-21 P {
  font-family: 'Lora', serif;
}
#features3-21 SPAN {
  font-size: 16px;
}
#features3-3s H5 {
  font-size: 18px;
  color: #000000;
}
#features3-3s I {
  font-size: 16px;
}
#features3-62 H5 {
  font-size: 18px;
  color: #000000;
}
#features3-62 I {
  font-size: 16px;
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#features3-3t H5 {
  font-size: 16px;
  color: #000000;
}
#header3-3w .mbr-section-title,
#header3-3w .mbr-section-subtitle {
  text-align: center;
}
#header3-3w .mbr-section-title {
  text-align: left;
}
#features1-3l .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#form2-16 .mbr-section-title {
  color: #000000;
}
#form2-16 .mbr-section-subtitle {
  color: #000000;
  font-size: 20px;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#ext_menu-43 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-43 .navbar-caption {
  color: #ffffff;
}
#ext_menu-43 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-43 .close-icon::before,
#ext_menu-43 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-43 .link,
#ext_menu-43 .dropdown-item {
  color: #ffffff;
}
#ext_menu-43 .link {
  font-size: 0.75rem;
}
#ext_menu-43 .dropdown-item,
#ext_menu-43 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-43 .link:hover,
#ext_menu-43 .dropdown-item:hover,
#ext_menu-43 .link:focus,
#ext_menu-43 .dropdown-item:focus {
  color: #553982;
}
#ext_menu-43 .link[aria-expanded="true"],
#ext_menu-43 .dropdown-menu {
  background: #000000;
}
#ext_menu-43 .nav-dropdown-sm .link:focus,
#ext_menu-43 .nav-dropdown-sm .link:hover,
#ext_menu-43 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-43 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-43 .navbar,
#ext_menu-43 .nav-dropdown-sm,
#ext_menu-43 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-43 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-43 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-43 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-43 .bg-color.transparent.opened .link:hover,
#ext_menu-43 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#ext_menu-43 .link[aria-expanded="true"],
#ext_menu-43 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-44 .mbr-section-title,
#header3-44 .mbr-section-subtitle {
  text-align: center;
}
#features7-45 .card-subtitle {
  color: #bcbcbc;
}
#features7-45 .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#msg-box3-47 .mbr-section-title,
#msg-box3-47 .lead {
  color: #000;
}
#msg-box3-47 .mbr-section-title {
  color: #ffffff;
}
#msg-box3-48 .mbr-section-title,
#msg-box3-48 .lead {
  color: #000;
}
#msg-box3-48 .mbr-section-title {
  color: #ffffff;
}
#msg-box3-55 .mbr-section-title,
#msg-box3-55 .lead {
  color: #000;
}
#msg-box3-55 .mbr-section-title {
  color: #ffffff;
}
#features3-54 H4 {
  color: #000000;
}
#features3-59 P {
  color: #000000;
}
#content1-4a P {
  text-align: center;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#ext_menu-4l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4l .navbar-caption {
  color: #ffffff;
}
#ext_menu-4l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4l .close-icon::before,
#ext_menu-4l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4l .link,
#ext_menu-4l .dropdown-item {
  color: #ffffff;
}
#ext_menu-4l .link {
  font-size: 0.75rem;
}
#ext_menu-4l .dropdown-item,
#ext_menu-4l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4l .link:hover,
#ext_menu-4l .dropdown-item:hover,
#ext_menu-4l .link:focus,
#ext_menu-4l .dropdown-item:focus {
  color: #553982;
}
#ext_menu-4l .link[aria-expanded="true"],
#ext_menu-4l .dropdown-menu {
  background: #000000;
}
#ext_menu-4l .nav-dropdown-sm .link:focus,
#ext_menu-4l .nav-dropdown-sm .link:hover,
#ext_menu-4l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4l .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-4l .navbar,
#ext_menu-4l .nav-dropdown-sm,
#ext_menu-4l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4l .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-4l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4l .bg-color.transparent.opened .link:hover,
#ext_menu-4l .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#ext_menu-4l .link[aria-expanded="true"],
#ext_menu-4l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-4d .mbr-section-title,
#header3-4d .mbr-section-subtitle {
  text-align: center;
}
#msg-box3-4s .mbr-section-title,
#msg-box3-4s .lead {
  color: #000;
}
#msg-box3-4s .mbr-section-title {
  color: #ffffff;
}
#msg-box3-5i .mbr-section-title,
#msg-box3-5i .lead {
  color: #000;
}
#msg-box3-5i .mbr-section-title {
  color: #ffffff;
}
#msg-box1-5g H2 {
  color: #2b0680;
}
#msg-box3-4f .mbr-section-title,
#msg-box3-4f .lead {
  color: #000;
}
#msg-box3-4f .mbr-section-title {
  color: #ffffff;
}
#msg-box3-4h .mbr-section-title,
#msg-box3-4h .lead {
  color: #000;
}
#msg-box3-4h .mbr-section-title {
  color: #ffffff;
}
#msg-box3-4m .mbr-section-title,
#msg-box3-4m .lead {
  color: #000;
}
#msg-box3-4m .mbr-section-title {
  color: #ffffff;
}
#msg-box3-4o .mbr-section-title,
#msg-box3-4o .lead {
  color: #000;
}
#msg-box3-4o .mbr-section-title {
  color: #ffffff;
}
#msg-box3-4q .mbr-section-title,
#msg-box3-4q .lead {
  color: #000;
}
#msg-box3-4q .mbr-section-title {
  color: #ffffff;
}
#content1-4j P {
  text-align: center;
}
#contacts1-5j P {
  color: #000000;
}
#contacts1-5j I {
  font-size: 16px;
}
#contacts1-5j B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}

#ext_menu-71 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-71 .navbar-caption {
  color: #ffffff;
}
#ext_menu-71 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-71 .close-icon::before,
#ext_menu-71 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-71 .link,
#ext_menu-71 .dropdown-item {
  color: #ffffff;
}
#ext_menu-71 .link {
  font-size: 0.75rem;
}
#ext_menu-71 .dropdown-item,
#ext_menu-71 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-71 .link:hover,
#ext_menu-71 .dropdown-item:hover,
#ext_menu-71 .link:focus,
#ext_menu-71 .dropdown-item:focus {
  color: #553982;
}
#ext_menu-71 .link[aria-expanded="true"],
#ext_menu-71 .dropdown-menu {
  background: #000000;
}
#ext_menu-71 .nav-dropdown-sm .link:focus,
#ext_menu-71 .nav-dropdown-sm .link:hover,
#ext_menu-71 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-71 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-71 .navbar,
#ext_menu-71 .nav-dropdown-sm,
#ext_menu-71 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-71 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-71 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-71 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-71 .bg-color.transparent.opened .link:hover,
#ext_menu-71 .bg-color.transparent.opened .link:focus {
  color: #553982;
}
#ext_menu-71 .link[aria-expanded="true"],
#ext_menu-71 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-78 .mbr-section-title,
#header3-78 .mbr-section-subtitle {
  text-align: center;
}
#header3-78 .mbr-section-title {
  text-align: right;
  font-size: 36px;
}
#header3-7g .mbr-section-title,
#header3-7g .mbr-section-subtitle {
  text-align: center;
}
#header3-7g .mbr-section-title {
  text-align: justify;
  font-size: 36px;
}
#header3-79 .mbr-section-title,
#header3-79 .mbr-section-subtitle {
  text-align: center;
}
#header3-79 .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#header3-7b .mbr-section-title,
#header3-7b .mbr-section-subtitle {
  text-align: center;
}
#header3-7b .mbr-section-title {
  text-align: right;
  font-size: 36px;
}
#header3-7j .mbr-section-title,
#header3-7j .mbr-section-subtitle {
  text-align: center;
}
#header3-7j .mbr-section-title {
  text-align: justify;
  font-size: 36px;
}
#header3-7d .mbr-section-title,
#header3-7d .mbr-section-subtitle {
  text-align: center;
}
#header3-7d .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#contacts1-73 P {
  color: #000000;
}
#contacts1-73 I {
  font-size: 16px;
}
#contacts1-73 B {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}
