@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,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: '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 {
  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: '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: #cccccc !important;
}
.bg-success {
  background-color: #6cba0f !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #2969b0 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-secondary {
  background-color: #043374;
  border-color: #043374;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #01122a;
  border-color: #01122a;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #01122a !important;
  border-color: #01122a !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: #6cba0f;
  border-color: #6cba0f;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #437309;
  border-color: #437309;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #437309 !important;
  border-color: #437309 !important;
}
.btn-warning {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !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: #999999;
  color: #999999;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #010811;
  color: #010811;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #043374;
  border-color: #043374;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #043374 !important;
  border-color: #043374 !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: #355c07;
  color: #355c07;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #6cba0f;
  border-color: #6cba0f;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #6cba0f !important;
  border-color: #6cba0f !important;
}
.btn-warning-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !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: #cccccc !important;
}
.text-success {
  color: #6cba0f !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #2969b0 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #6cba0f;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #2969b0;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #cccccc;
}
.btn-social:hover {
  background: #cccccc;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #cccccc;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #cccccc;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #cccccc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #cccccc;
}
.lead a,
.lead a:hover {
  color: #cccccc;
}
.lead blockquote {
  border-color: #cccccc;
}
.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: #abf157;
}
.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: #79aae0;
}
.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: #cccccc;
}
#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
}
#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: 'Slabo 27px', 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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #021d43;
}
#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: #032c65!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: #043374;
}
#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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-1x .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#content5-3 .mbr-section-title,
#content5-3 p {
  color: #fff;
}
#msg-box3-5 .mbr-section-title,
#msg-box3-5 p {
  color: #000;
}
#msg-box3-5 .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-5 .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
}
#buttons1-v .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
}
#features4-4 .card-subtitle {
  color: #bcbcbc;
}
#features4-4 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-4 H4 {
  font-family: 'Slabo 27px', serif;
}
#features4-4 P {
  font-size: 18px;
  font-family: 'Open Sans Condensed', sans-serif;
}






















#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
}
#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: 'Slabo 27px', 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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #021d43;
}
#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: #032c65!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: #043374;
}
#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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-1x .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#msg-box3-7 .mbr-section-title,
#msg-box3-7 p {
  color: #000;
}
#msg-box3-7 .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-7 .lead P {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#header3-w .mbr-section-title,
#header3-w .mbr-section-subtitle {
  text-align: center;
}
#header3-w H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
  color: #ffffff;
}
#msg-box3-e .mbr-section-title,
#msg-box3-e p {
  color: #000;
}
#msg-box3-e .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#msg-box3-e .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  text-align: center;
}
#msg-box3-e .lead DIV {
  font-size: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#features6-h H4 {
  font-family: 'Slabo 27px', serif;
  font-size: 22px;
  text-align: center;
}
#features6-h P {
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
}
#header3-1s .mbr-section-title,
#header3-1s .mbr-section-subtitle {
  text-align: center;
}
#header3-1s H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#header3-1s SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
  color: #000000;
}
#gallery3-1r .mbr-gallery-item > div > span {
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials1-20 .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#testimonials1-20 .mbr-section-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
}
#testimonials1-20 .card-block P {
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials1-20 .card-footer > small {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
}
#testimonials1-20 .mbr-section-subtitle SPAN {
  color: #000000;
}
#form1-10 .form-control-label {
  color: #232323;
}
#form1-10 .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#form1-10 SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
}
#contacts1-1v STRONG {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
  font-size: 18px;
}
#contacts1-1v P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
}
#buttons1-1w .btn {
  font-size: 12px;
  font-family: 'Open Sans Condensed', sans-serif;
}

























