@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Titillium Web', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Titillium Web', 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: 'Titillium Web', 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: 'Titillium Web', 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: 'Titillium Web', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Titillium Web', sans-serif;
}
.mbr-author-desc {
  font-family: 'Titillium Web', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Titillium Web', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Titillium Web', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #3dab94 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #3dab94;
  border-color: #3dab94;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #297363;
  border-color: #297363;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #297363 !important;
  border-color: #297363 !important;
}
.btn-secondary {
  background-color: #3dab94;
  border-color: #3dab94;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #297363;
  border-color: #297363;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #297363 !important;
  border-color: #297363 !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: #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: #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: #226053;
  color: #226053;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #3dab94;
  border-color: #3dab94;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #3dab94 !important;
  border-color: #3dab94 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #226053;
  color: #226053;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #3dab94;
  border-color: #3dab94;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #3dab94 !important;
  border-color: #3dab94 !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: #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: #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: #3dab94 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #3dab94;
}
.btn-social:hover {
  background: #3dab94;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #3dab94;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #3dab94;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #3dab94;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #3dab94;
}
.lead a,
.lead a:hover {
  color: #3dab94;
}
.lead blockquote {
  border-color: #3dab94;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #90d7c9;
}
.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: #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: #3dab94;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#header1-47 .mbr-section-title {
  color: #3e0e32;
  font-size: 48px;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-0 .link {
  font-size: 1.2rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #3dab94;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #0d101a;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a2031!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #1f263b;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #3dab94;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #3dab94!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#header3-17 .mbr-section-title,
#header3-17 .mbr-section-subtitle {
  text-align: center;
}
#header3-17 H3 {
  color: #b8312f;
  font-size: 36px;
}
#content1-1e P {
  text-align: center;
  font-size: 32px;
}
#header3-48 .mbr-section-title,
#header3-48 .mbr-section-subtitle {
  text-align: center;
}
#content1-49 P {
  text-align: left;
  font-size: 19px;
}
#content5-4a .mbr-section-title,
#content5-4a p {
  color: #fff;
}
#content1-h P {
  text-align: center;
  font-size: 32px;
}
#content1-4b P {
  text-align: left;
}
#content1-s P {
  text-align: center;
  font-size: 32px;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-2d .mbr-section-title,
#header3-2d .mbr-section-subtitle {
  text-align: center;
}
#header3-2d H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-g .mbr-section-title,
#header3-g .mbr-section-subtitle {
  text-align: center;
}
#header3-g H3 {
  color: #b8312f;
  font-size: 36px;
}
#contacts5-0 p,
#contacts5-0 .list-group-text,
#contacts5-0 .form-control-label {
  color: #000;
}
#contacts5-0 strong,
#contacts5-0 h4 {
  color: #7e9b9f;
}
#contacts5-0 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-0 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-0 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-0 H4 {
  color: #42cfb2;
}
#contacts5-0 STRONG {
  color: #42cfb2;
  font-family: 'Oxygen', sans-serif;
}
#contacts5-0 .btn {
  font-family: 'Oxygen', sans-serif;
}
#contacts5-0 P {
  font-family: 'Raleway', sans-serif;
}
#content1-v P {
  text-align: center;
  font-size: 32px;
}
#header5-34 .mbr-section-title {
  color: #3dab94;
  font-size: 60px;
}
#header5-34 .mbr-section-lead {
  color: #9c9a9a;
}
#header5-34 .mbr-section-lead B {
  color: #3dab94;
}
#header5-39 .mbr-section-title {
  color: #3dab94;
  font-size: 60px;
}
#header5-39 .mbr-section-lead {
  color: #9c9a9a;
}
#header5-39 .mbr-section-lead B {
  color: #3dab94;
}
#header5-3c .mbr-section-title {
  color: #3dab94;
  font-size: 60px;
}
#header5-3c .mbr-section-lead {
  color: #9c9a9a;
}
#header5-3c .mbr-section-lead B {
  color: #3dab94;
}
































#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
}
#menu-3d .navbar-toggler {
  color: #ffffff;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #3dab94;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #0d101a;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #1a2031!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #1f263b;
}
#menu-3d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #3dab94;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #3dab94!important;
}
#menu-3d.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3d .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #ffffff;
}
#header1-3e .mbr-section-title {
  font-size: 48px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}
