@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif: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: #b31b54 !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: #c1c1c1;
  border-color: #c1c1c1;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !important;
}
.btn-info {
  background-color: #b31b54;
  border-color: #b31b54;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #711135;
  border-color: #711135;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #711135 !important;
  border-color: #711135 !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: #8e8e8e;
  color: #8e8e8e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !important;
}
.btn-info-outline {
  background: none;
  border-color: #5a0e2a;
  color: #5a0e2a;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #b31b54;
  border-color: #b31b54;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #b31b54 !important;
  border-color: #b31b54 !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: #b31b54 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #b31b54;
}
.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: #e86696;
}
.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;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #c0a375;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #c0a375;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #c0a375;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #c0a375;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #c0a375;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #c0a375;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #c0a375;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #c0a375;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #c0a375;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #c0a375;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #c0a375;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #c0a375;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #c0a375 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #c0a375;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #c0a375;
}
.theme-border {
  border: 1px solid #c0a375;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
}
#ext_menu-0 .link {
  font-size: 0.85rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #4e0923;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-0 .btn {
  font-size: 16px;
}
#msg-box6-am .mbr-section-title,
#msg-box6-am .lead p {
  color: #fff;
}
#msg-box6-am H3 {
  font-family: 'Lora', serif;
  font-size: 60px;
  text-align: center;
}
#msg-box6-am P {
  font-size: 23px;
  font-family: 'Lora', serif;
  text-align: center;
}
#msg-box6-am SPAN {
  color: #c0a375;
}
#msg-box5-ag H3 {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #3d8eb9;
}
#msg-box5-ag SPAN {
  color: #c0a375;
  font-size: 60px;
}
#msg-box5-ag B {
  color: #000000;
}
#features3-b2 H4 {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#msg-box5-dm P {
  color: #ffffff;
}
#msg-box5-dm H3 {
  color: #ffffff;
  font-family: 'PT Serif', serif;
  font-size: 24px;
  text-align: left;
}
#msg-box5-dm SPAN {
  font-size: 16px;
}
#social-buttons4-87 .mbr-section-title,
#social-buttons4-87 .btn-social {
  color: #fff;
}
#social-buttons4-87 .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-87 .mbr-section-title SPAN {
  font-size: 46px;
}
#footer1-7 P {
  color: #ffffff;
}





#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
}
#ext_menu-q .link {
  font-size: 0.85rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#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: #4e0923;
}
#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: #6d0d31!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: #7b0f37;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  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;
}
#ext_menu-q .btn {
  font-size: 16px;
}
#footer1-r P {
  color: #ffffff;
}
#msg-box8-55 .mbr-section-title,
#msg-box8-55 p {
  color: #fff;
}
#msg-box8-55 .mbr-section-title {
  color: #c0a375;
  font-family: 'Lora', serif;
}
#msg-box8-55 .mbr-section-title SPAN {
  color: #c0a375;
  font-size: 60px;
}
#msg-box8-6x .mbr-section-title,
#msg-box8-6x p {
  color: #fff;
}
#msg-box8-6x .lead P {
  color: #000000;
  font-family: 'Merriweather', serif;
  font-size: 22px;
}
#features3-dk H4 {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#social-buttons4-cs .mbr-section-title,
#social-buttons4-cs .btn-social {
  color: #fff;
}
#social-buttons4-cs .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cs .mbr-section-title SPAN {
  font-size: 46px;
}







