@import url(https://fonts.googleapis.com/css?family=Oxygen: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);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);








body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-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: #c0a375 !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: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !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: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !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: #c0a375 !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: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.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: #c0a375;
}
.scrollToTop_wraper {
  display: none;
}
#menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-8 .navbar-toggler {
  color: #fac51c;
}
#menu-8 .link,
#menu-8 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-8 .link {
  font-size: 1.2rem;
}
#menu-8 .dropdown-item,
#menu-8 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-8 .link:hover,
#menu-8 .dropdown-item:hover,
#menu-8 .link:focus,
#menu-8 .dropdown-item:focus {
  color: #c0a375;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-menu {
  background: #1f5087;
}
#menu-8 .nav-dropdown-sm .link:focus,
#menu-8 .nav-dropdown-sm .link:hover,
#menu-8 .nav-dropdown-sm .dropdown-item:focus,
#menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-8 .navbar,
#menu-8 .nav-dropdown-sm,
#menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-8 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8 .bg-color.transparent.opened .link:hover,
#menu-8 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8 .close-icon::before,
#menu-8 .close-icon::after {
  background-color: #fac51c;
}
#header1-e .mbr-section-title {
  color: #2969b0;
}
#header1-e .mbr-section-lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#header1-e .mbr-section-lead B {
  font-size: 30px;
}
#msg-box3-k .mbr-section-title,
#msg-box3-k p {
  color: #000;
}
#msg-box3-k .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-k .lead P {
  color: #2969b0;
  font-size: 25px;
}
#features6-f P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#features6-f H4 {
  color: #2969b0;
}
#testimonials1-d .mbr-section-title {
  color: #2969b0;
}
#testimonials1-d .mbr-section-subtitle {
  color: #2969b0;
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#testimonials1-d .card-block P {
  color: #2969b0;
}
#testimonials1-d .card-footer > div {
  color: #2969b0;
}
#testimonials1-d .card-block {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#social-buttons4-j .mbr-section-title,
#social-buttons4-j .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#content5-g .mbr-section-title,
#content5-g p {
  color: #fff;
}
#content5-g .mbr-section-title {
  color: #2969b0;
  text-align: center;
  font-size: 60px;
}
#content5-g P {
  color: #2969b0;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
}
#contacts2-k P {
  color: #2969b0;
  text-align: center;
}
#msg-box3-g .mbr-section-title,
#msg-box3-g p {
  color: #000;
}
#msg-box3-g .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-g .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-q .mbr-section-title,
#social-buttons4-q .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}



#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-w .mbr-section-lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#header1-w .mbr-section-title {
  color: #2969b0;
  font-size: 72px;
}
#header1-w .mbr-section-lead B {
  font-size: 30px;
}
#header1-w .mbr-section-lead SPAN {
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-y .mbr-section-title,
#msg-box3-y p {
  color: #000;
}
#msg-box3-y .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-y .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-z .mbr-section-title,
#social-buttons4-z .btn-social {
  color: #fff;
}
#footer1-10 P {
  color: #ffffff;
}



#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header2-17 H3 {
  color: #2969b0;
  text-align: center;
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
}
#header2-17 P {
  color: #2969b0;
  text-align: center;
  font-size: 24px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-14 .mbr-section-title,
#msg-box3-14 p {
  color: #000;
}
#msg-box3-14 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-14 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-15 .mbr-section-title,
#social-buttons4-15 .btn-social {
  color: #fff;
}
#footer1-16 P {
  color: #ffffff;
}




#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-k .mbr-section-lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#header1-k .mbr-section-title {
  color: #2969b0;
  font-size: 72px;
}
#header1-k .mbr-section-lead B {
  font-size: 30px;
  font-family: 'Oxygen', sans-serif;
}
#header1-k .mbr-section-lead SPAN {
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-m .mbr-section-title,
#msg-box3-m p {
  color: #000;
}
#msg-box3-m .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-m .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-n .mbr-section-title,
#social-buttons4-n .btn-social {
  color: #fff;
}
#footer1-o P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-h .mbr-section-title {
  color: #2969b0;
}
#header1-h .mbr-section-lead {
  color: #2969b0;
  text-align: left;
  font-family: 'Oxygen', sans-serif;
}
#msg-box4-d0 H3 {
  color: #2969b0;
}
#msg-box3-e .mbr-section-title,
#msg-box3-e p {
  color: #000;
}
#msg-box3-e .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-e .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-f .mbr-section-title,
#social-buttons4-f .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-13 .mbr-section-lead {
  font-family: 'Oxygen', sans-serif;
  color: #2969b0;
  text-align: left;
}
#header1-13 .mbr-section-title {
  color: #2969b0;
}
#header1-13 .mbr-section-lead B {
  text-align: center;
}
#msg-box3-10 .mbr-section-title,
#msg-box3-10 p {
  color: #000;
}
#msg-box3-10 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-10 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-11 .mbr-section-title,
#social-buttons4-11 .btn-social {
  color: #fff;
}
#footer1-12 P {
  color: #ffffff;
}






#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-g .mbr-section-lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#header1-g .mbr-section-title {
  color: #2969b0;
  font-size: 72px;
}
#header1-g .mbr-section-lead B {
  font-size: 30px;
  font-family: 'Oxygen', sans-serif;
}
#header1-g .mbr-section-lead SPAN {
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-rd .mbr-section-title,
#msg-box8-rd p {
  color: #fff;
}
#msg-box8-rd .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-rd .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-rd .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-rd .lead DIV {
  color: #2969b0;
}
#msg-box3-j .mbr-section-title,
#msg-box3-j p {
  color: #000;
}
#msg-box3-j .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-j .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-l .mbr-section-title,
#social-buttons4-l .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}





#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-11 .mbr-section-title {
  color: #2969b0;
}
#header1-11 .mbr-section-lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#header1-11 .mbr-section-lead B {
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-rc .mbr-section-title,
#msg-box8-rc p {
  color: #fff;
}
#msg-box8-rc .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-rc .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-rc .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-rc .lead DIV {
  color: #2969b0;
}
#msg-box3-i .mbr-section-title,
#msg-box3-i p {
  color: #000;
}
#msg-box3-i .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-i .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-m .mbr-section-title,
#social-buttons4-m .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}




#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-k .mbr-section-title {
  color: #2969b0;
  font-size: 72px;
}
#header1-k .mbr-section-lead {
  color: #2969b0;
  font-size: 24px;
  font-family: 'Oxygen', sans-serif;
}
#header1-k .mbr-section-lead SPAN {
  font-size: 25px;
  font-family: 'Oxygen', sans-serif;
}
#header1-k .mbr-section-lead B {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box3-h .mbr-section-title,
#msg-box3-h p {
  color: #000;
}
#msg-box3-h .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-h .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-n .mbr-section-title,
#social-buttons4-n .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}

#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-14 .mbr-section-title,
#msg-box8-14 p {
  color: #fff;
}
#msg-box8-14 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-14 .lead P {
  color: #2969b0;
}
#features3-4h H4 {
  color: #2969b0;
}
#features3-4h H5 {
  color: #2969b0;
}
#features3-4h P {
  color: #2969b0;
}
#features3-16 H4 {
  color: #2969b0;
}
#features3-16 H5 {
  color: #2969b0;
}
#features3-16 P {
  color: #2969b0;
}
#features3-4i H4 {
  color: #2969b0;
}
#features3-4i H5 {
  color: #2969b0;
}
#features3-4i P {
  color: #2969b0;
}
#msg-box3-18 .mbr-section-title,
#msg-box3-18 p {
  color: #000;
}
#msg-box3-18 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-18 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-19 .mbr-section-title,
#social-buttons4-19 .btn-social {
  color: #fff;
}
#footer1-12 P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#form1-d .form-control-label {
  color: #232323;
}
#form1-d .mbr-section-title {
  color: #2969b0;
}
#form1-d SMALL {
  color: #2969b0;
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-e .mbr-section-title,
#msg-box3-e p {
  color: #000;
}
#msg-box3-e .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-e .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-f .mbr-section-title,
#social-buttons4-f .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header2-k H3 {
  text-align: center;
  color: #2969b0;
  font-size: 60px;
}
#header2-k P {
  color: #2969b0;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-size: 24px;
}
#msg-box3-g .mbr-section-title,
#msg-box3-g p {
  color: #000;
}
#msg-box3-g .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-g .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-h .mbr-section-title,
#social-buttons4-h .btn-social {
  color: #fff;
}
#footer1-i P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#form1-g .form-control-label {
  color: #232323;
}
#form1-g .mbr-section-title {
  color: #2969b0;
  font-size: 46px;
}
#form1-g SMALL {
  color: #2969b0;
  font-size: 22px;
}
#form1-g B {
  font-family: 'Oxygen', sans-serif;
  font-size: 21px;
}
#msg-box3-f .mbr-section-title,
#msg-box3-f p {
  color: #000;
}
#msg-box3-f .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-f .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-p .mbr-section-title,
#social-buttons4-p .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header2-e H3 {
  text-align: center;
  color: #2969b0;
  font-size: 60px;
}
#header2-e P {
  color: #2969b0;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-size: 24px;
}
#msg-box4-cz H3 {
  color: #2969b0;
}
#msg-box3-f .mbr-section-title,
#msg-box3-f p {
  color: #000;
}
#msg-box3-f .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-f .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-g .mbr-section-title,
#social-buttons4-g .btn-social {
  color: #fff;
}
#footer1-h P {
  color: #ffffff;
}


#menu-1t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1t .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-1t .navbar-toggler {
  color: #fac51c;
}
#menu-1t .link,
#menu-1t .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-1t .link {
  font-size: 1.2rem;
}
#menu-1t .dropdown-item,
#menu-1t .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-1t .link:hover,
#menu-1t .dropdown-item:hover,
#menu-1t .link:focus,
#menu-1t .dropdown-item:focus {
  color: #c0a375;
}
#menu-1t .link[aria-expanded="true"],
#menu-1t .dropdown-menu {
  background: #1f5087;
}
#menu-1t .nav-dropdown-sm .link:focus,
#menu-1t .nav-dropdown-sm .link:hover,
#menu-1t .nav-dropdown-sm .dropdown-item:focus,
#menu-1t .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-1t .navbar,
#menu-1t .nav-dropdown-sm,
#menu-1t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1t .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-1t .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-1t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1t .bg-color.transparent.opened .link:hover,
#menu-1t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1t .link[aria-expanded="true"],
#menu-1t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1t .close-icon::before,
#menu-1t .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-1u .mbr-section-title,
#msg-box8-1u p {
  color: #fff;
}
#msg-box8-1u .mbr-section-title {
  color: #2969b0;
}
#msg-box8-1u .lead P {
  color: #2969b0;
}
#msg-box8-4m .mbr-section-title,
#msg-box8-4m p {
  color: #fff;
}
#msg-box8-4m .mbr-section-title SPAN {
  font-size: 36px;
  color: #2969b0;
}
#msg-box8-4m .lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-4m .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4m .lead P {
  color: #2969b0;
}
#msg-box3-1x .mbr-section-title,
#msg-box3-1x p {
  color: #000;
}
#msg-box3-1x .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-1x .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-1y .mbr-section-title,
#social-buttons4-1y .btn-social {
  color: #fff;
}
#footer1-1z P {
  color: #ffffff;
}



#menu-27 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-27 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-27 .navbar-toggler {
  color: #fac51c;
}
#menu-27 .link,
#menu-27 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-27 .link {
  font-size: 1.2rem;
}
#menu-27 .dropdown-item,
#menu-27 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-27 .link:hover,
#menu-27 .dropdown-item:hover,
#menu-27 .link:focus,
#menu-27 .dropdown-item:focus {
  color: #c0a375;
}
#menu-27 .link[aria-expanded="true"],
#menu-27 .dropdown-menu {
  background: #1f5087;
}
#menu-27 .nav-dropdown-sm .link:focus,
#menu-27 .nav-dropdown-sm .link:hover,
#menu-27 .nav-dropdown-sm .dropdown-item:focus,
#menu-27 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-27 .navbar,
#menu-27 .nav-dropdown-sm,
#menu-27 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-27 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-27 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-27 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-27 .bg-color.transparent.opened .link:hover,
#menu-27 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-27 .link[aria-expanded="true"],
#menu-27 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-27 .close-icon::before,
#menu-27 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-28 .mbr-section-title,
#msg-box8-28 p {
  color: #fff;
}
#msg-box8-28 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-28 .lead P {
  color: #2969b0;
}
#msg-box8-4n .mbr-section-title,
#msg-box8-4n p {
  color: #fff;
}
#msg-box8-4n .mbr-section-title {
  font-size: 36px;
  color: #2969b0;
}
#msg-box8-4n .lead DIV {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-4n .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-2b .mbr-section-title,
#msg-box3-2b p {
  color: #000;
}
#msg-box3-2b .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-2b .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-2c .mbr-section-title,
#social-buttons4-2c .btn-social {
  color: #fff;
}
#footer1-2d P {
  color: #ffffff;
}



#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-4p .mbr-section-title,
#msg-box8-4p p {
  color: #fff;
}
#msg-box8-4p .mbr-section-title {
  color: #2969b0;
}
#msg-box8-4p .lead P {
  color: #2969b0;
}
#msg-box8-4o .mbr-section-title,
#msg-box8-4o p {
  color: #fff;
}
#msg-box8-4o .mbr-section-title {
  font-size: 36px;
  color: #2969b0;
}
#msg-box8-4o .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-4o .lead DIV {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-24 .mbr-section-title,
#msg-box3-24 p {
  color: #000;
}
#msg-box3-24 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-24 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-25 .mbr-section-title,
#social-buttons4-25 .btn-social {
  color: #fff;
}
#footer1-26 P {
  color: #ffffff;
}


#menu-2e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2e .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-2e .navbar-toggler {
  color: #fac51c;
}
#menu-2e .link,
#menu-2e .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-2e .link {
  font-size: 1.2rem;
}
#menu-2e .dropdown-item,
#menu-2e .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-2e .link:hover,
#menu-2e .dropdown-item:hover,
#menu-2e .link:focus,
#menu-2e .dropdown-item:focus {
  color: #c0a375;
}
#menu-2e .link[aria-expanded="true"],
#menu-2e .dropdown-menu {
  background: #1f5087;
}
#menu-2e .nav-dropdown-sm .link:focus,
#menu-2e .nav-dropdown-sm .link:hover,
#menu-2e .nav-dropdown-sm .dropdown-item:focus,
#menu-2e .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-2e .navbar,
#menu-2e .nav-dropdown-sm,
#menu-2e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2e .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-2e .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-2e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2e .bg-color.transparent.opened .link:hover,
#menu-2e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2e .link[aria-expanded="true"],
#menu-2e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2e .close-icon::before,
#menu-2e .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-2f .mbr-section-title,
#msg-box8-2f p {
  color: #fff;
}
#msg-box8-2f .mbr-section-title {
  color: #2969b0;
}
#msg-box8-2f .lead P {
  color: #2969b0;
}
#msg-box8-4r .mbr-section-title,
#msg-box8-4r p {
  color: #fff;
}
#msg-box8-4r .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4r .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-2i .mbr-section-title,
#msg-box3-2i p {
  color: #000;
}
#msg-box3-2i .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-2i .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-2j .mbr-section-title,
#social-buttons4-2j .btn-social {
  color: #fff;
}
#footer1-2k P {
  color: #ffffff;
}


#menu-2l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2l .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-2l .navbar-toggler {
  color: #fac51c;
}
#menu-2l .link,
#menu-2l .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-2l .link {
  font-size: 1.2rem;
}
#menu-2l .dropdown-item,
#menu-2l .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-2l .link:hover,
#menu-2l .dropdown-item:hover,
#menu-2l .link:focus,
#menu-2l .dropdown-item:focus {
  color: #c0a375;
}
#menu-2l .link[aria-expanded="true"],
#menu-2l .dropdown-menu {
  background: #1f5087;
}
#menu-2l .nav-dropdown-sm .link:focus,
#menu-2l .nav-dropdown-sm .link:hover,
#menu-2l .nav-dropdown-sm .dropdown-item:focus,
#menu-2l .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-2l .navbar,
#menu-2l .nav-dropdown-sm,
#menu-2l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2l .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-2l .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-2l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2l .bg-color.transparent.opened .link:hover,
#menu-2l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2l .link[aria-expanded="true"],
#menu-2l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2l .close-icon::before,
#menu-2l .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-2m .mbr-section-title,
#msg-box8-2m p {
  color: #fff;
}
#msg-box8-2m .mbr-section-title {
  color: #2969b0;
}
#msg-box8-2m .lead P {
  color: #2969b0;
}
#msg-box8-4s .mbr-section-title,
#msg-box8-4s p {
  color: #fff;
}
#msg-box8-4s .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4s .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-2p .mbr-section-title,
#msg-box3-2p p {
  color: #000;
}
#msg-box3-2p .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-2p .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-2q .mbr-section-title,
#social-buttons4-2q .btn-social {
  color: #fff;
}
#footer1-2r P {
  color: #ffffff;
}


#menu-2s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2s .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-2s .navbar-toggler {
  color: #fac51c;
}
#menu-2s .link,
#menu-2s .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-2s .link {
  font-size: 1.2rem;
}
#menu-2s .dropdown-item,
#menu-2s .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-2s .link:hover,
#menu-2s .dropdown-item:hover,
#menu-2s .link:focus,
#menu-2s .dropdown-item:focus {
  color: #c0a375;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-menu {
  background: #1f5087;
}
#menu-2s .nav-dropdown-sm .link:focus,
#menu-2s .nav-dropdown-sm .link:hover,
#menu-2s .nav-dropdown-sm .dropdown-item:focus,
#menu-2s .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-2s .navbar,
#menu-2s .nav-dropdown-sm,
#menu-2s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2s .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-2s .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-2s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2s .bg-color.transparent.opened .link:hover,
#menu-2s .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2s .close-icon::before,
#menu-2s .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-2t .mbr-section-title,
#msg-box8-2t p {
  color: #fff;
}
#msg-box8-2t .mbr-section-title {
  color: #2969b0;
}
#msg-box8-2t .lead P {
  color: #2969b0;
}
#msg-box8-4t .mbr-section-title,
#msg-box8-4t p {
  color: #fff;
}
#msg-box8-4t .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4t .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-2w .mbr-section-title,
#msg-box3-2w p {
  color: #000;
}
#msg-box3-2w .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-2w .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-2x .mbr-section-title,
#social-buttons4-2x .btn-social {
  color: #fff;
}
#footer1-2y P {
  color: #ffffff;
}


#menu-2z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2z .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-2z .navbar-toggler {
  color: #fac51c;
}
#menu-2z .link,
#menu-2z .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-2z .link {
  font-size: 1.2rem;
}
#menu-2z .dropdown-item,
#menu-2z .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-2z .link:hover,
#menu-2z .dropdown-item:hover,
#menu-2z .link:focus,
#menu-2z .dropdown-item:focus {
  color: #c0a375;
}
#menu-2z .link[aria-expanded="true"],
#menu-2z .dropdown-menu {
  background: #1f5087;
}
#menu-2z .nav-dropdown-sm .link:focus,
#menu-2z .nav-dropdown-sm .link:hover,
#menu-2z .nav-dropdown-sm .dropdown-item:focus,
#menu-2z .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-2z .navbar,
#menu-2z .nav-dropdown-sm,
#menu-2z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2z .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-2z .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-2z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2z .bg-color.transparent.opened .link:hover,
#menu-2z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2z .link[aria-expanded="true"],
#menu-2z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2z .close-icon::before,
#menu-2z .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-30 .mbr-section-title,
#msg-box8-30 p {
  color: #fff;
}
#msg-box8-30 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-30 .lead P {
  color: #2969b0;
}
#msg-box8-4u .mbr-section-title,
#msg-box8-4u p {
  color: #fff;
}
#msg-box8-4u .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4u .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-33 .mbr-section-title,
#msg-box3-33 p {
  color: #000;
}
#msg-box3-33 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-33 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-34 .mbr-section-title,
#social-buttons4-34 .btn-social {
  color: #fff;
}
#footer1-35 P {
  color: #ffffff;
}

#menu-36 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-36 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-36 .navbar-toggler {
  color: #fac51c;
}
#menu-36 .link,
#menu-36 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-36 .link {
  font-size: 1.2rem;
}
#menu-36 .dropdown-item,
#menu-36 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-36 .link:hover,
#menu-36 .dropdown-item:hover,
#menu-36 .link:focus,
#menu-36 .dropdown-item:focus {
  color: #c0a375;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-menu {
  background: #1f5087;
}
#menu-36 .nav-dropdown-sm .link:focus,
#menu-36 .nav-dropdown-sm .link:hover,
#menu-36 .nav-dropdown-sm .dropdown-item:focus,
#menu-36 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-36 .navbar,
#menu-36 .nav-dropdown-sm,
#menu-36 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-36 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-36 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-36 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-36 .bg-color.transparent.opened .link:hover,
#menu-36 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-36 .link[aria-expanded="true"],
#menu-36 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-36 .close-icon::before,
#menu-36 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-37 .mbr-section-title,
#msg-box8-37 p {
  color: #fff;
}
#msg-box8-37 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-37 .lead P {
  color: #2969b0;
}
#msg-box8-4w .mbr-section-title,
#msg-box8-4w p {
  color: #fff;
}
#msg-box8-4w .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4w .lead P {
  color: #2969b0;
}
#msg-box3-3a .mbr-section-title,
#msg-box3-3a p {
  color: #000;
}
#msg-box3-3a .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-3a .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-3b .mbr-section-title,
#social-buttons4-3b .btn-social {
  color: #fff;
}
#footer1-3c P {
  color: #ffffff;
}


#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-3e .mbr-section-title,
#msg-box8-3e p {
  color: #fff;
}
#msg-box8-3e .mbr-section-title {
  color: #2969b0;
}
#msg-box8-3e .lead P {
  color: #2969b0;
}
#msg-box8-4x .mbr-section-title,
#msg-box8-4x p {
  color: #fff;
}
#msg-box8-4x .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4x .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-3h .mbr-section-title,
#msg-box3-3h p {
  color: #000;
}
#msg-box3-3h .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-3h .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-3i .mbr-section-title,
#social-buttons4-3i .btn-social {
  color: #fff;
}
#footer1-3j P {
  color: #ffffff;
}


#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-1i .navbar-toggler {
  color: #fac51c;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-1i .link {
  font-size: 1.2rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-1i .link:hover,
#menu-1i .dropdown-item:hover,
#menu-1i .link:focus,
#menu-1i .dropdown-item:focus {
  color: #c0a375;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #1f5087;
}
#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: #2662a4!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: #2969b0;
}
#menu-1i .bg-color.transparent .link {
  color: #fac51c;
  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: #c0a375;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-1o .mbr-section-title,
#msg-box8-1o p {
  color: #fff;
}
#msg-box8-1o .mbr-section-title {
  color: #2969b0;
}
#msg-box8-1o .lead P {
  color: #2969b0;
}
#msg-box8-4l .mbr-section-title,
#msg-box8-4l p {
  color: #fff;
}
#msg-box8-4l .mbr-section-title {
  font-size: 36px;
  color: #2969b0;
}
#msg-box8-4l .lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#msg-box8-4l .lead P {
  color: #2969b0;
}
#msg-box3-1l .mbr-section-title,
#msg-box3-1l p {
  color: #000;
}
#msg-box3-1l .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-1l .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-1m .mbr-section-title,
#social-buttons4-1m .btn-social {
  color: #fff;
}
#footer1-1n P {
  color: #ffffff;
}








