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









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: #2e1332 !important;
}
.bg-info {
  background-color: #571a34 !important;
}
.bg-warning {
  background-color: #c0a374 !important;
}
.bg-danger {
  background-color: #1b3c86 !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: #fdfcea;
  border-color: #fdfcea;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #f6f2a4;
  border-color: #f6f2a4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #f6f2a4 !important;
  border-color: #f6f2a4 !important;
}
.btn-info {
  background-color: #571a34;
  border-color: #571a34;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #1c0811;
  border-color: #1c0811;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1c0811 !important;
  border-color: #1c0811 !important;
}
.btn-success {
  background-color: #2e1332;
  border-color: #2e1332;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning {
  background-color: #c0a374;
  border-color: #c0a374;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #9f7e48;
  border-color: #9f7e48;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #9f7e48 !important;
  border-color: #9f7e48 !important;
}
.btn-danger {
  background-color: #1b3c86;
  border-color: #1b3c86;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #0e1f46;
  border-color: #0e1f46;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #0e1f46 !important;
  border-color: #0e1f46 !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: #f4ef8d;
  color: #f4ef8d;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #fdfcea;
  border-color: #fdfcea;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #fdfcea !important;
  border-color: #fdfcea !important;
}
.btn-info-outline {
  background: none;
  border-color: #080305;
  color: #080305;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #571a34;
  border-color: #571a34;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #571a34 !important;
  border-color: #571a34 !important;
}
.btn-success-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #2e1332;
  border-color: #2e1332;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #2e1332 !important;
  border-color: #2e1332 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #8e7040;
  color: #8e7040;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #c0a374;
  border-color: #c0a374;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a374 !important;
  border-color: #c0a374 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #0a1631;
  color: #0a1631;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #1b3c86;
  border-color: #1b3c86;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #1b3c86 !important;
  border-color: #1b3c86 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #2e1332 !important;
}
.text-info {
  color: #571a34 !important;
}
.text-warning {
  color: #c0a374 !important;
}
.text-danger {
  color: #1b3c86 !important;
}
.alert-success {
  background-color: #2e1332;
}
.alert-info {
  background-color: #571a34;
}
.alert-warning {
  background-color: #c0a374;
}
.alert-danger {
  background-color: #1b3c86;
}
.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: #e3c2e8;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #b9376f;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #e8ddcc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #4774da;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0a375;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #fdfcea;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #fdfcea;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-1i .link {
  font-size: 1.3rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-1i .link:hover,
#menu-1i .dropdown-item:hover,
#menu-1i .link:focus,
#menu-1i .dropdown-item:focus {
  color: #c0a375;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #0c050d;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-1i .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-0 .mbr-section-text {
  text-align: right;
  color: #ffffff;
}
#header2-0 .mbr-section-title {
  color: #fdfcea;
}
#msg-box8-38 .mbr-section-title,
#msg-box8-38 p {
  color: #fff;
}
#msg-box8-38 .mbr-section-title {
  font-size: 48px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#msg-box8-38 .mbr-section-title SPAN {
  font-size: 32px;
  font-family: 'Oxygen', sans-serif;
  color: #ffffff;
}
#msg-box3-t .mbr-section-title,
#msg-box3-t p {
  color: #000;
}
#msg-box3-t .lead DIV {
  font-size: 19px;
  text-align: center;
  color: #fdfcea;
}
#msg-box8-39 .mbr-section-title,
#msg-box8-39 p {
  color: #fff;
}
#msg-box8-39 .mbr-section-title {
  font-size: 48px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#msg-box8-39 .mbr-section-title SPAN {
  font-size: 32px;
  font-family: 'Oxygen', sans-serif;
  color: #ffffff;
}
#features3-2 H4 {
  color: #571a34;
  font-size: 22px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box3-12 .mbr-section-title,
#msg-box3-12 p {
  color: #000;
}
#msg-box3-12 .lead DIV {
  font-size: 19px;
  text-align: center;
  color: #efefef;
}
#msg-box8-1a .mbr-section-title,
#msg-box8-1a p {
  color: #fff;
}
#msg-box8-w .mbr-section-title,
#msg-box8-w p {
  color: #fff;
}
#social-buttons4-9 .mbr-section-title,
#social-buttons4-9 .btn-social {
  color: #fff;
}