#msg-box8-ao .mbr-section-title,
#msg-box8-ao p {
  color: #fff;
}
#msg-box8-ao .mbr-section-title {
  font-family: 'Merriweather', serif;
  color: #c0a375;
}
#msg-box8-ao .lead P {
  font-family: 'PT Serif', serif;
  color: #ffffff;
  font-size: 20px;
}
#msg-box8-ao .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#extFeatures12-cz .card-number {
  color: #c0a375;
}
#extFeatures12-cz .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-cz .wraper {
  border-color: undefined !important;
}
#extFeatures12-cz P {
  text-align: left;
}
#extFeatures12-cz H4 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#extFeatures12-cz .card-subtitle {
  text-align: left;
  font-size: 17px;
  color: #8f8f8f;
}
#ext_menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-14 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-14 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-14 .close-icon::before,
#ext_menu-14 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-14 .link,
#ext_menu-14 .dropdown-item {
  color: #ffffff;
}
#ext_menu-14 .link {
  font-size: 0.85rem;
}
#ext_menu-14 .dropdown-item,
#ext_menu-14 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-14 .link:hover,
#ext_menu-14 .dropdown-item:hover,
#ext_menu-14 .link:focus,
#ext_menu-14 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-menu {
  background: #4e0923;
}
#ext_menu-14 .nav-dropdown-sm .link:focus,
#ext_menu-14 .nav-dropdown-sm .link:hover,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-14 .navbar,
#ext_menu-14 .nav-dropdown-sm,
#ext_menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-14 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-14 .bg-color.transparent.opened .link:hover,
#ext_menu-14 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-14 .link[aria-expanded="true"],
#ext_menu-14 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-14 .btn {
  font-size: 16px;
}
#content1-6r P {
  font-size: 20px;
  text-align: left;
}
#features3-dg H4 {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#social-buttons4-cn .mbr-section-title,
#social-buttons4-cn .btn-social {
  color: #fff;
}
#social-buttons4-cn .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cn .mbr-section-title SPAN {
  font-size: 46px;
}
#footer1-15 P {
  color: #ffffff;
}


#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1x .close-icon::before,
#ext_menu-1x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1x .link,
#ext_menu-1x .dropdown-item {
  color: #ffffff;
}
#ext_menu-1x .link {
  font-size: 0.85rem;
}
#ext_menu-1x .dropdown-item,
#ext_menu-1x .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-1x .link:hover,
#ext_menu-1x .dropdown-item:hover,
#ext_menu-1x .link:focus,
#ext_menu-1x .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #4e0923;
}
#ext_menu-1x .nav-dropdown-sm .link:focus,
#ext_menu-1x .nav-dropdown-sm .link:hover,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-1x .navbar,
#ext_menu-1x .nav-dropdown-sm,
#ext_menu-1x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1x .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-1x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1x .bg-color.transparent.opened .link:hover,
#ext_menu-1x .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1x .btn {
  font-size: 16px;
}
#footer1-1y P {
  color: #ffffff;
}
#custom-html-a9 {
  /* Type valid CSS here */
}
#custom-html-a9 .my-image {
  width: 100%;
}
#social-buttons4-cp .mbr-section-title,
#social-buttons4-cp .btn-social {
  color: #fff;
}
#social-buttons4-cp .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cp .mbr-section-title SPAN {
  font-size: 46px;
}