#menu-4y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4y .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-4y .navbar-toggler {
  color: #fac51c;
}
#menu-4y .link,
#menu-4y .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-4y .link {
  font-size: 1.2rem;
}
#menu-4y .dropdown-item,
#menu-4y .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-4y .link:hover,
#menu-4y .dropdown-item:hover,
#menu-4y .link:focus,
#menu-4y .dropdown-item:focus {
  color: #c0a375;
}
#menu-4y .link[aria-expanded="true"],
#menu-4y .dropdown-menu {
  background: #1f5087;
}
#menu-4y .nav-dropdown-sm .link:focus,
#menu-4y .nav-dropdown-sm .link:hover,
#menu-4y .nav-dropdown-sm .dropdown-item:focus,
#menu-4y .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-4y .navbar,
#menu-4y .nav-dropdown-sm,
#menu-4y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4y .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-4y .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-4y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4y .bg-color.transparent.opened .link:hover,
#menu-4y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-4y .link[aria-expanded="true"],
#menu-4y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-4y .close-icon::before,
#menu-4y .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-4z .mbr-section-title,
#msg-box8-4z p {
  color: #fff;
}
#msg-box8-4z .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-4z .lead P {
  color: #2969b0;
}
#msg-box8-50 .mbr-section-title,
#msg-box8-50 p {
  color: #fff;
}
#msg-box8-50 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-50 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-50 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-50 .lead DIV {
  color: #2969b0;
}
#msg-box4-c7 H3 {
  color: #2969b0;
}
#msg-box8-un .mbr-section-title,
#msg-box8-un p {
  color: #fff;
}
#msg-box8-un .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-un .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-un .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-un .lead DIV {
  color: #2969b0;
}
#msg-box8-uo .mbr-section-title,
#msg-box8-uo p {
  color: #fff;
}
#msg-box8-uo .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-uo .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uo .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uo .lead DIV {
  color: #2969b0;
}
#msg-box8-e0 .mbr-section-title,
#msg-box8-e0 p {
  color: #fff;
}
#msg-box8-e0 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e0 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-52 .mbr-section-title,
#msg-box3-52 p {
  color: #000;
}
#msg-box3-52 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-52 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-53 .mbr-section-title,
#social-buttons4-53 .btn-social {
  color: #fff;
}
#footer1-54 P {
  color: #ffffff;
}








#menu-5z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5z .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-5z .navbar-toggler {
  color: #fac51c;
}
#menu-5z .link,
#menu-5z .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-5z .link {
  font-size: 1.2rem;
}
#menu-5z .dropdown-item,
#menu-5z .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-5z .link:hover,
#menu-5z .dropdown-item:hover,
#menu-5z .link:focus,
#menu-5z .dropdown-item:focus {
  color: #c0a375;
}
#menu-5z .link[aria-expanded="true"],
#menu-5z .dropdown-menu {
  background: #1f5087;
}
#menu-5z .nav-dropdown-sm .link:focus,
#menu-5z .nav-dropdown-sm .link:hover,
#menu-5z .nav-dropdown-sm .dropdown-item:focus,
#menu-5z .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-5z .navbar,
#menu-5z .nav-dropdown-sm,
#menu-5z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5z .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-5z .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-5z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5z .bg-color.transparent.opened .link:hover,
#menu-5z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-5z .link[aria-expanded="true"],
#menu-5z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-5z .close-icon::before,
#menu-5z .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-60 .mbr-section-title,
#msg-box8-60 p {
  color: #fff;
}
#msg-box8-60 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-60 .lead P {
  color: #2969b0;
}
#msg-box8-61 .mbr-section-title,
#msg-box8-61 p {
  color: #fff;
}
#msg-box8-61 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-61 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-61 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-61 .lead DIV {
  color: #2969b0;
}
#msg-box4-c8 H3 {
  color: #2969b0;
}
#msg-box8-uk .mbr-section-title,
#msg-box8-uk p {
  color: #fff;
}
#msg-box8-uk .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-uk .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uk .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uk .lead DIV {
  color: #2969b0;
}
#msg-box8-um .mbr-section-title,
#msg-box8-um p {
  color: #fff;
}
#msg-box8-um .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-um .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-um .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-um .lead DIV {
  color: #2969b0;
}
#msg-box8-e1 .mbr-section-title,
#msg-box8-e1 p {
  color: #fff;
}
#msg-box8-e1 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e1 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-63 .mbr-section-title,
#msg-box3-63 p {
  color: #000;
}
#msg-box3-63 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-63 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-64 .mbr-section-title,
#social-buttons4-64 .btn-social {
  color: #fff;
}
#footer1-65 P {
  color: #ffffff;
}








#menu-66 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-66 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-66 .navbar-toggler {
  color: #fac51c;
}
#menu-66 .link,
#menu-66 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-66 .link {
  font-size: 1.2rem;
}
#menu-66 .dropdown-item,
#menu-66 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-66 .link:hover,
#menu-66 .dropdown-item:hover,
#menu-66 .link:focus,
#menu-66 .dropdown-item:focus {
  color: #c0a375;
}
#menu-66 .link[aria-expanded="true"],
#menu-66 .dropdown-menu {
  background: #1f5087;
}
#menu-66 .nav-dropdown-sm .link:focus,
#menu-66 .nav-dropdown-sm .link:hover,
#menu-66 .nav-dropdown-sm .dropdown-item:focus,
#menu-66 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-66 .navbar,
#menu-66 .nav-dropdown-sm,
#menu-66 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-66 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-66 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-66 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-66 .bg-color.transparent.opened .link:hover,
#menu-66 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-66 .link[aria-expanded="true"],
#menu-66 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-66 .close-icon::before,
#menu-66 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-67 .mbr-section-title,
#msg-box8-67 p {
  color: #fff;
}
#msg-box8-67 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-67 .lead P {
  color: #2969b0;
}
#msg-box8-68 .mbr-section-title,
#msg-box8-68 p {
  color: #fff;
}
#msg-box8-68 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-68 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-68 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-68 .lead DIV {
  color: #2969b0;
}
#msg-box4-c9 H3 {
  color: #2969b0;
}
#msg-box8-ui .mbr-section-title,
#msg-box8-ui p {
  color: #fff;
}
#msg-box8-ui .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ui .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ui .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ui .lead DIV {
  color: #2969b0;
}
#msg-box8-uj .mbr-section-title,
#msg-box8-uj p {
  color: #fff;
}
#msg-box8-uj .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-uj .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uj .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uj .lead DIV {
  color: #2969b0;
}
#msg-box8-e2 .mbr-section-title,
#msg-box8-e2 p {
  color: #fff;
}
#msg-box8-e2 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e2 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-6a .mbr-section-title,
#msg-box3-6a p {
  color: #000;
}
#msg-box3-6a .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-6a .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-6b .mbr-section-title,
#social-buttons4-6b .btn-social {
  color: #fff;
}
#footer1-6c P {
  color: #ffffff;
}








#menu-6d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-6d .navbar-toggler {
  color: #fac51c;
}
#menu-6d .link,
#menu-6d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-6d .link {
  font-size: 1.2rem;
}
#menu-6d .dropdown-item,
#menu-6d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-6d .link:hover,
#menu-6d .dropdown-item:hover,
#menu-6d .link:focus,
#menu-6d .dropdown-item:focus {
  color: #c0a375;
}
#menu-6d .link[aria-expanded="true"],
#menu-6d .dropdown-menu {
  background: #1f5087;
}
#menu-6d .nav-dropdown-sm .link:focus,
#menu-6d .nav-dropdown-sm .link:hover,
#menu-6d .nav-dropdown-sm .dropdown-item:focus,
#menu-6d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-6d .navbar,
#menu-6d .nav-dropdown-sm,
#menu-6d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-6d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-6d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6d .bg-color.transparent.opened .link:hover,
#menu-6d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-6d .link[aria-expanded="true"],
#menu-6d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-6d .close-icon::before,
#menu-6d .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-6e .mbr-section-title,
#msg-box8-6e p {
  color: #fff;
}
#msg-box8-6e .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-6e .lead P {
  color: #2969b0;
}
#msg-box8-6f .mbr-section-title,
#msg-box8-6f p {
  color: #fff;
}
#msg-box8-6f .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-6f .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-6f .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-6f .lead DIV {
  color: #2969b0;
}
#msg-box4-ca H3 {
  color: #2969b0;
}
#msg-box8-ue .mbr-section-title,
#msg-box8-ue p {
  color: #fff;
}
#msg-box8-ue .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ue .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ue .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ue .lead DIV {
  color: #2969b0;
}
#msg-box8-uf .mbr-section-title,
#msg-box8-uf p {
  color: #fff;
}
#msg-box8-uf .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-uf .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uf .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uf .lead DIV {
  color: #2969b0;
}
#msg-box8-e3 .mbr-section-title,
#msg-box8-e3 p {
  color: #fff;
}
#msg-box8-e3 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-6h .mbr-section-title,
#msg-box3-6h p {
  color: #000;
}
#msg-box3-6h .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-6h .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-6i .mbr-section-title,
#social-buttons4-6i .btn-social {
  color: #fff;
}
#footer1-6j P {
  color: #ffffff;
}








#menu-6k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6k .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-6k .navbar-toggler {
  color: #fac51c;
}
#menu-6k .link,
#menu-6k .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-6k .link {
  font-size: 1.2rem;
}
#menu-6k .dropdown-item,
#menu-6k .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-6k .link:hover,
#menu-6k .dropdown-item:hover,
#menu-6k .link:focus,
#menu-6k .dropdown-item:focus {
  color: #c0a375;
}
#menu-6k .link[aria-expanded="true"],
#menu-6k .dropdown-menu {
  background: #1f5087;
}
#menu-6k .nav-dropdown-sm .link:focus,
#menu-6k .nav-dropdown-sm .link:hover,
#menu-6k .nav-dropdown-sm .dropdown-item:focus,
#menu-6k .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-6k .navbar,
#menu-6k .nav-dropdown-sm,
#menu-6k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6k .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-6k .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-6k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6k .bg-color.transparent.opened .link:hover,
#menu-6k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-6k .link[aria-expanded="true"],
#menu-6k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-6k .close-icon::before,
#menu-6k .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-6l .mbr-section-title,
#msg-box8-6l p {
  color: #fff;
}
#msg-box8-6l .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-6l .lead P {
  color: #2969b0;
}
#msg-box8-6m .mbr-section-title,
#msg-box8-6m p {
  color: #fff;
}
#msg-box8-6m .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-6m .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-6m .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-6m .lead DIV {
  color: #2969b0;
}
#msg-box4-cb H3 {
  color: #2969b0;
}
#msg-box8-uc .mbr-section-title,
#msg-box8-uc p {
  color: #fff;
}
#msg-box8-uc .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-uc .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uc .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uc .lead DIV {
  color: #2969b0;
}
#msg-box8-ud .mbr-section-title,
#msg-box8-ud p {
  color: #fff;
}
#msg-box8-ud .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ud .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ud .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ud .lead DIV {
  color: #2969b0;
}
#msg-box8-e4 .mbr-section-title,
#msg-box8-e4 p {
  color: #fff;
}
#msg-box8-e4 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e4 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-6o .mbr-section-title,
#msg-box3-6o p {
  color: #000;
}
#msg-box3-6o .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-6o .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-6p .mbr-section-title,
#social-buttons4-6p .btn-social {
  color: #fff;
}
#footer1-6q P {
  color: #ffffff;
}








#menu-6r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6r .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-6r .navbar-toggler {
  color: #fac51c;
}
#menu-6r .link,
#menu-6r .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-6r .link {
  font-size: 1.2rem;
}
#menu-6r .dropdown-item,
#menu-6r .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-6r .link:hover,
#menu-6r .dropdown-item:hover,
#menu-6r .link:focus,
#menu-6r .dropdown-item:focus {
  color: #c0a375;
}
#menu-6r .link[aria-expanded="true"],
#menu-6r .dropdown-menu {
  background: #1f5087;
}
#menu-6r .nav-dropdown-sm .link:focus,
#menu-6r .nav-dropdown-sm .link:hover,
#menu-6r .nav-dropdown-sm .dropdown-item:focus,
#menu-6r .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-6r .navbar,
#menu-6r .nav-dropdown-sm,
#menu-6r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6r .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-6r .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-6r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6r .bg-color.transparent.opened .link:hover,
#menu-6r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-6r .link[aria-expanded="true"],
#menu-6r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-6r .close-icon::before,
#menu-6r .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-6s .mbr-section-title,
#msg-box8-6s p {
  color: #fff;
}
#msg-box8-6s .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-6s .lead P {
  color: #2969b0;
}
#msg-box8-6t .mbr-section-title,
#msg-box8-6t p {
  color: #fff;
}
#msg-box8-6t .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-6t .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-6t .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-6t .lead DIV {
  color: #2969b0;
}
#msg-box4-cc H3 {
  color: #2969b0;
}
#msg-box8-ua .mbr-section-title,
#msg-box8-ua p {
  color: #fff;
}
#msg-box8-ua .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ua .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ua .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ua .lead DIV {
  color: #2969b0;
}
#msg-box8-ub .mbr-section-title,
#msg-box8-ub p {
  color: #fff;
}
#msg-box8-ub .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ub .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ub .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ub .lead DIV {
  color: #2969b0;
}
#msg-box8-e5 .mbr-section-title,
#msg-box8-e5 p {
  color: #fff;
}
#msg-box8-e5 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e5 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-6v .mbr-section-title,
#msg-box3-6v p {
  color: #000;
}
#msg-box3-6v .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-6v .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-6w .mbr-section-title,
#social-buttons4-6w .btn-social {
  color: #fff;
}
#footer1-6x P {
  color: #ffffff;
}








#menu-6y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6y .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-6y .navbar-toggler {
  color: #fac51c;
}
#menu-6y .link,
#menu-6y .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-6y .link {
  font-size: 1.2rem;
}
#menu-6y .dropdown-item,
#menu-6y .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-6y .link:hover,
#menu-6y .dropdown-item:hover,
#menu-6y .link:focus,
#menu-6y .dropdown-item:focus {
  color: #c0a375;
}
#menu-6y .link[aria-expanded="true"],
#menu-6y .dropdown-menu {
  background: #1f5087;
}
#menu-6y .nav-dropdown-sm .link:focus,
#menu-6y .nav-dropdown-sm .link:hover,
#menu-6y .nav-dropdown-sm .dropdown-item:focus,
#menu-6y .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-6y .navbar,
#menu-6y .nav-dropdown-sm,
#menu-6y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6y .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-6y .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-6y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6y .bg-color.transparent.opened .link:hover,
#menu-6y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-6y .link[aria-expanded="true"],
#menu-6y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-6y .close-icon::before,
#menu-6y .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-6z .mbr-section-title,
#msg-box8-6z p {
  color: #fff;
}
#msg-box8-6z .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-6z .lead P {
  color: #2969b0;
}
#msg-box8-70 .mbr-section-title,
#msg-box8-70 p {
  color: #fff;
}
#msg-box8-70 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-70 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-70 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-70 .lead DIV {
  color: #2969b0;
}
#msg-box4-cd H3 {
  color: #2969b0;
}
#msg-box8-u8 .mbr-section-title,
#msg-box8-u8 p {
  color: #fff;
}
#msg-box8-u8 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u8 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u8 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u8 .lead DIV {
  color: #2969b0;
}
#msg-box8-u9 .mbr-section-title,
#msg-box8-u9 p {
  color: #fff;
}
#msg-box8-u9 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u9 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u9 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u9 .lead DIV {
  color: #2969b0;
}
#msg-box8-e6 .mbr-section-title,
#msg-box8-e6 p {
  color: #fff;
}
#msg-box8-e6 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e6 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-72 .mbr-section-title,
#msg-box3-72 p {
  color: #000;
}
#msg-box3-72 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-72 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-73 .mbr-section-title,
#social-buttons4-73 .btn-social {
  color: #fff;
}
#footer1-74 P {
  color: #ffffff;
}








#menu-75 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-75 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-75 .navbar-toggler {
  color: #fac51c;
}
#menu-75 .link,
#menu-75 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-75 .link {
  font-size: 1.2rem;
}
#menu-75 .dropdown-item,
#menu-75 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-75 .link:hover,
#menu-75 .dropdown-item:hover,
#menu-75 .link:focus,
#menu-75 .dropdown-item:focus {
  color: #c0a375;
}
#menu-75 .link[aria-expanded="true"],
#menu-75 .dropdown-menu {
  background: #1f5087;
}
#menu-75 .nav-dropdown-sm .link:focus,
#menu-75 .nav-dropdown-sm .link:hover,
#menu-75 .nav-dropdown-sm .dropdown-item:focus,
#menu-75 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-75 .navbar,
#menu-75 .nav-dropdown-sm,
#menu-75 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-75 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-75 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-75 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-75 .bg-color.transparent.opened .link:hover,
#menu-75 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-75 .link[aria-expanded="true"],
#menu-75 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-75 .close-icon::before,
#menu-75 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-76 .mbr-section-title,
#msg-box8-76 p {
  color: #fff;
}
#msg-box8-76 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-76 .lead P {
  color: #2969b0;
}
#msg-box8-77 .mbr-section-title,
#msg-box8-77 p {
  color: #fff;
}
#msg-box8-77 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-77 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-77 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-77 .lead DIV {
  color: #2969b0;
}
#msg-box4-ce H3 {
  color: #2969b0;
}
#msg-box8-u6 .mbr-section-title,
#msg-box8-u6 p {
  color: #fff;
}
#msg-box8-u6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u6 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u6 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u6 .lead DIV {
  color: #2969b0;
}
#msg-box8-u7 .mbr-section-title,
#msg-box8-u7 p {
  color: #fff;
}
#msg-box8-u7 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u7 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u7 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u7 .lead DIV {
  color: #2969b0;
}
#msg-box8-e7 .mbr-section-title,
#msg-box8-e7 p {
  color: #fff;
}
#msg-box8-e7 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e7 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-79 .mbr-section-title,
#msg-box3-79 p {
  color: #000;
}
#msg-box3-79 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-79 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-7a .mbr-section-title,
#social-buttons4-7a .btn-social {
  color: #fff;
}
#footer1-7b P {
  color: #ffffff;
}








#menu-7c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7c .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-7c .navbar-toggler {
  color: #fac51c;
}
#menu-7c .link,
#menu-7c .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-7c .link {
  font-size: 1.2rem;
}
#menu-7c .dropdown-item,
#menu-7c .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-7c .link:hover,
#menu-7c .dropdown-item:hover,
#menu-7c .link:focus,
#menu-7c .dropdown-item:focus {
  color: #c0a375;
}
#menu-7c .link[aria-expanded="true"],
#menu-7c .dropdown-menu {
  background: #1f5087;
}
#menu-7c .nav-dropdown-sm .link:focus,
#menu-7c .nav-dropdown-sm .link:hover,
#menu-7c .nav-dropdown-sm .dropdown-item:focus,
#menu-7c .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-7c .navbar,
#menu-7c .nav-dropdown-sm,
#menu-7c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7c .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-7c .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-7c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7c .bg-color.transparent.opened .link:hover,
#menu-7c .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-7c .link[aria-expanded="true"],
#menu-7c .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-7c .close-icon::before,
#menu-7c .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-7d .mbr-section-title,
#msg-box8-7d p {
  color: #fff;
}
#msg-box8-7d .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7d .lead P {
  color: #2969b0;
}
#msg-box8-7e .mbr-section-title,
#msg-box8-7e p {
  color: #fff;
}
#msg-box8-7e .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7e .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7e .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7e .lead DIV {
  color: #2969b0;
}
#msg-box4-cf H3 {
  color: #2969b0;
}
#msg-box8-u4 .mbr-section-title,
#msg-box8-u4 p {
  color: #fff;
}
#msg-box8-u4 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u4 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u4 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u4 .lead DIV {
  color: #2969b0;
}
#msg-box8-u5 .mbr-section-title,
#msg-box8-u5 p {
  color: #fff;
}
#msg-box8-u5 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u5 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u5 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u5 .lead DIV {
  color: #2969b0;
}
#msg-box8-e8 .mbr-section-title,
#msg-box8-e8 p {
  color: #fff;
}
#msg-box8-e8 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e8 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-7g .mbr-section-title,
#msg-box3-7g p {
  color: #000;
}
#msg-box3-7g .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-7g .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-7h .mbr-section-title,
#social-buttons4-7h .btn-social {
  color: #fff;
}
#footer1-7i P {
  color: #ffffff;
}








#menu-7j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7j .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-7j .navbar-toggler {
  color: #fac51c;
}
#menu-7j .link,
#menu-7j .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-7j .link {
  font-size: 1.2rem;
}
#menu-7j .dropdown-item,
#menu-7j .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-7j .link:hover,
#menu-7j .dropdown-item:hover,
#menu-7j .link:focus,
#menu-7j .dropdown-item:focus {
  color: #c0a375;
}
#menu-7j .link[aria-expanded="true"],
#menu-7j .dropdown-menu {
  background: #1f5087;
}
#menu-7j .nav-dropdown-sm .link:focus,
#menu-7j .nav-dropdown-sm .link:hover,
#menu-7j .nav-dropdown-sm .dropdown-item:focus,
#menu-7j .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-7j .navbar,
#menu-7j .nav-dropdown-sm,
#menu-7j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7j .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-7j .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-7j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7j .bg-color.transparent.opened .link:hover,
#menu-7j .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-7j .link[aria-expanded="true"],
#menu-7j .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-7j .close-icon::before,
#menu-7j .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-7k .mbr-section-title,
#msg-box8-7k p {
  color: #fff;
}
#msg-box8-7k .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7k .lead P {
  color: #2969b0;
}
#msg-box8-7l .mbr-section-title,
#msg-box8-7l p {
  color: #fff;
}
#msg-box8-7l .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7l .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7l .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7l .lead DIV {
  color: #2969b0;
}
#msg-box4-cg H3 {
  color: #2969b0;
}
#msg-box8-u2 .mbr-section-title,
#msg-box8-u2 p {
  color: #fff;
}
#msg-box8-u2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u2 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u2 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u2 .lead DIV {
  color: #2969b0;
}
#msg-box8-u3 .mbr-section-title,
#msg-box8-u3 p {
  color: #fff;
}
#msg-box8-u3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u3 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u3 .lead DIV {
  color: #2969b0;
}
#msg-box8-e9 .mbr-section-title,
#msg-box8-e9 p {
  color: #fff;
}
#msg-box8-e9 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-e9 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-7n .mbr-section-title,
#msg-box3-7n p {
  color: #000;
}
#msg-box3-7n .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-7n .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-7o .mbr-section-title,
#social-buttons4-7o .btn-social {
  color: #fff;
}
#footer1-7p P {
  color: #ffffff;
}