#header1-3e .mbr-section-title SPAN {
  font-size: 48px;
}
#header3-3f .mbr-section-title,
#header3-3f .mbr-section-subtitle {
  text-align: center;
}
#header3-3f H3 {
  font-size: 46px;
  color: #2c303a;
  font-family: 'Oxygen', sans-serif;
}
#header3-3f SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 36px;
  color: #000000;
}
#header3-3f .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 46px;
  text-align: center;
}
#header3-3f .mbr-section-title SPAN {
  font-family: 'Roboto', sans-serif;
  font-size: 46px;
}
#header1-3g .mbr-section-title {
  font-size: 84px;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#header3-3h H3 {
  font-size: 21px;
  color: #2c303a;
}
#header3-3h SMALL {
  color: #232323;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#header3-3h B {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#header3-3h .mbr-section-subtitle {
  text-align: center;
  font-size: 18px;
}
#header3-3h .mbr-section-subtitle B {
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
}
#content1-3i P {
  text-align: center;
  font-size: 32px;
}
#header3-3j .mbr-section-title,
#header3-3j .mbr-section-subtitle {
  text-align: center;
}
#header3-3j H3 {
  font-size: 46px;
  color: #2c303a;
  font-family: 'Oxygen', sans-serif;
}
#header3-3j .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 46px;
  text-align: center;
}
#header1-3l .mbr-section-title {
  font-size: 84px;
}
#header3-3m .mbr-section-title,
#header3-3m .mbr-section-subtitle {
  text-align: center;
}
#header3-3m H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-3n .mbr-section-title,
#header3-3n .mbr-section-subtitle {
  text-align: center;
}
#header3-3n H3 {
  font-size: 21px;
  color: #2c303a;
}
#header3-3n SMALL {
  color: #232323;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#header3-3n B {
  font-family: 'Oxygen', sans-serif;
  font-size: 23px;
}
#header3-3n .mbr-section-subtitle B {
  font-size: 21px;
  font-family: 'Titillium Web', sans-serif;
}
#header3-3n .mbr-section-subtitle {
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  text-align: center;
}
#content1-3o P {
  text-align: center;
  font-size: 32px;
}
#header3-3p .mbr-section-title,
#header3-3p .mbr-section-subtitle {
  text-align: center;
}
#header3-3p H3 {
  font-size: 46px;
  color: #2c303a;
  font-family: 'Source Sans Pro', sans-serif;
}
#header3-3p .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 46px;
}
#header1-3q .mbr-section-title {
  color: #2c303a;
  font-size: 84px;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#header3-3r H3 {
  font-size: 21px;
  color: #2c303a;
}
#header3-3r SMALL {
  color: #232323;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#header3-3r B {
  font-family: 'Oxygen', sans-serif;
  font-size: 23px;
}
#header3-3r .mbr-section-subtitle {
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px;
}
#header3-3r .mbr-section-subtitle B {
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
}
#content1-3s P {
  text-align: center;
  font-size: 32px;
}
#header3-3t .mbr-section-title,
#header3-3t .mbr-section-subtitle {
  text-align: center;
}
#header3-3t H3 {
  font-size: 46px;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#header3-3t .mbr-section-title {
  font-family: 'Roboto', sans-serif;
  font-size: 46px;
}
#header3-3t .mbr-section-title SPAN {
  font-size: 46px;
}
#header3-3v .mbr-section-title,
#header3-3v .mbr-section-subtitle {
  text-align: center;
}
#header3-3v H3 {
  font-size: 22px;
  color: #2c303a;
  font-family: 'Oxygen', sans-serif;
}
#header3-3v SMALL {
  color: #232323;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#header3-3v B {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}
#header3-3v .mbr-section-title {
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
}
#header3-3v .mbr-section-subtitle {
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px;
}
#buttons1-3w .btn {
  font-size: 15px;
  font-family: 'Oxygen', sans-serif;
}
#content1-3x P {
  text-align: center;
  font-size: 32px;
}
#header3-3z .mbr-section-title,
#header3-3z .mbr-section-subtitle {
  text-align: center;
}
#header3-3z H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 H3 {
  color: #b8312f;
  font-size: 36px;
}
#header3-41 .mbr-section-title,
#header3-41 .mbr-section-subtitle {
  text-align: center;
}
#header3-41 H3 {
  color: #b8312f;
  font-size: 36px;
}
#contacts5-42 p,
#contacts5-42 .list-group-text,
#contacts5-42 .form-control-label {
  color: #000;
}
#contacts5-42 strong,
#contacts5-42 h4 {
  color: #7e9b9f;
}
#contacts5-42 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-42 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-42 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-42 H4 {
  color: #42cfb2;
}
#contacts5-42 STRONG {
  color: #42cfb2;
  font-family: 'Oxygen', sans-serif;
}
#contacts5-42 .btn {
  font-family: 'Oxygen', sans-serif;
}
#contacts5-42 P {
  font-family: 'Raleway', sans-serif;
}
#content1-43 P {
  text-align: center;
  font-size: 32px;
}

