@import url(../../../https://fonts.googleapis.com/css?family=Slabo+27px);
@import url(../../../https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(../../../https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(../../../https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(../../../https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(../../../https://fonts.googleapis.com/css?family=PT+Sans:400,700);






body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #efefef !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: #efefef;
  border-color: #efefef;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #c9c9c9 !important;
  border-color: #c9c9c9 !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: #bcbcbc;
  color: #bcbcbc;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #efefef !important;
  border-color: #efefef !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: #efefef !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: #efefef;
}
.btn-social:hover {
  background: #efefef;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #efefef;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #efefef;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #efefef;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #efefef;
}
.lead a,
.lead a:hover {
  color: #efefef;
}
.lead blockquote {
  border-color: #efefef;
}
.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: #efefef;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#ext_menu-1 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-1 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-1 .close-icon::before,
#ext_menu-1 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-1 .link,
#ext_menu-1 .dropdown-item {
  color: #cccccc;
}
#ext_menu-1 .link {
  font-size: 0.75rem;
}
#ext_menu-1 .dropdown-item,
#ext_menu-1 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1 .link:hover,
#ext_menu-1 .dropdown-item:hover,
#ext_menu-1 .link:focus,
#ext_menu-1 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-menu {
  background: #000000;
}
#ext_menu-1 .nav-dropdown-sm .link:focus,
#ext_menu-1 .nav-dropdown-sm .link:hover,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1 .navbar,
#ext_menu-1 .nav-dropdown-sm,
#ext_menu-1 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1 .bg-color.transparent.opened .link:hover,
#ext_menu-1 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header1-0 .mbr-section-title {
  font-size: 46px;
  font-family: 'Lora', serif;
}
#header1-0 .mbr-section-lead {
  font-family: 'Raleway', sans-serif;
}
#features3-2g P {
  color: #c1c1c1;
}
#features3-2g H4 {
  color: #c1c1c1;
}
#header3-f .mbr-section-title,
#header3-f .mbr-section-subtitle {
  text-align: center;
}
#header3-f H3 {
  font-size: 8px;
}
#msg-box4-g H3 {
  font-size: 24px;
}
#msg-box4-g I {
  font-size: 16px;
}
#header3-28 .mbr-section-title,
#header3-28 .mbr-section-subtitle {
  text-align: center;
}
#header3-28 H3 {
  font-size: 8px;
}
#msg-box4-23 H3 {
  font-size: 24px;
}
#msg-box4-23 I {
  font-size: 16px;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}


