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












body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #f3c649 !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: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !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: #c9970d;
  color: #c9970d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !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: #f3c649 !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: #f3c649;
}
.btn-social:hover {
  background: #f3c649;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #f3c649;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #f3c649;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #f3c649;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #f3c649;
}
.lead a,
.lead a:hover {
  color: #f3c649;
}
.lead blockquote {
  border-color: #f3c649;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #f3c649;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #f3c649;
}
.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: 'Montserrat', 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: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #f3c649;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #f3c649;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #f3c649;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #f3c649;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #f3c649;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #f3c649;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #f3c649;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', 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: #f3c649;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #f3c649;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #f3c649;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #f3c649;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #f3c649 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #f3c649;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #f3c649;
}
.theme-border {
  border: 1px solid #f3c649;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #f3c649;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-0 .link {
  font-size: 0.9rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #f3c649;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-0 .bg-color.transparent .link {
  color: #f3c649;
  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: #f3c649;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #f3c649!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: #f3c649;
}
#header5-u {
  
  
}
#header5-u .mbr-section-lead SPAN {
  font-family: 'Raleway', sans-serif;
}
#header5-u .mbr-section-title {
  color: #faaf40;
}
#header5-u .mbr-section-title {
  color: #faaf40;
  font-size: 60px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
#header5-u .mbr-section-lead {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  text-align: center;
}
#header5-u .mbr-section-lead SPAN {
  font-size: 18px;
}
#header3-7a .mbr-section-title,
#header3-7a .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 p {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  color: #faaf40;
  font-size: 60px;
  text-align: center;
}
#msg-box8-13 .lead P {
  font-size: 18px;
  text-align: center;
}
#features4-11 .card-subtitle {
  color: #bcbcbc;
}
#features4-11 .iconbox {
  background-color: #faaf40;
  border-color: #faaf40;
}
#features4-11 DIV {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
#features4-11 SPAN {
  font-size: 18px;
}
#features4-11 H4 {
  font-size: 18px;
}
#features4-11 P {
  text-align: left;
}
#msg-box8-1g .mbr-section-title,
#msg-box8-1g p {
  color: #fff;
}
#msg-box8-1g .mbr-section-title {
  color: #faaf40;
}
#features1-dp .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-dq .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-dr .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-ds .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-dt .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#msg-box8-77 .mbr-section-title,
#msg-box8-77 p {
  color: #fff;
}
#msg-box8-77 .mbr-section-title {
  color: #faaf40;
}
#features3-1e P {
  text-align: left;
  color: #565656;
}
#features3-1e H4 {
  font-size: 18px;
}
#features3-1e H5 {
  font-size: 12px;
}
#features3-1e SPAN {
  color: #565656;
}
#msg-box8-1n .mbr-section-title,
#msg-box8-1n p {
  color: #fff;
}
#msg-box8-1n .mbr-section-title {
  color: #faaf40;
}
#features1-1o .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-1o .mbr-cards-col:nth-child(odd) .card-subtitle {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #5b5b5b;
}
#features1-1o .mbr-cards-col:nth-child(odd) .card-subtitle B {
  color: #000000;
}
#features1-1o .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
  font-size: 18px;
}
#features1-1o .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Raleway', sans-serif;
}
#features1-1o .mbr-cards-col:nth-child(odd) .card-subtitle DIV {
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  color: #5b5b5b;
}
#features1-1o .mbr-cards-col:nth-child(odd) .card-subtitle SPAN {
  font-size: 14px;
  color: #5b5b5b;
}
#features1-1o .mbr-cards-col:nth-child(odd) .card-subtitle FONT {
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  color: #565656;
}
#features1-1o .mbr-cards-col:nth-child(even) .card-title {
  font-size: 18px;
}
#features1-1o .mbr-cards-col:nth-child(even) .card-subtitle DIV {
  color: #5b5b5b;
}
#msg-box8-7b .mbr-section-title,
#msg-box8-7b p {
  color: #fff;
}
#msg-box8-7b .mbr-section-title {
  color: #faaf40;
}
#msg-box5-7d H3 {
  color: #faaf40;
  font-size: 100px;
}
#msg-box5-7d P {
  font-size: 16px;
  text-align: left;
  color: #565656;
}
#msg-box5-7d SPAN {
  color: #565656;
  font-family: 'Raleway', sans-serif;
}
#extFeatures9-1a .mbr-section-title {
  color: #faaf40;
}
#extFeatures9-1a SPAN {
  color: #000000;
}
#extFeatures9-1a H4 {
  color: #000000;
}
#extFeatures9-1a P {
  color: #565656;
}
#extFeatures9-1a .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
}
#features4-1p .card-subtitle {
  color: #bcbcbc;
}
#features4-1p .iconbox {
  background-color: #faaf40;
  border-color: #faaf40;
}
#features4-1p H4 {
  color: #000000;
}
#extHeader4-2a H2 {
  font-size: 60px;
  color: #ffffff;
}
#extHeader4-2a I {
  color: #ffffff;
}
#contacts1-1k P {
  color: #000000;
}
#footer1-1l P {
  color: #000000;
}
#social-buttons2-7e .mbr-section-title,
#social-buttons2-7e .btn-social {
  color: #232323;
}