#menu-7q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7q .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-7q .navbar-toggler {
  color: #fac51c;
}
#menu-7q .link,
#menu-7q .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-7q .link {
  font-size: 1.2rem;
}
#menu-7q .dropdown-item,
#menu-7q .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-7q .link:hover,
#menu-7q .dropdown-item:hover,
#menu-7q .link:focus,
#menu-7q .dropdown-item:focus {
  color: #c0a375;
}
#menu-7q .link[aria-expanded="true"],
#menu-7q .dropdown-menu {
  background: #1f5087;
}
#menu-7q .nav-dropdown-sm .link:focus,
#menu-7q .nav-dropdown-sm .link:hover,
#menu-7q .nav-dropdown-sm .dropdown-item:focus,
#menu-7q .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-7q .navbar,
#menu-7q .nav-dropdown-sm,
#menu-7q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7q .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-7q .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-7q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7q .bg-color.transparent.opened .link:hover,
#menu-7q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-7q .link[aria-expanded="true"],
#menu-7q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-7q .close-icon::before,
#menu-7q .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-7r .mbr-section-title,
#msg-box8-7r p {
  color: #fff;
}
#msg-box8-7r .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7r .lead P {
  color: #2969b0;
}
#msg-box8-7s .mbr-section-title,
#msg-box8-7s p {
  color: #fff;
}
#msg-box8-7s .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7s .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7s .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7s .lead DIV {
  color: #2969b0;
}
#msg-box4-ch H3 {
  color: #2969b0;
}
#msg-box8-u0 .mbr-section-title,
#msg-box8-u0 p {
  color: #fff;
}
#msg-box8-u0 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u0 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u0 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u0 .lead DIV {
  color: #2969b0;
}
#msg-box8-u1 .mbr-section-title,
#msg-box8-u1 p {
  color: #fff;
}
#msg-box8-u1 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-u1 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u1 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-u1 .lead DIV {
  color: #2969b0;
}
#msg-box8-ea .mbr-section-title,
#msg-box8-ea p {
  color: #fff;
}
#msg-box8-ea .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ea .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-7u .mbr-section-title,
#msg-box3-7u p {
  color: #000;
}
#msg-box3-7u .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-7u .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-7v .mbr-section-title,
#social-buttons4-7v .btn-social {
  color: #fff;
}
#footer1-7w P {
  color: #ffffff;
}








#menu-7x .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7x .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-7x .navbar-toggler {
  color: #fac51c;
}
#menu-7x .link,
#menu-7x .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-7x .link {
  font-size: 1.2rem;
}
#menu-7x .dropdown-item,
#menu-7x .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-7x .link:hover,
#menu-7x .dropdown-item:hover,
#menu-7x .link:focus,
#menu-7x .dropdown-item:focus {
  color: #c0a375;
}
#menu-7x .link[aria-expanded="true"],
#menu-7x .dropdown-menu {
  background: #1f5087;
}
#menu-7x .nav-dropdown-sm .link:focus,
#menu-7x .nav-dropdown-sm .link:hover,
#menu-7x .nav-dropdown-sm .dropdown-item:focus,
#menu-7x .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-7x .navbar,
#menu-7x .nav-dropdown-sm,
#menu-7x .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7x .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-7x .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-7x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7x .bg-color.transparent.opened .link:hover,
#menu-7x .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-7x .link[aria-expanded="true"],
#menu-7x .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-7x .close-icon::before,
#menu-7x .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-7y .mbr-section-title,
#msg-box8-7y p {
  color: #fff;
}
#msg-box8-7y .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7y .lead P {
  color: #2969b0;
}
#msg-box8-7z .mbr-section-title,
#msg-box8-7z p {
  color: #fff;
}
#msg-box8-7z .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-7z .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7z .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-7z .lead DIV {
  color: #2969b0;
}
#msg-box4-ci H3 {
  color: #2969b0;
}
#msg-box8-ty .mbr-section-title,
#msg-box8-ty p {
  color: #fff;
}
#msg-box8-ty .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ty .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ty .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ty .lead DIV {
  color: #2969b0;
}
#msg-box8-tz .mbr-section-title,
#msg-box8-tz p {
  color: #fff;
}
#msg-box8-tz .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tz .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tz .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tz .lead DIV {
  color: #2969b0;
}
#msg-box8-eb .mbr-section-title,
#msg-box8-eb p {
  color: #fff;
}
#msg-box8-eb .mbr-section-title {
  color: #2969b0;
}
#msg-box8-eb .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-81 .mbr-section-title,
#msg-box3-81 p {
  color: #000;
}
#msg-box3-81 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-81 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-82 .mbr-section-title,
#social-buttons4-82 .btn-social {
  color: #fff;
}
#footer1-83 P {
  color: #ffffff;
}








#menu-84 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-84 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-84 .navbar-toggler {
  color: #fac51c;
}
#menu-84 .link,
#menu-84 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-84 .link {
  font-size: 1.2rem;
}
#menu-84 .dropdown-item,
#menu-84 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-84 .link:hover,
#menu-84 .dropdown-item:hover,
#menu-84 .link:focus,
#menu-84 .dropdown-item:focus {
  color: #c0a375;
}
#menu-84 .link[aria-expanded="true"],
#menu-84 .dropdown-menu {
  background: #1f5087;
}
#menu-84 .nav-dropdown-sm .link:focus,
#menu-84 .nav-dropdown-sm .link:hover,
#menu-84 .nav-dropdown-sm .dropdown-item:focus,
#menu-84 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-84 .navbar,
#menu-84 .nav-dropdown-sm,
#menu-84 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-84 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-84 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-84 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-84 .bg-color.transparent.opened .link:hover,
#menu-84 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-84 .link[aria-expanded="true"],
#menu-84 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-84 .close-icon::before,
#menu-84 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-85 .mbr-section-title,
#msg-box8-85 p {
  color: #fff;
}
#msg-box8-85 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-85 .lead P {
  color: #2969b0;
}
#msg-box8-86 .mbr-section-title,
#msg-box8-86 p {
  color: #fff;
}
#msg-box8-86 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-86 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-86 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-86 .lead DIV {
  color: #2969b0;
}
#msg-box4-cj H3 {
  color: #2969b0;
}
#msg-box8-tw .mbr-section-title,
#msg-box8-tw p {
  color: #fff;
}
#msg-box8-tw .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tw .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tw .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tw .lead DIV {
  color: #2969b0;
}
#msg-box8-tx .mbr-section-title,
#msg-box8-tx p {
  color: #fff;
}
#msg-box8-tx .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tx .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tx .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tx .lead DIV {
  color: #2969b0;
}
#msg-box8-ec .mbr-section-title,
#msg-box8-ec p {
  color: #fff;
}
#msg-box8-ec .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ec .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-88 .mbr-section-title,
#msg-box3-88 p {
  color: #000;
}
#msg-box3-88 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-88 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-89 .mbr-section-title,
#social-buttons4-89 .btn-social {
  color: #fff;
}
#footer1-8a P {
  color: #ffffff;
}








#menu-8b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8b .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-8b .navbar-toggler {
  color: #fac51c;
}
#menu-8b .link,
#menu-8b .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-8b .link {
  font-size: 1.2rem;
}
#menu-8b .dropdown-item,
#menu-8b .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-8b .link:hover,
#menu-8b .dropdown-item:hover,
#menu-8b .link:focus,
#menu-8b .dropdown-item:focus {
  color: #c0a375;
}
#menu-8b .link[aria-expanded="true"],
#menu-8b .dropdown-menu {
  background: #1f5087;
}
#menu-8b .nav-dropdown-sm .link:focus,
#menu-8b .nav-dropdown-sm .link:hover,
#menu-8b .nav-dropdown-sm .dropdown-item:focus,
#menu-8b .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-8b .navbar,
#menu-8b .nav-dropdown-sm,
#menu-8b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8b .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-8b .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-8b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8b .bg-color.transparent.opened .link:hover,
#menu-8b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8b .link[aria-expanded="true"],
#menu-8b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8b .close-icon::before,
#menu-8b .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-8c .mbr-section-title,
#msg-box8-8c p {
  color: #fff;
}
#msg-box8-8c .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8c .lead P {
  color: #2969b0;
}
#msg-box8-8d .mbr-section-title,
#msg-box8-8d p {
  color: #fff;
}
#msg-box8-8d .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8d .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8d .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8d .lead DIV {
  color: #2969b0;
}
#msg-box4-ck H3 {
  color: #2969b0;
}
#msg-box8-tu .mbr-section-title,
#msg-box8-tu p {
  color: #fff;
}
#msg-box8-tu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tu .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tu .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tu .lead DIV {
  color: #2969b0;
}
#msg-box8-tv .mbr-section-title,
#msg-box8-tv p {
  color: #fff;
}
#msg-box8-tv .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tv .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tv .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tv .lead DIV {
  color: #2969b0;
}
#msg-box8-ed .mbr-section-title,
#msg-box8-ed p {
  color: #fff;
}
#msg-box8-ed .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ed .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-8f .mbr-section-title,
#msg-box3-8f p {
  color: #000;
}
#msg-box3-8f .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-8f .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-8g .mbr-section-title,
#social-buttons4-8g .btn-social {
  color: #fff;
}
#footer1-8h P {
  color: #ffffff;
}








#menu-8i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8i .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-8i .navbar-toggler {
  color: #fac51c;
}
#menu-8i .link,
#menu-8i .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-8i .link {
  font-size: 1.2rem;
}
#menu-8i .dropdown-item,
#menu-8i .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-8i .link:hover,
#menu-8i .dropdown-item:hover,
#menu-8i .link:focus,
#menu-8i .dropdown-item:focus {
  color: #c0a375;
}
#menu-8i .link[aria-expanded="true"],
#menu-8i .dropdown-menu {
  background: #1f5087;
}
#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: #2662a4!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: #2969b0;
}
#menu-8i .bg-color.transparent .link {
  color: #fac51c;
  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: #c0a375;
}
#menu-8i .link[aria-expanded="true"],
#menu-8i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8i .close-icon::before,
#menu-8i .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-8j .mbr-section-title,
#msg-box8-8j p {
  color: #fff;
}
#msg-box8-8j .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8j .lead P {
  color: #2969b0;
}
#msg-box8-8k .mbr-section-title,
#msg-box8-8k p {
  color: #fff;
}
#msg-box8-8k .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8k .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8k .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8k .lead DIV {
  color: #2969b0;
}
#msg-box4-cl H3 {
  color: #2969b0;
}
#msg-box8-ts .mbr-section-title,
#msg-box8-ts p {
  color: #fff;
}
#msg-box8-ts .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ts .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ts .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ts .lead DIV {
  color: #2969b0;
}
#msg-box8-tt .mbr-section-title,
#msg-box8-tt p {
  color: #fff;
}
#msg-box8-tt .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tt .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tt .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tt .lead DIV {
  color: #2969b0;
}
#msg-box8-ee .mbr-section-title,
#msg-box8-ee p {
  color: #fff;
}
#msg-box8-ee .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ee .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-8m .mbr-section-title,
#msg-box3-8m p {
  color: #000;
}
#msg-box3-8m .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-8m .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-8n .mbr-section-title,
#social-buttons4-8n .btn-social {
  color: #fff;
}
#footer1-8o P {
  color: #ffffff;
}








#menu-8p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8p .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-8p .navbar-toggler {
  color: #fac51c;
}
#menu-8p .link,
#menu-8p .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-8p .link {
  font-size: 1.2rem;
}
#menu-8p .dropdown-item,
#menu-8p .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-8p .link:hover,
#menu-8p .dropdown-item:hover,
#menu-8p .link:focus,
#menu-8p .dropdown-item:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-menu {
  background: #1f5087;
}
#menu-8p .nav-dropdown-sm .link:focus,
#menu-8p .nav-dropdown-sm .link:hover,
#menu-8p .nav-dropdown-sm .dropdown-item:focus,
#menu-8p .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-8p .navbar,
#menu-8p .nav-dropdown-sm,
#menu-8p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8p .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-8p .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-8p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8p .bg-color.transparent.opened .link:hover,
#menu-8p .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8p .link[aria-expanded="true"],
#menu-8p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8p .close-icon::before,
#menu-8p .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-8q .mbr-section-title,
#msg-box8-8q p {
  color: #fff;
}
#msg-box8-8q .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8q .lead P {
  color: #2969b0;
}
#msg-box8-8r .mbr-section-title,
#msg-box8-8r p {
  color: #fff;
}
#msg-box8-8r .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8r .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8r .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8r .lead DIV {
  color: #2969b0;
}
#msg-box4-cm H3 {
  color: #2969b0;
}
#msg-box8-tq .mbr-section-title,
#msg-box8-tq p {
  color: #fff;
}
#msg-box8-tq .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tq .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tq .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tq .lead DIV {
  color: #2969b0;
}
#msg-box8-tr .mbr-section-title,
#msg-box8-tr p {
  color: #fff;
}
#msg-box8-tr .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tr .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tr .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tr .lead DIV {
  color: #2969b0;
}
#msg-box8-ef .mbr-section-title,
#msg-box8-ef p {
  color: #fff;
}
#msg-box8-ef .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ef .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-8t .mbr-section-title,
#msg-box3-8t p {
  color: #000;
}
#msg-box3-8t .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-8t .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-8u .mbr-section-title,
#social-buttons4-8u .btn-social {
  color: #fff;
}
#footer1-8v P {
  color: #ffffff;
}








#menu-8w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8w .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-8w .navbar-toggler {
  color: #fac51c;
}
#menu-8w .link,
#menu-8w .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-8w .link {
  font-size: 1.2rem;
}
#menu-8w .dropdown-item,
#menu-8w .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-8w .link:hover,
#menu-8w .dropdown-item:hover,
#menu-8w .link:focus,
#menu-8w .dropdown-item:focus {
  color: #c0a375;
}
#menu-8w .link[aria-expanded="true"],
#menu-8w .dropdown-menu {
  background: #1f5087;
}
#menu-8w .nav-dropdown-sm .link:focus,
#menu-8w .nav-dropdown-sm .link:hover,
#menu-8w .nav-dropdown-sm .dropdown-item:focus,
#menu-8w .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-8w .navbar,
#menu-8w .nav-dropdown-sm,
#menu-8w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8w .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-8w .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-8w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8w .bg-color.transparent.opened .link:hover,
#menu-8w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8w .link[aria-expanded="true"],
#menu-8w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8w .close-icon::before,
#menu-8w .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-8x .mbr-section-title,
#msg-box8-8x p {
  color: #fff;
}
#msg-box8-8x .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8x .lead P {
  color: #2969b0;
}
#msg-box8-8y .mbr-section-title,
#msg-box8-8y p {
  color: #fff;
}
#msg-box8-8y .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-8y .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8y .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-8y .lead DIV {
  color: #2969b0;
}
#msg-box4-cn H3 {
  color: #2969b0;
}
#msg-box8-to .mbr-section-title,
#msg-box8-to p {
  color: #fff;
}
#msg-box8-to .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-to .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-to .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-to .lead DIV {
  color: #2969b0;
}
#msg-box8-tp .mbr-section-title,
#msg-box8-tp p {
  color: #fff;
}
#msg-box8-tp .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tp .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tp .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tp .lead DIV {
  color: #2969b0;
}
#msg-box8-eg .mbr-section-title,
#msg-box8-eg p {
  color: #fff;
}
#msg-box8-eg .mbr-section-title {
  color: #2969b0;
}
#msg-box8-eg .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-90 .mbr-section-title,
#msg-box3-90 p {
  color: #000;
}
#msg-box3-90 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-90 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-91 .mbr-section-title,
#social-buttons4-91 .btn-social {
  color: #fff;
}
#footer1-92 P {
  color: #ffffff;
}








#menu-93 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-93 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-93 .navbar-toggler {
  color: #fac51c;
}
#menu-93 .link,
#menu-93 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-93 .link {
  font-size: 1.2rem;
}
#menu-93 .dropdown-item,
#menu-93 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-93 .link:hover,
#menu-93 .dropdown-item:hover,
#menu-93 .link:focus,
#menu-93 .dropdown-item:focus {
  color: #c0a375;
}
#menu-93 .link[aria-expanded="true"],
#menu-93 .dropdown-menu {
  background: #1f5087;
}
#menu-93 .nav-dropdown-sm .link:focus,
#menu-93 .nav-dropdown-sm .link:hover,
#menu-93 .nav-dropdown-sm .dropdown-item:focus,
#menu-93 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-93 .navbar,
#menu-93 .nav-dropdown-sm,
#menu-93 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-93 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-93 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-93 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-93 .bg-color.transparent.opened .link:hover,
#menu-93 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-93 .link[aria-expanded="true"],
#menu-93 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-93 .close-icon::before,
#menu-93 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-94 .mbr-section-title,
#msg-box8-94 p {
  color: #fff;
}
#msg-box8-94 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-94 .lead P {
  color: #2969b0;
}
#msg-box8-95 .mbr-section-title,
#msg-box8-95 p {
  color: #fff;
}
#msg-box8-95 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-95 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-95 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-95 .lead DIV {
  color: #2969b0;
}
#msg-box4-co H3 {
  color: #2969b0;
}
#msg-box8-tm .mbr-section-title,
#msg-box8-tm p {
  color: #fff;
}
#msg-box8-tm .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tm .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tm .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tm .lead DIV {
  color: #2969b0;
}
#msg-box8-tn .mbr-section-title,
#msg-box8-tn p {
  color: #fff;
}
#msg-box8-tn .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tn .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tn .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tn .lead DIV {
  color: #2969b0;
}
#msg-box8-eh .mbr-section-title,
#msg-box8-eh p {
  color: #fff;
}
#msg-box8-eh .mbr-section-title {
  color: #2969b0;
}
#msg-box8-eh .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-97 .mbr-section-title,
#msg-box3-97 p {
  color: #000;
}
#msg-box3-97 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-97 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-98 .mbr-section-title,
#social-buttons4-98 .btn-social {
  color: #fff;
}
#footer1-99 P {
  color: #ffffff;
}








#menu-9a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9a .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-9a .navbar-toggler {
  color: #fac51c;
}
#menu-9a .link,
#menu-9a .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-9a .link {
  font-size: 1.2rem;
}
#menu-9a .dropdown-item,
#menu-9a .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-9a .link:hover,
#menu-9a .dropdown-item:hover,
#menu-9a .link:focus,
#menu-9a .dropdown-item:focus {
  color: #c0a375;
}
#menu-9a .link[aria-expanded="true"],
#menu-9a .dropdown-menu {
  background: #1f5087;
}
#menu-9a .nav-dropdown-sm .link:focus,
#menu-9a .nav-dropdown-sm .link:hover,
#menu-9a .nav-dropdown-sm .dropdown-item:focus,
#menu-9a .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-9a .navbar,
#menu-9a .nav-dropdown-sm,
#menu-9a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9a .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-9a .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-9a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9a .bg-color.transparent.opened .link:hover,
#menu-9a .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9a .link[aria-expanded="true"],
#menu-9a .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9a .close-icon::before,
#menu-9a .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-9b .mbr-section-title,
#msg-box8-9b p {
  color: #fff;
}
#msg-box8-9b .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9b .lead P {
  color: #2969b0;
}
#msg-box8-9c .mbr-section-title,
#msg-box8-9c p {
  color: #fff;
}
#msg-box8-9c .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9c .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9c .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9c .lead DIV {
  color: #2969b0;
}
#msg-box4-cp H3 {
  color: #2969b0;
}
#msg-box8-tk .mbr-section-title,
#msg-box8-tk p {
  color: #fff;
}
#msg-box8-tk .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tk .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tk .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tk .lead DIV {
  color: #2969b0;
}
#msg-box8-tl .mbr-section-title,
#msg-box8-tl p {
  color: #fff;
}
#msg-box8-tl .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tl .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tl .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tl .lead DIV {
  color: #2969b0;
}
#msg-box8-ei .mbr-section-title,
#msg-box8-ei p {
  color: #fff;
}
#msg-box8-ei .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ei .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-9e .mbr-section-title,
#msg-box3-9e p {
  color: #000;
}
#msg-box3-9e .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-9e .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-9f .mbr-section-title,
#social-buttons4-9f .btn-social {
  color: #fff;
}
#footer1-9g P {
  color: #ffffff;
}








#menu-9h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9h .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-9h .navbar-toggler {
  color: #fac51c;
}
#menu-9h .link,
#menu-9h .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-9h .link {
  font-size: 1.2rem;
}
#menu-9h .dropdown-item,
#menu-9h .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-9h .link:hover,
#menu-9h .dropdown-item:hover,
#menu-9h .link:focus,
#menu-9h .dropdown-item:focus {
  color: #c0a375;
}
#menu-9h .link[aria-expanded="true"],
#menu-9h .dropdown-menu {
  background: #1f5087;
}
#menu-9h .nav-dropdown-sm .link:focus,
#menu-9h .nav-dropdown-sm .link:hover,
#menu-9h .nav-dropdown-sm .dropdown-item:focus,
#menu-9h .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-9h .navbar,
#menu-9h .nav-dropdown-sm,
#menu-9h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9h .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-9h .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-9h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9h .bg-color.transparent.opened .link:hover,
#menu-9h .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9h .link[aria-expanded="true"],
#menu-9h .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9h .close-icon::before,
#menu-9h .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-9i .mbr-section-title,
#msg-box8-9i p {
  color: #fff;
}
#msg-box8-9i .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9i .lead P {
  color: #2969b0;
}
#msg-box8-9j .mbr-section-title,
#msg-box8-9j p {
  color: #fff;
}
#msg-box8-9j .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9j .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9j .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9j .lead DIV {
  color: #2969b0;
}
#msg-box4-cq H3 {
  color: #2969b0;
}
#msg-box8-ti .mbr-section-title,
#msg-box8-ti p {
  color: #fff;
}
#msg-box8-ti .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ti .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ti .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ti .lead DIV {
  color: #2969b0;
}
#msg-box8-tj .mbr-section-title,
#msg-box8-tj p {
  color: #fff;
}
#msg-box8-tj .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tj .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tj .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tj .lead DIV {
  color: #2969b0;
}
#msg-box8-ej .mbr-section-title,
#msg-box8-ej p {
  color: #fff;
}
#msg-box8-ej .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ej .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-9l .mbr-section-title,
#msg-box3-9l p {
  color: #000;
}
#msg-box3-9l .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-9l .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-9m .mbr-section-title,
#social-buttons4-9m .btn-social {
  color: #fff;
}
#footer1-9n P {
  color: #ffffff;
}








#menu-9o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9o .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-9o .navbar-toggler {
  color: #fac51c;
}
#menu-9o .link,
#menu-9o .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-9o .link {
  font-size: 1.2rem;
}
#menu-9o .dropdown-item,
#menu-9o .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-9o .link:hover,
#menu-9o .dropdown-item:hover,
#menu-9o .link:focus,
#menu-9o .dropdown-item:focus {
  color: #c0a375;
}
#menu-9o .link[aria-expanded="true"],
#menu-9o .dropdown-menu {
  background: #1f5087;
}
#menu-9o .nav-dropdown-sm .link:focus,
#menu-9o .nav-dropdown-sm .link:hover,
#menu-9o .nav-dropdown-sm .dropdown-item:focus,
#menu-9o .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-9o .navbar,
#menu-9o .nav-dropdown-sm,
#menu-9o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9o .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-9o .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-9o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9o .bg-color.transparent.opened .link:hover,
#menu-9o .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9o .link[aria-expanded="true"],
#menu-9o .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9o .close-icon::before,
#menu-9o .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-9p .mbr-section-title,
#msg-box8-9p p {
  color: #fff;
}
#msg-box8-9p .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9p .lead P {
  color: #2969b0;
}
#msg-box8-9q .mbr-section-title,
#msg-box8-9q p {
  color: #fff;
}
#msg-box8-9q .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9q .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9q .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9q .lead DIV {
  color: #2969b0;
}
#msg-box4-cr H3 {
  color: #2969b0;
}
#msg-box8-tg .mbr-section-title,
#msg-box8-tg p {
  color: #fff;
}
#msg-box8-tg .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tg .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tg .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tg .lead DIV {
  color: #2969b0;
}
#msg-box8-th .mbr-section-title,
#msg-box8-th p {
  color: #fff;
}
#msg-box8-th .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-th .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-th .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-th .lead DIV {
  color: #2969b0;
}
#msg-box8-ek .mbr-section-title,
#msg-box8-ek p {
  color: #fff;
}
#msg-box8-ek .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ek .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-9s .mbr-section-title,
#msg-box3-9s p {
  color: #000;
}
#msg-box3-9s .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-9s .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-9t .mbr-section-title,
#social-buttons4-9t .btn-social {
  color: #fff;
}
#footer1-9u P {
  color: #ffffff;
}








