@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=Roboto+Slab: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 {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.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: #e9dfc6 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #c1c1c1 !important;
}
.bg-warning {
  background-color: #c0a375 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #e9dfc6;
  border-color: #e9dfc6;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d4c08f;
  border-color: #d4c08f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d4c08f !important;
  border-color: #d4c08f !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: #c1c1c1;
  border-color: #c1c1c1;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #9b9b9b !important;
  border-color: #9b9b9b !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: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !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: #cdb67c;
  color: #cdb67c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #e9dfc6;
  border-color: #e9dfc6;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #e9dfc6 !important;
  border-color: #e9dfc6 !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: #8e8e8e;
  color: #8e8e8e;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #c1c1c1 !important;
  border-color: #c1c1c1 !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: #8e7041;
  color: #8e7041;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !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: #e9dfc6 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #c1c1c1 !important;
}
.text-warning {
  color: #c0a375 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #c1c1c1;
}
.alert-warning {
  background-color: #c0a375;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #e9dfc6;
}
.btn-social:hover {
  background: #e9dfc6;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #e9dfc6;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #e9dfc6;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #e9dfc6;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #e9dfc6;
}
.lead a,
.lead a:hover {
  color: #e9dfc6;
}
.lead blockquote {
  border-color: #e9dfc6;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #e8ddcd;
}
.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: #e9dfc6;
}
.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: #e9dfc6;
}
.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: #e9dfc6;
}
.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: #e9dfc6;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #e9dfc6;
}
.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: #e9dfc6;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #e9dfc6;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #e9dfc6;
  }
}
.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: #e9dfc6;
}
.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: #e9dfc6;
}
.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: #e9dfc6;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #e9dfc6;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #e9dfc6;
  }
}
.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: #e9dfc6 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #e9dfc6;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #e9dfc6;
}
.theme-border {
  border: 1px solid #e9dfc6;
}
#header6-2o .mbr-section-title {
  color: #232323;
  text-align: center;
  font-size: 36px;
}
#header6-2o .mbr-section-text {
  color: #232323;
  font-size: 25px;
  text-align: center;
}
#header6-2o .mbr-section-text B {
  color: #131a2d;
}
.cid-tJVVHJ6930.popup-builder {
  background-color: #ffffff;
}
.cid-tJVVHJ6930.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tJVVHJ6930.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tJVVHJ6930 .modal-content,
.cid-tJVVHJ6930 .modal-dialog {
  height: auto;
}
.cid-tJVVHJ6930 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tJVVHJ6930 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tJVVHJ6930 .form-wrapper .mbr-form .form-group,
  .cid-tJVVHJ6930 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tJVVHJ6930 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tJVVHJ6930 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tJVVHJ6930 .mbr-text {
  text-align: center;
}
.cid-tJVVHJ6930 .pt-0 {
  padding-top: 0 !important;
}
.cid-tJVVHJ6930 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tJVVHJ6930 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tJVVHJ6930 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tJVVHJ6930 .modal-open {
  overflow: hidden;
}
.cid-tJVVHJ6930 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tJVVHJ6930 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tJVVHJ6930 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tJVVHJ6930 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-tJVVHJ6930 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tJVVHJ6930 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tJVVHJ6930 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tJVVHJ6930 .modal-content {
  background: #efefef;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-tJVVHJ6930 .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-tJVVHJ6930 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tJVVHJ6930 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tJVVHJ6930 .modal-backdrop.show {
  opacity: .5;
}
.cid-tJVVHJ6930 .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-tJVVHJ6930 .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-tJVVHJ6930 .modal-header {
    padding: 1rem;
  }
}
.cid-tJVVHJ6930 .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tJVVHJ6930 .modal-header .close svg {
  fill: #353535;
}
.cid-tJVVHJ6930 .modal-header .close:hover {
  opacity: 1;
}
.cid-tJVVHJ6930 .modal-header .close:focus {
  outline: none;
}
.cid-tJVVHJ6930 .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-tJVVHJ6930 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-tJVVHJ6930 .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tJVVHJ6930 .modal-body {
    padding: 1rem;
  }
}
.cid-tJVVHJ6930 .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-tJVVHJ6930 .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tJVVHJ6930 .modal-footer {
    padding: 1rem;
  }
}
.cid-tJVVHJ6930 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tJVVHJ6930 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tJVVHJ6930 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tJVVHJ6930 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tJVVHJ6930 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-tJVVHJ6930 .modal-lg,
  .cid-tJVVHJ6930 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-tJVVHJ6930 .modal-xl {
    max-width: 1140px;
  }
}
.cid-tJVVHJ6930 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tJVVHJ6930 .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-tJVVHJ6930 .form-group {
  margin-bottom: 1rem;
}
.cid-tJVVHJ6930 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tJVVHJ6930 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tJVVHJ6930 .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-tJVVHJ6930 .mbr-section-btn {
  margin: 0;
}
.cid-tJVVHJ6930 .mbr-section-btn .btn {
  margin: 0;
}
#content6-7o .lead P {
  font-size: 18px;
}
#header1-15 .mbr-section-title {
  font-size: 36px;
  text-align: center;
  color: #fac51c;
}
#header1-15 .mbr-section-lead {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#header2-2p .mbr-section-text {
  font-size: 32px;
  text-align: left;
}
#header2-2p .mbr-section-text B {
  color: #efefef;
}
#header2-2p .mbr-section-title {
  text-align: left;
  color: #efefef;
}
#header2-2p .mbr-section-title I {
  font-size: 46px;
}
#header2-2p .mbr-section-text I {
  font-size: 30px;
}
#content1-4c P {
  font-size: 24px;
  color: #847166;
  text-align: center;
}
#content1-2u P {
  text-align: center;
  color: #475577;
  font-size: 19px;
}
#content1-2u DIV {
  color: #e9dfc6;
}
#header3-6v .mbr-section-title,
#header3-6v .mbr-section-subtitle {
  text-align: center;
}
#header3-6v .mbr-section-title {
  font-size: 24px;
  color: #475577;
}
#msg-box4-6r H3 {
  font-size: 36px;
}
#contacts3-8b LI {
  color: #b69869;
}
#contacts3-8b .btn {
  font-size: 14px;
}
#contacts3-8b UL {
  color: #fbf9f5;
}
#contacts3-8b H4 {
  font-size: 11px;
}
#msg-box5-8a H3 {
  font-size: 22px;
}
#msg-box5-8a I {
  font-size: 18px;
}
#msg-box5-8a P {
  font-size: 18px;
}
#social-buttons4-8s .mbr-section-title,
#social-buttons4-8s .btn-social {
  color: #fff;
}
#social-buttons4-8s .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-8s .mbr-section-title {
  font-size: 18px;
}
#extTabs2-85 H3 {
  color: #28324e;
}
#menu-2n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2n .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-2n .navbar-toggler {
  color: #7e9b9f;
}
#menu-2n .close-icon::before,
#menu-2n .close-icon::after {
  background-color: #7e9b9f;
}
#menu-2n .link,
#menu-2n .dropdown-item {
  color: #7e9b9f;
}
#menu-2n .link {
  font-size: 1.05rem;
}
#menu-2n .dropdown-item,
#menu-2n .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-2n .link:hover,
#menu-2n .dropdown-item:hover,
#menu-2n .link:focus,
#menu-2n .dropdown-item:focus {
  color: #e9dfc6;
}
#menu-2n .link[aria-expanded="true"],
#menu-2n .dropdown-menu {
  background: #5f480b;
}
#menu-2n .nav-dropdown-sm .link:focus,
#menu-2n .nav-dropdown-sm .link:hover,
#menu-2n .nav-dropdown-sm .dropdown-item:focus,
#menu-2n .nav-dropdown-sm .dropdown-item:hover {
  background: #7f600e!important;
}
#menu-2n .navbar,
#menu-2n .nav-dropdown-sm,
#menu-2n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2n .nav-dropdown-sm .dropdown-menu {
  background: #8d6a10;
}
#menu-2n .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#menu-2n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2n .bg-color.transparent.opened .link:hover,
#menu-2n .bg-color.transparent.opened .link:focus {
  color: #e9dfc6;
}
#menu-2n .link[aria-expanded="true"],
#menu-2n .dropdown-item[aria-expanded="true"] {
  color: #fbf9f5!important;
}
#menu-2n.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-2n .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-2n A {
  font-size: 18px;
}
#accordion-block-3r .panel-body {
  padding: 15px;
}
#accordion-block-3r .panel-group {
  margin-bottom: 20px;
}
#accordion-block-3r .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
#accordion-block-3r .panel-default {
  border-color: #ddd;
}
#accordion-block-3r .panel-group .panel {
  margin-bottom: 0px;
  border-radius: 4px;
}
#accordion-block-3r .panel-group .panel + .panel {
  margin-top: 5px;
}
#accordion-block-3r .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#accordion-block-3r .panel-group .panel-heading {
  border-bottom: 0;
}
#accordion-block-3r .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
#accordion-block-3r .collapse {
  display: n1;
}
#accordion-block-3r .panel-group .panel-heading + .panel-collapse > .panel-body,
#accordion-block-3r .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
#accordion-block-3r .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
#accordion-block-3r .panel-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  color: inherit;
}
#accordion-block-3r [role="button"] {
  cursor: pointer;
}
#accordion-block-3r .panel-title > a,
#accordion-block-3r .panel-title > small,
#accordion-block-3r .panel-title > .small,
#accordion-block-3r .panel-title > small > a,
#accordion-block-3r .panel-title > .small > a {
  color: inherit;
}
#accordion-block-3r DIV {
  text-align: center;
}
#accordion-block-3r H1 {
  color: #cccccc;
  font-size: 36px;
  font-family: 'Raleway', sans-serif;
}
#accordion-block-3r SPAN {
  color: #c0a375;
}
#accordion-block-3r P {
  color: #553982;
}
#accordion-block-3r B {
  color: #c0a375;
}



