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









body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #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 {
  opacity: 0 !important;
}
#ext_menu-1 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1 .navbar-caption {
  color: #ffffff;
}
#ext_menu-1 .navbar-toggler {
  color: #000000;
}
#ext_menu-1 .close-icon::before,
#ext_menu-1 .close-icon::after {
  background-color: #000000;
}
#ext_menu-1 .link,
#ext_menu-1 .dropdown-item {
  color: #000000;
}
#ext_menu-1 .link {
  font-size: 1rem;
}
#ext_menu-1 .dropdown-item,
#ext_menu-1 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-1 .link:hover,
#ext_menu-1 .dropdown-item:hover,
#ext_menu-1 .link:focus,
#ext_menu-1 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-1 .nav-dropdown-sm .link:focus,
#ext_menu-1 .nav-dropdown-sm .link:hover,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-1 .navbar,
#ext_menu-1 .nav-dropdown-sm,
#ext_menu-1 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-1 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1 .bg-color.transparent.opened .link:hover,
#ext_menu-1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header4-2 .mbr-section-lead {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header4-2 .mbr-section-title {
  color: #f7da64;
}
#header4-2 .mbr-section-lead SPAN {
  font-size: 22px;
}
#features7-3 .card-subtitle {
  color: #bcbcbc;
}
#features7-3 .iconbox {
  background-color: #ffffff;
  border-color: #ffffff;
}
#features7-3 H4 {
  color: #b8312f;
}
#features7-3 P {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#content8-d .mbr-section-title,
#content8-d p {
  text-align: right;
  color: #fff;
}
#content8-d .mbr-section-title {
  font-size: 60px;
  color: #cccccc;
}
#content8-d P {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#features1-4 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-4 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-6 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-6 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-6 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #7c706b;
}
#features1-7 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-7 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-7 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#contacts4-1x STRONG {
  color: #ffffff;
}
#contacts4-1x .btn {
  font-size: 17px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box1-1z H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-1z H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-1z .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}