#menu-9v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9v .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-9v .navbar-toggler {
  color: #fac51c;
}
#menu-9v .link,
#menu-9v .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-9v .link {
  font-size: 1.2rem;
}
#menu-9v .dropdown-item,
#menu-9v .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-9v .link:hover,
#menu-9v .dropdown-item:hover,
#menu-9v .link:focus,
#menu-9v .dropdown-item:focus {
  color: #c0a375;
}
#menu-9v .link[aria-expanded="true"],
#menu-9v .dropdown-menu {
  background: #1f5087;
}
#menu-9v .nav-dropdown-sm .link:focus,
#menu-9v .nav-dropdown-sm .link:hover,
#menu-9v .nav-dropdown-sm .dropdown-item:focus,
#menu-9v .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-9v .navbar,
#menu-9v .nav-dropdown-sm,
#menu-9v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9v .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-9v .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-9v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9v .bg-color.transparent.opened .link:hover,
#menu-9v .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9v .link[aria-expanded="true"],
#menu-9v .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9v .close-icon::before,
#menu-9v .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-9w .mbr-section-title,
#msg-box8-9w p {
  color: #fff;
}
#msg-box8-9w .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9w .lead P {
  color: #2969b0;
}
#msg-box8-9x .mbr-section-title,
#msg-box8-9x p {
  color: #fff;
}
#msg-box8-9x .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-9x .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9x .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-9x .lead DIV {
  color: #2969b0;
}
#msg-box4-cs H3 {
  color: #2969b0;
}
#msg-box8-te .mbr-section-title,
#msg-box8-te p {
  color: #fff;
}
#msg-box8-te .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-te .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-te .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-te .lead DIV {
  color: #2969b0;
}
#msg-box8-tf .mbr-section-title,
#msg-box8-tf p {
  color: #fff;
}
#msg-box8-tf .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tf .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tf .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tf .lead DIV {
  color: #2969b0;
}
#msg-box8-el .mbr-section-title,
#msg-box8-el p {
  color: #fff;
}
#msg-box8-el .mbr-section-title {
  color: #2969b0;
}
#msg-box8-el .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-9z .mbr-section-title,
#msg-box3-9z p {
  color: #000;
}
#msg-box3-9z .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-9z .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-a0 .mbr-section-title,
#social-buttons4-a0 .btn-social {
  color: #fff;
}
#footer1-a1 P {
  color: #ffffff;
}








#menu-a2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-a2 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-a2 .navbar-toggler {
  color: #fac51c;
}
#menu-a2 .link,
#menu-a2 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-a2 .link {
  font-size: 1.2rem;
}
#menu-a2 .dropdown-item,
#menu-a2 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-a2 .link:hover,
#menu-a2 .dropdown-item:hover,
#menu-a2 .link:focus,
#menu-a2 .dropdown-item:focus {
  color: #c0a375;
}
#menu-a2 .link[aria-expanded="true"],
#menu-a2 .dropdown-menu {
  background: #1f5087;
}
#menu-a2 .nav-dropdown-sm .link:focus,
#menu-a2 .nav-dropdown-sm .link:hover,
#menu-a2 .nav-dropdown-sm .dropdown-item:focus,
#menu-a2 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-a2 .navbar,
#menu-a2 .nav-dropdown-sm,
#menu-a2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-a2 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-a2 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-a2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-a2 .bg-color.transparent.opened .link:hover,
#menu-a2 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-a2 .link[aria-expanded="true"],
#menu-a2 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-a2 .close-icon::before,
#menu-a2 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-a3 .mbr-section-title,
#msg-box8-a3 p {
  color: #fff;
}
#msg-box8-a3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-a3 .lead P {
  color: #2969b0;
}
#msg-box8-a4 .mbr-section-title,
#msg-box8-a4 p {
  color: #fff;
}
#msg-box8-a4 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-a4 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-a4 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-a4 .lead DIV {
  color: #2969b0;
}
#msg-box4-ct H3 {
  color: #2969b0;
}
#msg-box8-tc .mbr-section-title,
#msg-box8-tc p {
  color: #fff;
}
#msg-box8-tc .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tc .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tc .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tc .lead DIV {
  color: #2969b0;
}
#msg-box8-td .mbr-section-title,
#msg-box8-td p {
  color: #fff;
}
#msg-box8-td .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-td .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-td .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-td .lead DIV {
  color: #2969b0;
}
#msg-box8-em .mbr-section-title,
#msg-box8-em p {
  color: #fff;
}
#msg-box8-em .mbr-section-title {
  color: #2969b0;
}
#msg-box8-em .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-a6 .mbr-section-title,
#msg-box3-a6 p {
  color: #000;
}
#msg-box3-a6 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-a6 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-a7 .mbr-section-title,
#social-buttons4-a7 .btn-social {
  color: #fff;
}
#footer1-a8 P {
  color: #ffffff;
}








#menu-a9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-a9 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-a9 .navbar-toggler {
  color: #fac51c;
}
#menu-a9 .link,
#menu-a9 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-a9 .link {
  font-size: 1.2rem;
}
#menu-a9 .dropdown-item,
#menu-a9 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-a9 .link:hover,
#menu-a9 .dropdown-item:hover,
#menu-a9 .link:focus,
#menu-a9 .dropdown-item:focus {
  color: #c0a375;
}
#menu-a9 .link[aria-expanded="true"],
#menu-a9 .dropdown-menu {
  background: #1f5087;
}
#menu-a9 .nav-dropdown-sm .link:focus,
#menu-a9 .nav-dropdown-sm .link:hover,
#menu-a9 .nav-dropdown-sm .dropdown-item:focus,
#menu-a9 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-a9 .navbar,
#menu-a9 .nav-dropdown-sm,
#menu-a9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-a9 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-a9 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-a9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-a9 .bg-color.transparent.opened .link:hover,
#menu-a9 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-a9 .link[aria-expanded="true"],
#menu-a9 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-a9 .close-icon::before,
#menu-a9 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-aa .mbr-section-title,
#msg-box8-aa p {
  color: #fff;
}
#msg-box8-aa .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-aa .lead P {
  color: #2969b0;
}
#msg-box8-ab .mbr-section-title,
#msg-box8-ab p {
  color: #fff;
}
#msg-box8-ab .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ab .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ab .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ab .lead DIV {
  color: #2969b0;
}
#msg-box4-cu H3 {
  color: #2969b0;
}
#msg-box8-ta .mbr-section-title,
#msg-box8-ta p {
  color: #fff;
}
#msg-box8-ta .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ta .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ta .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ta .lead DIV {
  color: #2969b0;
}
#msg-box8-tb .mbr-section-title,
#msg-box8-tb p {
  color: #fff;
}
#msg-box8-tb .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-tb .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tb .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-tb .lead DIV {
  color: #2969b0;
}
#msg-box8-en .mbr-section-title,
#msg-box8-en p {
  color: #fff;
}
#msg-box8-en .mbr-section-title {
  color: #2969b0;
}
#msg-box8-en .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-ad .mbr-section-title,
#msg-box3-ad p {
  color: #000;
}
#msg-box3-ad .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ad .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ae .mbr-section-title,
#social-buttons4-ae .btn-social {
  color: #fff;
}
#footer1-af P {
  color: #ffffff;
}








#menu-ag .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ag .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-ag .navbar-toggler {
  color: #fac51c;
}
#menu-ag .link,
#menu-ag .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-ag .link {
  font-size: 1.2rem;
}
#menu-ag .dropdown-item,
#menu-ag .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-ag .link:hover,
#menu-ag .dropdown-item:hover,
#menu-ag .link:focus,
#menu-ag .dropdown-item:focus {
  color: #c0a375;
}
#menu-ag .link[aria-expanded="true"],
#menu-ag .dropdown-menu {
  background: #1f5087;
}
#menu-ag .nav-dropdown-sm .link:focus,
#menu-ag .nav-dropdown-sm .link:hover,
#menu-ag .nav-dropdown-sm .dropdown-item:focus,
#menu-ag .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-ag .navbar,
#menu-ag .nav-dropdown-sm,
#menu-ag .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ag .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-ag .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-ag .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ag .bg-color.transparent.opened .link:hover,
#menu-ag .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ag .link[aria-expanded="true"],
#menu-ag .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ag .close-icon::before,
#menu-ag .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ah .mbr-section-title,
#msg-box8-ah p {
  color: #fff;
}
#msg-box8-ah .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ah .lead P {
  color: #2969b0;
}
#msg-box8-ai .mbr-section-title,
#msg-box8-ai p {
  color: #fff;
}
#msg-box8-ai .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ai .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ai .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ai .lead DIV {
  color: #2969b0;
}
#msg-box4-cv H3 {
  color: #2969b0;
}
#msg-box8-t8 .mbr-section-title,
#msg-box8-t8 p {
  color: #fff;
}
#msg-box8-t8 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-t8 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t8 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t8 .lead DIV {
  color: #2969b0;
}
#msg-box8-t9 .mbr-section-title,
#msg-box8-t9 p {
  color: #fff;
}
#msg-box8-t9 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-t9 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t9 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t9 .lead DIV {
  color: #2969b0;
}
#msg-box8-eo .mbr-section-title,
#msg-box8-eo p {
  color: #fff;
}
#msg-box8-eo .mbr-section-title {
  color: #2969b0;
}
#msg-box8-eo .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-ak .mbr-section-title,
#msg-box3-ak p {
  color: #000;
}
#msg-box3-ak .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ak .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-al .mbr-section-title,
#social-buttons4-al .btn-social {
  color: #fff;
}
#footer1-am P {
  color: #ffffff;
}








#menu-an .hide-buttons .nav-btn {
  display: none !important;
}
#menu-an .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-an .navbar-toggler {
  color: #fac51c;
}
#menu-an .link,
#menu-an .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-an .link {
  font-size: 1.2rem;
}
#menu-an .dropdown-item,
#menu-an .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-an .link:hover,
#menu-an .dropdown-item:hover,
#menu-an .link:focus,
#menu-an .dropdown-item:focus {
  color: #c0a375;
}
#menu-an .link[aria-expanded="true"],
#menu-an .dropdown-menu {
  background: #1f5087;
}
#menu-an .nav-dropdown-sm .link:focus,
#menu-an .nav-dropdown-sm .link:hover,
#menu-an .nav-dropdown-sm .dropdown-item:focus,
#menu-an .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-an .navbar,
#menu-an .nav-dropdown-sm,
#menu-an .nav-dropdown-sm .link[aria-expanded="true"],
#menu-an .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-an .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-an .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-an .bg-color.transparent.opened .link:hover,
#menu-an .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-an .link[aria-expanded="true"],
#menu-an .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-an .close-icon::before,
#menu-an .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ao .mbr-section-title,
#msg-box8-ao p {
  color: #fff;
}
#msg-box8-ao .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ao .lead P {
  color: #2969b0;
}
#msg-box8-ap .mbr-section-title,
#msg-box8-ap p {
  color: #fff;
}
#msg-box8-ap .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ap .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ap .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ap .lead DIV {
  color: #2969b0;
}
#msg-box4-cw H3 {
  color: #2969b0;
}
#msg-box8-t7 .mbr-section-title,
#msg-box8-t7 p {
  color: #fff;
}
#msg-box8-t7 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-t7 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t7 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t7 .lead DIV {
  color: #2969b0;
}
#msg-box8-t6 .mbr-section-title,
#msg-box8-t6 p {
  color: #fff;
}
#msg-box8-t6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-t6 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t6 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t6 .lead DIV {
  color: #2969b0;
}
#msg-box8-ep .mbr-section-title,
#msg-box8-ep p {
  color: #fff;
}
#msg-box8-ep .mbr-section-title {
  color: #2969b0;
}
#msg-box8-ep .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-ar .mbr-section-title,
#msg-box3-ar p {
  color: #000;
}
#msg-box3-ar .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ar .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-as .mbr-section-title,
#social-buttons4-as .btn-social {
  color: #fff;
}
#footer1-at P {
  color: #ffffff;
}








#menu-b1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-b1 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-b1 .navbar-toggler {
  color: #fac51c;
}
#menu-b1 .link,
#menu-b1 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-b1 .link {
  font-size: 1.2rem;
}
#menu-b1 .dropdown-item,
#menu-b1 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-b1 .link:hover,
#menu-b1 .dropdown-item:hover,
#menu-b1 .link:focus,
#menu-b1 .dropdown-item:focus {
  color: #c0a375;
}
#menu-b1 .link[aria-expanded="true"],
#menu-b1 .dropdown-menu {
  background: #1f5087;
}
#menu-b1 .nav-dropdown-sm .link:focus,
#menu-b1 .nav-dropdown-sm .link:hover,
#menu-b1 .nav-dropdown-sm .dropdown-item:focus,
#menu-b1 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-b1 .navbar,
#menu-b1 .nav-dropdown-sm,
#menu-b1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-b1 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-b1 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-b1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-b1 .bg-color.transparent.opened .link:hover,
#menu-b1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-b1 .link[aria-expanded="true"],
#menu-b1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-b1 .close-icon::before,
#menu-b1 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-b2 .mbr-section-title,
#msg-box8-b2 p {
  color: #fff;
}
#msg-box8-b2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-b2 .lead P {
  color: #2969b0;
}
#msg-box8-b3 .mbr-section-title,
#msg-box8-b3 p {
  color: #fff;
}
#msg-box8-b3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-b3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-b3 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-b3 .lead DIV {
  color: #2969b0;
}
#msg-box4-cy H3 {
  color: #2969b0;
}
#msg-box8-t4 .mbr-section-title,
#msg-box8-t4 p {
  color: #fff;
}
#msg-box8-t4 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-t4 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t4 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t4 .lead DIV {
  color: #2969b0;
}
#msg-box8-t3 .mbr-section-title,
#msg-box8-t3 p {
  color: #fff;
}
#msg-box8-t3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-t3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t3 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t3 .lead DIV {
  color: #2969b0;
}
#msg-box8-eq .mbr-section-title,
#msg-box8-eq p {
  color: #fff;
}
#msg-box8-eq .mbr-section-title {
  color: #2969b0;
}
#msg-box8-eq .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-b5 .mbr-section-title,
#msg-box3-b5 p {
  color: #000;
}
#msg-box3-b5 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-b5 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-b6 .mbr-section-title,
#social-buttons4-b6 .btn-social {
  color: #fff;
}
#footer1-b7 P {
  color: #ffffff;
}








#menu-au .hide-buttons .nav-btn {
  display: none !important;
}
#menu-au .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-au .navbar-toggler {
  color: #fac51c;
}
#menu-au .link,
#menu-au .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-au .link {
  font-size: 1.2rem;
}
#menu-au .dropdown-item,
#menu-au .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-au .link:hover,
#menu-au .dropdown-item:hover,
#menu-au .link:focus,
#menu-au .dropdown-item:focus {
  color: #c0a375;
}
#menu-au .link[aria-expanded="true"],
#menu-au .dropdown-menu {
  background: #1f5087;
}
#menu-au .nav-dropdown-sm .link:focus,
#menu-au .nav-dropdown-sm .link:hover,
#menu-au .nav-dropdown-sm .dropdown-item:focus,
#menu-au .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-au .navbar,
#menu-au .nav-dropdown-sm,
#menu-au .nav-dropdown-sm .link[aria-expanded="true"],
#menu-au .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-au .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-au .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-au .bg-color.transparent.opened .link:hover,
#menu-au .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-au .link[aria-expanded="true"],
#menu-au .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-au .close-icon::before,
#menu-au .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-av .mbr-section-title,
#msg-box8-av p {
  color: #fff;
}
#msg-box8-av .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-av .lead P {
  color: #2969b0;
}
#msg-box8-aw .mbr-section-title,
#msg-box8-aw p {
  color: #fff;
}
#msg-box8-aw .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-aw .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-aw .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-aw .lead DIV {
  color: #2969b0;
}
#msg-box4-cx H3 {
  color: #2969b0;
}
#msg-box8-t1 .mbr-section-title,
#msg-box8-t1 p {
  color: #fff;
}
#msg-box8-t1 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-t1 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t1 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-t1 .lead DIV {
  color: #2969b0;
}
#msg-box8-sy .mbr-section-title,
#msg-box8-sy p {
  color: #fff;
}
#msg-box8-sy .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-sy .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-sy .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-sy .lead DIV {
  color: #2969b0;
}
#msg-box8-t5 .mbr-section-title,
#msg-box8-t5 p {
  color: #fff;
}
#msg-box8-t5 .mbr-section-title {
  color: #2969b0;
}
#msg-box8-t5 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-ay .mbr-section-title,
#msg-box3-ay p {
  color: #000;
}
#msg-box3-ay .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ay .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-az .mbr-section-title,
#social-buttons4-az .btn-social {
  color: #fff;
}
#footer1-b0 P {
  color: #ffffff;
}








#menu-ds .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ds .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-ds .navbar-toggler {
  color: #fac51c;
}
#menu-ds .link,
#menu-ds .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-ds .link {
  font-size: 1.2rem;
}
#menu-ds .dropdown-item,
#menu-ds .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-ds .link:hover,
#menu-ds .dropdown-item:hover,
#menu-ds .link:focus,
#menu-ds .dropdown-item:focus {
  color: #c0a375;
}
#menu-ds .link[aria-expanded="true"],
#menu-ds .dropdown-menu {
  background: #1f5087;
}
#menu-ds .nav-dropdown-sm .link:focus,
#menu-ds .nav-dropdown-sm .link:hover,
#menu-ds .nav-dropdown-sm .dropdown-item:focus,
#menu-ds .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-ds .navbar,
#menu-ds .nav-dropdown-sm,
#menu-ds .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ds .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-ds .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-ds .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ds .bg-color.transparent.opened .link:hover,
#menu-ds .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ds .link[aria-expanded="true"],
#menu-ds .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ds .close-icon::before,
#menu-ds .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-dt .mbr-section-title,
#msg-box8-dt p {
  color: #fff;
}
#msg-box8-dt .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-dt .lead P {
  color: #2969b0;
}
#msg-box8-du .mbr-section-title,
#msg-box8-du p {
  color: #fff;
}
#msg-box8-du .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-du .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-du .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-du .lead DIV {
  color: #2969b0;
}
#msg-box4-dv H3 {
  color: #2969b0;
}
#msg-box8-ug .mbr-section-title,
#msg-box8-ug p {
  color: #fff;
}
#msg-box8-ug .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ug .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ug .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ug .lead DIV {
  color: #2969b0;
}
#msg-box8-uh .mbr-section-title,
#msg-box8-uh p {
  color: #fff;
}
#msg-box8-uh .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-uh .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uh .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-uh .lead DIV {
  color: #2969b0;
}
#msg-box8-dw .mbr-section-title,
#msg-box8-dw p {
  color: #fff;
}
#msg-box8-dw .mbr-section-title {
  color: #2969b0;
}
#msg-box8-dw .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-dx .mbr-section-title,
#msg-box3-dx p {
  color: #000;
}
#msg-box3-dx .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-dx .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-dy .mbr-section-title,
#social-buttons4-dy .btn-social {
  color: #fff;
}
#footer1-dz P {
  color: #ffffff;
}





#menu-es .hide-buttons .nav-btn {
  display: none !important;
}
#menu-es .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-es .navbar-toggler {
  color: #fac51c;
}
#menu-es .link,
#menu-es .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-es .link {
  font-size: 1.2rem;
}
#menu-es .dropdown-item,
#menu-es .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-es .link:hover,
#menu-es .dropdown-item:hover,
#menu-es .link:focus,
#menu-es .dropdown-item:focus {
  color: #c0a375;
}
#menu-es .link[aria-expanded="true"],
#menu-es .dropdown-menu {
  background: #1f5087;
}
#menu-es .nav-dropdown-sm .link:focus,
#menu-es .nav-dropdown-sm .link:hover,
#menu-es .nav-dropdown-sm .dropdown-item:focus,
#menu-es .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-es .navbar,
#menu-es .nav-dropdown-sm,
#menu-es .nav-dropdown-sm .link[aria-expanded="true"],
#menu-es .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-es .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-es .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-es .bg-color.transparent.opened .link:hover,
#menu-es .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-es .link[aria-expanded="true"],
#menu-es .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-es .close-icon::before,
#menu-es .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-et .mbr-section-title,
#msg-box8-et p {
  color: #fff;
}
#msg-box8-et .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-et .lead P {
  color: #2969b0;
}
#msg-box8-eu .mbr-section-title,
#msg-box8-eu p {
  color: #fff;
}
#msg-box8-eu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-eu .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-eu .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-eu .lead DIV {
  color: #2969b0;
}
#msg-box4-ev H3 {
  color: #2969b0;
}
#msg-box8-gc .mbr-section-title,
#msg-box8-gc p {
  color: #fff;
}
#msg-box8-gc .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-gc .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gc .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gc .lead DIV {
  color: #2969b0;
}
#msg-box8-sw .mbr-section-title,
#msg-box8-sw p {
  color: #fff;
}
#msg-box8-sw .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sw .lead P {
  color: #3d8eb9;
}
#msg-box3-ex .mbr-section-title,
#msg-box3-ex p {
  color: #000;
}
#msg-box3-ex .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ex .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ey .mbr-section-title,
#social-buttons4-ey .btn-social {
  color: #fff;
}
#footer1-ez P {
  color: #ffffff;
}





#menu-h1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-h1 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-h1 .navbar-toggler {
  color: #fac51c;
}
#menu-h1 .link,
#menu-h1 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-h1 .link {
  font-size: 1.2rem;
}
#menu-h1 .dropdown-item,
#menu-h1 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-h1 .link:hover,
#menu-h1 .dropdown-item:hover,
#menu-h1 .link:focus,
#menu-h1 .dropdown-item:focus {
  color: #c0a375;
}
#menu-h1 .link[aria-expanded="true"],
#menu-h1 .dropdown-menu {
  background: #1f5087;
}
#menu-h1 .nav-dropdown-sm .link:focus,
#menu-h1 .nav-dropdown-sm .link:hover,
#menu-h1 .nav-dropdown-sm .dropdown-item:focus,
#menu-h1 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-h1 .navbar,
#menu-h1 .nav-dropdown-sm,
#menu-h1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-h1 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-h1 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-h1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-h1 .bg-color.transparent.opened .link:hover,
#menu-h1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-h1 .link[aria-expanded="true"],
#menu-h1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-h1 .close-icon::before,
#menu-h1 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-h2 .mbr-section-title,
#msg-box8-h2 p {
  color: #fff;
}
#msg-box8-h2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-h2 .lead P {
  color: #2969b0;
}
#msg-box8-h3 .mbr-section-title,
#msg-box8-h3 p {
  color: #fff;
}
#msg-box8-h3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-h3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-h3 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-h3 .lead DIV {
  color: #2969b0;
}
#msg-box4-h5 H3 {
  color: #2969b0;
}
#msg-box8-kl .mbr-section-title,
#msg-box8-kl p {
  color: #fff;
}
#msg-box8-kl .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kl .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kl .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kl .lead DIV {
  color: #2969b0;
}
#msg-box8-sv .mbr-section-title,
#msg-box8-sv p {
  color: #fff;
}
#msg-box8-sv .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sv .lead P {
  color: #3d8eb9;
}
#msg-box3-h6 .mbr-section-title,
#msg-box3-h6 p {
  color: #000;
}
#msg-box3-h6 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-h6 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-h7 .mbr-section-title,
#social-buttons4-h7 .btn-social {
  color: #fff;
}
#footer1-h8 P {
  color: #ffffff;
}





