@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(undefined);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);





body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Oxygen', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Oxygen', 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: 'Oswald', 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: 'Oswald', 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: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oswald', sans-serif;
}
.mbr-author-desc {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oswald', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #2b0680 !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: #2b0680;
  border-color: #2b0680;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #120337;
  border-color: #120337;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #120337 !important;
  border-color: #120337 !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: #0a011f;
  color: #0a011f;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #2b0680;
  border-color: #2b0680;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2b0680 !important;
  border-color: #2b0680 !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: #2b0680 !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: #2b0680;
}
.btn-social:hover {
  background: #2b0680;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2b0680;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2b0680;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2b0680;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2b0680;
}
.lead a,
.lead a:hover {
  color: #2b0680;
}
.lead blockquote {
  border-color: #2b0680;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #5612f4;
}
.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: #2b0680;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Oswald', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Oswald', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Oswald', sans-serif;
}
.features6 .description {
  font-family: 'Oxygen', sans-serif;
}
.count,
.counter-title {
  font-family: 'Oswald', sans-serif;
}
.counter-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #2b0680;
}
.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: 'Oswald', 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: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Oswald', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Oswald', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Oswald', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Oswald', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Oswald', sans-serif;
}
.extHeader13 .number {
  font-family: 'Oswald', sans-serif;
}
.extHeader13 .period {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Oswald', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Oswald', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Oxygen', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Oswald', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #2b0680;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Oswald', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Oswald', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Oswald', sans-serif;
}
.extForm2 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #2b0680;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #2b0680;
}
.extCounters2 h4 {
  font-family: 'Oswald', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Oswald', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Oswald', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #2b0680;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #2b0680;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #2b0680;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Oswald', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Oswald', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #2b0680;
}
.extAccordion1 .panel-heading a {
  font-family: 'Oxygen', 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: #2b0680;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Oxygen', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #2b0680;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #2b0680;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #2b0680;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Oswald', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Oswald', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Oswald', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Oxygen', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Oswald', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #2b0680 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #2b0680;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #2b0680;
}
.theme-border {
  border: 1px solid #2b0680;
}
#header1-1 {
  
}
#header1-1 .mbr-section-title {
  color: #2b0680;
  font-size: 84px;
}
#header1-1 .mbr-section-lead B {
  color: #2b0680;
  font-size: 24px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#header1-1 .mbr-section-title SPAN {
  font-size: 84px;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #2b0680;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-0 .link {
  font-size: 1.15rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #2b0680;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #deaa05;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-0 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #2b0680;
}
#menu-0 .btn SPAN {
  font-size: 60px;
}
#menu-0 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#msg-box5-1 P {
  text-align: left;
  font-size: 20px;
}
#msg-box5-1 H3 {
  text-align: left;
}


#menu-c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c .navbar-caption {
  color: #ffffff;
}
#menu-c .navbar-toggler {
  color: #2b0680;
}
#menu-c .link,
#menu-c .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-c .link {
  font-size: 1.15rem;
}
#menu-c .dropdown-item,
#menu-c .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-c .link:hover,
#menu-c .dropdown-item:hover,
#menu-c .link:focus,
#menu-c .dropdown-item:focus {
  color: #2b0680;
}
#menu-c .link[aria-expanded="true"],
#menu-c .dropdown-menu {
  background: #deaa05;
}
#menu-c .nav-dropdown-sm .link:focus,
#menu-c .nav-dropdown-sm .link:hover,
#menu-c .nav-dropdown-sm .dropdown-item:focus,
#menu-c .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-c .navbar,
#menu-c .nav-dropdown-sm,
#menu-c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-c .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c .bg-color.transparent.opened .link:hover,
#menu-c .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-c .link[aria-expanded="true"],
#menu-c .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-c.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-c .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-c .close-icon::before,
#menu-c .close-icon::after {
  background-color: #2b0680;
}
#menu-c .btn SPAN {
  font-size: 60px;
}
#menu-c .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#header6-d .mbr-section-title {
  color: #28262b;
}
#header6-d .mbr-section-text {
  color: #565656;
}


#menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e .navbar-caption {
  color: #ffffff;
}
#menu-e .navbar-toggler {
  color: #2b0680;
}
#menu-e .link,
#menu-e .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-e .link {
  font-size: 1.15rem;
}
#menu-e .dropdown-item,
#menu-e .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #2b0680;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-menu {
  background: #deaa05;
}
#menu-e .nav-dropdown-sm .link:focus,
#menu-e .nav-dropdown-sm .link:hover,
#menu-e .nav-dropdown-sm .dropdown-item:focus,
#menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-e .navbar,
#menu-e .nav-dropdown-sm,
#menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-e .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e .bg-color.transparent.opened .link:hover,
#menu-e .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-e.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-e .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-e .close-icon::before,
#menu-e .close-icon::after {
  background-color: #2b0680;
}
#menu-e .btn SPAN {
  font-size: 60px;
}
#menu-e .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}


#menu-g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-g .navbar-caption {
  color: #ffffff;
}
#menu-g .navbar-toggler {
  color: #2b0680;
}
#menu-g .link,
#menu-g .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-g .link {
  font-size: 1.15rem;
}
#menu-g .dropdown-item,
#menu-g .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-g .link:hover,
#menu-g .dropdown-item:hover,
#menu-g .link:focus,
#menu-g .dropdown-item:focus {
  color: #2b0680;
}
#menu-g .link[aria-expanded="true"],
#menu-g .dropdown-menu {
  background: #deaa05;
}
#menu-g .nav-dropdown-sm .link:focus,
#menu-g .nav-dropdown-sm .link:hover,
#menu-g .nav-dropdown-sm .dropdown-item:focus,
#menu-g .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-g .navbar,
#menu-g .nav-dropdown-sm,
#menu-g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-g .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-g .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-g .bg-color.transparent.opened .link:hover,
#menu-g .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-g .link[aria-expanded="true"],
#menu-g .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-g.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-g .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-g .close-icon::before,
#menu-g .close-icon::after {
  background-color: #2b0680;
}
#menu-g .btn SPAN {
  font-size: 60px;
}
#menu-g .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#header4-h .mbr-section-lead B {
  text-align: center;
  font-size: 12px;
  color: #2b0680;
}
#header4-h .mbr-section-title {
  text-align: left;
}
#header4-h .mbr-section-lead {
  font-size: 18px;
  color: #2b0680;
}


#menu-u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-u .navbar-caption {
  color: #ffffff;
}
#menu-u .navbar-toggler {
  color: #2b0680;
}
#menu-u .link,
#menu-u .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-u .link {
  font-size: 1.15rem;
}
#menu-u .dropdown-item,
#menu-u .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-u .link:hover,
#menu-u .dropdown-item:hover,
#menu-u .link:focus,
#menu-u .dropdown-item:focus {
  color: #2b0680;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-menu {
  background: #deaa05;
}
#menu-u .nav-dropdown-sm .link:focus,
#menu-u .nav-dropdown-sm .link:hover,
#menu-u .nav-dropdown-sm .dropdown-item:focus,
#menu-u .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-u .navbar,
#menu-u .nav-dropdown-sm,
#menu-u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-u .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-u .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-u .bg-color.transparent.opened .link:hover,
#menu-u .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-u .link[aria-expanded="true"],
#menu-u .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-u.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-u .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-u .close-icon::before,
#menu-u .close-icon::after {
  background-color: #2b0680;
}
#menu-u .btn SPAN {
  font-size: 60px;
}
#menu-u .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader13-w P {
  color: #2b0680;
  text-align: left;
}
#extHeader13-w H3 {
  color: #2b0680;
}
#extHeader13-w H4 {
  color: #2b0680;
}
#extHeader13-w B {
  text-align: center;
}


