@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);







body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #655589 !important;
}
.bg-success {
  background-color: #f5ce30 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #e6d0c4 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #655589;
  border-color: #655589;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #42385a;
  border-color: #42385a;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #42385a !important;
  border-color: #42385a !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: #f5ce30;
  border-color: #f5ce30;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #cfa80a;
  border-color: #cfa80a;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #cfa80a !important;
  border-color: #cfa80a !important;
}
.btn-warning {
  background-color: #e6d0c4;
  border-color: #e6d0c4;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #cfa58e;
  border-color: #cfa58e;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #cfa58e !important;
  border-color: #cfa58e !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: #372e4a;
  color: #372e4a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #655589;
  border-color: #655589;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #655589 !important;
  border-color: #655589 !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: #b69409;
  color: #b69409;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #f5ce30;
  border-color: #f5ce30;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #f5ce30 !important;
  border-color: #f5ce30 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c8977c;
  color: #c8977c;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #e6d0c4;
  border-color: #e6d0c4;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #e6d0c4 !important;
  border-color: #e6d0c4 !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: #655589 !important;
}
.text-success {
  color: #f5ce30 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #e6d0c4 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #f5ce30;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #e6d0c4;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #655589;
}
.btn-social:hover {
  background: #655589;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #655589;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #655589;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #655589;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #655589;
}
.lead a,
.lead a:hover {
  color: #655589;
}
.lead blockquote {
  border-color: #655589;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #a89cc2;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fefcf3;
}
.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: #655589;
}
#menu-4q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4q .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-4q .navbar-toggler {
  color: #e6d0c4;
}
#menu-4q .close-icon::before,
#menu-4q .close-icon::after {
  background-color: #e6d0c4;
}
#menu-4q .link,
#menu-4q .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-4q .link {
  font-size: 1.15rem;
}
#menu-4q .dropdown-item,
#menu-4q .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-4q .link:hover,
#menu-4q .dropdown-item:hover,
#menu-4q .link:focus,
#menu-4q .dropdown-item:focus {
  color: #655589;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-menu {
  background: #424046;
}
#menu-4q .nav-dropdown-sm .link:focus,
#menu-4q .nav-dropdown-sm .link:hover,
#menu-4q .nav-dropdown-sm .dropdown-item:focus,
#menu-4q .nav-dropdown-sm .dropdown-item:hover {
  background: #535258!important;
}
#menu-4q .navbar,
#menu-4q .nav-dropdown-sm,
#menu-4q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4q .nav-dropdown-sm .dropdown-menu {
  background: #5b5960;
}
#menu-4q .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-4q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4q .bg-color.transparent.opened .link:hover,
#menu-4q .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-4q .link[aria-expanded="true"],
#menu-4q .dropdown-item[aria-expanded="true"] {
  color: #707070!important;
}
#menu-4q A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-4s H3 {
  color: #e6d0c4;
  font-size: 30px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-4s P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  text-align: right;
}
#msg-box5-4s .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#content1-69 P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#content1-69 DIV {
  color: #e6d0c4;
}
#contacts1-7e STRONG {
  font-size: 22px;
}






#menu-4t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4t .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-4t .navbar-toggler {
  color: #e6d0c4;
}
#menu-4t .close-icon::before,
#menu-4t .close-icon::after {
  background-color: #e6d0c4;
}
#menu-4t .link,
#menu-4t .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-4t .link {
  font-size: 1.15rem;
}
#menu-4t .dropdown-item,
#menu-4t .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-4t .link:hover,
#menu-4t .dropdown-item:hover,
#menu-4t .link:focus,
#menu-4t .dropdown-item:focus {
  color: #655589;
}
#menu-4t .link[aria-expanded="true"],
#menu-4t .dropdown-menu {
  background: #424046;
}
#menu-4t .nav-dropdown-sm .link:focus,
#menu-4t .nav-dropdown-sm .link:hover,
#menu-4t .nav-dropdown-sm .dropdown-item:focus,
#menu-4t .nav-dropdown-sm .dropdown-item:hover {
  background: #535258!important;
}
#menu-4t .navbar,
#menu-4t .nav-dropdown-sm,
#menu-4t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4t .nav-dropdown-sm .dropdown-menu {
  background: #5b5960;
}
#menu-4t .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-4t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4t .bg-color.transparent.opened .link:hover,
#menu-4t .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-4t .link[aria-expanded="true"],
#menu-4t .dropdown-item[aria-expanded="true"] {
  color: #707070!important;
}
#menu-4t A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-4u H3 {
  color: #ffffff;
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-4u P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  text-align: right;
}
#msg-box5-4u .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#contacts1-7e STRONG {
  font-size: 22px;
}