#ext_menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-e .navbar-caption {
  color: #ffffff;
}
#ext_menu-e .navbar-toggler {
  color: #000000;
}
#ext_menu-e .close-icon::before,
#ext_menu-e .close-icon::after {
  background-color: #000000;
}
#ext_menu-e .link,
#ext_menu-e .dropdown-item {
  color: #000000;
}
#ext_menu-e .link {
  font-size: 1rem;
}
#ext_menu-e .dropdown-item,
#ext_menu-e .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-e .link:hover,
#ext_menu-e .dropdown-item:hover,
#ext_menu-e .link:focus,
#ext_menu-e .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-e .link[aria-expanded="true"],
#ext_menu-e .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-e .nav-dropdown-sm .link:focus,
#ext_menu-e .nav-dropdown-sm .link:hover,
#ext_menu-e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-e .navbar,
#ext_menu-e .nav-dropdown-sm,
#ext_menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-e .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-e .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-e .bg-color.transparent.opened .link:hover,
#ext_menu-e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-e .link[aria-expanded="true"],
#ext_menu-e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-12 .mbr-section-title,
#msg-box8-12 p {
  color: #fff;
}
#msg-box8-12 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box8-12 .mbr-section-title {
  color: #cccccc;
}
#msg-box5-13 H3 {
  font-size: 36px;
}
#msg-box5-13 .btn {
  font-size: 14px;
}
#msg-box5-13 P {
  font-size: 14px;
}
#msg-box5-13 SPAN {
  font-size: 30px;
}
#msg-box5-14 H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-14 .btn {
  font-size: 14px;
}
#msg-box5-14 P {
  color: #2b0680;
}
#msg-box5-15 H3 {
  font-size: 30px;
}
#msg-box5-15 .btn {
  font-size: 14px;
}
#msg-box5-3m H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-3m .btn {
  font-size: 14px;
}
#msg-box5-3m P {
  color: #2b0680;
}
#msg-box5-3n H3 {
  font-size: 30px;
}
#msg-box5-3n .btn {
  font-size: 14px;
}
#msg-box5-3p H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-3p .btn {
  font-size: 14px;
}
#msg-box5-3p P {
  color: #2b0680;
}
#msg-box5-3o H3 {
  font-size: 30px;
}
#msg-box5-3o .btn {
  font-size: 14px;
}
#msg-box5-3q H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-3q .btn {
  font-size: 14px;
}
#msg-box5-3q P {
  color: #2b0680;
}
#msg-box5-3s H3 {
  font-size: 30px;
}
#msg-box5-3s .btn {
  font-size: 14px;
}
#msg-box5-3r H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-3r .btn {
  font-size: 14px;
}
#msg-box5-3r P {
  color: #2b0680;
}
#msg-box5-3u H3 {
  font-size: 30px;
}
#msg-box5-3u .btn {
  font-size: 14px;
}
#msg-box5-3t H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-3t .btn {
  font-size: 14px;
}
#msg-box5-3t P {
  color: #2b0680;
}
#msg-box5-3v H3 {
  font-size: 30px;
}
#msg-box5-3v .btn {
  font-size: 14px;
}
#msg-box5-3w H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-3w .btn {
  font-size: 14px;
}
#msg-box5-3w P {
  color: #2b0680;
}
#msg-box5-3y H3 {
  font-size: 30px;
}
#msg-box5-3y .btn {
  font-size: 14px;
}
#msg-box5-3x H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-3x .btn {
  font-size: 14px;
}
#msg-box5-3x P {
  color: #2b0680;
}
#msg-box5-3z H3 {
  font-size: 30px;
}
#msg-box5-3z .btn {
  font-size: 14px;
}
#msg-box5-40 H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-40 .btn {
  font-size: 14px;
}
#msg-box5-40 P {
  color: #2b0680;
}
#msg-box5-41 H3 {
  font-size: 30px;
}
#msg-box5-41 .btn {
  font-size: 14px;
}
#msg-box5-42 H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-42 .btn {
  font-size: 14px;
}
#msg-box5-42 P {
  color: #2b0680;
}
#msg-box5-43 H3 {
  font-size: 30px;
}
#msg-box5-43 .btn {
  font-size: 14px;
}
#msg-box5-44 H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-44 .btn {
  font-size: 14px;
}
#msg-box5-44 P {
  color: #2b0680;
}
#msg-box5-45 H3 {
  font-size: 30px;
}
#msg-box5-45 .btn {
  font-size: 14px;
}
#msg-box5-46 H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-46 .btn {
  font-size: 14px;
}
#msg-box5-46 P {
  color: #2b0680;
}
#msg-box5-47 H3 {
  font-size: 30px;
}
#msg-box5-47 .btn {
  font-size: 14px;
}
#msg-box5-48 H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-48 .btn {
  font-size: 14px;
}
#msg-box5-48 P {
  color: #2b0680;
}
#msg-box5-49 H3 {
  font-size: 30px;
}
#msg-box5-49 .btn {
  font-size: 14px;
}
#msg-box5-4a H3 {
  font-size: 30px;
  color: #475577;
}
#msg-box5-4a .btn {
  font-size: 14px;
}
#msg-box5-4a P {
  color: #2b0680;
}
#msg-box5-4b H3 {
  font-size: 30px;
}
#msg-box5-4b .btn {
  font-size: 14px;
}
#form1-16 .form-control-label {
  color: #fac51c;
}
#form1-16 .mbr-section-title {
  color: #cccccc;
}
#form1-16 SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-16 .btn {
  font-size: 14px;
}
#msg-box1-59 H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-59 H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-59 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}




