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







body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Merriweather', 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: 'Merriweather', 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: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Merriweather', serif;
}
.mbr-author-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Merriweather', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #ffffff !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: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !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: #ffffff;
  color: #ffffff;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !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: #ffffff !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: #ffffff;
}
.btn-social:hover {
  background: #ffffff;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ffffff;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ffffff;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ffffff;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ffffff;
}
.lead a,
.lead a:hover {
  color: #ffffff;
}
.lead blockquote {
  border-color: #ffffff;
}
.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: #ffffff;
}
#header1-5 .mbr-section-title {
  color: #faeab5;
  font-size: 60px;
  text-align: left;
}
#header1-5 .mbr-section-lead {
  text-align: left;
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header1-5 .mbr-section-lead SPAN {
  font-family: 'Lora', serif;
}
#features7-1b .card-subtitle {
  color: #bcbcbc;
}
#features7-1b .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#ext_menu-g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-g .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-g .close-icon::before,
#ext_menu-g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-g .link,
#ext_menu-g .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-g .link {
  font-size: 1rem;
}
#ext_menu-g .dropdown-item,
#ext_menu-g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-g .link:hover,
#ext_menu-g .dropdown-item:hover,
#ext_menu-g .link:focus,
#ext_menu-g .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-g .link[aria-expanded="true"],
#ext_menu-g .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-g .nav-dropdown-sm .link:focus,
#ext_menu-g .nav-dropdown-sm .link:hover,
#ext_menu-g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-g .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-g .navbar,
#ext_menu-g .nav-dropdown-sm,
#ext_menu-g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-g .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-g .bg-color.transparent.opened .link:hover,
#ext_menu-g .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-g .link[aria-expanded="true"],
#ext_menu-g .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-1r .mbr-section-title,
#msg-box7-1r .lead p {
  color: #fff;
}
#msg-box7-1r H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-1r P {
  text-align: left;
}
#msg-box7-1r SPAN {
  text-align: right;
}
#msg-box3-1s .mbr-section-title,
#msg-box3-1s p {
  color: #000;
}
#msg-box3-1s .lead P {
  text-align: left;
}
#ext_menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1m .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-1m .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1m .close-icon::before,
#ext_menu-1m .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1m .link,
#ext_menu-1m .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-1m .link {
  font-size: 1rem;
}
#ext_menu-1m .dropdown-item,
#ext_menu-1m .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1m .link:hover,
#ext_menu-1m .dropdown-item:hover,
#ext_menu-1m .link:focus,
#ext_menu-1m .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-1m .nav-dropdown-sm .link:focus,
#ext_menu-1m .nav-dropdown-sm .link:hover,
#ext_menu-1m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-1m .navbar,
#ext_menu-1m .nav-dropdown-sm,
#ext_menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-1m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1m .bg-color.transparent.opened .link:hover,
#ext_menu-1m .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-1m .link[aria-expanded="true"],
#ext_menu-1m .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-1u .mbr-section-title,
#msg-box7-1u .lead p {
  color: #fff;
}
#msg-box7-1u H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-1u P {
  text-align: left;
  color: #b8312f;
}
#msg-box7-1u SPAN {
  color: #ffffff;
}
#msg-box3-1v .mbr-section-title,
#msg-box3-1v p {
  color: #000;
}
#msg-box3-1v .lead P {
  text-align: left;
}
#testimonials1-4p .mbr-section-subtitle {
  color: #28324e;
}
#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-1x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1x .close-icon::before,
#ext_menu-1x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1x .link,
#ext_menu-1x .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-1x .link {
  font-size: 1rem;
}
#ext_menu-1x .dropdown-item,
#ext_menu-1x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1x .link:hover,
#ext_menu-1x .dropdown-item:hover,
#ext_menu-1x .link:focus,
#ext_menu-1x .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-1x .nav-dropdown-sm .link:focus,
#ext_menu-1x .nav-dropdown-sm .link:hover,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-1x .navbar,
#ext_menu-1x .nav-dropdown-sm,
#ext_menu-1x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1x .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-1x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1x .bg-color.transparent.opened .link:hover,
#ext_menu-1x .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}