#contacts1-7e STRONG {
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}





#msg-box5-54 H3 {
  color: #e6d0c4;
  font-size: 36px;
}
#msg-box5-54 P {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  text-align: left;
}
#msg-box5-54 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
}
#msg-box5-54 I {
  font-size: 25px;
}
#msg-box5-54 B {
  font-size: 20px;
}
#menu-55 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-55 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-55 .navbar-toggler {
  color: #e6d0c4;
}
#menu-55 .close-icon::before,
#menu-55 .close-icon::after {
  background-color: #e6d0c4;
}
#menu-55 .link,
#menu-55 .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-55 .link {
  font-size: 1.15rem;
}
#menu-55 .dropdown-item,
#menu-55 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-55 .link:hover,
#menu-55 .dropdown-item:hover,
#menu-55 .link:focus,
#menu-55 .dropdown-item:focus {
  color: #655589;
}
#menu-55 .link[aria-expanded="true"],
#menu-55 .dropdown-menu {
  background: #648286;
}
#menu-55 .nav-dropdown-sm .link:focus,
#menu-55 .nav-dropdown-sm .link:hover,
#menu-55 .nav-dropdown-sm .dropdown-item:focus,
#menu-55 .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#menu-55 .navbar,
#menu-55 .nav-dropdown-sm,
#menu-55 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-55 .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#menu-55 .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-55 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-55 .bg-color.transparent.opened .link:hover,
#menu-55 .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-55 .link[aria-expanded="true"],
#menu-55 .dropdown-item[aria-expanded="true"] {
  color: #655589!important;
}
#menu-55 A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#contacts1-7e STRONG {
  font-size: 22px;
}













#header3-7m .mbr-section-title,
#header3-7m .mbr-section-subtitle {
  text-align: center;
}
#header3-7m .mbr-section-title {
  color: #a38f84;
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
}
#msg-box5-63 P {
  color: #e6d0c4;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-align: center;
}
#msg-box5-63 H3 {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
  text-align: center;
}
#msg-box5-63 SPAN {
  font-size: 30px;
}
#msg-box5-6y H3 {
  color: #000000;
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-6y P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  text-align: left;
}
#msg-box5-6y .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-6y I {
  font-size: 25px;
}
#header3-7k .mbr-section-title,
#header3-7k .mbr-section-subtitle {
  text-align: center;
}
#header3-7k .mbr-section-title {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
}
#features3-65 H4 {
  color: #e6d0c4;
}
#content1-6o P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#content1-6o DIV {
  color: #e6d0c4;
}
#menu-3q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3q .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-3q .navbar-toggler {
  color: #e6d0c4;
}
#menu-3q .close-icon::before,
#menu-3q .close-icon::after {
  background-color: #e6d0c4;
}
#menu-3q .link,
#menu-3q .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-3q .link {
  font-size: 1.15rem;
}
#menu-3q .dropdown-item,
#menu-3q .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-3q .link:hover,
#menu-3q .dropdown-item:hover,
#menu-3q .link:focus,
#menu-3q .dropdown-item:focus {
  color: #655589;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-menu {
  background: #000000;
}
#menu-3q .nav-dropdown-sm .link:focus,
#menu-3q .nav-dropdown-sm .link:hover,
#menu-3q .nav-dropdown-sm .dropdown-item:focus,
#menu-3q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-3q .navbar,
#menu-3q .nav-dropdown-sm,
#menu-3q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-3q .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-3q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3q .bg-color.transparent.opened .link:hover,
#menu-3q .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-3q .link[aria-expanded="true"],
#menu-3q .dropdown-item[aria-expanded="true"] {
  color: #655589!important;
}
#menu-3q A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-61 P {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #e6d0c4;
}
#msg-box5-61 H3 {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#contacts1-7e STRONG {
  font-size: 22px;
}