#ext_menu-2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-2 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-2 .close-icon::before,
#ext_menu-2 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-2 .link,
#ext_menu-2 .dropdown-item {
  color: #cccccc;
}
#ext_menu-2 .link {
  font-size: 0.75rem;
}
#ext_menu-2 .dropdown-item,
#ext_menu-2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2 .link:hover,
#ext_menu-2 .dropdown-item:hover,
#ext_menu-2 .link:focus,
#ext_menu-2 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-menu {
  background: #000000;
}
#ext_menu-2 .nav-dropdown-sm .link:focus,
#ext_menu-2 .nav-dropdown-sm .link:hover,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2 .navbar,
#ext_menu-2 .nav-dropdown-sm,
#ext_menu-2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2 .bg-color.transparent.opened .link:hover,
#ext_menu-2 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}
#header3-8 H3 {
  font-size: 8px;
}
#msg-box8-7 .mbr-section-title,
#msg-box8-7 p {
  color: #fff;
}
#features3-2 P {
  color: #efefef;
}
#features3-2 H5 {
  color: #efefef;
}
#features3-2 H4 {
  color: #cccccc;
}
#msg-box5-6 H3 {
  color: #efefef;
  font-size: 36px;
  font-family: 'Titillium Web', sans-serif;
}
#msg-box5-6 P {
  color: #efefef;
}
#header3-9 .mbr-section-title,
#header3-9 .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-5 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-5 .close-icon::before,
#ext_menu-5 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-5 .link,
#ext_menu-5 .dropdown-item {
  color: #cccccc;
}
#ext_menu-5 .link {
  font-size: 0.75rem;
}
#ext_menu-5 .dropdown-item,
#ext_menu-5 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5 .link:hover,
#ext_menu-5 .dropdown-item:hover,
#ext_menu-5 .link:focus,
#ext_menu-5 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-menu {
  background: #000000;
}
#ext_menu-5 .nav-dropdown-sm .link:focus,
#ext_menu-5 .nav-dropdown-sm .link:hover,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-5 .navbar,
#ext_menu-5 .nav-dropdown-sm,
#ext_menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-5 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5 .bg-color.transparent.opened .link:hover,
#ext_menu-5 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#form1-6 .form-control-label {
  color: #efefef;
}
#form1-6 .mbr-section-title {
  color: #efefef;
}
#header3-b .mbr-section-title,
#header3-b .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-2 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-2 .close-icon::before,
#ext_menu-2 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-2 .link,
#ext_menu-2 .dropdown-item {
  color: #cccccc;
}
#ext_menu-2 .link {
  font-size: 0.75rem;
}
#ext_menu-2 .dropdown-item,
#ext_menu-2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2 .link:hover,
#ext_menu-2 .dropdown-item:hover,
#ext_menu-2 .link:focus,
#ext_menu-2 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-menu {
  background: #000000;
}
#ext_menu-2 .nav-dropdown-sm .link:focus,
#ext_menu-2 .nav-dropdown-sm .link:hover,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2 .navbar,
#ext_menu-2 .nav-dropdown-sm,
#ext_menu-2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2 .bg-color.transparent.opened .link:hover,
#ext_menu-2 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}
#header3-8 H3 {
  font-size: 8px;
}
#msg-box4-9 H3 {
  font-size: 24px;
}
#msg-box4-9 I {
  font-size: 16px;
}
#header3-e .mbr-section-title,
#header3-e .mbr-section-subtitle {
  text-align: center;
}
#header3-e H3 {
  font-size: 8px;
}
#msg-box4-3 H3 {
  font-size: 24px;
}
#header3-4 .mbr-section-title,
#header3-4 .mbr-section-subtitle {
  text-align: center;
}
#header3-4 H3 {
  font-size: 8px;
}
#msg-box4-2 H3 {
  font-size: 24px;
}
#header3-4 .mbr-section-title,
#header3-4 .mbr-section-subtitle {
  text-align: center;
}
#header3-4 H3 {
  font-size: 8px;
}
#msg-box4-3 H3 {
  font-size: 24px;
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#header3-5 H3 {
  font-size: 8px;
}
#msg-box4-4 H3 {
  font-size: 24px;
}
#header3-4 .mbr-section-title,
#header3-4 .mbr-section-subtitle {
  text-align: center;
}
#header3-4 H3 {
  font-size: 8px;
}
#msg-box4-2 H3 {
  font-size: 24px;
}
#header3-7 .mbr-section-title,
#header3-7 .mbr-section-subtitle {
  text-align: center;
}

#header3-4 .mbr-section-title,
#header3-4 .mbr-section-subtitle {
  text-align: center;
}
#header3-4 H3 {
  font-size: 8px;
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#header3-5 P {
  color: #232323;
  font-size: 18px;
}
#ext_menu-3 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-3 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-3 .close-icon::before,
#ext_menu-3 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-3 .link,
#ext_menu-3 .dropdown-item {
  color: #cccccc;
}
#ext_menu-3 .link {
  font-size: 0.75rem;
}
#ext_menu-3 .dropdown-item,
#ext_menu-3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3 .link:hover,
#ext_menu-3 .dropdown-item:hover,
#ext_menu-3 .link:focus,
#ext_menu-3 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-menu {
  background: #000000;
}
#ext_menu-3 .nav-dropdown-sm .link:focus,
#ext_menu-3 .nav-dropdown-sm .link:hover,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-3 .navbar,
#ext_menu-3 .nav-dropdown-sm,
#ext_menu-3 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-3 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3 .bg-color.transparent.opened .link:hover,
#ext_menu-3 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#msg-box5-4 P {
  text-align: left;
}
#header3-a .mbr-section-title,
#header3-a .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-2 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-2 .close-icon::before,
#ext_menu-2 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-2 .link,
#ext_menu-2 .dropdown-item {
  color: #cccccc;
}
#ext_menu-2 .link {
  font-size: 0.75rem;
}
#ext_menu-2 .dropdown-item,
#ext_menu-2 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2 .link:hover,
#ext_menu-2 .dropdown-item:hover,
#ext_menu-2 .link:focus,
#ext_menu-2 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-menu {
  background: #000000;
}
#ext_menu-2 .nav-dropdown-sm .link:focus,
#ext_menu-2 .nav-dropdown-sm .link:hover,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2 .navbar,
#ext_menu-2 .nav-dropdown-sm,
#ext_menu-2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2 .bg-color.transparent.opened .link:hover,
#ext_menu-2 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#msg-box4-4 H3 {
  color: #c1c1c1;
  font-size: 32px;
}
#msg-box4-4 P {
  color: #cccccc;
}
#content1-8 P {
  color: #efefef;
}
#content2-7 BLOCKQUOTE {
  color: #efefef;
}
#header3-6 .mbr-section-title,
#header3-6 .mbr-section-subtitle {
  text-align: center;
}