#msg-box8-aq .mbr-section-title,
#msg-box8-aq p {
  color: #fff;
}
#msg-box8-aq .lead P {
  font-size: 24px;
  font-family: 'Lora', serif;
}
#msg-box8-aq .mbr-section-title {
  font-family: 'Merriweather', serif;
  color: #c0a375;
  font-size: 60px;
}
#msg-box8-aq .mbr-section-title SPAN {
  text-align: center;
  font-family: 'Lora', serif;
}
#msg-box5-6o H3 {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #c0a375;
}
#msg-box5-6o SPAN {
  color: #c0a375;
  font-size: 36px;
}
#ext_menu-37 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-37 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-37 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-37 .close-icon::before,
#ext_menu-37 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-37 .link,
#ext_menu-37 .dropdown-item {
  color: #ffffff;
}
#ext_menu-37 .link {
  font-size: 0.85rem;
}
#ext_menu-37 .dropdown-item,
#ext_menu-37 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-37 .link:hover,
#ext_menu-37 .dropdown-item:hover,
#ext_menu-37 .link:focus,
#ext_menu-37 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-37 .link[aria-expanded="true"],
#ext_menu-37 .dropdown-menu {
  background: #4e0923;
}
#ext_menu-37 .nav-dropdown-sm .link:focus,
#ext_menu-37 .nav-dropdown-sm .link:hover,
#ext_menu-37 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-37 .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-37 .navbar,
#ext_menu-37 .nav-dropdown-sm,
#ext_menu-37 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-37 .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-37 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-37 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-37 .bg-color.transparent.opened .link:hover,
#ext_menu-37 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-37 .link[aria-expanded="true"],
#ext_menu-37 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-37 .btn {
  font-size: 16px;
}
#msg-box5-4d H3 {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #3d8eb9;
}
#msg-box5-4d SPAN {
  color: #c0a375;
  font-size: 36px;
}
#msg-box5-4h H3 {
  font-size: 30px;
  font-family: 'Lora', serif;
  color: #c0a375;
}
#msg-box5-4h SPAN {
  color: #c0a375;
  font-size: 36px;
}
#msg-box8-3x .mbr-section-title,
#msg-box8-3x p {
  color: #fff;
}
#msg-box8-3x .mbr-section-title {
  font-family: 'Lora', serif;
  color: #c0a375;
}
#msg-box8-3x .lead P {
  font-family: 'PT Serif', serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box8-3x .mbr-section-title SPAN {
  color: #c0a375;
}
#social-buttons4-cq .mbr-section-title,
#social-buttons4-cq .btn-social {
  color: #fff;
}
#social-buttons4-cq .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cq .mbr-section-title SPAN {
  font-size: 46px;
}
#footer1-38 P {
  color: #ffffff;
}










#msg-box8-ar .mbr-section-title,
#msg-box8-ar p {
  color: #fff;
}
#msg-box8-ar .lead P {
  font-size: 24px;
  font-family: 'Lora', serif;
}
#msg-box8-ar .mbr-section-title {
  font-family: 'Merriweather', serif;
  color: #c0a375;
  font-size: 60px;
}
#msg-box8-ar .mbr-section-title SPAN {
  text-align: center;
  font-family: 'Lora', serif;
}
#ext_menu-39 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-39 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-39 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-39 .close-icon::before,
#ext_menu-39 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-39 .link,
#ext_menu-39 .dropdown-item {
  color: #ffffff;
}
#ext_menu-39 .link {
  font-size: 0.85rem;
}
#ext_menu-39 .dropdown-item,
#ext_menu-39 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-39 .link:hover,
#ext_menu-39 .dropdown-item:hover,
#ext_menu-39 .link:focus,
#ext_menu-39 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-39 .link[aria-expanded="true"],
#ext_menu-39 .dropdown-menu {
  background: #4e0923;
}
#ext_menu-39 .nav-dropdown-sm .link:focus,
#ext_menu-39 .nav-dropdown-sm .link:hover,
#ext_menu-39 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-39 .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-39 .navbar,
#ext_menu-39 .nav-dropdown-sm,
#ext_menu-39 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-39 .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-39 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-39 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-39 .bg-color.transparent.opened .link:hover,
#ext_menu-39 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-39 .link[aria-expanded="true"],
#ext_menu-39 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-39 .btn {
  font-size: 16px;
}
#footer1-3a P {
  color: #ffffff;
}
#msg-box5-4m H3 {
  font-family: 'Lora', serif;
  font-size: 30px;
}
#msg-box5-4m SPAN {
  color: #c0a375;
  font-size: 36px;
}
#msg-box5-4k H3 {
  font-family: 'Lora', serif;
  font-size: 30px;
  color: #c0a375;
}
#msg-box5-4k SPAN {
  color: #c0a375;
  font-size: 36px;
}
#msg-box5-4l H3 {
  font-size: 30px;
  font-family: 'Lora', serif;
  color: #c0a375;
}
#msg-box5-4l SPAN {
  color: #c0a375;
  font-size: 36px;
}
#msg-box8-4i .mbr-section-title,
#msg-box8-4i p {
  color: #fff;
}
#msg-box8-4i .mbr-section-title {
  font-family: 'Lora', serif;
  color: #c0a375;
}
#msg-box8-4i .lead P {
  font-family: 'PT Serif', serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box8-4i .mbr-section-title SPAN {
  color: #c0a375;
}
#social-buttons4-cr .mbr-section-title,
#social-buttons4-cr .btn-social {
  color: #fff;
}
#social-buttons4-cr .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cr .mbr-section-title SPAN {
  font-size: 46px;
}