#msg-box5-6e P {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #e6d0c4;
  text-align: left;
}
#msg-box5-6e H3 {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
  text-align: left;
}
#msg-box5-6e .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#msg-box5-7f H3 {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
}
#msg-box5-7f P {
  color: #e6d0c4;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-7f .btn {
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}
#header3-5t .mbr-section-title,
#header3-5t .mbr-section-subtitle {
  text-align: center;
}
#header3-5t .mbr-section-title {
  color: #e6d0c4;
  font-size: 30px;
}
#header3-5t .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
}
#menu-52 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-52 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-52 .navbar-toggler {
  color: #e6d0c4;
}
#menu-52 .close-icon::before,
#menu-52 .close-icon::after {
  background-color: #e6d0c4;
}
#menu-52 .link,
#menu-52 .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-52 .link {
  font-size: 1.15rem;
}
#menu-52 .dropdown-item,
#menu-52 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-52 .link:hover,
#menu-52 .dropdown-item:hover,
#menu-52 .link:focus,
#menu-52 .dropdown-item:focus {
  color: #655589;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-menu {
  background: #000000;
}
#menu-52 .nav-dropdown-sm .link:focus,
#menu-52 .nav-dropdown-sm .link:hover,
#menu-52 .nav-dropdown-sm .dropdown-item:focus,
#menu-52 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-52 .navbar,
#menu-52 .nav-dropdown-sm,
#menu-52 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-52 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-52 .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-52 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-52 .bg-color.transparent.opened .link:hover,
#menu-52 .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-item[aria-expanded="true"] {
  color: #655589!important;
}
#menu-52 A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#content1-5u P {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#content1-5u DIV {
  color: #e6d0c4;
}
#contacts1-7e STRONG {
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}






#menu-56 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-56 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-56 .navbar-toggler {
  color: #e6d0c4;
}
#menu-56 .close-icon::before,
#menu-56 .close-icon::after {
  background-color: #e6d0c4;
}
#menu-56 .link,
#menu-56 .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-56 .link {
  font-size: 1.15rem;
}
#menu-56 .dropdown-item,
#menu-56 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-56 .link:hover,
#menu-56 .dropdown-item:hover,
#menu-56 .link:focus,
#menu-56 .dropdown-item:focus {
  color: #655589;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-menu {
  background: #424046;
}
#menu-56 .nav-dropdown-sm .link:focus,
#menu-56 .nav-dropdown-sm .link:hover,
#menu-56 .nav-dropdown-sm .dropdown-item:focus,
#menu-56 .nav-dropdown-sm .dropdown-item:hover {
  background: #535258!important;
}
#menu-56 .navbar,
#menu-56 .nav-dropdown-sm,
#menu-56 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-56 .nav-dropdown-sm .dropdown-menu {
  background: #5b5960;
}
#menu-56 .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-56 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-56 .bg-color.transparent.opened .link:hover,
#menu-56 .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-item[aria-expanded="true"] {
  color: #707070!important;
}
#menu-56 A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-57 H3 {
  color: #e6d0c4;
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-57 P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  text-align: right;
}
#msg-box5-57 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#contacts1-7e STRONG {
  font-size: 22px;
}





#menu-58 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-58 .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-58 .navbar-toggler {
  color: #e6d0c4;
}
#menu-58 .close-icon::before,
#menu-58 .close-icon::after {
  background-color: #e6d0c4;
}
#menu-58 .link,
#menu-58 .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-58 .link {
  font-size: 1.15rem;
}
#menu-58 .dropdown-item,
#menu-58 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-58 .link:hover,
#menu-58 .dropdown-item:hover,
#menu-58 .link:focus,
#menu-58 .dropdown-item:focus {
  color: #655589;
}
#menu-58 .link[aria-expanded="true"],
#menu-58 .dropdown-menu {
  background: #424046;
}
#menu-58 .nav-dropdown-sm .link:focus,
#menu-58 .nav-dropdown-sm .link:hover,
#menu-58 .nav-dropdown-sm .dropdown-item:focus,
#menu-58 .nav-dropdown-sm .dropdown-item:hover {
  background: #535258!important;
}
#menu-58 .navbar,
#menu-58 .nav-dropdown-sm,
#menu-58 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-58 .nav-dropdown-sm .dropdown-menu {
  background: #5b5960;
}
#menu-58 .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-58 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-58 .bg-color.transparent.opened .link:hover,
#menu-58 .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-58 .link[aria-expanded="true"],
#menu-58 .dropdown-item[aria-expanded="true"] {
  color: #707070!important;
}
#menu-58 A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-59 H3 {
  color: #e6d0c4;
  font-size: 46px;
}
#msg-box5-59 P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  text-align: right;
}
#msg-box5-59 .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#msg-box5-59 SPAN {
  font-size: 18px;
}
#msg-box5-5k P {
  color: #e6d0c4;
}
#msg-box5-5k H3 {
  color: #e6d0c4;
}
#contacts1-7e STRONG {
  font-size: 22px;
}