#header3-t .mbr-section-title,
#header3-t .mbr-section-subtitle {
  text-align: center;
}
#header3-t H3 {
  font-size: 8px;
}
#ext_menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-l .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-l .navbar-toggler {
  color: #cccccc;
}
#ext_menu-l .close-icon::before,
#ext_menu-l .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-l .link,
#ext_menu-l .dropdown-item {
  color: #cccccc;
}
#ext_menu-l .link {
  font-size: 0.75rem;
}
#ext_menu-l .dropdown-item,
#ext_menu-l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-l .link:hover,
#ext_menu-l .dropdown-item:hover,
#ext_menu-l .link:focus,
#ext_menu-l .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-l .link[aria-expanded="true"],
#ext_menu-l .dropdown-menu {
  background: #000000;
}
#ext_menu-l .nav-dropdown-sm .link:focus,
#ext_menu-l .nav-dropdown-sm .link:hover,
#ext_menu-l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-l .navbar,
#ext_menu-l .nav-dropdown-sm,
#ext_menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-l .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-l .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-l .bg-color.transparent.opened .link:hover,
#ext_menu-l .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-l .link[aria-expanded="true"],
#ext_menu-l .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#msg-box4-n H3 {
  color: #c1c1c1;
  font-size: 32px;
}
#msg-box4-n P {
  color: #cccccc;
}
#content1-o P {
  color: #efefef;
}
#msg-box5-s P {
  color: #efefef;
}
#msg-box5-s I {
  font-size: 12px;
}
#features3-2h P {
  color: #c1c1c1;
}
#features3-2h H4 {
  color: #c1c1c1;
}
#header3-r .mbr-section-title,
#header3-r .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-v .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-v .navbar-toggler {
  color: #cccccc;
}
#ext_menu-v .close-icon::before,
#ext_menu-v .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-v .link,
#ext_menu-v .dropdown-item {
  color: #cccccc;
}
#ext_menu-v .link {
  font-size: 0.75rem;
}
#ext_menu-v .dropdown-item,
#ext_menu-v .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-v .link:hover,
#ext_menu-v .dropdown-item:hover,
#ext_menu-v .link:focus,
#ext_menu-v .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-v .link[aria-expanded="true"],
#ext_menu-v .dropdown-menu {
  background: #000000;
}
#ext_menu-v .nav-dropdown-sm .link:focus,
#ext_menu-v .nav-dropdown-sm .link:hover,
#ext_menu-v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-v .navbar,
#ext_menu-v .nav-dropdown-sm,
#ext_menu-v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-v .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-v .bg-color.transparent.opened .link:hover,
#ext_menu-v .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-v .link[aria-expanded="true"],
#ext_menu-v .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#msg-box5-z H3 {
  color: #efefef;
  font-size: 36px;
}
#msg-box5-z P {
  color: #efefef;
}
#testimonials2-w .mbr-section-title {
  color: #efefef;
  font-size: 24px;
}
#testimonials2-w .card-footer > div {
  color: #efefef;
}
#social-buttons3-y .mbr-section-title,
#social-buttons3-y .btn-social {
  color: #fff;
}
#header3-x .mbr-section-title,
#header3-x .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-12 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-12 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-12 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-12 .close-icon::before,
#ext_menu-12 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-12 .link,
#ext_menu-12 .dropdown-item {
  color: #cccccc;
}
#ext_menu-12 .link {
  font-size: 0.75rem;
}
#ext_menu-12 .dropdown-item,
#ext_menu-12 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-12 .link:hover,
#ext_menu-12 .dropdown-item:hover,
#ext_menu-12 .link:focus,
#ext_menu-12 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-12 .link[aria-expanded="true"],
#ext_menu-12 .dropdown-menu {
  background: #000000;
}
#ext_menu-12 .nav-dropdown-sm .link:focus,
#ext_menu-12 .nav-dropdown-sm .link:hover,
#ext_menu-12 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-12 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-12 .navbar,
#ext_menu-12 .nav-dropdown-sm,
#ext_menu-12 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-12 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-12 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-12 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-12 .bg-color.transparent.opened .link:hover,
#ext_menu-12 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-12 .link[aria-expanded="true"],
#ext_menu-12 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#msg-box5-19 H3 {
  color: #efefef;
  font-size: 30px;
}
#msg-box5-19 P {
  color: #efefef;
}
#gallery3-16 LI {
  text-align: center;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-1a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1a .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-1a .navbar-toggler {
  color: #cccccc;
}
#ext_menu-1a .close-icon::before,
#ext_menu-1a .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-1a .link,
#ext_menu-1a .dropdown-item {
  color: #cccccc;
}
#ext_menu-1a .link {
  font-size: 0.75rem;
}
#ext_menu-1a .dropdown-item,
#ext_menu-1a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1a .link:hover,
#ext_menu-1a .dropdown-item:hover,
#ext_menu-1a .link:focus,
#ext_menu-1a .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-1a .link[aria-expanded="true"],
#ext_menu-1a .dropdown-menu {
  background: #000000;
}
#ext_menu-1a .nav-dropdown-sm .link:focus,
#ext_menu-1a .nav-dropdown-sm .link:hover,
#ext_menu-1a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1a .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1a .navbar,
#ext_menu-1a .nav-dropdown-sm,
#ext_menu-1a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1a .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1a .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-1a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1a .bg-color.transparent.opened .link:hover,
#ext_menu-1a .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-1a .link[aria-expanded="true"],
#ext_menu-1a .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#form1-1b .form-control-label {
  color: #c1c1c1;
}
#form1-1b .mbr-section-title {
  color: #cccccc;
  font-size: 30px;
}
#form1-1b SMALL {
  color: #cccccc;
}
#msg-box5-22 P {
  color: #202020;
}
#msg-box5-22 H3 {
  color: #202020;
  font-size: 30px;
}
#msg-box5-22 DIV {
  color: #202020;
}
#footer1-1c A {
  color: #c1c1c1;
}

