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









body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Noto Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Noto Sans', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Roboto Condensed', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c1c1c1 !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: #c1c1c1;
  border-color: #c1c1c1;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #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: #8e8e8e;
  color: #8e8e8e;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #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: #c1c1c1 !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: #c1c1c1;
}
.btn-social:hover {
  background: #c1c1c1;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c1c1c1;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c1c1c1;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c1c1c1;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c1c1c1;
}
.lead a,
.lead a:hover {
  color: #c1c1c1;
}
.lead blockquote {
  border-color: #c1c1c1;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #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: #c1c1c1;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Roboto Condensed', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.features6 .description {
  font-family: 'Noto Sans', sans-serif;
}
.count,
.counter-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.counter-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #c1c1c1;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader13 .number {
  font-family: 'Roboto Condensed', sans-serif;
}
.extHeader13 .period {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Noto Sans', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #c1c1c1;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extForm2 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #c1c1c1;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #c1c1c1;
}
.extCounters2 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #c1c1c1;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #c1c1c1;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #c1c1c1;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Roboto Condensed', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #c1c1c1;
}
.extAccordion1 .panel-heading a {
  font-family: 'Noto Sans', 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: #c1c1c1;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Noto Sans', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #c1c1c1;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #c1c1c1;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #c1c1c1;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Roboto Condensed', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #c1c1c1 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #c1c1c1;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #c1c1c1;
}
.theme-border {
  border: 1px solid #c1c1c1;
}
#menu-1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#menu-1 .navbar-toggler {
  color: #efefef;
}
#menu-1 .close-icon::before,
#menu-1 .close-icon::after {
  background-color: #efefef;
}
#menu-1 .link,
#menu-1 .dropdown-item {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#menu-1 .link {
  font-size: 1rem;
}
#menu-1 .dropdown-item,
#menu-1 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-1 .link:hover,
#menu-1 .dropdown-item:hover,
#menu-1 .link:focus,
#menu-1 .dropdown-item:focus {
  color: #c1c1c1;
}
#menu-1 .link[aria-expanded="true"],
#menu-1 .dropdown-menu {
  background: #4a4a4a;
}
#menu-1 .nav-dropdown-sm .link:focus,
#menu-1 .nav-dropdown-sm .link:hover,
#menu-1 .nav-dropdown-sm .dropdown-item:focus,
#menu-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #5b5b5b!important;
}
#menu-1 .navbar,
#menu-1 .nav-dropdown-sm,
#menu-1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1 .nav-dropdown-sm .dropdown-menu {
  background: #636363;
}
#menu-1 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1 .bg-color.transparent.opened .link:hover,
#menu-1 .bg-color.transparent.opened .link:focus {
  color: #c1c1c1;
}
#menu-1 .link[aria-expanded="true"],
#menu-1 .dropdown-item[aria-expanded="true"] {
  color: #c1c1c1!important;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-1 .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-1 .navbar-caption {
    display: none!important;
  }
}
#menu-1 .dropdown .dropdown-submenu {
  left: -100%;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-1 .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-1 .navbar-caption {
    display: none!important;
  }
  #menu-1 .nav-dropdown .link.dropdown-toggle::after {
    right: -0.5em;
  }
}
#menu-1 .navbar-dropdown .navbar-logo img {
  height: 55px;
}
#header3-2 .mbr-section-title,
#header3-2 .mbr-section-subtitle {
  text-align: center;
}
#header3-2 H3 {
  color: #646464;
  font-size: 36px;
  font-family: 'Noto Sans', sans-serif;
}
#header3-2 SMALL {
  color: #90a878;
}
#header3-2 B {
  font-size: 17px;
  color: #90a878;
}
#buttons1-9 .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#header3-b .mbr-section-title,
#header3-b .mbr-section-subtitle {
  text-align: center;
}
#header3-b H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-c P {
  font-size: 19px;
  color: #565656;
}
#header3-d .mbr-section-title,
#header3-d .mbr-section-subtitle {
  text-align: center;
}
#header3-d H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-e P {
  color: #232323;
  font-size: 19px;
}
#header3-f .mbr-section-title,
#header3-f .mbr-section-subtitle {
  text-align: center;
}
#header3-f H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-g P {
  font-size: 19px;
}
#header3-i .mbr-section-title,
#header3-i .mbr-section-subtitle {
  text-align: center;
}
#header3-i H3 {
  font-size: 32px;
  color: #f28281;
}
#header3-j .mbr-section-title,
#header3-j .mbr-section-subtitle {
  text-align: center;
}
#header3-j H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-k P {
  text-align: center;
  color: #484848;
}
#content1-l P {
  text-align: center;
}
#header3-n .mbr-section-title,
#header3-n .mbr-section-subtitle {
  text-align: center;
}
#header3-n H3 {
  color: #efefef;
  font-size: 36px;
}
#content1-48 P {
  text-align: center;
  color: #efefef;
}
#content1-4 P {
  text-align: left;
}
#content1-4 SPAN {
  text-align: right;
}
#content1-4 DIV {
  color: #ffffff;
  font-size: 20px;
}
#buttons1-5 .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#buttons1-8 .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#extFooter1-7 UL {
  color: #efefef;
}






#menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#menu-q .navbar-toggler {
  color: #efefef;
}
#menu-q .close-icon::before,
#menu-q .close-icon::after {
  background-color: #efefef;
}
#menu-q .link,
#menu-q .dropdown-item {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#menu-q .link {
  font-size: 1rem;
}
#menu-q .dropdown-item,
#menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-q .link:hover,
#menu-q .dropdown-item:hover,
#menu-q .link:focus,
#menu-q .dropdown-item:focus {
  color: #c1c1c1;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-menu {
  background: #4a4a4a;
}
#menu-q .nav-dropdown-sm .link:focus,
#menu-q .nav-dropdown-sm .link:hover,
#menu-q .nav-dropdown-sm .dropdown-item:focus,
#menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #5b5b5b!important;
}
#menu-q .navbar,
#menu-q .nav-dropdown-sm,
#menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q .nav-dropdown-sm .dropdown-menu {
  background: #636363;
}
#menu-q .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q .bg-color.transparent.opened .link:hover,
#menu-q .bg-color.transparent.opened .link:focus {
  color: #c1c1c1;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-item[aria-expanded="true"] {
  color: #c1c1c1!important;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-q .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-q .navbar-caption {
    display: none!important;
  }
}
#menu-q .dropdown .dropdown-submenu {
  left: -100%;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-q .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-q .navbar-caption {
    display: none!important;
  }
  #menu-q .nav-dropdown .link.dropdown-toggle::after {
    right: -0.5em;
  }
}
#menu-q .navbar-dropdown .navbar-logo img {
  height: 55px;
}
#header3-r .mbr-section-title,
#header3-r .mbr-section-subtitle {
  text-align: center;
}
#header3-r H3 {
  color: #646464;
  font-size: 36px;
  font-family: 'Noto Sans', sans-serif;
}
#header3-r SMALL {
  color: #90a878;
}
#header3-r B {
  font-size: 17px;
  color: #90a878;
}
#buttons1-s .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#header3-t .mbr-section-title,
#header3-t .mbr-section-subtitle {
  text-align: center;
}
#header3-t H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-3e P {
  font-size: 19px;
  color: #646464;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#header3-v H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-w P {
  color: #646464;
  font-size: 19px;
}
#header3-x .mbr-section-title,
#header3-x .mbr-section-subtitle {
  text-align: center;
}
#header3-x H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-y P {
  font-size: 19px;
  color: #646464;
}
#header3-3f .mbr-section-title,
#header3-3f .mbr-section-subtitle {
  text-align: center;
}
#header3-3f H3 {
  color: #2e8be2;
  font-size: 36px;
}
#header3-3g .mbr-section-title,
#header3-3g .mbr-section-subtitle {
  text-align: center;
}
#header3-3g H3 {
  font-size: 32px;
  color: #f28281;
}
#content1-3h P {
  text-align: center;
  font-size: 19px;
  color: #646464;
}
#header3-3i .mbr-section-title,
#header3-3i .mbr-section-subtitle {
  text-align: center;
}
#header3-3i H3 {
  font-size: 32px;
  color: #f28281;
}
#content1-3j P {
  text-align: center;
  font-size: 19px;
  color: #646464;
}
#header3-3k .mbr-section-title,
#header3-3k .mbr-section-subtitle {
  text-align: center;
}
#header3-3k H3 {
  font-size: 32px;
  color: #f28281;
}
#content1-3l P {
  text-align: center;
  font-size: 19px;
  color: #646464;
}
#header3-10 .mbr-section-title,
#header3-10 .mbr-section-subtitle {
  text-align: center;
}
#header3-10 H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-11 P {
  text-align: center;
  color: #484848;
}
#content1-12 P {
  text-align: center;
}
#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#header3-13 H3 {
  color: #f28281;
  font-size: 36px;
}
#header3-14 .mbr-section-title,
#header3-14 .mbr-section-subtitle {
  text-align: center;
}
#header3-14 H3 {
  color: #efefef;
  font-size: 36px;
}
#content1-49 P {
  text-align: center;
  color: #efefef;
}
#content1-4f P {
  text-align: left;
}
#content1-4f SPAN {
  text-align: right;
}
#content1-4f DIV {
  color: #ffffff;
  font-size: 20px;
}
#buttons1-16 .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#buttons1-17 .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#extFooter1-18 UL {
  color: #efefef;
}