#menu-4l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4l .navbar-caption {
  color: #ffffff;
}
#menu-4l .navbar-toggler {
  color: #ffffff;
}
#menu-4l .link,
#menu-4l .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-4l .link {
  font-size: 1.2rem;
}
#menu-4l .dropdown-item,
#menu-4l .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-4l .link:hover,
#menu-4l .dropdown-item:hover,
#menu-4l .link:focus,
#menu-4l .dropdown-item:focus {
  color: #3dab94;
}
#menu-4l .link[aria-expanded="true"],
#menu-4l .dropdown-menu {
  background: #0d101a;
}
#menu-4l .nav-dropdown-sm .link:focus,
#menu-4l .nav-dropdown-sm .link:hover,
#menu-4l .nav-dropdown-sm .dropdown-item:focus,
#menu-4l .nav-dropdown-sm .dropdown-item:hover {
  background: #1a2031!important;
}
#menu-4l .navbar,
#menu-4l .nav-dropdown-sm,
#menu-4l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4l .nav-dropdown-sm .dropdown-menu {
  background: #1f263b;
}
#menu-4l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4l .bg-color.transparent.opened .link:hover,
#menu-4l .bg-color.transparent.opened .link:focus {
  color: #3dab94;
}
#menu-4l .link[aria-expanded="true"],
#menu-4l .dropdown-item[aria-expanded="true"] {
  color: #3dab94!important;
}
#menu-4l.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-4l .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-4l .close-icon::before,
#menu-4l .close-icon::after {
  background-color: #ffffff;
}
#header2-4r .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 32px;
}
#header2-4r .mbr-section-text {
  color: #000000;
  text-align: left;
}
#content5-4z .mbr-section-title,
#content5-4z p {
  color: #fff;
}
#header2-4y .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 32px;
}
#header2-4y .mbr-section-text {
  color: #000000;
  text-align: left;
}

#menu-50 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-50 .navbar-caption {
  color: #ffffff;
}
#menu-50 .navbar-toggler {
  color: #ffffff;
}
#menu-50 .link,
#menu-50 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-50 .link {
  font-size: 1.2rem;
}
#menu-50 .dropdown-item,
#menu-50 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-50 .link:hover,
#menu-50 .dropdown-item:hover,
#menu-50 .link:focus,
#menu-50 .dropdown-item:focus {
  color: #3dab94;
}
#menu-50 .link[aria-expanded="true"],
#menu-50 .dropdown-menu {
  background: #0d101a;
}
#menu-50 .nav-dropdown-sm .link:focus,
#menu-50 .nav-dropdown-sm .link:hover,
#menu-50 .nav-dropdown-sm .dropdown-item:focus,
#menu-50 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a2031!important;
}
#menu-50 .navbar,
#menu-50 .nav-dropdown-sm,
#menu-50 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-50 .nav-dropdown-sm .dropdown-menu {
  background: #1f263b;
}
#menu-50 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-50 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-50 .bg-color.transparent.opened .link:hover,
#menu-50 .bg-color.transparent.opened .link:focus {
  color: #3dab94;
}
#menu-50 .link[aria-expanded="true"],
#menu-50 .dropdown-item[aria-expanded="true"] {
  color: #3dab94!important;
}
#menu-50.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-50 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-50 .close-icon::before,
#menu-50 .close-icon::after {
  background-color: #ffffff;
}
#header2-53 .mbr-section-text {
  color: #000000;
  text-align: left;
}
#header2-53 .mbr-section-title {
  color: #000000;
  text-align: left;
  font-size: 32px;
}