#ext_menu-1d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1d .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-1d .navbar-toggler {
  color: #cccccc;
}
#ext_menu-1d .close-icon::before,
#ext_menu-1d .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-1d .link,
#ext_menu-1d .dropdown-item {
  color: #cccccc;
}
#ext_menu-1d .link {
  font-size: 0.75rem;
}
#ext_menu-1d .dropdown-item,
#ext_menu-1d .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1d .link:hover,
#ext_menu-1d .dropdown-item:hover,
#ext_menu-1d .link:focus,
#ext_menu-1d .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-1d .link[aria-expanded="true"],
#ext_menu-1d .dropdown-menu {
  background: #000000;
}
#ext_menu-1d .nav-dropdown-sm .link:focus,
#ext_menu-1d .nav-dropdown-sm .link:hover,
#ext_menu-1d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1d .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1d .navbar,
#ext_menu-1d .nav-dropdown-sm,
#ext_menu-1d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1d .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1d .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-1d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1d .bg-color.transparent.opened .link:hover,
#ext_menu-1d .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-1d .link[aria-expanded="true"],
#ext_menu-1d .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#header3-1n H3 {
  font-size: 8px;
}
#features3-2f P {
  color: #c1c1c1;
}
#features3-2f H4 {
  color: #c1c1c1;
}
#msg-box5-1f H3 {
  color: #202020;
  font-size: 30px;
  text-align: center;
}
#msg-box5-1f P {
  color: #202020;
  text-align: left;
}
#content6-1j UL {
  color: #202020;
}
#content6-1j P {
  color: #202020;
}
#content6-1j DIV {
  color: #000000;
}
#header3-29 .mbr-section-title,
#header3-29 .mbr-section-subtitle {
  text-align: center;
}
#header3-29 H3 {
  font-size: 8px;
}
#msg-box4-2a H3 {
  font-size: 24px;
}
#msg-box4-2a I {
  font-size: 16px;
}
#header3-2d .mbr-section-title,
#header3-2d .mbr-section-subtitle {
  text-align: center;
}
#header3-2d H3 {
  font-size: 36px;
}
#msg-box4-2c H3 {
  font-size: 24px;
}
#msg-box4-2c I {
  font-size: 16px;
}
#header3-1o .mbr-section-title,
#header3-1o .mbr-section-subtitle {
  text-align: center;
}
#header3-1o .mbr-section-title {
  text-align: center;
  font-size: 20px;
  color: #202020;
}
#header3-1o .mbr-section-title H1 {
  font-size: 18px;
}
#header3-1h .mbr-section-title,
#header3-1h .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-1s .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1s .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-1s .navbar-toggler {
  color: #cccccc;
}
#ext_menu-1s .close-icon::before,
#ext_menu-1s .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-1s .link,
#ext_menu-1s .dropdown-item {
  color: #cccccc;
}
#ext_menu-1s .link {
  font-size: 0.75rem;
}
#ext_menu-1s .dropdown-item,
#ext_menu-1s .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1s .link:hover,
#ext_menu-1s .dropdown-item:hover,
#ext_menu-1s .link:focus,
#ext_menu-1s .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-1s .link[aria-expanded="true"],
#ext_menu-1s .dropdown-menu {
  background: #000000;
}
#ext_menu-1s .nav-dropdown-sm .link:focus,
#ext_menu-1s .nav-dropdown-sm .link:hover,
#ext_menu-1s .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1s .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-1s .navbar,
#ext_menu-1s .nav-dropdown-sm,
#ext_menu-1s .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1s .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-1s .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-1s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1s .bg-color.transparent.opened .link:hover,
#ext_menu-1s .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-1s .link[aria-expanded="true"],
#ext_menu-1s .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header2-1z .mbr-section-title {
  color: #efefef;
  font-size: 36px;
}
#msg-box4-1u H3 {
  color: #c1c1c1;
  font-size: 32px;
}
#msg-box4-1u P {
  color: #cccccc;
}
#header3-1y .mbr-section-title,
#header3-1y .mbr-section-subtitle {
  text-align: center;
}



