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























body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Lora', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lora', 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: 'Lora', 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: 'Lora', 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: 'Lora', serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Lora', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #2969b0 !important;
}
.bg-success {
  background-color: #c0a375 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #080eff !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-warning {
  background-color: #080eff;
  border-color: #080eff;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #0005ba;
  border-color: #0005ba;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #0005ba !important;
  border-color: #0005ba !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: #16385d;
  color: #16385d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #0004a1;
  color: #0004a1;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #080eff;
  border-color: #080eff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #080eff !important;
  border-color: #080eff !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: #2969b0 !important;
}
.text-success {
  color: #c0a375 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #080eff !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #c0a375;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #080eff;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #2969b0;
}
.btn-social:hover {
  background: #2969b0;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2969b0;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2969b0;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2969b0;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2969b0;
}
.lead a,
.lead a:hover {
  color: #2969b0;
}
.lead blockquote {
  border-color: #2969b0;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #e8ddcd;
}
.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: #d4d5ff;
}
.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: #2969b0;
}
#msg-box8-2 .mbr-section-title,
#msg-box8-2 p {
  color: #fff;
}
#msg-box8-2 .mbr-section-title {
  color: #800000;
  font-family: 'Lora', serif;
}
#msg-box8-2 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-m P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-1j .mbr-section-title,
#header3-1j .mbr-section-subtitle {
  text-align: center;
}
#header3-1j .mbr-section-title {
  font-size: 24px;
  font-family: 'Lora', serif;
  color: #c0a375;
}
#header3-1j .mbr-section-title SPAN {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}
#content1-17 P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#header3-3 .mbr-section-title,
#header3-3 .mbr-section-subtitle {
  text-align: center;
}
#header3-3 SMALL {
  font-size: 24px;
}
#header3-3 H3 {
  color: #c0a375;
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
}
#header3-3 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 24px;
}
#header3-3 .mbr-section-title SPAN {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}
#content1-4 P {
  font-family: 'Lora', serif;
  font-size: 19px;
}
#ext_menu-6 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-6 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6 .close-icon::before,
#ext_menu-6 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6 .link,
#ext_menu-6 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-6 .link {
  font-size: 1rem;
}
#ext_menu-6 .dropdown-item,
#ext_menu-6 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-6 .link:hover,
#ext_menu-6 .dropdown-item:hover,
#ext_menu-6 .link:focus,
#ext_menu-6 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-6 .link[aria-expanded="true"],
#ext_menu-6 .dropdown-menu {
  background: #b08c52;
}
#ext_menu-6 .nav-dropdown-sm .link:focus,
#ext_menu-6 .nav-dropdown-sm .link:hover,
#ext_menu-6 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6 .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-6 .navbar,
#ext_menu-6 .nav-dropdown-sm,
#ext_menu-6 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6 .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-6 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6 .bg-color.transparent.opened .link:hover,
#ext_menu-6 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-6 .link[aria-expanded="true"],
#ext_menu-6 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-6 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#buttons1-9 .btn {
  font-size: 14px;
}
#buttons1-2d .btn {
  font-size: 14px;
}
#content2-l BLOCKQUOTE {
  font-size: 24px;
}
#msg-box4-u H3 {
  font-size: 24px;
}
#msg-box4-u SPAN {
  font-family: 'Lora', serif;
}
#msg-box4-t H3 {
  font-size: 24px;
}
#msg-box4-t SPAN {
  font-family: 'Lora', serif;
}
#content2-b BLOCKQUOTE {
  text-align: center;
  font-size: 24px;
}
#content1-14 DIV {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #c0a375;
}
#content1-14 B {
  font-family: 'Lora', serif;
}
#content1-16 P {
  font-family: 'Lora', serif;
  font-size: 19px;
  color: #000000;
}
#footer1-1y P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#header3-1z .mbr-section-title SPAN {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #c0a375;
}
#header3-1z .mbr-section-title {
  font-size: 24px;
  color: #c0a375;
}
#content1-20 P {
  font-size: 19px;
}
#header3-27 .mbr-section-title,
#header3-27 .mbr-section-subtitle {
  text-align: center;
}
#header3-27 .mbr-section-title {
  font-size: 24px;
  color: #c0a375;
}
#content1-29 P {
  font-size: 19px;
}