#menu-5a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5a .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-5a .navbar-toggler {
  color: #e6d0c4;
}
#menu-5a .close-icon::before,
#menu-5a .close-icon::after {
  background-color: #e6d0c4;
}
#menu-5a .link,
#menu-5a .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-5a .link {
  font-size: 1.15rem;
}
#menu-5a .dropdown-item,
#menu-5a .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-5a .link:hover,
#menu-5a .dropdown-item:hover,
#menu-5a .link:focus,
#menu-5a .dropdown-item:focus {
  color: #655589;
}
#menu-5a .link[aria-expanded="true"],
#menu-5a .dropdown-menu {
  background: #424046;
}
#menu-5a .nav-dropdown-sm .link:focus,
#menu-5a .nav-dropdown-sm .link:hover,
#menu-5a .nav-dropdown-sm .dropdown-item:focus,
#menu-5a .nav-dropdown-sm .dropdown-item:hover {
  background: #535258!important;
}
#menu-5a .navbar,
#menu-5a .nav-dropdown-sm,
#menu-5a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5a .nav-dropdown-sm .dropdown-menu {
  background: #5b5960;
}
#menu-5a .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-5a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5a .bg-color.transparent.opened .link:hover,
#menu-5a .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-5a .link[aria-expanded="true"],
#menu-5a .dropdown-item[aria-expanded="true"] {
  color: #707070!important;
}
#menu-5a A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-5b H3 {
  color: #e6d0c4;
  font-size: 36px;
  text-align: center;
}
#msg-box5-5b P {
  color: #000000;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  text-align: right;
}
#msg-box5-5b .btn {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#contacts1-7e STRONG {
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}








#menu-6z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6z .navbar-caption {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Ubuntu', sans-serif;
}
#menu-6z .navbar-toggler {
  color: #e6d0c4;
}
#menu-6z .close-icon::before,
#menu-6z .close-icon::after {
  background-color: #e6d0c4;
}
#menu-6z .link,
#menu-6z .dropdown-item {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#menu-6z .link {
  font-size: 1.15rem;
}
#menu-6z .dropdown-item,
#menu-6z .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#menu-6z .link:hover,
#menu-6z .dropdown-item:hover,
#menu-6z .link:focus,
#menu-6z .dropdown-item:focus {
  color: #655589;
}
#menu-6z .link[aria-expanded="true"],
#menu-6z .dropdown-menu {
  background: #424046;
}
#menu-6z .nav-dropdown-sm .link:focus,
#menu-6z .nav-dropdown-sm .link:hover,
#menu-6z .nav-dropdown-sm .dropdown-item:focus,
#menu-6z .nav-dropdown-sm .dropdown-item:hover {
  background: #535258!important;
}
#menu-6z .navbar,
#menu-6z .nav-dropdown-sm,
#menu-6z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6z .nav-dropdown-sm .dropdown-menu {
  background: #5b5960;
}
#menu-6z .bg-color.transparent .link {
  color: #e6d0c4;
  transition: none;
}
#menu-6z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6z .bg-color.transparent.opened .link:hover,
#menu-6z .bg-color.transparent.opened .link:focus {
  color: #655589;
}
#menu-6z .link[aria-expanded="true"],
#menu-6z .dropdown-item[aria-expanded="true"] {
  color: #707070!important;
}
#menu-6z A {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-70 H3 {
  font-size: 20px;
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-70 P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-71 P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-72 P {
  color: #e6d0c4;
  font-family: 'Raleway', sans-serif;
}
#contacts1-7e STRONG {
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}