#msg-box6-5a .mbr-section-title,
#msg-box6-5a .lead p {
  color: #fff;
}
#msg-box6-5a H3 {
  color: #eb6b56;
}
#msg-box6-5a I {
  font-size: 22px;
}
#msg-box6-5a DIV {
  font-size: 46px;
  font-family: 'Lora', serif;
}
#header3-4x .mbr-section-title,
#header3-4x .mbr-section-subtitle {
  text-align: center;
}
#header3-4x SMALL {
  color: #232323;
}
#header3-4x SPAN {
  font-family: 'Lora', serif;
  text-align: center;
  color: #ffffff;
}
#header3-4x H3 {
  color: #ffffff;
}
#ext_menu-3b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3b .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-3b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3b .close-icon::before,
#ext_menu-3b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3b .link,
#ext_menu-3b .dropdown-item {
  color: #ffffff;
}
#ext_menu-3b .link {
  font-size: 0.85rem;
}
#ext_menu-3b .dropdown-item,
#ext_menu-3b .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-3b .link:hover,
#ext_menu-3b .dropdown-item:hover,
#ext_menu-3b .link:focus,
#ext_menu-3b .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-menu {
  background: #4e0923;
}
#ext_menu-3b .nav-dropdown-sm .link:focus,
#ext_menu-3b .nav-dropdown-sm .link:hover,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-3b .navbar,
#ext_menu-3b .nav-dropdown-sm,
#ext_menu-3b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3b .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-3b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3b .bg-color.transparent.opened .link:hover,
#ext_menu-3b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3b .btn {
  font-size: 16px;
}
#extFeatures6-4v .card-img {
  background-color: #ffffff !important;
}
#extFeatures6-4v P {
  text-align: center;
}
#extFeatures6-4v H4 {
  text-align: center;
  color: #2969b0;
}
#extFeatures6-4w .card-img {
  background-color: #ffffff !important;
}
#extFeatures6-4w P {
  text-align: center;
}
#extFeatures6-4w H4 {
  text-align: center;
  color: #2969b0;
}
#features3-bg H4 {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#social-buttons4-cw .mbr-section-title,
#social-buttons4-cw .btn-social {
  color: #fff;
}
#social-buttons4-cw .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cw .mbr-section-title SPAN {
  font-size: 46px;
}
#footer1-3c P {
  color: #ffffff;
}