#ext_menu-2i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2i .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-2i .navbar-toggler {
  color: #cccccc;
}
#ext_menu-2i .close-icon::before,
#ext_menu-2i .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-2i .link,
#ext_menu-2i .dropdown-item {
  color: #cccccc;
}
#ext_menu-2i .link {
  font-size: 0.75rem;
}
#ext_menu-2i .dropdown-item,
#ext_menu-2i .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2i .link:hover,
#ext_menu-2i .dropdown-item:hover,
#ext_menu-2i .link:focus,
#ext_menu-2i .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-2i .link[aria-expanded="true"],
#ext_menu-2i .dropdown-menu {
  background: #000000;
}
#ext_menu-2i .nav-dropdown-sm .link:focus,
#ext_menu-2i .nav-dropdown-sm .link:hover,
#ext_menu-2i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2i .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-2i .navbar,
#ext_menu-2i .nav-dropdown-sm,
#ext_menu-2i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2i .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-2i .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-2i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2i .bg-color.transparent.opened .link:hover,
#ext_menu-2i .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-2i .link[aria-expanded="true"],
#ext_menu-2i .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header1-2j .mbr-section-title {
  font-size: 46px;
}
#header1-2j .mbr-section-lead {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#header3-2p H3 {
  font-size: 8px;
}
#msg-box5-2n H3 {
  font-size: 30px;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title {
  color: #c1c1c1;
  font-size: 20px;
  text-align: left;
}
#header3-30 .mbr-section-subtitle {
  text-align: left;
  font-family: 'PT Sans', sans-serif;
}
#header3-2z .mbr-section-title,
#header3-2z .mbr-section-subtitle {
  text-align: center;
}
#header3-2z H3 {
  font-size: 8px;
}
#header3-2o .mbr-section-title,
#header3-2o .mbr-section-subtitle {
  text-align: center;
}
#header3-2o H3 {
  font-size: 8px;
}
#footer1-1c A {
  color: #c1c1c1;
}