#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
}
#menu-10 .navbar-toggler {
  color: #2b0680;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-10 .link {
  font-size: 1.15rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #2b0680;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #deaa05;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-10 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-10.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-10 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #2b0680;
}
#menu-10 .btn SPAN {
  font-size: 60px;
}
#menu-10 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}


#menu-17 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-17 .navbar-caption {
  color: #ffffff;
}
#menu-17 .navbar-toggler {
  color: #2b0680;
}
#menu-17 .link,
#menu-17 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-17 .link {
  font-size: 1.15rem;
}
#menu-17 .dropdown-item,
#menu-17 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-17 .link:hover,
#menu-17 .dropdown-item:hover,
#menu-17 .link:focus,
#menu-17 .dropdown-item:focus {
  color: #2b0680;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-menu {
  background: #deaa05;
}
#menu-17 .nav-dropdown-sm .link:focus,
#menu-17 .nav-dropdown-sm .link:hover,
#menu-17 .nav-dropdown-sm .dropdown-item:focus,
#menu-17 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-17 .navbar,
#menu-17 .nav-dropdown-sm,
#menu-17 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-17 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-17 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-17 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-17 .bg-color.transparent.opened .link:hover,
#menu-17 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-17.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-17 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-17 .close-icon::before,
#menu-17 .close-icon::after {
  background-color: #2b0680;
}
#menu-17 .btn SPAN {
  font-size: 60px;
}
#menu-17 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extTestimonials5-18 .mbr-section-title {
  color: #2b0680;
  font-size: 60px;
}
#extTestimonials5-18 .mbr-section-subtitle {
  color: #2b0680;
  font-size: 18px;
}
#extTestimonials5-18 .mbr-section-subtitle B {
  font-size: 32px;
}


#menu-x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-x .navbar-caption {
  color: #ffffff;
}
#menu-x .navbar-toggler {
  color: #2b0680;
}
#menu-x .link,
#menu-x .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-x .link {
  font-size: 1.15rem;
}
#menu-x .dropdown-item,
#menu-x .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-x .link:hover,
#menu-x .dropdown-item:hover,
#menu-x .link:focus,
#menu-x .dropdown-item:focus {
  color: #2b0680;
}
#menu-x .link[aria-expanded="true"],
#menu-x .dropdown-menu {
  background: #deaa05;
}
#menu-x .nav-dropdown-sm .link:focus,
#menu-x .nav-dropdown-sm .link:hover,
#menu-x .nav-dropdown-sm .dropdown-item:focus,
#menu-x .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-x .navbar,
#menu-x .nav-dropdown-sm,
#menu-x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-x .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-x .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-x .bg-color.transparent.opened .link:hover,
#menu-x .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-x .link[aria-expanded="true"],
#menu-x .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-x.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-x .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-x .close-icon::before,
#menu-x .close-icon::after {
  background-color: #2b0680;
}
#menu-x .btn SPAN {
  font-size: 60px;
}
#menu-x .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#slider-z P {
  color: #2b0680;
  font-size: 24px;
}
#slider-z P2 {
  color: #2b0680;
  font-size: 20px;
}
#slider-z B {
  font-size: 25px;
}
#slider-z H2 {
  color: #2b0680;
  font-size: 80px;
}
#slider-z I {
  font-size: 25px;
}
#slider-z SPAN {
  font-size: 24px;
  text-align: center;
}
#slider-z H3 {
  color: #2b0680;
  font-size: 42px;
  font-family: 'Oswald';
}



#menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-14 .navbar-caption {
  color: #ffffff;
}
#menu-14 .navbar-toggler {
  color: #2b0680;
}
#menu-14 .link,
#menu-14 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-14 .link {
  font-size: 1.15rem;
}
#menu-14 .dropdown-item,
#menu-14 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-14 .link:hover,
#menu-14 .dropdown-item:hover,
#menu-14 .link:focus,
#menu-14 .dropdown-item:focus {
  color: #2b0680;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-menu {
  background: #deaa05;
}
#menu-14 .nav-dropdown-sm .link:focus,
#menu-14 .nav-dropdown-sm .link:hover,
#menu-14 .nav-dropdown-sm .dropdown-item:focus,
#menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-14 .navbar,
#menu-14 .nav-dropdown-sm,
#menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-14 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-14 .bg-color.transparent.opened .link:hover,
#menu-14 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-14.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-14 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-14 .close-icon::before,
#menu-14 .close-icon::after {
  background-color: #2b0680;
}
#menu-14 .btn SPAN {
  font-size: 60px;
}
#menu-14 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader13-16 B {
  color: #2b0680;
}
#extHeader13-16 P {
  color: #2b0680;
  font-size: 30px;
}
#extHeader13-16 H3 {
  color: #2b0680;
}
#extHeader13-16 H4 {
  color: #2b0680;
}
#extHeader13-16 .btn {
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
}


#header1-1d {
  
  
  
}
#header1-1d .mbr-section-title {
  color: #2b0680;
  font-size: 84px;
}
#header1-1d .mbr-section-lead B {
  color: #2b0680;
  font-size: 24px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#header1-1d .mbr-section-title SPAN {
  font-size: 84px;
}
#menu-1e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1e .navbar-caption {
  color: #ffffff;
}
#menu-1e .navbar-toggler {
  color: #2b0680;
}
#menu-1e .link,
#menu-1e .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-1e .link {
  font-size: 1.15rem;
}
#menu-1e .dropdown-item,
#menu-1e .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-1e .link:hover,
#menu-1e .dropdown-item:hover,
#menu-1e .link:focus,
#menu-1e .dropdown-item:focus {
  color: #2b0680;
}
#menu-1e .link[aria-expanded="true"],
#menu-1e .dropdown-menu {
  background: #deaa05;
}
#menu-1e .nav-dropdown-sm .link:focus,
#menu-1e .nav-dropdown-sm .link:hover,
#menu-1e .nav-dropdown-sm .dropdown-item:focus,
#menu-1e .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-1e .navbar,
#menu-1e .nav-dropdown-sm,
#menu-1e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1e .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-1e .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-1e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1e .bg-color.transparent.opened .link:hover,
#menu-1e .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-1e .link[aria-expanded="true"],
#menu-1e .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-1e.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1e .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1e .close-icon::before,
#menu-1e .close-icon::after {
  background-color: #2b0680;
}
#menu-1e .btn SPAN {
  font-size: 60px;
}
#menu-1e .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#msg-box5-1f P {
  text-align: left;
  font-size: 20px;
}
#msg-box5-1f H3 {
  text-align: left;
}


#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #2b0680;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-1i .link {
  font-size: 1.15rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-1i .link:hover,
#menu-1i .dropdown-item:hover,
#menu-1i .link:focus,
#menu-1i .dropdown-item:focus {
  color: #2b0680;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #deaa05;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-1i .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-1i.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1i .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #2b0680;
}
#menu-1i .btn SPAN {
  font-size: 60px;
}
#menu-1i .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader13-1k H3 {
  color: #2b0680;
}
#extHeader13-1k H4 {
  color: #2b0680;
}
#extHeader13-1k P {
  color: #2b0680;
  font-size: 30px;
}
#extHeader13-1k .btn {
  font-size: 14px;
}
#extHeader13-1k DIV {
  font-size: 36px;
}


