@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);


@font-face {
  font-family: 'ralewayblack';
  src: url('fonts/raleway-black-webfont.woff2') format('woff2'),
       url('fonts/raleway-black-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Titillium Web', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Titillium Web', 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: 'Raleway', sans-serif;
}
.display-main{
  font-family: 'ralewayblack', 'Rubik', 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: 'Raleway', 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: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Raleway', sans-serif;
}
.mbr-author-desc {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Raleway', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #003366 !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: #003366;
  border-color: #003366;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000d1a;
  border-color: #000d1a;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000d1a !important;
  border-color: #000d1a !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: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #003366;
  border-color: #003366;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #003366 !important;
  border-color: #003366 !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: #003366 !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: #003366;
}
.btn-social:hover {
  background: #003366;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #003366;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #003366;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #003366;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #003366;
}
.lead a,
.lead a:hover {
  color: #003366;
}
.lead blockquote {
  border-color: #003366;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #0073e6;
}
.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: #003366;
}
.scrollToTop_wraper {
  display: none;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Raleway', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Raleway', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Raleway', sans-serif;
}
.features6 .description {
  font-family: 'Titillium Web', sans-serif;
}
.count,
.counter-title {
  font-family: 'Raleway', sans-serif;
}
.counter-subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #003366;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Raleway', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Raleway', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Raleway', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Raleway', sans-serif;
}
.extHeader11 .container p {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Raleway', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Raleway', sans-serif;
}
.extHeader13 .number {
  font-family: 'Raleway', sans-serif;
}
.extHeader13 .period {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Raleway', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Raleway', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Titillium Web', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Raleway', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #003366;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Raleway', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Raleway', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Raleway', sans-serif;
}
.extForm2 .container p {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #003366;
}
.extPricingTable1 .mbr-price small {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #003366;
}
.extCounters2 h4 {
  font-family: 'Raleway', sans-serif;
}
.extCounters2 h5 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Raleway', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Raleway', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #003366;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #003366;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #003366;
  }
}
.extProgressBar .title-wrap {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #003366;
}
.extAccordion1 .panel-heading a {
  font-family: 'Titillium Web', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #003366;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Titillium Web', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #003366;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #003366;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #003366;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Raleway', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Raleway', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Raleway', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'PT Sans Narrow', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Raleway', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #003366 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #003366;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #003366;
}
.theme-border {
  border: 1px solid #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}

#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}

#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#slider-6 P {
  text-align: right;
}
#slider-6 H2 {
  text-align: right;
}
#extFeatures1-a .mbr-section-title {
  color: #003f7d;
  font-size: 72px;
}
#extFeatures1-a P {
  color: #003f7d;
  font-size: 17px;
}
#extFeatures1-a DIV {
  color: #003f7d;
  font-size: 30px;
}
#extFeatures1-a .mbr-section-subtitle {
  font-size: 21px;
}
#extFeatures1-a .feature-subtitle {
  font-size: 17px;
}
#buttons1-i .btn {
  font-size: 12px;
}
#extMsg-box4-j P {
  font-size: 30px;
}
#extMsg-box4-k P {
  font-size: 30px;
  color: #003f7d;
}
#extMsg-box4-k SPAN {
  color: #003f7d;
}
#extMsg-box4-l P {
  font-size: 30px;
  color: #003f7d;
}
#extMsg-box4-l SPAN {
  color: #003f7d;
}
#header3-6l .mbr-section-title,
#header3-6l .mbr-section-subtitle {
  text-align: center;
}
#extCounters2-f SPAN {
  color: #003f7d;
  font-size: 46px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#extCounters2-f H4 {
  color: #003f7d;
}
#extPricingTable1-p .mbr-section__container .mbr-section-title {
  color: #003f7d;
  font-size: 60px;
}
#extPricingTable1-p .mbr-plan-title {
  font-size: 24px;
  color: #003f7d;
}
#extPricingTable1-p .mbr-plan-subtitle {
  font-size: 18px;
}
#extPricingTable1-p UL {
  color: #003f7d;
}
#extPricingTable1-p .mbr-price-figure {
  color: #003f7d;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box5-s H3 {
  color: #ffffff;
}
#msg-box5-s P {
  color: #ffffff;
}
#features2-u .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cccccc;
}
#features2-u .mbr-cards-col:nth-child(odd) .card-title {
  color: #003f7d;
}
#features2-u .mbr-cards-col:nth-child(even) .card-title {
  color: #003f7d;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#header3-v .mbr-section-title {
  color: #003f7d;
}
#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#header3-13 .mbr-section-title {
  color: #ffffff;
}
#header3-13 .mbr-section-subtitle {
  color: #ffffff;
}
#content1-17 P {
  font-size: 20px;
  color: #003366;
}
#features4-16 .card-subtitle {
  color: #bcbcbc;
}
#features4-16 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#msg-box8-15 .mbr-section-title,
#msg-box8-15 p {
  color: #fff;
}
#extFeatures14-1d P {
  text-align: left;
  color: #003366;
  font-size: 20px;
}
#extFeatures14-1d H3 {
  color: #d9d9d9;
}
#extFeatures14-1e P {
  font-size: 20px;
  color: #003366;
  text-align: left;
}
#extFeatures14-1e H3 {
  color: #d7d7d7;
}
#msg-box8-1f .mbr-section-title,
#msg-box8-1f p {
  color: #fff;
}
#extFeatures14-1g P {
  font-size: 20px;
  color: #ffffff;
  text-align: left;
}
#extFeatures14-1g H3 {
  color: #01386e;
}
#extFeatures14-1h P {
  font-size: 20px;
  color: #ffffff;
  text-align: left;
}
#extFeatures14-1h H3 {
  color: #00376e;
}
#header3-1i .mbr-section-title,
#header3-1i .mbr-section-subtitle {
  text-align: center;
}
#header3-1i .mbr-section-title {
  font-size: 30px;
  color: #003366;
}
#extFeatures6-1l .card-img {
  background-color: #003366 !important;
}
#extFeatures6-1l P {
  text-align: left;
}
#extFeatures6-1m .card-img {
  background-color: #003366 !important;
}
#extFeatures6-1m P {
  text-align: left;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#header3-1n .mbr-section-title {
  color: #ffffff;
}