#msg-box8-7d .mbr-section-title,
#msg-box8-7d p {
  color: #fff;
}
#msg-box8-7d .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-7d .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-7e P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-7g .mbr-section-title,
#header3-7g .mbr-section-subtitle {
  text-align: center;
}
#header3-7g .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-7g .mbr-section-subtitle {
  font-size: 19px;
}
#content1-7h {
  
}
#content1-7h P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-7i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7i .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-7i .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7i .close-icon::before,
#ext_menu-7i .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7i .link,
#ext_menu-7i .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-7i .link {
  font-size: 1rem;
}
#ext_menu-7i .dropdown-item,
#ext_menu-7i .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-7i .link:hover,
#ext_menu-7i .dropdown-item:hover,
#ext_menu-7i .link:focus,
#ext_menu-7i .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-7i .link[aria-expanded="true"],
#ext_menu-7i .dropdown-menu {
  background: #b08c52;
}
#ext_menu-7i .nav-dropdown-sm .link:focus,
#ext_menu-7i .nav-dropdown-sm .link:hover,
#ext_menu-7i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7i .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-7i .navbar,
#ext_menu-7i .nav-dropdown-sm,
#ext_menu-7i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7i .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-7i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7i .bg-color.transparent.opened .link:hover,
#ext_menu-7i .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-7i .link[aria-expanded="true"],
#ext_menu-7i .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-7i .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#content2-7j SPAN {
  font-size: 24px;
}
#content2-7j P {
  font-size: 16px;
}
#footer1-7k P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-3i .mbr-section-title,
#msg-box8-3i p {
  color: #fff;
}
#msg-box8-3i .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-3i .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-3j P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-3l .mbr-section-title,
#header3-3l .mbr-section-subtitle {
  text-align: center;
}
#header3-3l .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-3l .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-3m {
  
}
#content1-3m P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-3n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3n .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-3n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3n .close-icon::before,
#ext_menu-3n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3n .link,
#ext_menu-3n .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-3n .link {
  font-size: 1rem;
}
#ext_menu-3n .dropdown-item,
#ext_menu-3n .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3n .link:hover,
#ext_menu-3n .dropdown-item:hover,
#ext_menu-3n .link:focus,
#ext_menu-3n .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-menu {
  background: #b08c52;
}
#ext_menu-3n .nav-dropdown-sm .link:focus,
#ext_menu-3n .nav-dropdown-sm .link:hover,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3n .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-3n .navbar,
#ext_menu-3n .nav-dropdown-sm,
#ext_menu-3n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3n .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-3n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3n .bg-color.transparent.opened .link:hover,
#ext_menu-3n .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-3n .link[aria-expanded="true"],
#ext_menu-3n .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-3n .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-3p P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#header3-86 .mbr-section-title,
#header3-86 .mbr-section-subtitle {
  text-align: center;
}
#header3-86 .mbr-section-title SPAN {
  font-size: 16px;
}
#header3-86 .mbr-section-title {
  font-size: 22px;
}
#content1-88 P {
  font-size: 19px;
}
#header3-87 .mbr-section-title,
#header3-87 .mbr-section-subtitle {
  text-align: center;
}
#header3-87 .mbr-section-title {
  font-size: 22px;
}
#content1-89 P {
  font-size: 19px;
}
#content2-3o SPAN {
  font-size: 24px;
}
#content2-3o P {
  font-size: 16px;
}







#msg-box8-3q .mbr-section-title,
#msg-box8-3q p {
  color: #fff;
}
#msg-box8-3q .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-3q .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-3r P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#content1-ay P {
  text-align: center;
  font-size: 30px;
  color: #c0a375;
}
#content1-3u {
  
}
#content1-3u P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-3v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3v .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-3v .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3v .close-icon::before,
#ext_menu-3v .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3v .link,
#ext_menu-3v .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-3v .link {
  font-size: 1rem;
}
#ext_menu-3v .dropdown-item,
#ext_menu-3v .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-3v .link:hover,
#ext_menu-3v .dropdown-item:hover,
#ext_menu-3v .link:focus,
#ext_menu-3v .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-3v .link[aria-expanded="true"],
#ext_menu-3v .dropdown-menu {
  background: #b08c52;
}
#ext_menu-3v .nav-dropdown-sm .link:focus,
#ext_menu-3v .nav-dropdown-sm .link:hover,
#ext_menu-3v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3v .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-3v .navbar,
#ext_menu-3v .nav-dropdown-sm,
#ext_menu-3v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3v .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-3v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3v .bg-color.transparent.opened .link:hover,
#ext_menu-3v .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-3v .link[aria-expanded="true"],
#ext_menu-3v .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-3v .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-3x P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#header3-8a .mbr-section-title,
#header3-8a .mbr-section-subtitle {
  text-align: center;
}
#header3-8a .mbr-section-title {
  font-size: 22px;
}
#header3-8c .mbr-section-title,
#header3-8c .mbr-section-subtitle {
  text-align: center;
}
#header3-8c .mbr-section-title {
  font-size: 22px;
}
#header3-8e .mbr-section-title,
#header3-8e .mbr-section-subtitle {
  text-align: center;
}
#header3-8e .mbr-section-title {
  font-size: 22px;
}
#header3-8g .mbr-section-title,
#header3-8g .mbr-section-subtitle {
  text-align: center;
}
#header3-8g .mbr-section-title {
  font-size: 22px;
}
#header3-8i .mbr-section-title,
#header3-8i .mbr-section-subtitle {
  text-align: center;
}
#header3-8i .mbr-section-title {
  font-size: 22px;
}
#header3-8k .mbr-section-title,
#header3-8k .mbr-section-subtitle {
  text-align: center;
}
#header3-8k .mbr-section-title {
  font-size: 22px;
}
#header3-8m .mbr-section-title,
#header3-8m .mbr-section-subtitle {
  text-align: center;
}
#header3-8m .mbr-section-title {
  font-size: 22px;
}
#header3-8o .mbr-section-title,
#header3-8o .mbr-section-subtitle {
  text-align: center;
}
#header3-8o .mbr-section-title {
  font-size: 22px;
}
#header3-8q .mbr-section-title,
#header3-8q .mbr-section-subtitle {
  text-align: center;
}
#header3-8q .mbr-section-title {
  font-size: 22px;
}
#header3-8s .mbr-section-title,
#header3-8s .mbr-section-subtitle {
  text-align: center;
}
#header3-8s .mbr-section-title {
  font-size: 22px;
}