#msg-box7-1z .mbr-section-title,
#msg-box7-1z .lead p {
  color: #fff;
}
#msg-box7-1z H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-1z P {
  text-align: left;
}
#msg-box7-1z SPAN {
  color: #ffffff;
}
#msg-box3-20 .mbr-section-title,
#msg-box3-20 p {
  color: #000;
}
#msg-box3-20 .lead P {
  text-align: left;
}
#msg-box3-20 .mbr-section-title {
  font-size: 48px;
}
#msg-box3-6q .mbr-section-title,
#msg-box3-6q p {
  color: #000;
}
#msg-box3-6q .lead P {
  text-align: left;
}
#msg-box3-6q .mbr-section-title {
  font-size: 30px;
}
#msg-box3-6q .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-6q .lead SPAN {
  text-align: left;
}
#msg-box3-6q .lead {
  text-align: left;
}
#testimonials1-6r .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6r .mbr-section-title {
  font-size: 30px;
}
#msg-box3-6s .mbr-section-title,
#msg-box3-6s p {
  color: #000;
}
#msg-box3-6s .lead P {
  text-align: left;
}
#msg-box3-6s .mbr-section-title {
  font-size: 30px;
}
#msg-box3-6s .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-6s .lead SPAN {
  text-align: left;
}
#msg-box3-6s .lead {
  text-align: left;
}
#testimonials1-6t .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6t .mbr-section-title {
  font-size: 30px;
}
#testimonials1-6u .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6u .mbr-section-title {
  font-size: 30px;
}
#ext_menu-22 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-22 .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-22 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-22 .close-icon::before,
#ext_menu-22 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-22 .link,
#ext_menu-22 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-22 .link {
  font-size: 1rem;
}
#ext_menu-22 .dropdown-item,
#ext_menu-22 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-22 .link:hover,
#ext_menu-22 .dropdown-item:hover,
#ext_menu-22 .link:focus,
#ext_menu-22 .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-22 .link[aria-expanded="true"],
#ext_menu-22 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-22 .nav-dropdown-sm .link:focus,
#ext_menu-22 .nav-dropdown-sm .link:hover,
#ext_menu-22 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-22 .navbar,
#ext_menu-22 .nav-dropdown-sm,
#ext_menu-22 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-22 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-22 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-22 .bg-color.transparent.opened .link:hover,
#ext_menu-22 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-22 .link[aria-expanded="true"],
#ext_menu-22 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-2d .mbr-section-title,
#msg-box7-2d .lead p {
  color: #fff;
}
#msg-box7-2d H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-2d P {
  text-align: left;
}
#msg-box3-2e .mbr-section-title,
#msg-box3-2e p {
  color: #000;
}
#msg-box3-2e .lead P {
  text-align: left;
}
#msg-box3-2e .lead UL {
  text-align: left;
}
#msg-box3-2e .lead {
  text-align: left;
}
#testimonials1-4r .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-4r .mbr-section-title {
  font-size: 30px;
}
#testimonials1-6w .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6w .mbr-section-title {
  font-size: 30px;
}
#testimonials1-6x .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6x .mbr-section-title {
  font-size: 30px;
}
#ext_menu-2h .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2h .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-2h .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2h .close-icon::before,
#ext_menu-2h .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2h .link,
#ext_menu-2h .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-2h .link {
  font-size: 1rem;
}
#ext_menu-2h .dropdown-item,
#ext_menu-2h .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2h .link:hover,
#ext_menu-2h .dropdown-item:hover,
#ext_menu-2h .link:focus,
#ext_menu-2h .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-2h .link[aria-expanded="true"],
#ext_menu-2h .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-2h .nav-dropdown-sm .link:focus,
#ext_menu-2h .nav-dropdown-sm .link:hover,
#ext_menu-2h .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2h .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-2h .navbar,
#ext_menu-2h .nav-dropdown-sm,
#ext_menu-2h .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2h .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-2h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2h .bg-color.transparent.opened .link:hover,
#ext_menu-2h .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-2h .link[aria-expanded="true"],
#ext_menu-2h .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}