#menu-gd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gd .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-gd .navbar-toggler {
  color: #fac51c;
}
#menu-gd .link,
#menu-gd .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-gd .link {
  font-size: 1.2rem;
}
#menu-gd .dropdown-item,
#menu-gd .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-gd .link:hover,
#menu-gd .dropdown-item:hover,
#menu-gd .link:focus,
#menu-gd .dropdown-item:focus {
  color: #c0a375;
}
#menu-gd .link[aria-expanded="true"],
#menu-gd .dropdown-menu {
  background: #1f5087;
}
#menu-gd .nav-dropdown-sm .link:focus,
#menu-gd .nav-dropdown-sm .link:hover,
#menu-gd .nav-dropdown-sm .dropdown-item:focus,
#menu-gd .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-gd .navbar,
#menu-gd .nav-dropdown-sm,
#menu-gd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gd .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-gd .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-gd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gd .bg-color.transparent.opened .link:hover,
#menu-gd .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-gd .link[aria-expanded="true"],
#menu-gd .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-gd .close-icon::before,
#menu-gd .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ge .mbr-section-title,
#msg-box8-ge p {
  color: #fff;
}
#msg-box8-ge .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ge .lead P {
  color: #2969b0;
}
#msg-box8-gf .mbr-section-title,
#msg-box8-gf p {
  color: #fff;
}
#msg-box8-gf .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-gf .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gf .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gf .lead DIV {
  color: #2969b0;
}
#msg-box4-gh H3 {
  color: #2969b0;
}
#msg-box8-km .mbr-section-title,
#msg-box8-km p {
  color: #fff;
}
#msg-box8-km .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-km .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-km .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-km .lead DIV {
  color: #2969b0;
}
#msg-box8-su .mbr-section-title,
#msg-box8-su p {
  color: #fff;
}
#msg-box8-su .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-su .lead P {
  color: #3d8eb9;
}
#msg-box3-gi .mbr-section-title,
#msg-box3-gi p {
  color: #000;
}
#msg-box3-gi .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-gi .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-gj .mbr-section-title,
#social-buttons4-gj .btn-social {
  color: #fff;
}
#footer1-gk P {
  color: #ffffff;
}





#menu-gt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gt .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-gt .navbar-toggler {
  color: #fac51c;
}
#menu-gt .link,
#menu-gt .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-gt .link {
  font-size: 1.2rem;
}
#menu-gt .dropdown-item,
#menu-gt .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-gt .link:hover,
#menu-gt .dropdown-item:hover,
#menu-gt .link:focus,
#menu-gt .dropdown-item:focus {
  color: #c0a375;
}
#menu-gt .link[aria-expanded="true"],
#menu-gt .dropdown-menu {
  background: #1f5087;
}
#menu-gt .nav-dropdown-sm .link:focus,
#menu-gt .nav-dropdown-sm .link:hover,
#menu-gt .nav-dropdown-sm .dropdown-item:focus,
#menu-gt .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-gt .navbar,
#menu-gt .nav-dropdown-sm,
#menu-gt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gt .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-gt .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-gt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gt .bg-color.transparent.opened .link:hover,
#menu-gt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-gt .link[aria-expanded="true"],
#menu-gt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-gt .close-icon::before,
#menu-gt .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-gu .mbr-section-title,
#msg-box8-gu p {
  color: #fff;
}
#msg-box8-gu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-gu .lead P {
  color: #2969b0;
}
#msg-box8-gv .mbr-section-title,
#msg-box8-gv p {
  color: #fff;
}
#msg-box8-gv .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-gv .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gv .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gv .lead DIV {
  color: #2969b0;
}
#msg-box4-gx H3 {
  color: #2969b0;
}
#msg-box8-ko .mbr-section-title,
#msg-box8-ko p {
  color: #fff;
}
#msg-box8-ko .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ko .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ko .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ko .lead DIV {
  color: #2969b0;
}
#msg-box8-ss .mbr-section-title,
#msg-box8-ss p {
  color: #fff;
}
#msg-box8-ss .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-ss .lead P {
  color: #3d8eb9;
}
#msg-box3-gy .mbr-section-title,
#msg-box3-gy p {
  color: #000;
}
#msg-box3-gy .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-gy .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-gz .mbr-section-title,
#social-buttons4-gz .btn-social {
  color: #fff;
}
#footer1-h0 P {
  color: #ffffff;
}





#menu-h9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-h9 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-h9 .navbar-toggler {
  color: #fac51c;
}
#menu-h9 .link,
#menu-h9 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-h9 .link {
  font-size: 1.2rem;
}
#menu-h9 .dropdown-item,
#menu-h9 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-h9 .link:hover,
#menu-h9 .dropdown-item:hover,
#menu-h9 .link:focus,
#menu-h9 .dropdown-item:focus {
  color: #c0a375;
}
#menu-h9 .link[aria-expanded="true"],
#menu-h9 .dropdown-menu {
  background: #1f5087;
}
#menu-h9 .nav-dropdown-sm .link:focus,
#menu-h9 .nav-dropdown-sm .link:hover,
#menu-h9 .nav-dropdown-sm .dropdown-item:focus,
#menu-h9 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-h9 .navbar,
#menu-h9 .nav-dropdown-sm,
#menu-h9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-h9 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-h9 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-h9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-h9 .bg-color.transparent.opened .link:hover,
#menu-h9 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-h9 .link[aria-expanded="true"],
#menu-h9 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-h9 .close-icon::before,
#menu-h9 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ha .mbr-section-title,
#msg-box8-ha p {
  color: #fff;
}
#msg-box8-ha .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ha .lead P {
  color: #2969b0;
}
#msg-box8-hb .mbr-section-title,
#msg-box8-hb p {
  color: #fff;
}
#msg-box8-hb .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-hb .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hb .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hb .lead DIV {
  color: #2969b0;
}
#msg-box4-hd H3 {
  color: #2969b0;
}
#msg-box8-kp .mbr-section-title,
#msg-box8-kp p {
  color: #fff;
}
#msg-box8-kp .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kp .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kp .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kp .lead DIV {
  color: #2969b0;
}
#msg-box8-sr .mbr-section-title,
#msg-box8-sr p {
  color: #fff;
}
#msg-box8-sr .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sr .lead P {
  color: #3d8eb9;
}
#msg-box3-he .mbr-section-title,
#msg-box3-he p {
  color: #000;
}
#msg-box3-he .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-he .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-hf .mbr-section-title,
#social-buttons4-hf .btn-social {
  color: #fff;
}
#footer1-hg P {
  color: #ffffff;
}





#menu-hh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hh .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-hh .navbar-toggler {
  color: #fac51c;
}
#menu-hh .link,
#menu-hh .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-hh .link {
  font-size: 1.2rem;
}
#menu-hh .dropdown-item,
#menu-hh .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-hh .link:hover,
#menu-hh .dropdown-item:hover,
#menu-hh .link:focus,
#menu-hh .dropdown-item:focus {
  color: #c0a375;
}
#menu-hh .link[aria-expanded="true"],
#menu-hh .dropdown-menu {
  background: #1f5087;
}
#menu-hh .nav-dropdown-sm .link:focus,
#menu-hh .nav-dropdown-sm .link:hover,
#menu-hh .nav-dropdown-sm .dropdown-item:focus,
#menu-hh .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-hh .navbar,
#menu-hh .nav-dropdown-sm,
#menu-hh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hh .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-hh .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-hh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hh .bg-color.transparent.opened .link:hover,
#menu-hh .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-hh .link[aria-expanded="true"],
#menu-hh .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-hh .close-icon::before,
#menu-hh .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-hi .mbr-section-title,
#msg-box8-hi p {
  color: #fff;
}
#msg-box8-hi .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-hi .lead P {
  color: #2969b0;
}
#msg-box8-hj .mbr-section-title,
#msg-box8-hj p {
  color: #fff;
}
#msg-box8-hj .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-hj .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hj .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hj .lead DIV {
  color: #2969b0;
}
#msg-box4-hl H3 {
  color: #2969b0;
}
#msg-box8-kq .mbr-section-title,
#msg-box8-kq p {
  color: #fff;
}
#msg-box8-kq .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kq .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kq .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kq .lead DIV {
  color: #2969b0;
}
#msg-box8-sq .mbr-section-title,
#msg-box8-sq p {
  color: #fff;
}
#msg-box8-sq .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sq .lead P {
  color: #3d8eb9;
}
#msg-box3-hm .mbr-section-title,
#msg-box3-hm p {
  color: #000;
}
#msg-box3-hm .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-hm .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-hn .mbr-section-title,
#social-buttons4-hn .btn-social {
  color: #fff;
}
#footer1-ho P {
  color: #ffffff;
}





#menu-hp .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hp .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-hp .navbar-toggler {
  color: #fac51c;
}
#menu-hp .link,
#menu-hp .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-hp .link {
  font-size: 1.2rem;
}
#menu-hp .dropdown-item,
#menu-hp .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-hp .link:hover,
#menu-hp .dropdown-item:hover,
#menu-hp .link:focus,
#menu-hp .dropdown-item:focus {
  color: #c0a375;
}
#menu-hp .link[aria-expanded="true"],
#menu-hp .dropdown-menu {
  background: #1f5087;
}
#menu-hp .nav-dropdown-sm .link:focus,
#menu-hp .nav-dropdown-sm .link:hover,
#menu-hp .nav-dropdown-sm .dropdown-item:focus,
#menu-hp .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-hp .navbar,
#menu-hp .nav-dropdown-sm,
#menu-hp .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hp .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-hp .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-hp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hp .bg-color.transparent.opened .link:hover,
#menu-hp .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-hp .link[aria-expanded="true"],
#menu-hp .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-hp .close-icon::before,
#menu-hp .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-hq .mbr-section-title,
#msg-box8-hq p {
  color: #fff;
}
#msg-box8-hq .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-hq .lead P {
  color: #2969b0;
}
#msg-box8-hr .mbr-section-title,
#msg-box8-hr p {
  color: #fff;
}
#msg-box8-hr .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-hr .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hr .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hr .lead DIV {
  color: #2969b0;
}
#msg-box4-ht H3 {
  color: #2969b0;
}
#msg-box8-kr .mbr-section-title,
#msg-box8-kr p {
  color: #fff;
}
#msg-box8-kr .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kr .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kr .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kr .lead DIV {
  color: #2969b0;
}
#msg-box8-sp .mbr-section-title,
#msg-box8-sp p {
  color: #fff;
}
#msg-box8-sp .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sp .lead P {
  color: #3d8eb9;
}
#msg-box3-hu .mbr-section-title,
#msg-box3-hu p {
  color: #000;
}
#msg-box3-hu .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-hu .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-hv .mbr-section-title,
#social-buttons4-hv .btn-social {
  color: #fff;
}
#footer1-hw P {
  color: #ffffff;
}





#menu-i5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-i5 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-i5 .navbar-toggler {
  color: #fac51c;
}
#menu-i5 .link,
#menu-i5 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-i5 .link {
  font-size: 1.2rem;
}
#menu-i5 .dropdown-item,
#menu-i5 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-i5 .link:hover,
#menu-i5 .dropdown-item:hover,
#menu-i5 .link:focus,
#menu-i5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-i5 .link[aria-expanded="true"],
#menu-i5 .dropdown-menu {
  background: #1f5087;
}
#menu-i5 .nav-dropdown-sm .link:focus,
#menu-i5 .nav-dropdown-sm .link:hover,
#menu-i5 .nav-dropdown-sm .dropdown-item:focus,
#menu-i5 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-i5 .navbar,
#menu-i5 .nav-dropdown-sm,
#menu-i5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-i5 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-i5 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-i5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-i5 .bg-color.transparent.opened .link:hover,
#menu-i5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-i5 .link[aria-expanded="true"],
#menu-i5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-i5 .close-icon::before,
#menu-i5 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-i6 .mbr-section-title,
#msg-box8-i6 p {
  color: #fff;
}
#msg-box8-i6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-i6 .lead P {
  color: #2969b0;
}
#msg-box8-i7 .mbr-section-title,
#msg-box8-i7 p {
  color: #fff;
}
#msg-box8-i7 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-i7 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-i7 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-i7 .lead DIV {
  color: #2969b0;
}
#msg-box4-i9 H3 {
  color: #2969b0;
}
#msg-box8-kt .mbr-section-title,
#msg-box8-kt p {
  color: #fff;
}
#msg-box8-kt .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kt .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kt .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kt .lead DIV {
  color: #2969b0;
}
#msg-box8-so .mbr-section-title,
#msg-box8-so p {
  color: #fff;
}
#msg-box8-so .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-so .lead P {
  color: #3d8eb9;
}
#msg-box3-ia .mbr-section-title,
#msg-box3-ia p {
  color: #000;
}
#msg-box3-ia .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ia .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ib .mbr-section-title,
#social-buttons4-ib .btn-social {
  color: #fff;
}
#footer1-ic P {
  color: #ffffff;
}





#menu-id .hide-buttons .nav-btn {
  display: none !important;
}
#menu-id .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-id .navbar-toggler {
  color: #fac51c;
}
#menu-id .link,
#menu-id .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-id .link {
  font-size: 1.2rem;
}
#menu-id .dropdown-item,
#menu-id .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-id .link:hover,
#menu-id .dropdown-item:hover,
#menu-id .link:focus,
#menu-id .dropdown-item:focus {
  color: #c0a375;
}
#menu-id .link[aria-expanded="true"],
#menu-id .dropdown-menu {
  background: #1f5087;
}
#menu-id .nav-dropdown-sm .link:focus,
#menu-id .nav-dropdown-sm .link:hover,
#menu-id .nav-dropdown-sm .dropdown-item:focus,
#menu-id .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-id .navbar,
#menu-id .nav-dropdown-sm,
#menu-id .nav-dropdown-sm .link[aria-expanded="true"],
#menu-id .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-id .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-id .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-id .bg-color.transparent.opened .link:hover,
#menu-id .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-id .link[aria-expanded="true"],
#menu-id .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-id .close-icon::before,
#menu-id .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ie .mbr-section-title,
#msg-box8-ie p {
  color: #fff;
}
#msg-box8-ie .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ie .lead P {
  color: #2969b0;
}
#msg-box8-if .mbr-section-title,
#msg-box8-if p {
  color: #fff;
}
#msg-box8-if .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-if .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-if .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-if .lead DIV {
  color: #2969b0;
}
#msg-box4-ih H3 {
  color: #2969b0;
}
#msg-box8-ku .mbr-section-title,
#msg-box8-ku p {
  color: #fff;
}
#msg-box8-ku .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ku .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ku .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ku .lead DIV {
  color: #2969b0;
}
#msg-box8-sn .mbr-section-title,
#msg-box8-sn p {
  color: #fff;
}
#msg-box8-sn .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sn .lead P {
  color: #3d8eb9;
}
#msg-box3-ii .mbr-section-title,
#msg-box3-ii p {
  color: #000;
}
#msg-box3-ii .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ii .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ij .mbr-section-title,
#social-buttons4-ij .btn-social {
  color: #fff;
}
#footer1-ik P {
  color: #ffffff;
}





#menu-il .hide-buttons .nav-btn {
  display: none !important;
}
#menu-il .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-il .navbar-toggler {
  color: #fac51c;
}
#menu-il .link,
#menu-il .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-il .link {
  font-size: 1.2rem;
}
#menu-il .dropdown-item,
#menu-il .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-il .link:hover,
#menu-il .dropdown-item:hover,
#menu-il .link:focus,
#menu-il .dropdown-item:focus {
  color: #c0a375;
}
#menu-il .link[aria-expanded="true"],
#menu-il .dropdown-menu {
  background: #1f5087;
}
#menu-il .nav-dropdown-sm .link:focus,
#menu-il .nav-dropdown-sm .link:hover,
#menu-il .nav-dropdown-sm .dropdown-item:focus,
#menu-il .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-il .navbar,
#menu-il .nav-dropdown-sm,
#menu-il .nav-dropdown-sm .link[aria-expanded="true"],
#menu-il .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-il .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-il .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-il .bg-color.transparent.opened .link:hover,
#menu-il .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-il .link[aria-expanded="true"],
#menu-il .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-il .close-icon::before,
#menu-il .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-im .mbr-section-title,
#msg-box8-im p {
  color: #fff;
}
#msg-box8-im .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-im .lead P {
  color: #2969b0;
}
#msg-box8-in .mbr-section-title,
#msg-box8-in p {
  color: #fff;
}
#msg-box8-in .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-in .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-in .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-in .lead DIV {
  color: #2969b0;
}
#msg-box4-ip H3 {
  color: #2969b0;
}
#msg-box8-kv .mbr-section-title,
#msg-box8-kv p {
  color: #fff;
}
#msg-box8-kv .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kv .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kv .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kv .lead DIV {
  color: #2969b0;
}
#msg-box8-sm .mbr-section-title,
#msg-box8-sm p {
  color: #fff;
}
#msg-box8-sm .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sm .lead P {
  color: #3d8eb9;
}
#msg-box3-iq .mbr-section-title,
#msg-box3-iq p {
  color: #000;
}
#msg-box3-iq .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-iq .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ir .mbr-section-title,
#social-buttons4-ir .btn-social {
  color: #fff;
}
#footer1-is P {
  color: #ffffff;
}





#menu-hx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hx .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-hx .navbar-toggler {
  color: #fac51c;
}
#menu-hx .link,
#menu-hx .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-hx .link {
  font-size: 1.2rem;
}
#menu-hx .dropdown-item,
#menu-hx .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-hx .link:hover,
#menu-hx .dropdown-item:hover,
#menu-hx .link:focus,
#menu-hx .dropdown-item:focus {
  color: #c0a375;
}
#menu-hx .link[aria-expanded="true"],
#menu-hx .dropdown-menu {
  background: #1f5087;
}
#menu-hx .nav-dropdown-sm .link:focus,
#menu-hx .nav-dropdown-sm .link:hover,
#menu-hx .nav-dropdown-sm .dropdown-item:focus,
#menu-hx .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-hx .navbar,
#menu-hx .nav-dropdown-sm,
#menu-hx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hx .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-hx .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-hx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hx .bg-color.transparent.opened .link:hover,
#menu-hx .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-hx .link[aria-expanded="true"],
#menu-hx .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-hx .close-icon::before,
#menu-hx .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-hy .mbr-section-title,
#msg-box8-hy p {
  color: #fff;
}
#msg-box8-hy .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-hy .lead P {
  color: #2969b0;
}
#msg-box8-hz .mbr-section-title,
#msg-box8-hz p {
  color: #fff;
}
#msg-box8-hz .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-hz .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hz .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-hz .lead DIV {
  color: #2969b0;
}
#msg-box4-i1 H3 {
  color: #2969b0;
}
#msg-box8-ks .mbr-section-title,
#msg-box8-ks p {
  color: #fff;
}
#msg-box8-ks .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ks .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ks .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ks .lead DIV {
  color: #2969b0;
}
#msg-box8-sl .mbr-section-title,
#msg-box8-sl p {
  color: #fff;
}
#msg-box8-sl .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sl .lead P {
  color: #3d8eb9;
}
#msg-box3-i2 .mbr-section-title,
#msg-box3-i2 p {
  color: #000;
}
#msg-box3-i2 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-i2 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-i3 .mbr-section-title,
#social-buttons4-i3 .btn-social {
  color: #fff;
}
#footer1-i4 P {
  color: #ffffff;
}





#menu-it .hide-buttons .nav-btn {
  display: none !important;
}
#menu-it .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-it .navbar-toggler {
  color: #fac51c;
}
#menu-it .link,
#menu-it .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-it .link {
  font-size: 1.2rem;
}
#menu-it .dropdown-item,
#menu-it .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-it .link:hover,
#menu-it .dropdown-item:hover,
#menu-it .link:focus,
#menu-it .dropdown-item:focus {
  color: #c0a375;
}
#menu-it .link[aria-expanded="true"],
#menu-it .dropdown-menu {
  background: #1f5087;
}
#menu-it .nav-dropdown-sm .link:focus,
#menu-it .nav-dropdown-sm .link:hover,
#menu-it .nav-dropdown-sm .dropdown-item:focus,
#menu-it .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-it .navbar,
#menu-it .nav-dropdown-sm,
#menu-it .nav-dropdown-sm .link[aria-expanded="true"],
#menu-it .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-it .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-it .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-it .bg-color.transparent.opened .link:hover,
#menu-it .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-it .link[aria-expanded="true"],
#menu-it .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-it .close-icon::before,
#menu-it .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-iu .mbr-section-title,
#msg-box8-iu p {
  color: #fff;
}
#msg-box8-iu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-iu .lead P {
  color: #2969b0;
}
#msg-box8-iv .mbr-section-title,
#msg-box8-iv p {
  color: #fff;
}
#msg-box8-iv .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-iv .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-iv .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-iv .lead DIV {
  color: #2969b0;
}
#msg-box4-ix H3 {
  color: #2969b0;
}
#msg-box8-kw .mbr-section-title,
#msg-box8-kw p {
  color: #fff;
}
#msg-box8-kw .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kw .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kw .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kw .lead DIV {
  color: #2969b0;
}
#msg-box8-sk .mbr-section-title,
#msg-box8-sk p {
  color: #fff;
}
#msg-box8-sk .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sk .lead P {
  color: #3d8eb9;
}
#msg-box3-iy .mbr-section-title,
#msg-box3-iy p {
  color: #000;
}
#msg-box3-iy .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-iy .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-iz .mbr-section-title,
#social-buttons4-iz .btn-social {
  color: #fff;
}
#footer1-j0 P {
  color: #ffffff;
}





#menu-j1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j1 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-j1 .navbar-toggler {
  color: #fac51c;
}
#menu-j1 .link,
#menu-j1 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-j1 .link {
  font-size: 1.2rem;
}
#menu-j1 .dropdown-item,
#menu-j1 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-j1 .link:hover,
#menu-j1 .dropdown-item:hover,
#menu-j1 .link:focus,
#menu-j1 .dropdown-item:focus {
  color: #c0a375;
}
#menu-j1 .link[aria-expanded="true"],
#menu-j1 .dropdown-menu {
  background: #1f5087;
}
#menu-j1 .nav-dropdown-sm .link:focus,
#menu-j1 .nav-dropdown-sm .link:hover,
#menu-j1 .nav-dropdown-sm .dropdown-item:focus,
#menu-j1 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-j1 .navbar,
#menu-j1 .nav-dropdown-sm,
#menu-j1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j1 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-j1 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-j1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j1 .bg-color.transparent.opened .link:hover,
#menu-j1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-j1 .link[aria-expanded="true"],
#menu-j1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-j1 .close-icon::before,
#menu-j1 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-j2 .mbr-section-title,
#msg-box8-j2 p {
  color: #fff;
}
#msg-box8-j2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-j2 .lead P {
  color: #2969b0;
}
#msg-box8-j3 .mbr-section-title,
#msg-box8-j3 p {
  color: #fff;
}
#msg-box8-j3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-j3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-j3 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-j3 .lead DIV {
  color: #2969b0;
}
#msg-box4-j5 H3 {
  color: #2969b0;
}
#msg-box8-kx .mbr-section-title,
#msg-box8-kx p {
  color: #fff;
}
#msg-box8-kx .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kx .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kx .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kx .lead DIV {
  color: #2969b0;
}
#msg-box8-sj .mbr-section-title,
#msg-box8-sj p {
  color: #fff;
}
#msg-box8-sj .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sj .lead P {
  color: #3d8eb9;
}
#msg-box3-j6 .mbr-section-title,
#msg-box3-j6 p {
  color: #000;
}
#msg-box3-j6 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-j6 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-j7 .mbr-section-title,
#social-buttons4-j7 .btn-social {
  color: #fff;
}
#footer1-j8 P {
  color: #ffffff;
}