#menu-f4 {
  
}
#menu-f4 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f4 .navbar-caption {
  color: #ffffff;
}
#menu-f4 .navbar-toggler {
  color: #f3c649;
}
#menu-f4 .link,
#menu-f4 .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-f4 .link {
  font-size: 0.9rem;
}
#menu-f4 .dropdown-item,
#menu-f4 .nav-dropdown-sm .link {
  font-size: 0.9rem;
}
#menu-f4 .link:hover,
#menu-f4 .dropdown-item:hover,
#menu-f4 .link:focus,
#menu-f4 .dropdown-item:focus {
  color: #f3c649;
}
#menu-f4 .link[aria-expanded="true"],
#menu-f4 .dropdown-menu {
  background: #e6e6e6;
}
#menu-f4 .nav-dropdown-sm .link:focus,
#menu-f4 .nav-dropdown-sm .link:hover,
#menu-f4 .nav-dropdown-sm .dropdown-item:focus,
#menu-f4 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-f4 .navbar,
#menu-f4 .nav-dropdown-sm,
#menu-f4 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f4 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-f4 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-f4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f4 .bg-color.transparent.opened .link:hover,
#menu-f4 .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-f4 .link[aria-expanded="true"],
#menu-f4 .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-f4.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-f4 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-f4 .close-icon::before,
#menu-f4 .close-icon::after {
  background-color: #f3c649;
}
#msg-box8-fe .mbr-section-title,
#msg-box8-fe p {
  color: #fff;
}
#msg-box8-fe .mbr-section-title {
  text-align: center;
  font-size: 60px;
  color: #faaf40;
}
#msg-box8-fe .lead P {
  text-align: center;
}
#content1-fg H4 {
  color: #faaf40;
}
#content1-fg H3 {
  color: #faaf40;
}
#content1-fg P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fd BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#content1-fi P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fh BLOCKQUOTE {
  text-align: left;
  font-family: 'Raleway', sans-serif;
}
#content1-fj P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fk SPAN {
  font-family: 'Raleway', sans-serif;
}
#content1-fl P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fm BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#content1-fo P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fn P {
  font-family: 'Raleway', sans-serif;
}
#content2-fn UL {
  font-family: 'Raleway', sans-serif;
}
#content1-fp P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fq BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#content1-fr P {
  color: #faaf40;
  font-size: 36px;
}
#content2-fs BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#content2-fs SPAN {
  color: #232323;
}
#content1-ft P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fu BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#content1-fv P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fw BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#content1-fx P {
  font-size: 36px;
  color: #faaf40;
}
#content2-fy BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#content1-gz P {
  font-size: 36px;
  color: #faaf40;
}
#content2-h0 BLOCKQUOTE {
  font-family: 'Raleway', sans-serif;
}
#msg-box3-h2 .mbr-section-title,
#msg-box3-h2 p {
  color: #000;
}
#msg-box3-h2 .btn {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
}
#contacts1-f5 P {
  color: #000000;
}
#footer1-f6 P {
  color: #000000;
}

#menu-17 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-17 .navbar-caption {
  color: #ffffff;
}
#menu-17 .navbar-toggler {
  color: #f3c649;
}
#menu-17 .link,
#menu-17 .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-17 .link {
  font-size: 0.9rem;
}
#menu-17 .dropdown-item,
#menu-17 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-17 .link:hover,
#menu-17 .dropdown-item:hover,
#menu-17 .link:focus,
#menu-17 .dropdown-item:focus {
  color: #f3c649;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-17 .bg-color.transparent .link {
  color: #f3c649;
  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: #f3c649;
}
#menu-17 .link[aria-expanded="true"],
#menu-17 .dropdown-item[aria-expanded="true"] {
  color: #f3c649!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: #f3c649;
}
#extHeader12-18 H3 {
  font-size: 30px;
}
#extHeader12-18 P {
  font-size: 18px;
}

#menu-3j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3j .navbar-caption {
  color: #ffffff;
}
#menu-3j .navbar-toggler {
  color: #f3c649;
}
#menu-3j .link,
#menu-3j .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-3j .link {
  font-size: 0.9rem;
}
#menu-3j .dropdown-item,
#menu-3j .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-3j .link:hover,
#menu-3j .dropdown-item:hover,
#menu-3j .link:focus,
#menu-3j .dropdown-item:focus {
  color: #f3c649;
}
#menu-3j .link[aria-expanded="true"],
#menu-3j .dropdown-menu {
  background: #e6e6e6;
}
#menu-3j .nav-dropdown-sm .link:focus,
#menu-3j .nav-dropdown-sm .link:hover,
#menu-3j .nav-dropdown-sm .dropdown-item:focus,
#menu-3j .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3j .navbar,
#menu-3j .nav-dropdown-sm,
#menu-3j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3j .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3j .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-3j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3j .bg-color.transparent.opened .link:hover,
#menu-3j .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-3j .link[aria-expanded="true"],
#menu-3j .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-3j.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3j .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3j .close-icon::before,
#menu-3j .close-icon::after {
  background-color: #f3c649;
}
#extHeader12-3k H3 {
  font-size: 30px;
  color: #232323;
}
#extHeader12-3k P {
  font-size: 18px;
}
#msg-box5-3l H3 {
  color: #232323;
}
#msg-box5-3m P {
  color: #ffffff;
}
#msg-box5-3m H3 {
  color: #ffffff;
}