#menu-19 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-19 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#menu-19 .navbar-toggler {
  color: #efefef;
}
#menu-19 .close-icon::before,
#menu-19 .close-icon::after {
  background-color: #efefef;
}
#menu-19 .link,
#menu-19 .dropdown-item {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#menu-19 .link {
  font-size: 1rem;
}
#menu-19 .dropdown-item,
#menu-19 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-19 .link:hover,
#menu-19 .dropdown-item:hover,
#menu-19 .link:focus,
#menu-19 .dropdown-item:focus {
  color: #c1c1c1;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-menu {
  background: #4a4a4a;
}
#menu-19 .nav-dropdown-sm .link:focus,
#menu-19 .nav-dropdown-sm .link:hover,
#menu-19 .nav-dropdown-sm .dropdown-item:focus,
#menu-19 .nav-dropdown-sm .dropdown-item:hover {
  background: #5b5b5b!important;
}
#menu-19 .navbar,
#menu-19 .nav-dropdown-sm,
#menu-19 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-19 .nav-dropdown-sm .dropdown-menu {
  background: #636363;
}
#menu-19 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-19 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-19 .bg-color.transparent.opened .link:hover,
#menu-19 .bg-color.transparent.opened .link:focus {
  color: #c1c1c1;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-item[aria-expanded="true"] {
  color: #c1c1c1!important;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-19 .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-19 .navbar-caption {
    display: none!important;
  }
}
#menu-19 .dropdown .dropdown-submenu {
  left: -100%;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-19 .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-19 .navbar-caption {
    display: none!important;
  }
  #menu-19 .nav-dropdown .link.dropdown-toggle::after {
    right: -0.5em;
  }
}
#menu-19 .navbar-dropdown .navbar-logo img {
  height: 55px;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a H3 {
  color: #646464;
  font-size: 36px;
  font-family: 'Noto Sans', sans-serif;
}
#header3-1a SMALL {
  color: #90a878;
}
#header3-1a B {
  font-size: 17px;
  color: #90a878;
}
#buttons1-1b .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#header3-1c .mbr-section-title,
#header3-1c .mbr-section-subtitle {
  text-align: center;
}
#header3-1c H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-1f P {
  color: #646464;
  font-size: 19px;
}
#header3-1g .mbr-section-title,
#header3-1g .mbr-section-subtitle {
  text-align: center;
}
#header3-1g H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-1h P {
  font-size: 19px;
  color: #646464;
}
#header3-3m .mbr-section-title,
#header3-3m .mbr-section-subtitle {
  text-align: center;
}
#header3-3m H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-3n P {
  font-size: 19px;
  color: #646464;
}
#header3-3o .mbr-section-title,
#header3-3o .mbr-section-subtitle {
  text-align: center;
}
#header3-3o H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-3p P {
  font-size: 19px;
  color: #646464;
}
#header3-3q .mbr-section-title,
#header3-3q .mbr-section-subtitle {
  text-align: center;
}
#header3-3q H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-3r P {
  font-size: 19px;
  color: #646464;
}
#header3-1i .mbr-section-title,
#header3-1i .mbr-section-subtitle {
  text-align: center;
}
#header3-1i H3 {
  font-size: 46px;
  color: #f28281;
}
#header3-3s .mbr-section-title,
#header3-3s .mbr-section-subtitle {
  text-align: center;
}
#header3-3s H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-3t P {
  font-size: 19px;
  color: #646464;
}
#header3-3u .mbr-section-title,
#header3-3u .mbr-section-subtitle {
  text-align: center;
}
#header3-3u H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-3v P {
  font-size: 19px;
  color: #646464;
}
#header3-1j .mbr-section-title,
#header3-1j .mbr-section-subtitle {
  text-align: center;
}
#header3-1j H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-1k P {
  text-align: center;
  color: #484848;
}
#content1-1l P {
  text-align: center;
}
#custom-html-3y {
  /* Type valid CSS here */
}
#custom-html-3y .my-image {
  width: 100%;
}
#header3-1m .mbr-section-title,
#header3-1m .mbr-section-subtitle {
  text-align: center;
}
#header3-1m H3 {
  color: #f28281;
  font-size: 36px;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#header3-1n H3 {
  color: #efefef;
  font-size: 36px;
}
#content1-4a P {
  text-align: center;
  color: #efefef;
}
#content1-4g P {
  text-align: left;
}
#content1-4g SPAN {
  text-align: right;
}
#content1-4g DIV {
  color: #ffffff;
  font-size: 20px;
}
#buttons1-1p .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#buttons1-1q .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#extFooter1-1r UL {
  color: #efefef;
}