#menu-1v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1v .navbar-caption {
  color: #ffffff;
}
#menu-1v .navbar-toggler {
  color: #2b0680;
}
#menu-1v .link,
#menu-1v .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-1v .link {
  font-size: 1.15rem;
}
#menu-1v .dropdown-item,
#menu-1v .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-1v .link:hover,
#menu-1v .dropdown-item:hover,
#menu-1v .link:focus,
#menu-1v .dropdown-item:focus {
  color: #2b0680;
}
#menu-1v .link[aria-expanded="true"],
#menu-1v .dropdown-menu {
  background: #deaa05;
}
#menu-1v .nav-dropdown-sm .link:focus,
#menu-1v .nav-dropdown-sm .link:hover,
#menu-1v .nav-dropdown-sm .dropdown-item:focus,
#menu-1v .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-1v .navbar,
#menu-1v .nav-dropdown-sm,
#menu-1v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1v .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-1v .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-1v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1v .bg-color.transparent.opened .link:hover,
#menu-1v .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-1v .link[aria-expanded="true"],
#menu-1v .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-1v.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1v .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1v .close-icon::before,
#menu-1v .close-icon::after {
  background-color: #2b0680;
}
#menu-1v .btn SPAN {
  font-size: 60px;
}
#menu-1v .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader13-1w H3 {
  color: #2b0680;
}
#extHeader13-1w H4 {
  color: #2b0680;
}
#extHeader13-1w P {
  color: #2b0680;
  font-size: 30px;
}
#extHeader13-1w .btn {
  font-size: 14px;
}



#menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1l .navbar-caption {
  color: #ffffff;
}
#menu-1l .navbar-toggler {
  color: #2b0680;
}
#menu-1l .link,
#menu-1l .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-1l .link {
  font-size: 1.15rem;
}
#menu-1l .dropdown-item,
#menu-1l .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-1l .link:hover,
#menu-1l .dropdown-item:hover,
#menu-1l .link:focus,
#menu-1l .dropdown-item:focus {
  color: #2b0680;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-menu {
  background: #deaa05;
}
#menu-1l .nav-dropdown-sm .link:focus,
#menu-1l .nav-dropdown-sm .link:hover,
#menu-1l .nav-dropdown-sm .dropdown-item:focus,
#menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-1l .navbar,
#menu-1l .nav-dropdown-sm,
#menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-1l .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1l .bg-color.transparent.opened .link:hover,
#menu-1l .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-1l.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1l .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1l .close-icon::before,
#menu-1l .close-icon::after {
  background-color: #2b0680;
}
#menu-1l .btn SPAN {
  font-size: 60px;
}
#menu-1l .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader14-1t {
  
}
#extHeader14-1t P {
  font-family: 'Oxygen', sans-serif;
}
#extHeader14-1t H3 {
  font-size: 46px;
}
#extHeader14-1t SPAN {
  font-size: 19px;
}
#extHeader14-2n B {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}


#menu-19 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-19 .navbar-caption {
  color: #ffffff;
}
#menu-19 .navbar-toggler {
  color: #2b0680;
}
#menu-19 .link,
#menu-19 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-19 .link {
  font-size: 1.15rem;
}
#menu-19 .dropdown-item,
#menu-19 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-19 .link:hover,
#menu-19 .dropdown-item:hover,
#menu-19 .link:focus,
#menu-19 .dropdown-item:focus {
  color: #2b0680;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-menu {
  background: #deaa05;
}
#menu-19 .nav-dropdown-sm .link:focus,
#menu-19 .nav-dropdown-sm .link:hover,
#menu-19 .nav-dropdown-sm .dropdown-item:focus,
#menu-19 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-19 .navbar,
#menu-19 .nav-dropdown-sm,
#menu-19 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-19 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-19 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-19 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-19 .bg-color.transparent.opened .link:hover,
#menu-19 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-19 .link[aria-expanded="true"],
#menu-19 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-19.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-19 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-19 .close-icon::before,
#menu-19 .close-icon::after {
  background-color: #2b0680;
}
#menu-19 .btn SPAN {
  font-size: 60px;
}
#menu-19 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures14-1a {
  
}
#extFeatures14-1a .card-subtitle {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
#extFeatures14-1a .card-subtitle B {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
#extFeatures14-1a H3 {
  color: #efefef;
}
#extFeatures14-1a B {
  font-size: 18px;
}
#extFeatures14-1a p {
  font-size: 18px;
}
#extMsg-box2-1b SPAN {
  color: #2b0680;
  font-size: 36px;
}




#extFeatures14-s {
  
}
#extFeatures14-s .card-subtitle {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
#extFeatures14-s .card-subtitle B {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
#extFeatures14-s H3 {
  color: #efefef;
}
#extFeatures14-s B {
  font-size: 18px;
}
#extFeatures14-s p {
  font-size: 18px;
}
#extMsg-box2-t SPAN {
  color: #2b0680;
  font-size: 36px;
}
#menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o .navbar-caption {
  color: #ffffff;
}
#menu-o .navbar-toggler {
  color: #2b0680;
}
#menu-o .link,
#menu-o .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-o .link {
  font-size: 1.15rem;
}
#menu-o .dropdown-item,
#menu-o .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-o .link:hover,
#menu-o .dropdown-item:hover,
#menu-o .link:focus,
#menu-o .dropdown-item:focus {
  color: #2b0680;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-menu {
  background: #deaa05;
}
#menu-o .nav-dropdown-sm .link:focus,
#menu-o .nav-dropdown-sm .link:hover,
#menu-o .nav-dropdown-sm .dropdown-item:focus,
#menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-o .navbar,
#menu-o .nav-dropdown-sm,
#menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-o .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o .bg-color.transparent.opened .link:hover,
#menu-o .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-o .link[aria-expanded="true"],
#menu-o .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-o.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-o .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-o .close-icon::before,
#menu-o .close-icon::after {
  background-color: #2b0680;
}
#menu-o .btn SPAN {
  font-size: 60px;
}
#menu-o .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures4-25 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-25 .wraper {
  border-color: undefined !important;
}
#extFeatures4-25 H4 {
  color: #000000;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
}
#extFeatures4-25 B {
  color: #2b0680;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#extFeatures4-25 P {
  color: #2b0680;
}




#extMsg-box2-27 SPAN {
  color: #2b0680;
  font-size: 36px;
}
#extMsg-box2-2a SPAN {
  color: #2b0680;
  font-size: 36px;
}
#menu-28 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-28 .navbar-caption {
  color: #ffffff;
}
#menu-28 .navbar-toggler {
  color: #2b0680;
}
#menu-28 .link,
#menu-28 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-28 .link {
  font-size: 1.15rem;
}
#menu-28 .dropdown-item,
#menu-28 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-28 .link:hover,
#menu-28 .dropdown-item:hover,
#menu-28 .link:focus,
#menu-28 .dropdown-item:focus {
  color: #2b0680;
}
#menu-28 .link[aria-expanded="true"],
#menu-28 .dropdown-menu {
  background: #deaa05;
}
#menu-28 .nav-dropdown-sm .link:focus,
#menu-28 .nav-dropdown-sm .link:hover,
#menu-28 .nav-dropdown-sm .dropdown-item:focus,
#menu-28 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-28 .navbar,
#menu-28 .nav-dropdown-sm,
#menu-28 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-28 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-28 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-28 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-28 .bg-color.transparent.opened .link:hover,
#menu-28 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-28 .link[aria-expanded="true"],
#menu-28 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-28.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-28 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-28 .close-icon::before,
#menu-28 .close-icon::after {
  background-color: #2b0680;
}
#menu-28 .btn SPAN {
  font-size: 60px;
}
#menu-28 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures4-29 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-29 .wraper {
  border-color: undefined !important;
}
#extFeatures4-29 H4 {
  color: #000000;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
}
#extFeatures4-29 B {
  color: #2b0680;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#extFeatures4-29 P {
  color: #000000;
  font-size: 18px;
}