#ext_menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3d .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-3d .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3d .close-icon::before,
#ext_menu-3d .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3d .link,
#ext_menu-3d .dropdown-item {
  color: #ffffff;
}
#ext_menu-3d .link {
  font-size: 0.85rem;
}
#ext_menu-3d .dropdown-item,
#ext_menu-3d .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-3d .link:hover,
#ext_menu-3d .dropdown-item:hover,
#ext_menu-3d .link:focus,
#ext_menu-3d .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-menu {
  background: #4e0923;
}
#ext_menu-3d .nav-dropdown-sm .link:focus,
#ext_menu-3d .nav-dropdown-sm .link:hover,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-3d .navbar,
#ext_menu-3d .nav-dropdown-sm,
#ext_menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-3d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3d .bg-color.transparent.opened .link:hover,
#ext_menu-3d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3d .link[aria-expanded="true"],
#ext_menu-3d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3d .btn {
  font-size: 16px;
}
#footer1-3e P {
  color: #ffffff;
}
#msg-box8-az .mbr-section-title,
#msg-box8-az p {
  color: #fff;
}
#msg-box8-az .lead P {
  font-size: 24px;
  font-family: 'Lora', serif;
}
#msg-box8-az .mbr-section-title {
  font-family: 'Merriweather', serif;
  color: #c0a375;
  font-size: 60px;
}
#msg-box8-az .mbr-section-title SPAN {
  text-align: center;
  font-family: 'Lora', serif;
}
#msg-box8-au .mbr-section-title,
#msg-box8-au p {
  color: #fff;
}
#header3-ay .mbr-section-title,
#header3-ay .mbr-section-subtitle {
  text-align: center;
}
#header3-ay .mbr-section-title {
  color: #c0a375;
  text-align: left;
}
#header3-ay .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#header3-ay .mbr-section-subtitle {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 19px;
  color: #000000;
}
#header3-ay .mbr-section-subtitle SPAN {
  font-size: 18px;
}
#header3-aw .mbr-section-title,
#header3-aw .mbr-section-subtitle {
  text-align: center;
}
#header3-aw .mbr-section-title {
  color: #c0a375;
  text-align: center;
}
#header3-aw .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  font-size: 36px;
  color: #c0a375;
}
#header3-aw .mbr-section-subtitle {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 19px;
  color: #000000;
}
#header3-ax .mbr-section-title,
#header3-ax .mbr-section-subtitle {
  text-align: center;
}
#header3-ax .mbr-section-title {
  color: #c0a375;
  text-align: left;
}
#header3-ax .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#header3-ax .mbr-section-subtitle {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 19px;
  color: #000000;
}
#header3-ax .mbr-section-subtitle SPAN {
  font-size: 18px;
}
#social-buttons4-ct .mbr-section-title,
#social-buttons4-ct .btn-social {
  color: #fff;
}
#social-buttons4-ct .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-ct .mbr-section-title SPAN {
  font-size: 46px;
}







#ext_menu-3f .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3f .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-3f .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3f .close-icon::before,
#ext_menu-3f .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3f .link,
#ext_menu-3f .dropdown-item {
  color: #ffffff;
}
#ext_menu-3f .link {
  font-size: 0.85rem;
}
#ext_menu-3f .dropdown-item,
#ext_menu-3f .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-3f .link:hover,
#ext_menu-3f .dropdown-item:hover,
#ext_menu-3f .link:focus,
#ext_menu-3f .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3f .link[aria-expanded="true"],
#ext_menu-3f .dropdown-menu {
  background: #4e0923;
}
#ext_menu-3f .nav-dropdown-sm .link:focus,
#ext_menu-3f .nav-dropdown-sm .link:hover,
#ext_menu-3f .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3f .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-3f .navbar,
#ext_menu-3f .nav-dropdown-sm,
#ext_menu-3f .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3f .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-3f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3f .bg-color.transparent.opened .link:hover,
#ext_menu-3f .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3f .link[aria-expanded="true"],
#ext_menu-3f .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3f .btn {
  font-size: 16px;
}
#msg-box8-54 .mbr-section-title,
#msg-box8-54 p {
  color: #fff;
}
#msg-box8-54 .mbr-section-title {
  font-family: 'Lora', serif;
}
#msg-box8-54 .mbr-section-title SPAN {
  color: #c0a375;
  font-size: 60px;
}
#msg-box8-54 .lead P {
  font-family: 'Lora', serif;
  font-size: 19px;
  color: #000000;
}
#msg-box4-bq H3 {
  color: #c0a375;
}
#msg-box4-bq SPAN {
  font-family: 'Lora', serif;
}
#msg-box4-bq P {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#content1-br P {
  font-family: 'Lora', serif;
  text-align: center;
  font-size: 25px;
}
#content1-3t P {
  text-align: center;
  font-size: 20px;
}
#social-buttons4-cu .mbr-section-title,
#social-buttons4-cu .btn-social {
  color: #fff;
}
#social-buttons4-cu .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cu .mbr-section-title SPAN {
  font-size: 46px;
}
#footer1-3g P {
  color: #ffffff;
}