#ext_menu-g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-g .navbar-caption {
  color: #ffffff;
}
#ext_menu-g .navbar-toggler {
  color: #000000;
}
#ext_menu-g .close-icon::before,
#ext_menu-g .close-icon::after {
  background-color: #000000;
}
#ext_menu-g .link,
#ext_menu-g .dropdown-item {
  color: #000000;
}
#ext_menu-g .link {
  font-size: 1rem;
}
#ext_menu-g .dropdown-item,
#ext_menu-g .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-g .link:hover,
#ext_menu-g .dropdown-item:hover,
#ext_menu-g .link:focus,
#ext_menu-g .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-g .link[aria-expanded="true"],
#ext_menu-g .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-g .nav-dropdown-sm .link:focus,
#ext_menu-g .nav-dropdown-sm .link:hover,
#ext_menu-g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-g .navbar,
#ext_menu-g .nav-dropdown-sm,
#ext_menu-g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-g .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-g .bg-color.transparent.opened .link:hover,
#ext_menu-g .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-g .link[aria-expanded="true"],
#ext_menu-g .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1b .mbr-section-title,
#msg-box8-1b p {
  color: #fff;
}
#msg-box8-1b .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box8-1b .mbr-section-title {
  color: #cccccc;
}
#msg-box5-1e H3 {
  font-size: 36px;
}
#msg-box5-1e .btn {
  font-size: 14px;
}
#msg-box5-1f H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-1f .btn {
  font-size: 14px;
}
#msg-box5-1f P {
  color: #ffffff;
}
#msg-box5-1g H3 {
  font-size: 36px;
}
#msg-box5-1g .btn {
  font-size: 14px;
}
#msg-box5-4o H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-4o .btn {
  font-size: 14px;
}
#msg-box5-4o P {
  color: #ffffff;
}
#msg-box5-4p H3 {
  font-size: 36px;
}
#msg-box5-4p .btn {
  font-size: 14px;
}
#msg-box5-4q H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-4q .btn {
  font-size: 14px;
}
#msg-box5-4q P {
  color: #ffffff;
}
#msg-box5-4r H3 {
  font-size: 36px;
}
#msg-box5-4r .btn {
  font-size: 14px;
}
#form1-2j .form-control-label {
  color: #fac51c;
}
#form1-2j .mbr-section-title {
  color: #cccccc;
}
#form1-2j SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2j .btn {
  font-size: 14px;
}
#msg-box1-5a H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5a H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5a .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}




#ext_menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-i .navbar-caption {
  color: #ffffff;
}
#ext_menu-i .navbar-toggler {
  color: #000000;
}
#ext_menu-i .close-icon::before,
#ext_menu-i .close-icon::after {
  background-color: #000000;
}
#ext_menu-i .link,
#ext_menu-i .dropdown-item {
  color: #000000;
}
#ext_menu-i .link {
  font-size: 1rem;
}
#ext_menu-i .dropdown-item,
#ext_menu-i .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-i .link:hover,
#ext_menu-i .dropdown-item:hover,
#ext_menu-i .link:focus,
#ext_menu-i .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-i .nav-dropdown-sm .link:focus,
#ext_menu-i .nav-dropdown-sm .link:hover,
#ext_menu-i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-i .navbar,
#ext_menu-i .nav-dropdown-sm,
#ext_menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-i .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-i .bg-color.transparent.opened .link:hover,
#ext_menu-i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-i .link[aria-expanded="true"],
#ext_menu-i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-18 .mbr-section-title,
#msg-box8-18 p {
  color: #fff;
}
#msg-box8-18 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box8-18 .mbr-section-title {
  color: #cccccc;
}
#msg-box5-4s H3 {
  font-size: 36px;
}
#msg-box5-4s .btn {
  font-size: 14px;
}
#msg-box5-4t H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-4t .btn {
  font-size: 14px;
}
#msg-box5-4t P {
  color: #ffffff;
}
#msg-box5-4u H3 {
  font-size: 36px;
}
#msg-box5-4u .btn {
  font-size: 14px;
}
#msg-box5-4v H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-4v .btn {
  font-size: 14px;
}
#msg-box5-4v P {
  color: #ffffff;
}
#msg-box5-4y H3 {
  font-size: 36px;
}
#msg-box5-4y .btn {
  font-size: 14px;
}
#msg-box5-4z H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-4z .btn {
  font-size: 14px;
}
#msg-box5-4z P {
  color: #ffffff;
}
#msg-box5-50 H3 {
  font-size: 36px;
}
#msg-box5-50 .btn {
  font-size: 14px;
}
#msg-box5-51 H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-51 .btn {
  font-size: 14px;
}
#msg-box5-51 P {
  color: #ffffff;
}
#msg-box5-52 H3 {
  font-size: 36px;
}
#msg-box5-52 .btn {
  font-size: 14px;
}
#msg-box5-53 H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-53 .btn {
  font-size: 14px;
}
#msg-box5-53 P {
  color: #ffffff;
}
#msg-box5-1h H3 {
  font-size: 36px;
}
#msg-box5-1h .btn {
  font-size: 14px;
}
#form1-2d .form-control-label {
  color: #fac51c;
}
#form1-2d .mbr-section-title {
  color: #cccccc;
}
#form1-2d SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2d .btn {
  font-size: 14px;
}
#msg-box1-5b H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5b H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5b .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}