#msg-box8-49 .mbr-section-title,
#msg-box8-49 p {
  color: #fff;
}
#msg-box8-49 .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-49 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-4a P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-4c .mbr-section-title,
#header3-4c .mbr-section-subtitle {
  text-align: center;
}
#header3-4c .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-4c .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#header3-4c .mbr-section-subtitle B {
  color: #000000;
}
#content1-4d {
  
}
#content1-4d P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-4e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4e .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-4e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4e .close-icon::before,
#ext_menu-4e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4e .link,
#ext_menu-4e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-4e .link {
  font-size: 1rem;
}
#ext_menu-4e .dropdown-item,
#ext_menu-4e .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-4e .link:hover,
#ext_menu-4e .dropdown-item:hover,
#ext_menu-4e .link:focus,
#ext_menu-4e .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-4e .link[aria-expanded="true"],
#ext_menu-4e .dropdown-menu {
  background: #b08c52;
}
#ext_menu-4e .nav-dropdown-sm .link:focus,
#ext_menu-4e .nav-dropdown-sm .link:hover,
#ext_menu-4e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4e .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-4e .navbar,
#ext_menu-4e .nav-dropdown-sm,
#ext_menu-4e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4e .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-4e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4e .bg-color.transparent.opened .link:hover,
#ext_menu-4e .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-4e .link[aria-expanded="true"],
#ext_menu-4e .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-4e .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-4g P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-91 .mbr-section-title,
#msg-box8-91 p {
  color: #fff;
}
#msg-box8-91 .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-91 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-92 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-94 .mbr-section-title,
#header3-94 .mbr-section-subtitle {
  text-align: center;
}
#header3-94 .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-94 .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-95 {
  
}
#content1-95 P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-96 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-96 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-96 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-96 .close-icon::before,
#ext_menu-96 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-96 .link,
#ext_menu-96 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-96 .link {
  font-size: 1rem;
}
#ext_menu-96 .dropdown-item,
#ext_menu-96 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-96 .link:hover,
#ext_menu-96 .dropdown-item:hover,
#ext_menu-96 .link:focus,
#ext_menu-96 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-96 .link[aria-expanded="true"],
#ext_menu-96 .dropdown-menu {
  background: #b08c52;
}
#ext_menu-96 .nav-dropdown-sm .link:focus,
#ext_menu-96 .nav-dropdown-sm .link:hover,
#ext_menu-96 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-96 .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-96 .navbar,
#ext_menu-96 .nav-dropdown-sm,
#ext_menu-96 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-96 .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-96 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-96 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-96 .bg-color.transparent.opened .link:hover,
#ext_menu-96 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-96 .link[aria-expanded="true"],
#ext_menu-96 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-96 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-97 P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-98 .mbr-section-title,
#msg-box8-98 p {
  color: #fff;
}
#msg-box8-98 .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-98 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-99 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-9b .mbr-section-title,
#header3-9b .mbr-section-subtitle {
  text-align: center;
}
#header3-9b .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-9b .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-9c {
  
}
#content1-9c P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-9d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9d .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9d .close-icon::before,
#ext_menu-9d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9d .link,
#ext_menu-9d .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9d .link {
  font-size: 1rem;
}
#ext_menu-9d .dropdown-item,
#ext_menu-9d .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-9d .link:hover,
#ext_menu-9d .dropdown-item:hover,
#ext_menu-9d .link:focus,
#ext_menu-9d .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-9d .link[aria-expanded="true"],
#ext_menu-9d .dropdown-menu {
  background: #b08c52;
}
#ext_menu-9d .nav-dropdown-sm .link:focus,
#ext_menu-9d .nav-dropdown-sm .link:hover,
#ext_menu-9d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9d .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-9d .navbar,
#ext_menu-9d .nav-dropdown-sm,
#ext_menu-9d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9d .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-9d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9d .bg-color.transparent.opened .link:hover,
#ext_menu-9d .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-9d .link[aria-expanded="true"],
#ext_menu-9d .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-9d .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-9e P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-9f .mbr-section-title,
#msg-box8-9f p {
  color: #fff;
}
#msg-box8-9f .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-9f .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-9g P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-9i .mbr-section-title,
#header3-9i .mbr-section-subtitle {
  text-align: center;
}
#header3-9i .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-9i .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-9j {
  
}
#content1-9j P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-9k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9k .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9k .close-icon::before,
#ext_menu-9k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9k .link,
#ext_menu-9k .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9k .link {
  font-size: 1rem;
}
#ext_menu-9k .dropdown-item,
#ext_menu-9k .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-9k .link:hover,
#ext_menu-9k .dropdown-item:hover,
#ext_menu-9k .link:focus,
#ext_menu-9k .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-9k .link[aria-expanded="true"],
#ext_menu-9k .dropdown-menu {
  background: #b08c52;
}
#ext_menu-9k .nav-dropdown-sm .link:focus,
#ext_menu-9k .nav-dropdown-sm .link:hover,
#ext_menu-9k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9k .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-9k .navbar,
#ext_menu-9k .nav-dropdown-sm,
#ext_menu-9k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9k .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-9k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9k .bg-color.transparent.opened .link:hover,
#ext_menu-9k .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-9k .link[aria-expanded="true"],
#ext_menu-9k .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-9k .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-9l P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#content2-9m DIV {
  text-align: center;
}