#ext_menu-31 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-31 .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-31 .navbar-toggler {
  color: #cccccc;
}
#ext_menu-31 .close-icon::before,
#ext_menu-31 .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-31 .link,
#ext_menu-31 .dropdown-item {
  color: #cccccc;
}
#ext_menu-31 .link {
  font-size: 0.75rem;
}
#ext_menu-31 .dropdown-item,
#ext_menu-31 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-31 .link:hover,
#ext_menu-31 .dropdown-item:hover,
#ext_menu-31 .link:focus,
#ext_menu-31 .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-31 .link[aria-expanded="true"],
#ext_menu-31 .dropdown-menu {
  background: #000000;
}
#ext_menu-31 .nav-dropdown-sm .link:focus,
#ext_menu-31 .nav-dropdown-sm .link:hover,
#ext_menu-31 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-31 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-31 .navbar,
#ext_menu-31 .nav-dropdown-sm,
#ext_menu-31 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-31 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-31 .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-31 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-31 .bg-color.transparent.opened .link:hover,
#ext_menu-31 .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-31 .link[aria-expanded="true"],
#ext_menu-31 .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header3-3i .mbr-section-title,
#header3-3i .mbr-section-subtitle {
  text-align: center;
}
#header3-3i P {
  color: #232323;
  font-size: 18px;
}
#msg-box5-33 H3 {
  font-size: 24px;
}
#msg-box5-33 SPAN {
  font-size: 20px;
}
#content7-3e P {
  color: #000000;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#header3-3h P {
  color: #232323;
  font-size: 18px;
}
#msg-box5-34 H3 {
  font-size: 20px;
}
#msg-box5-34 DIV {
  font-size: 24px;
}
#header3-3j .mbr-section-title,
#header3-3j .mbr-section-subtitle {
  text-align: center;
}
#header3-3j P {
  color: #232323;
  font-size: 18px;
}
#header3-3b .mbr-section-title,
#header3-3b .mbr-section-subtitle {
  text-align: center;
}
#header3-3b P {
  color: #232323;
  font-size: 18px;
}
#msg-box5-3c P {
  text-align: left;
}
#header3-3a .mbr-section-title,
#header3-3a .mbr-section-subtitle {
  text-align: center;
}
#header3-3a H3 {
  font-size: 8px;
}
#header3-3d .mbr-section-title,
#header3-3d .mbr-section-subtitle {
  text-align: center;
}

#ext_menu-3k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3k .navbar-caption {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-3k .navbar-toggler {
  color: #cccccc;
}
#ext_menu-3k .close-icon::before,
#ext_menu-3k .close-icon::after {
  background-color: #cccccc;
}
#ext_menu-3k .link,
#ext_menu-3k .dropdown-item {
  color: #cccccc;
}
#ext_menu-3k .link {
  font-size: 0.75rem;
}
#ext_menu-3k .dropdown-item,
#ext_menu-3k .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3k .link:hover,
#ext_menu-3k .dropdown-item:hover,
#ext_menu-3k .link:focus,
#ext_menu-3k .dropdown-item:focus {
  color: #efefef;
}
#ext_menu-3k .link[aria-expanded="true"],
#ext_menu-3k .dropdown-menu {
  background: #000000;
}
#ext_menu-3k .nav-dropdown-sm .link:focus,
#ext_menu-3k .nav-dropdown-sm .link:hover,
#ext_menu-3k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3k .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#ext_menu-3k .navbar,
#ext_menu-3k .nav-dropdown-sm,
#ext_menu-3k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3k .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#ext_menu-3k .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#ext_menu-3k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3k .bg-color.transparent.opened .link:hover,
#ext_menu-3k .bg-color.transparent.opened .link:focus {
  color: #efefef;
}
#ext_menu-3k .link[aria-expanded="true"],
#ext_menu-3k .dropdown-item[aria-expanded="true"] {
  color: #efefef!important;
}
#header2-3l .mbr-section-title {
  color: #efefef;
  font-size: 36px;
}
#header3-3n .mbr-section-title,
#header3-3n .mbr-section-subtitle {
  text-align: center;
}