#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
}
#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: 'Slabo 27px', 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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #021d43;
}
#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: #032c65!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: #043374;
}
#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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-1x .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#msg-box3-1d .mbr-section-title,
#msg-box3-1d p {
  color: #000;
}
#msg-box3-1d .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-1d .lead P {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
  color: #ffffff;
}
#msg-box3-1g .mbr-section-title,
#msg-box3-1g p {
  color: #000;
}
#msg-box3-1g .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#msg-box3-1g .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  text-align: center;
}
#msg-box3-1g .lead DIV {
  font-size: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#features6-1o H4 {
  font-family: 'Slabo 27px', serif;
  font-size: 22px;
}
#features6-1o P {
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
}
#header3-1q .mbr-section-title,
#header3-1q .mbr-section-subtitle {
  text-align: center;
}
#header3-1q H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#header3-1q SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
  color: #000000;
}
#gallery4-1p .mbr-gallery-item > div > span {
  font-family: 'Open Sans Condensed', sans-serif;
}
#gallery4-1p .mbr-gallery-item > div > span H2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  text-align: left;
}
#testimonials1-1j .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#testimonials1-1j .card-block P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
  text-align: left;
}
#testimonials1-1j .mbr-section-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
}
#testimonials1-1j .card-footer > div DIV {
  font-family: 'Slabo 27px', serif;
  font-size: 20px;
}
#testimonials1-1j .card-footer > div SPAN {
  font-size: 24px;
  font-family: 'Slabo 27px', serif;
}
#testimonials1-1j .card-footer > div {
  font-size: 24px;
  font-family: 'Slabo 27px', serif;
}
#testimonials1-1j .card-footer > small {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  color: #7c7c7c;
}
#testimonials1-1j .mbr-section-subtitle SPAN {
  color: #000000;
}
#testimonials1-1j .card-footer > small SPAN {
  color: #2b0680;
}
#form1-1m .form-control-label {
  color: #232323;
}
#form1-1m .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#form1-1m SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
}
#contacts2-1n STRONG {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
  font-size: 18px;
}
#contacts2-1n UL {
  color: #ffffff;
}
#contacts2-1n P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
}







#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
}
#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: 'Slabo 27px', 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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #021d43;
}
#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: #032c65!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: #043374;
}
#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: #cccccc;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-1x .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#content5-23 .mbr-section-title,
#content5-23 p {
  color: #fff;
}
#msg-box3-24 .mbr-section-title,
#msg-box3-24 p {
  color: #000;
}
#msg-box3-24 .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-24 .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
}
#buttons1-25 .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
}
#features4-26 .card-subtitle {
  color: #bcbcbc;
}
#features4-26 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-26 H4 {
  font-family: 'Slabo 27px', serif;
}
#features4-26 P {
  font-size: 18px;
  font-family: 'Open Sans Condensed', sans-serif;
}





















#ext_menu-2a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2a .navbar-caption {
  color: #ffffff;
}
#ext_menu-2a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2a .close-icon::before,
#ext_menu-2a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2a .link,
#ext_menu-2a .dropdown-item {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-2a .link {
  font-size: 1rem;
}
#ext_menu-2a .dropdown-item,
#ext_menu-2a .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2a .link:hover,
#ext_menu-2a .dropdown-item:hover,
#ext_menu-2a .link:focus,
#ext_menu-2a .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-menu {
  background: #021d43;
}
#ext_menu-2a .nav-dropdown-sm .link:focus,
#ext_menu-2a .nav-dropdown-sm .link:hover,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2a .nav-dropdown-sm .dropdown-item:hover {
  background: #032c65!important;
}
#ext_menu-2a .navbar,
#ext_menu-2a .nav-dropdown-sm,
#ext_menu-2a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2a .nav-dropdown-sm .dropdown-menu {
  background: #043374;
}
#ext_menu-2a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2a .bg-color.transparent.opened .link:hover,
#ext_menu-2a .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-2a .link[aria-expanded="true"],
#ext_menu-2a .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-2a .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#msg-box3-2b .mbr-section-title,
#msg-box3-2b p {
  color: #000;
}
#msg-box3-2b .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-2b .lead P {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
  color: #ffffff;
}
#msg-box3-2e .mbr-section-title,
#msg-box3-2e p {
  color: #000;
}
#msg-box3-2e .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#msg-box3-2e .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  text-align: center;
}
#msg-box3-2e .lead DIV {
  font-size: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#features6-2f H4 {
  font-family: 'Slabo 27px', serif;
  font-size: 22px;
  text-align: center;
}
#features6-2f P {
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
}
#header3-2g .mbr-section-title,
#header3-2g .mbr-section-subtitle {
  text-align: center;
}
#header3-2g H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#header3-2g SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
  color: #000000;
}
#gallery3-2h .mbr-gallery-item > div > span {
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials1-2i .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#testimonials1-2i .mbr-section-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  color: #000000;
}
#testimonials1-2i .card-block P {
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials1-2i .card-footer > small {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
}
#testimonials1-2i .mbr-section-subtitle SPAN {
  color: #000000;
}
#form1-2k .form-control-label {
  color: #232323;
}
#form1-2k .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#form1-2k SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
}
#contacts1-2l STRONG {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
  font-size: 18px;
}
#contacts1-2l P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
}

