#msg-box8-9n .mbr-section-title,
#msg-box8-9n p {
  color: #fff;
}
#msg-box8-9n .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-9n .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-9o P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-9q .mbr-section-title,
#header3-9q .mbr-section-subtitle {
  text-align: center;
}
#header3-9q .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-9q .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-9r {
  
}
#content1-9r P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-9s .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9s .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9s .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9s .close-icon::before,
#ext_menu-9s .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9s .link,
#ext_menu-9s .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9s .link {
  font-size: 1rem;
}
#ext_menu-9s .dropdown-item,
#ext_menu-9s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-9s .link:hover,
#ext_menu-9s .dropdown-item:hover,
#ext_menu-9s .link:focus,
#ext_menu-9s .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-9s .link[aria-expanded="true"],
#ext_menu-9s .dropdown-menu {
  background: #b08c52;
}
#ext_menu-9s .nav-dropdown-sm .link:focus,
#ext_menu-9s .nav-dropdown-sm .link:hover,
#ext_menu-9s .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9s .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-9s .navbar,
#ext_menu-9s .nav-dropdown-sm,
#ext_menu-9s .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9s .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-9s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9s .bg-color.transparent.opened .link:hover,
#ext_menu-9s .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-9s .link[aria-expanded="true"],
#ext_menu-9s .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-9s .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-9t P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-9v .mbr-section-title,
#msg-box8-9v p {
  color: #fff;
}
#msg-box8-9v .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-9v .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-9w P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-9y .mbr-section-title,
#header3-9y .mbr-section-subtitle {
  text-align: center;
}
#header3-9y .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-9y .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-9z {
  
}
#content1-9z P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-a0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-a0 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-a0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-a0 .close-icon::before,
#ext_menu-a0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-a0 .link,
#ext_menu-a0 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-a0 .link {
  font-size: 1rem;
}
#ext_menu-a0 .dropdown-item,
#ext_menu-a0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-a0 .link:hover,
#ext_menu-a0 .dropdown-item:hover,
#ext_menu-a0 .link:focus,
#ext_menu-a0 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-a0 .link[aria-expanded="true"],
#ext_menu-a0 .dropdown-menu {
  background: #b08c52;
}
#ext_menu-a0 .nav-dropdown-sm .link:focus,
#ext_menu-a0 .nav-dropdown-sm .link:hover,
#ext_menu-a0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-a0 .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-a0 .navbar,
#ext_menu-a0 .nav-dropdown-sm,
#ext_menu-a0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-a0 .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-a0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-a0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-a0 .bg-color.transparent.opened .link:hover,
#ext_menu-a0 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-a0 .link[aria-expanded="true"],
#ext_menu-a0 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-a0 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-a1 P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-a9 .mbr-section-title,
#msg-box8-a9 p {
  color: #fff;
}
#msg-box8-a9 .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-a9 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-aa P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-ac .mbr-section-title,
#header3-ac .mbr-section-subtitle {
  text-align: center;
}
#header3-ac .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-ac .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-ad {
  
}
#content1-ad P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-ae .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ae .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-ae .navbar-toggler {
  color: #ffffff;
}
#ext_menu-ae .close-icon::before,
#ext_menu-ae .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-ae .link,
#ext_menu-ae .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-ae .link {
  font-size: 1rem;
}
#ext_menu-ae .dropdown-item,
#ext_menu-ae .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-ae .link:hover,
#ext_menu-ae .dropdown-item:hover,
#ext_menu-ae .link:focus,
#ext_menu-ae .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-ae .link[aria-expanded="true"],
#ext_menu-ae .dropdown-menu {
  background: #b08c52;
}
#ext_menu-ae .nav-dropdown-sm .link:focus,
#ext_menu-ae .nav-dropdown-sm .link:hover,
#ext_menu-ae .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ae .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-ae .navbar,
#ext_menu-ae .nav-dropdown-sm,
#ext_menu-ae .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ae .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-ae .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-ae .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ae .bg-color.transparent.opened .link:hover,
#ext_menu-ae .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-ae .link[aria-expanded="true"],
#ext_menu-ae .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-ae .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-af P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-ag .mbr-section-title,
#msg-box8-ag p {
  color: #fff;
}
#msg-box8-ag .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-ag .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-ah P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-aj .mbr-section-title,
#header3-aj .mbr-section-subtitle {
  text-align: center;
}
#header3-aj .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-aj .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-ak {
  
}
#content1-ak P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-al .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-al .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-al .navbar-toggler {
  color: #ffffff;
}
#ext_menu-al .close-icon::before,
#ext_menu-al .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-al .link,
#ext_menu-al .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-al .link {
  font-size: 1rem;
}
#ext_menu-al .dropdown-item,
#ext_menu-al .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-al .link:hover,
#ext_menu-al .dropdown-item:hover,
#ext_menu-al .link:focus,
#ext_menu-al .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-al .link[aria-expanded="true"],
#ext_menu-al .dropdown-menu {
  background: #b08c52;
}
#ext_menu-al .nav-dropdown-sm .link:focus,
#ext_menu-al .nav-dropdown-sm .link:hover,
#ext_menu-al .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-al .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-al .navbar,
#ext_menu-al .nav-dropdown-sm,
#ext_menu-al .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-al .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-al .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-al .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-al .bg-color.transparent.opened .link:hover,
#ext_menu-al .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-al .link[aria-expanded="true"],
#ext_menu-al .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-al .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-am P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#content2-an DIV {
  text-align: center;
}