#ext_menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-k .navbar-caption {
  color: #ffffff;
}
#ext_menu-k .navbar-toggler {
  color: #000000;
}
#ext_menu-k .close-icon::before,
#ext_menu-k .close-icon::after {
  background-color: #000000;
}
#ext_menu-k .link,
#ext_menu-k .dropdown-item {
  color: #000000;
}
#ext_menu-k .link {
  font-size: 1rem;
}
#ext_menu-k .dropdown-item,
#ext_menu-k .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-k .link:hover,
#ext_menu-k .dropdown-item:hover,
#ext_menu-k .link:focus,
#ext_menu-k .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-k .nav-dropdown-sm .link:focus,
#ext_menu-k .nav-dropdown-sm .link:hover,
#ext_menu-k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-k .navbar,
#ext_menu-k .nav-dropdown-sm,
#ext_menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-k .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-k .bg-color.transparent.opened .link:hover,
#ext_menu-k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1k .mbr-section-title,
#msg-box8-1k p {
  color: #fff;
}
#msg-box8-1k .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box8-1k .mbr-section-title {
  color: #cccccc;
}
#msg-box5-1l H3 {
  font-size: 36px;
  color: #553982;
}
#msg-box5-1l .btn {
  font-size: 14px;
}
#msg-box5-1l SPAN {
  color: #553982;
}
#msg-box5-1l P {
  color: #2b0680;
}
#msg-box5-1m H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-1m .btn {
  font-size: 14px;
}
#msg-box5-1m P {
  color: #ffffff;
}
#msg-box5-54 H3 {
  font-size: 36px;
  color: #553982;
}
#msg-box5-54 .btn {
  font-size: 14px;
}
#msg-box5-54 SPAN {
  color: #553982;
}
#msg-box5-54 P {
  color: #2b0680;
}
#msg-box5-55 H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-55 .btn {
  font-size: 14px;
}
#msg-box5-55 P {
  color: #ffffff;
}
#msg-box5-56 H3 {
  font-size: 36px;
  color: #553982;
}
#msg-box5-56 .btn {
  font-size: 14px;
}
#msg-box5-56 SPAN {
  color: #553982;
}
#msg-box5-56 P {
  color: #2b0680;
}
#msg-box5-57 H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-57 .btn {
  font-size: 14px;
}
#msg-box5-57 P {
  color: #ffffff;
}
#msg-box5-58 H3 {
  font-size: 36px;
  color: #553982;
}
#msg-box5-58 .btn {
  font-size: 14px;
}
#msg-box5-58 SPAN {
  color: #553982;
}
#msg-box5-58 P {
  color: #2b0680;
}
#form1-2f .form-control-label {
  color: #fac51c;
}
#form1-2f .mbr-section-title {
  color: #cccccc;
}
#form1-2f SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2f .btn {
  font-size: 14px;
}
#msg-box1-5c H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5c H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5c .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-m .navbar-caption {
  color: #ffffff;
}
#ext_menu-m .navbar-toggler {
  color: #000000;
}
#ext_menu-m .close-icon::before,
#ext_menu-m .close-icon::after {
  background-color: #000000;
}
#ext_menu-m .link,
#ext_menu-m .dropdown-item {
  color: #000000;
}
#ext_menu-m .link {
  font-size: 1rem;
}
#ext_menu-m .dropdown-item,
#ext_menu-m .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-m .link:hover,
#ext_menu-m .dropdown-item:hover,
#ext_menu-m .link:focus,
#ext_menu-m .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-m .link[aria-expanded="true"],
#ext_menu-m .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-m .nav-dropdown-sm .link:focus,
#ext_menu-m .nav-dropdown-sm .link:hover,
#ext_menu-m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-m .navbar,
#ext_menu-m .nav-dropdown-sm,
#ext_menu-m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-m .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-m .bg-color.transparent.opened .link:hover,
#ext_menu-m .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-m .link[aria-expanded="true"],
#ext_menu-m .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-1p .mbr-section-title,
#msg-box3-1p p {
  color: #000;
}
#msg-box3-1p .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-1p .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-1p .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-2m .form-control-label {
  color: #fac51c;
}
#form1-2m .mbr-section-title {
  color: #cccccc;
}
#form1-2m SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2m .btn {
  font-size: 14px;
}
#msg-box1-5d H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5d H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5d .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-o .navbar-caption {
  color: #ffffff;
}
#ext_menu-o .navbar-toggler {
  color: #000000;
}
#ext_menu-o .close-icon::before,
#ext_menu-o .close-icon::after {
  background-color: #000000;
}
#ext_menu-o .link,
#ext_menu-o .dropdown-item {
  color: #000000;
}
#ext_menu-o .link {
  font-size: 1rem;
}
#ext_menu-o .dropdown-item,
#ext_menu-o .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-o .link:hover,
#ext_menu-o .dropdown-item:hover,
#ext_menu-o .link:focus,
#ext_menu-o .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-o .nav-dropdown-sm .link:focus,
#ext_menu-o .nav-dropdown-sm .link:hover,
#ext_menu-o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-o .navbar,
#ext_menu-o .nav-dropdown-sm,
#ext_menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-o .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-o .bg-color.transparent.opened .link:hover,
#ext_menu-o .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-2o .mbr-section-title,
#msg-box3-2o p {
  color: #000;
}
#msg-box3-2o .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-2o .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-2o .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-2p .form-control-label {
  color: #fac51c;
}
#form1-2p .mbr-section-title {
  color: #cccccc;
}
#form1-2p SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2p .btn {
  font-size: 14px;
}
#msg-box1-5e H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5e H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5e .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
}
#ext_menu-q .navbar-toggler {
  color: #000000;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #000000;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #000000;
}
#ext_menu-q .link {
  font-size: 1rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-q .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-2r .mbr-section-title,