#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#extFeatures13-1u .etl-icon {
  color: #666666;
}
#extFeatures13-1u .mbr-section-title {
  font-size: 48px;
  color: #ffffff;
}
#extFeatures13-1u P {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#extFeatures13-1u .date SPAN {
  font-size: 36px;
  font-family: 'Raleway', sans-serif;
}
#extFeatures13-1u SPAN {
  font-size: 20px;
}
#extFeatures9-20 P {
  font-size: 20px;
  text-align: left;
}
#extFeatures9-20 .mbr-section-title DIV {
  color: #002549;
}
#extFeatures9-20 .mbr-section-title {
  color: #002549;
}
#msg-box8-2c .mbr-section-title,
#msg-box8-2c p {
  color: #fff;
}
#msg-box8-2c .mbr-section-title {
  color: #ffffff;
  font-size: 60px;
}
#features7-26 .card-subtitle {
  color: #bcbcbc;
}
#features7-26 .iconbox {
  background-color: #003366;
  border-color: #003366;
}
#features7-26 H4 {
  color: #002549;
}
#features7-26 P {
  color: #002549;
  font-size: 20px;
}
#msg-box8-2d .mbr-section-title,
#msg-box8-2d p {
  color: #fff;
}
#features1-28 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #c1c1c1;
}
#features1-28 .mbr-cards-col:nth-child(odd) .card-title SPAN {
  color: #002549;
}
#features1-28 .mbr-cards-col:nth-child(odd) .card-title {
  color: #002549;
}
#content1-29 {
  
}
#content1-29 P {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#content1-39 DIV {
  color: #ffffff;
}
#testimonials4-38 .mbr-section-title {
  color: #ffffff;
  font-size: 60px;
}
#testimonials4-38 .card-block P {
  text-align: justify;
}
#testimonials4-38 .panel-collapse {
  text-align: justify;
}