#ext_menu-2n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2n .navbar-caption {
  color: #ffffff;
}
#ext_menu-2n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2n .close-icon::before,
#ext_menu-2n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2n .link,
#ext_menu-2n .dropdown-item {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-2n .link {
  font-size: 1rem;
}
#ext_menu-2n .dropdown-item,
#ext_menu-2n .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-2n .link:hover,
#ext_menu-2n .dropdown-item:hover,
#ext_menu-2n .link:focus,
#ext_menu-2n .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-2n .link[aria-expanded="true"],
#ext_menu-2n .dropdown-menu {
  background: #021d43;
}
#ext_menu-2n .nav-dropdown-sm .link:focus,
#ext_menu-2n .nav-dropdown-sm .link:hover,
#ext_menu-2n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2n .nav-dropdown-sm .dropdown-item:hover {
  background: #032c65!important;
}
#ext_menu-2n .navbar,
#ext_menu-2n .nav-dropdown-sm,
#ext_menu-2n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2n .nav-dropdown-sm .dropdown-menu {
  background: #043374;
}
#ext_menu-2n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2n .bg-color.transparent.opened .link:hover,
#ext_menu-2n .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-2n .link[aria-expanded="true"],
#ext_menu-2n .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-2n .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#msg-box3-2o .mbr-section-title,
#msg-box3-2o p {
  color: #000;
}
#msg-box3-2o .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-2o .lead P {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#header3-2p H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
  color: #ffffff;
}
#msg-box3-2r .mbr-section-title,
#msg-box3-2r p {
  color: #000;
}
#msg-box3-2r .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#msg-box3-2r .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  text-align: center;
}
#msg-box3-2r .lead DIV {
  font-size: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#features6-2s H4 {
  font-family: 'Slabo 27px', serif;
  font-size: 22px;
}
#features6-2s P {
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
}
#header3-2t .mbr-section-title,
#header3-2t .mbr-section-subtitle {
  text-align: center;
}
#header3-2t H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#header3-2t SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
  color: #000000;
}
#gallery4-2u .mbr-gallery-item > div > span {
  font-family: 'Open Sans Condensed', sans-serif;
}
#gallery4-2u .mbr-gallery-item > div > span H2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  text-align: left;
}
#testimonials1-2v .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#testimonials1-2v .card-block P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
  text-align: left;
}
#testimonials1-2v .mbr-section-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  color: #000000;
}
#testimonials1-2v .card-footer > div DIV {
  font-family: 'Slabo 27px', serif;
  font-size: 20px;
}
#testimonials1-2v .card-footer > div SPAN {
  font-size: 24px;
  font-family: 'Slabo 27px', serif;
}
#testimonials1-2v .card-footer > div {
  font-size: 24px;
  font-family: 'Slabo 27px', serif;
}
#testimonials1-2v .card-footer > small {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  color: #7c7c7c;
}
#testimonials1-2v .mbr-section-subtitle SPAN {
  color: #000000;
}
#testimonials1-2v .card-footer > small SPAN {
  color: #2b0680;
}
#form1-2x .form-control-label {
  color: #232323;
}
#form1-2x .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#form1-2x SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
}
#contacts2-2y STRONG {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
  font-size: 18px;
}
#contacts2-2y UL {
  color: #ffffff;
}
#contacts2-2y P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
}







#ext_menu-3b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3b .navbar-caption {
  color: #ffffff;
}
#ext_menu-3b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3b .close-icon::before,
#ext_menu-3b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3b .link,
#ext_menu-3b .dropdown-item {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-3b .link {
  font-size: 1rem;
}
#ext_menu-3b .dropdown-item,
#ext_menu-3b .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3b .link:hover,
#ext_menu-3b .dropdown-item:hover,
#ext_menu-3b .link:focus,
#ext_menu-3b .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-menu {
  background: #021d43;
}
#ext_menu-3b .nav-dropdown-sm .link:focus,
#ext_menu-3b .nav-dropdown-sm .link:hover,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:hover {
  background: #032c65!important;
}
#ext_menu-3b .navbar,
#ext_menu-3b .nav-dropdown-sm,
#ext_menu-3b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3b .nav-dropdown-sm .dropdown-menu {
  background: #043374;
}
#ext_menu-3b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3b .bg-color.transparent.opened .link:hover,
#ext_menu-3b .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-3b .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#content5-3c .mbr-section-title,
#content5-3c p {
  color: #fff;
}
#msg-box3-3d .mbr-section-title,
#msg-box3-3d p {
  color: #000;
}
#msg-box3-3d .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-3d .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
}
#buttons1-3e .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
}
#features4-3f .card-subtitle {
  color: #bcbcbc;
}
#features4-3f .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-3f H4 {
  font-family: 'Slabo 27px', serif;
}
#features4-3f P {
  font-size: 18px;
  font-family: 'Open Sans Condensed', sans-serif;
}





