#menu-1g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1g .navbar-caption {
  color: #ffffff;
}
#menu-1g .navbar-toggler {
  color: #2b0680;
}
#menu-1g .link,
#menu-1g .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-1g .link {
  font-size: 1.15rem;
}
#menu-1g .dropdown-item,
#menu-1g .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-1g .link:hover,
#menu-1g .dropdown-item:hover,
#menu-1g .link:focus,
#menu-1g .dropdown-item:focus {
  color: #2b0680;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-menu {
  background: #deaa05;
}
#menu-1g .nav-dropdown-sm .link:focus,
#menu-1g .nav-dropdown-sm .link:hover,
#menu-1g .nav-dropdown-sm .dropdown-item:focus,
#menu-1g .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-1g .navbar,
#menu-1g .nav-dropdown-sm,
#menu-1g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1g .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-1g .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-1g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1g .bg-color.transparent.opened .link:hover,
#menu-1g .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-1g.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1g .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1g .close-icon::before,
#menu-1g .close-icon::after {
  background-color: #2b0680;
}
#menu-1g .btn SPAN {
  font-size: 60px;
}
#menu-1g .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extSlider1-1h H2 {
  text-align: left;
  color: #2b0680;
}
#extSlider1-1h P {
  text-align: left;
  color: #2b0680;
}
#extSlider1-1h P2 {
  color: #2b0680;
}
#extSlider1-1h STRONG {
  color: #2b0680;
}
#extSlider1-1h I {
  font-size: 25px;
}
#extSlider1-1h SPAN {
  font-size: 18px;
}



#extMsg-box2-2b SPAN {
  color: #2b0680;
  font-size: 36px;
}
#menu-2d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2d .navbar-caption {
  color: #ffffff;
}
#menu-2d .navbar-toggler {
  color: #2b0680;
}
#menu-2d .link,
#menu-2d .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-2d .link {
  font-size: 1.15rem;
}
#menu-2d .dropdown-item,
#menu-2d .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-2d .link:hover,
#menu-2d .dropdown-item:hover,
#menu-2d .link:focus,
#menu-2d .dropdown-item:focus {
  color: #2b0680;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-menu {
  background: #deaa05;
}
#menu-2d .nav-dropdown-sm .link:focus,
#menu-2d .nav-dropdown-sm .link:hover,
#menu-2d .nav-dropdown-sm .dropdown-item:focus,
#menu-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-2d .navbar,
#menu-2d .nav-dropdown-sm,
#menu-2d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2d .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-2d .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2d .bg-color.transparent.opened .link:hover,
#menu-2d .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-2d.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-2d .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-2d .close-icon::before,
#menu-2d .close-icon::after {
  background-color: #2b0680;
}
#menu-2d .btn SPAN {
  font-size: 60px;
}
#menu-2d .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures4-2e {
  
  
}
#extFeatures4-2e .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-2e .wraper {
  border-color: undefined !important;
}
#extFeatures4-2e .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-2e .wraper {
  border-color: undefined !important;
}
#extFeatures4-2e H4 {
  color: #000000;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
}
#extFeatures4-2e B {
  color: #2b0680;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#extFeatures4-2e P {
  color: #000000;
  font-size: 18px;
  text-align: left;
}
#extFeatures6-3b .card-img {
  background-color: #2b0680 !important;
}
#extFeatures6-3b H4 {
  font-size: 24px;
}
#extFeatures6-3b .card-subtitle B {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#extFeatures6-3b .card-subtitle {
  color: #2b0680;
}


@primaryColor: #2b0680;
@secondaryColor: #bfcecb;
@successColor: #90a878;
@infoColor: #7e9b9f;
@warningColor: #f3c649;
@dangerColor: #f28281;
@titleFont: 'Oswald', sans-serif;
@subtitleFont: 'Oxygen', sans-serif;
@textFont: 'Oxygen', sans-serif;
@isRoundedButtons: false;
@isAnimatedOnScroll: false;
@isScrollToTopButton: false;
@isRtl: false;

#menu-2t {
.hide-buttons .nav-btn {
	display: none !important;
}
.navbar-caption {
	color: #ffffff;
}
.navbar-toggler {
	color: #2b0680;
}
.link, .dropdown-item {
	color: #2b0680;
	font-family: 'Open Sans', sans-serif;
}
.link {
	font-size: 1.15rem;
}
.dropdown-item, .nav-dropdown-sm .link {
	font-size: 1.245rem;
}
.link:hover, .dropdown-item:hover, .link:focus, .dropdown-item:focus {
	color: @primaryColor;
}
.link[aria-expanded="true"], .dropdown-menu {
	background: #deaa05;
}
.nav-dropdown-sm .link:focus, .nav-dropdown-sm .link:hover, .nav-dropdown-sm .dropdown-item:focus, .nav-dropdown-sm .dropdown-item:hover {
	background: #fac10d!important;
}
.navbar, .nav-dropdown-sm, .nav-dropdown-sm .link[aria-expanded="true"], .nav-dropdown-sm .dropdown-menu {
	background: #fac51c;
}
.bg-color.transparent .link {
	color: #2b0680;
	transition: none;
}
.bg-color.transparent.opened .link {
	transition: color .2s ease-in-out;
}
.bg-color.transparent.opened .link:hover, .bg-color.transparent.opened .link:focus {
	color: @primaryColor;
}
.link[aria-expanded="true"], .dropdown-item[aria-expanded="true"] {
	color: #2b0680!important;
}
&.mbr-navbar--stuck .mbr-navbar__section {
	background: #2c2c2c;
}
.mbr-navbar__section {
}
.mbr-navbar__hamburger {
	color: #ffffff;
}
.close-icon::before, .close-icon::after {
	background-color: #2b0680;
}
.btn SPAN {
	font-size: 60px;
}
.btn {
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
}
}

#extHeader14-2u {

b {
	font-family: 'Oxygen', sans-serif;
	font-size: 20px;
}
}

#extHeader14-2v {


H3 {
	    position: relative;
    	font-family: 'Oxygen', sans-serif;
}
p{
        position: relative;
    width: 600px;
    height: 350px
        	font-family: 'Oxygen', sans-serif;
            font-size: 20px;
}
SPAN {
	font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    text-align: right;
    
}
}



#menu-30 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-30 .navbar-caption {
  color: #ffffff;
}
#menu-30 .navbar-toggler {
  color: #2b0680;
}
#menu-30 .link,
#menu-30 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-30 .link {
  font-size: 1.15rem;
}
#menu-30 .dropdown-item,
#menu-30 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-30 .link:hover,
#menu-30 .dropdown-item:hover,
#menu-30 .link:focus,
#menu-30 .dropdown-item:focus {
  color: #2b0680;
}
#menu-30 .link[aria-expanded="true"],
#menu-30 .dropdown-menu {
  background: #deaa05;
}
#menu-30 .nav-dropdown-sm .link:focus,
#menu-30 .nav-dropdown-sm .link:hover,
#menu-30 .nav-dropdown-sm .dropdown-item:focus,
#menu-30 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-30 .navbar,
#menu-30 .nav-dropdown-sm,
#menu-30 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-30 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-30 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-30 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-30 .bg-color.transparent.opened .link:hover,
#menu-30 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-30 .link[aria-expanded="true"],
#menu-30 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-30.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-30 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-30 .close-icon::before,
#menu-30 .close-icon::after {
  background-color: #2b0680;
}
#menu-30 .btn SPAN {
  font-size: 60px;
}
#menu-30 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader14-31 H3 {
  text-align: center;
}
#extHeader14-31 P {
  font-family: 'Montserrat', sans-serif;
}
#extHeader14-31 SPAN {
  font-size: 20px;
}
#extHeader7-32 H3 {
  text-align: right;
  font-size: 46px;
}
#extHeader7-32 P {
  text-align: left;
}



#menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1x .navbar-caption {
  color: #ffffff;
}
#menu-1x .navbar-toggler {
  color: #2b0680;
}
#menu-1x .link,
#menu-1x .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-1x .link {
  font-size: 1.15rem;
}
#menu-1x .dropdown-item,
#menu-1x .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-1x .link:hover,
#menu-1x .dropdown-item:hover,
#menu-1x .link:focus,
#menu-1x .dropdown-item:focus {
  color: #2b0680;
}
#menu-1x .link[aria-expanded="true"],
#menu-1x .dropdown-menu {
  background: #deaa05;
}
#menu-1x .nav-dropdown-sm .link:focus,
#menu-1x .nav-dropdown-sm .link:hover,
#menu-1x .nav-dropdown-sm .dropdown-item:focus,
#menu-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-1x .navbar,
#menu-1x .nav-dropdown-sm,
#menu-1x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1x .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-1x .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1x .bg-color.transparent.opened .link:hover,
#menu-1x .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-1x .link[aria-expanded="true"],
#menu-1x .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-1x.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1x .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1x .close-icon::before,
#menu-1x .close-icon::after {
  background-color: #2b0680;
}
#menu-1x .btn SPAN {
  font-size: 60px;
}
#menu-1x .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader14-2q B {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#extHeader14-22 {
  
}
#extHeader14-22 H3 {
  text-align: center;
}
#extHeader14-22 SPAN {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
  text-align: right;
}




#menu-33 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-33 .navbar-caption {
  color: #ffffff;
}
#menu-33 .navbar-toggler {
  color: #2b0680;
}
#menu-33 .link,
#menu-33 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-33 .link {
  font-size: 1.15rem;
}
#menu-33 .dropdown-item,
#menu-33 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-33 .link:hover,
#menu-33 .dropdown-item:hover,
#menu-33 .link:focus,
#menu-33 .dropdown-item:focus {
  color: #2b0680;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-menu {
  background: #deaa05;
}
#menu-33 .nav-dropdown-sm .link:focus,
#menu-33 .nav-dropdown-sm .link:hover,
#menu-33 .nav-dropdown-sm .dropdown-item:focus,
#menu-33 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-33 .navbar,
#menu-33 .nav-dropdown-sm,
#menu-33 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-33 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-33 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-33 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-33 .bg-color.transparent.opened .link:hover,
#menu-33 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-33.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-33 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-33 .close-icon::before,
#menu-33 .close-icon::after {
  background-color: #2b0680;
}
#menu-33 .btn SPAN {
  font-size: 60px;
}
#menu-33 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader14-38 B {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#extHeader14-38 P {
  font-family: 'Open Sans', sans-serif;
}
#extFeatures8-39 .feature-title,
#extFeatures8-39 .description {
  color: #ffffff;
}
#extFeatures8-39 .feature-subtitle {
  color: #ffffff;
  font-size: 20px;
}
#extFeatures8-39 .mbr-section-title {
  color: #ffffff;
}
#extFeatures8-39 .mbr-section-subtitle B {
  color: #ffffff;
}
#extFeatures8-39 .feature-title {
  color: #ffffff;
  font-size: 28px;
}
#extFeatures8-39 P {
  color: #ffffff;
}
#extFeatures8-39 h3 {
  color: #ffffff;
}


#menu-3c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3c .navbar-caption {
  color: #ffffff;
}
#menu-3c .navbar-toggler {
  color: #2b0680;
}
#menu-3c .link,
#menu-3c .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3c .link {
  font-size: 1.15rem;
}
#menu-3c .dropdown-item,
#menu-3c .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3c .link:hover,
#menu-3c .dropdown-item:hover,
#menu-3c .link:focus,
#menu-3c .dropdown-item:focus {
  color: #2b0680;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-menu {
  background: #deaa05;
}
#menu-3c .nav-dropdown-sm .link:focus,
#menu-3c .nav-dropdown-sm .link:hover,
#menu-3c .nav-dropdown-sm .dropdown-item:focus,
#menu-3c .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3c .navbar,
#menu-3c .nav-dropdown-sm,
#menu-3c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3c .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3c .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3c .bg-color.transparent.opened .link:hover,
#menu-3c .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3c .link[aria-expanded="true"],
#menu-3c .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3c.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3c .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3c .close-icon::before,
#menu-3c .close-icon::after {
  background-color: #2b0680;
}
#menu-3c .btn SPAN {
  font-size: 60px;
}
#menu-3c .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#slider-3d P {
  color: #2b0680;
}
#slider-3d H2 {
  color: #2b0680;
}


#menu-3e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3e .navbar-caption {
  color: #ffffff;
}
#menu-3e .navbar-toggler {
  color: #2b0680;
}
#menu-3e .link,
#menu-3e .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3e .link {
  font-size: 1.15rem;
}
#menu-3e .dropdown-item,
#menu-3e .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3e .link:hover,
#menu-3e .dropdown-item:hover,
#menu-3e .link:focus,
#menu-3e .dropdown-item:focus {
  color: #2b0680;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-menu {
  background: #deaa05;
}
#menu-3e .nav-dropdown-sm .link:focus,
#menu-3e .nav-dropdown-sm .link:hover,
#menu-3e .nav-dropdown-sm .dropdown-item:focus,
#menu-3e .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3e .navbar,
#menu-3e .nav-dropdown-sm,
#menu-3e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3e .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3e .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3e .bg-color.transparent.opened .link:hover,
#menu-3e .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3e.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3e .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3e .close-icon::before,
#menu-3e .close-icon::after {
  background-color: #2b0680;
}
#menu-3e .btn SPAN {
  font-size: 60px;
}
#menu-3e .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#slider-3f P {
  color: #2b0680;
}
#slider-3f H2 {
  color: #2b0680;
}



#menu-3g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3g .navbar-caption {
  color: #ffffff;
}
#menu-3g .navbar-toggler {
  color: #2b0680;
}
#menu-3g .link,
#menu-3g .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3g .link {
  font-size: 1.15rem;
}
#menu-3g .dropdown-item,
#menu-3g .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3g .link:hover,
#menu-3g .dropdown-item:hover,
#menu-3g .link:focus,
#menu-3g .dropdown-item:focus {
  color: #2b0680;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-menu {
  background: #deaa05;
}
#menu-3g .nav-dropdown-sm .link:focus,
#menu-3g .nav-dropdown-sm .link:hover,
#menu-3g .nav-dropdown-sm .dropdown-item:focus,
#menu-3g .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3g .navbar,
#menu-3g .nav-dropdown-sm,
#menu-3g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3g .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3g .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3g .bg-color.transparent.opened .link:hover,
#menu-3g .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3g.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3g .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3g .close-icon::before,
#menu-3g .close-icon::after {
  background-color: #2b0680;
}
#menu-3g .btn SPAN {
  font-size: 60px;
}
#menu-3g .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#slider-3h P {
  color: #2b0680;
}
#slider-3h H2 {
  color: #2b0680;
}
#slider-3h B {
  text-align: center;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
}