#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box8-2m .mbr-section-title,
#msg-box8-2m p {
  color: #fff;
}
#msg-box8-2m .mbr-section-title {
  font-size: 60px;
}
#content1-2n P {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#extMsg-box4-34 SPAN {
  font-size: 46px;
}
#extMsg-box4-34 P {
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
}
#content1-35 {
  
}
#content1-35 P {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}









#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box8-2q .mbr-section-title,
#msg-box8-2q p {
  color: #fff;
}
#msg-box8-2q .mbr-section-title {
  font-size: 60px;
}
#header3-2w .mbr-section-title,
#header3-2w .mbr-section-subtitle {
  text-align: center;
}
#features1-2y .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #28415b;
}
#features1-2y .mbr-cards-col:nth-child(odd) .card-text I {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
}
#features1-2y .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-size: 16px;
}
#features1-2y .mbr-cards-col:nth-child(even) .card-subtitle {
  font-size: 16px;
}
#features1-2y .mbr-cards-col:nth-child(even) .card-text {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#features1-2y .mbr-cards-col:nth-child(odd) .card-text {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#header3-32 .mbr-section-title,
#header3-32 .mbr-section-subtitle {
  text-align: center;
}
#features1-33 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #28415b;
}
#features1-33 .mbr-cards-col:nth-child(odd) .card-text I {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
}
#features1-33 .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-size: 16px;
}
#features1-33 .mbr-cards-col:nth-child(even) .card-subtitle {
  font-size: 16px;
}
#features1-33 .mbr-cards-col:nth-child(even) .card-text {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#features1-33 .mbr-cards-col:nth-child(odd) .card-text {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#features1-33 .mbr-cards-col:nth-child(odd) .card-text B {
  font-size: 14px;
}
#features1-33 .mbr-cards-col:nth-child(even) .card-text B {
  font-size: 16px;
}
#header3-2v .mbr-section-title,
#header3-2v .mbr-section-subtitle {
  text-align: center;
}
#header3-2v .mbr-section-title {
  color: #000000;
}
#features1-2t .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #28415b;
}
#features1-2t .mbr-cards-col:nth-child(odd) .card-text I {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
}
#features1-2t .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-size: 16px;
}
#features1-2t .mbr-cards-col:nth-child(even) .card-subtitle {
  font-size: 16px;
}
#features1-2t .mbr-cards-col:nth-child(even) .card-text {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#features1-2t .mbr-cards-col:nth-child(odd) .card-text {
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#features1-2t .mbr-cards-col:nth-child(odd) .card-text B {
  font-size: 14px;
}
#features1-2t .mbr-cards-col:nth-child(even) .card-text B {
  font-size: 16px;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#extForm1-3g .intro-box h4 {
  color: #ffffff;
  font-size: 30px;
  text-align: left;
}
#extForm1-3g H2 {
  color: #ffffff;
  font-size: 72px;
  text-align: right;
}
#extForm1-3g P {
  color: #ffffff;
  font-size: 25px;
  text-align: left;
}
#extForm1-3g B {
  font-size: 30px;
}
#extForm4-3h H2 {
  text-align: right;
  font-size: 46px;
  color: #002549;
}
#extForm4-3h .intro-box h4 DIV {
  text-align: right;
}
#extForm4-3h .intro-box h4 {
  text-align: right;
  color: #002549;
}

#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#extMsg-box4-3k P {
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
}
#contacts1-3w STRONG {
  color: #ffffff;
}
#contacts1-3w P {
  font-size: 30px;
}
#msg-box2-3x .mbr-section-title {
  color: #fff;
}
#msg-box2-3x .mbr-section-subtitle {
  color: #a0a0a0;
}
#pricing-table2-3y .mbr-plan-header,
#pricing-table2-3y .mbr-plan-body {
  background-color: #f4f4f4;
}
#pricing-table2-3y ul,
#pricing-table2-3y .mbr-plan-title,
#pricing-table2-3y .mbr-price-value,
#pricing-table2-3y .mbr-price-figure,
#pricing-table2-3y .mbr-price-term {
  color: #28262b;
}
#pricing-table2-3y .mbr-plan {
  border-color: #e8e8e8;
}
#pricing-table2-3y .mbr-plan .list-group-item {
  border-color: #cfcfcf;
}
#pricing-table2-3y .mbr-plan-title {
  font-size: 36px;
}
#pricing-table2-3y .mbr-plan-price-desc {
  color: #454545;
}
#header3-54 .mbr-section-title,
#header3-54 .mbr-section-subtitle {
  text-align: center;
}
#header3-54 .mbr-section-title {
  color: #ffffff;
}
#custom-html-6a {
  /* Type valid CSS here */
}
#custom-html-6a .my-image {
  width: 100%;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box8-41 .mbr-section-title,