#menu-54 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-54 .navbar-caption {
  color: #ffffff;
}
#menu-54 .navbar-toggler {
  color: #ffffff;
}
#menu-54 .link,
#menu-54 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-54 .link {
  font-size: 1.2rem;
}
#menu-54 .dropdown-item,
#menu-54 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-54 .link:hover,
#menu-54 .dropdown-item:hover,
#menu-54 .link:focus,
#menu-54 .dropdown-item:focus {
  color: #3dab94;
}
#menu-54 .link[aria-expanded="true"],
#menu-54 .dropdown-menu {
  background: #0d101a;
}
#menu-54 .nav-dropdown-sm .link:focus,
#menu-54 .nav-dropdown-sm .link:hover,
#menu-54 .nav-dropdown-sm .dropdown-item:focus,
#menu-54 .nav-dropdown-sm .dropdown-item:hover {
  background: #1a2031!important;
}
#menu-54 .navbar,
#menu-54 .nav-dropdown-sm,
#menu-54 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-54 .nav-dropdown-sm .dropdown-menu {
  background: #1f263b;
}
#menu-54 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-54 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-54 .bg-color.transparent.opened .link:hover,
#menu-54 .bg-color.transparent.opened .link:focus {
  color: #3dab94;
}
#menu-54 .link[aria-expanded="true"],
#menu-54 .dropdown-item[aria-expanded="true"] {
  color: #3dab94!important;
}
#menu-54.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-54 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-54 .close-icon::before,
#menu-54 .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-57 .mbr-section-title,
#msg-box8-57 .lead {
  color: #fff;
}
#header3-59 .mbr-section-title,
#header3-59 .mbr-section-subtitle {
  text-align: center;
}
#header3-59 .mbr-section-title {
  font-size: 19px;
}
#header3-59 .mbr-section-subtitle {
  font-size: 30px;
  color: #000000;
}
#header3-59 .mbr-section-subtitle B {
  font-size: 22px;
}
#content1-58 P {
  text-align: left;
}
#contacts5-56 p,
#contacts5-56 .list-group-text,
#contacts5-56 .form-control-label {
  color: #000;
}
#contacts5-56 strong,
#contacts5-56 h4 {
  color: #7e9b9f;
}
#contacts5-56 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-56 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-56 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-56 H4 {
  color: #42cfb2;
}
#contacts5-56 STRONG {
  color: #42cfb2;
  font-family: 'Oxygen', sans-serif;
}
#contacts5-56 .btn {
  font-family: 'Oxygen', sans-serif;
}
#contacts5-56 P {
  font-family: 'Raleway', sans-serif;
}




#menu-4f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4f .navbar-caption {
  color: #ffffff;
}
#menu-4f .navbar-toggler {
  color: #ffffff;
}
#menu-4f .link,
#menu-4f .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#menu-4f .link {
  font-size: 1.2rem;
}
#menu-4f .dropdown-item,
#menu-4f .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-4f .link:hover,
#menu-4f .dropdown-item:hover,
#menu-4f .link:focus,
#menu-4f .dropdown-item:focus {
  color: #3dab94;
}
#menu-4f .link[aria-expanded="true"],
#menu-4f .dropdown-menu {
  background: #0d101a;
}
#menu-4f .nav-dropdown-sm .link:focus,
#menu-4f .nav-dropdown-sm .link:hover,
#menu-4f .nav-dropdown-sm .dropdown-item:focus,
#menu-4f .nav-dropdown-sm .dropdown-item:hover {
  background: #1a2031!important;
}
#menu-4f .navbar,
#menu-4f .nav-dropdown-sm,
#menu-4f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4f .nav-dropdown-sm .dropdown-menu {
  background: #1f263b;
}
#menu-4f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4f .bg-color.transparent.opened .link:hover,
#menu-4f .bg-color.transparent.opened .link:focus {
  color: #3dab94;
}
#menu-4f .link[aria-expanded="true"],
#menu-4f .dropdown-item[aria-expanded="true"] {
  color: #3dab94!important;
}
#menu-4f.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-4f .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-4f .close-icon::before,
#menu-4f .close-icon::after {
  background-color: #ffffff;
}
#contacts5-4h p,
#contacts5-4h .list-group-text,
#contacts5-4h .form-control-label {
  color: #000;
}
#contacts5-4h strong,
#contacts5-4h h4 {
  color: #7e9b9f;
}
#contacts5-4h form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-4h .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-4h .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-4h H4 {
  color: #42cfb2;
}
#contacts5-4h STRONG {
  color: #42cfb2;
  font-family: 'Oxygen', sans-serif;
}
#contacts5-4h .btn {
  font-family: 'Oxygen', sans-serif;
}
#contacts5-4h P {
  font-family: 'Raleway', sans-serif;
}