#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #fdfcea;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #fdfcea;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-1i .link {
  font-size: 1.3rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-1i .link:hover,
#menu-1i .dropdown-item:hover,
#menu-1i .link:focus,
#menu-1i .dropdown-item:focus {
  color: #c0a375;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #0c050d;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-1i .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-1b .mbr-section-title,
#msg-box8-1b p {
  color: #fff;
}
#msg-box8-1b .mbr-section-title SPAN {
  color: #c0a374;
  font-size: 46px;
}
#msg-box8-1b .mbr-section-title {
  font-size: 60px;
}
#features3-j H4 {
  color: #c0a374;
  text-align: center;
  font-size: 30px;
}
#features3-j H5 {
  color: #f3c649;
}
#features3-j P {
  color: #3d8eb9;
}
#features3-z H4 {
  color: #c0a374;
  font-size: 30px;
}
#features3-z H5 {
  color: #f97352;
}
#features3-z P {
  color: #f3c649;
}
#features3-18 H4 {
  color: #c0a374;
  font-size: 30px;
}
#features3-18 H5 {
  color: #f97352;
}
#features3-19 H4 {
  color: #c0a374;
  font-size: 30px;
}
#features3-19 H5 {
  color: #f97352;
}
#social-buttons4-1d .mbr-section-title,
#social-buttons4-1d .btn-social {
  color: #fff;
}
#social-buttons4-1d .mbr-section-title {
  font-size: 30px;
}



#menu-1k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1k .navbar-caption {
  color: #ffffff;
}
#menu-1k .navbar-toggler {
  color: #fdfcea;
}
#menu-1k .close-icon::before,
#menu-1k .close-icon::after {
  background-color: #fdfcea;
}
#menu-1k .link,
#menu-1k .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-1k .link {
  font-size: 1.3rem;
}
#menu-1k .dropdown-item,
#menu-1k .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-1k .link:hover,
#menu-1k .dropdown-item:hover,
#menu-1k .link:focus,
#menu-1k .dropdown-item:focus {
  color: #c0a375;
}
#menu-1k .link[aria-expanded="true"],
#menu-1k .dropdown-menu {
  background: #0c050d;
}
#menu-1k .nav-dropdown-sm .link:focus,
#menu-1k .nav-dropdown-sm .link:hover,
#menu-1k .nav-dropdown-sm .dropdown-item:focus,
#menu-1k .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-1k .navbar,
#menu-1k .nav-dropdown-sm,
#menu-1k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1k .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-1k .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-1k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1k .bg-color.transparent.opened .link:hover,
#menu-1k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1k .link[aria-expanded="true"],
#menu-1k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features3-1l H4 {
  color: #ffffff;
  font-size: 60px;
}
#msg-box8-1m .mbr-section-title,
#msg-box8-1m p {
  color: #fff;
}
#msg-box8-1m .mbr-section-title {
  font-size: 48px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#msg-box8-1m .mbr-section-title SPAN {
  font-size: 32px;
  font-family: 'Oxygen', sans-serif;
  color: #ffffff;
}
#social-buttons4-3d .mbr-section-title,
#social-buttons4-3d .btn-social {
  color: #fff;
}



#menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1u .navbar-caption {
  color: #ffffff;
}
#menu-1u .navbar-toggler {
  color: #fdfcea;
}
#menu-1u .close-icon::before,
#menu-1u .close-icon::after {
  background-color: #fdfcea;
}
#menu-1u .link,
#menu-1u .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-1u .link {
  font-size: 1.3rem;
}
#menu-1u .dropdown-item,
#menu-1u .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-1u .link:hover,
#menu-1u .dropdown-item:hover,
#menu-1u .link:focus,
#menu-1u .dropdown-item:focus {
  color: #c0a375;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-menu {
  background: #0c050d;
}
#menu-1u .nav-dropdown-sm .link:focus,
#menu-1u .nav-dropdown-sm .link:hover,
#menu-1u .nav-dropdown-sm .dropdown-item:focus,
#menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-1u .navbar,
#menu-1u .nav-dropdown-sm,
#menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-1u .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1u .bg-color.transparent.opened .link:hover,
#menu-1u .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features3-1v H4 {
  color: #ffffff;
  font-size: 60px;
}
#msg-box8-1w .mbr-section-title,
#msg-box8-1w p {
  color: #fff;
}
#msg-box8-1w .mbr-section-title {
  font-size: 48px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#msg-box8-1w .mbr-section-title SPAN {
  font-size: 32px;
  font-family: 'Oxygen', sans-serif;
  color: #ffffff;
}
#social-buttons4-3f .mbr-section-title,
#social-buttons4-3f .btn-social {
  color: #fff;
}

#menu-1y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1y .navbar-caption {
  color: #ffffff;
}
#menu-1y .navbar-toggler {
  color: #fdfcea;
}
#menu-1y .close-icon::before,
#menu-1y .close-icon::after {
  background-color: #fdfcea;
}
#menu-1y .link,
#menu-1y .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-1y .link {
  font-size: 1.3rem;
}
#menu-1y .dropdown-item,
#menu-1y .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-1y .link:hover,
#menu-1y .dropdown-item:hover,
#menu-1y .link:focus,
#menu-1y .dropdown-item:focus {
  color: #c0a375;
}
#menu-1y .link[aria-expanded="true"],
#menu-1y .dropdown-menu {
  background: #0c050d;
}
#menu-1y .nav-dropdown-sm .link:focus,
#menu-1y .nav-dropdown-sm .link:hover,
#menu-1y .nav-dropdown-sm .dropdown-item:focus,
#menu-1y .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-1y .navbar,
#menu-1y .nav-dropdown-sm,
#menu-1y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1y .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-1y .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-1y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1y .bg-color.transparent.opened .link:hover,
#menu-1y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1y .link[aria-expanded="true"],
#menu-1y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features3-1z H4 {
  color: #ffffff;
  font-size: 60px;
}
#msg-box8-20 .mbr-section-title,
#msg-box8-20 p {
  color: #fff;
}
#msg-box8-20 .mbr-section-title {
  font-size: 60px;
}
#social-buttons4-3a .mbr-section-title,
#social-buttons4-3a .btn-social {
  color: #fff;
}

#menu-2b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2b .navbar-caption {
  color: #ffffff;
}
#menu-2b .navbar-toggler {
  color: #fdfcea;
}
#menu-2b .close-icon::before,
#menu-2b .close-icon::after {
  background-color: #fdfcea;
}
#menu-2b .link,
#menu-2b .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-2b .link {
  font-size: 1.3rem;
}
#menu-2b .dropdown-item,
#menu-2b .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-2b .link:hover,
#menu-2b .dropdown-item:hover,
#menu-2b .link:focus,
#menu-2b .dropdown-item:focus {
  color: #c0a375;
}
#menu-2b .link[aria-expanded="true"],
#menu-2b .dropdown-menu {
  background: #0c050d;
}
#menu-2b .nav-dropdown-sm .link:focus,
#menu-2b .nav-dropdown-sm .link:hover,
#menu-2b .nav-dropdown-sm .dropdown-item:focus,
#menu-2b .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-2b .navbar,
#menu-2b .nav-dropdown-sm,
#menu-2b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2b .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-2b .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-2b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2b .bg-color.transparent.opened .link:hover,
#menu-2b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2b .link[aria-expanded="true"],
#menu-2b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#testimonials4-2c .mbr-section-title {
  color: #571a34;
  font-size: 60px;
  text-align: center;
}
#testimonials4-2c .card-block P {
  color: #c0a375;
  font-size: 18px;
}
#testimonials4-2c .card-block {
  color: #c0a375;
  text-align: left;
}
#testimonials4-2c .mbr-section-title SPAN {
  font-size: 46px;
  color: #fdfcea;
}
#social-buttons4-3b .mbr-section-title,
#social-buttons4-3b .btn-social {
  color: #fff;
}