#msg-box8-41 p {
  color: #fff;
}
#content1-43 P {
  text-align: center;
  font-size: 14px;
}
#msg-box8-44 .mbr-section-title,
#msg-box8-44 p {
  color: #fff;
}
#msg-box8-44 .mbr-section-title {
  font-size: 60px;
}
#msg-box8-4h .mbr-section-title,
#msg-box8-4h p {
  color: #fff;
}
#msg-box8-4h .mbr-section-title {
  font-size: 60px;
}




#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box8-4m .mbr-section-title,
#msg-box8-4m p {
  color: #fff;
}
#msg-box8-4m .mbr-section-title {
  font-size: 60px;
}
#extFeatures11-4n .date P {
  font-size: 36px;
}
#extFeatures11-4n .date B {
  font-family: 'Titillium Web', sans-serif;
  font-size: 36px;
}
#extFeatures11-4n SPAN {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures11-4n .date SPAN {
  font-family: 'Titillium Web', sans-serif;
  font-size: 36px;
}
#extFeatures11-4n H4 {
  font-size: 25px;
}
#extFeatures11-4n P {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#header3-4r .mbr-section-title,
#header3-4r .mbr-section-subtitle {
  text-align: center;
}
#custom-html-71 {
  /* Type valid CSS here */
}
#custom-html-71 .my-image {
  width: 100%;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box8-4v .mbr-section-title,
#msg-box8-4v p {
  color: #fff;
}
#msg-box8-4v .mbr-section-title {
  font-size: 60px;
}
#extMsg-box4-5r SPAN {
  color: #00376e;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#header3-4z .mbr-section-title {
  color: #ffffff;
}
#extFeatures14-4y H3 {
  color: #efefef;
}
#header3-50 .mbr-section-title,
#header3-50 .mbr-section-subtitle {
  text-align: center;
}
#header3-50 .mbr-section-title {
  color: #ffffff;
  font-size: 72px;
}
#header3-51 .mbr-section-title,
#header3-51 .mbr-section-subtitle {
  text-align: center;
}
#extFeatures14-52 H3 {
  color: #efefef;
}
#extMsg-box4-6k P {
  font-size: 30px;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box4-5p H3 {
  color: #ffffff;
  font-size: 46px;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#extToggle1-5y .panel-collapse {
  text-align: justify;
}
#extToggle1-60 .panel-collapse {
  text-align: justify;
}
#extToggle1-61 .panel-collapse {
  text-align: justify;
}
#extToggle1-62 .panel-collapse {
  text-align: justify;
}
#extToggle1-63 .panel-collapse {
  text-align: justify;
}
#extForm4-64 H2 {
  text-align: right;
  font-size: 46px;
  color: #002549;
}
#extForm4-64 .intro-box h4 DIV {
  text-align: right;
}
#extForm4-64 .intro-box h4 {
  text-align: right;
  color: #002549;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#custom-html-6j {
  /* Type valid CSS here */
}
#custom-html-6j .my-image {
  width: 100%;
}