#ext_menu-1q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1q .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-1q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1q .close-icon::before,
#ext_menu-1q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1q .link,
#ext_menu-1q .dropdown-item {
  color: #ffffff;
}
#ext_menu-1q .link {
  font-size: 0.85rem;
}
#ext_menu-1q .dropdown-item,
#ext_menu-1q .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-1q .link:hover,
#ext_menu-1q .dropdown-item:hover,
#ext_menu-1q .link:focus,
#ext_menu-1q .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1q .link[aria-expanded="true"],
#ext_menu-1q .dropdown-menu {
  background: #4e0923;
}
#ext_menu-1q .nav-dropdown-sm .link:focus,
#ext_menu-1q .nav-dropdown-sm .link:hover,
#ext_menu-1q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1q .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-1q .navbar,
#ext_menu-1q .nav-dropdown-sm,
#ext_menu-1q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1q .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-1q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1q .bg-color.transparent.opened .link:hover,
#ext_menu-1q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1q .link[aria-expanded="true"],
#ext_menu-1q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1q .btn {
  font-size: 16px;
}
#footer1-1r P {
  color: #ffffff;
}
#msg-box8-bj .mbr-section-title,
#msg-box8-bj p {
  color: #fff;
}
#msg-box8-bj .lead P {
  font-family: 'Lora', serif;
}
#msg-box8-bj .mbr-section-title {
  font-family: 'Lora', serif;
}
#msg-box8-bj .mbr-section-title SPAN {
  color: #c0a375;
}
#msg-box4-6i H3 {
  font-family: 'Lora', serif;
  font-size: 32px;
  color: #c0a375;
}
#msg-box4-6j H3 {
  font-family: 'Lora', serif;
  font-size: 32px;
  color: #c0a375;
}
#msg-box5-6k H3 {
  font-family: 'Lora', serif;
  font-size: 32px;
  color: #c0a375;
}
#msg-box5-6l H3 {
  font-family: 'Lora', serif;
  font-size: 32px;
  color: #c0a375;
}
#msg-box4-bk H3 {
  font-size: 32px;
  font-family: 'Lora', serif;
  color: #c0a375;
}
#msg-box4-bs H3 {
  font-family: 'Lora', serif;
  color: #c0a375;
  font-size: 32px;
}
#msg-box5-6m H3 {
  font-size: 30px;
  font-family: 'Lora', serif;
  color: #c0a375;
}
#msg-box5-6m I {
  font-size: 32px;
}
#msg-box4-6n H3 {
  font-family: 'Lora', serif;
  color: #c0a375;
  font-size: 32px;
}
#msg-box8-5f .mbr-section-title,
#msg-box8-5f p {
  color: #fff;
}
#msg-box8-5f .mbr-section-title {
  font-family: 'Lora', serif;
  color: #c0a375;
  font-size: 32px;
}
#msg-box8-5f .lead P {
  font-family: 'Lora', serif;
  color: #000000;
}
#msg-box8-5f .mbr-section-title SPAN {
  font-size: 46px;
}
#social-buttons4-cv .mbr-section-title,
#social-buttons4-cv .btn-social {
  color: #fff;
}
#social-buttons4-cv .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cv .mbr-section-title SPAN {
  font-size: 46px;
}