#menu-j9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j9 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-j9 .navbar-toggler {
  color: #fac51c;
}
#menu-j9 .link,
#menu-j9 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-j9 .link {
  font-size: 1.2rem;
}
#menu-j9 .dropdown-item,
#menu-j9 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-j9 .link:hover,
#menu-j9 .dropdown-item:hover,
#menu-j9 .link:focus,
#menu-j9 .dropdown-item:focus {
  color: #c0a375;
}
#menu-j9 .link[aria-expanded="true"],
#menu-j9 .dropdown-menu {
  background: #1f5087;
}
#menu-j9 .nav-dropdown-sm .link:focus,
#menu-j9 .nav-dropdown-sm .link:hover,
#menu-j9 .nav-dropdown-sm .dropdown-item:focus,
#menu-j9 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-j9 .navbar,
#menu-j9 .nav-dropdown-sm,
#menu-j9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j9 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-j9 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-j9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j9 .bg-color.transparent.opened .link:hover,
#menu-j9 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-j9 .link[aria-expanded="true"],
#menu-j9 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-j9 .close-icon::before,
#menu-j9 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ja .mbr-section-title,
#msg-box8-ja p {
  color: #fff;
}
#msg-box8-ja .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ja .lead P {
  color: #2969b0;
}
#msg-box8-jb .mbr-section-title,
#msg-box8-jb p {
  color: #fff;
}
#msg-box8-jb .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-jb .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jb .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jb .lead DIV {
  color: #2969b0;
}
#msg-box4-jd H3 {
  color: #2969b0;
}
#msg-box8-ky .mbr-section-title,
#msg-box8-ky p {
  color: #fff;
}
#msg-box8-ky .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ky .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ky .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ky .lead DIV {
  color: #2969b0;
}
#msg-box8-si .mbr-section-title,
#msg-box8-si p {
  color: #fff;
}
#msg-box8-si .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-si .lead P {
  color: #3d8eb9;
}
#msg-box3-je .mbr-section-title,
#msg-box3-je p {
  color: #000;
}
#msg-box3-je .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-je .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-jf .mbr-section-title,
#social-buttons4-jf .btn-social {
  color: #fff;
}
#footer1-jg P {
  color: #ffffff;
}





#menu-jh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jh .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-jh .navbar-toggler {
  color: #fac51c;
}
#menu-jh .link,
#menu-jh .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-jh .link {
  font-size: 1.2rem;
}
#menu-jh .dropdown-item,
#menu-jh .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-jh .link:hover,
#menu-jh .dropdown-item:hover,
#menu-jh .link:focus,
#menu-jh .dropdown-item:focus {
  color: #c0a375;
}
#menu-jh .link[aria-expanded="true"],
#menu-jh .dropdown-menu {
  background: #1f5087;
}
#menu-jh .nav-dropdown-sm .link:focus,
#menu-jh .nav-dropdown-sm .link:hover,
#menu-jh .nav-dropdown-sm .dropdown-item:focus,
#menu-jh .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-jh .navbar,
#menu-jh .nav-dropdown-sm,
#menu-jh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-jh .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-jh .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-jh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-jh .bg-color.transparent.opened .link:hover,
#menu-jh .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-jh .link[aria-expanded="true"],
#menu-jh .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-jh .close-icon::before,
#menu-jh .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ji .mbr-section-title,
#msg-box8-ji p {
  color: #fff;
}
#msg-box8-ji .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ji .lead P {
  color: #2969b0;
}
#msg-box8-jj .mbr-section-title,
#msg-box8-jj p {
  color: #fff;
}
#msg-box8-jj .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-jj .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jj .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jj .lead DIV {
  color: #2969b0;
}
#msg-box4-jl H3 {
  color: #2969b0;
}
#msg-box8-kz .mbr-section-title,
#msg-box8-kz p {
  color: #fff;
}
#msg-box8-kz .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kz .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kz .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kz .lead DIV {
  color: #2969b0;
}
#msg-box8-sh .mbr-section-title,
#msg-box8-sh p {
  color: #fff;
}
#msg-box8-sh .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sh .lead P {
  color: #3d8eb9;
}
#msg-box3-jm .mbr-section-title,
#msg-box3-jm p {
  color: #000;
}
#msg-box3-jm .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-jm .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-jn .mbr-section-title,
#social-buttons4-jn .btn-social {
  color: #fff;
}
#footer1-jo P {
  color: #ffffff;
}





#menu-jp .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jp .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-jp .navbar-toggler {
  color: #fac51c;
}
#menu-jp .link,
#menu-jp .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-jp .link {
  font-size: 1.2rem;
}
#menu-jp .dropdown-item,
#menu-jp .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-jp .link:hover,
#menu-jp .dropdown-item:hover,
#menu-jp .link:focus,
#menu-jp .dropdown-item:focus {
  color: #c0a375;
}
#menu-jp .link[aria-expanded="true"],
#menu-jp .dropdown-menu {
  background: #1f5087;
}
#menu-jp .nav-dropdown-sm .link:focus,
#menu-jp .nav-dropdown-sm .link:hover,
#menu-jp .nav-dropdown-sm .dropdown-item:focus,
#menu-jp .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-jp .navbar,
#menu-jp .nav-dropdown-sm,
#menu-jp .nav-dropdown-sm .link[aria-expanded="true"],
#menu-jp .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-jp .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-jp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-jp .bg-color.transparent.opened .link:hover,
#menu-jp .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-jp .link[aria-expanded="true"],
#menu-jp .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-jp .close-icon::before,
#menu-jp .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-jq .mbr-section-title,
#msg-box8-jq p {
  color: #fff;
}
#msg-box8-jq .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-jq .lead P {
  color: #2969b0;
}
#msg-box8-jr .mbr-section-title,
#msg-box8-jr p {
  color: #fff;
}
#msg-box8-jr .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-jr .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jr .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jr .lead DIV {
  color: #2969b0;
}
#msg-box4-jt H3 {
  color: #2969b0;
}
#msg-box8-l0 .mbr-section-title,
#msg-box8-l0 p {
  color: #fff;
}
#msg-box8-l0 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-l0 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l0 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l0 .lead DIV {
  color: #2969b0;
}
#msg-box8-sg .mbr-section-title,
#msg-box8-sg p {
  color: #fff;
}
#msg-box8-sg .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sg .lead P {
  color: #3d8eb9;
}
#msg-box3-ju .mbr-section-title,
#msg-box3-ju p {
  color: #000;
}
#msg-box3-ju .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ju .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-jv .mbr-section-title,
#social-buttons4-jv .btn-social {
  color: #fff;
}
#footer1-jw P {
  color: #ffffff;
}





#menu-jx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jx .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-jx .navbar-toggler {
  color: #fac51c;
}
#menu-jx .link,
#menu-jx .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-jx .link {
  font-size: 1.2rem;
}
#menu-jx .dropdown-item,
#menu-jx .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-jx .link:hover,
#menu-jx .dropdown-item:hover,
#menu-jx .link:focus,
#menu-jx .dropdown-item:focus {
  color: #c0a375;
}
#menu-jx .link[aria-expanded="true"],
#menu-jx .dropdown-menu {
  background: #1f5087;
}
#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: #2662a4!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: #2969b0;
}
#menu-jx .bg-color.transparent .link {
  color: #fac51c;
  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: #c0a375;
}
#menu-jx .link[aria-expanded="true"],
#menu-jx .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-jx .close-icon::before,
#menu-jx .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-jy .mbr-section-title,
#msg-box8-jy p {
  color: #fff;
}
#msg-box8-jy .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-jy .lead P {
  color: #2969b0;
}
#msg-box8-jz .mbr-section-title,
#msg-box8-jz p {
  color: #fff;
}
#msg-box8-jz .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-jz .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jz .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-jz .lead DIV {
  color: #2969b0;
}
#msg-box4-k1 H3 {
  color: #2969b0;
}
#msg-box8-l1 .mbr-section-title,
#msg-box8-l1 p {
  color: #fff;
}
#msg-box8-l1 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-l1 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l1 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l1 .lead DIV {
  color: #2969b0;
}
#msg-box8-sf .mbr-section-title,
#msg-box8-sf p {
  color: #fff;
}
#msg-box8-sf .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sf .lead P {
  color: #3d8eb9;
}
#msg-box3-k2 .mbr-section-title,
#msg-box3-k2 p {
  color: #000;
}
#msg-box3-k2 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-k2 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-k3 .mbr-section-title,
#social-buttons4-k3 .btn-social {
  color: #fff;
}
#footer1-k4 P {
  color: #ffffff;
}





#menu-k5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k5 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-k5 .navbar-toggler {
  color: #fac51c;
}
#menu-k5 .link,
#menu-k5 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-k5 .link {
  font-size: 1.2rem;
}
#menu-k5 .dropdown-item,
#menu-k5 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-k5 .link:hover,
#menu-k5 .dropdown-item:hover,
#menu-k5 .link:focus,
#menu-k5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-k5 .link[aria-expanded="true"],
#menu-k5 .dropdown-menu {
  background: #1f5087;
}
#menu-k5 .nav-dropdown-sm .link:focus,
#menu-k5 .nav-dropdown-sm .link:hover,
#menu-k5 .nav-dropdown-sm .dropdown-item:focus,
#menu-k5 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-k5 .navbar,
#menu-k5 .nav-dropdown-sm,
#menu-k5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k5 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-k5 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-k5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k5 .bg-color.transparent.opened .link:hover,
#menu-k5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-k5 .link[aria-expanded="true"],
#menu-k5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-k5 .close-icon::before,
#menu-k5 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-k6 .mbr-section-title,
#msg-box8-k6 p {
  color: #fff;
}
#msg-box8-k6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-k6 .lead P {
  color: #2969b0;
}
#msg-box8-k7 .mbr-section-title,
#msg-box8-k7 p {
  color: #fff;
}
#msg-box8-k7 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-k7 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-k7 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-k7 .lead DIV {
  color: #2969b0;
}
#msg-box4-k9 H3 {
  color: #2969b0;
}
#msg-box8-l2 .mbr-section-title,
#msg-box8-l2 p {
  color: #fff;
}
#msg-box8-l2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-l2 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l2 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l2 .lead DIV {
  color: #2969b0;
}
#msg-box8-se .mbr-section-title,
#msg-box8-se p {
  color: #fff;
}
#msg-box8-se .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-se .lead P {
  color: #3d8eb9;
}
#msg-box3-ka .mbr-section-title,
#msg-box3-ka p {
  color: #000;
}
#msg-box3-ka .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ka .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-kb .mbr-section-title,
#social-buttons4-kb .btn-social {
  color: #fff;
}
#footer1-kc P {
  color: #ffffff;
}





#menu-kd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-kd .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-kd .navbar-toggler {
  color: #fac51c;
}
#menu-kd .link,
#menu-kd .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-kd .link {
  font-size: 1.2rem;
}
#menu-kd .dropdown-item,
#menu-kd .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-kd .link:hover,
#menu-kd .dropdown-item:hover,
#menu-kd .link:focus,
#menu-kd .dropdown-item:focus {
  color: #c0a375;
}
#menu-kd .link[aria-expanded="true"],
#menu-kd .dropdown-menu {
  background: #1f5087;
}
#menu-kd .nav-dropdown-sm .link:focus,
#menu-kd .nav-dropdown-sm .link:hover,
#menu-kd .nav-dropdown-sm .dropdown-item:focus,
#menu-kd .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-kd .navbar,
#menu-kd .nav-dropdown-sm,
#menu-kd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-kd .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-kd .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-kd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-kd .bg-color.transparent.opened .link:hover,
#menu-kd .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-kd .link[aria-expanded="true"],
#menu-kd .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-kd .close-icon::before,
#menu-kd .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ke .mbr-section-title,
#msg-box8-ke p {
  color: #fff;
}
#msg-box8-ke .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ke .lead P {
  color: #2969b0;
}
#msg-box8-kf .mbr-section-title,
#msg-box8-kf p {
  color: #fff;
}
#msg-box8-kf .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kf .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kf .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kf .lead DIV {
  color: #2969b0;
}
#msg-box4-kh H3 {
  color: #2969b0;
}
#msg-box8-l3 .mbr-section-title,
#msg-box8-l3 p {
  color: #fff;
}
#msg-box8-l3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-l3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l3 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l3 .lead DIV {
  color: #2969b0;
}
#msg-box8-sd .mbr-section-title,
#msg-box8-sd p {
  color: #fff;
}
#msg-box8-sd .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sd .lead P {
  color: #3d8eb9;
}
#msg-box3-ki .mbr-section-title,
#msg-box3-ki p {
  color: #000;
}
#msg-box3-ki .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ki .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-kj .mbr-section-title,
#social-buttons4-kj .btn-social {
  color: #fff;
}
#footer1-kk P {
  color: #ffffff;
}





#menu-l4 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l4 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-l4 .navbar-toggler {
  color: #fac51c;
}
#menu-l4 .link,
#menu-l4 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-l4 .link {
  font-size: 1.2rem;
}
#menu-l4 .dropdown-item,
#menu-l4 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-l4 .link:hover,
#menu-l4 .dropdown-item:hover,
#menu-l4 .link:focus,
#menu-l4 .dropdown-item:focus {
  color: #c0a375;
}
#menu-l4 .link[aria-expanded="true"],
#menu-l4 .dropdown-menu {
  background: #1f5087;
}
#menu-l4 .nav-dropdown-sm .link:focus,
#menu-l4 .nav-dropdown-sm .link:hover,
#menu-l4 .nav-dropdown-sm .dropdown-item:focus,
#menu-l4 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-l4 .navbar,
#menu-l4 .nav-dropdown-sm,
#menu-l4 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l4 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-l4 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-l4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l4 .bg-color.transparent.opened .link:hover,
#menu-l4 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-l4 .link[aria-expanded="true"],
#menu-l4 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-l4 .close-icon::before,
#menu-l4 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-l5 .mbr-section-title,
#msg-box8-l5 p {
  color: #fff;
}
#msg-box8-l5 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-l5 .lead P {
  color: #2969b0;
}
#msg-box8-l6 .mbr-section-title,
#msg-box8-l6 p {
  color: #fff;
}
#msg-box8-l6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-l6 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l6 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l6 .lead DIV {
  color: #2969b0;
}
#msg-box4-l8 H3 {
  color: #2969b0;
}
#msg-box8-l7 .mbr-section-title,
#msg-box8-l7 p {
  color: #fff;
}
#msg-box8-l7 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-l7 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l7 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-l7 .lead DIV {
  color: #2969b0;
}
#msg-box8-sc .mbr-section-title,
#msg-box8-sc p {
  color: #fff;
}
#msg-box8-sc .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sc .lead P {
  color: #3d8eb9;
}
#msg-box3-l9 .mbr-section-title,
#msg-box3-l9 p {
  color: #000;
}
#msg-box3-l9 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-l9 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-la .mbr-section-title,
#social-buttons4-la .btn-social {
  color: #fff;
}
#footer1-lb P {
  color: #ffffff;
}





#menu-lc .hide-buttons .nav-btn {
  display: none !important;
}
#menu-lc .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-lc .navbar-toggler {
  color: #fac51c;
}
#menu-lc .link,
#menu-lc .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-lc .link {
  font-size: 1.2rem;
}
#menu-lc .dropdown-item,
#menu-lc .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-lc .link:hover,
#menu-lc .dropdown-item:hover,
#menu-lc .link:focus,
#menu-lc .dropdown-item:focus {
  color: #c0a375;
}
#menu-lc .link[aria-expanded="true"],
#menu-lc .dropdown-menu {
  background: #1f5087;
}
#menu-lc .nav-dropdown-sm .link:focus,
#menu-lc .nav-dropdown-sm .link:hover,
#menu-lc .nav-dropdown-sm .dropdown-item:focus,
#menu-lc .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-lc .navbar,
#menu-lc .nav-dropdown-sm,
#menu-lc .nav-dropdown-sm .link[aria-expanded="true"],
#menu-lc .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-lc .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-lc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-lc .bg-color.transparent.opened .link:hover,
#menu-lc .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-lc .link[aria-expanded="true"],
#menu-lc .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-lc .close-icon::before,
#menu-lc .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ld .mbr-section-title,
#msg-box8-ld p {
  color: #fff;
}
#msg-box8-ld .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ld .lead P {
  color: #2969b0;
}
#msg-box8-le .mbr-section-title,
#msg-box8-le p {
  color: #fff;
}
#msg-box8-le .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-le .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-le .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-le .lead DIV {
  color: #2969b0;
}
#msg-box4-lg H3 {
  color: #2969b0;
}
#msg-box8-qo .mbr-section-title,
#msg-box8-qo p {
  color: #fff;
}
#msg-box8-qo .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qo .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qo .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qo .lead DIV {
  color: #2969b0;
}
#msg-box8-sb .mbr-section-title,
#msg-box8-sb p {
  color: #fff;
}
#msg-box8-sb .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sb .lead P {
  color: #3d8eb9;
}
#msg-box3-lh .mbr-section-title,
#msg-box3-lh p {
  color: #000;
}
#msg-box3-lh .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-lh .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-li .mbr-section-title,
#social-buttons4-li .btn-social {
  color: #fff;
}
#footer1-lj P {
  color: #ffffff;
}





#menu-lk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-lk .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-lk .navbar-toggler {
  color: #fac51c;
}
#menu-lk .link,
#menu-lk .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-lk .link {
  font-size: 1.2rem;
}
#menu-lk .dropdown-item,
#menu-lk .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-lk .link:hover,
#menu-lk .dropdown-item:hover,
#menu-lk .link:focus,
#menu-lk .dropdown-item:focus {
  color: #c0a375;
}
#menu-lk .link[aria-expanded="true"],
#menu-lk .dropdown-menu {
  background: #1f5087;
}
#menu-lk .nav-dropdown-sm .link:focus,
#menu-lk .nav-dropdown-sm .link:hover,
#menu-lk .nav-dropdown-sm .dropdown-item:focus,
#menu-lk .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-lk .navbar,
#menu-lk .nav-dropdown-sm,
#menu-lk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-lk .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-lk .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-lk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-lk .bg-color.transparent.opened .link:hover,
#menu-lk .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-lk .link[aria-expanded="true"],
#menu-lk .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-lk .close-icon::before,
#menu-lk .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ll .mbr-section-title,
#msg-box8-ll p {
  color: #fff;
}
#msg-box8-ll .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ll .lead P {
  color: #2969b0;
}
#msg-box8-lm .mbr-section-title,
#msg-box8-lm p {
  color: #fff;
}
#msg-box8-lm .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-lm .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-lm .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-lm .lead DIV {
  color: #2969b0;
}
#msg-box4-lo H3 {
  color: #2969b0;
}
#msg-box8-qp .mbr-section-title,
#msg-box8-qp p {
  color: #fff;
}
#msg-box8-qp .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qp .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qp .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qp .lead DIV {
  color: #2969b0;
}
#msg-box8-sa .mbr-section-title,
#msg-box8-sa p {
  color: #fff;
}
#msg-box8-sa .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-sa .lead P {
  color: #3d8eb9;
}
#msg-box3-lp .mbr-section-title,
#msg-box3-lp p {
  color: #000;
}
#msg-box3-lp .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-lp .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-lq .mbr-section-title,
#social-buttons4-lq .btn-social {
  color: #fff;
}
#footer1-lr P {
  color: #ffffff;
}





#menu-ls .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ls .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-ls .navbar-toggler {
  color: #fac51c;
}
#menu-ls .link,
#menu-ls .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-ls .link {
  font-size: 1.2rem;
}
#menu-ls .dropdown-item,
#menu-ls .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-ls .link:hover,
#menu-ls .dropdown-item:hover,
#menu-ls .link:focus,
#menu-ls .dropdown-item:focus {
  color: #c0a375;
}
#menu-ls .link[aria-expanded="true"],
#menu-ls .dropdown-menu {
  background: #1f5087;
}
#menu-ls .nav-dropdown-sm .link:focus,
#menu-ls .nav-dropdown-sm .link:hover,
#menu-ls .nav-dropdown-sm .dropdown-item:focus,
#menu-ls .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-ls .navbar,
#menu-ls .nav-dropdown-sm,
#menu-ls .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ls .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-ls .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-ls .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ls .bg-color.transparent.opened .link:hover,
#menu-ls .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ls .link[aria-expanded="true"],
#menu-ls .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ls .close-icon::before,
#menu-ls .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-lt .mbr-section-title,
#msg-box8-lt p {
  color: #fff;
}
#msg-box8-lt .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-lt .lead P {
  color: #2969b0;
}
#msg-box8-lu .mbr-section-title,
#msg-box8-lu p {
  color: #fff;
}
#msg-box8-lu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-lu .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-lu .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-lu .lead DIV {
  color: #2969b0;
}
#msg-box4-lw H3 {
  color: #2969b0;
}
#msg-box8-qq .mbr-section-title,
#msg-box8-qq p {
  color: #fff;
}
#msg-box8-qq .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qq .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qq .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qq .lead DIV {
  color: #2969b0;
}
#msg-box8-s9 .mbr-section-title,
#msg-box8-s9 p {
  color: #fff;
}
#msg-box8-s9 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s9 .lead P {
  color: #3d8eb9;
}
#msg-box3-lx .mbr-section-title,
#msg-box3-lx p {
  color: #000;
}
#msg-box3-lx .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-lx .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ly .mbr-section-title,
#social-buttons4-ly .btn-social {
  color: #fff;
}
#footer1-lz P {
  color: #ffffff;
}





#menu-m0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-m0 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-m0 .navbar-toggler {
  color: #fac51c;
}
#menu-m0 .link,
#menu-m0 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-m0 .link {
  font-size: 1.2rem;
}
#menu-m0 .dropdown-item,
#menu-m0 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-m0 .link:hover,
#menu-m0 .dropdown-item:hover,
#menu-m0 .link:focus,
#menu-m0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-m0 .link[aria-expanded="true"],
#menu-m0 .dropdown-menu {
  background: #1f5087;
}
#menu-m0 .nav-dropdown-sm .link:focus,
#menu-m0 .nav-dropdown-sm .link:hover,
#menu-m0 .nav-dropdown-sm .dropdown-item:focus,
#menu-m0 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-m0 .navbar,
#menu-m0 .nav-dropdown-sm,
#menu-m0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-m0 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-m0 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-m0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-m0 .bg-color.transparent.opened .link:hover,
#menu-m0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-m0 .link[aria-expanded="true"],
#menu-m0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-m0 .close-icon::before,
#menu-m0 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-m1 .mbr-section-title,
#msg-box8-m1 p {
  color: #fff;
}
#msg-box8-m1 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-m1 .lead P {
  color: #2969b0;
}
#msg-box8-m2 .mbr-section-title,
#msg-box8-m2 p {
  color: #fff;
}
#msg-box8-m2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-m2 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-m2 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-m2 .lead DIV {
  color: #2969b0;
}
#msg-box4-m4 H3 {
  color: #2969b0;
}
#msg-box8-qr .mbr-section-title,
#msg-box8-qr p {
  color: #fff;
}
#msg-box8-qr .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qr .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qr .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qr .lead DIV {
  color: #2969b0;
}
#msg-box8-s8 .mbr-section-title,
#msg-box8-s8 p {
  color: #fff;
}
#msg-box8-s8 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s8 .lead P {
  color: #3d8eb9;
}
#msg-box3-m5 .mbr-section-title,
#msg-box3-m5 p {
  color: #000;
}
#msg-box3-m5 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-m5 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-m6 .mbr-section-title,
#social-buttons4-m6 .btn-social {
  color: #fff;
}
#footer1-m7 P {
  color: #ffffff;
}