#msg-box8-ao .mbr-section-title,
#msg-box8-ao p {
  color: #fff;
}
#msg-box8-ao .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-ao .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-ap P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-ar .mbr-section-title,
#header3-ar .mbr-section-subtitle {
  text-align: center;
}
#header3-ar .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-ar .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#header3-ar .mbr-section-subtitle B {
  color: #000000;
}
#content1-as {
  
}
#content1-as P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-at .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-at .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-at .navbar-toggler {
  color: #ffffff;
}
#ext_menu-at .close-icon::before,
#ext_menu-at .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-at .link,
#ext_menu-at .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-at .link {
  font-size: 1rem;
}
#ext_menu-at .dropdown-item,
#ext_menu-at .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-at .link:hover,
#ext_menu-at .dropdown-item:hover,
#ext_menu-at .link:focus,
#ext_menu-at .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-at .link[aria-expanded="true"],
#ext_menu-at .dropdown-menu {
  background: #b08c52;
}
#ext_menu-at .nav-dropdown-sm .link:focus,
#ext_menu-at .nav-dropdown-sm .link:hover,
#ext_menu-at .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-at .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-at .navbar,
#ext_menu-at .nav-dropdown-sm,
#ext_menu-at .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-at .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-at .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-at .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-at .bg-color.transparent.opened .link:hover,
#ext_menu-at .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-at .link[aria-expanded="true"],
#ext_menu-at .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-at .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-au P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-b0 .mbr-section-title,
#msg-box8-b0 p {
  color: #fff;
}
#msg-box8-b0 .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-b0 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-b1 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-b3 .mbr-section-title,
#header3-b3 .mbr-section-subtitle {
  text-align: center;
}
#header3-b3 .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-b3 .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-b4 {
  
}
#content1-b4 P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-b5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b5 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-b5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-b5 .close-icon::before,
#ext_menu-b5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-b5 .link,
#ext_menu-b5 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-b5 .link {
  font-size: 1rem;
}
#ext_menu-b5 .dropdown-item,
#ext_menu-b5 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-b5 .link:hover,
#ext_menu-b5 .dropdown-item:hover,
#ext_menu-b5 .link:focus,
#ext_menu-b5 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-b5 .link[aria-expanded="true"],
#ext_menu-b5 .dropdown-menu {
  background: #b08c52;
}
#ext_menu-b5 .nav-dropdown-sm .link:focus,
#ext_menu-b5 .nav-dropdown-sm .link:hover,
#ext_menu-b5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b5 .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-b5 .navbar,
#ext_menu-b5 .nav-dropdown-sm,
#ext_menu-b5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b5 .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-b5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-b5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b5 .bg-color.transparent.opened .link:hover,
#ext_menu-b5 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-b5 .link[aria-expanded="true"],
#ext_menu-b5 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-b5 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-b6 P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-bl .mbr-section-title,
#msg-box8-bl p {
  color: #fff;
}
#msg-box8-bl .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-bl .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-bm P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-bo .mbr-section-title,
#header3-bo .mbr-section-subtitle {
  text-align: center;
}
#header3-bo .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-bo .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-bp {
  
}
#content1-bp P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-bq .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bq .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bq .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bq .close-icon::before,
#ext_menu-bq .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bq .link,
#ext_menu-bq .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bq .link {
  font-size: 1rem;
}
#ext_menu-bq .dropdown-item,
#ext_menu-bq .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-bq .link:hover,
#ext_menu-bq .dropdown-item:hover,
#ext_menu-bq .link:focus,
#ext_menu-bq .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-bq .link[aria-expanded="true"],
#ext_menu-bq .dropdown-menu {
  background: #b08c52;
}
#ext_menu-bq .nav-dropdown-sm .link:focus,
#ext_menu-bq .nav-dropdown-sm .link:hover,
#ext_menu-bq .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bq .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-bq .navbar,
#ext_menu-bq .nav-dropdown-sm,
#ext_menu-bq .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bq .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-bq .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bq .bg-color.transparent.opened .link:hover,
#ext_menu-bq .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-bq .link[aria-expanded="true"],
#ext_menu-bq .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-bq .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-br P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-be .mbr-section-title,
#msg-box8-be p {
  color: #fff;
}
#msg-box8-be .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-be .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-bf P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-bh .mbr-section-title,
#header3-bh .mbr-section-subtitle {
  text-align: center;
}
#header3-bh .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-bh .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-bi {
  
}
#content1-bi P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-bj .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bj .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bj .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bj .close-icon::before,
#ext_menu-bj .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bj .link,
#ext_menu-bj .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bj .link {
  font-size: 1rem;
}
#ext_menu-bj .dropdown-item,
#ext_menu-bj .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-bj .link:hover,
#ext_menu-bj .dropdown-item:hover,
#ext_menu-bj .link:focus,
#ext_menu-bj .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-bj .link[aria-expanded="true"],
#ext_menu-bj .dropdown-menu {
  background: #b08c52;
}
#ext_menu-bj .nav-dropdown-sm .link:focus,
#ext_menu-bj .nav-dropdown-sm .link:hover,
#ext_menu-bj .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bj .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-bj .navbar,
#ext_menu-bj .nav-dropdown-sm,
#ext_menu-bj .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bj .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-bj .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bj .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bj .bg-color.transparent.opened .link:hover,
#ext_menu-bj .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-bj .link[aria-expanded="true"],
#ext_menu-bj .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-bj .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-bk P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-b7 .mbr-section-title,
#msg-box8-b7 p {
  color: #fff;
}
#msg-box8-b7 .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-b7 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-b8 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-ba .mbr-section-title,
#header3-ba .mbr-section-subtitle {
  text-align: center;
}
#header3-ba .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-ba .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-bb {
  
}
#content1-bb P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-bc .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bc .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bc .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bc .close-icon::before,
#ext_menu-bc .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bc .link,
#ext_menu-bc .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bc .link {
  font-size: 1rem;
}
#ext_menu-bc .dropdown-item,
#ext_menu-bc .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-bc .link:hover,
#ext_menu-bc .dropdown-item:hover,
#ext_menu-bc .link:focus,
#ext_menu-bc .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-bc .link[aria-expanded="true"],
#ext_menu-bc .dropdown-menu {
  background: #b08c52;
}
#ext_menu-bc .nav-dropdown-sm .link:focus,
#ext_menu-bc .nav-dropdown-sm .link:hover,
#ext_menu-bc .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bc .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-bc .navbar,
#ext_menu-bc .nav-dropdown-sm,
#ext_menu-bc .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bc .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-bc .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bc .bg-color.transparent.opened .link:hover,
#ext_menu-bc .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-bc .link[aria-expanded="true"],
#ext_menu-bc .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-bc .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-bd P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-bs .mbr-section-title,
#msg-box8-bs p {
  color: #fff;
}
#msg-box8-bs .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-bs .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-bt P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-bv .mbr-section-title,
#header3-bv .mbr-section-subtitle {
  text-align: center;
}
#header3-bv .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-bv .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-bw {
  
}
#content1-bw P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-bx .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bx .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bx .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bx .close-icon::before,
#ext_menu-bx .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bx .link,
#ext_menu-bx .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-bx .link {
  font-size: 1rem;
}
#ext_menu-bx .dropdown-item,
#ext_menu-bx .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-bx .link:hover,
#ext_menu-bx .dropdown-item:hover,
#ext_menu-bx .link:focus,
#ext_menu-bx .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-bx .link[aria-expanded="true"],
#ext_menu-bx .dropdown-menu {
  background: #b08c52;
}
#ext_menu-bx .nav-dropdown-sm .link:focus,
#ext_menu-bx .nav-dropdown-sm .link:hover,
#ext_menu-bx .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bx .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-bx .navbar,
#ext_menu-bx .nav-dropdown-sm,
#ext_menu-bx .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bx .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-bx .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bx .bg-color.transparent.opened .link:hover,
#ext_menu-bx .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-bx .link[aria-expanded="true"],
#ext_menu-bx .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-bx .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-by P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-bz .mbr-section-title,
#msg-box8-bz p {
  color: #fff;
}
#msg-box8-bz .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-bz .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-c0 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-c2 .mbr-section-title,
#header3-c2 .mbr-section-subtitle {
  text-align: center;
}
#header3-c2 .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-c2 .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-c3 {
  
}
#content1-c3 P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-c4 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-c4 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-c4 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-c4 .close-icon::before,
#ext_menu-c4 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-c4 .link,
#ext_menu-c4 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-c4 .link {
  font-size: 1rem;
}
#ext_menu-c4 .dropdown-item,
#ext_menu-c4 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-c4 .link:hover,
#ext_menu-c4 .dropdown-item:hover,
#ext_menu-c4 .link:focus,
#ext_menu-c4 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-c4 .link[aria-expanded="true"],
#ext_menu-c4 .dropdown-menu {
  background: #b08c52;
}
#ext_menu-c4 .nav-dropdown-sm .link:focus,
#ext_menu-c4 .nav-dropdown-sm .link:hover,
#ext_menu-c4 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-c4 .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-c4 .navbar,
#ext_menu-c4 .nav-dropdown-sm,
#ext_menu-c4 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-c4 .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-c4 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-c4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-c4 .bg-color.transparent.opened .link:hover,
#ext_menu-c4 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-c4 .link[aria-expanded="true"],
#ext_menu-c4 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-c4 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-c5 P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-c7 .mbr-section-title,
#msg-box8-c7 p {
  color: #fff;
}
#msg-box8-c7 .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-c7 .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-c8 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-ca .mbr-section-title,
#header3-ca .mbr-section-subtitle {
  text-align: center;
}
#header3-ca .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-ca .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-cb {
  
}
#content1-cb P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-cc .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-cc .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cc .navbar-toggler {
  color: #ffffff;
}
#ext_menu-cc .close-icon::before,
#ext_menu-cc .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-cc .link,
#ext_menu-cc .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cc .link {
  font-size: 1rem;
}
#ext_menu-cc .dropdown-item,
#ext_menu-cc .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-cc .link:hover,
#ext_menu-cc .dropdown-item:hover,
#ext_menu-cc .link:focus,
#ext_menu-cc .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-cc .link[aria-expanded="true"],
#ext_menu-cc .dropdown-menu {
  background: #b08c52;
}
#ext_menu-cc .nav-dropdown-sm .link:focus,
#ext_menu-cc .nav-dropdown-sm .link:hover,
#ext_menu-cc .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-cc .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-cc .navbar,
#ext_menu-cc .nav-dropdown-sm,
#ext_menu-cc .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-cc .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-cc .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-cc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-cc .bg-color.transparent.opened .link:hover,
#ext_menu-cc .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-cc .link[aria-expanded="true"],
#ext_menu-cc .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-cc .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-cd P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-ce .mbr-section-title,
#msg-box8-ce p {
  color: #fff;
}
#msg-box8-ce .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-ce .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-cf P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-ch .mbr-section-title,
#header3-ch .mbr-section-subtitle {
  text-align: center;
}
#header3-ch .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-ch .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-ci {
  
}
#content1-ci P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-cj .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-cj .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cj .navbar-toggler {
  color: #ffffff;
}
#ext_menu-cj .close-icon::before,
#ext_menu-cj .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-cj .link,
#ext_menu-cj .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cj .link {
  font-size: 1rem;
}
#ext_menu-cj .dropdown-item,
#ext_menu-cj .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-cj .link:hover,
#ext_menu-cj .dropdown-item:hover,
#ext_menu-cj .link:focus,
#ext_menu-cj .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-cj .link[aria-expanded="true"],
#ext_menu-cj .dropdown-menu {
  background: #b08c52;
}
#ext_menu-cj .nav-dropdown-sm .link:focus,
#ext_menu-cj .nav-dropdown-sm .link:hover,
#ext_menu-cj .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-cj .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-cj .navbar,
#ext_menu-cj .nav-dropdown-sm,
#ext_menu-cj .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-cj .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-cj .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-cj .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-cj .bg-color.transparent.opened .link:hover,
#ext_menu-cj .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-cj .link[aria-expanded="true"],
#ext_menu-cj .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-cj .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-ck P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-cl .mbr-section-title,
#msg-box8-cl p {
  color: #fff;
}
#msg-box8-cl .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-cl .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-cm P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-co .mbr-section-title,
#header3-co .mbr-section-subtitle {
  text-align: center;
}
#header3-co .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-co .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-cp {
  
}
#content1-cp P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-cq .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-cq .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cq .navbar-toggler {
  color: #ffffff;
}
#ext_menu-cq .close-icon::before,
#ext_menu-cq .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-cq .link,
#ext_menu-cq .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cq .link {
  font-size: 1rem;
}
#ext_menu-cq .dropdown-item,
#ext_menu-cq .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-cq .link:hover,
#ext_menu-cq .dropdown-item:hover,
#ext_menu-cq .link:focus,
#ext_menu-cq .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-cq .link[aria-expanded="true"],
#ext_menu-cq .dropdown-menu {
  background: #b08c52;
}
#ext_menu-cq .nav-dropdown-sm .link:focus,
#ext_menu-cq .nav-dropdown-sm .link:hover,
#ext_menu-cq .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-cq .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-cq .navbar,
#ext_menu-cq .nav-dropdown-sm,
#ext_menu-cq .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-cq .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-cq .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-cq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-cq .bg-color.transparent.opened .link:hover,
#ext_menu-cq .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-cq .link[aria-expanded="true"],
#ext_menu-cq .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-cq .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-cr P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-cs .mbr-section-title,
#msg-box8-cs p {
  color: #fff;
}
#msg-box8-cs .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-cs .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-ct P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-cv .mbr-section-title,
#header3-cv .mbr-section-subtitle {
  text-align: center;
}
#header3-cv .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-cv .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-cw {
  
}
#content1-cw P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-cx .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-cx .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cx .navbar-toggler {
  color: #ffffff;
}
#ext_menu-cx .close-icon::before,
#ext_menu-cx .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-cx .link,
#ext_menu-cx .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-cx .link {
  font-size: 1rem;
}
#ext_menu-cx .dropdown-item,
#ext_menu-cx .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-cx .link:hover,
#ext_menu-cx .dropdown-item:hover,
#ext_menu-cx .link:focus,
#ext_menu-cx .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-cx .link[aria-expanded="true"],
#ext_menu-cx .dropdown-menu {
  background: #b08c52;
}
#ext_menu-cx .nav-dropdown-sm .link:focus,
#ext_menu-cx .nav-dropdown-sm .link:hover,
#ext_menu-cx .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-cx .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-cx .navbar,
#ext_menu-cx .nav-dropdown-sm,
#ext_menu-cx .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-cx .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-cx .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-cx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-cx .bg-color.transparent.opened .link:hover,
#ext_menu-cx .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-cx .link[aria-expanded="true"],
#ext_menu-cx .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-cx .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-cy P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-db .mbr-section-title,
#msg-box8-db p {
  color: #fff;
}
#msg-box8-db .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-db .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-dc P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-de .mbr-section-title,
#header3-de .mbr-section-subtitle {
  text-align: center;
}
#header3-de .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-de .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#content1-df {
  
}
#content1-df P {
  font-family: 'Lora', serif;
  color: #28324e;
  font-size: 19px;
}
#ext_menu-dg .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-dg .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-dg .navbar-toggler {
  color: #ffffff;
}
#ext_menu-dg .close-icon::before,
#ext_menu-dg .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-dg .link,
#ext_menu-dg .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-dg .link {
  font-size: 1rem;
}
#ext_menu-dg .dropdown-item,
#ext_menu-dg .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-dg .link:hover,
#ext_menu-dg .dropdown-item:hover,
#ext_menu-dg .link:focus,
#ext_menu-dg .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-dg .link[aria-expanded="true"],
#ext_menu-dg .dropdown-menu {
  background: #b08c52;
}
#ext_menu-dg .nav-dropdown-sm .link:focus,
#ext_menu-dg .nav-dropdown-sm .link:hover,
#ext_menu-dg .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-dg .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-dg .navbar,
#ext_menu-dg .nav-dropdown-sm,
#ext_menu-dg .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-dg .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-dg .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-dg .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-dg .bg-color.transparent.opened .link:hover,
#ext_menu-dg .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-dg .link[aria-expanded="true"],
#ext_menu-dg .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-dg .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-dh P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-cz .mbr-section-title,
#msg-box8-cz p {
  color: #fff;
}
#msg-box8-cz .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-cz .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-d0 P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-d2 .mbr-section-title,
#header3-d2 .mbr-section-subtitle {
  text-align: center;
}
#header3-d2 .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-d2 .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#ext_menu-d4 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-d4 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-d4 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-d4 .close-icon::before,
#ext_menu-d4 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-d4 .link,
#ext_menu-d4 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-d4 .link {
  font-size: 1rem;
}
#ext_menu-d4 .dropdown-item,
#ext_menu-d4 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-d4 .link:hover,
#ext_menu-d4 .dropdown-item:hover,
#ext_menu-d4 .link:focus,
#ext_menu-d4 .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-d4 .link[aria-expanded="true"],
#ext_menu-d4 .dropdown-menu {
  background: #b08c52;
}
#ext_menu-d4 .nav-dropdown-sm .link:focus,
#ext_menu-d4 .nav-dropdown-sm .link:hover,
#ext_menu-d4 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-d4 .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-d4 .navbar,
#ext_menu-d4 .nav-dropdown-sm,
#ext_menu-d4 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-d4 .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-d4 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-d4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-d4 .bg-color.transparent.opened .link:hover,
#ext_menu-d4 .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-d4 .link[aria-expanded="true"],
#ext_menu-d4 .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-d4 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-d5 P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}