#menu-6w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6w .navbar-caption {
  color: #ffffff;
}
#menu-6w .navbar-toggler {
  color: #f3c649;
}
#menu-6w .link,
#menu-6w .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-6w .link {
  font-size: 0.9rem;
}
#menu-6w .dropdown-item,
#menu-6w .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-6w .link:hover,
#menu-6w .dropdown-item:hover,
#menu-6w .link:focus,
#menu-6w .dropdown-item:focus {
  color: #f3c649;
}
#menu-6w .link[aria-expanded="true"],
#menu-6w .dropdown-menu {
  background: #e6e6e6;
}
#menu-6w .nav-dropdown-sm .link:focus,
#menu-6w .nav-dropdown-sm .link:hover,
#menu-6w .nav-dropdown-sm .dropdown-item:focus,
#menu-6w .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-6w .navbar,
#menu-6w .nav-dropdown-sm,
#menu-6w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6w .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-6w .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-6w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6w .bg-color.transparent.opened .link:hover,
#menu-6w .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-6w .link[aria-expanded="true"],
#menu-6w .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-6w.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-6w .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-6w .close-icon::before,
#menu-6w .close-icon::after {
  background-color: #f3c649;
}
#extHeader12-6x H3 {
  font-size: 30px;
  color: #232323;
}
#extHeader12-6x P {
  font-size: 18px;
}
#msg-box5-6y H3 {
  color: #232323;
}
#msg-box5-6z P {
  color: #ffffff;
}
#msg-box5-6z H3 {
  color: #ffffff;
}

#menu-b7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b7 .navbar-caption {
  color: #ffffff;
}
#menu-b7 .navbar-toggler {
  color: #f3c649;
}
#menu-b7 .link,
#menu-b7 .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-b7 .link {
  font-size: 0.9rem;
}
#menu-b7 .dropdown-item,
#menu-b7 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-b7 .link:hover,
#menu-b7 .dropdown-item:hover,
#menu-b7 .link:focus,
#menu-b7 .dropdown-item:focus {
  color: #f3c649;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-menu {
  background: #e6e6e6;
}
#menu-b7 .nav-dropdown-sm .link:focus,
#menu-b7 .nav-dropdown-sm .link:hover,
#menu-b7 .nav-dropdown-sm .dropdown-item:focus,
#menu-b7 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-b7 .navbar,
#menu-b7 .nav-dropdown-sm,
#menu-b7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b7 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-b7 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-b7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b7 .bg-color.transparent.opened .link:hover,
#menu-b7 .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-b7 .link[aria-expanded="true"],
#menu-b7 .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-b7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-b7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-b7 .close-icon::before,
#menu-b7 .close-icon::after {
  background-color: #f3c649;
}
#header3-b8 .mbr-section-title,
#header3-b8 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ba H3 {
  font-size: 20px;
  color: #faaf40;
}
#msg-box5-ba SPAN {
  font-size: 20px;
  text-align: left;
}
#msg-box5-ba P {
  text-align: left;
}
#header3-bb .mbr-section-title,
#header3-bb .mbr-section-subtitle {
  text-align: center;
}
#footer1-c9 P {
  color: #000000;
}

#menu-cf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cf .navbar-caption {
  color: #ffffff;
}
#menu-cf .navbar-toggler {
  color: #f3c649;
}
#menu-cf .link,
#menu-cf .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-cf .link {
  font-size: 0.9rem;
}
#menu-cf .dropdown-item,
#menu-cf .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-cf .link:hover,
#menu-cf .dropdown-item:hover,
#menu-cf .link:focus,
#menu-cf .dropdown-item:focus {
  color: #f3c649;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-menu {
  background: #e6e6e6;
}
#menu-cf .nav-dropdown-sm .link:focus,
#menu-cf .nav-dropdown-sm .link:hover,
#menu-cf .nav-dropdown-sm .dropdown-item:focus,
#menu-cf .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-cf .navbar,
#menu-cf .nav-dropdown-sm,
#menu-cf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cf .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-cf .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-cf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cf .bg-color.transparent.opened .link:hover,
#menu-cf .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-cf .link[aria-expanded="true"],
#menu-cf .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-cf.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-cf .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-cf .close-icon::before,
#menu-cf .close-icon::after {
  background-color: #f3c649;
}
#header3-cl .mbr-section-title,
#header3-cl .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-cm H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-cn .mbr-section-title,
#header3-cn .mbr-section-subtitle {
  text-align: center;
}
#footer1-dh P {
  color: #000000;
}

#menu-3o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3o .navbar-caption {
  color: #ffffff;
}
#menu-3o .navbar-toggler {
  color: #f3c649;
}
#menu-3o .link,
#menu-3o .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-3o .link {
  font-size: 0.9rem;
}
#menu-3o .dropdown-item,
#menu-3o .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-3o .link:hover,
#menu-3o .dropdown-item:hover,
#menu-3o .link:focus,
#menu-3o .dropdown-item:focus {
  color: #f3c649;
}
#menu-3o .link[aria-expanded="true"],
#menu-3o .dropdown-menu {
  background: #e6e6e6;
}
#menu-3o .nav-dropdown-sm .link:focus,
#menu-3o .nav-dropdown-sm .link:hover,
#menu-3o .nav-dropdown-sm .dropdown-item:focus,
#menu-3o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3o .navbar,
#menu-3o .nav-dropdown-sm,
#menu-3o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3o .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-3o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3o .bg-color.transparent.opened .link:hover,
#menu-3o .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-3o .link[aria-expanded="true"],
#menu-3o .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-3o.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3o .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3o .close-icon::before,
#menu-3o .close-icon::after {
  background-color: #f3c649;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mx H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-my .mbr-section-title,