#ext_menu-3h .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3h .navbar-caption {
  color: #ffffff;
}
#ext_menu-3h .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3h .close-icon::before,
#ext_menu-3h .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3h .link,
#ext_menu-3h .dropdown-item {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-3h .link {
  font-size: 1rem;
}
#ext_menu-3h .dropdown-item,
#ext_menu-3h .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3h .link:hover,
#ext_menu-3h .dropdown-item:hover,
#ext_menu-3h .link:focus,
#ext_menu-3h .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3h .link[aria-expanded="true"],
#ext_menu-3h .dropdown-menu {
  background: #021d43;
}
#ext_menu-3h .nav-dropdown-sm .link:focus,
#ext_menu-3h .nav-dropdown-sm .link:hover,
#ext_menu-3h .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3h .nav-dropdown-sm .dropdown-item:hover {
  background: #032c65!important;
}
#ext_menu-3h .navbar,
#ext_menu-3h .nav-dropdown-sm,
#ext_menu-3h .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3h .nav-dropdown-sm .dropdown-menu {
  background: #043374;
}
#ext_menu-3h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3h .bg-color.transparent.opened .link:hover,
#ext_menu-3h .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3h .link[aria-expanded="true"],
#ext_menu-3h .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-3h .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#msg-box3-3i .mbr-section-title,
#msg-box3-3i p {
  color: #000;
}
#msg-box3-3i .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-3i .lead P {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#header3-3j .mbr-section-title,
#header3-3j .mbr-section-subtitle {
  text-align: center;
}
#header3-3j H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
  color: #ffffff;
}
#msg-box3-3l .mbr-section-title,
#msg-box3-3l p {
  color: #000;
}
#msg-box3-3l .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#msg-box3-3l .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  text-align: center;
}
#msg-box3-3l .lead DIV {
  font-size: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#features6-3m H4 {
  font-family: 'Slabo 27px', serif;
  font-size: 22px;
  text-align: center;
}
#features6-3m P {
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
}
#header3-3n .mbr-section-title,
#header3-3n .mbr-section-subtitle {
  text-align: center;
}
#header3-3n H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#header3-3n SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
  color: #000000;
}
#gallery3-3o .mbr-gallery-item > div > span {
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials1-3p .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#testimonials1-3p .mbr-section-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  color: #232323;
}
#testimonials1-3p .card-block P {
  text-align: left;
  font-family: 'Open Sans Condensed', sans-serif;
}
#testimonials1-3p .card-footer > small {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
}
#testimonials1-3p .mbr-section-subtitle SPAN {
  color: #000000;
}
#form1-3r .form-control-label {
  color: #232323;
}
#form1-3r .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#form1-3r SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
}
#contacts1-3s STRONG {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
  font-size: 18px;
}
#contacts1-3s P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
}

