#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#msg-box8-6g .mbr-section-title,
#msg-box8-6g p {
  color: #fff;
}
#msg-box8-6g .mbr-section-title {
  font-size: 60px;
  color: #28415b;
}
#content1-6h P {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-6p .navbar-caption {
  color: #ffffff;
}
#extMenu1-6p .navbar-toggler {
  color: #003f7d;
}
#extMenu1-6p .close-icon::before,
#extMenu1-6p .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .link {
  font-size: 1rem;
}
#extMenu1-6p .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-6p .link,
#extMenu1-6p .linknewsize1,
#extMenu1-6p .dropdown-item {
  color: #003f7d;
}
#extMenu1-6p .dropdown-item,
#extMenu1-6p .nav-dropdown-sm .link {
  font-size: 0.9vw;
}
#extMenu1-6p .link:hover,
#extMenu1-6p .dropdown-item:hover,
#extMenu1-6p .link:focus,
#extMenu1-6p .dropdown-item:focus {
  color: #003366;
}
#extMenu1-6p .linknewsize1:hover,
#extMenu1-6p .linknewsize1:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-6p .nav-dropdown-sm .link:focus,
#extMenu1-6p .nav-dropdown-sm .link:hover,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-6p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-6p .navbar,
#extMenu1-6p .nav-dropdown-sm,
#extMenu1-6p .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-6p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-6p .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-6p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-6p .bg-color.transparent.opened .link:hover,
#extMenu1-6p .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-6p .link[aria-expanded="true"],
#extMenu1-6p .linknewsize1[aria-expanded="true"],
#extMenu1-6p .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-6p .innerEmail:hover,
#extMenu1-6p .innerPhone:hover {
  color: #003366;
}
#extMenu1-6p SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-6p #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-6p #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-6p #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-6p .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-6p .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-6p .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#header3-6t .mbr-section-title,
#header3-6t .mbr-section-subtitle {
  text-align: center;
}
#header3-6t .mbr-section-title {
  color: #ffffff;
}
#header3-7n .mbr-section-title,
#header3-7n .mbr-section-subtitle {
  text-align: center;
}
#header3-7n .mbr-section-title {
  color: #ffffff;
}
#features1-7v .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cccccc;
}
#features1-7v .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-size: 30px;
  color: #28415b;
}
#features1-7v .mbr-cards-col:nth-child(even) .card-subtitle {
  font-size: 30px;
}
#features1-7v .mbr-cards-col:nth-child(odd) .card-title SPAN {
  color: #28415b;
}
#extMenu1-7m .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-7m .navbar-caption {
  color: #ffffff;
}
#extMenu1-7m .navbar-toggler {
  color: #003f7d;
}
#extMenu1-7m .close-icon::before,
#extMenu1-7m .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-7m .link,
#extMenu1-7m .dropdown-item {
  color: #003f7d;
}
#extMenu1-7m .link {
  font-size: 1rem;
}
#extMenu1-7m .dropdown-item,
#extMenu1-7m .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-7m .link:hover,
#extMenu1-7m .dropdown-item:hover,
#extMenu1-7m .link:focus,
#extMenu1-7m .dropdown-item:focus {
  color: #003366;
}
#extMenu1-7m .link[aria-expanded="true"],
#extMenu1-7m .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-7m .nav-dropdown-sm .link:focus,
#extMenu1-7m .nav-dropdown-sm .link:hover,
#extMenu1-7m .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-7m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-7m .navbar,
#extMenu1-7m .nav-dropdown-sm,
#extMenu1-7m .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-7m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-7m .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-7m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-7m .bg-color.transparent.opened .link:hover,
#extMenu1-7m .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-7m .link[aria-expanded="true"],
#extMenu1-7m .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-7m .innerEmail:hover,
#extMenu1-7m .innerPhone:hover {
  color: #003366;
}
#extMenu1-7m .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-7m .navbar-caption {
  color: #ffffff;
}
#extMenu1-7m .navbar-toggler {
  color: #003f7d;
}
#extMenu1-7m .close-icon::before,
#extMenu1-7m .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-7m .link,
#extMenu1-7m .linknewsize1,
#extMenu1-7m .dropdown-item {
  color: #003f7d;
}
#extMenu1-7m .link {
  font-size: 1rem;
}
#extMenu1-7m .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-7m .link,
#extMenu1-7m .linknewsize1,
#extMenu1-7m .dropdown-item {
  color: #003f7d;
}
#extMenu1-7m .dropdown-item,
#extMenu1-7m .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-7m .link:hover,
#extMenu1-7m .dropdown-item:hover,
#extMenu1-7m .link:focus,
#extMenu1-7m .dropdown-item:focus {
  color: #003366;
}
#extMenu1-7m .linknewsize1:hover,
#extMenu1-7m .linknewsize1:focus {
  color: #003366;
}
#extMenu1-7m .link[aria-expanded="true"],
#extMenu1-7m .linknewsize1[aria-expanded="true"],
#extMenu1-7m .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-7m .nav-dropdown-sm .link:focus,
#extMenu1-7m .nav-dropdown-sm .link:hover,
#extMenu1-7m .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-7m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-7m .navbar,
#extMenu1-7m .nav-dropdown-sm,
#extMenu1-7m .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-7m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-7m .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-7m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-7m .bg-color.transparent.opened .link:hover,
#extMenu1-7m .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-7m .link[aria-expanded="true"],
#extMenu1-7m .linknewsize1[aria-expanded="true"],
#extMenu1-7m .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-7m .innerEmail:hover,
#extMenu1-7m .innerPhone:hover {
  color: #003366;
}
#extMenu1-7m SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-7m #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-7m #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-7m #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-7m .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-7m .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-7m .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-7m .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-7m .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-7m .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-7m .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-7m .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
#header3-7t .mbr-section-title,
#header3-7t .mbr-section-subtitle {
  text-align: center;
}
#header3-7t .mbr-section-title {
  color: #ffffff;
}
#custom-html-7u {
  /* - Calculator Landing Page -- 2008/08/20 ---------------------------------------------------------------------------------------------- */
}
#custom-html-7u #aspnetForm {
  position: relative;
  top: 45px;
}
#custom-html-7u .maindiv {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#custom-html-7u table.calculator_table p {
  font-size: 16px;
  line-height: 1.4em;
  margin: 0 0 10px 0;
}
#custom-html-7u table.calculator_table strong {
  font-weight: bold;
}
#custom-html-7u table.calculator_table td,
#custom-html-7u table.calculator_table th {
  padding: 10px;
  width: 50%;
  vertical-align: middle;
}
#custom-html-7u table.calculator_table td {
  font-size: 16px;
}
#custom-html-7u table.calculator_table th {
  font-size: 15px;
}
#custom-html-7u table.calculator_table th {
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #8E8E8E;
  border-top: 1px solid #FFFFFF;
  padding-left: 10px;
  font-size: 12px;
}
#custom-html-7u table.calculator_table .sectionHeading {
  font-size: 24px;
  font-weight: normal;
  background-color: #E9E9E9;
  padding: 15px 10px;
  color: #656565;
}
#custom-html-7u table.calculator_table .budgetEntry {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #CECECE;
  color: #3e3e3e;
  padding: 10px;
}
#custom-html-7u table.calculator_table .totalEntry {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #CECECE;
  color: #000000;
  padding: 10px;
}
#custom-html-7u table.calculator_table td input,
#custom-html-7u table.calculator_table th input {
  margin: 0;
  width: 270px;
  height: 30px;
  line-height: 30px;
}
#custom-html-7u table.calculator_table th.bottom-block {
  text-transform: uppercase;
  color: #404040;
  background-color: #DADADB;
  border-top: 1px solid #B5B5B5;
  padding-left: 10px;
  font-size: 18px;
}
#custom-html-7u table.calculator_table td.calculator-clear {
  background: #EFEFEF;
  padding: 15px 10px;
}
#custom-html-7u table.calculator_table td.calculator-clear .resetButton {
  padding: 1px;
  height: 60px;
  width: 120px;
}
#custom-html-7u table.calculator_table input.resetButton {
  width: auto;
}
#custom-html-7u table.incometax-bg {
  background: #f1f1f1;
  color: #333;
}
#custom-html-7u .tax-lineheight {
  line-height: 20px;
}
#custom-html-7u .incometax-bg {
  background: #f1f1f1;
  color: #333;
}
#custom-html-7u #incomeTaxCalculator .btn {
  width: 80px;
  height: 30px;
  color: #FFFFFF;
  font-size: 12px;
  background: #e01600;
  border: 1px solid #aa2819;
}
#custom-html-7u table.calculator_table ul {
  padding-left: 15px;
  line-height: 1.2em;
  list-style-type: disc;
}
#extMenu1-7s .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-7s .navbar-caption {
  color: #ffffff;
}
#extMenu1-7s .navbar-toggler {
  color: #003f7d;
}
#extMenu1-7s .close-icon::before,
#extMenu1-7s .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-7s .link,
#extMenu1-7s .dropdown-item {
  color: #003f7d;
}
#extMenu1-7s .link {
  font-size: 1rem;
}
#extMenu1-7s .dropdown-item,
#extMenu1-7s .nav-dropdown-sm .link {
  font-size: 1.2vw;
}
#extMenu1-7s .link:hover,
#extMenu1-7s .dropdown-item:hover,
#extMenu1-7s .link:focus,
#extMenu1-7s .dropdown-item:focus {
  color: #003366;
}
#extMenu1-7s .link[aria-expanded="true"],
#extMenu1-7s .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-7s .nav-dropdown-sm .link:focus,
#extMenu1-7s .nav-dropdown-sm .link:hover,
#extMenu1-7s .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-7s .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-7s .navbar,
#extMenu1-7s .nav-dropdown-sm,
#extMenu1-7s .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-7s .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-7s .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-7s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-7s .bg-color.transparent.opened .link:hover,
#extMenu1-7s .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-7s .link[aria-expanded="true"],
#extMenu1-7s .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-7s .innerEmail:hover,
#extMenu1-7s .innerPhone:hover {
  color: #003366;
}
#extMenu1-7s .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-7s .navbar-caption {
  color: #ffffff;
}
#extMenu1-7s .navbar-toggler {
  color: #003f7d;
}
#extMenu1-7s .close-icon::before,
#extMenu1-7s .close-icon::after {
  background-color: #003f7d;
}
#extMenu1-7s .link,
#extMenu1-7s .linknewsize1,
#extMenu1-7s .dropdown-item {
  color: #003f7d;
}
#extMenu1-7s .link {
  font-size: 1rem;
}
#extMenu1-7s .linknewsize1 {
  font-size: 1.2vw;
  padding-left: 1vw;
  padding-right: 1vw;
}
#extMenu1-7s .link,
#extMenu1-7s .linknewsize1,
#extMenu1-7s .dropdown-item {
  color: #003f7d;
}
#extMenu1-7s .dropdown-item,
#extMenu1-7s .nav-dropdown-sm .link {
  font-size:1.2vw;
}
#extMenu1-7s .link:hover,
#extMenu1-7s .dropdown-item:hover,
#extMenu1-7s .link:focus,
#extMenu1-7s .dropdown-item:focus {
  color: #003366;
}
#extMenu1-7s .linknewsize1:hover,
#extMenu1-7s .linknewsize1:focus {
  color: #003366;
}
#extMenu1-7s .link[aria-expanded="true"],
#extMenu1-7s .linknewsize1[aria-expanded="true"],
#extMenu1-7s .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-7s .nav-dropdown-sm .link:focus,
#extMenu1-7s .nav-dropdown-sm .link:hover,
#extMenu1-7s .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-7s .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-7s .navbar,
#extMenu1-7s .nav-dropdown-sm,
#extMenu1-7s .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-7s .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-7s .bg-color.transparent .link {
  color: #003f7d;
  transition: none;
}
#extMenu1-7s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-7s .bg-color.transparent.opened .link:hover,
#extMenu1-7s .bg-color.transparent.opened .link:focus {
  color: #003366;
}
#extMenu1-7s .link[aria-expanded="true"],
#extMenu1-7s .linknewsize1[aria-expanded="true"],
#extMenu1-7s .dropdown-item[aria-expanded="true"] {
  color: #003366!important;
}
#extMenu1-7s .innerEmail:hover,
#extMenu1-7s .innerPhone:hover {
  color: #003366;
}
#extMenu1-7s SPAN {
  color: #003f7d;
  font-size: 16px;
}
#extMenu1-7s #dropdown-menu-container div {
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0px 0px 5px 5px;
}
#extMenu1-7s #dropdown-menu-container div:hover {
  color: #000;
  background-color: #FFF;
  margin-top: -62px;
  padding-bottom: 5px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 16px;
}
#extMenu1-7s #dropdown-menu-container div.menu-item1:hover {
  border-color: #cccccc;
  padding-top: 60px;
  --height: 60px;
  --padding-bottom: 10px;
  --margin-top: -50px;
}
#extMenu1-7s .font-test {
  transition: margin 0.3s ease-in-out;
}
#extMenu1-7s .navbar-dropdown .navbar-logo1 {
  display: inline-block;
  vertical-align: middle;
}
#extMenu1-7s .navbar-dropdown .navbar-logo1 {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
#extMenu1-7s .navbar-dropdown .navbar-logo1 img {
  height: 85px;
  transition: all 0.3s ease-in-out;
}
#extMenu1-7s .navbar-dropdown.navbar-short .navbar-logo1 {
  margin-right: 0.5rem;
}
#extMenu1-7s .navbar-dropdown.navbar-short .navbar-logo1 img {
  height: 65px;
}
#extMenu1-7s .navbar-dropdown .navbar-brand1 {
  float: none;
  font-size: 0;
  padding: 5px 0;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap;
}
#extMenu1-7s .navbar-dropdown .navbar-brand1::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}