#msg-box3-2r p {
  color: #000;
}
#msg-box3-2r .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-2r .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-2r .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-2s .form-control-label {
  color: #fac51c;
}
#form1-2s .mbr-section-title {
  color: #cccccc;
}
#form1-2s SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2s .btn {
  font-size: 14px;
}
#msg-box1-5f H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5f H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5f .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-s .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-s .navbar-caption {
  color: #ffffff;
}
#ext_menu-s .navbar-toggler {
  color: #000000;
}
#ext_menu-s .close-icon::before,
#ext_menu-s .close-icon::after {
  background-color: #000000;
}
#ext_menu-s .link,
#ext_menu-s .dropdown-item {
  color: #000000;
}
#ext_menu-s .link {
  font-size: 1rem;
}
#ext_menu-s .dropdown-item,
#ext_menu-s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-s .link:hover,
#ext_menu-s .dropdown-item:hover,
#ext_menu-s .link:focus,
#ext_menu-s .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-s .link[aria-expanded="true"],
#ext_menu-s .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-s .nav-dropdown-sm .link:focus,
#ext_menu-s .nav-dropdown-sm .link:hover,
#ext_menu-s .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-s .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-s .navbar,
#ext_menu-s .nav-dropdown-sm,
#ext_menu-s .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-s .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-s .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-s .bg-color.transparent.opened .link:hover,
#ext_menu-s .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-s .link[aria-expanded="true"],
#ext_menu-s .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-2u .mbr-section-title,
#msg-box3-2u p {
  color: #000;
}
#msg-box3-2u .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-2u .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-2u .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-2v .form-control-label {
  color: #fac51c;
}
#form1-2v .mbr-section-title {
  color: #cccccc;
}
#form1-2v SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2v .btn {
  font-size: 14px;
}
#msg-box1-5g H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5g H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5g .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-u .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-u .navbar-caption {
  color: #ffffff;
}
#ext_menu-u .navbar-toggler {
  color: #000000;
}
#ext_menu-u .close-icon::before,
#ext_menu-u .close-icon::after {
  background-color: #000000;
}
#ext_menu-u .link,
#ext_menu-u .dropdown-item {
  color: #000000;
}
#ext_menu-u .link {
  font-size: 1rem;
}
#ext_menu-u .dropdown-item,
#ext_menu-u .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-u .link:hover,
#ext_menu-u .dropdown-item:hover,
#ext_menu-u .link:focus,
#ext_menu-u .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-u .link[aria-expanded="true"],
#ext_menu-u .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-u .nav-dropdown-sm .link:focus,
#ext_menu-u .nav-dropdown-sm .link:hover,
#ext_menu-u .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-u .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-u .navbar,
#ext_menu-u .nav-dropdown-sm,
#ext_menu-u .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-u .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-u .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-u .bg-color.transparent.opened .link:hover,
#ext_menu-u .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-u .link[aria-expanded="true"],
#ext_menu-u .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-2x .mbr-section-title,
#msg-box3-2x p {
  color: #000;
}
#msg-box3-2x .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-2x .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-2x .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-2y .form-control-label {
  color: #fac51c;
}
#form1-2y .mbr-section-title {
  color: #cccccc;
}
#form1-2y SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-2y .btn {
  font-size: 14px;
}
#msg-box1-5h H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5h H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5h .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-w .navbar-caption {
  color: #ffffff;
}
#ext_menu-w .navbar-toggler {
  color: #000000;
}
#ext_menu-w .close-icon::before,
#ext_menu-w .close-icon::after {
  background-color: #000000;
}
#ext_menu-w .link,
#ext_menu-w .dropdown-item {
  color: #000000;
}
#ext_menu-w .link {
  font-size: 1rem;
}
#ext_menu-w .dropdown-item,
#ext_menu-w .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-w .link:hover,
#ext_menu-w .dropdown-item:hover,
#ext_menu-w .link:focus,
#ext_menu-w .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-w .nav-dropdown-sm .link:focus,
#ext_menu-w .nav-dropdown-sm .link:hover,
#ext_menu-w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-w .navbar,
#ext_menu-w .nav-dropdown-sm,
#ext_menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-w .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-w .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-w .bg-color.transparent.opened .link:hover,
#ext_menu-w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-30 .mbr-section-title,
#msg-box3-30 p {
  color: #000;
}
#msg-box3-30 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-30 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-30 .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-31 .form-control-label {
  color: #fac51c;
}
#form1-31 .mbr-section-title {
  color: #cccccc;
}
#form1-31 SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-31 .btn {
  font-size: 14px;
}
#msg-box1-5i H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5i H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5i .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-y .navbar-caption {
  color: #ffffff;
}
#ext_menu-y .navbar-toggler {
  color: #000000;
}
#ext_menu-y .close-icon::before,
#ext_menu-y .close-icon::after {
  background-color: #000000;
}
#ext_menu-y .link,
#ext_menu-y .dropdown-item {
  color: #000000;
}
#ext_menu-y .link {
  font-size: 1rem;
}
#ext_menu-y .dropdown-item,
#ext_menu-y .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-y .link:hover,
#ext_menu-y .dropdown-item:hover,
#ext_menu-y .link:focus,
#ext_menu-y .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-y .link[aria-expanded="true"],
#ext_menu-y .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-y .nav-dropdown-sm .link:focus,
#ext_menu-y .nav-dropdown-sm .link:hover,
#ext_menu-y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-y .navbar,
#ext_menu-y .nav-dropdown-sm,
#ext_menu-y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-y .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-y .bg-color.transparent.opened .link:hover,
#ext_menu-y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-y .link[aria-expanded="true"],
#ext_menu-y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-33 .mbr-section-title,
#msg-box3-33 p {
  color: #000;
}
#msg-box3-33 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-33 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-33 .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-34 .form-control-label {
  color: #fac51c;
}
#form1-34 .mbr-section-title {
  color: #cccccc;
}
#form1-34 SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-34 .btn {
  font-size: 14px;
}
#msg-box1-5j H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5j H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5j .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-10 .navbar-caption {
  color: #ffffff;
}
#ext_menu-10 .navbar-toggler {
  color: #000000;
}
#ext_menu-10 .close-icon::before,
#ext_menu-10 .close-icon::after {
  background-color: #000000;
}
#ext_menu-10 .link,
#ext_menu-10 .dropdown-item {
  color: #000000;
}
#ext_menu-10 .link {
  font-size: 1rem;
}
#ext_menu-10 .dropdown-item,
#ext_menu-10 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-10 .link:hover,
#ext_menu-10 .dropdown-item:hover,
#ext_menu-10 .link:focus,
#ext_menu-10 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-10 .link[aria-expanded="true"],
#ext_menu-10 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-10 .nav-dropdown-sm .link:focus,
#ext_menu-10 .nav-dropdown-sm .link:hover,
#ext_menu-10 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-10 .navbar,
#ext_menu-10 .nav-dropdown-sm,
#ext_menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-10 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-10 .bg-color.transparent.opened .link:hover,
#ext_menu-10 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-10 .link[aria-expanded="true"],
#ext_menu-10 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box3-36 .mbr-section-title,
#msg-box3-36 p {
  color: #000;
}
#msg-box3-36 .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box3-36 .lead P {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box3-36 .mbr-section-title {
  font-size: 46px;
  color: #cccccc;
}
#form1-37 .form-control-label {
  color: #fac51c;
}
#form1-37 .mbr-section-title {
  color: #cccccc;
}
#form1-37 SMALL {
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
}
#form1-37 .btn {
  font-size: 14px;
}
#msg-box1-5k H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5k H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5k .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}