#ext_menu-3u .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3u .navbar-caption {
  color: #ffffff;
}
#ext_menu-3u .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3u .close-icon::before,
#ext_menu-3u .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3u .link,
#ext_menu-3u .dropdown-item {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-3u .link {
  font-size: 1rem;
}
#ext_menu-3u .dropdown-item,
#ext_menu-3u .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3u .link:hover,
#ext_menu-3u .dropdown-item:hover,
#ext_menu-3u .link:focus,
#ext_menu-3u .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-3u .link[aria-expanded="true"],
#ext_menu-3u .dropdown-menu {
  background: #021d43;
}
#ext_menu-3u .nav-dropdown-sm .link:focus,
#ext_menu-3u .nav-dropdown-sm .link:hover,
#ext_menu-3u .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3u .nav-dropdown-sm .dropdown-item:hover {
  background: #032c65!important;
}
#ext_menu-3u .navbar,
#ext_menu-3u .nav-dropdown-sm,
#ext_menu-3u .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3u .nav-dropdown-sm .dropdown-menu {
  background: #043374;
}
#ext_menu-3u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3u .bg-color.transparent.opened .link:hover,
#ext_menu-3u .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-3u .link[aria-expanded="true"],
#ext_menu-3u .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-3u .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#msg-box3-3v .mbr-section-title,
#msg-box3-3v p {
  color: #000;
}
#msg-box3-3v .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-3v .lead P {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#header3-3w .mbr-section-title,
#header3-3w .mbr-section-subtitle {
  text-align: center;
}
#header3-3w H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
  color: #ffffff;
}
#msg-box3-3y .mbr-section-title,
#msg-box3-3y p {
  color: #000;
}
#msg-box3-3y .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#msg-box3-3y .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  text-align: center;
}
#msg-box3-3y .lead DIV {
  font-size: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#features6-3z H4 {
  font-family: 'Slabo 27px', serif;
  font-size: 22px;
}
#features6-3z P {
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 H3 {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#header3-40 SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
  color: #000000;
}
#gallery4-41 .mbr-gallery-item > div > span {
  font-family: 'Open Sans Condensed', sans-serif;
}
#gallery4-41 .mbr-gallery-item > div > span H2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  text-align: left;
}
#testimonials1-42 .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#testimonials1-42 .card-block P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
  text-align: left;
}
#testimonials1-42 .mbr-section-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
}
#testimonials1-42 .card-footer > div DIV {
  font-family: 'Slabo 27px', serif;
  font-size: 20px;
}
#testimonials1-42 .card-footer > div SPAN {
  font-size: 24px;
  font-family: 'Slabo 27px', serif;
}
#testimonials1-42 .card-footer > div {
  font-size: 24px;
  font-family: 'Slabo 27px', serif;
}
#testimonials1-42 .card-footer > small {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  color: #7c7c7c;
}
#testimonials1-42 .mbr-section-subtitle SPAN {
  color: #000000;
}
#testimonials1-42 .card-footer > small SPAN {
  color: #2b0680;
}
#form1-44 .form-control-label {
  color: #232323;
}
#form1-44 .mbr-section-title {
  font-family: 'Slabo 27px', serif;
  font-size: 36px;
}
#form1-44 SPAN {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
}
#contacts2-45 STRONG {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
  font-size: 18px;
}
#contacts2-45 UL {
  color: #ffffff;
}
#contacts2-45 P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 17px;
}








#ext_menu-46 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-46 .navbar-caption {
  color: #ffffff;
}
#ext_menu-46 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-46 .close-icon::before,
#ext_menu-46 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-46 .link,
#ext_menu-46 .dropdown-item {
  color: #ffffff;
  font-family: 'Slabo 27px', serif;
}
#ext_menu-46 .link {
  font-size: 1rem;
}
#ext_menu-46 .dropdown-item,
#ext_menu-46 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-46 .link:hover,
#ext_menu-46 .dropdown-item:hover,
#ext_menu-46 .link:focus,
#ext_menu-46 .dropdown-item:focus {
  color: #cccccc;
}
#ext_menu-46 .link[aria-expanded="true"],
#ext_menu-46 .dropdown-menu {
  background: #021d43;
}
#ext_menu-46 .nav-dropdown-sm .link:focus,
#ext_menu-46 .nav-dropdown-sm .link:hover,
#ext_menu-46 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-46 .nav-dropdown-sm .dropdown-item:hover {
  background: #032c65!important;
}
#ext_menu-46 .navbar,
#ext_menu-46 .nav-dropdown-sm,
#ext_menu-46 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-46 .nav-dropdown-sm .dropdown-menu {
  background: #043374;
}
#ext_menu-46 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-46 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-46 .bg-color.transparent.opened .link:hover,
#ext_menu-46 .bg-color.transparent.opened .link:focus {
  color: #cccccc;
}
#ext_menu-46 .link[aria-expanded="true"],
#ext_menu-46 .dropdown-item[aria-expanded="true"] {
  color: #cccccc!important;
}
#ext_menu-46 .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 9px;
}
#content5-47 .mbr-section-title,
#content5-47 p {
  color: #fff;
}
#msg-box3-48 .mbr-section-title,
#msg-box3-48 p {
  color: #000;
}
#msg-box3-48 .mbr-section-title {
  font-size: 36px;
  font-family: 'Slabo 27px', serif;
}
#msg-box3-48 .lead P {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
}
#buttons1-49 .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
}
#features4-4a .card-subtitle {
  color: #bcbcbc;
}
#features4-4a .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-4a H4 {
  font-family: 'Slabo 27px', serif;
}
#features4-4a P {
  font-size: 18px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#social-buttons4-4j .mbr-section-title,
#social-buttons4-4j .btn-social {
  color: #fff;
}
#social-buttons4-4j .mbr-section-title {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
}