#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
}
#menu-2g .navbar-toggler {
  color: #fdfcea;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #fdfcea;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-2g .link {
  font-size: 1.3rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #c0a375;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #0c050d;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-2g .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#testimonials4-2h .mbr-section-title {
  color: #fdfcea;
  font-size: 60px;
}
#testimonials4-2h .card-block P {
  text-align: left;
}
#testimonials4-2h .card-block {
  text-align: left;
}
#testimonials4-2h .mbr-section-title SPAN {
  font-size: 36px;
  color: #571a34;
}
#social-buttons4-3c .mbr-section-title,
#social-buttons4-3c .btn-social {
  color: #fff;
}

#menu-2k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2k .navbar-caption {
  color: #ffffff;
}
#menu-2k .navbar-toggler {
  color: #fdfcea;
}
#menu-2k .close-icon::before,
#menu-2k .close-icon::after {
  background-color: #fdfcea;
}
#menu-2k .link,
#menu-2k .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-2k .link {
  font-size: 1.3rem;
}
#menu-2k .dropdown-item,
#menu-2k .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-2k .link:hover,
#menu-2k .dropdown-item:hover,
#menu-2k .link:focus,
#menu-2k .dropdown-item:focus {
  color: #c0a375;
}
#menu-2k .link[aria-expanded="true"],
#menu-2k .dropdown-menu {
  background: #0c050d;
}
#menu-2k .nav-dropdown-sm .link:focus,
#menu-2k .nav-dropdown-sm .link:hover,
#menu-2k .nav-dropdown-sm .dropdown-item:focus,
#menu-2k .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-2k .navbar,
#menu-2k .nav-dropdown-sm,
#menu-2k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2k .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-2k .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-2k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2k .bg-color.transparent.opened .link:hover,
#menu-2k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2k .link[aria-expanded="true"],
#menu-2k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-2l .mbr-section-title,
#msg-box8-2l p {
  color: #fff;
}
#msg-box8-2l .mbr-section-title SPAN {
  color: #c0a374;
  font-size: 46px;
}
#msg-box8-2l .mbr-section-title {
  font-size: 60px;
}
#features3-2m H4 {
  color: #c0a374;
  text-align: center;
  font-size: 30px;
}
#features3-2m H5 {
  color: #f3c649;
}
#features3-2m P {
  color: #3d8eb9;
}
#social-buttons4-2q .mbr-section-title,
#social-buttons4-2q .btn-social {
  color: #fff;
}
#social-buttons4-2q .mbr-section-title {
  font-size: 30px;
}

#menu-2r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2r .navbar-caption {
  color: #ffffff;
}
#menu-2r .navbar-toggler {
  color: #fdfcea;
}
#menu-2r .close-icon::before,
#menu-2r .close-icon::after {
  background-color: #fdfcea;
}
#menu-2r .link,
#menu-2r .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-2r .link {
  font-size: 1.3rem;
}
#menu-2r .dropdown-item,
#menu-2r .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-2r .link:hover,
#menu-2r .dropdown-item:hover,
#menu-2r .link:focus,
#menu-2r .dropdown-item:focus {
  color: #c0a375;
}
#menu-2r .link[aria-expanded="true"],
#menu-2r .dropdown-menu {
  background: #0c050d;
}
#menu-2r .nav-dropdown-sm .link:focus,
#menu-2r .nav-dropdown-sm .link:hover,
#menu-2r .nav-dropdown-sm .dropdown-item:focus,
#menu-2r .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-2r .navbar,
#menu-2r .nav-dropdown-sm,
#menu-2r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2r .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-2r .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-2r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2r .bg-color.transparent.opened .link:hover,
#menu-2r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2r .link[aria-expanded="true"],
#menu-2r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#testimonials4-2s .mbr-section-title {
  color: #571a34;
  font-size: 60px;
  text-align: center;
}
#testimonials4-2s .card-block P {
  color: #571a34;
}
#testimonials4-2s .card-block {
  color: #c0a375;
  text-align: left;
}
#testimonials4-2s .mbr-section-title SPAN {
  font-size: 46px;
  color: #fdfcea;
}
#social-buttons4-3e .mbr-section-title,
#social-buttons4-3e .btn-social {
  color: #fff;
}