#ext_menu-20 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-20 .navbar-caption {
  color: #ffffff;
}
#ext_menu-20 .navbar-toggler {
  color: #000000;
}
#ext_menu-20 .close-icon::before,
#ext_menu-20 .close-icon::after {
  background-color: #000000;
}
#ext_menu-20 .link,
#ext_menu-20 .dropdown-item {
  color: #000000;
}
#ext_menu-20 .link {
  font-size: 1rem;
}
#ext_menu-20 .dropdown-item,
#ext_menu-20 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-20 .link:hover,
#ext_menu-20 .dropdown-item:hover,
#ext_menu-20 .link:focus,
#ext_menu-20 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-20 .link[aria-expanded="true"],
#ext_menu-20 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-20 .nav-dropdown-sm .link:focus,
#ext_menu-20 .nav-dropdown-sm .link:hover,
#ext_menu-20 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-20 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-20 .navbar,
#ext_menu-20 .nav-dropdown-sm,
#ext_menu-20 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-20 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-20 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-20 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-20 .bg-color.transparent.opened .link:hover,
#ext_menu-20 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-20 .link[aria-expanded="true"],
#ext_menu-20 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#content5-3a .mbr-section-title,
#content5-3a p {
  color: #fff;
}
#content5-3a P {
  font-family: 'Montserrat', sans-serif;
  color: #efefef;
  font-size: 17px;
}
#contacts4-1x STRONG {
  color: #ffffff;
}
#contacts4-1x .btn {
  font-size: 17px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box1-5l H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5l H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5l .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}