#menu-1s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1s .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#menu-1s .navbar-toggler {
  color: #efefef;
}
#menu-1s .close-icon::before,
#menu-1s .close-icon::after {
  background-color: #efefef;
}
#menu-1s .link,
#menu-1s .dropdown-item {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#menu-1s .link {
  font-size: 1rem;
}
#menu-1s .dropdown-item,
#menu-1s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-1s .link:hover,
#menu-1s .dropdown-item:hover,
#menu-1s .link:focus,
#menu-1s .dropdown-item:focus {
  color: #c1c1c1;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-menu {
  background: #4a4a4a;
}
#menu-1s .nav-dropdown-sm .link:focus,
#menu-1s .nav-dropdown-sm .link:hover,
#menu-1s .nav-dropdown-sm .dropdown-item:focus,
#menu-1s .nav-dropdown-sm .dropdown-item:hover {
  background: #5b5b5b!important;
}
#menu-1s .navbar,
#menu-1s .nav-dropdown-sm,
#menu-1s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1s .nav-dropdown-sm .dropdown-menu {
  background: #636363;
}
#menu-1s .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-1s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1s .bg-color.transparent.opened .link:hover,
#menu-1s .bg-color.transparent.opened .link:focus {
  color: #c1c1c1;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-item[aria-expanded="true"] {
  color: #c1c1c1!important;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-1s .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-1s .navbar-caption {
    display: none!important;
  }
}
#menu-1s .dropdown .dropdown-submenu {
  left: -100%;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-1s .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-1s .navbar-caption {
    display: none!important;
  }
  #menu-1s .nav-dropdown .link.dropdown-toggle::after {
    right: -0.5em;
  }
}
#menu-1s .navbar-dropdown .navbar-logo img {
  height: 55px;
}
#header3-1t .mbr-section-title,
#header3-1t .mbr-section-subtitle {
  text-align: center;
}
#header3-1t H3 {
  color: #646464;
  font-size: 36px;
  font-family: 'Noto Sans', sans-serif;
}
#header3-1t SMALL {
  color: #90a878;
}
#header3-1t B {
  font-size: 17px;
  color: #90a878;
}
#buttons1-1u .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#header3-1v .mbr-section-title,
#header3-1v .mbr-section-subtitle {
  text-align: center;
}
#header3-1v H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-3z P {
  font-size: 19px;
  color: #646464;
}
#header3-1x .mbr-section-title,
#header3-1x .mbr-section-subtitle {
  text-align: center;
}
#header3-1x H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-1y P {
  color: #646464;
  font-size: 19px;
}
#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#header3-1z H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-20 P {
  font-size: 19px;
  color: #646464;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-41 P {
  font-size: 19px;
  color: #646464;
}
#header3-21 .mbr-section-title,
#header3-21 .mbr-section-subtitle {
  text-align: center;
}
#header3-21 H3 {
  font-size: 32px;
  color: #f28281;
}
#header3-22 .mbr-section-title,
#header3-22 .mbr-section-subtitle {
  text-align: center;
}
#header3-22 H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-23 P {
  text-align: center;
  color: #484848;
}
#content1-24 P {
  text-align: center;
}
#header3-25 .mbr-section-title,
#header3-25 .mbr-section-subtitle {
  text-align: center;
}
#header3-25 H3 {
  color: #f28281;
  font-size: 36px;
}
#header3-26 .mbr-section-title,
#header3-26 .mbr-section-subtitle {
  text-align: center;
}
#header3-26 H3 {
  color: #efefef;
  font-size: 36px;
}
#content1-4b P {
  text-align: center;
  color: #efefef;
}
#content1-4h P {
  text-align: left;
}
#content1-4h SPAN {
  text-align: right;
}
#content1-4h DIV {
  color: #ffffff;
  font-size: 20px;
}
#buttons1-28 .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#buttons1-29 .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#extFooter1-2a UL {
  color: #efefef;
}