#accordion .glyphicon { margin-right:10px; }
.panel-collapse>.list-group .list-group-item:first-child {border-top-right-radius: 0;border-top-left-radius: 0;}
.panel-collapse>.list-group .list-group-item {border-width: 1px 0;}
.panel-collapse>.list-group {margin-bottom: 0;}
.panel-collapse .list-group-item {border-radius:0;}

.panel-collapse .list-group .list-group {margin: 0;margin-top: 10px;}
.panel-collapse .list-group-item li.list-group-item {margin: 0 -15px;border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
.panel-collapse .list-group-item li.list-group-item:last-child {padding-bottom: 0;}

.panel-collapse div.list-group div.list-group{margin: 0;}
.panel-collapse div.list-group .list-group a.list-group-item {border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 30px;}
.panel-collapse .list-group-item li.list-group-item {border-top: 1px solid #DDD !important;}



/*black - white example*/
#accordion2 .panel{
  border: none;
  box-shadow: none;
  border-radius: 0;
  /*margin-bottom: 5px;*/
 }
 
 #accordion2 .panel-heading{
  padding: 0;
  border-radius: 0;
  border: none;
 }
 
 #accordion2 .panel-title a{
   
  display: inline-block;
  padding: 15px;
  margin-right: 5px; 
  font-size: 16px;
   
  font-weight: bold;
  color: #fff;
  background: #2271B1;
  transition: all 0.5s ease 0s;
 }
 
 #accordion2 .panel-title {
   font-weight: bold;
   color: white;
   background: #2271B1;
    transition: all 0.5s ease 0s;
 }
 
 #accordion2 .panel-title a:hover{
  background: rgba(12, 1, 25, 0.8);
 }
 
 #accordion2 .panel-title span.badge {
   display: inline-block;
   float: right;
   background-color: white;
   color: #333;
   margin: 15px 5px;
 }
 
 #accordion2 .panel-body{
  font-size: 14px;
  /*color: #fff;*/
  /*background: #29b0a0;*/
  padding: 15px 20px;
  line-height: 25px;
  /*border: none;*/
  position: relative;
 }
 
 #accordion2 .panel-body:after{
  content: "";
  position: absolute;
  top: -30px;
  left: 40px;
  border: 15px solid transparent;
  border-bottom: 15px solid white;
 }

 .banner-image{
    border: 0px solid white;
    height: 300px;  
    margin-top: 90px;
    text-align: right;
    margin-right: 150px; 
    margin-bottom: 150px; 
    
    
 }
 .banner-image img{
  padding: 20px;
  border: 0px solid white;
  height: 100%;  
  
}

@media only screen and (max-width: 769px) {
  #extMenu1-6p .linknewsize1 {
    font-size: 1em;
    padding-left: 1vw;
    padding-right: 1vw;
  }
  #extMenu1-6p .dropdown-item,
  #extMenu1-6p .nav-dropdown-sm .link {
    font-size: 0.75em;
  }

}

.coronabar{
  position: fixed;
  top: 0;
  left: 0;
  right: 6px;
  height: 15px;
  border: 0px solid #000;
  z-index: 9999;
  text-align: right;
}