#header3-my .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mi H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-mj .mbr-section-title,
#header3-mj .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mh H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-mg .mbr-section-title,
#header3-mg .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-me H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-mf .mbr-section-title,
#header3-mf .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-md H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-mc .mbr-section-title,
#header3-mc .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ma H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-mb .mbr-section-title,
#header3-mb .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-m9 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-m8 .mbr-section-title,
#header3-m8 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ls H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-lt .mbr-section-title,
#header3-lt .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-lr H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-lq .mbr-section-title,
#header3-lq .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-l2 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-l3 .mbr-section-title,
#header3-l3 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-l1 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-l0 .mbr-section-title,
#header3-l0 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kz H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-ky .mbr-section-title,
#header3-ky .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kw H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-kx .mbr-section-title,
#header3-kx .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kv H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-ku .mbr-section-title,
#header3-ku .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kt H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-ks .mbr-section-title,
#header3-ks .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ki H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-kh .mbr-section-title,
#header3-kh .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kf H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-kg .mbr-section-title,
#header3-kg .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-in H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-io .mbr-section-title,
#header3-io .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-il H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-ik .mbr-section-title,
#header3-ik .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ii H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-ij .mbr-section-title,
#header3-ij .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-he H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-hd .mbr-section-title,
#header3-hd .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-hc H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-hb .mbr-section-title,
#header3-hb .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ha H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-h9 .mbr-section-title,
#header3-h9 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-h6 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-h5 .mbr-section-title,
#header3-h5 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-h7 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-h8 .mbr-section-title,
#header3-h8 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-h4 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-h3 .mbr-section-title,
#header3-h3 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-gq H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-gm .mbr-section-title,
#header3-gm .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-go H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-gn .mbr-section-title,
#header3-gn .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-gr H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-gs .mbr-section-title,
#header3-gs .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-et H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-ev .mbr-section-title,
#header3-ev .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-eu H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-es .mbr-section-title,
#header3-es .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-eq H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-er .mbr-section-title,
#header3-er .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ep H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-eo .mbr-section-title,
#header3-eo .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-em H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-en .mbr-section-title,
#header3-en .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-el H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-ek .mbr-section-title,
#header3-ek .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ei H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-ej .mbr-section-title,
#header3-ej .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-eg H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-eh .mbr-section-title,
#header3-eh .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-e2 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-e1 .mbr-section-title,
#header3-e1 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-e3 H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-e4 .mbr-section-title,
#header3-e4 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-3x H3 {
  font-size: 20px;
  color: #faaf40;
}
#msg-box5-3x SPAN {
  font-size: 20px;
  text-align: left;
}
#msg-box5-3x P {
  text-align: left;
}
#header3-41 .mbr-section-title,
#header3-41 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4c H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-4d .mbr-section-title,
#header3-4d .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4n H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-4o .mbr-section-title,
#header3-4o .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4p H3 {
  font-size: 20px;
  color: #faaf40;
}
#header3-4q .mbr-section-title,
#header3-4q .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4r H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4t H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-4u .mbr-section-title,
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4x H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-4w .mbr-section-title,
#header3-4w .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4y H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-50 H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-51 .mbr-section-title,
#header3-51 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-52 H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-53 .mbr-section-title,
#header3-53 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-54 H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-55 .mbr-section-title,
#header3-55 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-56 H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-57 .mbr-section-title,
#header3-57 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-58 H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-59 .mbr-section-title,
#header3-59 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5a H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-5b .mbr-section-title,
#header3-5b .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5c H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-5d .mbr-section-title,
#header3-5d .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5e H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-5f .mbr-section-title,
#header3-5f .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5g H3 {
  color: #faaf40;
  font-size: 20px;
}
#header3-5h .mbr-section-title,
#header3-5h .mbr-section-subtitle {
  text-align: center;
}
#contacts1-3p P {
  color: #000000;
}
#footer1-3q P {
  color: #000000;
}

#menu-4e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4e .navbar-caption {
  color: #ffffff;
}
#menu-4e .navbar-toggler {
  color: #f3c649;
}
#menu-4e .link,
#menu-4e .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-4e .link {
  font-size: 0.9rem;
}
#menu-4e .dropdown-item,
#menu-4e .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-4e .link:hover,
#menu-4e .dropdown-item:hover,
#menu-4e .link:focus,
#menu-4e .dropdown-item:focus {
  color: #f3c649;
}
#menu-4e .link[aria-expanded="true"],
#menu-4e .dropdown-menu {
  background: #e6e6e6;
}
#menu-4e .nav-dropdown-sm .link:focus,
#menu-4e .nav-dropdown-sm .link:hover,
#menu-4e .nav-dropdown-sm .dropdown-item:focus,
#menu-4e .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4e .navbar,
#menu-4e .nav-dropdown-sm,
#menu-4e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4e .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4e .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-4e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4e .bg-color.transparent.opened .link:hover,
#menu-4e .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-4e .link[aria-expanded="true"],
#menu-4e .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-4e.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-4e .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-4e .close-icon::before,
#menu-4e .close-icon::after {
  background-color: #f3c649;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mw H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-mv .mbr-section-title,