#menu-3k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3k .navbar-caption {
  color: #ffffff;
}
#menu-3k .navbar-toggler {
  color: #2b0680;
}
#menu-3k .link,
#menu-3k .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3k .link {
  font-size: 1.15rem;
}
#menu-3k .dropdown-item,
#menu-3k .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3k .link:hover,
#menu-3k .dropdown-item:hover,
#menu-3k .link:focus,
#menu-3k .dropdown-item:focus {
  color: #2b0680;
}
#menu-3k .link[aria-expanded="true"],
#menu-3k .dropdown-menu {
  background: #deaa05;
}
#menu-3k .nav-dropdown-sm .link:focus,
#menu-3k .nav-dropdown-sm .link:hover,
#menu-3k .nav-dropdown-sm .dropdown-item:focus,
#menu-3k .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3k .navbar,
#menu-3k .nav-dropdown-sm,
#menu-3k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3k .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3k .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3k .bg-color.transparent.opened .link:hover,
#menu-3k .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3k .link[aria-expanded="true"],
#menu-3k .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3k.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3k .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3k .close-icon::before,
#menu-3k .close-icon::after {
  background-color: #2b0680;
}
#menu-3k .btn SPAN {
  font-size: 60px;
}
#menu-3k .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#testimonials4-3l {
  
  
}
#testimonials4-3l .mbr-section-subtitle {
  color: #2b0680;
}
#testimonials4-3l .mbr-section-title {
  color: #2b0680;
  font-size: 72px;
}
#testimonials4-3l .card-block P {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
}
#testimonials4-3l .mbr-section-subtitle B {
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  color: #2b0680;
  text-align: right;
}


#menu-2f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2f .navbar-caption {
  color: #ffffff;
}
#menu-2f .navbar-toggler {
  color: #2b0680;
}
#menu-2f .link,
#menu-2f .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-2f .link {
  font-size: 1.15rem;
}
#menu-2f .dropdown-item,
#menu-2f .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-2f .link:hover,
#menu-2f .dropdown-item:hover,
#menu-2f .link:focus,
#menu-2f .dropdown-item:focus {
  color: #2b0680;
}
#menu-2f .link[aria-expanded="true"],
#menu-2f .dropdown-menu {
  background: #deaa05;
}
#menu-2f .nav-dropdown-sm .link:focus,
#menu-2f .nav-dropdown-sm .link:hover,
#menu-2f .nav-dropdown-sm .dropdown-item:focus,
#menu-2f .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-2f .navbar,
#menu-2f .nav-dropdown-sm,
#menu-2f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2f .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-2f .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-2f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2f .bg-color.transparent.opened .link:hover,
#menu-2f .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-2f .link[aria-expanded="true"],
#menu-2f .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-2f.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-2f .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-2f .close-icon::before,
#menu-2f .close-icon::after {
  background-color: #2b0680;
}
#menu-2f .btn SPAN {
  font-size: 60px;
}
#menu-2f .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#slider-2l P {
  color: #2b0680;
}
#slider-2l H2 {
  color: #2b0680;
}
#slider-2l B {
  text-align: center;
  font-size: 24px;
}


#menu-3i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3i .navbar-caption {
  color: #ffffff;
}
#menu-3i .navbar-toggler {
  color: #2b0680;
}
#menu-3i .link,
#menu-3i .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3i .link {
  font-size: 1.15rem;
}
#menu-3i .dropdown-item,
#menu-3i .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3i .link:hover,
#menu-3i .dropdown-item:hover,
#menu-3i .link:focus,
#menu-3i .dropdown-item:focus {
  color: #2b0680;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-menu {
  background: #deaa05;
}
#menu-3i .nav-dropdown-sm .link:focus,
#menu-3i .nav-dropdown-sm .link:hover,
#menu-3i .nav-dropdown-sm .dropdown-item:focus,
#menu-3i .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3i .navbar,
#menu-3i .nav-dropdown-sm,
#menu-3i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3i .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3i .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3i .bg-color.transparent.opened .link:hover,
#menu-3i .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3i.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3i .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3i .close-icon::before,
#menu-3i .close-icon::after {
  background-color: #2b0680;
}
#menu-3i .btn SPAN {
  font-size: 60px;
}
#menu-3i .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader11-3j {
  
  
}
#extHeader11-3j P {
  text-align: center;
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
  font-size: 36px;
}
#extHeader11-3j B {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
}
#extHeader11-3j SPAN {
  color: #2b0680;
}


#menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l .navbar-caption {
  color: #ffffff;
}
#menu-l .navbar-toggler {
  color: #2b0680;
}
#menu-l .link,
#menu-l .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-l .link {
  font-size: 1.15rem;
}
#menu-l .dropdown-item,
#menu-l .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-l .link:hover,
#menu-l .dropdown-item:hover,
#menu-l .link:focus,
#menu-l .dropdown-item:focus {
  color: #2b0680;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-menu {
  background: #deaa05;
}
#menu-l .nav-dropdown-sm .link:focus,
#menu-l .nav-dropdown-sm .link:hover,
#menu-l .nav-dropdown-sm .dropdown-item:focus,
#menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-l .navbar,
#menu-l .nav-dropdown-sm,
#menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-l .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l .bg-color.transparent.opened .link:hover,
#menu-l .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-l.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-l .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-l .close-icon::before,
#menu-l .close-icon::after {
  background-color: #2b0680;
}
#menu-l .btn SPAN {
  font-size: 60px;
}
#menu-l .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures13-n .etl-icon {
  color: #41a85f;
}
#extFeatures13-n .mbr-section-subtitle {
  color: #2b0680;
}
#extFeatures13-n .mbr-section-title {
  color: #2b0680;
  font-size: 24px;
}
#extFeatures13-n H4 {
  color: #2b0680;
}
#extFeatures13-n B {
  color: #2b0680;
  font-size: 15px;
}
#extFeatures13-n .date P {
  color: #2b0680;
}
#extFeatures13-n P {
  color: #2b0680;
}
#menu-3p {
  
  
}
#menu-3p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3p .navbar-caption {
  color: #ffffff;
}
#menu-3p .navbar-toggler {
  color: #2b0680;
}
#menu-3p .link,
#menu-3p .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3p .link {
  font-size: 1.15rem;
}
#menu-3p .dropdown-item,
#menu-3p .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3p .link:hover,
#menu-3p .dropdown-item:hover,
#menu-3p .link:focus,
#menu-3p .dropdown-item:focus {
  color: #2b0680;
}
#menu-3p .link[aria-expanded="true"],
#menu-3p .dropdown-menu {
  background: #deaa05;
}
#menu-3p .nav-dropdown-sm .link:focus,
#menu-3p .nav-dropdown-sm .link:hover,
#menu-3p .nav-dropdown-sm .dropdown-item:focus,
#menu-3p .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3p .navbar,
#menu-3p .nav-dropdown-sm,
#menu-3p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3p .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3p .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3p .bg-color.transparent.opened .link:hover,
#menu-3p .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3p .link[aria-expanded="true"],
#menu-3p .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3p.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3p .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3p .close-icon::before,
#menu-3p .close-icon::after {
  background-color: #2b0680;
}
#menu-3p .btn SPAN {
  font-size: 60px;
}
#menu-3p .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}


#menu-3q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3q .navbar-caption {
  color: #ffffff;
}
#menu-3q .navbar-toggler {
  color: #2b0680;
}
#menu-3q .link,
#menu-3q .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3q .link {
  font-size: 1.15rem;
}
#menu-3q .dropdown-item,
#menu-3q .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3q .link:hover,
#menu-3q .dropdown-item:hover,
#menu-3q .link:focus,
#menu-3q .dropdown-item:focus {
  color: #2b0680;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-menu {
  background: #deaa05;
}
#menu-3q .nav-dropdown-sm .link:focus,
#menu-3q .nav-dropdown-sm .link:hover,
#menu-3q .nav-dropdown-sm .dropdown-item:focus,
#menu-3q .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3q .navbar,
#menu-3q .nav-dropdown-sm,
#menu-3q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3q .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3q .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3q .bg-color.transparent.opened .link:hover,
#menu-3q .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3q.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3q .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3q .close-icon::before,
#menu-3q .close-icon::after {
  background-color: #2b0680;
}
#menu-3q .btn SPAN {
  font-size: 60px;
}
#menu-3q .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader11-3r {
  
  
}
#extHeader11-3r P {
  text-align: center;
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
  font-size: 36px;
}
#extHeader11-3r B {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
}
#extHeader11-3r SPAN {
  color: #2b0680;
}