#menu-2b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2b .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#menu-2b .navbar-toggler {
  color: #efefef;
}
#menu-2b .close-icon::before,
#menu-2b .close-icon::after {
  background-color: #efefef;
}
#menu-2b .link,
#menu-2b .dropdown-item {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#menu-2b .link {
  font-size: 1rem;
}
#menu-2b .dropdown-item,
#menu-2b .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-2b .link:hover,
#menu-2b .dropdown-item:hover,
#menu-2b .link:focus,
#menu-2b .dropdown-item:focus {
  color: #c1c1c1;
}
#menu-2b .link[aria-expanded="true"],
#menu-2b .dropdown-menu {
  background: #4a4a4a;
}
#menu-2b .nav-dropdown-sm .link:focus,
#menu-2b .nav-dropdown-sm .link:hover,
#menu-2b .nav-dropdown-sm .dropdown-item:focus,
#menu-2b .nav-dropdown-sm .dropdown-item:hover {
  background: #5b5b5b!important;
}
#menu-2b .navbar,
#menu-2b .nav-dropdown-sm,
#menu-2b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2b .nav-dropdown-sm .dropdown-menu {
  background: #636363;
}
#menu-2b .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-2b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2b .bg-color.transparent.opened .link:hover,
#menu-2b .bg-color.transparent.opened .link:focus {
  color: #c1c1c1;
}
#menu-2b .link[aria-expanded="true"],
#menu-2b .dropdown-item[aria-expanded="true"] {
  color: #c1c1c1!important;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-2b .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-2b .navbar-caption {
    display: none!important;
  }
}
#menu-2b .dropdown .dropdown-submenu {
  left: -100%;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-2b .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-2b .navbar-caption {
    display: none!important;
  }
  #menu-2b .nav-dropdown .link.dropdown-toggle::after {
    right: -0.5em;
  }
}
#menu-2b .navbar-dropdown .navbar-logo img {
  height: 55px;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c H3 {
  color: #646464;
  font-size: 36px;
  font-family: 'Noto Sans', sans-serif;
}
#header3-2c SMALL {
  color: #90a878;
}
#header3-2c B {
  font-size: 17px;
  color: #90a878;
}
#buttons1-2d .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#content1-42 P {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  color: #2e8be2;
}
#header3-2l .mbr-section-title,
#header3-2l .mbr-section-subtitle {
  text-align: center;
}
#header3-2l H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-2m P {
  text-align: center;
  color: #484848;
}
#content1-2n P {
  text-align: center;
}
#header3-2o .mbr-section-title,
#header3-2o .mbr-section-subtitle {
  text-align: center;
}
#header3-2o H3 {
  color: #f28281;
  font-size: 36px;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#header3-2p H3 {
  color: #efefef;
  font-size: 36px;
}
#content1-4c P {
  text-align: center;
  color: #efefef;
}
#content1-4i P {
  text-align: left;
}
#content1-4i SPAN {
  text-align: right;
}
#content1-4i DIV {
  color: #ffffff;
  font-size: 20px;
}
#buttons1-2r .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#buttons1-2s .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#extFooter1-2t UL {
  color: #efefef;
}