#ext_menu-7r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7r .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-7r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7r .close-icon::before,
#ext_menu-7r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7r .link,
#ext_menu-7r .dropdown-item {
  color: #ffffff;
}
#ext_menu-7r .link {
  font-size: 0.85rem;
}
#ext_menu-7r .dropdown-item,
#ext_menu-7r .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-7r .link:hover,
#ext_menu-7r .dropdown-item:hover,
#ext_menu-7r .link:focus,
#ext_menu-7r .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-7r .link[aria-expanded="true"],
#ext_menu-7r .dropdown-menu {
  background: #4e0923;
}
#ext_menu-7r .nav-dropdown-sm .link:focus,
#ext_menu-7r .nav-dropdown-sm .link:hover,
#ext_menu-7r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7r .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-7r .navbar,
#ext_menu-7r .nav-dropdown-sm,
#ext_menu-7r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7r .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-7r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7r .bg-color.transparent.opened .link:hover,
#ext_menu-7r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-7r .link[aria-expanded="true"],
#ext_menu-7r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-7r .btn {
  font-size: 16px;
}
#footer1-7s P {
  color: #ffffff;
}
#msg-box8-7z .mbr-section-title,
#msg-box8-7z p {
  color: #fff;
}
#msg-box8-7z .mbr-section-title {
  color: #c0a375;
  font-family: 'Merriweather', serif;
}
#msg-box8-7z .lead P {
  color: #3d8eb9;
  font-family: 'Lora', serif;
  font-size: 16px;
}
#msg-box8-7z .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#social-buttons4-cm .mbr-section-title,
#social-buttons4-cm .btn-social {
  color: #fff;
}
#social-buttons4-cm .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cm .mbr-section-title SPAN {
  font-size: 46px;
}







#msg-box8-bl .mbr-section-title,
#msg-box8-bl p {
  color: #fff;
}
#msg-box8-bl .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 60px;
  text-align: center;
}
#msg-box8-bl .lead P {
  font-size: 21px;
  font-family: 'Lora', serif;
  text-align: center;
}
#msg-box8-bl .mbr-section-title SPAN {
  color: #c0a375;
  font-size: 48px;
}
#ext_menu-7t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7t .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-7t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7t .close-icon::before,
#ext_menu-7t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7t .link,
#ext_menu-7t .dropdown-item {
  color: #ffffff;
}
#ext_menu-7t .link {
  font-size: 0.85rem;
}
#ext_menu-7t .dropdown-item,
#ext_menu-7t .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-7t .link:hover,
#ext_menu-7t .dropdown-item:hover,
#ext_menu-7t .link:focus,
#ext_menu-7t .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-7t .link[aria-expanded="true"],
#ext_menu-7t .dropdown-menu {
  background: #4e0923;
}
#ext_menu-7t .nav-dropdown-sm .link:focus,
#ext_menu-7t .nav-dropdown-sm .link:hover,
#ext_menu-7t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7t .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-7t .navbar,
#ext_menu-7t .nav-dropdown-sm,
#ext_menu-7t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7t .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-7t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7t .bg-color.transparent.opened .link:hover,
#ext_menu-7t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-7t .link[aria-expanded="true"],
#ext_menu-7t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-7t .btn {
  font-size: 16px;
}
#extFeatures7-bh .mbr-section-title {
  font-family: 'Lora', serif;
}
#extFeatures7-bh .mbr-section-subtitle {
  font-size: 30px;
  color: #494848;
}
#extFeatures7-bh .mbr-section-title SPAN {
  color: #c0a375;
  font-size: 48px;
}
#extFeatures7-bh H4 {
  font-family: 'Lora', serif;
  font-size: 22px;
}
#extFeatures7-bh SPAN {
  font-size: 25px;
}
#content1-bm P {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 22px;
}
#social-buttons4-cl .mbr-section-title,
#social-buttons4-cl .btn-social {
  color: #fff;
}
#social-buttons4-cl .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-cl .mbr-section-title SPAN {
  font-size: 46px;
}
#content1-a6 P {
  text-align: center;
  font-size: 13px;
  color: #ffffff;
}