#menu-2w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2w .navbar-caption {
  color: #ffffff;
}
#menu-2w .navbar-toggler {
  color: #fdfcea;
}
#menu-2w .close-icon::before,
#menu-2w .close-icon::after {
  background-color: #fdfcea;
}
#menu-2w .link,
#menu-2w .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-2w .link {
  font-size: 1.3rem;
}
#menu-2w .dropdown-item,
#menu-2w .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-2w .link:hover,
#menu-2w .dropdown-item:hover,
#menu-2w .link:focus,
#menu-2w .dropdown-item:focus {
  color: #c0a375;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-menu {
  background: #0c050d;
}
#menu-2w .nav-dropdown-sm .link:focus,
#menu-2w .nav-dropdown-sm .link:hover,
#menu-2w .nav-dropdown-sm .dropdown-item:focus,
#menu-2w .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-2w .navbar,
#menu-2w .nav-dropdown-sm,
#menu-2w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2w .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-2w .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-2w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2w .bg-color.transparent.opened .link:hover,
#menu-2w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box8-2x .mbr-section-title,
#msg-box8-2x p {
  color: #fff;
}
#msg-box8-2x .mbr-section-title SPAN {
  color: #c0a374;
  font-size: 46px;
}
#msg-box8-2x .mbr-section-title {
  font-size: 60px;
}
#features3-2y H4 {
  color: #c0a374;
  text-align: center;
  font-size: 30px;
}
#features3-2y H5 {
  color: #f3c649;
}
#features3-2y P {
  color: #3d8eb9;
}
#social-buttons4-32 .mbr-section-title,
#social-buttons4-32 .btn-social {
  color: #fff;
}
#social-buttons4-32 .mbr-section-title {
  font-size: 30px;
}

#menu-33 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-33 .navbar-caption {
  color: #ffffff;
}
#menu-33 .navbar-toggler {
  color: #fdfcea;
}
#menu-33 .close-icon::before,
#menu-33 .close-icon::after {
  background-color: #fdfcea;
}
#menu-33 .link,
#menu-33 .dropdown-item {
  color: #fdfcea;
  font-family: 'Montserrat', sans-serif;
}
#menu-33 .link {
  font-size: 1.3rem;
}
#menu-33 .dropdown-item,
#menu-33 .nav-dropdown-sm .link {
  font-size: 1.408rem;
}
#menu-33 .link:hover,
#menu-33 .dropdown-item:hover,
#menu-33 .link:focus,
#menu-33 .dropdown-item:focus {
  color: #c0a375;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-menu {
  background: #0c050d;
}
#menu-33 .nav-dropdown-sm .link:focus,
#menu-33 .nav-dropdown-sm .link:hover,
#menu-33 .nav-dropdown-sm .dropdown-item:focus,
#menu-33 .nav-dropdown-sm .dropdown-item:hover {
  background: #240f27!important;
}
#menu-33 .navbar,
#menu-33 .nav-dropdown-sm,
#menu-33 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-33 .nav-dropdown-sm .dropdown-menu {
  background: #2e1332;
}
#menu-33 .bg-color.transparent .link {
  color: #fdfcea;
  transition: none;
}
#menu-33 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-33 .bg-color.transparent.opened .link:hover,
#menu-33 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#testimonials4-34 .mbr-section-title {
  color: #571a34;
  font-size: 60px;
  text-align: center;
}
#testimonials4-34 .card-block P {
  color: #c0a375;
}
#testimonials4-34 .card-block {
  color: #c0a375;
  text-align: left;
}
#testimonials4-34 .mbr-section-title SPAN {
  font-size: 46px;
  color: #fdfcea;
}
#social-buttons4-3g .mbr-section-title,
#social-buttons4-3g .btn-social {
  color: #fff;
}