#header3-mv .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mu H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-mt .mbr-section-title,
#header3-mt .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mq H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-mr .mbr-section-title,
#header3-mr .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mp H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-mo .mbr-section-title,
#header3-mo .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-mm H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-mn .mbr-section-title,
#header3-mn .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ml H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-mk .mbr-section-title,
#header3-mk .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-m6 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-m7 .mbr-section-title,
#header3-m7 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-m5 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-m4 .mbr-section-title,
#header3-m4 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-m2 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-m3 .mbr-section-title,
#header3-m3 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-m1 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-m0 .mbr-section-title,
#header3-m0 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ly H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lz .mbr-section-title,
#header3-lz .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-lx H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lw .mbr-section-title,
#header3-lw .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-lu H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lv .mbr-section-title,
#header3-lv .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-lp H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lo .mbr-section-title,
#header3-lo .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-lm H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-ln .mbr-section-title,
#header3-ln .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ll H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lk .mbr-section-title,
#header3-lk .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-li H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lj .mbr-section-title,
#header3-lj .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-lh H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lg .mbr-section-title,
#header3-lg .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-le H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lf .mbr-section-title,
#header3-lf .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ld H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lc .mbr-section-title,
#header3-lc .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-la H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-lb .mbr-section-title,
#header3-lb .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-l9 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-l8 .mbr-section-title,
#header3-l8 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-l6 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-l7 .mbr-section-title,
#header3-l7 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-l5 H3 {
  font-size: 20px;
  color: #f28281;
}
#msg-box5-l5 P {
  color: #232323;
}
#header3-l4 .mbr-section-title,
#header3-l4 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kq H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-kp .mbr-section-title,
#header3-kp .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kr H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-ko .mbr-section-title,
#header3-ko .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-km H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-kl .mbr-section-title,
#header3-kl .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-kj H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-kk .mbr-section-title,
#header3-kk .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-iw H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-iv .mbr-section-title,
#header3-iv .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-iu H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-it .mbr-section-title,
#header3-it .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ir H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-is .mbr-section-title,
#header3-is .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-hp H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-hn .mbr-section-title,
#header3-hn .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-hl H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-hm .mbr-section-title,
#header3-hm .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-hk H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-hj .mbr-section-title,
#header3-hj .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-hi H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-hh .mbr-section-title,
#header3-hh .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-hf H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-hg .mbr-section-title,
#header3-hg .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-gl H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-gk .mbr-section-title,
#header3-gk .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-gi H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-gj .mbr-section-title,
#header3-gj .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-gf H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-gg .mbr-section-title,
#header3-gg .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-gh H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-ge .mbr-section-title,
#header3-ge .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-gc H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-gb .mbr-section-title,
#header3-gb .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-g9 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-ga .mbr-section-title,
#header3-ga .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-g8 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-g7 .mbr-section-title,
#header3-g7 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-g4 H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-g6 .mbr-section-title,
#header3-g6 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-g3 H3 {
  font-size: 20px;
  text-align: left;
  color: #f28281;
}
#header3-g5 .mbr-section-title,
#header3-g5 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-g2 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-fz .mbr-section-title,
#header3-fz .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-f3 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-f2 .mbr-section-title,
#header3-f2 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-f1 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-f0 .mbr-section-title,
#header3-f0 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ez H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-ey .mbr-section-title,
#header3-ey .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ex H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-ew .mbr-section-title,
#header3-ew .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ee H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-ef .mbr-section-title,
#header3-ef .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ed H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-ec .mbr-section-title,
#header3-ec .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-ea H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-eb .mbr-section-title,
#header3-eb .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-e8 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-e9 .mbr-section-title,
#header3-e9 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-e6 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-e5 .mbr-section-title,
#header3-e5 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-e0 H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-dz .mbr-section-title,
#header3-dz .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-dx H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-dy .mbr-section-title,
#header3-dy .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-9t H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-9u .mbr-section-title,
#header3-9u .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-9v H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-9w .mbr-section-title,
#header3-9w .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4h H3 {
  font-size: 20px;
  color: #f28281;
}
#msg-box5-4h SPAN {
  font-size: 20px;
  text-align: left;
}
#msg-box5-4h P {
  text-align: left;
}
#header3-4i .mbr-section-title,
#header3-4i .mbr-section-subtitle {
  text-align: center;
}
#header3-4i SMALL {
  text-align: right;
}
#msg-box5-5k H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-4k .mbr-section-title,
#header3-4k .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5l H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5m .mbr-section-title,
#header3-5m .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5o H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5n .mbr-section-title,
#header3-5n .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5p H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5q .mbr-section-title,
#header3-5q .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5r H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5s .mbr-section-title,
#header3-5s .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5t H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5u .mbr-section-title,
#header3-5u .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5v H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5w .mbr-section-title,
#header3-5w .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-5x H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5y .mbr-section-title,
#header3-5y .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-60 H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-5z .mbr-section-title,
#header3-5z .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-61 H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-62 .mbr-section-title,
#header3-62 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-63 H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-67 .mbr-section-title,
#header3-67 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-64 H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-66 .mbr-section-title,
#header3-66 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-65 H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-68 .mbr-section-title,
#header3-68 .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-69 H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-6a .mbr-section-title,
#header3-6a .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-6b H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-6c .mbr-section-title,
#header3-6c .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-6d H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-6e .mbr-section-title,
#header3-6e .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-6g H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-6f .mbr-section-title,
#header3-6f .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-6h H3 {
  font-size: 20px;
  color: #f28281;
}
#header3-6i .mbr-section-title,
#header3-6i .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-6j H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-6l .mbr-section-title,
#header3-6l .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-6k H3 {
  color: #f28281;
  font-size: 20px;
}
#header3-6m .mbr-section-title,
#header3-6m .mbr-section-subtitle {
  text-align: center;
}
#contacts1-4l P {
  color: #000000;
}
#footer1-4m P {
  color: #000000;
}

#menu-8i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8i .navbar-caption {
  color: #ffffff;
}
#menu-8i .navbar-toggler {
  color: #f3c649;
}
#menu-8i .link,
#menu-8i .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-8i .link {
  font-size: 0.9rem;
}
#menu-8i .dropdown-item,
#menu-8i .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-8i .link:hover,
#menu-8i .dropdown-item:hover,
#menu-8i .link:focus,
#menu-8i .dropdown-item:focus {
  color: #f3c649;
}
#menu-8i .link[aria-expanded="true"],
#menu-8i .dropdown-menu {
  background: #e6e6e6;
}
#menu-8i .nav-dropdown-sm .link:focus,
#menu-8i .nav-dropdown-sm .link:hover,
#menu-8i .nav-dropdown-sm .dropdown-item:focus,
#menu-8i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8i .navbar,
#menu-8i .nav-dropdown-sm,
#menu-8i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8i .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-8i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8i .bg-color.transparent.opened .link:hover,
#menu-8i .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-8i .link[aria-expanded="true"],
#menu-8i .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-8i.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-8i .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-8i .close-icon::before,
#menu-8i .close-icon::after {
  background-color: #f3c649;
}
#msg-box5-8l H3 {
  font-size: 20px;
  color: #f28281;
}
#msg-box5-8l SPAN {
  font-size: 20px;
  text-align: left;
}
#msg-box5-8l P {
  text-align: left;
}
#header3-8m .mbr-section-title,
#header3-8m .mbr-section-subtitle {
  text-align: center;
}
#header3-8m SMALL {
  text-align: right;
}
#footer1-9s P {
  color: #000000;
}