#msg-box7-2k .mbr-section-title,
#msg-box7-2k .lead p {
  color: #fff;
}
#msg-box7-2k H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-2k P {
  text-align: left;
}
#msg-box3-2l .mbr-section-title,
#msg-box3-2l p {
  color: #000;
}
#msg-box3-2l .lead P {
  text-align: left;
}
#msg-box3-2l .mbr-section-title {
  font-size: 30px;
}
#msg-box3-2l .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-2l .lead SPAN {
  text-align: left;
}
#msg-box3-2l .lead {
  text-align: left;
}
#msg-box3-4t .mbr-section-title,
#msg-box3-4t p {
  color: #000;
}
#msg-box3-4t .lead P {
  text-align: left;
}
#msg-box3-4t .mbr-section-title {
  font-size: 30px;
}
#msg-box3-4t .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-4t .lead SPAN {
  text-align: left;
}
#msg-box3-4t .lead {
  text-align: left;
}
#ext_menu-2o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2o .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-2o .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2o .close-icon::before,
#ext_menu-2o .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2o .link,
#ext_menu-2o .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-2o .link {
  font-size: 1rem;
}
#ext_menu-2o .dropdown-item,
#ext_menu-2o .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2o .link:hover,
#ext_menu-2o .dropdown-item:hover,
#ext_menu-2o .link:focus,
#ext_menu-2o .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-2o .link[aria-expanded="true"],
#ext_menu-2o .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-2o .nav-dropdown-sm .link:focus,
#ext_menu-2o .nav-dropdown-sm .link:hover,
#ext_menu-2o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2o .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-2o .navbar,
#ext_menu-2o .nav-dropdown-sm,
#ext_menu-2o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2o .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-2o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2o .bg-color.transparent.opened .link:hover,
#ext_menu-2o .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-2o .link[aria-expanded="true"],
#ext_menu-2o .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}




#msg-box7-4u .mbr-section-title,
#msg-box7-4u .lead p {
  color: #fff;
}
#msg-box7-4u H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-4u P {
  text-align: left;
}
#msg-box3-4v .mbr-section-title,
#msg-box3-4v p {
  color: #000;
}
#msg-box3-4v .lead P {
  text-align: left;
}
#msg-box3-4v .mbr-section-title {
  font-size: 30px;
}
#msg-box3-4v .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-4v .lead SPAN {
  text-align: left;
}
#msg-box3-4v .lead {
  text-align: left;
}
#msg-box3-4w .mbr-section-title,
#msg-box3-4w p {
  color: #000;
}
#msg-box3-4w .lead P {
  text-align: left;
}
#msg-box3-4w .mbr-section-title {
  font-size: 30px;
}
#msg-box3-4w .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-4w .lead SPAN {
  text-align: left;
}
#msg-box3-4w .lead {
  text-align: left;
}
#ext_menu-4x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4x .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-4x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4x .close-icon::before,
#ext_menu-4x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4x .link,
#ext_menu-4x .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-4x .link {
  font-size: 1rem;
}
#ext_menu-4x .dropdown-item,
#ext_menu-4x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-4x .link:hover,
#ext_menu-4x .dropdown-item:hover,
#ext_menu-4x .link:focus,
#ext_menu-4x .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-4x .nav-dropdown-sm .link:focus,
#ext_menu-4x .nav-dropdown-sm .link:hover,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4x .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-4x .navbar,
#ext_menu-4x .nav-dropdown-sm,
#ext_menu-4x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4x .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-4x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4x .bg-color.transparent.opened .link:hover,
#ext_menu-4x .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-4x .link[aria-expanded="true"],
#ext_menu-4x .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}