#msg-box8-bv .mbr-section-title,
#msg-box8-bv p {
  color: #fff;
}
#msg-box8-bv .mbr-section-title {
  font-family: 'Merriweather', serif;
  color: #c0a375;
}
#msg-box8-bv .lead P {
  font-family: 'PT Serif', serif;
  color: #ffffff;
  font-size: 20px;
}
#msg-box8-bv .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#ext_menu-bw .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bw .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-bw .navbar-toggler {
  color: #ffffff;
}
#ext_menu-bw .close-icon::before,
#ext_menu-bw .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-bw .link,
#ext_menu-bw .dropdown-item {
  color: #ffffff;
}
#ext_menu-bw .link {
  font-size: 0.85rem;
}
#ext_menu-bw .dropdown-item,
#ext_menu-bw .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-bw .link:hover,
#ext_menu-bw .dropdown-item:hover,
#ext_menu-bw .link:focus,
#ext_menu-bw .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-bw .link[aria-expanded="true"],
#ext_menu-bw .dropdown-menu {
  background: #4e0923;
}
#ext_menu-bw .nav-dropdown-sm .link:focus,
#ext_menu-bw .nav-dropdown-sm .link:hover,
#ext_menu-bw .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bw .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-bw .navbar,
#ext_menu-bw .nav-dropdown-sm,
#ext_menu-bw .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bw .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-bw .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-bw .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bw .bg-color.transparent.opened .link:hover,
#ext_menu-bw .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-bw .link[aria-expanded="true"],
#ext_menu-bw .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-bw .btn {
  font-size: 16px;
}
#content1-d2 P {
  font-size: 16px;
  text-align: left;
}
#features3-dh H4 {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#social-buttons4-co .mbr-section-title,
#social-buttons4-co .btn-social {
  color: #fff;
}
#social-buttons4-co .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-co .mbr-section-title SPAN {
  font-size: 46px;
}
#footer1-c2 P {
  color: #ffffff;
}



#ext_menu-d8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-d8 .navbar-caption {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#ext_menu-d8 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-d8 .close-icon::before,
#ext_menu-d8 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-d8 .link,
#ext_menu-d8 .dropdown-item {
  color: #ffffff;
}
#ext_menu-d8 .link {
  font-size: 0.85rem;
}
#ext_menu-d8 .dropdown-item,
#ext_menu-d8 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-d8 .link:hover,
#ext_menu-d8 .dropdown-item:hover,
#ext_menu-d8 .link:focus,
#ext_menu-d8 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-d8 .link[aria-expanded="true"],
#ext_menu-d8 .dropdown-menu {
  background: #4e0923;
}
#ext_menu-d8 .nav-dropdown-sm .link:focus,
#ext_menu-d8 .nav-dropdown-sm .link:hover,
#ext_menu-d8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-d8 .nav-dropdown-sm .dropdown-item:hover {
  background: #6d0d31!important;
}
#ext_menu-d8 .navbar,
#ext_menu-d8 .nav-dropdown-sm,
#ext_menu-d8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-d8 .nav-dropdown-sm .dropdown-menu {
  background: #7b0f37;
}
#ext_menu-d8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-d8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-d8 .bg-color.transparent.opened .link:hover,
#ext_menu-d8 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-d8 .link[aria-expanded="true"],
#ext_menu-d8 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-d8 .btn {
  font-size: 16px;
}
#footer1-d9 P {
  color: #ffffff;
}
#header2-dc .mbr-section-title {
  font-size: 32px;
}
#header2-dc .mbr-section-title SPAN {
  font-family: 'Lora', serif;
  color: #c0a375;
}
#msg-box8-df .mbr-section-title,
#msg-box8-df p {
  color: #fff;
}
#social-buttons4-db .mbr-section-title,
#social-buttons4-db .btn-social {
  color: #fff;
}
#social-buttons4-db .mbr-section-title {
  font-family: 'Lora', serif;
}
#social-buttons4-db .mbr-section-title SPAN {
  font-size: 46px;
}