#extMsg-box2-3s SPAN {
  color: #2b0680;
  font-size: 36px;
}
#menu-3t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3t .navbar-caption {
  color: #ffffff;
}
#menu-3t .navbar-toggler {
  color: #2b0680;
}
#menu-3t .link,
#menu-3t .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3t .link {
  font-size: 1.15rem;
}
#menu-3t .dropdown-item,
#menu-3t .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3t .link:hover,
#menu-3t .dropdown-item:hover,
#menu-3t .link:focus,
#menu-3t .dropdown-item:focus {
  color: #2b0680;
}
#menu-3t .link[aria-expanded="true"],
#menu-3t .dropdown-menu {
  background: #deaa05;
}
#menu-3t .nav-dropdown-sm .link:focus,
#menu-3t .nav-dropdown-sm .link:hover,
#menu-3t .nav-dropdown-sm .dropdown-item:focus,
#menu-3t .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3t .navbar,
#menu-3t .nav-dropdown-sm,
#menu-3t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3t .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3t .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3t .bg-color.transparent.opened .link:hover,
#menu-3t .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3t .link[aria-expanded="true"],
#menu-3t .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3t.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3t .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3t .close-icon::before,
#menu-3t .close-icon::after {
  background-color: #2b0680;
}
#menu-3t .btn SPAN {
  font-size: 60px;
}
#menu-3t .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures4-3u {
  
  
}
#extFeatures4-3u .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-3u .wraper {
  border-color: undefined !important;
}
#extFeatures4-3u .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-3u .wraper {
  border-color: undefined !important;
}
#extFeatures4-3u H4 {
  color: #000000;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
}
#extFeatures4-3u B {
  color: #2b0680;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#extFeatures4-3u P {
  color: #000000;
  font-size: 18px;
  text-align: left;
}
#extFeatures6-3v .card-img {
  background-color: #2b0680 !important;
}
#extFeatures6-3v H4 {
  font-size: 24px;
}
#extFeatures6-3v .card-subtitle B {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#extFeatures6-3v .card-subtitle {
  color: #2b0680;
}


#menu-3w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3w .navbar-caption {
  color: #ffffff;
}
#menu-3w .navbar-toggler {
  color: #2b0680;
}
#menu-3w .link,
#menu-3w .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3w .link {
  font-size: 1.15rem;
}
#menu-3w .dropdown-item,
#menu-3w .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3w .link:hover,
#menu-3w .dropdown-item:hover,
#menu-3w .link:focus,
#menu-3w .dropdown-item:focus {
  color: #2b0680;
}
#menu-3w .link[aria-expanded="true"],
#menu-3w .dropdown-menu {
  background: #deaa05;
}
#menu-3w .nav-dropdown-sm .link:focus,
#menu-3w .nav-dropdown-sm .link:hover,
#menu-3w .nav-dropdown-sm .dropdown-item:focus,
#menu-3w .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3w .navbar,
#menu-3w .nav-dropdown-sm,
#menu-3w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3w .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3w .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3w .bg-color.transparent.opened .link:hover,
#menu-3w .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3w .link[aria-expanded="true"],
#menu-3w .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3w.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3w .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3w .close-icon::before,
#menu-3w .close-icon::after {
  background-color: #2b0680;
}
#menu-3w .btn SPAN {
  font-size: 60px;
}
#menu-3w .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures13-3x .etl-icon {
  color: #41a85f;
}
#extFeatures13-3x .mbr-section-subtitle {
  color: #2b0680;
}
#extFeatures13-3x .mbr-section-title {
  color: #2b0680;
  font-size: 24px;
}
#extFeatures13-3x H4 {
  color: #2b0680;
}
#extFeatures13-3x B {
  color: #2b0680;
  font-size: 15px;
}
#extFeatures13-3x .date P {
  color: #2b0680;
}
#extFeatures13-3x P {
  color: #2b0680;
}
#extFeatures13-3x .date B {
  font-size: 18px;
  color: #2b0680;
}


#extCounters2-44 .card-subtitle {
  color: #41a85f;
}
#extCounters2-44 SPAN {
  font-size: 60px;
  color: #28262b;
}
#extCounters2-44 DIV {
  font-size: 25px;
  color: #232323;
}
#extCounters2-44 H4 {
  font-size: 25px;
}
#extProgressBar4-4q path[stroke] {
  stroke: #e25041 !important;
}
#extProgressBar4-4q H4 {
  text-align: center;
  color: #2b0680;
  font-size: 24px;
}
#extProgressBar4-4q H5 {
  text-align: center;
  color: #28262b;
  font-size: 16px;
}
#menu-3z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3z .navbar-caption {
  color: #ffffff;
}
#menu-3z .navbar-toggler {
  color: #2b0680;
}
#menu-3z .link,
#menu-3z .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3z .link {
  font-size: 1.15rem;
}
#menu-3z .dropdown-item,
#menu-3z .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3z .link:hover,
#menu-3z .dropdown-item:hover,
#menu-3z .link:focus,
#menu-3z .dropdown-item:focus {
  color: #2b0680;
}
#menu-3z .link[aria-expanded="true"],
#menu-3z .dropdown-menu {
  background: #deaa05;
}
#menu-3z .nav-dropdown-sm .link:focus,
#menu-3z .nav-dropdown-sm .link:hover,
#menu-3z .nav-dropdown-sm .dropdown-item:focus,
#menu-3z .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3z .navbar,
#menu-3z .nav-dropdown-sm,
#menu-3z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3z .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3z .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3z .bg-color.transparent.opened .link:hover,
#menu-3z .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3z .link[aria-expanded="true"],
#menu-3z .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3z.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3z .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3z .close-icon::before,
#menu-3z .close-icon::after {
  background-color: #2b0680;
}
#menu-3z .btn SPAN {
  font-size: 60px;
}
#menu-3z .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}


#menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3n .navbar-caption {
  color: #ffffff;
}
#menu-3n .navbar-toggler {
  color: #2b0680;
}
#menu-3n .link,
#menu-3n .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-3n .link {
  font-size: 1.15rem;
}
#menu-3n .dropdown-item,
#menu-3n .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3n .link:hover,
#menu-3n .dropdown-item:hover,
#menu-3n .link:focus,
#menu-3n .dropdown-item:focus {
  color: #2b0680;
}
#menu-3n .link[aria-expanded="true"],
#menu-3n .dropdown-menu {
  background: #deaa05;
}
#menu-3n .nav-dropdown-sm .link:focus,
#menu-3n .nav-dropdown-sm .link:hover,
#menu-3n .nav-dropdown-sm .dropdown-item:focus,
#menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-3n .navbar,
#menu-3n .nav-dropdown-sm,
#menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-3n .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3n .bg-color.transparent.opened .link:hover,
#menu-3n .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-3n .link[aria-expanded="true"],
#menu-3n .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-3n.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3n .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3n .close-icon::before,
#menu-3n .close-icon::after {
  background-color: #2b0680;
}
#menu-3n .btn SPAN {
  font-size: 60px;
}
#menu-3n .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures13-3o .etl-icon {
  color: #41a85f;
}
#extFeatures13-3o .mbr-section-subtitle {
  color: #2b0680;
}
#extFeatures13-3o .mbr-section-title {
  color: #2b0680;
  font-size: 24px;
}
#extFeatures13-3o H4 {
  color: #2b0680;
}
#extFeatures13-3o B {
  color: #2b0680;
  font-size: 15px;
}
#extFeatures13-3o .date P {
  color: #2b0680;
}
#extFeatures13-3o P {
  color: #2b0680;
}
#extFeatures13-3o .date B {
  font-size: 18px;
  color: #2b0680;
}