#menu-m8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-m8 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-m8 .navbar-toggler {
  color: #fac51c;
}
#menu-m8 .link,
#menu-m8 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-m8 .link {
  font-size: 1.2rem;
}
#menu-m8 .dropdown-item,
#menu-m8 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-m8 .link:hover,
#menu-m8 .dropdown-item:hover,
#menu-m8 .link:focus,
#menu-m8 .dropdown-item:focus {
  color: #c0a375;
}
#menu-m8 .link[aria-expanded="true"],
#menu-m8 .dropdown-menu {
  background: #1f5087;
}
#menu-m8 .nav-dropdown-sm .link:focus,
#menu-m8 .nav-dropdown-sm .link:hover,
#menu-m8 .nav-dropdown-sm .dropdown-item:focus,
#menu-m8 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-m8 .navbar,
#menu-m8 .nav-dropdown-sm,
#menu-m8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-m8 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-m8 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-m8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-m8 .bg-color.transparent.opened .link:hover,
#menu-m8 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-m8 .link[aria-expanded="true"],
#menu-m8 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-m8 .close-icon::before,
#menu-m8 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-m9 .mbr-section-title,
#msg-box8-m9 p {
  color: #fff;
}
#msg-box8-m9 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-m9 .lead P {
  color: #2969b0;
}
#msg-box8-ma .mbr-section-title,
#msg-box8-ma p {
  color: #fff;
}
#msg-box8-ma .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ma .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ma .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ma .lead DIV {
  color: #2969b0;
}
#msg-box4-mc H3 {
  color: #2969b0;
}
#msg-box8-qs .mbr-section-title,
#msg-box8-qs p {
  color: #fff;
}
#msg-box8-qs .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qs .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qs .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qs .lead DIV {
  color: #2969b0;
}
#msg-box8-s7 .mbr-section-title,
#msg-box8-s7 p {
  color: #fff;
}
#msg-box8-s7 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s7 .lead P {
  color: #3d8eb9;
}
#msg-box3-md .mbr-section-title,
#msg-box3-md p {
  color: #000;
}
#msg-box3-md .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-md .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-me .mbr-section-title,
#social-buttons4-me .btn-social {
  color: #fff;
}
#footer1-mf P {
  color: #ffffff;
}





#menu-mg .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mg .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-mg .navbar-toggler {
  color: #fac51c;
}
#menu-mg .link,
#menu-mg .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-mg .link {
  font-size: 1.2rem;
}
#menu-mg .dropdown-item,
#menu-mg .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-mg .link:hover,
#menu-mg .dropdown-item:hover,
#menu-mg .link:focus,
#menu-mg .dropdown-item:focus {
  color: #c0a375;
}
#menu-mg .link[aria-expanded="true"],
#menu-mg .dropdown-menu {
  background: #1f5087;
}
#menu-mg .nav-dropdown-sm .link:focus,
#menu-mg .nav-dropdown-sm .link:hover,
#menu-mg .nav-dropdown-sm .dropdown-item:focus,
#menu-mg .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-mg .navbar,
#menu-mg .nav-dropdown-sm,
#menu-mg .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mg .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-mg .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-mg .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mg .bg-color.transparent.opened .link:hover,
#menu-mg .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mg .link[aria-expanded="true"],
#menu-mg .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-mg .close-icon::before,
#menu-mg .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-mh .mbr-section-title,
#msg-box8-mh p {
  color: #fff;
}
#msg-box8-mh .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-mh .lead P {
  color: #2969b0;
}
#msg-box8-mi .mbr-section-title,
#msg-box8-mi p {
  color: #fff;
}
#msg-box8-mi .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-mi .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-mi .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-mi .lead DIV {
  color: #2969b0;
}
#msg-box4-mk H3 {
  color: #2969b0;
}
#msg-box8-qt .mbr-section-title,
#msg-box8-qt p {
  color: #fff;
}
#msg-box8-qt .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qt .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qt .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qt .lead DIV {
  color: #2969b0;
}
#msg-box8-s6 .mbr-section-title,
#msg-box8-s6 p {
  color: #fff;
}
#msg-box8-s6 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s6 .lead P {
  color: #3d8eb9;
}
#msg-box3-ml .mbr-section-title,
#msg-box3-ml p {
  color: #000;
}
#msg-box3-ml .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ml .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-mm .mbr-section-title,
#social-buttons4-mm .btn-social {
  color: #fff;
}
#footer1-mn P {
  color: #ffffff;
}





#menu-mo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mo .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-mo .navbar-toggler {
  color: #fac51c;
}
#menu-mo .link,
#menu-mo .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-mo .link {
  font-size: 1.2rem;
}
#menu-mo .dropdown-item,
#menu-mo .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-mo .link:hover,
#menu-mo .dropdown-item:hover,
#menu-mo .link:focus,
#menu-mo .dropdown-item:focus {
  color: #c0a375;
}
#menu-mo .link[aria-expanded="true"],
#menu-mo .dropdown-menu {
  background: #1f5087;
}
#menu-mo .nav-dropdown-sm .link:focus,
#menu-mo .nav-dropdown-sm .link:hover,
#menu-mo .nav-dropdown-sm .dropdown-item:focus,
#menu-mo .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-mo .navbar,
#menu-mo .nav-dropdown-sm,
#menu-mo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mo .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-mo .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-mo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mo .bg-color.transparent.opened .link:hover,
#menu-mo .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mo .link[aria-expanded="true"],
#menu-mo .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-mo .close-icon::before,
#menu-mo .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-mp .mbr-section-title,
#msg-box8-mp p {
  color: #fff;
}
#msg-box8-mp .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-mp .lead P {
  color: #2969b0;
}
#msg-box8-mq .mbr-section-title,
#msg-box8-mq p {
  color: #fff;
}
#msg-box8-mq .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-mq .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-mq .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-mq .lead DIV {
  color: #2969b0;
}
#msg-box4-ms H3 {
  color: #2969b0;
}
#msg-box8-qu .mbr-section-title,
#msg-box8-qu p {
  color: #fff;
}
#msg-box8-qu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qu .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qu .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qu .lead DIV {
  color: #2969b0;
}
#msg-box8-s5 .mbr-section-title,
#msg-box8-s5 p {
  color: #fff;
}
#msg-box8-s5 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s5 .lead P {
  color: #3d8eb9;
}
#msg-box3-mt .mbr-section-title,
#msg-box3-mt p {
  color: #000;
}
#msg-box3-mt .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-mt .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-mu .mbr-section-title,
#social-buttons4-mu .btn-social {
  color: #fff;
}
#footer1-mv P {
  color: #ffffff;
}





#menu-mw .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mw .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-mw .navbar-toggler {
  color: #fac51c;
}
#menu-mw .link,
#menu-mw .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-mw .link {
  font-size: 1.2rem;
}
#menu-mw .dropdown-item,
#menu-mw .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-mw .link:hover,
#menu-mw .dropdown-item:hover,
#menu-mw .link:focus,
#menu-mw .dropdown-item:focus {
  color: #c0a375;
}
#menu-mw .link[aria-expanded="true"],
#menu-mw .dropdown-menu {
  background: #1f5087;
}
#menu-mw .nav-dropdown-sm .link:focus,
#menu-mw .nav-dropdown-sm .link:hover,
#menu-mw .nav-dropdown-sm .dropdown-item:focus,
#menu-mw .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-mw .navbar,
#menu-mw .nav-dropdown-sm,
#menu-mw .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mw .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-mw .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-mw .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mw .bg-color.transparent.opened .link:hover,
#menu-mw .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mw .link[aria-expanded="true"],
#menu-mw .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-mw .close-icon::before,
#menu-mw .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-mx .mbr-section-title,
#msg-box8-mx p {
  color: #fff;
}
#msg-box8-mx .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-mx .lead P {
  color: #2969b0;
}
#msg-box8-my .mbr-section-title,
#msg-box8-my p {
  color: #fff;
}
#msg-box8-my .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-my .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-my .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-my .lead DIV {
  color: #2969b0;
}
#msg-box4-n0 H3 {
  color: #2969b0;
}
#msg-box8-qv .mbr-section-title,
#msg-box8-qv p {
  color: #fff;
}
#msg-box8-qv .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qv .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qv .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qv .lead DIV {
  color: #2969b0;
}
#msg-box8-s4 .mbr-section-title,
#msg-box8-s4 p {
  color: #fff;
}
#msg-box8-s4 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s4 .lead P {
  color: #3d8eb9;
}
#msg-box3-n1 .mbr-section-title,
#msg-box3-n1 p {
  color: #000;
}
#msg-box3-n1 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-n1 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-n2 .mbr-section-title,
#social-buttons4-n2 .btn-social {
  color: #fff;
}
#footer1-n3 P {
  color: #ffffff;
}





#menu-n4 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-n4 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-n4 .navbar-toggler {
  color: #fac51c;
}
#menu-n4 .link,
#menu-n4 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-n4 .link {
  font-size: 1.2rem;
}
#menu-n4 .dropdown-item,
#menu-n4 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-n4 .link:hover,
#menu-n4 .dropdown-item:hover,
#menu-n4 .link:focus,
#menu-n4 .dropdown-item:focus {
  color: #c0a375;
}
#menu-n4 .link[aria-expanded="true"],
#menu-n4 .dropdown-menu {
  background: #1f5087;
}
#menu-n4 .nav-dropdown-sm .link:focus,
#menu-n4 .nav-dropdown-sm .link:hover,
#menu-n4 .nav-dropdown-sm .dropdown-item:focus,
#menu-n4 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-n4 .navbar,
#menu-n4 .nav-dropdown-sm,
#menu-n4 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-n4 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-n4 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-n4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-n4 .bg-color.transparent.opened .link:hover,
#menu-n4 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-n4 .link[aria-expanded="true"],
#menu-n4 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-n4 .close-icon::before,
#menu-n4 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-n5 .mbr-section-title,
#msg-box8-n5 p {
  color: #fff;
}
#msg-box8-n5 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-n5 .lead P {
  color: #2969b0;
}
#msg-box8-n6 .mbr-section-title,
#msg-box8-n6 p {
  color: #fff;
}
#msg-box8-n6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-n6 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-n6 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-n6 .lead DIV {
  color: #2969b0;
}
#msg-box4-n8 H3 {
  color: #2969b0;
}
#msg-box8-qw .mbr-section-title,
#msg-box8-qw p {
  color: #fff;
}
#msg-box8-qw .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qw .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qw .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qw .lead DIV {
  color: #2969b0;
}
#msg-box8-s3 .mbr-section-title,
#msg-box8-s3 p {
  color: #fff;
}
#msg-box8-s3 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s3 .lead P {
  color: #3d8eb9;
}
#msg-box3-n9 .mbr-section-title,
#msg-box3-n9 p {
  color: #000;
}
#msg-box3-n9 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-n9 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-na .mbr-section-title,
#social-buttons4-na .btn-social {
  color: #fff;
}
#footer1-nb P {
  color: #ffffff;
}





#menu-nc .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nc .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-nc .navbar-toggler {
  color: #fac51c;
}
#menu-nc .link,
#menu-nc .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-nc .link {
  font-size: 1.2rem;
}
#menu-nc .dropdown-item,
#menu-nc .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-nc .link:hover,
#menu-nc .dropdown-item:hover,
#menu-nc .link:focus,
#menu-nc .dropdown-item:focus {
  color: #c0a375;
}
#menu-nc .link[aria-expanded="true"],
#menu-nc .dropdown-menu {
  background: #1f5087;
}
#menu-nc .nav-dropdown-sm .link:focus,
#menu-nc .nav-dropdown-sm .link:hover,
#menu-nc .nav-dropdown-sm .dropdown-item:focus,
#menu-nc .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-nc .navbar,
#menu-nc .nav-dropdown-sm,
#menu-nc .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nc .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-nc .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-nc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nc .bg-color.transparent.opened .link:hover,
#menu-nc .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-nc .link[aria-expanded="true"],
#menu-nc .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-nc .close-icon::before,
#menu-nc .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-nd .mbr-section-title,
#msg-box8-nd p {
  color: #fff;
}
#msg-box8-nd .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-nd .lead P {
  color: #2969b0;
}
#msg-box8-ne .mbr-section-title,
#msg-box8-ne p {
  color: #fff;
}
#msg-box8-ne .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ne .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ne .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ne .lead DIV {
  color: #2969b0;
}
#msg-box4-ng H3 {
  color: #2969b0;
}
#msg-box8-qx .mbr-section-title,
#msg-box8-qx p {
  color: #fff;
}
#msg-box8-qx .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qx .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qx .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qx .lead DIV {
  color: #2969b0;
}
#msg-box8-s2 .mbr-section-title,
#msg-box8-s2 p {
  color: #fff;
}
#msg-box8-s2 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s2 .lead P {
  color: #3d8eb9;
}
#msg-box3-nh .mbr-section-title,
#msg-box3-nh p {
  color: #000;
}
#msg-box3-nh .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-nh .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ni .mbr-section-title,
#social-buttons4-ni .btn-social {
  color: #fff;
}
#footer1-nj P {
  color: #ffffff;
}





#menu-nk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nk .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-nk .navbar-toggler {
  color: #fac51c;
}
#menu-nk .link,
#menu-nk .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-nk .link {
  font-size: 1.2rem;
}
#menu-nk .dropdown-item,
#menu-nk .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-nk .link:hover,
#menu-nk .dropdown-item:hover,
#menu-nk .link:focus,
#menu-nk .dropdown-item:focus {
  color: #c0a375;
}
#menu-nk .link[aria-expanded="true"],
#menu-nk .dropdown-menu {
  background: #1f5087;
}
#menu-nk .nav-dropdown-sm .link:focus,
#menu-nk .nav-dropdown-sm .link:hover,
#menu-nk .nav-dropdown-sm .dropdown-item:focus,
#menu-nk .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-nk .navbar,
#menu-nk .nav-dropdown-sm,
#menu-nk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nk .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-nk .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-nk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nk .bg-color.transparent.opened .link:hover,
#menu-nk .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-nk .link[aria-expanded="true"],
#menu-nk .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-nk .close-icon::before,
#menu-nk .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-nl .mbr-section-title,
#msg-box8-nl p {
  color: #fff;
}
#msg-box8-nl .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-nl .lead P {
  color: #2969b0;
}
#msg-box8-nm .mbr-section-title,
#msg-box8-nm p {
  color: #fff;
}
#msg-box8-nm .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-nm .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-nm .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-nm .lead DIV {
  color: #2969b0;
}
#msg-box4-no H3 {
  color: #2969b0;
}
#msg-box8-qy .mbr-section-title,
#msg-box8-qy p {
  color: #fff;
}
#msg-box8-qy .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qy .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qy .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qy .lead DIV {
  color: #2969b0;
}
#msg-box8-s1 .mbr-section-title,
#msg-box8-s1 p {
  color: #fff;
}
#msg-box8-s1 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s1 .lead P {
  color: #3d8eb9;
}
#msg-box3-np .mbr-section-title,
#msg-box3-np p {
  color: #000;
}
#msg-box3-np .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-np .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-nq .mbr-section-title,
#social-buttons4-nq .btn-social {
  color: #fff;
}
#footer1-nr P {
  color: #ffffff;
}





#menu-ns .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ns .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-ns .navbar-toggler {
  color: #fac51c;
}
#menu-ns .link,
#menu-ns .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-ns .link {
  font-size: 1.2rem;
}
#menu-ns .dropdown-item,
#menu-ns .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-ns .link:hover,
#menu-ns .dropdown-item:hover,
#menu-ns .link:focus,
#menu-ns .dropdown-item:focus {
  color: #c0a375;
}
#menu-ns .link[aria-expanded="true"],
#menu-ns .dropdown-menu {
  background: #1f5087;
}
#menu-ns .nav-dropdown-sm .link:focus,
#menu-ns .nav-dropdown-sm .link:hover,
#menu-ns .nav-dropdown-sm .dropdown-item:focus,
#menu-ns .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-ns .navbar,
#menu-ns .nav-dropdown-sm,
#menu-ns .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ns .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-ns .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-ns .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ns .bg-color.transparent.opened .link:hover,
#menu-ns .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ns .link[aria-expanded="true"],
#menu-ns .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ns .close-icon::before,
#menu-ns .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-nt .mbr-section-title,
#msg-box8-nt p {
  color: #fff;
}
#msg-box8-nt .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-nt .lead P {
  color: #2969b0;
}
#msg-box8-nu .mbr-section-title,
#msg-box8-nu p {
  color: #fff;
}
#msg-box8-nu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-nu .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-nu .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-nu .lead DIV {
  color: #2969b0;
}
#msg-box4-nw H3 {
  color: #2969b0;
}
#msg-box8-qz .mbr-section-title,
#msg-box8-qz p {
  color: #fff;
}
#msg-box8-qz .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qz .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qz .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qz .lead DIV {
  color: #2969b0;
}
#msg-box8-s0 .mbr-section-title,
#msg-box8-s0 p {
  color: #fff;
}
#msg-box8-s0 .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-s0 .lead P {
  color: #3d8eb9;
}
#msg-box3-nx .mbr-section-title,
#msg-box3-nx p {
  color: #000;
}
#msg-box3-nx .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-nx .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ny .mbr-section-title,
#social-buttons4-ny .btn-social {
  color: #fff;
}
#footer1-nz P {
  color: #ffffff;
}





#menu-o0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o0 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-o0 .navbar-toggler {
  color: #fac51c;
}
#menu-o0 .link,
#menu-o0 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-o0 .link {
  font-size: 1.2rem;
}
#menu-o0 .dropdown-item,
#menu-o0 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-o0 .link:hover,
#menu-o0 .dropdown-item:hover,
#menu-o0 .link:focus,
#menu-o0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-o0 .link[aria-expanded="true"],
#menu-o0 .dropdown-menu {
  background: #1f5087;
}
#menu-o0 .nav-dropdown-sm .link:focus,
#menu-o0 .nav-dropdown-sm .link:hover,
#menu-o0 .nav-dropdown-sm .dropdown-item:focus,
#menu-o0 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-o0 .navbar,
#menu-o0 .nav-dropdown-sm,
#menu-o0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o0 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-o0 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-o0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o0 .bg-color.transparent.opened .link:hover,
#menu-o0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-o0 .link[aria-expanded="true"],
#menu-o0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-o0 .close-icon::before,
#menu-o0 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-o1 .mbr-section-title,
#msg-box8-o1 p {
  color: #fff;
}
#msg-box8-o1 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-o1 .lead P {
  color: #2969b0;
}
#msg-box8-o2 .mbr-section-title,
#msg-box8-o2 p {
  color: #fff;
}
#msg-box8-o2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-o2 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-o2 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-o2 .lead DIV {
  color: #2969b0;
}
#msg-box4-o4 H3 {
  color: #2969b0;
}
#msg-box8-r0 .mbr-section-title,
#msg-box8-r0 p {
  color: #fff;
}
#msg-box8-r0 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r0 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r0 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r0 .lead DIV {
  color: #2969b0;
}
#msg-box8-rz .mbr-section-title,
#msg-box8-rz p {
  color: #fff;
}
#msg-box8-rz .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rz .lead P {
  color: #3d8eb9;
}
#msg-box3-o5 .mbr-section-title,
#msg-box3-o5 p {
  color: #000;
}
#msg-box3-o5 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-o5 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-o6 .mbr-section-title,
#social-buttons4-o6 .btn-social {
  color: #fff;
}
#footer1-o7 P {
  color: #ffffff;
}





#menu-o8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-o8 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-o8 .navbar-toggler {
  color: #fac51c;
}
#menu-o8 .link,
#menu-o8 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-o8 .link {
  font-size: 1.2rem;
}
#menu-o8 .dropdown-item,
#menu-o8 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-o8 .link:hover,
#menu-o8 .dropdown-item:hover,
#menu-o8 .link:focus,
#menu-o8 .dropdown-item:focus {
  color: #c0a375;
}
#menu-o8 .link[aria-expanded="true"],
#menu-o8 .dropdown-menu {
  background: #1f5087;
}
#menu-o8 .nav-dropdown-sm .link:focus,
#menu-o8 .nav-dropdown-sm .link:hover,
#menu-o8 .nav-dropdown-sm .dropdown-item:focus,
#menu-o8 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-o8 .navbar,
#menu-o8 .nav-dropdown-sm,
#menu-o8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-o8 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-o8 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-o8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-o8 .bg-color.transparent.opened .link:hover,
#menu-o8 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-o8 .link[aria-expanded="true"],
#menu-o8 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-o8 .close-icon::before,
#menu-o8 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-o9 .mbr-section-title,
#msg-box8-o9 p {
  color: #fff;
}
#msg-box8-o9 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-o9 .lead P {
  color: #2969b0;
}
#msg-box8-oa .mbr-section-title,
#msg-box8-oa p {
  color: #fff;
}
#msg-box8-oa .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-oa .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oa .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oa .lead DIV {
  color: #2969b0;
}
#msg-box4-oc H3 {
  color: #2969b0;
}
#msg-box8-r1 .mbr-section-title,
#msg-box8-r1 p {
  color: #fff;
}
#msg-box8-r1 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r1 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r1 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r1 .lead DIV {
  color: #2969b0;
}
#msg-box8-ry .mbr-section-title,
#msg-box8-ry p {
  color: #fff;
}
#msg-box8-ry .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-ry .lead P {
  color: #3d8eb9;
}
#msg-box3-od .mbr-section-title,
#msg-box3-od p {
  color: #000;
}
#msg-box3-od .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-od .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-oe .mbr-section-title,
#social-buttons4-oe .btn-social {
  color: #fff;
}
#footer1-of P {
  color: #ffffff;
}





#menu-og .hide-buttons .nav-btn {
  display: none !important;
}
#menu-og .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-og .navbar-toggler {
  color: #fac51c;
}
#menu-og .link,
#menu-og .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-og .link {
  font-size: 1.2rem;
}
#menu-og .dropdown-item,
#menu-og .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-og .link:hover,
#menu-og .dropdown-item:hover,
#menu-og .link:focus,
#menu-og .dropdown-item:focus {
  color: #c0a375;
}
#menu-og .link[aria-expanded="true"],
#menu-og .dropdown-menu {
  background: #1f5087;
}
#menu-og .nav-dropdown-sm .link:focus,
#menu-og .nav-dropdown-sm .link:hover,
#menu-og .nav-dropdown-sm .dropdown-item:focus,
#menu-og .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-og .navbar,
#menu-og .nav-dropdown-sm,
#menu-og .nav-dropdown-sm .link[aria-expanded="true"],
#menu-og .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-og .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-og .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-og .bg-color.transparent.opened .link:hover,
#menu-og .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-og .link[aria-expanded="true"],
#menu-og .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-og .close-icon::before,
#menu-og .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-oh .mbr-section-title,
#msg-box8-oh p {
  color: #fff;
}
#msg-box8-oh .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-oh .lead P {
  color: #2969b0;
}
#msg-box8-oi .mbr-section-title,
#msg-box8-oi p {
  color: #fff;
}
#msg-box8-oi .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-oi .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oi .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oi .lead DIV {
  color: #2969b0;
}
#msg-box4-ok H3 {
  color: #2969b0;
}
#msg-box8-r2 .mbr-section-title,
#msg-box8-r2 p {
  color: #fff;
}
#msg-box8-r2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r2 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r2 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r2 .lead DIV {
  color: #2969b0;
}
#msg-box8-rx .mbr-section-title,
#msg-box8-rx p {
  color: #fff;
}
#msg-box8-rx .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rx .lead P {
  color: #3d8eb9;
}
#msg-box3-ol .mbr-section-title,
#msg-box3-ol p {
  color: #000;
}
#msg-box3-ol .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ol .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-om .mbr-section-title,
#social-buttons4-om .btn-social {
  color: #fff;
}
#footer1-on P {
  color: #ffffff;
}