#msg-box7-50 .mbr-section-title,
#msg-box7-50 .lead p {
  color: #fff;
}
#msg-box7-50 H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-50 P {
  text-align: left;
}
#msg-box3-51 .mbr-section-title,
#msg-box3-51 p {
  color: #000;
}
#msg-box3-51 .lead P {
  text-align: left;
}
#msg-box3-51 .mbr-section-title {
  font-size: 30px;
}
#msg-box3-51 .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-51 .lead SPAN {
  text-align: left;
}
#msg-box3-51 .lead {
  text-align: left;
}
#msg-box3-52 .mbr-section-title,
#msg-box3-52 p {
  color: #000;
}
#msg-box3-52 .lead P {
  text-align: left;
}
#msg-box3-52 .mbr-section-title {
  font-size: 30px;
}
#msg-box3-52 .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-52 .lead SPAN {
  text-align: left;
}
#msg-box3-52 .lead {
  text-align: left;
}
#ext_menu-53 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-53 .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-53 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-53 .close-icon::before,
#ext_menu-53 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-53 .link,
#ext_menu-53 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-53 .link {
  font-size: 1rem;
}
#ext_menu-53 .dropdown-item,
#ext_menu-53 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-53 .link:hover,
#ext_menu-53 .dropdown-item:hover,
#ext_menu-53 .link:focus,
#ext_menu-53 .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-53 .link[aria-expanded="true"],
#ext_menu-53 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-53 .nav-dropdown-sm .link:focus,
#ext_menu-53 .nav-dropdown-sm .link:hover,
#ext_menu-53 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-53 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-53 .navbar,
#ext_menu-53 .nav-dropdown-sm,
#ext_menu-53 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-53 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-53 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-53 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-53 .bg-color.transparent.opened .link:hover,
#ext_menu-53 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-53 .link[aria-expanded="true"],
#ext_menu-53 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-56 .mbr-section-title,
#msg-box7-56 .lead p {
  color: #fff;
}
#msg-box7-56 H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-56 P {
  text-align: left;
}
#msg-box3-57 .mbr-section-title,
#msg-box3-57 p {
  color: #000;
}
#msg-box3-57 .lead P {
  text-align: left;
}
#msg-box3-57 .lead UL {
  text-align: left;
}
#msg-box3-57 .lead {
  text-align: left;
}
#testimonials1-58 .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-58 .mbr-section-title {
  font-size: 30px;
}
#testimonials1-5e .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-5e .mbr-section-title {
  font-size: 30px;
}
#testimonials1-5f .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-5f .mbr-section-title {
  font-size: 30px;
}
#ext_menu-59 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-59 .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-59 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-59 .close-icon::before,
#ext_menu-59 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-59 .link,
#ext_menu-59 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-59 .link {
  font-size: 1rem;
}
#ext_menu-59 .dropdown-item,
#ext_menu-59 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-59 .link:hover,
#ext_menu-59 .dropdown-item:hover,
#ext_menu-59 .link:focus,
#ext_menu-59 .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-59 .link[aria-expanded="true"],
#ext_menu-59 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-59 .nav-dropdown-sm .link:focus,
#ext_menu-59 .nav-dropdown-sm .link:hover,
#ext_menu-59 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-59 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-59 .navbar,
#ext_menu-59 .nav-dropdown-sm,
#ext_menu-59 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-59 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-59 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-59 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-59 .bg-color.transparent.opened .link:hover,
#ext_menu-59 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-59 .link[aria-expanded="true"],
#ext_menu-59 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-5g .mbr-section-title,
#msg-box7-5g .lead p {
  color: #fff;
}
#msg-box7-5g H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-5g P {
  text-align: left;
}
#msg-box3-5h .mbr-section-title,
#msg-box3-5h p {
  color: #000;
}
#msg-box3-5h .lead P {
  text-align: left;
}
#msg-box3-5h .lead UL {
  text-align: left;
}
#msg-box3-5h .lead {
  text-align: left;
}
#testimonials1-5i .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-5i .mbr-section-title {
  font-size: 30px;
}
#ext_menu-5j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5j .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-5j .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5j .close-icon::before,
#ext_menu-5j .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5j .link,
#ext_menu-5j .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-5j .link {
  font-size: 1rem;
}
#ext_menu-5j .dropdown-item,
#ext_menu-5j .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-5j .link:hover,
#ext_menu-5j .dropdown-item:hover,
#ext_menu-5j .link:focus,
#ext_menu-5j .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-5j .link[aria-expanded="true"],
#ext_menu-5j .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-5j .nav-dropdown-sm .link:focus,
#ext_menu-5j .nav-dropdown-sm .link:hover,
#ext_menu-5j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5j .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-5j .navbar,
#ext_menu-5j .nav-dropdown-sm,
#ext_menu-5j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5j .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-5j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5j .bg-color.transparent.opened .link:hover,
#ext_menu-5j .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-5j .link[aria-expanded="true"],
#ext_menu-5j .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-5m .mbr-section-title,
#msg-box7-5m .lead p {
  color: #fff;
}
#msg-box7-5m H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-5m P {
  text-align: left;
}
#msg-box3-5n .mbr-section-title,
#msg-box3-5n p {
  color: #000;
}
#msg-box3-5n .lead P {
  text-align: left;
}
#msg-box3-5n .lead UL {
  text-align: left;
}
#msg-box3-5n .lead {
  text-align: left;
}
#testimonials1-5o .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-5o .mbr-section-title {
  font-size: 30px;
}
#testimonials1-5s .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-5s .mbr-section-title {
  font-size: 30px;
}
#ext_menu-5p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5p .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-5p .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5p .close-icon::before,
#ext_menu-5p .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5p .link,
#ext_menu-5p .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-5p .link {
  font-size: 1rem;
}
#ext_menu-5p .dropdown-item,
#ext_menu-5p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-5p .link:hover,
#ext_menu-5p .dropdown-item:hover,
#ext_menu-5p .link:focus,
#ext_menu-5p .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-5p .link[aria-expanded="true"],
#ext_menu-5p .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-5p .nav-dropdown-sm .link:focus,
#ext_menu-5p .nav-dropdown-sm .link:hover,
#ext_menu-5p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5p .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-5p .navbar,
#ext_menu-5p .nav-dropdown-sm,
#ext_menu-5p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5p .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-5p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5p .bg-color.transparent.opened .link:hover,
#ext_menu-5p .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-5p .link[aria-expanded="true"],
#ext_menu-5p .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-5t .mbr-section-title,
#msg-box7-5t .lead p {
  color: #fff;
}
#msg-box7-5t H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-5t P {
  text-align: left;
}
#msg-box3-5u .mbr-section-title,
#msg-box3-5u p {
  color: #000;
}
#msg-box3-5u .lead P {
  text-align: left;
}
#msg-box3-5u .lead UL {
  text-align: left;
}
#msg-box3-5u .lead {
  text-align: left;
}
#testimonials1-5v .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-5v .mbr-section-title {
  font-size: 30px;
}
#testimonials1-5w .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-5w .mbr-section-title {
  font-size: 30px;
}
#ext_menu-5x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5x .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-5x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5x .close-icon::before,
#ext_menu-5x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5x .link,
#ext_menu-5x .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-5x .link {
  font-size: 1rem;
}
#ext_menu-5x .dropdown-item,
#ext_menu-5x .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-5x .link:hover,
#ext_menu-5x .dropdown-item:hover,
#ext_menu-5x .link:focus,
#ext_menu-5x .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-5x .link[aria-expanded="true"],
#ext_menu-5x .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-5x .nav-dropdown-sm .link:focus,
#ext_menu-5x .nav-dropdown-sm .link:hover,
#ext_menu-5x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5x .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-5x .navbar,
#ext_menu-5x .nav-dropdown-sm,
#ext_menu-5x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5x .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-5x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5x .bg-color.transparent.opened .link:hover,
#ext_menu-5x .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-5x .link[aria-expanded="true"],
#ext_menu-5x .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-66 .mbr-section-title,
#msg-box7-66 .lead p {
  color: #fff;
}
#msg-box7-66 H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-66 P {
  text-align: left;
}
#msg-box3-67 .mbr-section-title,
#msg-box3-67 p {
  color: #000;
}
#msg-box3-67 .lead P {
  text-align: left;
}
#msg-box3-67 .lead UL {
  text-align: left;
}
#msg-box3-67 .lead {
  text-align: left;
}
#testimonials1-68 .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-68 .mbr-section-title {
  font-size: 30px;
}
#testimonials1-6c .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6c .mbr-section-title {
  font-size: 30px;
}
#ext_menu-69 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-69 .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-69 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-69 .close-icon::before,
#ext_menu-69 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-69 .link,
#ext_menu-69 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-69 .link {
  font-size: 1rem;
}
#ext_menu-69 .dropdown-item,
#ext_menu-69 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-69 .link:hover,
#ext_menu-69 .dropdown-item:hover,
#ext_menu-69 .link:focus,
#ext_menu-69 .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-69 .link[aria-expanded="true"],
#ext_menu-69 .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-69 .nav-dropdown-sm .link:focus,
#ext_menu-69 .nav-dropdown-sm .link:hover,
#ext_menu-69 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-69 .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-69 .navbar,
#ext_menu-69 .nav-dropdown-sm,
#ext_menu-69 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-69 .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-69 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-69 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-69 .bg-color.transparent.opened .link:hover,
#ext_menu-69 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-69 .link[aria-expanded="true"],
#ext_menu-69 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-6d .mbr-section-title,
#msg-box7-6d .lead p {
  color: #fff;
}
#msg-box7-6d H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-6d P {
  text-align: left;
}
#msg-box3-6e .mbr-section-title,
#msg-box3-6e p {
  color: #000;
}
#msg-box3-6e .lead P {
  text-align: left;
}
#msg-box3-6e .lead UL {
  text-align: left;
}
#msg-box3-6e .lead {
  text-align: left;
}
#testimonials1-6f .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6f .mbr-section-title {
  font-size: 30px;
}
#ext_menu-6g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6g .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-6g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6g .close-icon::before,
#ext_menu-6g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6g .link,
#ext_menu-6g .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-6g .link {
  font-size: 1rem;
}
#ext_menu-6g .dropdown-item,
#ext_menu-6g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-6g .link:hover,
#ext_menu-6g .dropdown-item:hover,
#ext_menu-6g .link:focus,
#ext_menu-6g .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-6g .link[aria-expanded="true"],
#ext_menu-6g .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-6g .nav-dropdown-sm .link:focus,
#ext_menu-6g .nav-dropdown-sm .link:hover,
#ext_menu-6g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6g .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-6g .navbar,
#ext_menu-6g .nav-dropdown-sm,
#ext_menu-6g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6g .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-6g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6g .bg-color.transparent.opened .link:hover,
#ext_menu-6g .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-6g .link[aria-expanded="true"],
#ext_menu-6g .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}