#ext_menu-24 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-24 .navbar-caption {
  color: #ffffff;
}
#ext_menu-24 .navbar-toggler {
  color: #000000;
}
#ext_menu-24 .close-icon::before,
#ext_menu-24 .close-icon::after {
  background-color: #000000;
}
#ext_menu-24 .link,
#ext_menu-24 .dropdown-item {
  color: #000000;
}
#ext_menu-24 .link {
  font-size: 1rem;
}
#ext_menu-24 .dropdown-item,
#ext_menu-24 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#ext_menu-24 .link:hover,
#ext_menu-24 .dropdown-item:hover,
#ext_menu-24 .link:focus,
#ext_menu-24 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-24 .link[aria-expanded="true"],
#ext_menu-24 .dropdown-menu {
  background: #e6e6e6;
}
#ext_menu-24 .nav-dropdown-sm .link:focus,
#ext_menu-24 .nav-dropdown-sm .link:hover,
#ext_menu-24 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-24 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#ext_menu-24 .navbar,
#ext_menu-24 .nav-dropdown-sm,
#ext_menu-24 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-24 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#ext_menu-24 .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#ext_menu-24 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-24 .bg-color.transparent.opened .link:hover,
#ext_menu-24 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-24 .link[aria-expanded="true"],
#ext_menu-24 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider-4g P {
  font-family: 'Montserrat', sans-serif;
  color: #cccccc;
}
#contacts4-1x STRONG {
  color: #ffffff;
}
#contacts4-1x .btn {
  font-size: 17px;
  font-family: 'Open Sans', sans-serif;
}
#header4-4j .mbr-section-title {
  font-size: 48px;
}
#header4-4j .mbr-section-lead {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  color: #cccccc;
}
#header4-4j .mbr-section-lead SPAN {
  font-size: 18px;
}
#msg-box1-5m H2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
}
#msg-box1-5m H3 {
  color: #cccccc;
  font-size: 17px;
}
#msg-box1-5m .btn {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}