#extFeatures13-51 .etl-icon {
  color: #666666;
}
#extFeatures13-51 .mbr-section-title {
  color: #2b0680;
}
#extFeatures13-51 .date P {
  color: #2b0680;
}
#extFeatures13-51 H4 {
  color: #2b0680;
}
#extFeatures13-51 P {
  color: #2b0680;
}
#menu-49 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-49 .navbar-caption {
  color: #ffffff;
}
#menu-49 .navbar-toggler {
  color: #2b0680;
}
#menu-49 .link,
#menu-49 .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-49 .link {
  font-size: 1.15rem;
}
#menu-49 .dropdown-item,
#menu-49 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-49 .link:hover,
#menu-49 .dropdown-item:hover,
#menu-49 .link:focus,
#menu-49 .dropdown-item:focus {
  color: #2b0680;
}
#menu-49 .link[aria-expanded="true"],
#menu-49 .dropdown-menu {
  background: #deaa05;
}
#menu-49 .nav-dropdown-sm .link:focus,
#menu-49 .nav-dropdown-sm .link:hover,
#menu-49 .nav-dropdown-sm .dropdown-item:focus,
#menu-49 .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-49 .navbar,
#menu-49 .nav-dropdown-sm,
#menu-49 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-49 .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-49 .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-49 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-49 .bg-color.transparent.opened .link:hover,
#menu-49 .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-49 .link[aria-expanded="true"],
#menu-49 .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-49.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-49 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-49 .close-icon::before,
#menu-49 .close-icon::after {
  background-color: #2b0680;
}
#menu-49 .btn SPAN {
  font-size: 60px;
}
#menu-49 .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures13-4z .etl-icon {
  color: #f28281;
}
#extFeatures13-4z .mbr-section-title {
  color: #2b0680;
}
#extFeatures13-4z .date P {
  color: #2b0680;
}
#extFeatures13-4z H4 {
  color: #2b0680;
}
#extFeatures13-4z P {
  color: #2b0680;
  font-size: 20px;
}
#extFeatures13-4o .etl-icon {
  color: #666666;
}
#extFeatures13-4o .mbr-section-title {
  color: #2b0680;
}
#extFeatures13-4o .date P {
  color: #2b0680;
}
#extFeatures13-4o H4 {
  color: #2b0680;
}
#extFeatures13-4o P {
  color: #2b0680;
}
#extFeatures13-4e .etl-icon {
  color: #666666;
}
#extFeatures13-4e .mbr-section-title {
  color: #2b0680;
}
#extFeatures13-4e .mbr-section-subtitle {
  color: #2b0680;
}
#extFeatures13-4e H4 {
  color: #2b0680;
}
#extFeatures13-4e P {
  color: #2b0680;
  font-size: 18px;
  font-family: 'Droid Serif', serif;
}
#extFeatures13-4a .etl-icon {
  color: #41a85f;
}
#extFeatures13-4a .mbr-section-subtitle {
  color: #2b0680;
}
#extFeatures13-4a .mbr-section-title {
  color: #2b0680;
  font-size: 24px;
}
#extFeatures13-4a H4 {
  color: #2b0680;
}
#extFeatures13-4a B {
  color: #2b0680;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
#extFeatures13-4a .date P {
  color: #2b0680;
  text-align: left;
  font-size: 16px;
}
#extFeatures13-4a P {
  color: #2b0680;
}
#extFeatures13-4a .date B {
  font-size: 18px;
  color: #2b0680;
}




#extMsg-box2-4j SPAN {
  color: #2b0680;
  font-size: 36px;
}
#menu-4k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4k .navbar-caption {
  color: #ffffff;
}
#menu-4k .navbar-toggler {
  color: #2b0680;
}
#menu-4k .link,
#menu-4k .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-4k .link {
  font-size: 1.15rem;
}
#menu-4k .dropdown-item,
#menu-4k .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-4k .link:hover,
#menu-4k .dropdown-item:hover,
#menu-4k .link:focus,
#menu-4k .dropdown-item:focus {
  color: #2b0680;
}
#menu-4k .link[aria-expanded="true"],
#menu-4k .dropdown-menu {
  background: #deaa05;
}
#menu-4k .nav-dropdown-sm .link:focus,
#menu-4k .nav-dropdown-sm .link:hover,
#menu-4k .nav-dropdown-sm .dropdown-item:focus,
#menu-4k .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-4k .navbar,
#menu-4k .nav-dropdown-sm,
#menu-4k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4k .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-4k .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-4k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4k .bg-color.transparent.opened .link:hover,
#menu-4k .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-4k .link[aria-expanded="true"],
#menu-4k .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-4k.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-4k .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-4k .close-icon::before,
#menu-4k .close-icon::after {
  background-color: #2b0680;
}
#menu-4k .btn SPAN {
  font-size: 60px;
}
#menu-4k .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extFeatures6-4m .card-img {
  background-color: #2b0680 !important;
}
#extFeatures6-4m H4 {
  font-size: 24px;
}
#extFeatures6-4m .card-subtitle B {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#extFeatures6-4m .card-subtitle {
  color: #2b0680;
}
#extFeatures6-4m B {
  color: #2b0680;
}
#extFeatures6-4m .card-subtitle SPAN {
  font-family: 'Oswald', sans-serif;
}
#extFeatures6-4m P {
  color: #000000;
}


#menu-4t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4t .navbar-caption {
  color: #ffffff;
}
#menu-4t .navbar-toggler {
  color: #2b0680;
}
#menu-4t .link,
#menu-4t .dropdown-item {
  color: #2b0680;
  font-family: 'Open Sans', sans-serif;
}
#menu-4t .link {
  font-size: 1.15rem;
}
#menu-4t .dropdown-item,
#menu-4t .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-4t .link:hover,
#menu-4t .dropdown-item:hover,
#menu-4t .link:focus,
#menu-4t .dropdown-item:focus {
  color: #2b0680;
}
#menu-4t .link[aria-expanded="true"],
#menu-4t .dropdown-menu {
  background: #deaa05;
}
#menu-4t .nav-dropdown-sm .link:focus,
#menu-4t .nav-dropdown-sm .link:hover,
#menu-4t .nav-dropdown-sm .dropdown-item:focus,
#menu-4t .nav-dropdown-sm .dropdown-item:hover {
  background: #fac10d!important;
}
#menu-4t .navbar,
#menu-4t .nav-dropdown-sm,
#menu-4t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4t .nav-dropdown-sm .dropdown-menu {
  background: #fac51c;
}
#menu-4t .bg-color.transparent .link {
  color: #2b0680;
  transition: none;
}
#menu-4t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4t .bg-color.transparent.opened .link:hover,
#menu-4t .bg-color.transparent.opened .link:focus {
  color: #2b0680;
}
#menu-4t .link[aria-expanded="true"],
#menu-4t .dropdown-item[aria-expanded="true"] {
  color: #2b0680!important;
}
#menu-4t.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-4t .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-4t .close-icon::before,
#menu-4t .close-icon::after {
  background-color: #2b0680;
}
#menu-4t .btn SPAN {
  font-size: 60px;
}
#menu-4t .btn {
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#extHeader11-4u {
  
  
}
#extHeader11-4u P {
  text-align: center;
  color: #2b0680;
  font-family: 'Oxygen', sans-serif;
  font-size: 36px;
}
#extHeader11-4u B {
  color: #2b0680;
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
}
#extHeader11-4u SPAN {
  color: #2b0680;
}