#msg-box7-6j .mbr-section-title,
#msg-box7-6j .lead p {
  color: #fff;
}
#msg-box7-6j H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-6j P {
  text-align: left;
}
#msg-box3-6k .mbr-section-title,
#msg-box3-6k p {
  color: #000;
}
#msg-box3-6k .lead P {
  text-align: left;
}
#msg-box3-6k .mbr-section-title {
  font-size: 30px;
}
#msg-box3-6k .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-6k .lead SPAN {
  text-align: left;
}
#msg-box3-6k .lead {
  text-align: left;
}
#testimonials1-6p .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-6p .mbr-section-title {
  font-size: 30px;
}
#ext_menu-6m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6m .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-6m .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6m .close-icon::before,
#ext_menu-6m .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6m .link,
#ext_menu-6m .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-6m .link {
  font-size: 1rem;
}
#ext_menu-6m .dropdown-item,
#ext_menu-6m .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-6m .link:hover,
#ext_menu-6m .dropdown-item:hover,
#ext_menu-6m .link:focus,
#ext_menu-6m .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-6m .link[aria-expanded="true"],
#ext_menu-6m .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-6m .nav-dropdown-sm .link:focus,
#ext_menu-6m .nav-dropdown-sm .link:hover,
#ext_menu-6m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6m .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-6m .navbar,
#ext_menu-6m .nav-dropdown-sm,
#ext_menu-6m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6m .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-6m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6m .bg-color.transparent.opened .link:hover,
#ext_menu-6m .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-6m .link[aria-expanded="true"],
#ext_menu-6m .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}