#menu-9x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9x .navbar-caption {
  color: #ffffff;
}
#menu-9x .navbar-toggler {
  color: #f3c649;
}
#menu-9x .link,
#menu-9x .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-9x .link {
  font-size: 0.9rem;
}
#menu-9x .dropdown-item,
#menu-9x .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-9x .link:hover,
#menu-9x .dropdown-item:hover,
#menu-9x .link:focus,
#menu-9x .dropdown-item:focus {
  color: #f3c649;
}
#menu-9x .link[aria-expanded="true"],
#menu-9x .dropdown-menu {
  background: #e6e6e6;
}
#menu-9x .nav-dropdown-sm .link:focus,
#menu-9x .nav-dropdown-sm .link:hover,
#menu-9x .nav-dropdown-sm .dropdown-item:focus,
#menu-9x .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9x .navbar,
#menu-9x .nav-dropdown-sm,
#menu-9x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9x .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9x .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-9x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9x .bg-color.transparent.opened .link:hover,
#menu-9x .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-9x .link[aria-expanded="true"],
#menu-9x .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-9x.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9x .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9x .close-icon::before,
#menu-9x .close-icon::after {
  background-color: #f3c649;
}
#header3-9y .mbr-section-title,
#header3-9y .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-a0 H3 {
  font-size: 20px;
  color: #f28281;
}
#msg-box5-a0 SPAN {
  font-size: 20px;
  text-align: left;
}
#msg-box5-a0 P {
  text-align: left;
}
#header3-a1 .mbr-section-title,
#header3-a1 .mbr-section-subtitle {
  text-align: center;
}
#header3-a1 SMALL {
  text-align: right;
}
#footer1-a3 P {
  color: #000000;
}




#header6-i0 .mbr-section-title {
  color: #faaf40;
}
#header6-i0 .mbr-section-text {
  color: #ffffff;
  font-size: 18px;
}
#content1-i7 H4 {
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
  color: #faaf40;
}
#menu-hv .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hv .navbar-caption {
  color: #ffffff;
}
#menu-hv .navbar-toggler {
  color: #f3c649;
}
#menu-hv .link,
#menu-hv .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-hv .link {
  font-size: 0.9rem;
}
#menu-hv .dropdown-item,
#menu-hv .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-hv .link:hover,
#menu-hv .dropdown-item:hover,
#menu-hv .link:focus,
#menu-hv .dropdown-item:focus {
  color: #f3c649;
}
#menu-hv .link[aria-expanded="true"],
#menu-hv .dropdown-menu {
  background: #e6e6e6;
}
#menu-hv .nav-dropdown-sm .link:focus,
#menu-hv .nav-dropdown-sm .link:hover,
#menu-hv .nav-dropdown-sm .dropdown-item:focus,
#menu-hv .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-hv .navbar,
#menu-hv .nav-dropdown-sm,
#menu-hv .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hv .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-hv .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-hv .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hv .bg-color.transparent.opened .link:hover,
#menu-hv .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-hv .link[aria-expanded="true"],
#menu-hv .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-hv.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-hv .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-hv .close-icon::before,
#menu-hv .close-icon::after {
  background-color: #f3c649;
}
#content2-i6 P {
  font-family: 'Raleway', sans-serif;
}
#content2-i6 UL {
  font-family: 'Raleway', sans-serif;
}
#content1-i8 P {
  font-size: 36px;
  color: #faaf40;
}
#contacts1-hw P {
  color: #000000;
}
#footer1-hx P {
  color: #000000;
}

#menu-2f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2f .navbar-caption {
  color: #ffffff;
}
#menu-2f .navbar-toggler {
  color: #f3c649;
}
#menu-2f .link,
#menu-2f .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-2f .link {
  font-size: 0.9rem;
}
#menu-2f .dropdown-item,
#menu-2f .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2f .link:hover,
#menu-2f .dropdown-item:hover,
#menu-2f .link:focus,
#menu-2f .dropdown-item:focus {
  color: #f3c649;
}
#menu-2f .link[aria-expanded="true"],
#menu-2f .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-2f .bg-color.transparent .link {
  color: #f3c649;
  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: #f3c649;
}
#menu-2f .link[aria-expanded="true"],
#menu-2f .dropdown-item[aria-expanded="true"] {
  color: #f3c649!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: #f3c649;
}
#extHeader12-2g H3 {
  font-size: 30px;
  color: #ffffff;
}
#extHeader12-2g P {
  font-size: 18px;
  color: #ffffff;
}
#msg-box5-2h H3 {
  color: #d14841;
}
#msg-box5-2i H3 {
  color: #d14841;
}
#msg-box5-2j H3 {
  color: #d14841;
}