#header3-4l .mbr-section-title,
#header3-4l .mbr-section-subtitle {
  text-align: center;
}
#header3-4l H3 {
  color: #8c8c8c;
}
#header3-4l .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
  font-size: 19px;
}
#header3-4l .mbr-section-title {
  font-family: 'Raleway', sans-serif;
}
#header3-4l .mbr-section-subtitle B {
  font-size: 19px;
}
#content6-7p .lead P {
  font-size: 17px;
}
#content6-7p .lead {
  color: #ffffff;
}
#content6-8i .lead {
  color: #ffffff;
}
#features3-4m H4 {
  color: #c1c1c1;
}
#features3-4m H5 {
  color: #cccccc;
  font-size: 16px;
}
#features3-4m P {
  color: #cccccc;
}
#features3-4n H5 {
  color: #cccccc;
  font-size: 16px;
}
#features3-4n P {
  color: #cccccc;
}
#features3-4o H5 {
  color: #cccccc;
  font-size: 16px;
}
#features3-4o P {
  color: #cccccc;
}
#content5-4p .mbr-section-title,
#content5-4p p {
  color: #fff;
}
#content5-4p .mbr-section-title {
  font-size: 36px;
  text-align: center;
  color: #f7bd00;
  font-family: 'Raleway', sans-serif;
}
#content5-4p P {
  color: #f3c649;
  text-align: center;
  font-size: 20px;
}
#content5-4p DIV {
  color: #f3c649;
  text-align: center;
}
#features3-4q H4 {
  color: #da8766;
}
#features3-4q P {
  color: #f3c649;
}
#pricing-table1-4r .mbr-section__container .mbr-section-title {
  color: #fff;
}
#pricing-table1-4r .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
  font-size: 19px;
}
#pricing-table1-4r .mbr-plan-price-desc {
  color: #efefef;
}
#pricing-table1-7c .mbr-section__container .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#pricing-table1-7c .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
  font-size: 19px;
}
#pricing-table1-7c .mbr-plan-price-desc {
  color: #efefef;
}
#content6-9o .lead {
  color: #efefef;
}
#restaurante-el-cafetal H3 {
  color: #553982;
}
#restaurante-el-cafetal P {
  color: #553982;
}
#DayPass H3 {
  color: #28324e;
}
#buttons1-6z .btn {
  font-size: 14px;
}
#menu-4k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4k .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-4k .navbar-toggler {
  color: #7e9b9f;
}
#menu-4k .close-icon::before,
#menu-4k .close-icon::after {
  background-color: #7e9b9f;
}
#menu-4k .link,
#menu-4k .dropdown-item {
  color: #7e9b9f;
}
#menu-4k .link {
  font-size: 1.05rem;
}
#menu-4k .dropdown-item,
#menu-4k .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-4k .link:hover,
#menu-4k .dropdown-item:hover,
#menu-4k .link:focus,
#menu-4k .dropdown-item:focus {
  color: #e9dfc6;
}
#menu-4k .link[aria-expanded="true"],
#menu-4k .dropdown-menu {
  background: #5f480b;
}
#menu-4k .nav-dropdown-sm .link:focus,
#menu-4k .nav-dropdown-sm .link:hover,
#menu-4k .nav-dropdown-sm .dropdown-item:focus,
#menu-4k .nav-dropdown-sm .dropdown-item:hover {
  background: #7f600e!important;
}
#menu-4k .navbar,
#menu-4k .nav-dropdown-sm,
#menu-4k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4k .nav-dropdown-sm .dropdown-menu {
  background: #8d6a10;
}
#menu-4k .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#menu-4k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4k .bg-color.transparent.opened .link:hover,
#menu-4k .bg-color.transparent.opened .link:focus {
  color: #e9dfc6;
}
#menu-4k .link[aria-expanded="true"],
#menu-4k .dropdown-item[aria-expanded="true"] {
  color: #fbf9f5!important;
}
#menu-4k.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-4k .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-4k A {
  font-size: 18px;
}
#contacts3-8b LI {
  color: #b69869;
}
#contacts3-8b .btn {
  font-size: 14px;
}
#contacts3-8b UL {
  color: #fbf9f5;
}
#contacts3-8b H4 {
  font-size: 11px;
}
#msg-box5-8e H3 {
  font-size: 22px;
}
#msg-box5-8e I {
  font-size: 18px;
}
#msg-box5-8e P {
  font-size: 18px;
}


