#menu-2u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2u .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#menu-2u .navbar-toggler {
  color: #efefef;
}
#menu-2u .close-icon::before,
#menu-2u .close-icon::after {
  background-color: #efefef;
}
#menu-2u .link,
#menu-2u .dropdown-item {
  color: #efefef;
  font-family: 'Oswald', sans-serif;
}
#menu-2u .link {
  font-size: 1rem;
}
#menu-2u .dropdown-item,
#menu-2u .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-2u .link:hover,
#menu-2u .dropdown-item:hover,
#menu-2u .link:focus,
#menu-2u .dropdown-item:focus {
  color: #c1c1c1;
}
#menu-2u .link[aria-expanded="true"],
#menu-2u .dropdown-menu {
  background: #4a4a4a;
}
#menu-2u .nav-dropdown-sm .link:focus,
#menu-2u .nav-dropdown-sm .link:hover,
#menu-2u .nav-dropdown-sm .dropdown-item:focus,
#menu-2u .nav-dropdown-sm .dropdown-item:hover {
  background: #5b5b5b!important;
}
#menu-2u .navbar,
#menu-2u .nav-dropdown-sm,
#menu-2u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2u .nav-dropdown-sm .dropdown-menu {
  background: #636363;
}
#menu-2u .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-2u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2u .bg-color.transparent.opened .link:hover,
#menu-2u .bg-color.transparent.opened .link:focus {
  color: #c1c1c1;
}
#menu-2u .link[aria-expanded="true"],
#menu-2u .dropdown-item[aria-expanded="true"] {
  color: #c1c1c1!important;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-2u .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-2u .navbar-caption {
    display: none!important;
  }
}
#menu-2u .dropdown .dropdown-submenu {
  left: -100%;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #menu-2u .nav-dropdown .link {
    margin: 0.6em;
  }
  #menu-2u .navbar-caption {
    display: none!important;
  }
  #menu-2u .nav-dropdown .link.dropdown-toggle::after {
    right: -0.5em;
  }
}
#menu-2u .navbar-dropdown .navbar-logo img {
  height: 55px;
}
#header3-2v .mbr-section-title,
#header3-2v .mbr-section-subtitle {
  text-align: center;
}
#header3-2v H3 {
  color: #646464;
  font-size: 36px;
  font-family: 'Noto Sans', sans-serif;
}
#header3-2v SMALL {
  color: #90a878;
}
#header3-2v B {
  font-size: 17px;
  color: #90a878;
}
#buttons1-2w .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#custom-html-44 {
  /* Type valid CSS here */
}
#custom-html-44 .my-image {
  width: 100%;
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#header3-31 H3 {
  color: #2e8be2;
  font-size: 36px;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#header3-33 H3 {
  font-size: 32px;
  color: #f28281;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 H3 {
  color: #2e8be2;
  font-size: 36px;
}
#content1-35 P {
  text-align: center;
  color: #484848;
}
#content1-36 P {
  text-align: center;
}
#custom-html-45 {
  /* Type valid CSS here */
}
#custom-html-45 .my-image {
  width: 100%;
}
#header3-37 .mbr-section-title,
#header3-37 .mbr-section-subtitle {
  text-align: center;
}
#header3-37 H3 {
  color: #f28281;
  font-size: 36px;
}
#header3-38 .mbr-section-title,
#header3-38 .mbr-section-subtitle {
  text-align: center;
}
#header3-38 H3 {
  color: #efefef;
  font-size: 36px;
}
#content1-46 P {
  text-align: center;
  color: #efefef;
}
#content1-4j P {
  text-align: left;
}
#content1-4j SPAN {
  text-align: right;
}
#content1-4j DIV {
  color: #ffffff;
  font-size: 20px;
}
#buttons1-3a .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#buttons1-3b .btn {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#extFooter1-3c UL {
  color: #efefef;
}