#menu-3e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3e .navbar-caption {
  color: #ffffff;
}
#menu-3e .navbar-toggler {
  color: #f3c649;
}
#menu-3e .link,
#menu-3e .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-3e .link {
  font-size: 0.9rem;
}
#menu-3e .dropdown-item,
#menu-3e .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-3e .link:hover,
#menu-3e .dropdown-item:hover,
#menu-3e .link:focus,
#menu-3e .dropdown-item:focus {
  color: #f3c649;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-3e .bg-color.transparent .link {
  color: #f3c649;
  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: #f3c649;
}
#menu-3e .link[aria-expanded="true"],
#menu-3e .dropdown-item[aria-expanded="true"] {
  color: #f3c649!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: #f3c649;
}
#extHeader12-3f H3 {
  font-size: 30px;
  color: #3d8eb9;
}
#extHeader12-3f P {
  font-size: 18px;
}
#msg-box5-3g H3 {
  color: #3d8eb9;
}
#msg-box5-3g P {
  color: #545454;
}
#msg-box5-3h H3 {
  color: #3d8eb9;
}
#msg-box5-3h P {
  color: #545454;
}
#msg-box5-3i H3 {
  color: #3d8eb9;
}
#msg-box5-3i P {
  color: #545454;
}

#menu-6q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6q .navbar-caption {
  color: #ffffff;
}
#menu-6q .navbar-toggler {
  color: #f3c649;
}
#menu-6q .link,
#menu-6q .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-6q .link {
  font-size: 0.9rem;
}
#menu-6q .dropdown-item,
#menu-6q .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-6q .link:hover,
#menu-6q .dropdown-item:hover,
#menu-6q .link:focus,
#menu-6q .dropdown-item:focus {
  color: #f3c649;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-menu {
  background: #e6e6e6;
}
#menu-6q .nav-dropdown-sm .link:focus,
#menu-6q .nav-dropdown-sm .link:hover,
#menu-6q .nav-dropdown-sm .dropdown-item:focus,
#menu-6q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-6q .navbar,
#menu-6q .nav-dropdown-sm,
#menu-6q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6q .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-6q .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-6q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6q .bg-color.transparent.opened .link:hover,
#menu-6q .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-6q .link[aria-expanded="true"],
#menu-6q .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-6q.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-6q .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-6q .close-icon::before,
#menu-6q .close-icon::after {
  background-color: #f3c649;
}
#extHeader12-6r H3 {
  font-size: 30px;
  color: #fa7140;
}
#extHeader12-6r P {
  font-size: 18px;
  color: #ffffff;
}
#msg-box5-6s H3 {
  color: #fa7140;
}
#msg-box5-6t H3 {
  color: #fa7140;
}
#msg-box5-6u H3 {
  color: #fa7140;
}
#msg-box5-6u P {
  color: #ffffff;
}

#menu-iy {
  
}
#menu-iy .hide-buttons .nav-btn {
  display: none !important;
}
#menu-iy .navbar-caption {
  color: #ffffff;
}
#menu-iy .navbar-toggler {
  color: #f3c649;
}
#menu-iy .link,
#menu-iy .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-iy .link {
  font-size: 0.9rem;
}
#menu-iy .dropdown-item,
#menu-iy .nav-dropdown-sm .link {
  font-size: 0.9rem;
}
#menu-iy .link:hover,
#menu-iy .dropdown-item:hover,
#menu-iy .link:focus,
#menu-iy .dropdown-item:focus {
  color: #f3c649;
}
#menu-iy .link[aria-expanded="true"],
#menu-iy .dropdown-menu {
  background: #e6e6e6;
}
#menu-iy .nav-dropdown-sm .link:focus,
#menu-iy .nav-dropdown-sm .link:hover,
#menu-iy .nav-dropdown-sm .dropdown-item:focus,
#menu-iy .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-iy .navbar,
#menu-iy .nav-dropdown-sm,
#menu-iy .nav-dropdown-sm .link[aria-expanded="true"],
#menu-iy .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-iy .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-iy .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-iy .bg-color.transparent.opened .link:hover,
#menu-iy .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-iy .link[aria-expanded="true"],
#menu-iy .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-iy.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-iy .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-iy .close-icon::before,
#menu-iy .close-icon::after {
  background-color: #f3c649;
}
#msg-box8-iz .mbr-section-title,
#msg-box8-iz p {
  color: #fff;
}
#msg-box8-iz .mbr-section-title {
  text-align: center;
  font-size: 60px;
  color: #faaf40;
}
#msg-box8-iz .lead P {
  text-align: center;
}
#content1-jw DIV {
  font-size: 20px;
}
#content1-jw H3 {
  font-family: 'Raleway', sans-serif;
  color: #c1c1c1;
}
#content1-jw H2 {
  color: #232323;
  font-size: 36px;
}
#extAccordion3-ju P {
  text-align: left;
}
#contacts1-jn P {
  color: #000000;
}
#footer1-jo P {
  color: #000000;
}