#menu-oo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-oo .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-oo .navbar-toggler {
  color: #fac51c;
}
#menu-oo .link,
#menu-oo .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-oo .link {
  font-size: 1.2rem;
}
#menu-oo .dropdown-item,
#menu-oo .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-oo .link:hover,
#menu-oo .dropdown-item:hover,
#menu-oo .link:focus,
#menu-oo .dropdown-item:focus {
  color: #c0a375;
}
#menu-oo .link[aria-expanded="true"],
#menu-oo .dropdown-menu {
  background: #1f5087;
}
#menu-oo .nav-dropdown-sm .link:focus,
#menu-oo .nav-dropdown-sm .link:hover,
#menu-oo .nav-dropdown-sm .dropdown-item:focus,
#menu-oo .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-oo .navbar,
#menu-oo .nav-dropdown-sm,
#menu-oo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-oo .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-oo .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-oo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-oo .bg-color.transparent.opened .link:hover,
#menu-oo .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-oo .link[aria-expanded="true"],
#menu-oo .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-oo .close-icon::before,
#menu-oo .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-op .mbr-section-title,
#msg-box8-op p {
  color: #fff;
}
#msg-box8-op .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-op .lead P {
  color: #2969b0;
}
#msg-box8-oq .mbr-section-title,
#msg-box8-oq p {
  color: #fff;
}
#msg-box8-oq .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-oq .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oq .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oq .lead DIV {
  color: #2969b0;
}
#msg-box4-os H3 {
  color: #2969b0;
}
#msg-box8-r3 .mbr-section-title,
#msg-box8-r3 p {
  color: #fff;
}
#msg-box8-r3 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r3 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r3 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r3 .lead DIV {
  color: #2969b0;
}
#msg-box8-rw .mbr-section-title,
#msg-box8-rw p {
  color: #fff;
}
#msg-box8-rw .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rw .lead P {
  color: #3d8eb9;
}
#msg-box3-ot .mbr-section-title,
#msg-box3-ot p {
  color: #000;
}
#msg-box3-ot .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ot .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-ou .mbr-section-title,
#social-buttons4-ou .btn-social {
  color: #fff;
}
#footer1-ov P {
  color: #ffffff;
}





#menu-ow .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ow .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-ow .navbar-toggler {
  color: #fac51c;
}
#menu-ow .link,
#menu-ow .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-ow .link {
  font-size: 1.2rem;
}
#menu-ow .dropdown-item,
#menu-ow .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-ow .link:hover,
#menu-ow .dropdown-item:hover,
#menu-ow .link:focus,
#menu-ow .dropdown-item:focus {
  color: #c0a375;
}
#menu-ow .link[aria-expanded="true"],
#menu-ow .dropdown-menu {
  background: #1f5087;
}
#menu-ow .nav-dropdown-sm .link:focus,
#menu-ow .nav-dropdown-sm .link:hover,
#menu-ow .nav-dropdown-sm .dropdown-item:focus,
#menu-ow .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-ow .navbar,
#menu-ow .nav-dropdown-sm,
#menu-ow .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ow .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-ow .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-ow .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ow .bg-color.transparent.opened .link:hover,
#menu-ow .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ow .link[aria-expanded="true"],
#menu-ow .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ow .close-icon::before,
#menu-ow .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-ox .mbr-section-title,
#msg-box8-ox p {
  color: #fff;
}
#msg-box8-ox .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ox .lead P {
  color: #2969b0;
}
#msg-box8-oy .mbr-section-title,
#msg-box8-oy p {
  color: #fff;
}
#msg-box8-oy .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-oy .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oy .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-oy .lead DIV {
  color: #2969b0;
}
#msg-box4-p0 H3 {
  color: #2969b0;
}
#msg-box8-r4 .mbr-section-title,
#msg-box8-r4 p {
  color: #fff;
}
#msg-box8-r4 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r4 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r4 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r4 .lead DIV {
  color: #2969b0;
}
#msg-box8-rv .mbr-section-title,
#msg-box8-rv p {
  color: #fff;
}
#msg-box8-rv .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rv .lead P {
  color: #3d8eb9;
}
#msg-box3-p1 .mbr-section-title,
#msg-box3-p1 p {
  color: #000;
}
#msg-box3-p1 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-p1 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-p2 .mbr-section-title,
#social-buttons4-p2 .btn-social {
  color: #fff;
}
#footer1-p3 P {
  color: #ffffff;
}





#menu-p4 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-p4 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-p4 .navbar-toggler {
  color: #fac51c;
}
#menu-p4 .link,
#menu-p4 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-p4 .link {
  font-size: 1.2rem;
}
#menu-p4 .dropdown-item,
#menu-p4 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-p4 .link:hover,
#menu-p4 .dropdown-item:hover,
#menu-p4 .link:focus,
#menu-p4 .dropdown-item:focus {
  color: #c0a375;
}
#menu-p4 .link[aria-expanded="true"],
#menu-p4 .dropdown-menu {
  background: #1f5087;
}
#menu-p4 .nav-dropdown-sm .link:focus,
#menu-p4 .nav-dropdown-sm .link:hover,
#menu-p4 .nav-dropdown-sm .dropdown-item:focus,
#menu-p4 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-p4 .navbar,
#menu-p4 .nav-dropdown-sm,
#menu-p4 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-p4 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-p4 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-p4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-p4 .bg-color.transparent.opened .link:hover,
#menu-p4 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-p4 .link[aria-expanded="true"],
#menu-p4 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-p4 .close-icon::before,
#menu-p4 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-p5 .mbr-section-title,
#msg-box8-p5 p {
  color: #fff;
}
#msg-box8-p5 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-p5 .lead P {
  color: #2969b0;
}
#msg-box8-p6 .mbr-section-title,
#msg-box8-p6 p {
  color: #fff;
}
#msg-box8-p6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-p6 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-p6 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-p6 .lead DIV {
  color: #2969b0;
}
#msg-box4-p8 H3 {
  color: #2969b0;
}
#msg-box8-r5 .mbr-section-title,
#msg-box8-r5 p {
  color: #fff;
}
#msg-box8-r5 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r5 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r5 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r5 .lead DIV {
  color: #2969b0;
}
#msg-box8-ru .mbr-section-title,
#msg-box8-ru p {
  color: #fff;
}
#msg-box8-ru .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-ru .lead P {
  color: #3d8eb9;
}
#msg-box3-p9 .mbr-section-title,
#msg-box3-p9 p {
  color: #000;
}
#msg-box3-p9 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-p9 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-pa .mbr-section-title,
#social-buttons4-pa .btn-social {
  color: #fff;
}
#footer1-pb P {
  color: #ffffff;
}





#menu-pc .hide-buttons .nav-btn {
  display: none !important;
}
#menu-pc .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-pc .navbar-toggler {
  color: #fac51c;
}
#menu-pc .link,
#menu-pc .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-pc .link {
  font-size: 1.2rem;
}
#menu-pc .dropdown-item,
#menu-pc .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-pc .link:hover,
#menu-pc .dropdown-item:hover,
#menu-pc .link:focus,
#menu-pc .dropdown-item:focus {
  color: #c0a375;
}
#menu-pc .link[aria-expanded="true"],
#menu-pc .dropdown-menu {
  background: #1f5087;
}
#menu-pc .nav-dropdown-sm .link:focus,
#menu-pc .nav-dropdown-sm .link:hover,
#menu-pc .nav-dropdown-sm .dropdown-item:focus,
#menu-pc .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-pc .navbar,
#menu-pc .nav-dropdown-sm,
#menu-pc .nav-dropdown-sm .link[aria-expanded="true"],
#menu-pc .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-pc .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-pc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-pc .bg-color.transparent.opened .link:hover,
#menu-pc .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-pc .link[aria-expanded="true"],
#menu-pc .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-pc .close-icon::before,
#menu-pc .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-pd .mbr-section-title,
#msg-box8-pd p {
  color: #fff;
}
#msg-box8-pd .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-pd .lead P {
  color: #2969b0;
}
#msg-box8-pe .mbr-section-title,
#msg-box8-pe p {
  color: #fff;
}
#msg-box8-pe .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-pe .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-pe .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-pe .lead DIV {
  color: #2969b0;
}
#msg-box4-pg H3 {
  color: #2969b0;
}
#msg-box8-r6 .mbr-section-title,
#msg-box8-r6 p {
  color: #fff;
}
#msg-box8-r6 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r6 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r6 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r6 .lead DIV {
  color: #2969b0;
}
#msg-box8-rt .mbr-section-title,
#msg-box8-rt p {
  color: #fff;
}
#msg-box8-rt .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rt .lead P {
  color: #3d8eb9;
}
#msg-box3-ph .mbr-section-title,
#msg-box3-ph p {
  color: #000;
}
#msg-box3-ph .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ph .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-pi .mbr-section-title,
#social-buttons4-pi .btn-social {
  color: #fff;
}
#footer1-pj P {
  color: #ffffff;
}





#menu-pk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-pk .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-pk .navbar-toggler {
  color: #fac51c;
}
#menu-pk .link,
#menu-pk .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-pk .link {
  font-size: 1.2rem;
}
#menu-pk .dropdown-item,
#menu-pk .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-pk .link:hover,
#menu-pk .dropdown-item:hover,
#menu-pk .link:focus,
#menu-pk .dropdown-item:focus {
  color: #c0a375;
}
#menu-pk .link[aria-expanded="true"],
#menu-pk .dropdown-menu {
  background: #1f5087;
}
#menu-pk .nav-dropdown-sm .link:focus,
#menu-pk .nav-dropdown-sm .link:hover,
#menu-pk .nav-dropdown-sm .dropdown-item:focus,
#menu-pk .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-pk .navbar,
#menu-pk .nav-dropdown-sm,
#menu-pk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-pk .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-pk .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-pk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-pk .bg-color.transparent.opened .link:hover,
#menu-pk .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-pk .link[aria-expanded="true"],
#menu-pk .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-pk .close-icon::before,
#menu-pk .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-pl .mbr-section-title,
#msg-box8-pl p {
  color: #fff;
}
#msg-box8-pl .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-pl .lead P {
  color: #2969b0;
}
#msg-box8-pm .mbr-section-title,
#msg-box8-pm p {
  color: #fff;
}
#msg-box8-pm .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-pm .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-pm .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-pm .lead DIV {
  color: #2969b0;
}
#msg-box4-po H3 {
  color: #2969b0;
}
#msg-box8-r7 .mbr-section-title,
#msg-box8-r7 p {
  color: #fff;
}
#msg-box8-r7 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r7 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r7 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r7 .lead DIV {
  color: #2969b0;
}
#msg-box8-rs .mbr-section-title,
#msg-box8-rs p {
  color: #fff;
}
#msg-box8-rs .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rs .lead P {
  color: #3d8eb9;
}
#msg-box3-pp .mbr-section-title,
#msg-box3-pp p {
  color: #000;
}
#msg-box3-pp .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-pp .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-pq .mbr-section-title,
#social-buttons4-pq .btn-social {
  color: #fff;
}
#footer1-pr P {
  color: #ffffff;
}





#menu-ps .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ps .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-ps .navbar-toggler {
  color: #fac51c;
}
#menu-ps .link,
#menu-ps .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-ps .link {
  font-size: 1.2rem;
}
#menu-ps .dropdown-item,
#menu-ps .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-ps .link:hover,
#menu-ps .dropdown-item:hover,
#menu-ps .link:focus,
#menu-ps .dropdown-item:focus {
  color: #c0a375;
}
#menu-ps .link[aria-expanded="true"],
#menu-ps .dropdown-menu {
  background: #1f5087;
}
#menu-ps .nav-dropdown-sm .link:focus,
#menu-ps .nav-dropdown-sm .link:hover,
#menu-ps .nav-dropdown-sm .dropdown-item:focus,
#menu-ps .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-ps .navbar,
#menu-ps .nav-dropdown-sm,
#menu-ps .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ps .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-ps .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-ps .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ps .bg-color.transparent.opened .link:hover,
#menu-ps .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ps .link[aria-expanded="true"],
#menu-ps .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ps .close-icon::before,
#menu-ps .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-pt .mbr-section-title,
#msg-box8-pt p {
  color: #fff;
}
#msg-box8-pt .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-pt .lead P {
  color: #2969b0;
}
#msg-box8-pu .mbr-section-title,
#msg-box8-pu p {
  color: #fff;
}
#msg-box8-pu .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-pu .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-pu .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-pu .lead DIV {
  color: #2969b0;
}
#msg-box4-pw H3 {
  color: #2969b0;
}
#msg-box8-r8 .mbr-section-title,
#msg-box8-r8 p {
  color: #fff;
}
#msg-box8-r8 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r8 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r8 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r8 .lead DIV {
  color: #2969b0;
}
#msg-box8-rr .mbr-section-title,
#msg-box8-rr p {
  color: #fff;
}
#msg-box8-rr .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rr .lead P {
  color: #3d8eb9;
}
#msg-box3-px .mbr-section-title,
#msg-box3-px p {
  color: #000;
}
#msg-box3-px .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-px .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-py .mbr-section-title,
#social-buttons4-py .btn-social {
  color: #fff;
}
#footer1-pz P {
  color: #ffffff;
}





#menu-q0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q0 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-q0 .navbar-toggler {
  color: #fac51c;
}
#menu-q0 .link,
#menu-q0 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-q0 .link {
  font-size: 1.2rem;
}
#menu-q0 .dropdown-item,
#menu-q0 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-q0 .link:hover,
#menu-q0 .dropdown-item:hover,
#menu-q0 .link:focus,
#menu-q0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-q0 .link[aria-expanded="true"],
#menu-q0 .dropdown-menu {
  background: #1f5087;
}
#menu-q0 .nav-dropdown-sm .link:focus,
#menu-q0 .nav-dropdown-sm .link:hover,
#menu-q0 .nav-dropdown-sm .dropdown-item:focus,
#menu-q0 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-q0 .navbar,
#menu-q0 .nav-dropdown-sm,
#menu-q0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q0 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-q0 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-q0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q0 .bg-color.transparent.opened .link:hover,
#menu-q0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-q0 .link[aria-expanded="true"],
#menu-q0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-q0 .close-icon::before,
#menu-q0 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-q1 .mbr-section-title,
#msg-box8-q1 p {
  color: #fff;
}
#msg-box8-q1 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-q1 .lead P {
  color: #2969b0;
}
#msg-box8-q2 .mbr-section-title,
#msg-box8-q2 p {
  color: #fff;
}
#msg-box8-q2 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-q2 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-q2 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-q2 .lead DIV {
  color: #2969b0;
}
#msg-box4-q4 H3 {
  color: #2969b0;
}
#msg-box8-r9 .mbr-section-title,
#msg-box8-r9 p {
  color: #fff;
}
#msg-box8-r9 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-r9 .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r9 .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-r9 .lead DIV {
  color: #2969b0;
}
#msg-box8-rq .mbr-section-title,
#msg-box8-rq p {
  color: #fff;
}
#msg-box8-rq .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rq .lead P {
  color: #3d8eb9;
}
#msg-box3-q5 .mbr-section-title,
#msg-box3-q5 p {
  color: #000;
}
#msg-box3-q5 .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-q5 .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-q6 .mbr-section-title,
#social-buttons4-q6 .btn-social {
  color: #fff;
}
#footer1-q7 P {
  color: #ffffff;
}





#menu-q8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q8 .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-q8 .navbar-toggler {
  color: #fac51c;
}
#menu-q8 .link,
#menu-q8 .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-q8 .link {
  font-size: 1.2rem;
}
#menu-q8 .dropdown-item,
#menu-q8 .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-q8 .link:hover,
#menu-q8 .dropdown-item:hover,
#menu-q8 .link:focus,
#menu-q8 .dropdown-item:focus {
  color: #c0a375;
}
#menu-q8 .link[aria-expanded="true"],
#menu-q8 .dropdown-menu {
  background: #1f5087;
}
#menu-q8 .nav-dropdown-sm .link:focus,
#menu-q8 .nav-dropdown-sm .link:hover,
#menu-q8 .nav-dropdown-sm .dropdown-item:focus,
#menu-q8 .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-q8 .navbar,
#menu-q8 .nav-dropdown-sm,
#menu-q8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q8 .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-q8 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-q8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q8 .bg-color.transparent.opened .link:hover,
#menu-q8 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-q8 .link[aria-expanded="true"],
#menu-q8 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-q8 .close-icon::before,
#menu-q8 .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-q9 .mbr-section-title,
#msg-box8-q9 p {
  color: #fff;
}
#msg-box8-q9 .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-q9 .lead P {
  color: #2969b0;
}
#msg-box8-qa .mbr-section-title,
#msg-box8-qa p {
  color: #fff;
}
#msg-box8-qa .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qa .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qa .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qa .lead DIV {
  color: #2969b0;
}
#msg-box4-qc H3 {
  color: #2969b0;
}
#msg-box8-ra .mbr-section-title,
#msg-box8-ra p {
  color: #fff;
}
#msg-box8-ra .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-ra .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ra .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-ra .lead DIV {
  color: #2969b0;
}
#msg-box8-rp .mbr-section-title,
#msg-box8-rp p {
  color: #fff;
}
#msg-box8-rp .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-rp .lead P {
  color: #3d8eb9;
}
#msg-box3-qd .mbr-section-title,
#msg-box3-qd p {
  color: #000;
}
#msg-box3-qd .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-qd .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-qe .mbr-section-title,
#social-buttons4-qe .btn-social {
  color: #fff;
}
#footer1-qf P {
  color: #ffffff;
}





#menu-qg .hide-buttons .nav-btn {
  display: none !important;
}
#menu-qg .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-qg .navbar-toggler {
  color: #fac51c;
}
#menu-qg .link,
#menu-qg .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-qg .link {
  font-size: 1.2rem;
}
#menu-qg .dropdown-item,
#menu-qg .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-qg .link:hover,
#menu-qg .dropdown-item:hover,
#menu-qg .link:focus,
#menu-qg .dropdown-item:focus {
  color: #c0a375;
}
#menu-qg .link[aria-expanded="true"],
#menu-qg .dropdown-menu {
  background: #1f5087;
}
#menu-qg .nav-dropdown-sm .link:focus,
#menu-qg .nav-dropdown-sm .link:hover,
#menu-qg .nav-dropdown-sm .dropdown-item:focus,
#menu-qg .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-qg .navbar,
#menu-qg .nav-dropdown-sm,
#menu-qg .nav-dropdown-sm .link[aria-expanded="true"],
#menu-qg .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-qg .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-qg .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-qg .bg-color.transparent.opened .link:hover,
#menu-qg .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-qg .link[aria-expanded="true"],
#menu-qg .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-qg .close-icon::before,
#menu-qg .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-qh .mbr-section-title,
#msg-box8-qh p {
  color: #fff;
}
#msg-box8-qh .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qh .lead P {
  color: #2969b0;
}
#msg-box8-qi .mbr-section-title,
#msg-box8-qi p {
  color: #fff;
}
#msg-box8-qi .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-qi .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qi .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-qi .lead DIV {
  color: #2969b0;
}
#msg-box4-qk H3 {
  color: #2969b0;
}
#msg-box8-rb .mbr-section-title,
#msg-box8-rb p {
  color: #fff;
}
#msg-box8-rb .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-rb .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-rb .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-rb .lead DIV {
  color: #2969b0;
}
#msg-box8-ro .mbr-section-title,
#msg-box8-ro p {
  color: #fff;
}
#msg-box8-ro .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-ro .lead P {
  color: #3d8eb9;
}
#msg-box3-ql .mbr-section-title,
#msg-box3-ql p {
  color: #000;
}
#msg-box3-ql .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-ql .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-qm .mbr-section-title,
#social-buttons4-qm .btn-social {
  color: #fff;
}
#footer1-qn P {
  color: #ffffff;
}





#menu-gl .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gl .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-gl .navbar-toggler {
  color: #fac51c;
}
#menu-gl .link,
#menu-gl .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-gl .link {
  font-size: 1.2rem;
}
#menu-gl .dropdown-item,
#menu-gl .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-gl .link:hover,
#menu-gl .dropdown-item:hover,
#menu-gl .link:focus,
#menu-gl .dropdown-item:focus {
  color: #c0a375;
}
#menu-gl .link[aria-expanded="true"],
#menu-gl .dropdown-menu {
  background: #1f5087;
}
#menu-gl .nav-dropdown-sm .link:focus,
#menu-gl .nav-dropdown-sm .link:hover,
#menu-gl .nav-dropdown-sm .dropdown-item:focus,
#menu-gl .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-gl .navbar,
#menu-gl .nav-dropdown-sm,
#menu-gl .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gl .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-gl .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-gl .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gl .bg-color.transparent.opened .link:hover,
#menu-gl .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-gl .link[aria-expanded="true"],
#menu-gl .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-gl .close-icon::before,
#menu-gl .close-icon::after {
  background-color: #fac51c;
}
#msg-box8-gm .mbr-section-title,
#msg-box8-gm p {
  color: #fff;
}
#msg-box8-gm .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-gm .lead P {
  color: #2969b0;
}
#msg-box8-gn .mbr-section-title,
#msg-box8-gn p {
  color: #fff;
}
#msg-box8-gn .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-gn .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gn .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-gn .lead DIV {
  color: #2969b0;
}
#msg-box4-gp H3 {
  color: #2969b0;
}
#msg-box8-kn .mbr-section-title,
#msg-box8-kn p {
  color: #fff;
}
#msg-box8-kn .mbr-section-title {
  color: #2969b0;
  font-size: 36px;
}
#msg-box8-kn .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kn .lead {
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box8-kn .lead DIV {
  color: #2969b0;
}
#msg-box8-st .mbr-section-title,
#msg-box8-st p {
  color: #fff;
}
#msg-box8-st .mbr-section-title {
  font-size: 25px;
  color: #3d8eb9;
}
#msg-box8-st .lead P {
  color: #3d8eb9;
}
#msg-box3-gq .mbr-section-title,
#msg-box3-gq p {
  color: #000;
}
#msg-box3-gq .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-gq .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-gr .mbr-section-title,
#social-buttons4-gr .btn-social {
  color: #fff;
}
#footer1-gs P {
  color: #ffffff;
}







#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
  font-size: 30px;
}
#menu-3d .navbar-toggler {
  color: #fac51c;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #fac51c;
  font-family: 'Oxygen', sans-serif;
}
#menu-3d .link {
  font-size: 1.2rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 1.300rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #1f5087;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #2662a4!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #2969b0;
}
#menu-3d .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #fac51c;
}
#header1-xj .mbr-section-title {
  color: #2969b0;
  font-size: 72px;
}
#header1-xj .mbr-section-lead {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
}
#header1-xj .mbr-section-lead B {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
}
#features6-xn H4 {
  color: #2969b0;
}
#features6-xn P {
  color: #2969b0;
}
#msg-box7-xp .mbr-section-title,
#msg-box7-xp .lead p {
  color: #fff;
}
#msg-box7-xp P {
  color: #2969b0;
  text-align: center;
}
#msg-box7-xp B {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box7-xq .mbr-section-title,
#msg-box7-xq .lead p {
  color: #fff;
}
#msg-box7-xq P {
  color: #2969b0;
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box7-xq B {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 30px;
}
#msg-box8-xm .mbr-section-title,
#msg-box8-xm p {
  color: #fff;
}
#msg-box8-xm .lead P {
  color: #2969b0;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
}
#msg-box3-d .mbr-section-title,
#msg-box3-d p {
  color: #000;
}
#msg-box3-d .mbr-section-title {
  color: #2969b0;
  font-size: 80px;
}
#msg-box3-d .lead P {
  color: #2969b0;
  font-size: 25px;
}
#social-buttons4-v .mbr-section-title,
#social-buttons4-v .btn-social {
  color: #fff;
}
#footer1-d P {
  color: #ffffff;
}