#msg-box7-6y .mbr-section-title,
#msg-box7-6y .lead p {
  color: #fff;
}
#msg-box7-6y H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-6y P {
  text-align: left;
}
#msg-box3-6z .mbr-section-title,
#msg-box3-6z p {
  color: #000;
}
#msg-box3-6z .lead P {
  text-align: left;
}
#msg-box3-6z .lead UL {
  text-align: left;
}
#msg-box3-6z .lead {
  text-align: left;
}
#testimonials1-70 .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-70 .mbr-section-title {
  font-size: 30px;
}
#testimonials1-76 .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-76 .mbr-section-title {
  font-size: 30px;
}
#testimonials1-71 .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-71 .mbr-section-title {
  font-size: 30px;
}
#testimonials1-72 .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-72 .mbr-section-title {
  font-size: 30px;
}
#msg-box3-77 .mbr-section-title,
#msg-box3-77 p {
  color: #000;
}
#msg-box3-77 .lead P {
  text-align: left;
}
#msg-box3-77 .mbr-section-title {
  font-size: 30px;
}
#msg-box3-77 .lead H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
}
#msg-box3-77 .lead SPAN {
  text-align: left;
}
#msg-box3-77 .lead {
  text-align: left;
}
#ext_menu-73 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-73 .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-73 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-73 .close-icon::before,
#ext_menu-73 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-73 .link,
#ext_menu-73 .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-73 .link {
  font-size: 1rem;
}
#ext_menu-73 .dropdown-item,
#ext_menu-73 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-73 .link:hover,
#ext_menu-73 .dropdown-item:hover,
#ext_menu-73 .link:focus,
#ext_menu-73 .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-73 .nav-dropdown-sm .link:focus,
#ext_menu-73 .nav-dropdown-sm .link:hover,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-73 .navbar,
#ext_menu-73 .nav-dropdown-sm,
#ext_menu-73 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-73 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-73 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-73 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-73 .bg-color.transparent.opened .link:hover,
#ext_menu-73 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-79 .mbr-section-title,
#msg-box7-79 .lead p {
  color: #fff;
}
#msg-box7-79 H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-79 P {
  text-align: left;
}
#msg-box3-7a .mbr-section-title,
#msg-box3-7a p {
  color: #000;
}
#msg-box3-7a .lead P {
  text-align: left;
}
#msg-box3-7a .lead UL {
  text-align: left;
}
#msg-box3-7a .lead {
  text-align: left;
}
#testimonials1-7b .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-7b .mbr-section-title {
  font-size: 30px;
}
#testimonials1-7c .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-7c .mbr-section-title {
  font-size: 30px;
}
#ext_menu-7d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7d .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-7d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7d .close-icon::before,
#ext_menu-7d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7d .link,
#ext_menu-7d .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-7d .link {
  font-size: 1rem;
}
#ext_menu-7d .dropdown-item,
#ext_menu-7d .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-7d .link:hover,
#ext_menu-7d .dropdown-item:hover,
#ext_menu-7d .link:focus,
#ext_menu-7d .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-7d .link[aria-expanded="true"],
#ext_menu-7d .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-7d .nav-dropdown-sm .link:focus,
#ext_menu-7d .nav-dropdown-sm .link:hover,
#ext_menu-7d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7d .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-7d .navbar,
#ext_menu-7d .nav-dropdown-sm,
#ext_menu-7d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7d .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-7d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7d .bg-color.transparent.opened .link:hover,
#ext_menu-7d .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-7d .link[aria-expanded="true"],
#ext_menu-7d .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}