#msg-box8-dl .mbr-section-title,
#msg-box8-dl p {
  color: #fff;
}
#msg-box8-dl .mbr-section-title {
  color: #f7da64;
  font-family: 'Lora', serif;
}
#msg-box8-dl .lead P {
  font-family: 'Lora', serif;
  font-size: 25px;
  color: #ffffff;
}
#content1-dm P {
  font-size: 14px;
  font-family: 'Lora', serif;
}
#header3-do .mbr-section-title,
#header3-do .mbr-section-subtitle {
  text-align: center;
}
#header3-do .mbr-section-title {
  font-size: 30px;
  color: #c0a375;
}
#header3-do .mbr-section-subtitle {
  font-size: 19px;
  color: #000000;
}
#ext_menu-dp .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-dp .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-dp .navbar-toggler {
  color: #ffffff;
}
#ext_menu-dp .close-icon::before,
#ext_menu-dp .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-dp .link,
#ext_menu-dp .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-dp .link {
  font-size: 1rem;
}
#ext_menu-dp .dropdown-item,
#ext_menu-dp .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-dp .link:hover,
#ext_menu-dp .dropdown-item:hover,
#ext_menu-dp .link:focus,
#ext_menu-dp .dropdown-item:focus {
  color: #2969b0;
}
#ext_menu-dp .link[aria-expanded="true"],
#ext_menu-dp .dropdown-menu {
  background: #b08c52;
}
#ext_menu-dp .nav-dropdown-sm .link:focus,
#ext_menu-dp .nav-dropdown-sm .link:hover,
#ext_menu-dp .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-dp .nav-dropdown-sm .dropdown-item:hover {
  background: #bb9c6a!important;
}
#ext_menu-dp .navbar,
#ext_menu-dp .nav-dropdown-sm,
#ext_menu-dp .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-dp .nav-dropdown-sm .dropdown-menu {
  background: #c0a375;
}
#ext_menu-dp .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-dp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-dp .bg-color.transparent.opened .link:hover,
#ext_menu-dp .bg-color.transparent.opened .link:focus {
  color: #2969b0;
}
#ext_menu-dp .link[aria-expanded="true"],
#ext_menu-dp .dropdown-item[aria-expanded="true"] {
  color: #2969b0!important;
}
#ext_menu-dp .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer1-dq P {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#msg-box4-dt H3 {
  font-size: 24px;
}
#msg-box4-dw DIV {
  font-size: 24px;
}
#msg-box4-dw H3 {
  font-size: 30px;
}
#msg-box4-e3 H3 {
  font-size: 30px;
}
#msg-box4-e1 H3 {
  font-size: 30px;
}
#msg-box4-dx H3 {
  font-size: 30px;
}
#msg-box4-e4 H3 {
  font-size: 30px;
}
