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




.subtitleFont {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Roboto Condensed', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #2969b0 !important;
}
.bg-success {
  background-color: #a1b98a !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #2969b0 !important;
}
.bg-danger {
  background-color: #6900b1 !important;
}
.btn-primary {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !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: #a1b98a;
  border-color: #a1b98a;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #7b9a5c;
  border-color: #7b9a5c;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #7b9a5c !important;
  border-color: #7b9a5c !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: #6900b1;
  border-color: #6900b1;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #3c0065;
  border-color: #3c0065;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #3c0065 !important;
  border-color: #3c0065 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !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: #6e8a53;
  color: #6e8a53;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #a1b98a;
  border-color: #a1b98a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #a1b98a !important;
  border-color: #a1b98a !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: #2c004b;
  color: #2c004b;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #6900b1;
  border-color: #6900b1;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #6900b1 !important;
  border-color: #6900b1 !important;
}
.text-primary {
  color: #2969b0 !important;
}
.text-success {
  color: #a1b98a !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #2969b0 !important;
}
.text-danger {
  color: #6900b1 !important;
}
.alert-success {
  background-color: #a1b98a;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #2969b0;
}
.alert-danger {
  background-color: #6900b1;
}
.btn-social {
  border-color: #2969b0;
}
.btn-social:hover {
  background: #2969b0;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2969b0;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2969b0;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2969b0;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2969b0;
}
.lead a,
.lead a:hover {
  color: #2969b0;
}
.lead blockquote {
  border-color: #2969b0;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e1e9da;
}
.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: #ab31ff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #2969b0;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
}
#menu-8 .navbar-toggler {
  color: #2969b0;
}
#menu-8 .close-icon::before,
#menu-8 .close-icon::after {
  background-color: #2969b0;
}
#menu-8 .link,
#menu-8 .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto Condensed', sans-serif;
}
#menu-8 .link {
  font-size: 0.8rem;
}
#menu-8 .dropdown-item,
#menu-8 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-8 .link:hover,
#menu-8 .dropdown-item:hover,
#menu-8 .link:focus,
#menu-8 .dropdown-item:focus {
  color: #2969b0;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-menu {
  background: #77c8f3;
}
#menu-8 .nav-dropdown-sm .link:focus,
#menu-8 .nav-dropdown-sm .link:hover,
#menu-8 .nav-dropdown-sm .dropdown-item:focus,
#menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #98d5f6!important;
}
#menu-8 .navbar,
#menu-8 .nav-dropdown-sm,
#menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #a6dbf7;
}
#menu-8 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8 .bg-color.transparent.opened .link:hover,
#menu-8 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-8 .btn {
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title {
  text-align: left;
  color: #2969b0;
}
#content1-a P {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
#content1-b P {
  font-size: 15px;
}
#custom-html-4c {
  /* Type valid CSS here */
}
#custom-html-4c div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-4c p {
  font-size: 60px;
  color: #777;
}
#msg-box8-j .mbr-section-title,
#msg-box8-j p {
  color: #fff;
}
#msg-box8-j .lead P {
  font-size: 15px;
}
#msg-box8-j .lead {
  color: #ffffff;
}
#header3-2y .mbr-section-title,
#header3-2y .mbr-section-subtitle {
  text-align: center;
}
#header3-2y .mbr-section-title {
  color: #2969b0;
  text-align: left;
}
#header3-2y .mbr-section-subtitle {
  text-align: left;
}
#content1-2u P {
  font-size: 15px;
  text-align: left;
}
#footer1-39 P {
  color: #7e9b9f;
}
#extFooter1-2w DIV {
  color: #ffffff;
}
#extFooter1-2w UL {
  text-align: center;
}








#menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
}
#menu-8 .navbar-toggler {
  color: #2969b0;
}
#menu-8 .close-icon::before,
#menu-8 .close-icon::after {
  background-color: #2969b0;
}
#menu-8 .link,
#menu-8 .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto Condensed', sans-serif;
}
#menu-8 .link {
  font-size: 1.05rem;
}
#menu-8 .dropdown-item,
#menu-8 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-8 .link:hover,
#menu-8 .dropdown-item:hover,
#menu-8 .link:focus,
#menu-8 .dropdown-item:focus {
  color: #2969b0;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-menu {
  background: #77c8f3;
}
#menu-8 .nav-dropdown-sm .link:focus,
#menu-8 .nav-dropdown-sm .link:hover,
#menu-8 .nav-dropdown-sm .dropdown-item:focus,
#menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #98d5f6!important;
}
#menu-8 .navbar,
#menu-8 .nav-dropdown-sm,
#menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #a6dbf7;
}
#menu-8 .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8 .bg-color.transparent.opened .link:hover,
#menu-8 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-8 .btn {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box8-1g .mbr-section-title,
#msg-box8-1g p {
  color: #fff;
}
#extFeatures11-1a .mbr-section-title {
  color: #2969b0;
}
#extFeatures11-1a .mbr-section-subtitle {
  color: #28324e;
}
#extFeatures11-1a .mbr-section-subtitle SPAN {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
#extFeatures11-1a H4 {
  color: #2969b0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 19px;
}
#extFeatures11-1a P {
  color: #28324e;
  font-family: 'Roboto', sans-serif;
}
#extFeatures11-1a .date P {
  color: #b8312f;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: left;
  font-size: 15px;
}
#extFeatures11-1a .date SPAN {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#header3-3h .mbr-section-title {
  color: #2969b0;
}
#header3-3h .mbr-section-subtitle {
  color: #acacac;
}
#testimonials2-3f .mbr-section-title {
  color: #2969b0;
  text-align: center;
}
#testimonials2-3f .mbr-section-subtitle {
  text-align: center;
}
#testimonials2-3f .card-block P {
  text-align: center;
}
#testimonials2-3f .card-block {
  text-align: center;
}
#msg-box8-1b .mbr-section-title,
#msg-box8-1b p {
  color: #fff;
}
#msg-box8-1b .lead {
  color: #ffffff;
  font-size: 15px;
}
#header3-3g .mbr-section-title,
#header3-3g .mbr-section-subtitle {
  text-align: center;
}
#header3-3g .mbr-section-title {
  text-align: center;
  color: #2969b0;
}
#header3-3g .mbr-section-subtitle {
  text-align: center;
  color: #acacac;
}
#extFooter1-2w DIV {
  color: #ffffff;
}
#extFooter1-2w UL {
  text-align: center;
}
#footer1-3d P {
  color: #7e9b9f;
}




#menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1m .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
}
#menu-1m .navbar-toggler {
  color: #2969b0;
}
#menu-1m .close-icon::before,
#menu-1m .close-icon::after {
  background-color: #2969b0;
}
#menu-1m .link,
#menu-1m .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto Condensed', sans-serif;
}
#menu-1m .link {
  font-size: 1.05rem;
}
#menu-1m .dropdown-item,
#menu-1m .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-1m .link:hover,
#menu-1m .dropdown-item:hover,
#menu-1m .link:focus,
#menu-1m .dropdown-item:focus {
  color: #2969b0;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-menu {
  background: #77c8f3;
}
#menu-1m .nav-dropdown-sm .link:focus,
#menu-1m .nav-dropdown-sm .link:hover,
#menu-1m .nav-dropdown-sm .dropdown-item:focus,
#menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #98d5f6!important;
}
#menu-1m .navbar,
#menu-1m .nav-dropdown-sm,
#menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #a6dbf7;
}
#menu-1m .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1m .bg-color.transparent.opened .link:hover,
#menu-1m .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-1m .btn {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box3-23 .mbr-section-title,
#msg-box3-23 p {
  color: #000;
}
#msg-box3-23 .mbr-section-title {
  text-align: left;
  color: #2969b0;
  font-size: 36px;
}
#msg-box3-23 .lead P {
  text-align: left;
  font-size: 15px;
}
#msg-box3-23 .btn {
  font-size: 15px;
}
#content2-26 SPAN {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
#content2-26 I {
  font-size: 15px;
}
#content2-26 BLOCKQUOTE {
  font-size: 15px;
}
#content2-26 P {
  text-align: left;
  font-size: 15px;
}
#content2-26 UL {
  text-align: left;
}
#extFooter1-2w DIV {
  color: #ffffff;
}
#extFooter1-2w UL {
  text-align: center;
}
#footer1-3d P {
  color: #7e9b9f;
}



#menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1l .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
}
#menu-1l .navbar-toggler {
  color: #ffffff;
}
#menu-1l .close-icon::before,
#menu-1l .close-icon::after {
  background-color: #ffffff;
}
#menu-1l .link,
#menu-1l .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#menu-1l .link {
  font-size: 1.05rem;
}
#menu-1l .dropdown-item,
#menu-1l .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-1l .link:hover,
#menu-1l .dropdown-item:hover,
#menu-1l .link:focus,
#menu-1l .dropdown-item:focus {
  color: #2969b0;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-menu {
  background: #102d4e;
}
#menu-1l .nav-dropdown-sm .link:focus,
#menu-1l .nav-dropdown-sm .link:hover,
#menu-1l .nav-dropdown-sm .dropdown-item:focus,
#menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #153e6b!important;
}
#menu-1l .navbar,
#menu-1l .nav-dropdown-sm,
#menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #184578;
}
#menu-1l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1l .bg-color.transparent.opened .link:hover,
#menu-1l .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-1l .btn {
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#header3-33 .mbr-section-title DIV {
  text-align: left;
}
#header3-33 .mbr-section-title {
  text-align: left;
  color: #2969b0;
}
#content1-2k P {
  font-size: 15px;
}
#custom-html-3y {
  /* Type valid CSS here */
}
#custom-html-3y div {
  padding: 10px 0;
  color: #777;
  text-align: center;
}
#custom-html-3y p {
  font-size: 60px;
  color: #777;
}
#extFooter1-2w DIV {
  color: #ffffff;
}
#extFooter1-2w UL {
  text-align: center;
}
#footer1-3d P {
  color: #7e9b9f;
}




#menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1m .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
}
#menu-1m .navbar-toggler {
  color: #2969b0;
}
#menu-1m .close-icon::before,
#menu-1m .close-icon::after {
  background-color: #2969b0;
}
#menu-1m .link,
#menu-1m .dropdown-item {
  color: #2969b0;
  font-family: 'Roboto Condensed', sans-serif;
}
#menu-1m .link {
  font-size: 1.05rem;
}
#menu-1m .dropdown-item,
#menu-1m .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-1m .link:hover,
#menu-1m .dropdown-item:hover,
#menu-1m .link:focus,
#menu-1m .dropdown-item:focus {
  color: #2969b0;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-menu {
  background: #77c8f3;
}
#menu-1m .nav-dropdown-sm .link:focus,
#menu-1m .nav-dropdown-sm .link:hover,
#menu-1m .nav-dropdown-sm .dropdown-item:focus,
#menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #98d5f6!important;
}
#menu-1m .navbar,
#menu-1m .nav-dropdown-sm,
#menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #a6dbf7;
}
#menu-1m .bg-color.transparent .link {
  color: #2969b0;
  transition: none;
}
#menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1m .bg-color.transparent.opened .link:hover,
#menu-1m .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#menu-1m .btn {
  font-family: 'Roboto Condensed', sans-serif;
}
#extForm2-1w P {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
#extForm2-1w .btn {
  font-size: 15px;
}
#extFooter1-2w DIV {
  color: #ffffff;
}
#extFooter1-2w UL {
  text-align: center;
}
#footer1-3d P {
  color: #7e9b9f;
}
#content1-4i P {
  font-size: 13px;
  text-align: center;
}



#menu-37 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-37 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
}
#menu-37 .navbar-toggler {
  color: #ffffff;
}
#menu-37 .close-icon::before,
#menu-37 .close-icon::after {
  background-color: #ffffff;
}
#menu-37 .link,
#menu-37 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
}
#menu-37 .link {
  font-size: 1.05rem;
}
#menu-37 .dropdown-item,
#menu-37 .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-37 .link:hover,
#menu-37 .dropdown-item:hover,
#menu-37 .link:focus,
#menu-37 .dropdown-item:focus {
  color: #2969b0;
}
#menu-37 .link[aria-expanded="true"],
#menu-37 .dropdown-menu {
  background: #102d4e;
}
#menu-37 .nav-dropdown-sm .link:focus,
#menu-37 .nav-dropdown-sm .link:hover,
#menu-37 .nav-dropdown-sm .dropdown-item:focus,
#menu-37 .nav-dropdown-sm .dropdown-item:hover {
  background: #153e6b!important;
}
#menu-37 .navbar,
#menu-37 .nav-dropdown-sm,
#menu-37 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-37 .nav-dropdown-sm .dropdown-menu {
  background: #184578;
}
#menu-37 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-37 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-37 .bg-color.transparent.opened .link:hover,
#menu-37 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#menu-37 .link[aria-expanded="true"],
#menu-37 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-37 .btn {
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-3b .mbr-section-title,
#header3-3b .mbr-section-subtitle {
  text-align: center;
}
#header3-3b .mbr-section-title {
  text-align: left;
  color: #6900b1;
}
#header3-3b .mbr-section-subtitle {
  text-align: left;
  font-size: 16px;
}
#content1-3c P {
  font-size: 15px;
}
#content1-3c DIV {
  color: #000000;
}
#custom-html-3w {
  /* Type valid CSS here */
}
#custom-html-3w div {
  padding: 10px 0;
  color: #555;
  text-align: center;
}
#custom-html-3w p {
  font-size: 60px;
  color: #555;
}
#footer1-3d P {
  color: #7e9b9f;
}