#msg-box7-7g .mbr-section-title,
#msg-box7-7g .lead p {
  color: #fff;
}
#msg-box7-7g H3 {
  color: #faeab5;
  text-align: left;
}
#msg-box7-7g P {
  text-align: left;
}
#msg-box3-7h .mbr-section-title,
#msg-box3-7h p {
  color: #000;
}
#msg-box3-7h .lead P {
  text-align: left;
}
#msg-box3-7h .lead UL {
  text-align: left;
}
#msg-box3-7h .lead {
  text-align: left;
}
#testimonials1-7i .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-7i .mbr-section-title {
  font-size: 30px;
}
#testimonials1-7j .mbr-section-subtitle {
  color: #28324e;
}
#testimonials1-7j .mbr-section-title {
  font-size: 30px;
}
#ext_menu-7k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7k .navbar-caption {
  color: #ffffff;
  font-family: 'Merriweather', serif;
  font-size: 30px;
}
#ext_menu-7k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7k .close-icon::before,
#ext_menu-7k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7k .link,
#ext_menu-7k .dropdown-item {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#ext_menu-7k .link {
  font-size: 1rem;
}
#ext_menu-7k .dropdown-item,
#ext_menu-7k .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-7k .link:hover,
#ext_menu-7k .dropdown-item:hover,
#ext_menu-7k .link:focus,
#ext_menu-7k .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-7k .link[aria-expanded="true"],
#ext_menu-7k .dropdown-menu {
  background: #3a3a3a;
}
#ext_menu-7k .nav-dropdown-sm .link:focus,
#ext_menu-7k .nav-dropdown-sm .link:hover,
#ext_menu-7k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7k .nav-dropdown-sm .dropdown-item:hover {
  background: #4b4b4b!important;
}
#ext_menu-7k .navbar,
#ext_menu-7k .nav-dropdown-sm,
#ext_menu-7k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7k .nav-dropdown-sm .dropdown-menu {
  background: #535353;
}
#ext_menu-7k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7k .bg-color.transparent.opened .link:hover,
#ext_menu-7k .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-7k .link[aria-expanded="true"],
#ext_menu-7k .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