#header3-5b .mbr-section-title,
#header3-5b .mbr-section-subtitle {
  text-align: center;
}
#header3-5b H3 {
  color: #c1c1c1;
}
#header3-5b .mbr-section-title {
  color: #7e9b9f;
  font-family: 'Raleway', sans-serif;
}
#content6-8k .lead {
  color: #28324e;
}
#header3-5c .mbr-section-title,
#header3-5c .mbr-section-subtitle {
  text-align: center;
}
#header3-5c H3 {
  color: #c1c1c1;
  font-size: 25px;
  text-align: right;
}
#header3-5c .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#header3-5e .mbr-section-title,
#header3-5e .mbr-section-subtitle {
  text-align: center;
}
#header3-5e H3 {
  color: #c1c1c1;
  font-size: 25px;
}
#header3-5e .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#content6-89 .lead P {
  font-size: 18px;
}
#header3-5g .mbr-section-title,
#header3-5g .mbr-section-subtitle {
  text-align: center;
}
#header3-5g H3 {
  color: #c1c1c1;
  font-size: 25px;
}
#header3-5g .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#header3-5i .mbr-section-title,
#header3-5i .mbr-section-subtitle {
  text-align: center;
}
#header3-5i H3 {
  color: #c1c1c1;
  font-size: 25px;
}
#header3-5i .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#header3-5k .mbr-section-title,
#header3-5k .mbr-section-subtitle {
  text-align: center;
}
#header3-5k H3 {
  color: #c1c1c1;
  font-size: 25px;
}
#header3-5k .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
}
#msg-box4-5m H3 {
  color: #cccccc;
  font-size: 36px;
}
#msg-box4-5m SPAN {
  font-family: 'Raleway', sans-serif;
}
#msg-box4-5n H3 {
  color: #cccccc;
  font-size: 36px;
}
#msg-box4-5n SPAN {
  font-family: 'Raleway', sans-serif;
}
#msg-box4-5o H3 {
  color: #cccccc;
  font-size: 32px;
}
#msg-box4-5o SPAN {
  font-family: 'Raleway', sans-serif;
}
.cid-tpPmKCRQJU {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #4f6eaf;
}
.cid-tpPmKCRQJU .fb-page,
.cid-tpPmKCRQJU span,
.cid-tpPmKCRQJU iframe {
  width: 500px;
  height: 620px;
}
.cid-tpPmKCRQJU blockquote {
  display: none;
}
.cid-tpPmKCRQJU .fb-page {
  background-color: #1877f2;
  border-radius: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMin meet' viewBox='0 0 262 266.895'><path id='path3087' fill='%23fff' d='M182.409,262.307v-99.803h33.499l5.016-38.895h-38.515V98.777c0-11.261,3.127-18.935,19.275-18.935 l20.596-0.009V45.045c-3.562-0.474-15.788-1.533-30.012-1.533c-29.695,0-50.025,18.126-50.025,51.413v28.684h-33.585v38.895h33.585 v99.803H182.409z'></path></svg>");
}
#msg-box5-8f H3 {
  font-size: 22px;
}
#msg-box5-8f I {
  font-size: 18px;
}
#msg-box5-8f P {
  font-size: 18px;
}
#extMsg-box4-79 .btn {
  font-size: 14px;
}
#Covid-19 .mbr-section-title,
#Covid-19 .mbr-section-subtitle {
  text-align: center;
}
#Covid-19 .mbr-section-title {
  color: #c1c1c1;
  text-align: center;
}
#contacts3-8b LI {
  color: #b69869;
}
#contacts3-8b .btn {
  font-size: 14px;
}
#contacts3-8b UL {
  color: #fbf9f5;
}
#contacts3-8b H4 {
  font-size: 11px;
}
#Excursions-Tours .mbr-section-title {
  color: #efefef;
  text-align: center;
}
#Excursions-Tours .mbr-section-subtitle {
  color: #a0a0a0;
  text-align: center;
  font-size: 18px;
}
#header3-4x .mbr-section-title,
#header3-4x .mbr-section-subtitle {
  text-align: center;
}
#header3-4x H3 {
  font-size: 36px;
}
#header3-4x .mbr-section-title {
  font-family: 'Raleway', sans-serif;
  color: #cccccc;
}
#header3-4x .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
  color: #c1c1c1;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#header3-4z H3 {
  font-size: 36px;
}
#header3-4z .mbr-section-title {
  font-family: 'Raleway', sans-serif;
  color: #cccccc;
}
#header3-51 .mbr-section-title,
#header3-51 .mbr-section-subtitle {
  text-align: center;
}
#header3-51 H3 {
  font-size: 36px;
}
#header3-51 .mbr-section-title {
  font-family: 'Raleway', sans-serif;
  color: #cccccc;
}
#header3-51 .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
  color: #c1c1c1;
}
#header3-53 .mbr-section-title,
#header3-53 .mbr-section-subtitle {
  text-align: center;
}
#header3-53 H3 {
  font-size: 36px;
}
#header3-53 .mbr-section-title {
  font-family: 'Raleway', sans-serif;
  color: #cccccc;
}
#header3-53 .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
  color: #c1c1c1;
}
#menu-4v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4v .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-4v .navbar-toggler {
  color: #7e9b9f;
}
#menu-4v .close-icon::before,
#menu-4v .close-icon::after {
  background-color: #7e9b9f;
}
#menu-4v .link,
#menu-4v .dropdown-item {
  color: #7e9b9f;
}
#menu-4v .link {
  font-size: 1.05rem;
}
#menu-4v .dropdown-item,
#menu-4v .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-4v .link:hover,
#menu-4v .dropdown-item:hover,
#menu-4v .link:focus,
#menu-4v .dropdown-item:focus {
  color: #e9dfc6;
}
#menu-4v .link[aria-expanded="true"],
#menu-4v .dropdown-menu {
  background: #5f480b;
}
#menu-4v .nav-dropdown-sm .link:focus,
#menu-4v .nav-dropdown-sm .link:hover,
#menu-4v .nav-dropdown-sm .dropdown-item:focus,
#menu-4v .nav-dropdown-sm .dropdown-item:hover {
  background: #7f600e!important;
}
#menu-4v .navbar,
#menu-4v .nav-dropdown-sm,
#menu-4v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4v .nav-dropdown-sm .dropdown-menu {
  background: #8d6a10;
}
#menu-4v .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#menu-4v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4v .bg-color.transparent.opened .link:hover,
#menu-4v .bg-color.transparent.opened .link:focus {
  color: #e9dfc6;
}
#menu-4v .link[aria-expanded="true"],
#menu-4v .dropdown-item[aria-expanded="true"] {
  color: #fbf9f5!important;
}
#menu-4v.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-4v .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-4v A {
  font-size: 18px;
}
#msg-box8-55 .mbr-section-title,
#msg-box8-55 p {
  color: #fff;
}
#msg-box8-55 .mbr-section-title {
  font-size: 36px;
  color: #2b0680;
  font-family: 'Raleway', sans-serif;
}
#msg-box8-55 .lead P {
  color: #2b0680;
}
#content1-56 P {
  font-size: 20px;
  color: #553982;
  text-align: center;
}
#content1-57 P {
  color: #28324e;
  font-family: 'Roboto Slab', serif;
}
#content1-57 DIV {
  color: #90a878;
}
#content1-58 P {
  font-size: 20px;
  color: #553982;
  text-align: center;
}
#content1-5a P {
  color: #553982;
}
#content1-6u DIV {
  color: #2b0680;
}
#content1-6u P {
  text-align: center;
  font-size: 19px;
}
#Privacy-Policy-Disclaimer .btn {
  font-size: 14px;
}
#extAccordion1-65 P {
  text-align: left;
}
#extAccordion1-65 H1 {
  font-size: 24px;
  text-align: center;
}
#restaurants TABLE {
  text-align: left;
}
#restaurants TD {
  color: #2b0680;
}
#restaurants .mbr-section-title {
  color: #475577;
}
#shopping .mbr-section-title {
  color: #2b0680;
}
#informacion-adicional P {
  font-size: 16px;
}
#contacts3-9h LI {
  color: #b69869;
}
#contacts3-9h .btn {
  font-size: 14px;
}
#contacts3-9h UL {
  color: #fbf9f5;
}
#contacts3-9h H4 {
  font-size: 11px;
}
#menu-9j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9j .navbar-caption {
  color: #ffffff;
  font-size: 18px;
}
#menu-9j .navbar-toggler {
  color: #7e9b9f;
}
#menu-9j .close-icon::before,
#menu-9j .close-icon::after {
  background-color: #7e9b9f;
}
#menu-9j .link,
#menu-9j .dropdown-item {
  color: #7e9b9f;
}
#menu-9j .link {
  font-size: 1.05rem;
}
#menu-9j .dropdown-item,
#menu-9j .nav-dropdown-sm .link {
  font-size: 1.137rem;
}
#menu-9j .link:hover,
#menu-9j .dropdown-item:hover,
#menu-9j .link:focus,
#menu-9j .dropdown-item:focus {
  color: #e9dfc6;
}
#menu-9j .link[aria-expanded="true"],
#menu-9j .dropdown-menu {
  background: #5f480b;
}
#menu-9j .nav-dropdown-sm .link:focus,
#menu-9j .nav-dropdown-sm .link:hover,
#menu-9j .nav-dropdown-sm .dropdown-item:focus,
#menu-9j .nav-dropdown-sm .dropdown-item:hover {
  background: #7f600e!important;
}
#menu-9j .navbar,
#menu-9j .nav-dropdown-sm,
#menu-9j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9j .nav-dropdown-sm .dropdown-menu {
  background: #8d6a10;
}
#menu-9j .bg-color.transparent .link {
  color: #7e9b9f;
  transition: none;
}
#menu-9j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9j .bg-color.transparent.opened .link:hover,
#menu-9j .bg-color.transparent.opened .link:focus {
  color: #e9dfc6;
}
#menu-9j .link[aria-expanded="true"],
#menu-9j .dropdown-item[aria-expanded="true"] {
  color: #fbf9f5!important;
}
#menu-9j.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9j .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9j A {
  font-size: 18px;
}