#menu-jx {
  
}
#menu-jx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jx .navbar-caption {
  color: #ffffff;
}
#menu-jx .navbar-toggler {
  color: #f3c649;
}
#menu-jx .link,
#menu-jx .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-jx .link {
  font-size: 0.9rem;
}
#menu-jx .dropdown-item,
#menu-jx .nav-dropdown-sm .link {
  font-size: 0.9rem;
}
#menu-jx .link:hover,
#menu-jx .dropdown-item:hover,
#menu-jx .link:focus,
#menu-jx .dropdown-item:focus {
  color: #f3c649;
}
#menu-jx .link[aria-expanded="true"],
#menu-jx .dropdown-menu {
  background: #e6e6e6;
}
#menu-jx .nav-dropdown-sm .link:focus,
#menu-jx .nav-dropdown-sm .link:hover,
#menu-jx .nav-dropdown-sm .dropdown-item:focus,
#menu-jx .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-jx .navbar,
#menu-jx .nav-dropdown-sm,
#menu-jx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-jx .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-jx .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-jx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-jx .bg-color.transparent.opened .link:hover,
#menu-jx .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-jx .link[aria-expanded="true"],
#menu-jx .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-jx.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-jx .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-jx .close-icon::before,
#menu-jx .close-icon::after {
  background-color: #f3c649;
}
#msg-box8-jy .mbr-section-title,
#msg-box8-jy p {
  color: #fff;
}
#msg-box8-jy .mbr-section-title {
  text-align: center;
  font-size: 60px;
  color: #faaf40;
}
#msg-box8-jy .lead P {
  text-align: center;
}
#content1-jz DIV {
  font-size: 20px;
}
#content1-jz H3 {
  font-family: 'Raleway', sans-serif;
  color: #c1c1c1;
}
#content1-jz H2 {
  color: #232323;
  font-size: 36px;
}
#extAccordion3-k0 P {
  text-align: left;
}
#contacts1-k1 P {
  color: #000000;
}
#footer1-k2 P {
  color: #000000;
}

#menu-k3 {
  
}
#menu-k3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k3 .navbar-caption {
  color: #ffffff;
}
#menu-k3 .navbar-toggler {
  color: #f3c649;
}
#menu-k3 .link,
#menu-k3 .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-k3 .link {
  font-size: 0.9rem;
}
#menu-k3 .dropdown-item,
#menu-k3 .nav-dropdown-sm .link {
  font-size: 0.9rem;
}
#menu-k3 .link:hover,
#menu-k3 .dropdown-item:hover,
#menu-k3 .link:focus,
#menu-k3 .dropdown-item:focus {
  color: #f3c649;
}
#menu-k3 .link[aria-expanded="true"],
#menu-k3 .dropdown-menu {
  background: #e6e6e6;
}
#menu-k3 .nav-dropdown-sm .link:focus,
#menu-k3 .nav-dropdown-sm .link:hover,
#menu-k3 .nav-dropdown-sm .dropdown-item:focus,
#menu-k3 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-k3 .navbar,
#menu-k3 .nav-dropdown-sm,
#menu-k3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k3 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-k3 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-k3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k3 .bg-color.transparent.opened .link:hover,
#menu-k3 .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-k3 .link[aria-expanded="true"],
#menu-k3 .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-k3.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-k3 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-k3 .close-icon::before,
#menu-k3 .close-icon::after {
  background-color: #f3c649;
}
#msg-box8-k4 .mbr-section-title,
#msg-box8-k4 p {
  color: #fff;
}
#msg-box8-k4 .mbr-section-title {
  text-align: center;
  font-size: 60px;
  color: #faaf40;
}
#msg-box8-k4 .lead P {
  text-align: center;
}
#content1-k5 DIV {
  font-size: 20px;
}
#content1-k5 H3 {
  font-family: 'Raleway', sans-serif;
  color: #c1c1c1;
}
#content1-k5 H2 {
  color: #232323;
  font-size: 36px;
}
#extAccordion3-k6 P {
  text-align: left;
}
#contacts1-k7 P {
  color: #000000;
}
#footer1-k8 P {
  color: #000000;
}

#menu-k9 {
  
}
#menu-k9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k9 .navbar-caption {
  color: #ffffff;
}
#menu-k9 .navbar-toggler {
  color: #f3c649;
}
#menu-k9 .link,
#menu-k9 .dropdown-item {
  color: #f3c649;
  font-family: 'Open Sans', sans-serif;
}
#menu-k9 .link {
  font-size: 0.9rem;
}
#menu-k9 .dropdown-item,
#menu-k9 .nav-dropdown-sm .link {
  font-size: 0.9rem;
}
#menu-k9 .link:hover,
#menu-k9 .dropdown-item:hover,
#menu-k9 .link:focus,
#menu-k9 .dropdown-item:focus {
  color: #f3c649;
}
#menu-k9 .link[aria-expanded="true"],
#menu-k9 .dropdown-menu {
  background: #e6e6e6;
}
#menu-k9 .nav-dropdown-sm .link:focus,
#menu-k9 .nav-dropdown-sm .link:hover,
#menu-k9 .nav-dropdown-sm .dropdown-item:focus,
#menu-k9 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-k9 .navbar,
#menu-k9 .nav-dropdown-sm,
#menu-k9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k9 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-k9 .bg-color.transparent .link {
  color: #f3c649;
  transition: none;
}
#menu-k9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k9 .bg-color.transparent.opened .link:hover,
#menu-k9 .bg-color.transparent.opened .link:focus {
  color: #f3c649;
}
#menu-k9 .link[aria-expanded="true"],
#menu-k9 .dropdown-item[aria-expanded="true"] {
  color: #f3c649!important;
}
#menu-k9.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-k9 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-k9 .close-icon::before,
#menu-k9 .close-icon::after {
  background-color: #f3c649;
}
#msg-box8-ka .mbr-section-title,
#msg-box8-ka p {
  color: #fff;
}
#msg-box8-ka .mbr-section-title {
  text-align: center;
  font-size: 60px;
  color: #faaf40;
}
#msg-box8-ka .lead P {
  text-align: center;
}
#content1-kb DIV {
  font-size: 20px;
}
#content1-kb H3 {
  font-family: 'Raleway', sans-serif;
  color: #c1c1c1;
}
#content1-kb H2 {
  color: #232323;
  font-size: 36px;
}
#extAccordion3-kc P {
  text-align: left;
}
#contacts1-kd P {
  color: #000000;
}
#footer1-ke P {
  color: #000000;
}
