@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: '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: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0a375;
}
.scrollToTop_wraper {
  display: none;
}
.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;
}



#msg-box8-18 .mbr-section-title,
#msg-box8-18 p {
  color: #fff;
}
#msg-box8-18 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#features3-f P {
  text-align: center;
}
#features3-f SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  color: #000000;
}
#menu-9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9 .navbar-caption {
  color: #ffffff;
}
#menu-9 .navbar-toggler {
  color: #d14841;
}
#menu-9 .link,
#menu-9 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-9 .link {
  font-size: 0.85rem;
}
#menu-9 .dropdown-item,
#menu-9 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9 .link:hover,
#menu-9 .dropdown-item:hover,
#menu-9 .link:focus,
#menu-9 .dropdown-item:focus {
  color: #c0a375;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-menu {
  background: #e6e6e6;
}
#menu-9 .nav-dropdown-sm .link:focus,
#menu-9 .nav-dropdown-sm .link:hover,
#menu-9 .nav-dropdown-sm .dropdown-item:focus,
#menu-9 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9 .navbar,
#menu-9 .nav-dropdown-sm,
#menu-9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9 .bg-color.transparent.opened .link:hover,
#menu-9 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9 .close-icon::before,
#menu-9 .close-icon::after {
  background-color: #d14841;
}
#footer1-c P {
  color: #222222;
  font-size: 12px;
}
#footer1-c B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-1d .mbr-section-title,
#msg-box8-1d p {
  color: #fff;
}
#msg-box8-1d .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-1d .mbr-section-title I {
  font-size: 25px;
}
#menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-w .navbar-caption {
  color: #ffffff;
}
#menu-w .navbar-toggler {
  color: #d14841;
}
#menu-w .link,
#menu-w .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-w .link {
  font-size: 0.85rem;
}
#menu-w .dropdown-item,
#menu-w .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-w .link:hover,
#menu-w .dropdown-item:hover,
#menu-w .link:focus,
#menu-w .dropdown-item:focus {
  color: #c0a375;
}
#menu-w .link[aria-expanded="true"],
#menu-w .dropdown-menu {
  background: #e6e6e6;
}
#menu-w .nav-dropdown-sm .link:focus,
#menu-w .nav-dropdown-sm .link:hover,
#menu-w .nav-dropdown-sm .dropdown-item:focus,
#menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-w .navbar,
#menu-w .nav-dropdown-sm,
#menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-w .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-w .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-w .bg-color.transparent.opened .link:hover,
#menu-w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-w .link[aria-expanded="true"],
#menu-w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-w.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-w .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-w .close-icon::before,
#menu-w .close-icon::after {
  background-color: #d14841;
}
#footer1-x P {
  color: #222222;
  font-size: 12px;
}
#footer1-x B {
  font-size: 15px;
  color: #000000;
}
#contacts5-y p,
#contacts5-y .list-group-text,
#contacts5-y .form-control-label {
  color: #000;
}
#contacts5-y strong,
#contacts5-y h4 {
  color: #7e9b9f;
}
#contacts5-y form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-y .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-y .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-y STRONG {
  font-size: 16px;
  color: #f3c649;
}
#contacts5-y H4 {
  color: #f3c649;
}
#contacts5-y P {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000000;
}
#contacts5-y SPAN {
  font-size: 18px;
  color: #000000;
}
#contacts5-y LI {
  color: #b8312f;
}


#menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-14 .navbar-caption {
  color: #ffffff;
}
#menu-14 .navbar-toggler {
  color: #d14841;
}
#menu-14 .link,
#menu-14 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-14 .link {
  font-size: 0.85rem;
}
#menu-14 .dropdown-item,
#menu-14 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-14 .link:hover,
#menu-14 .dropdown-item:hover,
#menu-14 .link:focus,
#menu-14 .dropdown-item:focus {
  color: #c0a375;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-menu {
  background: #e6e6e6;
}
#menu-14 .nav-dropdown-sm .link:focus,
#menu-14 .nav-dropdown-sm .link:hover,
#menu-14 .nav-dropdown-sm .dropdown-item:focus,
#menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-14 .navbar,
#menu-14 .nav-dropdown-sm,
#menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-14 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-14 .bg-color.transparent.opened .link:hover,
#menu-14 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-14.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-14 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-14 .close-icon::before,
#menu-14 .close-icon::after {
  background-color: #d14841;
}
#msg-box8-16 .mbr-section-title,
#msg-box8-16 p {
  color: #fff;
}
#msg-box8-16 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-16 .lead P {
  color: #ffbd05;
}
#msg-box8-16 .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#footer1-e7 P {
  color: #222222;
  font-size: 12px;
}
#footer1-e7 B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-19 .mbr-section-title,
#msg-box8-19 p {
  color: #fff;
}
#msg-box8-19 .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-19 .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-19 .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-i .navbar-caption {
  color: #ffffff;
}
#menu-i .navbar-toggler {
  color: #d14841;
}
#menu-i .link,
#menu-i .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-i .link {
  font-size: 0.85rem;
}
#menu-i .dropdown-item,
#menu-i .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-i .link:hover,
#menu-i .dropdown-item:hover,
#menu-i .link:focus,
#menu-i .dropdown-item:focus {
  color: #c0a375;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-menu {
  background: #e6e6e6;
}
#menu-i .nav-dropdown-sm .link:focus,
#menu-i .nav-dropdown-sm .link:hover,
#menu-i .nav-dropdown-sm .dropdown-item:focus,
#menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-i .navbar,
#menu-i .nav-dropdown-sm,
#menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-i .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-i .bg-color.transparent.opened .link:hover,
#menu-i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-i.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-i .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-i .close-icon::before,
#menu-i .close-icon::after {
  background-color: #d14841;
}
#footer1-e7 P {
  color: #222222;
  font-size: 12px;
}
#footer1-e7 B {
  font-size: 15px;
  color: #000000;
}





#msg-box8-1f .mbr-section-title,
#msg-box8-1f p {
  color: #fff;
}
#msg-box8-1f .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-1f .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-1f .mbr-section-title FONT {
  color: #d14841;
  font-size: 25px;
}
#msg-box5-8h I {
  font-family: 'Lora', serif;
}
#menu-1g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1g .navbar-caption {
  color: #ffffff;
}
#menu-1g .navbar-toggler {
  color: #d14841;
}
#menu-1g .link,
#menu-1g .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1g .link {
  font-size: 0.85rem;
}
#menu-1g .dropdown-item,
#menu-1g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-1g .link:hover,
#menu-1g .dropdown-item:hover,
#menu-1g .link:focus,
#menu-1g .dropdown-item:focus {
  color: #c0a375;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-menu {
  background: #e6e6e6;
}
#menu-1g .nav-dropdown-sm .link:focus,
#menu-1g .nav-dropdown-sm .link:hover,
#menu-1g .nav-dropdown-sm .dropdown-item:focus,
#menu-1g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1g .navbar,
#menu-1g .nav-dropdown-sm,
#menu-1g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1g .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1g .bg-color.transparent.opened .link:hover,
#menu-1g .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1g.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1g .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1g .close-icon::before,
#menu-1g .close-icon::after {
  background-color: #d14841;
}
#footer1-1h P {
  color: #222222;
  font-size: 12px;
}
#footer1-1h B {
  font-size: 15px;
  color: #000000;
}
#content6-8f P {
  font-family: 'Lora', serif;
}




#msg-box8-1l .mbr-section-title,
#msg-box8-1l p {
  color: #fff;
}
#msg-box8-1l .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-1l .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-1l .mbr-section-title SPAN {
  color: #faaf40;
}
#msg-box8-1l .mbr-section-title FONT {
  color: #d14841;
  font-size: 25px;
}
#menu-1m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1m .navbar-caption {
  color: #ffffff;
}
#menu-1m .navbar-toggler {
  color: #d14841;
}
#menu-1m .link,
#menu-1m .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1m .link {
  font-size: 0.85rem;
}
#menu-1m .dropdown-item,
#menu-1m .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-1m .link:hover,
#menu-1m .dropdown-item:hover,
#menu-1m .link:focus,
#menu-1m .dropdown-item:focus {
  color: #c0a375;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-menu {
  background: #e6e6e6;
}
#menu-1m .nav-dropdown-sm .link:focus,
#menu-1m .nav-dropdown-sm .link:hover,
#menu-1m .nav-dropdown-sm .dropdown-item:focus,
#menu-1m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1m .navbar,
#menu-1m .nav-dropdown-sm,
#menu-1m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1m .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1m .bg-color.transparent.opened .link:hover,
#menu-1m .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1m .link[aria-expanded="true"],
#menu-1m .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1m.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1m .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1m .close-icon::before,
#menu-1m .close-icon::after {
  background-color: #d14841;
}
#footer1-1n P {
  color: #222222;
  font-size: 12px;
}
#footer1-1n B {
  font-size: 15px;
  color: #000000;
}
#content6-8i P {
  font-family: 'Lora', serif;
}




#msg-box8-28 .mbr-section-title,
#msg-box8-28 p {
  color: #fff;
}
#msg-box8-28 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-28 .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
.cid-rYggipTztv.popup-builder {
  background-color: #ffffff;
}
.cid-rYggipTztv.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rYggipTztv.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rYggipTztv .modal-content,
.cid-rYggipTztv .modal-dialog {
  height: auto;
}
.cid-rYggipTztv .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rYggipTztv .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rYggipTztv .form-wrapper .mbr-form .form-group,
  .cid-rYggipTztv .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rYggipTztv .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rYggipTztv .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-rYggipTztv .mbr-text {
  text-align: center;
}
.cid-rYggipTztv .pt-0 {
  padding-top: 0 !important;
}
.cid-rYggipTztv .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rYggipTztv .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rYggipTztv .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rYggipTztv .modal-open {
  overflow: hidden;
}
.cid-rYggipTztv .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rYggipTztv .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rYggipTztv .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rYggipTztv .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-rYggipTztv .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rYggipTztv .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rYggipTztv .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rYggipTztv .modal-content {
  background: #ffffff;
  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-rYggipTztv .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rYggipTztv .modal-backdrop.fade {
  opacity: 0;
}
.cid-rYggipTztv .modal-backdrop.show {
  opacity: .5;
}
.cid-rYggipTztv .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rYggipTztv .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rYggipTztv .modal-header .close:hover {
  opacity: 1;
}
.cid-rYggipTztv .modal-header .close:focus {
  outline: none;
}
.cid-rYggipTztv .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-rYggipTztv .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rYggipTztv .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rYggipTztv .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rYggipTztv .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rYggipTztv .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rYggipTztv .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rYggipTztv .modal-sm {
    max-width: 300px;
  }
  .cid-rYggipTztv .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rYggipTztv .modal-lg,
  .cid-rYggipTztv .modal-xl {
    max-width: 800px;
  }
  .cid-rYggipTztv .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rYggipTztv .modal-xl {
    max-width: 1140px;
  }
  .cid-rYggipTztv .container {
    max-width: 1140px;
  }
}
.cid-rYggipTztv .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rYggipTztv .container {
    max-width: 720px;
  }
}
.cid-rYggipTztv .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rYggipTztv .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-rYggipTztv .form-group {
  margin-bottom: 1rem;
}
.cid-rYggipTztv .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rYggipTztv .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rYggipTztv .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-rYggipTztv .modal-title DIV {
  font-size: 25px;
}
.cid-rYggipTztv .modal-title B {
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
}
#header3-mh .mbr-section-title,
#header3-mh .mbr-section-subtitle {
  text-align: center;
}
#header3-mh .mbr-section-title {
  font-size: 30px;
  font-family: 'Lora', serif;
}
#menu-29 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-29 .navbar-caption {
  color: #ffffff;
}
#menu-29 .navbar-toggler {
  color: #d14841;
}
#menu-29 .link,
#menu-29 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-29 .link {
  font-size: 0.85rem;
}
#menu-29 .dropdown-item,
#menu-29 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-29 .link:hover,
#menu-29 .dropdown-item:hover,
#menu-29 .link:focus,
#menu-29 .dropdown-item:focus {
  color: #c0a375;
}
#menu-29 .link[aria-expanded="true"],
#menu-29 .dropdown-menu {
  background: #e6e6e6;
}
#menu-29 .nav-dropdown-sm .link:focus,
#menu-29 .nav-dropdown-sm .link:hover,
#menu-29 .nav-dropdown-sm .dropdown-item:focus,
#menu-29 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-29 .navbar,
#menu-29 .nav-dropdown-sm,
#menu-29 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-29 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-29 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-29 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-29 .bg-color.transparent.opened .link:hover,
#menu-29 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-29 .link[aria-expanded="true"],
#menu-29 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-29.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-29 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-29 .close-icon::before,
#menu-29 .close-icon::after {
  background-color: #d14841;
}
#footer1-2a P {
  color: #222222;
  font-size: 12px;
}
#footer1-2a B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-2d .mbr-section-title,
#msg-box8-2d p {
  color: #fff;
}
#msg-box8-2d .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-2d .mbr-section-title I {
  font-family: 'Lora', serif;
  font-size: 25px;
}
#menu-2e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2e .navbar-caption {
  color: #ffffff;
}
#menu-2e .navbar-toggler {
  color: #d14841;
}
#menu-2e .link,
#menu-2e .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-2e .link {
  font-size: 0.85rem;
}
#menu-2e .dropdown-item,
#menu-2e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2e .link:hover,
#menu-2e .dropdown-item:hover,
#menu-2e .link:focus,
#menu-2e .dropdown-item:focus {
  color: #c0a375;
}
#menu-2e .link[aria-expanded="true"],
#menu-2e .dropdown-menu {
  background: #e6e6e6;
}
#menu-2e .nav-dropdown-sm .link:focus,
#menu-2e .nav-dropdown-sm .link:hover,
#menu-2e .nav-dropdown-sm .dropdown-item:focus,
#menu-2e .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2e .navbar,
#menu-2e .nav-dropdown-sm,
#menu-2e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2e .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2e .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-2e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2e .bg-color.transparent.opened .link:hover,
#menu-2e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2e .link[aria-expanded="true"],
#menu-2e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2e.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-2e .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-2e .close-icon::before,
#menu-2e .close-icon::after {
  background-color: #d14841;
}
#footer1-2f P {
  color: #222222;
  font-size: 12px;
}
#footer1-2f B {
  font-size: 15px;
  color: #000000;
}
.cid-s5xTOwH9eR.popup-builder {
  background-color: #ffffff;
}
.cid-s5xTOwH9eR.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-s5xTOwH9eR.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-s5xTOwH9eR .modal-content,
.cid-s5xTOwH9eR .modal-dialog {
  height: auto;
}
.cid-s5xTOwH9eR .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-s5xTOwH9eR .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-s5xTOwH9eR .form-wrapper .mbr-form .form-group,
  .cid-s5xTOwH9eR .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-s5xTOwH9eR .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-s5xTOwH9eR .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-s5xTOwH9eR .mbr-text {
  text-align: center;
}
.cid-s5xTOwH9eR .pt-0 {
  padding-top: 0 !important;
}
.cid-s5xTOwH9eR .pb-0 {
  padding-bottom: 0 !important;
}
.cid-s5xTOwH9eR .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-s5xTOwH9eR .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-s5xTOwH9eR .modal-open {
  overflow: hidden;
}
.cid-s5xTOwH9eR .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-s5xTOwH9eR .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-s5xTOwH9eR .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-s5xTOwH9eR .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-s5xTOwH9eR .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-s5xTOwH9eR .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-s5xTOwH9eR .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-s5xTOwH9eR .modal-content {
  background: #ffffff;
  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-s5xTOwH9eR .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-s5xTOwH9eR .modal-backdrop.fade {
  opacity: 0;
}
.cid-s5xTOwH9eR .modal-backdrop.show {
  opacity: .5;
}
.cid-s5xTOwH9eR .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-s5xTOwH9eR .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-s5xTOwH9eR .modal-header .close:hover {
  opacity: 1;
}
.cid-s5xTOwH9eR .modal-header .close:focus {
  outline: none;
}
.cid-s5xTOwH9eR .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-s5xTOwH9eR .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-s5xTOwH9eR .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-s5xTOwH9eR .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-s5xTOwH9eR .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-s5xTOwH9eR .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-s5xTOwH9eR .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-s5xTOwH9eR .modal-sm {
    max-width: 300px;
  }
  .cid-s5xTOwH9eR .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-s5xTOwH9eR .modal-lg,
  .cid-s5xTOwH9eR .modal-xl {
    max-width: 800px;
  }
  .cid-s5xTOwH9eR .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-s5xTOwH9eR .modal-xl {
    max-width: 1140px;
  }
  .cid-s5xTOwH9eR .container {
    max-width: 1140px;
  }
}
.cid-s5xTOwH9eR .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-s5xTOwH9eR .container {
    max-width: 720px;
  }
}
.cid-s5xTOwH9eR .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-s5xTOwH9eR .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-s5xTOwH9eR .form-group {
  margin-bottom: 1rem;
}
.cid-s5xTOwH9eR .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-s5xTOwH9eR .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-s5xTOwH9eR .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%;
}
#header3-168 .mbr-section-title,
#header3-168 .mbr-section-subtitle {
  text-align: center;
}
#header3-168 .mbr-section-title {
  font-size: 20px;
}


#msg-box8-2j .mbr-section-title,
#msg-box8-2j p {
  color: #fff;
}
#msg-box8-2j .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
.cid-s5xUFTS7ag.popup-builder {
  background-color: #ffffff;
}
.cid-s5xUFTS7ag.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-s5xUFTS7ag.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-s5xUFTS7ag .modal-content,
.cid-s5xUFTS7ag .modal-dialog {
  height: auto;
}
.cid-s5xUFTS7ag .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-s5xUFTS7ag .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-s5xUFTS7ag .form-wrapper .mbr-form .form-group,
  .cid-s5xUFTS7ag .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-s5xUFTS7ag .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-s5xUFTS7ag .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-s5xUFTS7ag .mbr-text {
  text-align: center;
}
.cid-s5xUFTS7ag .pt-0 {
  padding-top: 0 !important;
}
.cid-s5xUFTS7ag .pb-0 {
  padding-bottom: 0 !important;
}
.cid-s5xUFTS7ag .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-s5xUFTS7ag .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-s5xUFTS7ag .modal-open {
  overflow: hidden;
}
.cid-s5xUFTS7ag .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-s5xUFTS7ag .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-s5xUFTS7ag .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-s5xUFTS7ag .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-s5xUFTS7ag .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-s5xUFTS7ag .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-s5xUFTS7ag .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-s5xUFTS7ag .modal-content {
  background: #ffffff;
  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-s5xUFTS7ag .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-s5xUFTS7ag .modal-backdrop.fade {
  opacity: 0;
}
.cid-s5xUFTS7ag .modal-backdrop.show {
  opacity: .5;
}
.cid-s5xUFTS7ag .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-s5xUFTS7ag .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-s5xUFTS7ag .modal-header .close:hover {
  opacity: 1;
}
.cid-s5xUFTS7ag .modal-header .close:focus {
  outline: none;
}
.cid-s5xUFTS7ag .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-s5xUFTS7ag .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-s5xUFTS7ag .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-s5xUFTS7ag .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-s5xUFTS7ag .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-s5xUFTS7ag .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-s5xUFTS7ag .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-s5xUFTS7ag .modal-sm {
    max-width: 300px;
  }
  .cid-s5xUFTS7ag .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-s5xUFTS7ag .modal-lg,
  .cid-s5xUFTS7ag .modal-xl {
    max-width: 800px;
  }
  .cid-s5xUFTS7ag .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-s5xUFTS7ag .modal-xl {
    max-width: 1140px;
  }
  .cid-s5xUFTS7ag .container {
    max-width: 1140px;
  }
}
.cid-s5xUFTS7ag .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-s5xUFTS7ag .container {
    max-width: 720px;
  }
}
.cid-s5xUFTS7ag .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-s5xUFTS7ag .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-s5xUFTS7ag .form-group {
  margin-bottom: 1rem;
}
.cid-s5xUFTS7ag .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-s5xUFTS7ag .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-s5xUFTS7ag .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%;
}
#menu-2l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2l .navbar-caption {
  color: #ffffff;
}
#menu-2l .navbar-toggler {
  color: #d14841;
}
#menu-2l .link,
#menu-2l .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-2l .link {
  font-size: 0.85rem;
}
#menu-2l .dropdown-item,
#menu-2l .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2l .link:hover,
#menu-2l .dropdown-item:hover,
#menu-2l .link:focus,
#menu-2l .dropdown-item:focus {
  color: #c0a375;
}
#menu-2l .link[aria-expanded="true"],
#menu-2l .dropdown-menu {
  background: #e6e6e6;
}
#menu-2l .nav-dropdown-sm .link:focus,
#menu-2l .nav-dropdown-sm .link:hover,
#menu-2l .nav-dropdown-sm .dropdown-item:focus,
#menu-2l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2l .navbar,
#menu-2l .nav-dropdown-sm,
#menu-2l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2l .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-2l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2l .bg-color.transparent.opened .link:hover,
#menu-2l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2l .link[aria-expanded="true"],
#menu-2l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2l.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-2l .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-2l .close-icon::before,
#menu-2l .close-icon::after {
  background-color: #d14841;
}
#footer1-2m P {
  color: #222222;
  font-size: 12px;
}
#footer1-2m B {
  font-size: 15px;
  color: #000000;
}
#header3-15p .mbr-section-title,
#header3-15p .mbr-section-subtitle {
  text-align: center;
}
#header3-15p .mbr-section-title {
  font-size: 32px;
}
#header3-15p .mbr-section-subtitle {
  font-size: 20px;
}
#header3-162 .mbr-section-title,
#header3-162 .mbr-section-subtitle {
  text-align: center;
}
#header3-162 .mbr-section-title {
  font-size: 20px;
}










#msg-box8-32 .mbr-section-title,
#msg-box8-32 p {
  color: #fff;
}
#msg-box8-32 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-32 .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#menu-33 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-33 .navbar-caption {
  color: #ffffff;
}
#menu-33 .navbar-toggler {
  color: #d14841;
}
#menu-33 .link,
#menu-33 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-33 .link {
  font-size: 0.85rem;
}
#menu-33 .dropdown-item,
#menu-33 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-33 .link:hover,
#menu-33 .dropdown-item:hover,
#menu-33 .link:focus,
#menu-33 .dropdown-item:focus {
  color: #c0a375;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-menu {
  background: #e6e6e6;
}
#menu-33 .nav-dropdown-sm .link:focus,
#menu-33 .nav-dropdown-sm .link:hover,
#menu-33 .nav-dropdown-sm .dropdown-item:focus,
#menu-33 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-33 .navbar,
#menu-33 .nav-dropdown-sm,
#menu-33 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-33 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-33 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-33 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-33 .bg-color.transparent.opened .link:hover,
#menu-33 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-33 .link[aria-expanded="true"],
#menu-33 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-33.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-33 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-33 .close-icon::before,
#menu-33 .close-icon::after {
  background-color: #d14841;
}
#content1-10p P {
  font-family: 'Lora', serif;
  font-size: 15px;
}
#header3-10u .mbr-section-title,
#header3-10u .mbr-section-subtitle {
  text-align: center;
}
#header3-10u .mbr-section-title {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #b8312f;
}
#header3-10u .mbr-section-subtitle {
  text-align: left;
  color: #222222;
  font-size: 15px;
}
#header3-10s .mbr-section-title,
#header3-10s .mbr-section-subtitle {
  text-align: center;
}
#header3-10s .mbr-section-title {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #b8312f;
}
#header3-10s .mbr-section-subtitle {
  text-align: left;
  color: #222222;
  font-size: 15px;
}
#header3-10y .mbr-section-title,
#header3-10y .mbr-section-subtitle {
  text-align: center;
}
#header3-10y .mbr-section-title {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #b8312f;
}
#header3-10y .mbr-section-subtitle {
  text-align: left;
  color: #222222;
  font-size: 15px;
}
#header3-10z .mbr-section-title,
#header3-10z .mbr-section-subtitle {
  text-align: center;
}
#header3-10z .mbr-section-title {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #b8312f;
}
#header3-10z .mbr-section-subtitle {
  text-align: left;
  color: #222222;
  font-size: 15px;
}
#header3-10v .mbr-section-title,
#header3-10v .mbr-section-subtitle {
  text-align: center;
}
#header3-10v .mbr-section-title {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #b8312f;
}
#header3-10v .mbr-section-subtitle {
  text-align: left;
  color: #222222;
  font-size: 15px;
}
#header3-10x .mbr-section-title,
#header3-10x .mbr-section-subtitle {
  text-align: center;
}
#header3-10x .mbr-section-title {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #b8312f;
}
#header3-10x .mbr-section-subtitle {
  text-align: left;
  color: #222222;
  font-size: 15px;
}
#header3-10w .mbr-section-title,
#header3-10w .mbr-section-subtitle {
  text-align: center;
}
#header3-10w .mbr-section-title {
  text-align: left;
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #b8312f;
}
#header3-10w .mbr-section-subtitle {
  text-align: left;
  color: #222222;
  font-size: 15px;
}
#footer1-35 P {
  color: #222222;
  font-size: 12px;
}
#footer1-35 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-39 .mbr-section-title,
#msg-box8-39 p {
  color: #fff;
}
#msg-box8-39 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-39 .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#footer1-3b P {
  color: #222222;
  font-size: 12px;
}
#footer1-3b B {
  font-size: 15px;
  color: #000000;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #d14841;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-0 .link {
  font-size: 0.85rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-0 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #d14841;
}
#custom-html-dc {
  /* Type valid CSS here */
}
#custom-html-dc .my-image {
  width: 100%;
}



#msg-box8-3e .mbr-section-title,
#msg-box8-3e p {
  color: #fff;
}
#msg-box8-3e .mbr-section-title {
  color: #ba2a27;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-3e .mbr-section-title I {
  color: #ba2a27;
  font-size: 25px;
}
#menu-3g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3g .navbar-caption {
  color: #ffffff;
}
#menu-3g .navbar-toggler {
  color: #d14841;
}
#menu-3g .link,
#menu-3g .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-3g .link {
  font-size: 0.85rem;
}
#menu-3g .dropdown-item,
#menu-3g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-3g .link:hover,
#menu-3g .dropdown-item:hover,
#menu-3g .link:focus,
#menu-3g .dropdown-item:focus {
  color: #c0a375;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-menu {
  background: #e6e6e6;
}
#menu-3g .nav-dropdown-sm .link:focus,
#menu-3g .nav-dropdown-sm .link:hover,
#menu-3g .nav-dropdown-sm .dropdown-item:focus,
#menu-3g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3g .navbar,
#menu-3g .nav-dropdown-sm,
#menu-3g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3g .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-3g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3g .bg-color.transparent.opened .link:hover,
#menu-3g .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-3g.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-3g .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-3g .close-icon::before,
#menu-3g .close-icon::after {
  background-color: #d14841;
}
#footer1-3h P {
  color: #222222;
  font-size: 12px;
}
#footer1-3h B {
  font-size: 15px;
  color: #000000;
}
#features1-3m .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-3m .mbr-cards-col:nth-child(odd) .card-title {
  color: #f3c649;
  font-size: 30px;
}
#features1-3m .mbr-cards-col:nth-child(even) .card-title {
  color: #f3c649;
  font-size: 30px;
}
#msg-box8-12x .mbr-section-title,
#msg-box8-12x p {
  color: #fff;
}
#msg-box8-12x .lead P {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#features1-12y .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}


#msg-box8-45 .mbr-section-title,
#msg-box8-45 p {
  color: #fff;
}
#msg-box8-45 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-46 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-46 .navbar-caption {
  color: #ffffff;
}
#menu-46 .navbar-toggler {
  color: #d14841;
}
#menu-46 .link,
#menu-46 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-46 .link {
  font-size: 0.85rem;
}
#menu-46 .dropdown-item,
#menu-46 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-46 .link:hover,
#menu-46 .dropdown-item:hover,
#menu-46 .link:focus,
#menu-46 .dropdown-item:focus {
  color: #c0a375;
}
#menu-46 .link[aria-expanded="true"],
#menu-46 .dropdown-menu {
  background: #e6e6e6;
}
#menu-46 .nav-dropdown-sm .link:focus,
#menu-46 .nav-dropdown-sm .link:hover,
#menu-46 .nav-dropdown-sm .dropdown-item:focus,
#menu-46 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-46 .navbar,
#menu-46 .nav-dropdown-sm,
#menu-46 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-46 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-46 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-46 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-46 .bg-color.transparent.opened .link:hover,
#menu-46 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-46 .link[aria-expanded="true"],
#menu-46 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-46.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-46 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-46 .close-icon::before,
#menu-46 .close-icon::after {
  background-color: #d14841;
}
#footer1-47 P {
  color: #222222;
  font-size: 12px;
}
#footer1-47 B {
  font-size: 15px;
  color: #000000;
}
#extAccordion2-4c H1 {
  font-size: 25px;
}


#msg-box8-55 .mbr-section-title,
#msg-box8-55 p {
  color: #fff;
}
#msg-box8-55 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-55 .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#menu-56 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-56 .navbar-caption {
  color: #ffffff;
}
#menu-56 .navbar-toggler {
  color: #d14841;
}
#menu-56 .link,
#menu-56 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-56 .link {
  font-size: 0.85rem;
}
#menu-56 .dropdown-item,
#menu-56 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-56 .link:hover,
#menu-56 .dropdown-item:hover,
#menu-56 .link:focus,
#menu-56 .dropdown-item:focus {
  color: #c0a375;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-menu {
  background: #e6e6e6;
}
#menu-56 .nav-dropdown-sm .link:focus,
#menu-56 .nav-dropdown-sm .link:hover,
#menu-56 .nav-dropdown-sm .dropdown-item:focus,
#menu-56 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-56 .navbar,
#menu-56 .nav-dropdown-sm,
#menu-56 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-56 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-56 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-56 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-56 .bg-color.transparent.opened .link:hover,
#menu-56 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-56.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-56 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-56 .close-icon::before,
#menu-56 .close-icon::after {
  background-color: #d14841;
}
#footer1-57 P {
  color: #222222;
  font-size: 12px;
}
#footer1-57 B {
  font-size: 15px;
  color: #000000;
}
#features3-110 P {
  font-size: 20px;
}
#features3-112 P {
  font-size: 20px;
}
#msg-box3-59 .mbr-section-title,
#msg-box3-59 p {
  color: #000;
}


#msg-box8-71 .mbr-section-title,
#msg-box8-71 p {
  color: #fff;
}
#msg-box8-71 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-72 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-72 .navbar-caption {
  color: #ffffff;
}
#menu-72 .navbar-toggler {
  color: #d14841;
}
#menu-72 .link,
#menu-72 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-72 .link {
  font-size: 0.85rem;
}
#menu-72 .dropdown-item,
#menu-72 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-72 .link:hover,
#menu-72 .dropdown-item:hover,
#menu-72 .link:focus,
#menu-72 .dropdown-item:focus {
  color: #c0a375;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-menu {
  background: #e6e6e6;
}
#menu-72 .nav-dropdown-sm .link:focus,
#menu-72 .nav-dropdown-sm .link:hover,
#menu-72 .nav-dropdown-sm .dropdown-item:focus,
#menu-72 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-72 .navbar,
#menu-72 .nav-dropdown-sm,
#menu-72 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-72 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-72 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-72 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-72 .bg-color.transparent.opened .link:hover,
#menu-72 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-72 .link[aria-expanded="true"],
#menu-72 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-72.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-72 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-72 .close-icon::before,
#menu-72 .close-icon::after {
  background-color: #d14841;
}
#footer1-73 P {
  color: #222222;
  font-size: 12px;
}
#footer1-73 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-8m .mbr-section-title,
#msg-box8-8m p {
  color: #fff;
}
#msg-box8-8m .mbr-section-title {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box8-8m .mbr-section-title I {
  color: #ffffff;
}
#menu-8n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8n .navbar-caption {
  color: #ffffff;
}
#menu-8n .navbar-toggler {
  color: #d14841;
}
#menu-8n .link,
#menu-8n .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-8n .link {
  font-size: 0.85rem;
}
#menu-8n .dropdown-item,
#menu-8n .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8n .link:hover,
#menu-8n .dropdown-item:hover,
#menu-8n .link:focus,
#menu-8n .dropdown-item:focus {
  color: #c0a375;
}
#menu-8n .link[aria-expanded="true"],
#menu-8n .dropdown-menu {
  background: #e6e6e6;
}
#menu-8n .nav-dropdown-sm .link:focus,
#menu-8n .nav-dropdown-sm .link:hover,
#menu-8n .nav-dropdown-sm .dropdown-item:focus,
#menu-8n .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8n .navbar,
#menu-8n .nav-dropdown-sm,
#menu-8n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8n .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8n .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-8n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8n .bg-color.transparent.opened .link:hover,
#menu-8n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8n .link[aria-expanded="true"],
#menu-8n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8n.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-8n .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-8n .close-icon::before,
#menu-8n .close-icon::after {
  background-color: #d14841;
}
#footer1-8o P {
  color: #222222;
  font-size: 12px;
}
#footer1-8o B {
  font-size: 15px;
  color: #000000;
}
#custom-html-8p {
  /* Type valid CSS here */
  /* Responsive iFrame */
}
#custom-html-8p .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#custom-html-8p .responsive-iframe-container iframe,
#custom-html-8p .vresponsive-iframe-container object,
#custom-html-8p .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#msg-box8-8x .mbr-section-title,
#msg-box8-8x p {
  color: #fff;
}
#msg-box8-8x .mbr-section-title {
  color: #ffffff;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box8-8x .mbr-section-title I {
  color: #ffffff;
}
#menu-8y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8y .navbar-caption {
  color: #ffffff;
}
#menu-8y .navbar-toggler {
  color: #d14841;
}
#menu-8y .link,
#menu-8y .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-8y .link {
  font-size: 0.85rem;
}
#menu-8y .dropdown-item,
#menu-8y .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-8y .link:hover,
#menu-8y .dropdown-item:hover,
#menu-8y .link:focus,
#menu-8y .dropdown-item:focus {
  color: #c0a375;
}
#menu-8y .link[aria-expanded="true"],
#menu-8y .dropdown-menu {
  background: #e6e6e6;
}
#menu-8y .nav-dropdown-sm .link:focus,
#menu-8y .nav-dropdown-sm .link:hover,
#menu-8y .nav-dropdown-sm .dropdown-item:focus,
#menu-8y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-8y .navbar,
#menu-8y .nav-dropdown-sm,
#menu-8y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-8y .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-8y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8y .bg-color.transparent.opened .link:hover,
#menu-8y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-8y .link[aria-expanded="true"],
#menu-8y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-8y.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-8y .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-8y .close-icon::before,
#menu-8y .close-icon::after {
  background-color: #d14841;
}
#footer1-8z P {
  color: #222222;
  font-size: 12px;
}
#footer1-8z B {
  font-size: 15px;
  color: #000000;
}
#features6-90 H4 {
  color: #d14841;
}
#features6-91 H4 {
  color: #d14841;
}



#msg-box8-93 .mbr-section-title,
#msg-box8-93 p {
  color: #fff;
}
#msg-box8-93 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-94 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-94 .navbar-caption {
  color: #ffffff;
}
#menu-94 .navbar-toggler {
  color: #d14841;
}
#menu-94 .link,
#menu-94 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-94 .link {
  font-size: 0.85rem;
}
#menu-94 .dropdown-item,
#menu-94 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-94 .link:hover,
#menu-94 .dropdown-item:hover,
#menu-94 .link:focus,
#menu-94 .dropdown-item:focus {
  color: #c0a375;
}
#menu-94 .link[aria-expanded="true"],
#menu-94 .dropdown-menu {
  background: #e6e6e6;
}
#menu-94 .nav-dropdown-sm .link:focus,
#menu-94 .nav-dropdown-sm .link:hover,
#menu-94 .nav-dropdown-sm .dropdown-item:focus,
#menu-94 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-94 .navbar,
#menu-94 .nav-dropdown-sm,
#menu-94 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-94 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-94 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-94 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-94 .bg-color.transparent.opened .link:hover,
#menu-94 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-94 .link[aria-expanded="true"],
#menu-94 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-94.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-94 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-94 .close-icon::before,
#menu-94 .close-icon::after {
  background-color: #d14841;
}
#footer1-95 P {
  color: #222222;
  font-size: 12px;
}
#footer1-95 B {
  font-size: 15px;
  color: #000000;
}
#extAccordion1-96 H1 {
  font-size: 20px;
  font-family: 'Lora', serif;
}





#msg-box8-9c .mbr-section-title,
#msg-box8-9c p {
  color: #fff;
}
#msg-box8-9c .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#content1-en P {
  text-align: left;
}
#features3-em P {
  font-size: 14px;
}
#header3-ek .mbr-section-title,
#header3-ek .mbr-section-subtitle {
  text-align: center;
}
#header3-ek H3 {
  font-size: 20px;
}
#custom-html-ec {
  /* Type valid CSS here */
  /* Responsive iFrame */
}
#custom-html-ec .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#custom-html-ec .responsive-iframe-container iframe,
#custom-html-ec .vresponsive-iframe-container object,
#custom-html-ec .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#msg-box8-eu .mbr-section-title,
#msg-box8-eu p {
  color: #fff;
}
#msg-box8-eu .lead P {
  color: #000000;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#menu-9d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9d .navbar-caption {
  color: #ffffff;
}
#menu-9d .navbar-toggler {
  color: #d14841;
}
#menu-9d .link,
#menu-9d .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-9d .link {
  font-size: 0.85rem;
}
#menu-9d .dropdown-item,
#menu-9d .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9d .link:hover,
#menu-9d .dropdown-item:hover,
#menu-9d .link:focus,
#menu-9d .dropdown-item:focus {
  color: #c0a375;
}
#menu-9d .link[aria-expanded="true"],
#menu-9d .dropdown-menu {
  background: #e6e6e6;
}
#menu-9d .nav-dropdown-sm .link:focus,
#menu-9d .nav-dropdown-sm .link:hover,
#menu-9d .nav-dropdown-sm .dropdown-item:focus,
#menu-9d .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9d .navbar,
#menu-9d .nav-dropdown-sm,
#menu-9d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9d .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9d .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-9d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9d .bg-color.transparent.opened .link:hover,
#menu-9d .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9d .link[aria-expanded="true"],
#menu-9d .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9d.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9d .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9d .close-icon::before,
#menu-9d .close-icon::after {
  background-color: #d14841;
}
#footer1-9e P {
  color: #222222;
  font-size: 12px;
}
#footer1-9e B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-ev .mbr-section-title,
#msg-box8-ev p {
  color: #fff;
}
#msg-box8-ev .lead P {
  color: #000000;
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box8-ew .mbr-section-title,
#msg-box8-ew p {
  color: #fff;
}
#msg-box8-ew .lead P {
  color: #000000;
  font-size: 20px;
  font-family: 'Lora', serif;
}


#msg-box8-9h .mbr-section-title,
#msg-box8-9h p {
  color: #fff;
}
#msg-box8-9h .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-9i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9i .navbar-caption {
  color: #ffffff;
}
#menu-9i .navbar-toggler {
  color: #d14841;
}
#menu-9i .link,
#menu-9i .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-9i .link {
  font-size: 0.85rem;
}
#menu-9i .dropdown-item,
#menu-9i .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9i .link:hover,
#menu-9i .dropdown-item:hover,
#menu-9i .link:focus,
#menu-9i .dropdown-item:focus {
  color: #c0a375;
}
#menu-9i .link[aria-expanded="true"],
#menu-9i .dropdown-menu {
  background: #e6e6e6;
}
#menu-9i .nav-dropdown-sm .link:focus,
#menu-9i .nav-dropdown-sm .link:hover,
#menu-9i .nav-dropdown-sm .dropdown-item:focus,
#menu-9i .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9i .navbar,
#menu-9i .nav-dropdown-sm,
#menu-9i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9i .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9i .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-9i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9i .bg-color.transparent.opened .link:hover,
#menu-9i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9i .link[aria-expanded="true"],
#menu-9i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9i.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9i .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9i .close-icon::before,
#menu-9i .close-icon::after {
  background-color: #d14841;
}
#footer1-9j P {
  color: #222222;
  font-size: 12px;
}
#footer1-9j B {
  font-size: 15px;
  color: #000000;
}
#custom-html-9k {
  /* Type valid CSS here */
  /* Responsive iFrame */
}
#custom-html-9k .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#custom-html-9k .responsive-iframe-container iframe,
#custom-html-9k .vresponsive-iframe-container object,
#custom-html-9k .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#msg-box8-9l .mbr-section-title,
#msg-box8-9l p {
  color: #fff;
}
#msg-box8-9l .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-9m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9m .navbar-caption {
  color: #ffffff;
}
#menu-9m .navbar-toggler {
  color: #d14841;
}
#menu-9m .link,
#menu-9m .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-9m .link {
  font-size: 0.85rem;
}
#menu-9m .dropdown-item,
#menu-9m .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9m .link:hover,
#menu-9m .dropdown-item:hover,
#menu-9m .link:focus,
#menu-9m .dropdown-item:focus {
  color: #c0a375;
}
#menu-9m .link[aria-expanded="true"],
#menu-9m .dropdown-menu {
  background: #e6e6e6;
}
#menu-9m .nav-dropdown-sm .link:focus,
#menu-9m .nav-dropdown-sm .link:hover,
#menu-9m .nav-dropdown-sm .dropdown-item:focus,
#menu-9m .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9m .navbar,
#menu-9m .nav-dropdown-sm,
#menu-9m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9m .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9m .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-9m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9m .bg-color.transparent.opened .link:hover,
#menu-9m .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9m .link[aria-expanded="true"],
#menu-9m .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9m.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9m .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9m .close-icon::before,
#menu-9m .close-icon::after {
  background-color: #d14841;
}
#footer1-9n P {
  color: #222222;
  font-size: 12px;
}
#footer1-9n B {
  font-size: 15px;
  color: #000000;
}
#testimonials2-9o .card-block P {
  color: #b8312f;
}



#msg-box8-9y .mbr-section-title,
#msg-box8-9y p {
  color: #fff;
}
#msg-box8-9y .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-9z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9z .navbar-caption {
  color: #ffffff;
}
#menu-9z .navbar-toggler {
  color: #d14841;
}
#menu-9z .link,
#menu-9z .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-9z .link {
  font-size: 0.85rem;
}
#menu-9z .dropdown-item,
#menu-9z .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9z .link:hover,
#menu-9z .dropdown-item:hover,
#menu-9z .link:focus,
#menu-9z .dropdown-item:focus {
  color: #c0a375;
}
#menu-9z .link[aria-expanded="true"],
#menu-9z .dropdown-menu {
  background: #e6e6e6;
}
#menu-9z .nav-dropdown-sm .link:focus,
#menu-9z .nav-dropdown-sm .link:hover,
#menu-9z .nav-dropdown-sm .dropdown-item:focus,
#menu-9z .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9z .navbar,
#menu-9z .nav-dropdown-sm,
#menu-9z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9z .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9z .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-9z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9z .bg-color.transparent.opened .link:hover,
#menu-9z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-9z .link[aria-expanded="true"],
#menu-9z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-9z.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9z .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9z .close-icon::before,
#menu-9z .close-icon::after {
  background-color: #d14841;
}
#msg-box8-u0 .mbr-section-title,
#msg-box8-u0 p {
  color: #fff;
}
#msg-box8-u0 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#footer1-a0 P {
  color: #222222;
  font-size: 12px;
}
#footer1-a0 B {
  font-size: 15px;
  color: #000000;
}
#extFeatures9-a4 .mbr-section-title {
  font-size: 30px;
  color: #b8312f;
}
#extFeatures9-a4 H5 {
  font-size: 20px;
}
#extFeatures9-a5 H5 {
  font-size: 20px;
}
#extFeatures9-a6 H5 {
  font-size: 20px;
}
#extFeatures9-a7 .mbr-section-title {
  font-size: 30px;
  color: #b8312f;
}
#extFeatures9-a7 H5 {
  font-size: 20px;
}
#extFeatures9-a8 B {
  font-size: 20px;
}
#extFeatures9-a8 H5 {
  font-size: 20px;
}
#extFeatures9-a9 .mbr-section-title {
  font-size: 30px;
  color: #b8312f;
}
#extFeatures9-a9 H5 {
  font-size: 20px;
}


#msg-box8-ab .mbr-section-title,
#msg-box8-ab p {
  color: #fff;
}
#msg-box8-ab .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-ac .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ac .navbar-caption {
  color: #ffffff;
}
#menu-ac .navbar-toggler {
  color: #d14841;
}
#menu-ac .link,
#menu-ac .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-ac .link {
  font-size: 0.85rem;
}
#menu-ac .dropdown-item,
#menu-ac .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-ac .link:hover,
#menu-ac .dropdown-item:hover,
#menu-ac .link:focus,
#menu-ac .dropdown-item:focus {
  color: #c0a375;
}
#menu-ac .link[aria-expanded="true"],
#menu-ac .dropdown-menu {
  background: #e6e6e6;
}
#menu-ac .nav-dropdown-sm .link:focus,
#menu-ac .nav-dropdown-sm .link:hover,
#menu-ac .nav-dropdown-sm .dropdown-item:focus,
#menu-ac .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-ac .navbar,
#menu-ac .nav-dropdown-sm,
#menu-ac .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ac .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-ac .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-ac .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ac .bg-color.transparent.opened .link:hover,
#menu-ac .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ac .link[aria-expanded="true"],
#menu-ac .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ac.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-ac .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-ac .close-icon::before,
#menu-ac .close-icon::after {
  background-color: #d14841;
}
#footer1-ae P {
  color: #222222;
  font-size: 12px;
}
#footer1-ae B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-am .mbr-section-title,
#msg-box8-am p {
  color: #fff;
}
#msg-box8-am .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-an .hide-buttons .nav-btn {
  display: none !important;
}
#menu-an .navbar-caption {
  color: #ffffff;
}
#menu-an .navbar-toggler {
  color: #d14841;
}
#menu-an .link,
#menu-an .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-an .link {
  font-size: 0.85rem;
}
#menu-an .dropdown-item,
#menu-an .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-an .link:hover,
#menu-an .dropdown-item:hover,
#menu-an .link:focus,
#menu-an .dropdown-item:focus {
  color: #c0a375;
}
#menu-an .link[aria-expanded="true"],
#menu-an .dropdown-menu {
  background: #e6e6e6;
}
#menu-an .nav-dropdown-sm .link:focus,
#menu-an .nav-dropdown-sm .link:hover,
#menu-an .nav-dropdown-sm .dropdown-item:focus,
#menu-an .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-an .navbar,
#menu-an .nav-dropdown-sm,
#menu-an .nav-dropdown-sm .link[aria-expanded="true"],
#menu-an .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-an .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-an .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-an .bg-color.transparent.opened .link:hover,
#menu-an .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-an .link[aria-expanded="true"],
#menu-an .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-an.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-an .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-an .close-icon::before,
#menu-an .close-icon::after {
  background-color: #d14841;
}
#footer1-ap P {
  color: #222222;
  font-size: 12px;
}
#footer1-ap B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-bf .mbr-section-title,
#msg-box8-bf p {
  color: #fff;
}
#msg-box8-bf .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-bg .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bg .navbar-caption {
  color: #ffffff;
}
#menu-bg .navbar-toggler {
  color: #d14841;
}
#menu-bg .link,
#menu-bg .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-bg .link {
  font-size: 0.85rem;
}
#menu-bg .dropdown-item,
#menu-bg .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-bg .link:hover,
#menu-bg .dropdown-item:hover,
#menu-bg .link:focus,
#menu-bg .dropdown-item:focus {
  color: #c0a375;
}
#menu-bg .link[aria-expanded="true"],
#menu-bg .dropdown-menu {
  background: #e6e6e6;
}
#menu-bg .nav-dropdown-sm .link:focus,
#menu-bg .nav-dropdown-sm .link:hover,
#menu-bg .nav-dropdown-sm .dropdown-item:focus,
#menu-bg .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-bg .navbar,
#menu-bg .nav-dropdown-sm,
#menu-bg .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bg .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-bg .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-bg .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bg .bg-color.transparent.opened .link:hover,
#menu-bg .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-bg .link[aria-expanded="true"],
#menu-bg .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-bg.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-bg .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-bg .close-icon::before,
#menu-bg .close-icon::after {
  background-color: #d14841;
}
#footer1-bh P {
  color: #222222;
  font-size: 12px;
}
#footer1-bh B {
  font-size: 15px;
  color: #000000;
}
#custom-html-bi {
  /* Type valid CSS here */
  /* Responsive iFrame */
}
#custom-html-bi .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#custom-html-bi .responsive-iframe-container iframe,
#custom-html-bi .vresponsive-iframe-container object,
#custom-html-bi .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#msg-box8-bn .mbr-section-title,
#msg-box8-bn p {
  color: #fff;
}
#msg-box8-bn .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-bo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bo .navbar-caption {
  color: #ffffff;
}
#menu-bo .navbar-toggler {
  color: #d14841;
}
#menu-bo .link,
#menu-bo .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-bo .link {
  font-size: 0.85rem;
}
#menu-bo .dropdown-item,
#menu-bo .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-bo .link:hover,
#menu-bo .dropdown-item:hover,
#menu-bo .link:focus,
#menu-bo .dropdown-item:focus {
  color: #c0a375;
}
#menu-bo .link[aria-expanded="true"],
#menu-bo .dropdown-menu {
  background: #e6e6e6;
}
#menu-bo .nav-dropdown-sm .link:focus,
#menu-bo .nav-dropdown-sm .link:hover,
#menu-bo .nav-dropdown-sm .dropdown-item:focus,
#menu-bo .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-bo .navbar,
#menu-bo .nav-dropdown-sm,
#menu-bo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bo .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-bo .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-bo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bo .bg-color.transparent.opened .link:hover,
#menu-bo .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-bo .link[aria-expanded="true"],
#menu-bo .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-bo.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-bo .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-bo .close-icon::before,
#menu-bo .close-icon::after {
  background-color: #d14841;
}
#footer1-bp P {
  color: #222222;
  font-size: 12px;
}
#footer1-bp B {
  font-size: 15px;
  color: #000000;
}
#custom-html-bq {
  /* Type valid CSS here */
  /* Responsive iFrame */
}
#custom-html-bq .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#custom-html-bq .responsive-iframe-container iframe,
#custom-html-bq .vresponsive-iframe-container object,
#custom-html-bq .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}













#msg-box8-br .mbr-section-title,
#msg-box8-br p {
  color: #fff;
}
#msg-box8-br .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-br .mbr-section-title I {
  font-size: 25px;
}
#menu-bs .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bs .navbar-caption {
  color: #ffffff;
}
#menu-bs .navbar-toggler {
  color: #d14841;
}
#menu-bs .link,
#menu-bs .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-bs .link {
  font-size: 0.85rem;
}
#menu-bs .dropdown-item,
#menu-bs .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-bs .link:hover,
#menu-bs .dropdown-item:hover,
#menu-bs .link:focus,
#menu-bs .dropdown-item:focus {
  color: #c0a375;
}
#menu-bs .link[aria-expanded="true"],
#menu-bs .dropdown-menu {
  background: #e6e6e6;
}
#menu-bs .nav-dropdown-sm .link:focus,
#menu-bs .nav-dropdown-sm .link:hover,
#menu-bs .nav-dropdown-sm .dropdown-item:focus,
#menu-bs .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-bs .navbar,
#menu-bs .nav-dropdown-sm,
#menu-bs .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bs .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-bs .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-bs .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bs .bg-color.transparent.opened .link:hover,
#menu-bs .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-bs .link[aria-expanded="true"],
#menu-bs .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-bs.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-bs .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-bs .close-icon::before,
#menu-bs .close-icon::after {
  background-color: #d14841;
}
#footer1-bt P {
  color: #222222;
  font-size: 12px;
}
#footer1-bt B {
  font-size: 15px;
  color: #000000;
}
#msg-box5-r3 H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
  text-align: left;
  color: #d14841;
}
#msg-box5-r3 I {
  font-family: 'Raleway', sans-serif;
  color: #222222;
  font-size: 15px;
}
#msg-box5-r3 P {
  font-size: 15px;
  text-align: left;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-r4 H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #d14841;
}
#msg-box5-r4 I {
  color: #222222;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-r4 P {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-r1 H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
  text-align: left;
  color: #d14841;
}
#msg-box5-r1 P {
  text-align: left;
  font-size: 15px;
}
#msg-box5-r1 I {
  color: #222222;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}
#msg-box5-r2 H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
  color: #d14841;
}
#msg-box5-r2 I {
  font-family: 'Raleway', sans-serif;
  color: #222222;
  font-size: 15px;
}
#msg-box5-r2 P {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#custom-html-j7 .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#custom-html-j7 .responsive-iframe-container iframe,
#custom-html-j7 .vresponsive-iframe-container object,
#custom-html-j7 .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#msg-box8-bw .mbr-section-title,
#msg-box8-bw p {
  color: #fff;
}
#msg-box8-bw .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-bw .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#menu-bx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bx .navbar-caption {
  color: #ffffff;
}
#menu-bx .navbar-toggler {
  color: #d14841;
}
#menu-bx .link,
#menu-bx .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-bx .link {
  font-size: 0.85rem;
}
#menu-bx .dropdown-item,
#menu-bx .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-bx .link:hover,
#menu-bx .dropdown-item:hover,
#menu-bx .link:focus,
#menu-bx .dropdown-item:focus {
  color: #c0a375;
}
#menu-bx .link[aria-expanded="true"],
#menu-bx .dropdown-menu {
  background: #e6e6e6;
}
#menu-bx .nav-dropdown-sm .link:focus,
#menu-bx .nav-dropdown-sm .link:hover,
#menu-bx .nav-dropdown-sm .dropdown-item:focus,
#menu-bx .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-bx .navbar,
#menu-bx .nav-dropdown-sm,
#menu-bx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bx .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-bx .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-bx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bx .bg-color.transparent.opened .link:hover,
#menu-bx .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-bx .link[aria-expanded="true"],
#menu-bx .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-bx.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-bx .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-bx .close-icon::before,
#menu-bx .close-icon::after {
  background-color: #d14841;
}
#footer1-by P {
  color: #222222;
  font-size: 12px;
}
#footer1-by B {
  font-size: 15px;
  color: #000000;
}
#custom-html-bz {
  /* Type valid CSS here */
  /* Responsive iFrame */
}
#custom-html-bz .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#custom-html-bz .responsive-iframe-container iframe,
#custom-html-bz .vresponsive-iframe-container object,
#custom-html-bz .vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



#msg-box8-go .mbr-section-title,
#msg-box8-go p {
  color: #fff;
}
#msg-box8-go .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-go .mbr-section-title I {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#footer1-dg P {
  color: #222222;
  font-size: 12px;
}
#footer1-dg B {
  font-size: 15px;
  color: #000000;
}
#menu-gf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gf .navbar-caption {
  color: #ffffff;
}
#menu-gf .navbar-toggler {
  color: #d14841;
}
#menu-gf .link,
#menu-gf .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-gf .link {
  font-size: 0.85rem;
}
#menu-gf .dropdown-item,
#menu-gf .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-gf .link:hover,
#menu-gf .dropdown-item:hover,
#menu-gf .link:focus,
#menu-gf .dropdown-item:focus {
  color: #c0a375;
}
#menu-gf .link[aria-expanded="true"],
#menu-gf .dropdown-menu {
  background: #e6e6e6;
}
#menu-gf .nav-dropdown-sm .link:focus,
#menu-gf .nav-dropdown-sm .link:hover,
#menu-gf .nav-dropdown-sm .dropdown-item:focus,
#menu-gf .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-gf .navbar,
#menu-gf .nav-dropdown-sm,
#menu-gf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gf .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-gf .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-gf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gf .bg-color.transparent.opened .link:hover,
#menu-gf .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-gf .link[aria-expanded="true"],
#menu-gf .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-gf.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-gf .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-gf .close-icon::before,
#menu-gf .close-icon::after {
  background-color: #d14841;
}
#content6-rt P {
  font-size: 14px;
}
#custom-html-di {
  /* Type valid CSS here */
}
#custom-html-di .my-image {
  width: 100%;
}
#header3-if .mbr-section-title,
#header3-if .mbr-section-subtitle {
  text-align: center;
}
#header3-if H3 {
  font-size: 15px;
  color: #b8312f;
}
#header3-if SMALL {
  font-size: 13px;
}
#header3-if .mbr-section-subtitle {
  text-align: left;
}


#menu-df .hide-buttons .nav-btn {
  display: none !important;
}
#menu-df .navbar-caption {
  color: #ffffff;
}
#menu-df .navbar-toggler {
  color: #d14841;
}
#menu-df .link,
#menu-df .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-df .link {
  font-size: 0.85rem;
}
#menu-df .dropdown-item,
#menu-df .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-df .link:hover,
#menu-df .dropdown-item:hover,
#menu-df .link:focus,
#menu-df .dropdown-item:focus {
  color: #c0a375;
}
#menu-df .link[aria-expanded="true"],
#menu-df .dropdown-menu {
  background: #e6e6e6;
}
#menu-df .nav-dropdown-sm .link:focus,
#menu-df .nav-dropdown-sm .link:hover,
#menu-df .nav-dropdown-sm .dropdown-item:focus,
#menu-df .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-df .navbar,
#menu-df .nav-dropdown-sm,
#menu-df .nav-dropdown-sm .link[aria-expanded="true"],
#menu-df .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-df .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-df .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-df .bg-color.transparent.opened .link:hover,
#menu-df .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-df .link[aria-expanded="true"],
#menu-df .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-df.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-df .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-df .close-icon::before,
#menu-df .close-icon::after {
  background-color: #d14841;
}
#footer1-dv P {
  color: #222222;
  font-size: 12px;
}
#footer1-dv B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-ea .mbr-section-title,
#msg-box8-ea p {
  color: #fff;
}
#msg-box8-ea .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-ea .mbr-section-title I {
  color: #fac51c;
  font-size: 25px;
}
#custom-html-dw {
  /* Type valid CSS here */
}
#custom-html-dw .my-image {
  width: 100%;
}


#msg-box8-dx .mbr-section-title,
#msg-box8-dx p {
  color: #fff;
}
#msg-box8-dx .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-dy .hide-buttons .nav-btn {
  display: none !important;
}
#menu-dy .navbar-caption {
  color: #ffffff;
}
#menu-dy .navbar-toggler {
  color: #d14841;
}
#menu-dy .link,
#menu-dy .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-dy .link {
  font-size: 0.85rem;
}
#menu-dy .dropdown-item,
#menu-dy .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-dy .link:hover,
#menu-dy .dropdown-item:hover,
#menu-dy .link:focus,
#menu-dy .dropdown-item:focus {
  color: #c0a375;
}
#menu-dy .link[aria-expanded="true"],
#menu-dy .dropdown-menu {
  background: #e6e6e6;
}
#menu-dy .nav-dropdown-sm .link:focus,
#menu-dy .nav-dropdown-sm .link:hover,
#menu-dy .nav-dropdown-sm .dropdown-item:focus,
#menu-dy .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-dy .navbar,
#menu-dy .nav-dropdown-sm,
#menu-dy .nav-dropdown-sm .link[aria-expanded="true"],
#menu-dy .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-dy .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-dy .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-dy .bg-color.transparent.opened .link:hover,
#menu-dy .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-dy .link[aria-expanded="true"],
#menu-dy .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-dy.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-dy .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-dy .close-icon::before,
#menu-dy .close-icon::after {
  background-color: #d14841;
}
#footer1-dz P {
  color: #222222;
  font-size: 12px;
}
#footer1-dz B {
  font-size: 15px;
  color: #000000;
}
#custom-html-e0 {
  /* Type valid CSS here */
}
#custom-html-e0 .my-image {
  width: 100%;
}


#msg-box8-e1 .mbr-section-title,
#msg-box8-e1 p {
  color: #fff;
}
#msg-box8-e1 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-e2 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e2 .navbar-caption {
  color: #ffffff;
}
#menu-e2 .navbar-toggler {
  color: #d14841;
}
#menu-e2 .link,
#menu-e2 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-e2 .link {
  font-size: 0.85rem;
}
#menu-e2 .dropdown-item,
#menu-e2 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-e2 .link:hover,
#menu-e2 .dropdown-item:hover,
#menu-e2 .link:focus,
#menu-e2 .dropdown-item:focus {
  color: #c0a375;
}
#menu-e2 .link[aria-expanded="true"],
#menu-e2 .dropdown-menu {
  background: #e6e6e6;
}
#menu-e2 .nav-dropdown-sm .link:focus,
#menu-e2 .nav-dropdown-sm .link:hover,
#menu-e2 .nav-dropdown-sm .dropdown-item:focus,
#menu-e2 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-e2 .navbar,
#menu-e2 .nav-dropdown-sm,
#menu-e2 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e2 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-e2 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-e2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e2 .bg-color.transparent.opened .link:hover,
#menu-e2 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-e2 .link[aria-expanded="true"],
#menu-e2 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-e2.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-e2 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-e2 .close-icon::before,
#menu-e2 .close-icon::after {
  background-color: #d14841;
}
#footer1-e3 P {
  color: #222222;
  font-size: 12px;
}
#footer1-e3 B {
  font-size: 15px;
  color: #000000;
}
#custom-html-e4 {
  /* Type valid CSS here */
}
#custom-html-e4 .my-image {
  width: 100%;
}


#msg-box8-e5 .mbr-section-title,
#msg-box8-e5 p {
  color: #fff;
}
#msg-box8-e5 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-e6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e6 .navbar-caption {
  color: #ffffff;
}
#menu-e6 .navbar-toggler {
  color: #d14841;
}
#menu-e6 .link,
#menu-e6 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-e6 .link {
  font-size: 0.85rem;
}
#menu-e6 .dropdown-item,
#menu-e6 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-e6 .link:hover,
#menu-e6 .dropdown-item:hover,
#menu-e6 .link:focus,
#menu-e6 .dropdown-item:focus {
  color: #c0a375;
}
#menu-e6 .link[aria-expanded="true"],
#menu-e6 .dropdown-menu {
  background: #e6e6e6;
}
#menu-e6 .nav-dropdown-sm .link:focus,
#menu-e6 .nav-dropdown-sm .link:hover,
#menu-e6 .nav-dropdown-sm .dropdown-item:focus,
#menu-e6 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-e6 .navbar,
#menu-e6 .nav-dropdown-sm,
#menu-e6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e6 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-e6 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-e6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e6 .bg-color.transparent.opened .link:hover,
#menu-e6 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-e6 .link[aria-expanded="true"],
#menu-e6 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-e6.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-e6 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-e6 .close-icon::before,
#menu-e6 .close-icon::after {
  background-color: #d14841;
}
#footer1-e7 P {
  color: #222222;
  font-size: 12px;
}
#footer1-e7 B {
  font-size: 15px;
  color: #000000;
}
#custom-html-e8 {
  /* Type valid CSS here */
}
#custom-html-e8 .my-image {
  width: 100%;
}


#menu-f4 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-f4 .navbar-caption {
  color: #ffffff;
}
#menu-f4 .navbar-toggler {
  color: #d14841;
}
#menu-f4 .link,
#menu-f4 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-f4 .link {
  font-size: 0.85rem;
}
#menu-f4 .dropdown-item,
#menu-f4 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-f4 .link:hover,
#menu-f4 .dropdown-item:hover,
#menu-f4 .link:focus,
#menu-f4 .dropdown-item:focus {
  color: #c0a375;
}
#menu-f4 .link[aria-expanded="true"],
#menu-f4 .dropdown-menu {
  background: #e6e6e6;
}
#menu-f4 .nav-dropdown-sm .link:focus,
#menu-f4 .nav-dropdown-sm .link:hover,
#menu-f4 .nav-dropdown-sm .dropdown-item:focus,
#menu-f4 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-f4 .navbar,
#menu-f4 .nav-dropdown-sm,
#menu-f4 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-f4 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-f4 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-f4 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-f4 .bg-color.transparent.opened .link:hover,
#menu-f4 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-f4 .link[aria-expanded="true"],
#menu-f4 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-f4.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-f4 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-f4 .close-icon::before,
#menu-f4 .close-icon::after {
  background-color: #d14841;
}
#footer1-f5 P {
  color: #222222;
  font-size: 12px;
}
#footer1-f5 B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-f6 .mbr-section-title,
#msg-box8-f6 p {
  color: #fff;
}
#msg-box8-f6 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box8-f6 .mbr-section-title I {
  color: #ffffff;
}


#menu-fk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fk .navbar-caption {
  color: #ffffff;
}
#menu-fk .navbar-toggler {
  color: #d14841;
}
#menu-fk .link,
#menu-fk .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-fk .link {
  font-size: 0.85rem;
}
#menu-fk .dropdown-item,
#menu-fk .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-fk .link:hover,
#menu-fk .dropdown-item:hover,
#menu-fk .link:focus,
#menu-fk .dropdown-item:focus {
  color: #c0a375;
}
#menu-fk .link[aria-expanded="true"],
#menu-fk .dropdown-menu {
  background: #e6e6e6;
}
#menu-fk .nav-dropdown-sm .link:focus,
#menu-fk .nav-dropdown-sm .link:hover,
#menu-fk .nav-dropdown-sm .dropdown-item:focus,
#menu-fk .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-fk .navbar,
#menu-fk .nav-dropdown-sm,
#menu-fk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fk .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-fk .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-fk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fk .bg-color.transparent.opened .link:hover,
#menu-fk .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-fk .link[aria-expanded="true"],
#menu-fk .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-fk.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-fk .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-fk .close-icon::before,
#menu-fk .close-icon::after {
  background-color: #d14841;
}
#footer1-fl P {
  color: #222222;
  font-size: 12px;
}
#footer1-fl B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-fm .mbr-section-title,
#msg-box8-fm p {
  color: #fff;
}
#msg-box8-fm .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box8-fm .mbr-section-title I {
  color: #ffffff;
}
#custom-html-fn {
  /* Type valid CSS here */
}
#custom-html-fn .my-image {
  width: 100%;
}


#msg-box8-gp .mbr-section-title,
#msg-box8-gp p {
  color: #fff;
}
#msg-box8-gp .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-gq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gq .navbar-caption {
  color: #ffffff;
}
#menu-gq .navbar-toggler {
  color: #d14841;
}
#menu-gq .link,
#menu-gq .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-gq .link {
  font-size: 0.85rem;
}
#menu-gq .dropdown-item,
#menu-gq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-gq .link:hover,
#menu-gq .dropdown-item:hover,
#menu-gq .link:focus,
#menu-gq .dropdown-item:focus {
  color: #c0a375;
}
#menu-gq .link[aria-expanded="true"],
#menu-gq .dropdown-menu {
  background: #e6e6e6;
}
#menu-gq .nav-dropdown-sm .link:focus,
#menu-gq .nav-dropdown-sm .link:hover,
#menu-gq .nav-dropdown-sm .dropdown-item:focus,
#menu-gq .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-gq .navbar,
#menu-gq .nav-dropdown-sm,
#menu-gq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gq .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-gq .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-gq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gq .bg-color.transparent.opened .link:hover,
#menu-gq .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-gq .link[aria-expanded="true"],
#menu-gq .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-gq.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-gq .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-gq .close-icon::before,
#menu-gq .close-icon::after {
  background-color: #d14841;
}
#footer1-gr P {
  color: #222222;
  font-size: 12px;
}
#footer1-gr B {
  font-size: 15px;
  color: #000000;
}
#extAccordion2-gs H1 {
  font-size: 25px;
}


#msg-box8-gt .mbr-section-title,
#msg-box8-gt p {
  color: #fff;
}
#msg-box8-gt .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#extFeatures13-h4 .etl-icon {
  color: #666666;
}
#extFeatures13-h4 P {
  color: #000000;
}
#extFeatures13-h4 .mbr-section-title {
  color: #000000;
}
#extFeatures13-h4 H4 {
  color: #000000;
}
#menu-gu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-gu .navbar-caption {
  color: #ffffff;
}
#menu-gu .navbar-toggler {
  color: #d14841;
}
#menu-gu .link,
#menu-gu .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-gu .link {
  font-size: 0.85rem;
}
#menu-gu .dropdown-item,
#menu-gu .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-gu .link:hover,
#menu-gu .dropdown-item:hover,
#menu-gu .link:focus,
#menu-gu .dropdown-item:focus {
  color: #c0a375;
}
#menu-gu .link[aria-expanded="true"],
#menu-gu .dropdown-menu {
  background: #e6e6e6;
}
#menu-gu .nav-dropdown-sm .link:focus,
#menu-gu .nav-dropdown-sm .link:hover,
#menu-gu .nav-dropdown-sm .dropdown-item:focus,
#menu-gu .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-gu .navbar,
#menu-gu .nav-dropdown-sm,
#menu-gu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-gu .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-gu .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-gu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-gu .bg-color.transparent.opened .link:hover,
#menu-gu .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-gu .link[aria-expanded="true"],
#menu-gu .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-gu.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-gu .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-gu .close-icon::before,
#menu-gu .close-icon::after {
  background-color: #d14841;
}
#footer1-gv P {
  color: #222222;
  font-size: 12px;
}
#footer1-gv B {
  font-size: 15px;
  color: #000000;
}
#extFeatures13-h5 .etl-icon {
  color: #666666;
}
#extFeatures13-h5 P {
  color: #000000;
}
#extFeatures13-h6 .etl-icon {
  color: #666666;
}
#extFeatures13-h6 P {
  color: #000000;
}
#extFeatures10-h3 .etl-icon {
  color: #333333;
}
#extFeatures10-h3 .mbr-section-title {
  font-size: 30px;
}
#extFeatures10-h3 P {
  color: #000000;
  font-size: 15px;
}
#extFeatures10-h3 SPAN {
  font-size: 15px;
}



#msg-box8-h8 .mbr-section-title,
#msg-box8-h8 p {
  color: #fff;
}
#msg-box8-h8 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#msg-box8-h8 .mbr-section-title I {
  color: #f3c649;
  font-family: 'Lora', serif;
}
#footer1-h9 P {
  color: #222222;
  font-size: 12px;
}
#footer1-h9 B {
  font-size: 15px;
  color: #000000;
}
#menu-ha .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ha .navbar-caption {
  color: #ffffff;
}
#menu-ha .navbar-toggler {
  color: #d14841;
}
#menu-ha .link,
#menu-ha .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-ha .link {
  font-size: 0.85rem;
}
#menu-ha .dropdown-item,
#menu-ha .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-ha .link:hover,
#menu-ha .dropdown-item:hover,
#menu-ha .link:focus,
#menu-ha .dropdown-item:focus {
  color: #c0a375;
}
#menu-ha .link[aria-expanded="true"],
#menu-ha .dropdown-menu {
  background: #e6e6e6;
}
#menu-ha .nav-dropdown-sm .link:focus,
#menu-ha .nav-dropdown-sm .link:hover,
#menu-ha .nav-dropdown-sm .dropdown-item:focus,
#menu-ha .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-ha .navbar,
#menu-ha .nav-dropdown-sm,
#menu-ha .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ha .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-ha .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-ha .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ha .bg-color.transparent.opened .link:hover,
#menu-ha .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ha .link[aria-expanded="true"],
#menu-ha .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ha.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-ha .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-ha .close-icon::before,
#menu-ha .close-icon::after {
  background-color: #d14841;
}
#custom-html-hb {
  /* Type valid CSS here */
}
#custom-html-hb .my-image {
  width: 100%;
}




#msg-box8-hc .mbr-section-title,
#msg-box8-hc p {
  color: #fff;
}
#msg-box8-hc .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-hc .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#menu-hd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hd .navbar-caption {
  color: #ffffff;
}
#menu-hd .navbar-toggler {
  color: #d14841;
}
#menu-hd .link,
#menu-hd .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-hd .link {
  font-size: 0.85rem;
}
#menu-hd .dropdown-item,
#menu-hd .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-hd .link:hover,
#menu-hd .dropdown-item:hover,
#menu-hd .link:focus,
#menu-hd .dropdown-item:focus {
  color: #c0a375;
}
#menu-hd .link[aria-expanded="true"],
#menu-hd .dropdown-menu {
  background: #e6e6e6;
}
#menu-hd .nav-dropdown-sm .link:focus,
#menu-hd .nav-dropdown-sm .link:hover,
#menu-hd .nav-dropdown-sm .dropdown-item:focus,
#menu-hd .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-hd .navbar,
#menu-hd .nav-dropdown-sm,
#menu-hd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hd .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-hd .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-hd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hd .bg-color.transparent.opened .link:hover,
#menu-hd .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-hd .link[aria-expanded="true"],
#menu-hd .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-hd.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-hd .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-hd .close-icon::before,
#menu-hd .close-icon::after {
  background-color: #d14841;
}
#footer1-he P {
  color: #222222;
  font-size: 12px;
}
#footer1-he B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-hn .mbr-section-title,
#msg-box8-hn p {
  color: #fff;
}
#msg-box8-hn .mbr-section-title I {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box8-hn .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}




#msg-box8-ho .mbr-section-title,
#msg-box8-ho p {
  color: #fff;
}
#msg-box8-ho .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-ho .mbr-section-title I {
  font-size: 25px;
}
#menu-hp .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hp .navbar-caption {
  color: #ffffff;
}
#menu-hp .navbar-toggler {
  color: #d14841;
}
#menu-hp .link,
#menu-hp .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-hp .link {
  font-size: 0.85rem;
}
#menu-hp .dropdown-item,
#menu-hp .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-hp .link:hover,
#menu-hp .dropdown-item:hover,
#menu-hp .link:focus,
#menu-hp .dropdown-item:focus {
  color: #c0a375;
}
#menu-hp .link[aria-expanded="true"],
#menu-hp .dropdown-menu {
  background: #e6e6e6;
}
#menu-hp .nav-dropdown-sm .link:focus,
#menu-hp .nav-dropdown-sm .link:hover,
#menu-hp .nav-dropdown-sm .dropdown-item:focus,
#menu-hp .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-hp .navbar,
#menu-hp .nav-dropdown-sm,
#menu-hp .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hp .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-hp .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-hp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hp .bg-color.transparent.opened .link:hover,
#menu-hp .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-hp .link[aria-expanded="true"],
#menu-hp .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-hp.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-hp .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-hp .close-icon::before,
#menu-hp .close-icon::after {
  background-color: #d14841;
}
#footer1-hq P {
  color: #222222;
  font-size: 12px;
}
#footer1-hq B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-hr .mbr-section-title,
#msg-box8-hr p {
  color: #fff;
}
#msg-box8-hr .mbr-section-title I {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box8-hr .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}




#msg-box8-hw .mbr-section-title,
#msg-box8-hw p {
  color: #fff;
}
#msg-box8-hw .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-hw .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#menu-hx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-hx .navbar-caption {
  color: #ffffff;
}
#menu-hx .navbar-toggler {
  color: #d14841;
}
#menu-hx .link,
#menu-hx .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-hx .link {
  font-size: 0.85rem;
}
#menu-hx .dropdown-item,
#menu-hx .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-hx .link:hover,
#menu-hx .dropdown-item:hover,
#menu-hx .link:focus,
#menu-hx .dropdown-item:focus {
  color: #c0a375;
}
#menu-hx .link[aria-expanded="true"],
#menu-hx .dropdown-menu {
  background: #e6e6e6;
}
#menu-hx .nav-dropdown-sm .link:focus,
#menu-hx .nav-dropdown-sm .link:hover,
#menu-hx .nav-dropdown-sm .dropdown-item:focus,
#menu-hx .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-hx .navbar,
#menu-hx .nav-dropdown-sm,
#menu-hx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-hx .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-hx .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-hx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-hx .bg-color.transparent.opened .link:hover,
#menu-hx .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-hx .link[aria-expanded="true"],
#menu-hx .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-hx.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-hx .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-hx .close-icon::before,
#menu-hx .close-icon::after {
  background-color: #d14841;
}
#footer1-hy P {
  color: #222222;
  font-size: 12px;
}
#footer1-hy B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-hz .mbr-section-title,
#msg-box8-hz p {
  color: #fff;
}
#msg-box8-hz .mbr-section-title I {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box8-hz .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}




#msg-box8-i4 .mbr-section-title,
#msg-box8-i4 p {
  color: #fff;
}
#msg-box8-i4 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-i4 .mbr-section-title I {
  font-size: 25px;
}
#menu-i5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-i5 .navbar-caption {
  color: #ffffff;
}
#menu-i5 .navbar-toggler {
  color: #d14841;
}
#menu-i5 .link,
#menu-i5 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-i5 .link {
  font-size: 0.85rem;
}
#menu-i5 .dropdown-item,
#menu-i5 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-i5 .link:hover,
#menu-i5 .dropdown-item:hover,
#menu-i5 .link:focus,
#menu-i5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-i5 .link[aria-expanded="true"],
#menu-i5 .dropdown-menu {
  background: #e6e6e6;
}
#menu-i5 .nav-dropdown-sm .link:focus,
#menu-i5 .nav-dropdown-sm .link:hover,
#menu-i5 .nav-dropdown-sm .dropdown-item:focus,
#menu-i5 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-i5 .navbar,
#menu-i5 .nav-dropdown-sm,
#menu-i5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-i5 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-i5 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-i5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-i5 .bg-color.transparent.opened .link:hover,
#menu-i5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-i5 .link[aria-expanded="true"],
#menu-i5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-i5.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-i5 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-i5 .close-icon::before,
#menu-i5 .close-icon::after {
  background-color: #d14841;
}
#footer1-i6 P {
  color: #222222;
  font-size: 12px;
}
#footer1-i6 B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-i7 .mbr-section-title,
#msg-box8-i7 p {
  color: #fff;
}
#msg-box8-i7 .mbr-section-title I {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box8-i7 .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}



#msg-box8-im .mbr-section-title,
#msg-box8-im p {
  color: #fff;
}
#msg-box8-im .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-in .hide-buttons .nav-btn {
  display: none !important;
}
#menu-in .navbar-caption {
  color: #ffffff;
}
#menu-in .navbar-toggler {
  color: #d14841;
}
#menu-in .link,
#menu-in .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-in .link {
  font-size: 0.85rem;
}
#menu-in .dropdown-item,
#menu-in .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-in .link:hover,
#menu-in .dropdown-item:hover,
#menu-in .link:focus,
#menu-in .dropdown-item:focus {
  color: #c0a375;
}
#menu-in .link[aria-expanded="true"],
#menu-in .dropdown-menu {
  background: #e6e6e6;
}
#menu-in .nav-dropdown-sm .link:focus,
#menu-in .nav-dropdown-sm .link:hover,
#menu-in .nav-dropdown-sm .dropdown-item:focus,
#menu-in .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-in .navbar,
#menu-in .nav-dropdown-sm,
#menu-in .nav-dropdown-sm .link[aria-expanded="true"],
#menu-in .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-in .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-in .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-in .bg-color.transparent.opened .link:hover,
#menu-in .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-in .link[aria-expanded="true"],
#menu-in .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-in.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-in .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-in .close-icon::before,
#menu-in .close-icon::after {
  background-color: #d14841;
}
#footer1-io P {
  color: #222222;
  font-size: 12px;
}
#footer1-io B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-ip .mbr-section-title,
#msg-box8-ip p {
  color: #fff;
}
#msg-box8-ip .mbr-section-title I {
  font-size: 36px;
  font-family: 'Lora', serif;
}
#msg-box8-ip .mbr-section-title {
  font-size: 36px;
}




#msg-box8-it .mbr-section-title,
#msg-box8-it p {
  color: #fff;
}
#msg-box8-it .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-it .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#menu-iu .hide-buttons .nav-btn {
  display: none !important;
}
#menu-iu .navbar-caption {
  color: #ffffff;
}
#menu-iu .navbar-toggler {
  color: #d14841;
}
#menu-iu .link,
#menu-iu .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-iu .link {
  font-size: 0.85rem;
}
#menu-iu .dropdown-item,
#menu-iu .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-iu .link:hover,
#menu-iu .dropdown-item:hover,
#menu-iu .link:focus,
#menu-iu .dropdown-item:focus {
  color: #c0a375;
}
#menu-iu .link[aria-expanded="true"],
#menu-iu .dropdown-menu {
  background: #e6e6e6;
}
#menu-iu .nav-dropdown-sm .link:focus,
#menu-iu .nav-dropdown-sm .link:hover,
#menu-iu .nav-dropdown-sm .dropdown-item:focus,
#menu-iu .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-iu .navbar,
#menu-iu .nav-dropdown-sm,
#menu-iu .nav-dropdown-sm .link[aria-expanded="true"],
#menu-iu .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-iu .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-iu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-iu .bg-color.transparent.opened .link:hover,
#menu-iu .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-iu .link[aria-expanded="true"],
#menu-iu .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-iu.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-iu .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-iu .close-icon::before,
#menu-iu .close-icon::after {
  background-color: #d14841;
}
#footer1-iv P {
  color: #222222;
  font-size: 12px;
}
#footer1-iv B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-iw .mbr-section-title,
#msg-box8-iw p {
  color: #fff;
}
#msg-box8-iw .mbr-section-title I {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box8-iw .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
.cid-s11S3NLEhV.popup-builder {
  background-color: #ffffff;
}
.cid-s11S3NLEhV.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-s11S3NLEhV.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-s11S3NLEhV .modal-content,
.cid-s11S3NLEhV .modal-dialog {
  height: auto;
}
.cid-s11S3NLEhV .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-s11S3NLEhV .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-s11S3NLEhV .form-wrapper .mbr-form .form-group,
  .cid-s11S3NLEhV .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-s11S3NLEhV .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-s11S3NLEhV .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-s11S3NLEhV .mbr-text {
  text-align: center;
}
.cid-s11S3NLEhV .pt-0 {
  padding-top: 0 !important;
}
.cid-s11S3NLEhV .pb-0 {
  padding-bottom: 0 !important;
}
.cid-s11S3NLEhV .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-s11S3NLEhV .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-s11S3NLEhV .modal-open {
  overflow: hidden;
}
.cid-s11S3NLEhV .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-s11S3NLEhV .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-s11S3NLEhV .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-s11S3NLEhV .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-s11S3NLEhV .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-s11S3NLEhV .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-s11S3NLEhV .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-s11S3NLEhV .modal-content {
  background: #ffffff;
  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-s11S3NLEhV .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-s11S3NLEhV .modal-backdrop.fade {
  opacity: 0;
}
.cid-s11S3NLEhV .modal-backdrop.show {
  opacity: .5;
}
.cid-s11S3NLEhV .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-s11S3NLEhV .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-s11S3NLEhV .modal-header .close:hover {
  opacity: 1;
}
.cid-s11S3NLEhV .modal-header .close:focus {
  outline: none;
}
.cid-s11S3NLEhV .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-s11S3NLEhV .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-s11S3NLEhV .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-s11S3NLEhV .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-s11S3NLEhV .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-s11S3NLEhV .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-s11S3NLEhV .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-s11S3NLEhV .modal-sm {
    max-width: 300px;
  }
  .cid-s11S3NLEhV .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-s11S3NLEhV .modal-lg,
  .cid-s11S3NLEhV .modal-xl {
    max-width: 800px;
  }
  .cid-s11S3NLEhV .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-s11S3NLEhV .modal-xl {
    max-width: 1140px;
  }
  .cid-s11S3NLEhV .container {
    max-width: 1140px;
  }
}
.cid-s11S3NLEhV .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-s11S3NLEhV .container {
    max-width: 720px;
  }
}
.cid-s11S3NLEhV .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-s11S3NLEhV .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-s11S3NLEhV .form-group {
  margin-bottom: 1rem;
}
.cid-s11S3NLEhV .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-s11S3NLEhV .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-s11S3NLEhV .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%;
}


#msg-box8-j0 .mbr-section-title,
#msg-box8-j0 p {
  color: #fff;
}
#msg-box8-j0 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-j0 .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#menu-j1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j1 .navbar-caption {
  color: #ffffff;
}
#menu-j1 .navbar-toggler {
  color: #d14841;
}
#menu-j1 .link,
#menu-j1 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-j1 .link {
  font-size: 0.85rem;
}
#menu-j1 .dropdown-item,
#menu-j1 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-j1 .link:hover,
#menu-j1 .dropdown-item:hover,
#menu-j1 .link:focus,
#menu-j1 .dropdown-item:focus {
  color: #c0a375;
}
#menu-j1 .link[aria-expanded="true"],
#menu-j1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-j1 .nav-dropdown-sm .link:focus,
#menu-j1 .nav-dropdown-sm .link:hover,
#menu-j1 .nav-dropdown-sm .dropdown-item:focus,
#menu-j1 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-j1 .navbar,
#menu-j1 .nav-dropdown-sm,
#menu-j1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j1 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-j1 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-j1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j1 .bg-color.transparent.opened .link:hover,
#menu-j1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-j1 .link[aria-expanded="true"],
#menu-j1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-j1.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-j1 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-j1 .close-icon::before,
#menu-j1 .close-icon::after {
  background-color: #d14841;
}
#footer1-j2 P {
  color: #222222;
  font-size: 12px;
}
#footer1-j2 B {
  font-size: 15px;
  color: #000000;
}




#msg-box8-je .mbr-section-title,
#msg-box8-je p {
  color: #fff;
}
#msg-box8-je .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-je .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#menu-jf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jf .navbar-caption {
  color: #ffffff;
}
#menu-jf .navbar-toggler {
  color: #d14841;
}
#menu-jf .link,
#menu-jf .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-jf .link {
  font-size: 0.85rem;
}
#menu-jf .dropdown-item,
#menu-jf .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-jf .link:hover,
#menu-jf .dropdown-item:hover,
#menu-jf .link:focus,
#menu-jf .dropdown-item:focus {
  color: #c0a375;
}
#menu-jf .link[aria-expanded="true"],
#menu-jf .dropdown-menu {
  background: #e6e6e6;
}
#menu-jf .nav-dropdown-sm .link:focus,
#menu-jf .nav-dropdown-sm .link:hover,
#menu-jf .nav-dropdown-sm .dropdown-item:focus,
#menu-jf .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-jf .navbar,
#menu-jf .nav-dropdown-sm,
#menu-jf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-jf .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-jf .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-jf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-jf .bg-color.transparent.opened .link:hover,
#menu-jf .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-jf .link[aria-expanded="true"],
#menu-jf .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-jf.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-jf .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-jf .close-icon::before,
#menu-jf .close-icon::after {
  background-color: #d14841;
}
#footer1-jg P {
  color: #222222;
  font-size: 12px;
}
#footer1-jg B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-jh .mbr-section-title,
#msg-box8-jh p {
  color: #fff;
}
#msg-box8-jh .mbr-section-title I {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#msg-box8-jh .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}


#msg-box8-jw .mbr-section-title,
#msg-box8-jw p {
  color: #fff;
}
#msg-box8-jw .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-jx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-jx .navbar-caption {
  color: #ffffff;
}
#menu-jx .navbar-toggler {
  color: #d14841;
}
#menu-jx .link,
#menu-jx .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-jx .link {
  font-size: 0.85rem;
}
#menu-jx .dropdown-item,
#menu-jx .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-jx .link:hover,
#menu-jx .dropdown-item:hover,
#menu-jx .link:focus,
#menu-jx .dropdown-item:focus {
  color: #c0a375;
}
#menu-jx .link[aria-expanded="true"],
#menu-jx .dropdown-menu {
  background: #e6e6e6;
}
#menu-jx .nav-dropdown-sm .link:focus,
#menu-jx .nav-dropdown-sm .link:hover,
#menu-jx .nav-dropdown-sm .dropdown-item:focus,
#menu-jx .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-jx .navbar,
#menu-jx .nav-dropdown-sm,
#menu-jx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-jx .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-jx .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-jx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-jx .bg-color.transparent.opened .link:hover,
#menu-jx .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-jx .link[aria-expanded="true"],
#menu-jx .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-jx.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-jx .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-jx .close-icon::before,
#menu-jx .close-icon::after {
  background-color: #d14841;
}
#footer1-jy P {
  color: #222222;
  font-size: 12px;
}
#footer1-jy B {
  font-size: 15px;
  color: #000000;
}
#custom-html-kb {
  /* Type valid CSS here */
}
#custom-html-kb .my-image {
  width: 100%;
}
#custom-html-kb th {
  text-align: center;
}


#msg-box8-k6 .mbr-section-title,
#msg-box8-k6 p {
  color: #fff;
}
#msg-box8-k6 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-k6 .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#content1-kj P {
  text-align: center;
}
#menu-k7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-k7 .navbar-caption {
  color: #ffffff;
}
#menu-k7 .navbar-toggler {
  color: #d14841;
}
#menu-k7 .link,
#menu-k7 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-k7 .link {
  font-size: 0.85rem;
}
#menu-k7 .dropdown-item,
#menu-k7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-k7 .link:hover,
#menu-k7 .dropdown-item:hover,
#menu-k7 .link:focus,
#menu-k7 .dropdown-item:focus {
  color: #c0a375;
}
#menu-k7 .link[aria-expanded="true"],
#menu-k7 .dropdown-menu {
  background: #e6e6e6;
}
#menu-k7 .nav-dropdown-sm .link:focus,
#menu-k7 .nav-dropdown-sm .link:hover,
#menu-k7 .nav-dropdown-sm .dropdown-item:focus,
#menu-k7 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-k7 .navbar,
#menu-k7 .nav-dropdown-sm,
#menu-k7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-k7 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-k7 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-k7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-k7 .bg-color.transparent.opened .link:hover,
#menu-k7 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-k7 .link[aria-expanded="true"],
#menu-k7 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-k7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-k7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-k7 .close-icon::before,
#menu-k7 .close-icon::after {
  background-color: #d14841;
}
#footer1-k8 P {
  color: #222222;
  font-size: 12px;
}
#footer1-k8 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-kl .mbr-section-title,
#msg-box8-kl p {
  color: #fff;
}
#msg-box8-kl .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-kl .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#content1-115 P {
  color: #00a885;
}
#custom-html-zn .wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
#custom-html-zn .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
#custom-html-zn .resp-iframe-mobile {
  position: relative;
  top: 150;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#custom-html-zn .resp-iframe-web {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#menu-kp .hide-buttons .nav-btn {
  display: none !important;
}
#menu-kp .navbar-caption {
  color: #ffffff;
}
#menu-kp .navbar-toggler {
  color: #d14841;
}
#menu-kp .link,
#menu-kp .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-kp .link {
  font-size: 0.85rem;
}
#menu-kp .dropdown-item,
#menu-kp .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-kp .link:hover,
#menu-kp .dropdown-item:hover,
#menu-kp .link:focus,
#menu-kp .dropdown-item:focus {
  color: #c0a375;
}
#menu-kp .link[aria-expanded="true"],
#menu-kp .dropdown-menu {
  background: #e6e6e6;
}
#menu-kp .nav-dropdown-sm .link:focus,
#menu-kp .nav-dropdown-sm .link:hover,
#menu-kp .nav-dropdown-sm .dropdown-item:focus,
#menu-kp .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-kp .navbar,
#menu-kp .nav-dropdown-sm,
#menu-kp .nav-dropdown-sm .link[aria-expanded="true"],
#menu-kp .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-kp .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-kp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-kp .bg-color.transparent.opened .link:hover,
#menu-kp .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-kp .link[aria-expanded="true"],
#menu-kp .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-kp.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-kp .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-kp .close-icon::before,
#menu-kp .close-icon::after {
  background-color: #d14841;
}
#footer1-kq P {
  color: #222222;
  font-size: 12px;
}
#footer1-kq B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-lr .mbr-section-title,
#msg-box8-lr p {
  color: #fff;
}
#msg-box8-lr .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-lr .mbr-section-title I {
  font-size: 25px;
}
#header3-lv .mbr-section-title,
#header3-lv .mbr-section-subtitle {
  text-align: center;
}
#header3-lv .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 30px;
}
#menu-lt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-lt .navbar-caption {
  color: #ffffff;
}
#menu-lt .navbar-toggler {
  color: #d14841;
}
#menu-lt .link,
#menu-lt .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-lt .link {
  font-size: 0.85rem;
}
#menu-lt .dropdown-item,
#menu-lt .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-lt .link:hover,
#menu-lt .dropdown-item:hover,
#menu-lt .link:focus,
#menu-lt .dropdown-item:focus {
  color: #c0a375;
}
#menu-lt .link[aria-expanded="true"],
#menu-lt .dropdown-menu {
  background: #e6e6e6;
}
#menu-lt .nav-dropdown-sm .link:focus,
#menu-lt .nav-dropdown-sm .link:hover,
#menu-lt .nav-dropdown-sm .dropdown-item:focus,
#menu-lt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-lt .navbar,
#menu-lt .nav-dropdown-sm,
#menu-lt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-lt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-lt .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-lt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-lt .bg-color.transparent.opened .link:hover,
#menu-lt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-lt .link[aria-expanded="true"],
#menu-lt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-lt.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-lt .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-lt .close-icon::before,
#menu-lt .close-icon::after {
  background-color: #d14841;
}
#footer1-lu P {
  color: #222222;
  font-size: 12px;
}
#footer1-lu B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-lz .mbr-section-title,
#msg-box8-lz p {
  color: #fff;
}
#msg-box8-lz .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-lz .mbr-section-title I {
  font-size: 25px;
  color: #f3c649;
}
#content1-tm P {
  text-align: left;
}
#extTable1-m0 TD {
  color: #000000;
}
#extTable1-m0 table > tbody > tr:nth-child(8) > td {
  padding-top: 80px;
}
#menu-m1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-m1 .navbar-caption {
  color: #ffffff;
}
#menu-m1 .navbar-toggler {
  color: #d14841;
}
#menu-m1 .link,
#menu-m1 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-m1 .link {
  font-size: 0.85rem;
}
#menu-m1 .dropdown-item,
#menu-m1 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-m1 .link:hover,
#menu-m1 .dropdown-item:hover,
#menu-m1 .link:focus,
#menu-m1 .dropdown-item:focus {
  color: #c0a375;
}
#menu-m1 .link[aria-expanded="true"],
#menu-m1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-m1 .nav-dropdown-sm .link:focus,
#menu-m1 .nav-dropdown-sm .link:hover,
#menu-m1 .nav-dropdown-sm .dropdown-item:focus,
#menu-m1 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-m1 .navbar,
#menu-m1 .nav-dropdown-sm,
#menu-m1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-m1 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-m1 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-m1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-m1 .bg-color.transparent.opened .link:hover,
#menu-m1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-m1 .link[aria-expanded="true"],
#menu-m1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-m1.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-m1 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-m1 .close-icon::before,
#menu-m1 .close-icon::after {
  background-color: #d14841;
}
#footer1-m2 P {
  color: #222222;
  font-size: 12px;
}
#footer1-m2 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-m3 .mbr-section-title,
#msg-box8-m3 p {
  color: #fff;
}
#msg-box8-m3 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-m3 .mbr-section-title I {
  font-size: 25px;
}
#menu-m5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-m5 .navbar-caption {
  color: #ffffff;
}
#menu-m5 .navbar-toggler {
  color: #d14841;
}
#menu-m5 .link,
#menu-m5 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-m5 .link {
  font-size: 0.85rem;
}
#menu-m5 .dropdown-item,
#menu-m5 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-m5 .link:hover,
#menu-m5 .dropdown-item:hover,
#menu-m5 .link:focus,
#menu-m5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-m5 .link[aria-expanded="true"],
#menu-m5 .dropdown-menu {
  background: #e6e6e6;
}
#menu-m5 .nav-dropdown-sm .link:focus,
#menu-m5 .nav-dropdown-sm .link:hover,
#menu-m5 .nav-dropdown-sm .dropdown-item:focus,
#menu-m5 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-m5 .navbar,
#menu-m5 .nav-dropdown-sm,
#menu-m5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-m5 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-m5 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-m5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-m5 .bg-color.transparent.opened .link:hover,
#menu-m5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-m5 .link[aria-expanded="true"],
#menu-m5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-m5.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-m5 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-m5 .close-icon::before,
#menu-m5 .close-icon::after {
  background-color: #d14841;
}
#footer1-m6 P {
  color: #222222;
  font-size: 12px;
}
#footer1-m6 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-m9 .mbr-section-title,
#msg-box8-m9 p {
  color: #fff;
}
#msg-box8-m9 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-m9 .mbr-section-title I {
  font-size: 25px;
}
#menu-md .hide-buttons .nav-btn {
  display: none !important;
}
#menu-md .navbar-caption {
  color: #ffffff;
}
#menu-md .navbar-toggler {
  color: #d14841;
}
#menu-md .link,
#menu-md .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-md .link {
  font-size: 0.85rem;
}
#menu-md .dropdown-item,
#menu-md .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-md .link:hover,
#menu-md .dropdown-item:hover,
#menu-md .link:focus,
#menu-md .dropdown-item:focus {
  color: #c0a375;
}
#menu-md .link[aria-expanded="true"],
#menu-md .dropdown-menu {
  background: #e6e6e6;
}
#menu-md .nav-dropdown-sm .link:focus,
#menu-md .nav-dropdown-sm .link:hover,
#menu-md .nav-dropdown-sm .dropdown-item:focus,
#menu-md .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-md .navbar,
#menu-md .nav-dropdown-sm,
#menu-md .nav-dropdown-sm .link[aria-expanded="true"],
#menu-md .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-md .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-md .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-md .bg-color.transparent.opened .link:hover,
#menu-md .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-md .link[aria-expanded="true"],
#menu-md .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-md.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-md .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-md .close-icon::before,
#menu-md .close-icon::after {
  background-color: #d14841;
}
#footer1-me P {
  color: #222222;
  font-size: 12px;
}
#footer1-me B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-mk .mbr-section-title,
#msg-box8-mk p {
  color: #fff;
}
#msg-box8-mk .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#menu-mm .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mm .navbar-caption {
  color: #ffffff;
}
#menu-mm .navbar-toggler {
  color: #d14841;
}
#menu-mm .link,
#menu-mm .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-mm .link {
  font-size: 0.85rem;
}
#menu-mm .dropdown-item,
#menu-mm .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-mm .link:hover,
#menu-mm .dropdown-item:hover,
#menu-mm .link:focus,
#menu-mm .dropdown-item:focus {
  color: #c0a375;
}
#menu-mm .link[aria-expanded="true"],
#menu-mm .dropdown-menu {
  background: #e6e6e6;
}
#menu-mm .nav-dropdown-sm .link:focus,
#menu-mm .nav-dropdown-sm .link:hover,
#menu-mm .nav-dropdown-sm .dropdown-item:focus,
#menu-mm .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mm .navbar,
#menu-mm .nav-dropdown-sm,
#menu-mm .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mm .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mm .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-mm .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mm .bg-color.transparent.opened .link:hover,
#menu-mm .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mm .link[aria-expanded="true"],
#menu-mm .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-mm.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-mm .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-mm .close-icon::before,
#menu-mm .close-icon::after {
  background-color: #d14841;
}
#footer1-mn P {
  color: #222222;
  font-size: 12px;
}
#footer1-mn B {
  font-size: 15px;
  color: #000000;
}




#msg-box8-mo .mbr-section-title,
#msg-box8-mo p {
  color: #fff;
}
#msg-box8-mo .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-mo .mbr-section-title I {
  font-size: 25px;
}
#header3-mt .mbr-section-title,
#header3-mt .mbr-section-subtitle {
  text-align: center;
}
#header3-mt .mbr-section-title {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#menu-mq .hide-buttons .nav-btn {
  display: none !important;
}
#menu-mq .navbar-caption {
  color: #ffffff;
}
#menu-mq .navbar-toggler {
  color: #d14841;
}
#menu-mq .link,
#menu-mq .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-mq .link {
  font-size: 0.85rem;
}
#menu-mq .dropdown-item,
#menu-mq .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-mq .link:hover,
#menu-mq .dropdown-item:hover,
#menu-mq .link:focus,
#menu-mq .dropdown-item:focus {
  color: #c0a375;
}
#menu-mq .link[aria-expanded="true"],
#menu-mq .dropdown-menu {
  background: #e6e6e6;
}
#menu-mq .nav-dropdown-sm .link:focus,
#menu-mq .nav-dropdown-sm .link:hover,
#menu-mq .nav-dropdown-sm .dropdown-item:focus,
#menu-mq .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-mq .navbar,
#menu-mq .nav-dropdown-sm,
#menu-mq .nav-dropdown-sm .link[aria-expanded="true"],
#menu-mq .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-mq .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-mq .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-mq .bg-color.transparent.opened .link:hover,
#menu-mq .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-mq .link[aria-expanded="true"],
#menu-mq .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-mq.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-mq .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-mq .close-icon::before,
#menu-mq .close-icon::after {
  background-color: #d14841;
}
#header3-11k .mbr-section-title,
#header3-11k .mbr-section-subtitle {
  text-align: center;
}
#header3-11k .mbr-section-title {
  font-size: 22px;
}
#msg-box5-11o P {
  color: #b8312f;
}
#content2-11x BLOCKQUOTE {
  font-size: 12px;
}
#content2-11x P {
  font-size: 12px;
}
#msg-box5-11n P {
  color: #b8312f;
}
#content2-11w BLOCKQUOTE {
  font-size: 12px;
}
#content2-11w P {
  font-size: 12px;
}
#header3-11l .mbr-section-title,
#header3-11l .mbr-section-subtitle {
  text-align: center;
}
#header3-11l .mbr-section-title {
  font-size: 22px;
}
#msg-box5-11p P {
  color: #b8312f;
}
#content2-124 BLOCKQUOTE {
  font-size: 12px;
}
#content2-124 P {
  font-size: 12px;
}
#msg-box5-11q P {
  color: #b8312f;
}
#content2-11y BLOCKQUOTE {
  font-size: 12px;
}
#content2-11y P {
  font-size: 12px;
}
#msg-box5-11r P {
  color: #b8312f;
}
#content2-11z P {
  font-size: 12px;
}
#msg-box5-11s P {
  color: #b8312f;
}
#content2-125 BLOCKQUOTE {
  font-size: 12px;
}
#content2-125 P {
  font-size: 12px;
}
#header3-11m .mbr-section-title,
#header3-11m .mbr-section-subtitle {
  text-align: center;
}
#header3-11m .mbr-section-title {
  font-size: 22px;
}
#msg-box5-11v P {
  color: #b8312f;
}
#content2-123 BLOCKQUOTE {
  font-size: 12px;
}
#content2-123 P {
  font-family: 'Lora', serif;
  font-size: 12px;
}
#msg-box5-11t P {
  color: #b8312f;
}
#content2-120 BLOCKQUOTE {
  font-size: 12px;
}
#content2-120 P {
  font-size: 12px;
}
#msg-box5-11u P {
  color: #b8312f;
}
#content2-121 SPAN {
  font-size: 12px;
}
#footer1-mr P {
  color: #222222;
  font-size: 12px;
}
#footer1-mr B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-n5 .mbr-section-title,
#msg-box8-n5 p {
  color: #fff;
}
#msg-box8-n5 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-n5 .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#menu-n6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-n6 .navbar-caption {
  color: #ffffff;
}
#menu-n6 .navbar-toggler {
  color: #d14841;
}
#menu-n6 .link,
#menu-n6 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-n6 .link {
  font-size: 0.85rem;
}
#menu-n6 .dropdown-item,
#menu-n6 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-n6 .link:hover,
#menu-n6 .dropdown-item:hover,
#menu-n6 .link:focus,
#menu-n6 .dropdown-item:focus {
  color: #c0a375;
}
#menu-n6 .link[aria-expanded="true"],
#menu-n6 .dropdown-menu {
  background: #e6e6e6;
}
#menu-n6 .nav-dropdown-sm .link:focus,
#menu-n6 .nav-dropdown-sm .link:hover,
#menu-n6 .nav-dropdown-sm .dropdown-item:focus,
#menu-n6 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-n6 .navbar,
#menu-n6 .nav-dropdown-sm,
#menu-n6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-n6 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-n6 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-n6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-n6 .bg-color.transparent.opened .link:hover,
#menu-n6 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-n6 .link[aria-expanded="true"],
#menu-n6 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-n6.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-n6 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-n6 .close-icon::before,
#menu-n6 .close-icon::after {
  background-color: #d14841;
}
#footer1-n8 P {
  color: #222222;
  font-size: 12px;
}
#footer1-n8 B {
  font-size: 15px;
  color: #000000;
}





#msg-box8-ns .mbr-section-title,
#msg-box8-ns p {
  color: #fff;
}
#msg-box8-ns .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-ns .mbr-section-title I {
  font-size: 25px;
}
#content6-og P {
  font-size: 17px;
}
#header3-o5 .mbr-section-title,
#header3-o5 .mbr-section-subtitle {
  text-align: center;
}
#header3-o5 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 25px;
}
#menu-nv .hide-buttons .nav-btn {
  display: none !important;
}
#menu-nv .navbar-caption {
  color: #ffffff;
}
#menu-nv .navbar-toggler {
  color: #d14841;
}
#menu-nv .link,
#menu-nv .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-nv .link {
  font-size: 0.85rem;
}
#menu-nv .dropdown-item,
#menu-nv .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-nv .link:hover,
#menu-nv .dropdown-item:hover,
#menu-nv .link:focus,
#menu-nv .dropdown-item:focus {
  color: #c0a375;
}
#menu-nv .link[aria-expanded="true"],
#menu-nv .dropdown-menu {
  background: #e6e6e6;
}
#menu-nv .nav-dropdown-sm .link:focus,
#menu-nv .nav-dropdown-sm .link:hover,
#menu-nv .nav-dropdown-sm .dropdown-item:focus,
#menu-nv .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-nv .navbar,
#menu-nv .nav-dropdown-sm,
#menu-nv .nav-dropdown-sm .link[aria-expanded="true"],
#menu-nv .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-nv .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-nv .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-nv .bg-color.transparent.opened .link:hover,
#menu-nv .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-nv .link[aria-expanded="true"],
#menu-nv .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-nv.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-nv .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-nv .close-icon::before,
#menu-nv .close-icon::after {
  background-color: #d14841;
}
#header3-o7 .mbr-section-title,
#header3-o7 .mbr-section-subtitle {
  text-align: center;
}
#header3-o7 .mbr-section-title {
  font-size: 25px;
  font-family: 'Lora', serif;
}
#header3-o9 .mbr-section-title,
#header3-o9 .mbr-section-subtitle {
  text-align: center;
}
#header3-o9 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 25px;
}
#footer1-o3 P {
  color: #222222;
  font-size: 12px;
}
#footer1-o3 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-ox .mbr-section-title,
#msg-box8-ox p {
  color: #fff;
}
#msg-box8-ox .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-ox .mbr-section-title I {
  font-size: 25px;
}
#menu-p0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-p0 .navbar-caption {
  color: #ffffff;
}
#menu-p0 .navbar-toggler {
  color: #d14841;
}
#menu-p0 .link,
#menu-p0 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-p0 .link {
  font-size: 0.85rem;
}
#menu-p0 .dropdown-item,
#menu-p0 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-p0 .link:hover,
#menu-p0 .dropdown-item:hover,
#menu-p0 .link:focus,
#menu-p0 .dropdown-item:focus {
  color: #c0a375;
}
#menu-p0 .link[aria-expanded="true"],
#menu-p0 .dropdown-menu {
  background: #e6e6e6;
}
#menu-p0 .nav-dropdown-sm .link:focus,
#menu-p0 .nav-dropdown-sm .link:hover,
#menu-p0 .nav-dropdown-sm .dropdown-item:focus,
#menu-p0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-p0 .navbar,
#menu-p0 .nav-dropdown-sm,
#menu-p0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-p0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-p0 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-p0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-p0 .bg-color.transparent.opened .link:hover,
#menu-p0 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-p0 .link[aria-expanded="true"],
#menu-p0 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-p0.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-p0 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-p0 .close-icon::before,
#menu-p0 .close-icon::after {
  background-color: #d14841;
}
#msg-box5-pa H3 {
  font-size: 20px;
}
#footer1-p8 P {
  color: #222222;
  font-size: 12px;
}
#footer1-p8 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-pb .mbr-section-title,
#msg-box8-pb p {
  color: #fff;
}
#msg-box8-pb .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-pb .mbr-section-title I {
  font-size: 25px;
}
#menu-pc .hide-buttons .nav-btn {
  display: none !important;
}
#menu-pc .navbar-caption {
  color: #ffffff;
}
#menu-pc .navbar-toggler {
  color: #d14841;
}
#menu-pc .link,
#menu-pc .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-pc .link {
  font-size: 0.85rem;
}
#menu-pc .dropdown-item,
#menu-pc .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-pc .link:hover,
#menu-pc .dropdown-item:hover,
#menu-pc .link:focus,
#menu-pc .dropdown-item:focus {
  color: #c0a375;
}
#menu-pc .link[aria-expanded="true"],
#menu-pc .dropdown-menu {
  background: #e6e6e6;
}
#menu-pc .nav-dropdown-sm .link:focus,
#menu-pc .nav-dropdown-sm .link:hover,
#menu-pc .nav-dropdown-sm .dropdown-item:focus,
#menu-pc .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-pc .navbar,
#menu-pc .nav-dropdown-sm,
#menu-pc .nav-dropdown-sm .link[aria-expanded="true"],
#menu-pc .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-pc .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-pc .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-pc .bg-color.transparent.opened .link:hover,
#menu-pc .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-pc .link[aria-expanded="true"],
#menu-pc .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-pc.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-pc .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-pc .close-icon::before,
#menu-pc .close-icon::after {
  background-color: #d14841;
}
#msg-box5-pd H3 {
  font-size: 20px;
}
#footer1-pf P {
  color: #222222;
  font-size: 12px;
}
#footer1-pf B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-pn .mbr-section-title,
#msg-box8-pn p {
  color: #fff;
}
#msg-box8-pn .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-pn .mbr-section-title I {
  font-size: 25px;
}
#menu-po .hide-buttons .nav-btn {
  display: none !important;
}
#menu-po .navbar-caption {
  color: #ffffff;
}
#menu-po .navbar-toggler {
  color: #d14841;
}
#menu-po .link,
#menu-po .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-po .link {
  font-size: 0.85rem;
}
#menu-po .dropdown-item,
#menu-po .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-po .link:hover,
#menu-po .dropdown-item:hover,
#menu-po .link:focus,
#menu-po .dropdown-item:focus {
  color: #c0a375;
}
#menu-po .link[aria-expanded="true"],
#menu-po .dropdown-menu {
  background: #e6e6e6;
}
#menu-po .nav-dropdown-sm .link:focus,
#menu-po .nav-dropdown-sm .link:hover,
#menu-po .nav-dropdown-sm .dropdown-item:focus,
#menu-po .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-po .navbar,
#menu-po .nav-dropdown-sm,
#menu-po .nav-dropdown-sm .link[aria-expanded="true"],
#menu-po .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-po .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-po .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-po .bg-color.transparent.opened .link:hover,
#menu-po .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-po .link[aria-expanded="true"],
#menu-po .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-po.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-po .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-po .close-icon::before,
#menu-po .close-icon::after {
  background-color: #d14841;
}
#msg-box5-pp H3 {
  font-size: 20px;
}
#footer1-pr P {
  color: #222222;
  font-size: 12px;
}
#footer1-pr B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-ps .mbr-section-title,
#msg-box8-ps p {
  color: #fff;
}
#msg-box8-ps .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-ps .mbr-section-title I {
  font-size: 25px;
}
#menu-pt .hide-buttons .nav-btn {
  display: none !important;
}
#menu-pt .navbar-caption {
  color: #ffffff;
}
#menu-pt .navbar-toggler {
  color: #d14841;
}
#menu-pt .link,
#menu-pt .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-pt .link {
  font-size: 0.85rem;
}
#menu-pt .dropdown-item,
#menu-pt .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-pt .link:hover,
#menu-pt .dropdown-item:hover,
#menu-pt .link:focus,
#menu-pt .dropdown-item:focus {
  color: #c0a375;
}
#menu-pt .link[aria-expanded="true"],
#menu-pt .dropdown-menu {
  background: #e6e6e6;
}
#menu-pt .nav-dropdown-sm .link:focus,
#menu-pt .nav-dropdown-sm .link:hover,
#menu-pt .nav-dropdown-sm .dropdown-item:focus,
#menu-pt .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-pt .navbar,
#menu-pt .nav-dropdown-sm,
#menu-pt .nav-dropdown-sm .link[aria-expanded="true"],
#menu-pt .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-pt .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-pt .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-pt .bg-color.transparent.opened .link:hover,
#menu-pt .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-pt .link[aria-expanded="true"],
#menu-pt .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-pt.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-pt .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-pt .close-icon::before,
#menu-pt .close-icon::after {
  background-color: #d14841;
}
#msg-box5-pu H3 {
  font-size: 20px;
}
#footer1-pw P {
  color: #222222;
  font-size: 12px;
}
#footer1-pw B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-px .mbr-section-title,
#msg-box8-px p {
  color: #fff;
}
#msg-box8-px .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-px .mbr-section-title I {
  font-size: 25px;
}
#menu-py .hide-buttons .nav-btn {
  display: none !important;
}
#menu-py .navbar-caption {
  color: #ffffff;
}
#menu-py .navbar-toggler {
  color: #d14841;
}
#menu-py .link,
#menu-py .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-py .link {
  font-size: 0.85rem;
}
#menu-py .dropdown-item,
#menu-py .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-py .link:hover,
#menu-py .dropdown-item:hover,
#menu-py .link:focus,
#menu-py .dropdown-item:focus {
  color: #c0a375;
}
#menu-py .link[aria-expanded="true"],
#menu-py .dropdown-menu {
  background: #e6e6e6;
}
#menu-py .nav-dropdown-sm .link:focus,
#menu-py .nav-dropdown-sm .link:hover,
#menu-py .nav-dropdown-sm .dropdown-item:focus,
#menu-py .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-py .navbar,
#menu-py .nav-dropdown-sm,
#menu-py .nav-dropdown-sm .link[aria-expanded="true"],
#menu-py .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-py .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-py .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-py .bg-color.transparent.opened .link:hover,
#menu-py .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-py .link[aria-expanded="true"],
#menu-py .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-py.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-py .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-py .close-icon::before,
#menu-py .close-icon::after {
  background-color: #d14841;
}
#msg-box5-pz H3 {
  font-size: 20px;
}
#footer1-q1 P {
  color: #222222;
  font-size: 12px;
}
#footer1-q1 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-q2 .mbr-section-title,
#msg-box8-q2 p {
  color: #fff;
}
#msg-box8-q2 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-q2 .mbr-section-title I {
  font-size: 25px;
}
#menu-q3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q3 .navbar-caption {
  color: #ffffff;
}
#menu-q3 .navbar-toggler {
  color: #d14841;
}
#menu-q3 .link,
#menu-q3 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-q3 .link {
  font-size: 0.85rem;
}
#menu-q3 .dropdown-item,
#menu-q3 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-q3 .link:hover,
#menu-q3 .dropdown-item:hover,
#menu-q3 .link:focus,
#menu-q3 .dropdown-item:focus {
  color: #c0a375;
}
#menu-q3 .link[aria-expanded="true"],
#menu-q3 .dropdown-menu {
  background: #e6e6e6;
}
#menu-q3 .nav-dropdown-sm .link:focus,
#menu-q3 .nav-dropdown-sm .link:hover,
#menu-q3 .nav-dropdown-sm .dropdown-item:focus,
#menu-q3 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-q3 .navbar,
#menu-q3 .nav-dropdown-sm,
#menu-q3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q3 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-q3 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-q3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q3 .bg-color.transparent.opened .link:hover,
#menu-q3 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-q3 .link[aria-expanded="true"],
#menu-q3 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-q3.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-q3 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-q3 .close-icon::before,
#menu-q3 .close-icon::after {
  background-color: #d14841;
}
#msg-box5-q4 H3 {
  font-size: 20px;
}
#footer1-q6 P {
  color: #222222;
  font-size: 12px;
}
#footer1-q6 B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-q7 .mbr-section-title,
#msg-box8-q7 p {
  color: #fff;
}
#msg-box8-q7 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-q7 .mbr-section-title I {
  font-size: 25px;
}
#menu-q8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q8 .navbar-caption {
  color: #ffffff;
}
#menu-q8 .navbar-toggler {
  color: #d14841;
}
#menu-q8 .link,
#menu-q8 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-q8 .link {
  font-size: 0.85rem;
}
#menu-q8 .dropdown-item,
#menu-q8 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-q8 .link:hover,
#menu-q8 .dropdown-item:hover,
#menu-q8 .link:focus,
#menu-q8 .dropdown-item:focus {
  color: #c0a375;
}
#menu-q8 .link[aria-expanded="true"],
#menu-q8 .dropdown-menu {
  background: #e6e6e6;
}
#menu-q8 .nav-dropdown-sm .link:focus,
#menu-q8 .nav-dropdown-sm .link:hover,
#menu-q8 .nav-dropdown-sm .dropdown-item:focus,
#menu-q8 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-q8 .navbar,
#menu-q8 .nav-dropdown-sm,
#menu-q8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q8 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-q8 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-q8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q8 .bg-color.transparent.opened .link:hover,
#menu-q8 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-q8 .link[aria-expanded="true"],
#menu-q8 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-q8.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-q8 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-q8 .close-icon::before,
#menu-q8 .close-icon::after {
  background-color: #d14841;
}
#msg-box5-q9 H3 {
  font-size: 20px;
}
#footer1-qb P {
  color: #222222;
  font-size: 12px;
}
#footer1-qb B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-qc .mbr-section-title,
#msg-box8-qc p {
  color: #fff;
}
#msg-box8-qc .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-qc .mbr-section-title I {
  font-size: 25px;
}
#menu-qd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-qd .navbar-caption {
  color: #ffffff;
}
#menu-qd .navbar-toggler {
  color: #d14841;
}
#menu-qd .link,
#menu-qd .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-qd .link {
  font-size: 0.85rem;
}
#menu-qd .dropdown-item,
#menu-qd .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-qd .link:hover,
#menu-qd .dropdown-item:hover,
#menu-qd .link:focus,
#menu-qd .dropdown-item:focus {
  color: #c0a375;
}
#menu-qd .link[aria-expanded="true"],
#menu-qd .dropdown-menu {
  background: #e6e6e6;
}
#menu-qd .nav-dropdown-sm .link:focus,
#menu-qd .nav-dropdown-sm .link:hover,
#menu-qd .nav-dropdown-sm .dropdown-item:focus,
#menu-qd .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-qd .navbar,
#menu-qd .nav-dropdown-sm,
#menu-qd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-qd .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-qd .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-qd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-qd .bg-color.transparent.opened .link:hover,
#menu-qd .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-qd .link[aria-expanded="true"],
#menu-qd .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-qd.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-qd .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-qd .close-icon::before,
#menu-qd .close-icon::after {
  background-color: #d14841;
}
#msg-box5-qe H3 {
  font-size: 20px;
}
#footer1-qg P {
  color: #222222;
  font-size: 12px;
}
#footer1-qg B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-qh .mbr-section-title,
#msg-box8-qh p {
  color: #fff;
}
#msg-box8-qh .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-qh .mbr-section-title I {
  font-size: 25px;
}
#menu-qi .hide-buttons .nav-btn {
  display: none !important;
}
#menu-qi .navbar-caption {
  color: #ffffff;
}
#menu-qi .navbar-toggler {
  color: #d14841;
}
#menu-qi .link,
#menu-qi .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-qi .link {
  font-size: 0.85rem;
}
#menu-qi .dropdown-item,
#menu-qi .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-qi .link:hover,
#menu-qi .dropdown-item:hover,
#menu-qi .link:focus,
#menu-qi .dropdown-item:focus {
  color: #c0a375;
}
#menu-qi .link[aria-expanded="true"],
#menu-qi .dropdown-menu {
  background: #e6e6e6;
}
#menu-qi .nav-dropdown-sm .link:focus,
#menu-qi .nav-dropdown-sm .link:hover,
#menu-qi .nav-dropdown-sm .dropdown-item:focus,
#menu-qi .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-qi .navbar,
#menu-qi .nav-dropdown-sm,
#menu-qi .nav-dropdown-sm .link[aria-expanded="true"],
#menu-qi .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-qi .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-qi .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-qi .bg-color.transparent.opened .link:hover,
#menu-qi .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-qi .link[aria-expanded="true"],
#menu-qi .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-qi.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-qi .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-qi .close-icon::before,
#menu-qi .close-icon::after {
  background-color: #d14841;
}
#msg-box5-qj H3 {
  font-size: 20px;
}
#footer1-ql P {
  color: #222222;
  font-size: 12px;
}
#footer1-ql B {
  font-size: 15px;
  color: #000000;
}


















#msg-box8-r5 .mbr-section-title,
#msg-box8-r5 p {
  color: #fff;
}
#msg-box8-r5 .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-r5 .mbr-section-title I {
  font-size: 25px;
}
#menu-r6 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-r6 .navbar-caption {
  color: #ffffff;
}
#menu-r6 .navbar-toggler {
  color: #d14841;
}
#menu-r6 .link,
#menu-r6 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-r6 .link {
  font-size: 0.85rem;
}
#menu-r6 .dropdown-item,
#menu-r6 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-r6 .link:hover,
#menu-r6 .dropdown-item:hover,
#menu-r6 .link:focus,
#menu-r6 .dropdown-item:focus {
  color: #c0a375;
}
#menu-r6 .link[aria-expanded="true"],
#menu-r6 .dropdown-menu {
  background: #e6e6e6;
}
#menu-r6 .nav-dropdown-sm .link:focus,
#menu-r6 .nav-dropdown-sm .link:hover,
#menu-r6 .nav-dropdown-sm .dropdown-item:focus,
#menu-r6 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-r6 .navbar,
#menu-r6 .nav-dropdown-sm,
#menu-r6 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-r6 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-r6 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-r6 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-r6 .bg-color.transparent.opened .link:hover,
#menu-r6 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-r6 .link[aria-expanded="true"],
#menu-r6 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-r6.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-r6 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-r6 .close-icon::before,
#menu-r6 .close-icon::after {
  background-color: #d14841;
}
#footer1-r7 P {
  color: #222222;
  font-size: 12px;
}
#footer1-r7 B {
  font-size: 15px;
  color: #000000;
}
#content6-rp P {
  font-size: 16px;
}
#msg-box5-ru H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-rv H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-rw H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-rx H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-ra H3 {
  font-size: 20px;
}
#msg-box5-ra I {
  font-family: 'Lora', serif;
}
#msg-box5-rq H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-ry H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-rz H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-s0 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-s1 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-s2 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-s3 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-s4 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-rb H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-s5 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-s6 H3 {
  font-family: 'Lora', serif;
  font-size: 20px;
}




#msg-box8-rf .mbr-section-title,
#msg-box8-rf p {
  color: #fff;
}
#msg-box8-rf .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-rf .mbr-section-title I {
  font-size: 25px;
}
#menu-rg .hide-buttons .nav-btn {
  display: none !important;
}
#menu-rg .navbar-caption {
  color: #ffffff;
}
#menu-rg .navbar-toggler {
  color: #d14841;
}
#menu-rg .link,
#menu-rg .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-rg .link {
  font-size: 0.85rem;
}
#menu-rg .dropdown-item,
#menu-rg .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-rg .link:hover,
#menu-rg .dropdown-item:hover,
#menu-rg .link:focus,
#menu-rg .dropdown-item:focus {
  color: #c0a375;
}
#menu-rg .link[aria-expanded="true"],
#menu-rg .dropdown-menu {
  background: #e6e6e6;
}
#menu-rg .nav-dropdown-sm .link:focus,
#menu-rg .nav-dropdown-sm .link:hover,
#menu-rg .nav-dropdown-sm .dropdown-item:focus,
#menu-rg .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-rg .navbar,
#menu-rg .nav-dropdown-sm,
#menu-rg .nav-dropdown-sm .link[aria-expanded="true"],
#menu-rg .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-rg .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-rg .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-rg .bg-color.transparent.opened .link:hover,
#menu-rg .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-rg .link[aria-expanded="true"],
#menu-rg .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-rg.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-rg .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-rg .close-icon::before,
#menu-rg .close-icon::after {
  background-color: #d14841;
}
#footer1-rh P {
  color: #222222;
  font-size: 12px;
}
#footer1-rh B {
  font-size: 15px;
  color: #000000;
}
#msg-box5-ri H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-rj H3 {
  font-size: 20px;
}
#msg-box5-rj I {
  font-family: 'Lora', serif;
}


#msg-box8-sd .mbr-section-title,
#msg-box8-sd p {
  color: #fff;
}
#msg-box8-sd .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-sd .mbr-section-title I {
  font-size: 25px;
}
#menu-sf .hide-buttons .nav-btn {
  display: none !important;
}
#menu-sf .navbar-caption {
  color: #ffffff;
}
#menu-sf .navbar-toggler {
  color: #d14841;
}
#menu-sf .link,
#menu-sf .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-sf .link {
  font-size: 0.85rem;
}
#menu-sf .dropdown-item,
#menu-sf .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-sf .link:hover,
#menu-sf .dropdown-item:hover,
#menu-sf .link:focus,
#menu-sf .dropdown-item:focus {
  color: #c0a375;
}
#menu-sf .link[aria-expanded="true"],
#menu-sf .dropdown-menu {
  background: #e6e6e6;
}
#menu-sf .nav-dropdown-sm .link:focus,
#menu-sf .nav-dropdown-sm .link:hover,
#menu-sf .nav-dropdown-sm .dropdown-item:focus,
#menu-sf .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-sf .navbar,
#menu-sf .nav-dropdown-sm,
#menu-sf .nav-dropdown-sm .link[aria-expanded="true"],
#menu-sf .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-sf .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-sf .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-sf .bg-color.transparent.opened .link:hover,
#menu-sf .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-sf .link[aria-expanded="true"],
#menu-sf .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-sf.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-sf .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-sf .close-icon::before,
#menu-sf .close-icon::after {
  background-color: #d14841;
}
#footer1-si P {
  color: #222222;
  font-size: 12px;
}
#footer1-si B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-tr .mbr-section-title,
#msg-box8-tr p {
  color: #fff;
}
#msg-box8-tr .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-tr .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-tr .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-ts .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ts .navbar-caption {
  color: #ffffff;
}
#menu-ts .navbar-toggler {
  color: #d14841;
}
#menu-ts .link,
#menu-ts .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-ts .link {
  font-size: 0.85rem;
}
#menu-ts .dropdown-item,
#menu-ts .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-ts .link:hover,
#menu-ts .dropdown-item:hover,
#menu-ts .link:focus,
#menu-ts .dropdown-item:focus {
  color: #c0a375;
}
#menu-ts .link[aria-expanded="true"],
#menu-ts .dropdown-menu {
  background: #e6e6e6;
}
#menu-ts .nav-dropdown-sm .link:focus,
#menu-ts .nav-dropdown-sm .link:hover,
#menu-ts .nav-dropdown-sm .dropdown-item:focus,
#menu-ts .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-ts .navbar,
#menu-ts .nav-dropdown-sm,
#menu-ts .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ts .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-ts .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-ts .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ts .bg-color.transparent.opened .link:hover,
#menu-ts .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ts .link[aria-expanded="true"],
#menu-ts .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ts.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-ts .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-ts .close-icon::before,
#menu-ts .close-icon::after {
  background-color: #d14841;
}
#footer1-tx P {
  color: #222222;
  font-size: 12px;
}
#footer1-tx B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-u4 .mbr-section-title,
#msg-box8-u4 p {
  color: #fff;
}


#menu-u5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-u5 .navbar-caption {
  color: #ffffff;
}
#menu-u5 .navbar-toggler {
  color: #d14841;
}
#menu-u5 .link,
#menu-u5 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-u5 .link {
  font-size: 0.9rem;
}
#menu-u5 .dropdown-item,
#menu-u5 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-u5 .link:hover,
#menu-u5 .dropdown-item:hover,
#menu-u5 .link:focus,
#menu-u5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-u5 .link[aria-expanded="true"],
#menu-u5 .dropdown-menu {
  background: #e6e6e6;
}
#menu-u5 .nav-dropdown-sm .link:focus,
#menu-u5 .nav-dropdown-sm .link:hover,
#menu-u5 .nav-dropdown-sm .dropdown-item:focus,
#menu-u5 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-u5 .navbar,
#menu-u5 .nav-dropdown-sm,
#menu-u5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-u5 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-u5 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-u5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-u5 .bg-color.transparent.opened .link:hover,
#menu-u5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-u5 .link[aria-expanded="true"],
#menu-u5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-u5.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-u5 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-u5 .close-icon::before,
#menu-u5 .close-icon::after {
  background-color: #d14841;
}
#footer1-u6 P {
  color: #222222;
  font-size: 12px;
}
#footer1-u6 B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-uc .mbr-section-title,
#msg-box8-uc p {
  color: #fff;
}
#msg-box8-uc .mbr-section-title {
  color: #d14841;
  font-size: 25px;
  font-family: 'Lora', serif;
}



#msg-box8-uh .mbr-section-title,
#msg-box8-uh p {
  color: #fff;
}
#msg-box8-uh .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-uh .mbr-section-title I {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#footer1-ui P {
  color: #222222;
  font-size: 12px;
}
#footer1-ui B {
  font-size: 15px;
  color: #000000;
}
#menu-uj .hide-buttons .nav-btn {
  display: none !important;
}
#menu-uj .navbar-caption {
  color: #ffffff;
}
#menu-uj .navbar-toggler {
  color: #d14841;
}
#menu-uj .link,
#menu-uj .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-uj .link {
  font-size: 0.85rem;
}
#menu-uj .dropdown-item,
#menu-uj .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-uj .link:hover,
#menu-uj .dropdown-item:hover,
#menu-uj .link:focus,
#menu-uj .dropdown-item:focus {
  color: #c0a375;
}
#menu-uj .link[aria-expanded="true"],
#menu-uj .dropdown-menu {
  background: #e6e6e6;
}
#menu-uj .nav-dropdown-sm .link:focus,
#menu-uj .nav-dropdown-sm .link:hover,
#menu-uj .nav-dropdown-sm .dropdown-item:focus,
#menu-uj .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-uj .navbar,
#menu-uj .nav-dropdown-sm,
#menu-uj .nav-dropdown-sm .link[aria-expanded="true"],
#menu-uj .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-uj .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-uj .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-uj .bg-color.transparent.opened .link:hover,
#menu-uj .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-uj .link[aria-expanded="true"],
#menu-uj .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-uj.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-uj .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-uj .close-icon::before,
#menu-uj .close-icon::after {
  background-color: #d14841;
}
#content6-uk P {
  font-size: 14px;
}
#custom-html-ul {
  /* Type valid CSS here */
}
#custom-html-ul .my-image {
  width: 100%;
}
#header3-um .mbr-section-title,
#header3-um .mbr-section-subtitle {
  text-align: center;
}
#header3-um H3 {
  font-size: 15px;
  color: #b8312f;
}
#header3-um SMALL {
  font-size: 13px;
}
#header3-um .mbr-section-subtitle {
  text-align: left;
}














#msg-box8-up .mbr-section-title,
#msg-box8-up p {
  color: #fff;
}
#msg-box8-up .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-up .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-up .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
.cid-rPBqApHhxe.popup-builder {
  background-color: #ffffff;
}
.cid-rPBqApHhxe.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-rPBqApHhxe.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-rPBqApHhxe .modal-content,
.cid-rPBqApHhxe .modal-dialog {
  height: auto;
}
.cid-rPBqApHhxe .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-rPBqApHhxe .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-rPBqApHhxe .form-wrapper .mbr-form .form-group,
  .cid-rPBqApHhxe .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-rPBqApHhxe .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-rPBqApHhxe .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-rPBqApHhxe .mbr-text {
  text-align: center;
}
.cid-rPBqApHhxe .pt-0 {
  padding-top: 0 !important;
}
.cid-rPBqApHhxe .pb-0 {
  padding-bottom: 0 !important;
}
.cid-rPBqApHhxe .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-rPBqApHhxe .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-rPBqApHhxe .modal-open {
  overflow: hidden;
}
.cid-rPBqApHhxe .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-rPBqApHhxe .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-rPBqApHhxe .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-rPBqApHhxe .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-rPBqApHhxe .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-rPBqApHhxe .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-rPBqApHhxe .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-rPBqApHhxe .modal-content {
  background: #b8d5e4;
  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-rPBqApHhxe .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-rPBqApHhxe .modal-backdrop.fade {
  opacity: 0;
}
.cid-rPBqApHhxe .modal-backdrop.show {
  opacity: .5;
}
.cid-rPBqApHhxe .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.cid-rPBqApHhxe .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-rPBqApHhxe .modal-header .close:hover {
  opacity: 1;
}
.cid-rPBqApHhxe .modal-header .close:focus {
  outline: none;
}
.cid-rPBqApHhxe .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #ff0000;
}
.cid-rPBqApHhxe .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-rPBqApHhxe .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.cid-rPBqApHhxe .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-rPBqApHhxe .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-rPBqApHhxe .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-rPBqApHhxe .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-rPBqApHhxe .modal-sm {
    max-width: 300px;
  }
  .cid-rPBqApHhxe .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-rPBqApHhxe .modal-lg,
  .cid-rPBqApHhxe .modal-xl {
    max-width: 800px;
  }
  .cid-rPBqApHhxe .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-rPBqApHhxe .modal-xl {
    max-width: 1140px;
  }
  .cid-rPBqApHhxe .container {
    max-width: 1140px;
  }
}
.cid-rPBqApHhxe .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-rPBqApHhxe .container {
    max-width: 720px;
  }
}
.cid-rPBqApHhxe .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-rPBqApHhxe .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-rPBqApHhxe .form-group {
  margin-bottom: 1rem;
}
.cid-rPBqApHhxe .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-rPBqApHhxe .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-rPBqApHhxe .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%;
}
#menu-us .hide-buttons .nav-btn {
  display: none !important;
}
#menu-us .navbar-caption {
  color: #ffffff;
}
#menu-us .navbar-toggler {
  color: #d14841;
}
#menu-us .link,
#menu-us .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-us .link {
  font-size: 0.9rem;
}
#menu-us .dropdown-item,
#menu-us .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-us .link:hover,
#menu-us .dropdown-item:hover,
#menu-us .link:focus,
#menu-us .dropdown-item:focus {
  color: #c0a375;
}
#menu-us .link[aria-expanded="true"],
#menu-us .dropdown-menu {
  background: #e6e6e6;
}
#menu-us .nav-dropdown-sm .link:focus,
#menu-us .nav-dropdown-sm .link:hover,
#menu-us .nav-dropdown-sm .dropdown-item:focus,
#menu-us .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-us .navbar,
#menu-us .nav-dropdown-sm,
#menu-us .nav-dropdown-sm .link[aria-expanded="true"],
#menu-us .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-us .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-us .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-us .bg-color.transparent.opened .link:hover,
#menu-us .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-us .link[aria-expanded="true"],
#menu-us .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-us.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-us .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-us .close-icon::before,
#menu-us .close-icon::after {
  background-color: #d14841;
}
#msg-box5-ut P {
  color: #222222;
  font-size: 14px;
  font-family: 'Lora', serif;
  text-align: left;
}
#content6-uu P {
  font-family: 'Lora', serif;
  font-size: 14px;
  color: #222222;
}
#features3-12h H4 {
  font-family: 'Lora', serif;
  color: #b8312f;
}
#features3-12h I {
  color: #b8312f;
}
#msg-box8-ux .mbr-section-title,
#msg-box8-ux p {
  color: #fff;
}
#msg-box8-ux .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 20px;
  color: #b8312f;
}
#msg-box1-108 H2 {
  color: #000000;
  text-align: left;
}
#msg-box8-uz .mbr-section-title,
#msg-box8-uz p {
  color: #fff;
}
#msg-box8-uz .mbr-section-title {
  color: #b8312f;
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box8-uz .mbr-section-title I {
  font-size: 20px;
}
#extTestimonials5-v0 .mbr-section-title {
  font-size: 32px;
}
#extTestimonials5-v0 .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #b8312f;
}
#msg-box1-107 H2 {
  color: #000000;
}
#msg-box8-12z .mbr-section-title,
#msg-box8-12z p {
  color: #fff;
}
#msg-box8-12z .lead P {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#extTestimonials5-134 .mbr-section-title {
  font-size: 32px;
}
#extTestimonials5-134 .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #b8312f;
}
#msg-box1-135 H2 {
  color: #000000;
}
#msg-box8-v1 .mbr-section-title,
#msg-box8-v1 p {
  color: #fff;
}
#msg-box8-v1 .lead P {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#content1-138 P {
  font-size: 12px;
}
#msg-box8-139 .mbr-section-title,
#msg-box8-139 p {
  color: #fff;
}
#msg-box8-139 .lead P {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 30px;
}
#msg-box8-13b .mbr-section-title,
#msg-box8-13b p {
  color: #fff;
}
#msg-box8-13b .lead P {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 30px;
}
#content1-13d P {
  font-size: 12px;
}
#footer1-v4 P {
  color: #222222;
  font-size: 12px;
}
#footer1-v4 B {
  font-size: 15px;
  color: #000000;
}


#menu-vs .hide-buttons .nav-btn {
  display: none !important;
}
#menu-vs .navbar-caption {
  color: #ffffff;
}
#menu-vs .navbar-toggler {
  color: #d14841;
}
#menu-vs .link,
#menu-vs .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-vs .link {
  font-size: 0.9rem;
}
#menu-vs .dropdown-item,
#menu-vs .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-vs .link:hover,
#menu-vs .dropdown-item:hover,
#menu-vs .link:focus,
#menu-vs .dropdown-item:focus {
  color: #c0a375;
}
#menu-vs .link[aria-expanded="true"],
#menu-vs .dropdown-menu {
  background: #e6e6e6;
}
#menu-vs .nav-dropdown-sm .link:focus,
#menu-vs .nav-dropdown-sm .link:hover,
#menu-vs .nav-dropdown-sm .dropdown-item:focus,
#menu-vs .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-vs .navbar,
#menu-vs .nav-dropdown-sm,
#menu-vs .nav-dropdown-sm .link[aria-expanded="true"],
#menu-vs .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-vs .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-vs .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-vs .bg-color.transparent.opened .link:hover,
#menu-vs .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-vs .link[aria-expanded="true"],
#menu-vs .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-vs.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-vs .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-vs .close-icon::before,
#menu-vs .close-icon::after {
  background-color: #d14841;
}
#footer1-vt P {
  color: #222222;
  font-size: 12px;
}
#footer1-vt B {
  font-size: 15px;
  color: #000000;
}
#msg-box8-vu .mbr-section-title,
#msg-box8-vu p {
  color: #fff;
}
#msg-box8-vu .mbr-section-title {
  color: #d14841;
  font-size: 25px;
  font-family: 'Lora', serif;
}
#custom-html-vw H3 {
  font-size: 25px;
}
#msg-box5-vx H3 {
  font-size: 20px;
}
#custom-html-vz H3 {
  font-size: 25px;
}
#msg-box5-w0 H3 {
  font-size: 20px;
}
#msg-box5-w6 H3 {
  font-size: 20px;
  color: #ff0000;
}








#msg-box8-wb .mbr-section-title,
#msg-box8-wb p {
  color: #fff;
}
#msg-box8-wb .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-wb .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-wb .mbr-section-title FONT {
  color: #d14841;
  font-size: 25px;
}
#menu-we .hide-buttons .nav-btn {
  display: none !important;
}
#menu-we .navbar-caption {
  color: #ffffff;
}
#menu-we .navbar-toggler {
  color: #d14841;
}
#menu-we .link,
#menu-we .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-we .link {
  font-size: 0.85rem;
}
#menu-we .dropdown-item,
#menu-we .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-we .link:hover,
#menu-we .dropdown-item:hover,
#menu-we .link:focus,
#menu-we .dropdown-item:focus {
  color: #c0a375;
}
#menu-we .link[aria-expanded="true"],
#menu-we .dropdown-menu {
  background: #e6e6e6;
}
#menu-we .nav-dropdown-sm .link:focus,
#menu-we .nav-dropdown-sm .link:hover,
#menu-we .nav-dropdown-sm .dropdown-item:focus,
#menu-we .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-we .navbar,
#menu-we .nav-dropdown-sm,
#menu-we .nav-dropdown-sm .link[aria-expanded="true"],
#menu-we .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-we .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-we .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-we .bg-color.transparent.opened .link:hover,
#menu-we .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-we .link[aria-expanded="true"],
#menu-we .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-we.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-we .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-we .close-icon::before,
#menu-we .close-icon::after {
  background-color: #d14841;
}
#footer1-wf P {
  color: #222222;
  font-size: 12px;
}
#footer1-wf B {
  font-size: 15px;
  color: #000000;
}
#content6-wg P {
  font-family: 'Lora', serif;
  font-size: 15px;
}
#header3-wo .mbr-section-title,
#header3-wo .mbr-section-subtitle {
  text-align: center;
}
#header3-wo .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#header3-wm .mbr-section-title,
#header3-wm .mbr-section-subtitle {
  text-align: center;
}
#header3-wm .mbr-section-title {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#header3-wl .mbr-section-title,
#header3-wl .mbr-section-subtitle {
  text-align: center;
}
#header3-wl .mbr-section-title {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#header3-wj .mbr-section-title,
#header3-wj .mbr-section-subtitle {
  text-align: center;
}
#header3-wj .mbr-section-title {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#msg-box5-wr H3 {
  font-size: 20px;
  color: #ff0000;
}
#header3-wt .mbr-section-title,
#header3-wt .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-wy H3 {
  font-size: 20px;
  color: #ff0000;
}



#msg-box8-x9 .mbr-section-title,
#msg-box8-x9 p {
  color: #fff;
}
#msg-box8-x9 .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-x9 .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-x9 .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-xa .hide-buttons .nav-btn {
  display: none !important;
}
#menu-xa .navbar-caption {
  color: #ffffff;
}
#menu-xa .navbar-toggler {
  color: #d14841;
}
#menu-xa .link,
#menu-xa .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-xa .link {
  font-size: 0.85rem;
}
#menu-xa .dropdown-item,
#menu-xa .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-xa .link:hover,
#menu-xa .dropdown-item:hover,
#menu-xa .link:focus,
#menu-xa .dropdown-item:focus {
  color: #c0a375;
}
#menu-xa .link[aria-expanded="true"],
#menu-xa .dropdown-menu {
  background: #e6e6e6;
}
#menu-xa .nav-dropdown-sm .link:focus,
#menu-xa .nav-dropdown-sm .link:hover,
#menu-xa .nav-dropdown-sm .dropdown-item:focus,
#menu-xa .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-xa .navbar,
#menu-xa .nav-dropdown-sm,
#menu-xa .nav-dropdown-sm .link[aria-expanded="true"],
#menu-xa .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-xa .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-xa .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-xa .bg-color.transparent.opened .link:hover,
#menu-xa .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-xa .link[aria-expanded="true"],
#menu-xa .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-xa.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-xa .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-xa .close-icon::before,
#menu-xa .close-icon::after {
  background-color: #d14841;
}
#content1-xd P {
  text-align: left;
}
#footer1-xf P {
  color: #222222;
  font-size: 12px;
}
#footer1-xf B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-xg .mbr-section-title,
#msg-box8-xg p {
  color: #fff;
}
#msg-box8-xg .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-xg .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-xg .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-xh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-xh .navbar-caption {
  color: #ffffff;
}
#menu-xh .navbar-toggler {
  color: #d14841;
}
#menu-xh .link,
#menu-xh .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-xh .link {
  font-size: 0.85rem;
}
#menu-xh .dropdown-item,
#menu-xh .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-xh .link:hover,
#menu-xh .dropdown-item:hover,
#menu-xh .link:focus,
#menu-xh .dropdown-item:focus {
  color: #c0a375;
}
#menu-xh .link[aria-expanded="true"],
#menu-xh .dropdown-menu {
  background: #e6e6e6;
}
#menu-xh .nav-dropdown-sm .link:focus,
#menu-xh .nav-dropdown-sm .link:hover,
#menu-xh .nav-dropdown-sm .dropdown-item:focus,
#menu-xh .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-xh .navbar,
#menu-xh .nav-dropdown-sm,
#menu-xh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-xh .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-xh .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-xh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-xh .bg-color.transparent.opened .link:hover,
#menu-xh .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-xh .link[aria-expanded="true"],
#menu-xh .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-xh.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-xh .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-xh .close-icon::before,
#menu-xh .close-icon::after {
  background-color: #d14841;
}
#content1-xj P {
  text-align: left;
}
#footer1-xl P {
  color: #222222;
  font-size: 12px;
}
#footer1-xl B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-xm .mbr-section-title,
#msg-box8-xm p {
  color: #fff;
}
#msg-box8-xm .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-xm .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-xm .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-xn .hide-buttons .nav-btn {
  display: none !important;
}
#menu-xn .navbar-caption {
  color: #ffffff;
}
#menu-xn .navbar-toggler {
  color: #d14841;
}
#menu-xn .link,
#menu-xn .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-xn .link {
  font-size: 0.85rem;
}
#menu-xn .dropdown-item,
#menu-xn .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-xn .link:hover,
#menu-xn .dropdown-item:hover,
#menu-xn .link:focus,
#menu-xn .dropdown-item:focus {
  color: #c0a375;
}
#menu-xn .link[aria-expanded="true"],
#menu-xn .dropdown-menu {
  background: #e6e6e6;
}
#menu-xn .nav-dropdown-sm .link:focus,
#menu-xn .nav-dropdown-sm .link:hover,
#menu-xn .nav-dropdown-sm .dropdown-item:focus,
#menu-xn .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-xn .navbar,
#menu-xn .nav-dropdown-sm,
#menu-xn .nav-dropdown-sm .link[aria-expanded="true"],
#menu-xn .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-xn .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-xn .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-xn .bg-color.transparent.opened .link:hover,
#menu-xn .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-xn .link[aria-expanded="true"],
#menu-xn .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-xn.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-xn .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-xn .close-icon::before,
#menu-xn .close-icon::after {
  background-color: #d14841;
}
#footer1-xr P {
  color: #222222;
  font-size: 12px;
}
#footer1-xr B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-xu .mbr-section-title,
#msg-box8-xu p {
  color: #fff;
}
#msg-box8-xu .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-xu .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#content1-xw P {
  text-align: left;
}
#menu-xy .hide-buttons .nav-btn {
  display: none !important;
}
#menu-xy .navbar-caption {
  color: #ffffff;
}
#menu-xy .navbar-toggler {
  color: #d14841;
}
#menu-xy .link,
#menu-xy .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-xy .link {
  font-size: 0.85rem;
}
#menu-xy .dropdown-item,
#menu-xy .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-xy .link:hover,
#menu-xy .dropdown-item:hover,
#menu-xy .link:focus,
#menu-xy .dropdown-item:focus {
  color: #c0a375;
}
#menu-xy .link[aria-expanded="true"],
#menu-xy .dropdown-menu {
  background: #e6e6e6;
}
#menu-xy .nav-dropdown-sm .link:focus,
#menu-xy .nav-dropdown-sm .link:hover,
#menu-xy .nav-dropdown-sm .dropdown-item:focus,
#menu-xy .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-xy .navbar,
#menu-xy .nav-dropdown-sm,
#menu-xy .nav-dropdown-sm .link[aria-expanded="true"],
#menu-xy .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-xy .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-xy .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-xy .bg-color.transparent.opened .link:hover,
#menu-xy .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-xy .link[aria-expanded="true"],
#menu-xy .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-xy.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-xy .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-xy .close-icon::before,
#menu-xy .close-icon::after {
  background-color: #d14841;
}
#footer1-xz P {
  color: #222222;
  font-size: 12px;
}
#footer1-xz B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-y6 .mbr-section-title,
#msg-box8-y6 p {
  color: #fff;
}
#msg-box8-y6 .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-y6 .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-y6 .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-y7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-y7 .navbar-caption {
  color: #ffffff;
}
#menu-y7 .navbar-toggler {
  color: #d14841;
}
#menu-y7 .link,
#menu-y7 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-y7 .link {
  font-size: 0.85rem;
}
#menu-y7 .dropdown-item,
#menu-y7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-y7 .link:hover,
#menu-y7 .dropdown-item:hover,
#menu-y7 .link:focus,
#menu-y7 .dropdown-item:focus {
  color: #c0a375;
}
#menu-y7 .link[aria-expanded="true"],
#menu-y7 .dropdown-menu {
  background: #e6e6e6;
}
#menu-y7 .nav-dropdown-sm .link:focus,
#menu-y7 .nav-dropdown-sm .link:hover,
#menu-y7 .nav-dropdown-sm .dropdown-item:focus,
#menu-y7 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-y7 .navbar,
#menu-y7 .nav-dropdown-sm,
#menu-y7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-y7 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-y7 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-y7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-y7 .bg-color.transparent.opened .link:hover,
#menu-y7 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-y7 .link[aria-expanded="true"],
#menu-y7 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-y7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-y7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-y7 .close-icon::before,
#menu-y7 .close-icon::after {
  background-color: #d14841;
}
#footer1-ya P {
  color: #222222;
  font-size: 12px;
}
#footer1-ya B {
  font-size: 15px;
  color: #000000;
}











#msg-box8-z0 .mbr-section-title,
#msg-box8-z0 p {
  color: #fff;
}
#msg-box8-z0 .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-z0 .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-z0 .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#content1-z2 P {
  text-align: center;
  font-size: 25px;
  color: #ffffff;
}
#menu-z3 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-z3 .navbar-caption {
  color: #ffffff;
}
#menu-z3 .navbar-toggler {
  color: #d14841;
}
#menu-z3 .link,
#menu-z3 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-z3 .link {
  font-size: 0.9rem;
}
#menu-z3 .dropdown-item,
#menu-z3 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-z3 .link:hover,
#menu-z3 .dropdown-item:hover,
#menu-z3 .link:focus,
#menu-z3 .dropdown-item:focus {
  color: #c0a375;
}
#menu-z3 .link[aria-expanded="true"],
#menu-z3 .dropdown-menu {
  background: #e6e6e6;
}
#menu-z3 .nav-dropdown-sm .link:focus,
#menu-z3 .nav-dropdown-sm .link:hover,
#menu-z3 .nav-dropdown-sm .dropdown-item:focus,
#menu-z3 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-z3 .navbar,
#menu-z3 .nav-dropdown-sm,
#menu-z3 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-z3 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-z3 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-z3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-z3 .bg-color.transparent.opened .link:hover,
#menu-z3 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-z3 .link[aria-expanded="true"],
#menu-z3 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-z3.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-z3 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-z3 .close-icon::before,
#menu-z3 .close-icon::after {
  background-color: #d14841;
}
#msg-box5-z4 P {
  color: #222222;
  font-size: 14px;
  font-family: 'Lora', serif;
}
#content6-z5 P {
  font-family: 'Lora', serif;
  font-size: 14px;
  color: #222222;
}
#features3-z7 H4 {
  font-family: 'Lora', serif;
  color: #b8312f;
}
#features3-z7 I {
  color: #b8312f;
}
#features3-z8 H4 {
  color: #b8312f;
  font-family: 'Lora', serif;
}
#msg-box8-z9 .mbr-section-title,
#msg-box8-z9 p {
  color: #fff;
}
#msg-box8-z9 .mbr-section-title {
  font-family: 'Lora', serif;
  font-size: 20px;
  color: #b8312f;
}
#msg-box8-zb .mbr-section-title,
#msg-box8-zb p {
  color: #fff;
}
#msg-box8-zb .mbr-section-title {
  color: #b8312f;
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box8-zb .mbr-section-title I {
  font-size: 20px;
}
#extTestimonials5-zc .mbr-section-title {
  font-size: 32px;
}
#extTestimonials5-zc .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #b8312f;
}
#msg-box8-ze .mbr-section-title,
#msg-box8-ze p {
  color: #fff;
}
#msg-box8-ze .lead P {
  color: #b8312f;
  font-family: 'Lora', serif;
  font-size: 20px;
}
#extTestimonials5-zf .mbr-section-title {
  font-size: 25px;
}
#footer1-zh P {
  color: #222222;
  font-size: 12px;
}
#footer1-zh B {
  font-size: 15px;
  color: #000000;
}
#msg-box5-zl H3 {
  font-size: 20px;
  color: #ff0000;
}

#msg-box8-10b .mbr-section-title,
#msg-box8-10b p {
  color: #fff;
}
#msg-box8-10b .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-10b .mbr-section-title I {
  font-size: 25px;
  color: #d14841;
}
#custom-html-10d .wrapper {
  width: 100%;
  height: 100%;
}
#custom-html-10d .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
#custom-html-10d .resp-iframe-mobile {
  position: relative;
  top: 150;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#custom-html-10d .resp-iframe-web {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#footer1-10f P {
  color: #222222;
  font-size: 12px;
}
#footer1-10f B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-10h .mbr-section-title,
#msg-box8-10h p {
  color: #fff;
}
#msg-box8-10h .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 22px;
}
#msg-box8-10h .mbr-section-title I {
  font-size: 22px;
}
#msg-box5-10n H3 {
  font-size: 20px;
}
#menu-10k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10k .navbar-caption {
  color: #ffffff;
}
#menu-10k .navbar-toggler {
  color: #d14841;
}
#menu-10k .link,
#menu-10k .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-10k .link {
  font-size: 0.85rem;
}
#menu-10k .dropdown-item,
#menu-10k .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-10k .link:hover,
#menu-10k .dropdown-item:hover,
#menu-10k .link:focus,
#menu-10k .dropdown-item:focus {
  color: #c0a375;
}
#menu-10k .link[aria-expanded="true"],
#menu-10k .dropdown-menu {
  background: #e6e6e6;
}
#menu-10k .nav-dropdown-sm .link:focus,
#menu-10k .nav-dropdown-sm .link:hover,
#menu-10k .nav-dropdown-sm .dropdown-item:focus,
#menu-10k .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-10k .navbar,
#menu-10k .nav-dropdown-sm,
#menu-10k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10k .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-10k .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-10k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10k .bg-color.transparent.opened .link:hover,
#menu-10k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-10k .link[aria-expanded="true"],
#menu-10k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-10k.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-10k .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-10k .close-icon::before,
#menu-10k .close-icon::after {
  background-color: #d14841;
}
#footer1-10l P {
  color: #222222;
  font-size: 12px;
}
#footer1-10l B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-2v .mbr-section-title,
#msg-box8-2v p {
  color: #fff;
}
#msg-box8-2v .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-2v .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#menu-2w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2w .navbar-caption {
  color: #ffffff;
}
#menu-2w .navbar-toggler {
  color: #d14841;
}
#menu-2w .link,
#menu-2w .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-2w .link {
  font-size: 0.85rem;
}
#menu-2w .dropdown-item,
#menu-2w .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-2w .link:hover,
#menu-2w .dropdown-item:hover,
#menu-2w .link:focus,
#menu-2w .dropdown-item:focus {
  color: #c0a375;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-menu {
  background: #e6e6e6;
}
#menu-2w .nav-dropdown-sm .link:focus,
#menu-2w .nav-dropdown-sm .link:hover,
#menu-2w .nav-dropdown-sm .dropdown-item:focus,
#menu-2w .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2w .navbar,
#menu-2w .nav-dropdown-sm,
#menu-2w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2w .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2w .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-2w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2w .bg-color.transparent.opened .link:hover,
#menu-2w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-2w.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-2w .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-2w .close-icon::before,
#menu-2w .close-icon::after {
  background-color: #d14841;
}
#footer1-2x P {
  color: #222222;
  font-size: 12px;
}
#footer1-2x B {
  font-size: 15px;
  color: #000000;
}
#custom-html-yb .wrapper {
  width: 100%;
  height: 100%;
}
#custom-html-yb .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
#custom-html-yb .resp-iframe-mobile {
  position: relative;
  top: 150;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#custom-html-yb .resp-iframe-web {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


#msg-box8-pg .mbr-section-title,
#msg-box8-pg p {
  color: #fff;
}
#msg-box8-pg .mbr-section-title {
  color: #f3c649;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-pg .mbr-section-title I {
  font-size: 25px;
}
#menu-ph .hide-buttons .nav-btn {
  display: none !important;
}
#menu-ph .navbar-caption {
  color: #ffffff;
}
#menu-ph .navbar-toggler {
  color: #d14841;
}
#menu-ph .link,
#menu-ph .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-ph .link {
  font-size: 0.85rem;
}
#menu-ph .dropdown-item,
#menu-ph .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-ph .link:hover,
#menu-ph .dropdown-item:hover,
#menu-ph .link:focus,
#menu-ph .dropdown-item:focus {
  color: #c0a375;
}
#menu-ph .link[aria-expanded="true"],
#menu-ph .dropdown-menu {
  background: #e6e6e6;
}
#menu-ph .nav-dropdown-sm .link:focus,
#menu-ph .nav-dropdown-sm .link:hover,
#menu-ph .nav-dropdown-sm .dropdown-item:focus,
#menu-ph .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-ph .navbar,
#menu-ph .nav-dropdown-sm,
#menu-ph .nav-dropdown-sm .link[aria-expanded="true"],
#menu-ph .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-ph .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-ph .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-ph .bg-color.transparent.opened .link:hover,
#menu-ph .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-ph .link[aria-expanded="true"],
#menu-ph .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-ph.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-ph .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-ph .close-icon::before,
#menu-ph .close-icon::after {
  background-color: #d14841;
}
#footer1-pk P {
  color: #222222;
  font-size: 12px;
}
#footer1-pk B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-yc .mbr-section-title,
#msg-box8-yc p {
  color: #fff;
}
#msg-box8-yc .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-yc .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-yc .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-yd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-yd .navbar-caption {
  color: #ffffff;
}
#menu-yd .navbar-toggler {
  color: #d14841;
}
#menu-yd .link,
#menu-yd .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-yd .link {
  font-size: 0.85rem;
}
#menu-yd .dropdown-item,
#menu-yd .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-yd .link:hover,
#menu-yd .dropdown-item:hover,
#menu-yd .link:focus,
#menu-yd .dropdown-item:focus {
  color: #c0a375;
}
#menu-yd .link[aria-expanded="true"],
#menu-yd .dropdown-menu {
  background: #e6e6e6;
}
#menu-yd .nav-dropdown-sm .link:focus,
#menu-yd .nav-dropdown-sm .link:hover,
#menu-yd .nav-dropdown-sm .dropdown-item:focus,
#menu-yd .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-yd .navbar,
#menu-yd .nav-dropdown-sm,
#menu-yd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-yd .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-yd .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-yd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-yd .bg-color.transparent.opened .link:hover,
#menu-yd .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-yd .link[aria-expanded="true"],
#menu-yd .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-yd.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-yd .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-yd .close-icon::before,
#menu-yd .close-icon::after {
  background-color: #d14841;
}
#custom-html-zp .wrapper {
  width: 100%;
  height: 100%;
}
#custom-html-zp .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
#custom-html-zp .resp-iframe-mobile {
  position: relative;
  top: 150;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#custom-html-zp .resp-iframe-web {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#footer1-yg P {
  color: #222222;
  font-size: 12px;
}
#footer1-yg B {
  font-size: 15px;
  color: #000000;
}


#msg-box8-12q .mbr-section-title,
#msg-box8-12q p {
  color: #fff;
}
#msg-box8-12q .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-12q .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#menu-12r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-12r .navbar-caption {
  color: #ffffff;
}
#menu-12r .navbar-toggler {
  color: #d14841;
}
#menu-12r .link,
#menu-12r .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-12r .link {
  font-size: 0.85rem;
}
#menu-12r .dropdown-item,
#menu-12r .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-12r .link:hover,
#menu-12r .dropdown-item:hover,
#menu-12r .link:focus,
#menu-12r .dropdown-item:focus {
  color: #c0a375;
}
#menu-12r .link[aria-expanded="true"],
#menu-12r .dropdown-menu {
  background: #e6e6e6;
}
#menu-12r .nav-dropdown-sm .link:focus,
#menu-12r .nav-dropdown-sm .link:hover,
#menu-12r .nav-dropdown-sm .dropdown-item:focus,
#menu-12r .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-12r .navbar,
#menu-12r .nav-dropdown-sm,
#menu-12r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-12r .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-12r .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-12r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-12r .bg-color.transparent.opened .link:hover,
#menu-12r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-12r .link[aria-expanded="true"],
#menu-12r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-12r.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-12r .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-12r .close-icon::before,
#menu-12r .close-icon::after {
  background-color: #d14841;
}
#footer1-12s P {
  color: #222222;
  font-size: 12px;
}
#footer1-12s B {
  font-size: 15px;
  color: #000000;
}
#custom-html-12u .wrapper {
  width: 100%;
  height: 100%;
}
#custom-html-12u .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}
#custom-html-12u .resp-iframe-mobile {
  position: relative;
  top: 150;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#custom-html-12u .resp-iframe-web {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}



#msg-box8-15b .mbr-section-title,
#msg-box8-15b p {
  color: #fff;
}
#msg-box8-15b .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-15b .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-15b .mbr-section-title SPAN {
  color: #faaf40;
}
#msg-box8-15b .mbr-section-title FONT {
  color: #d14841;
  font-size: 25px;
}
#menu-15e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-15e .navbar-caption {
  color: #ffffff;
}
#menu-15e .navbar-toggler {
  color: #d14841;
}
#menu-15e .link,
#menu-15e .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-15e .link {
  font-size: 0.85rem;
}
#menu-15e .dropdown-item,
#menu-15e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-15e .link:hover,
#menu-15e .dropdown-item:hover,
#menu-15e .link:focus,
#menu-15e .dropdown-item:focus {
  color: #c0a375;
}
#menu-15e .link[aria-expanded="true"],
#menu-15e .dropdown-menu {
  background: #e6e6e6;
}
#menu-15e .nav-dropdown-sm .link:focus,
#menu-15e .nav-dropdown-sm .link:hover,
#menu-15e .nav-dropdown-sm .dropdown-item:focus,
#menu-15e .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-15e .navbar,
#menu-15e .nav-dropdown-sm,
#menu-15e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-15e .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-15e .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-15e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-15e .bg-color.transparent.opened .link:hover,
#menu-15e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-15e .link[aria-expanded="true"],
#menu-15e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-15e.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-15e .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-15e .close-icon::before,
#menu-15e .close-icon::after {
  background-color: #d14841;
}
#msg-box5-15k H3 {
  font-size: 20px;
  color: #00a885;
}
#footer1-15f P {
  color: #222222;
  font-size: 12px;
}
#footer1-15f B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-16i .mbr-section-title,
#msg-box8-16i p {
  color: #fff;
}
#msg-box8-16i .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-16i .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-16i .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-16j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-16j .navbar-caption {
  color: #ffffff;
}
#menu-16j .navbar-toggler {
  color: #d14841;
}
#menu-16j .link,
#menu-16j .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-16j .link {
  font-size: 0.85rem;
}
#menu-16j .dropdown-item,
#menu-16j .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-16j .link:hover,
#menu-16j .dropdown-item:hover,
#menu-16j .link:focus,
#menu-16j .dropdown-item:focus {
  color: #c0a375;
}
#menu-16j .link[aria-expanded="true"],
#menu-16j .dropdown-menu {
  background: #e6e6e6;
}
#menu-16j .nav-dropdown-sm .link:focus,
#menu-16j .nav-dropdown-sm .link:hover,
#menu-16j .nav-dropdown-sm .dropdown-item:focus,
#menu-16j .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-16j .navbar,
#menu-16j .nav-dropdown-sm,
#menu-16j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-16j .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-16j .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-16j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-16j .bg-color.transparent.opened .link:hover,
#menu-16j .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-16j .link[aria-expanded="true"],
#menu-16j .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-16j.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-16j .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-16j .close-icon::before,
#menu-16j .close-icon::after {
  background-color: #d14841;
}
#footer1-16o P {
  color: #222222;
  font-size: 12px;
}
#footer1-16o B {
  font-size: 15px;
  color: #000000;
}
#msg-box5-16w H3 {
  font-size: 20px;
  color: #ff0000;
}

#menu-18b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-18b .navbar-caption {
  color: #ffffff;
}
#menu-18b .navbar-toggler {
  color: #d14841;
}
#menu-18b .link,
#menu-18b .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-18b .link {
  font-size: 0.85rem;
}
#menu-18b .dropdown-item,
#menu-18b .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-18b .link:hover,
#menu-18b .dropdown-item:hover,
#menu-18b .link:focus,
#menu-18b .dropdown-item:focus {
  color: #c0a375;
}
#menu-18b .link[aria-expanded="true"],
#menu-18b .dropdown-menu {
  background: #e6e6e6;
}
#menu-18b .nav-dropdown-sm .link:focus,
#menu-18b .nav-dropdown-sm .link:hover,
#menu-18b .nav-dropdown-sm .dropdown-item:focus,
#menu-18b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-18b .navbar,
#menu-18b .nav-dropdown-sm,
#menu-18b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-18b .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-18b .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-18b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-18b .bg-color.transparent.opened .link:hover,
#menu-18b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-18b .link[aria-expanded="true"],
#menu-18b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-18b.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-18b .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-18b .close-icon::before,
#menu-18b .close-icon::after {
  background-color: #d14841;
}
#header3-18d .mbr-section-title,
#header3-18d .mbr-section-subtitle {
  text-align: center;
}
#header3-18d .mbr-section-title {
  color: #3c5e81;
}
#header3-18d h3 {
  background: #deeaf6;
  padding: 20px 15px;
  border-radius: 15px;
  border: 3px solid white;
}
#footer1-18e P {
  color: #222222;
  font-size: 12px;
}
#footer1-18e B {
  font-size: 15px;
  color: #000000;
}
#content1-18f P {
  font-size: 17px;
}
#content1-18f a {
  font-style: normal;
}
#content1-18g P {
  text-align: center;
}
#content1-18g DIV {
  color: #2969b0;
}
#content1-18g .lead a {
  color: blue;
  font-style: normal !important;
}

#menu-172 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-172 .navbar-caption {
  color: #ffffff;
}
#menu-172 .navbar-toggler {
  color: #d14841;
}
#menu-172 .link,
#menu-172 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-172 .link {
  font-size: 0.85rem;
}
#menu-172 .dropdown-item,
#menu-172 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-172 .link:hover,
#menu-172 .dropdown-item:hover,
#menu-172 .link:focus,
#menu-172 .dropdown-item:focus {
  color: #c0a375;
}
#menu-172 .link[aria-expanded="true"],
#menu-172 .dropdown-menu {
  background: #e6e6e6;
}
#menu-172 .nav-dropdown-sm .link:focus,
#menu-172 .nav-dropdown-sm .link:hover,
#menu-172 .nav-dropdown-sm .dropdown-item:focus,
#menu-172 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-172 .navbar,
#menu-172 .nav-dropdown-sm,
#menu-172 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-172 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-172 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-172 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-172 .bg-color.transparent.opened .link:hover,
#menu-172 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-172 .link[aria-expanded="true"],
#menu-172 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-172.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-172 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-172 .close-icon::before,
#menu-172 .close-icon::after {
  background-color: #d14841;
}
#footer1-176 P {
  color: #222222;
  font-size: 12px;
}
#footer1-176 B {
  font-size: 15px;
  color: #000000;
}
#image1-178 .mbr-figure {
  max-width: 300px;
  margin: 0 auto;
}
#content1-17a P {
  text-align: center;
  font-size: 24px;
}
#content1-17a DIV {
  color: #c69504;
}
#content7-17g .lead P {
  font-size: 25px;
  text-align: center;
}
#content7-17g .lead {
  display: inline-block;
  max-width: 80%;
  margin: 0 auto;
}
#content7-17g .lead a {
  font-style: normal !important;
}
#content7-17g .lead.first-col p {
  color: #385622;
  background: #c5e0b5;
  padding: 10px 5px;
  border-radius: 15px;
}
#content7-17g .lead.second-col p {
  background: #fff0cd;
  color: #fcc000;
  padding: 10px 5px;
  border-radius: 15px;
}
#content7-17g .lead.third-col p {
  color: #1f4e79;
  padding: 10px 5px;
  border-radius: 15px;
  background: #deeaf8;
}
#image2-18z .mbr-section.custom-block .mbr-figure img {
  max-width: 250px;
  margin: 0px !important;
}
#content1-198 P {
  font-size: 24px;
}
#content1-198 DIV {
  color: #232323;
}
#content1-198 .custom {
  background-color: #00cc00;
  padding: 15px;
}
#content1-196 P {
  text-align: center;
}
#content1-194 P {
  text-align: center;
}
#content1-195 P {
  text-align: center;
}
#custom-html-199 {
  /* Type valid CSS here */
}
#custom-html-199 hr {
  height: 3px;
}
#content1-19q P {
  font-size: 24px;
}
#content1-19q DIV {
  color: #232323;
}
#content1-19q .custom {
  background-color: #00cc00;
  padding: 15px;
}
#content1-19d DIV {
  text-align: center;
}
#content1-19e P {
  text-align: center;
}
#content1-19f P {
  text-align: center;
}
#custom-html-19i {
  /* Type valid CSS here */
}
#custom-html-19i hr {
  height: 3px;
}
#content1-19r P {
  font-size: 24px;
}
#content1-19r DIV {
  color: #232323;
}
#content1-19r .custom {
  background-color: #00cc00;
  padding: 15px;
}
#content1-19u P {
  text-align: center;
}
#content1-19v P {
  text-align: center;
}
#content1-19w P {
  text-align: center;
}
#content1-19x P {
  text-align: center;
}
#content1-19y P {
  text-align: center;
}
#custom-html-19j {
  /* Type valid CSS here */
}
#custom-html-19j hr {
  height: 3px;
}
#content1-19z P {
  font-size: 24px;
}
#content1-19z DIV {
  color: #232323;
}
#content1-19z .custom {
  background-color: #00cc00;
  padding: 15px;
}
#content1-1a3 P {
  text-align: center;
}
#content1-1az P {
  text-align: center;
}
#custom-html-1a5 {
  /* Type valid CSS here */
}
#custom-html-1a5 hr {
  height: 3px;
}
#content1-1a6 P {
  font-size: 24px;
}
#content1-1a6 DIV {
  color: #232323;
}
#content1-1a6 .custom {
  background-color: #00cc00;
  padding: 15px;
}
#content1-1a9 P {
  text-align: center;
}
#content1-1ab P {
  text-align: center;
}
#content1-1ad P {
  text-align: center;
}
#content1-1af P {
  text-align: center;
}
#custom-html-1ag {
  /* Type valid CSS here */
}
#custom-html-1ag hr {
  height: 3px;
}
#content1-1ah P {
  font-size: 24px;
}
#content1-1ah DIV {
  color: #232323;
}
#content1-1ah .custom {
  background-color: #00cc00;
  padding: 15px;
}
#content1-1aj P {
  text-align: center;
}
#content1-1al P {
  text-align: center;
}
#custom-html-1an {
  /* Type valid CSS here */
}
#custom-html-1an hr {
  height: 3px;
}
#content1-1am P {
  font-size: 24px;
}
#content1-1am DIV {
  color: #232323;
}
#content1-1am .custom {
  background-color: #00cc00;
  padding: 15px;
}
#content1-1at P {
  text-align: center;
}
#content1-1au P {
  text-align: center;
}
#content1-1av P {
  text-align: center;
}
#content1-1aw P {
  text-align: center;
}
#custom-html-18i {
  /* Type valid CSS here */
}
#custom-html-18i div {
  text-align: left;
}
#features3-17m .sociallink .row {
  display: flex;
  align-items: center;
}
#features3-17m .instagram img {
  max-height: 28px;
}
#features3-17m .mbr-cards-col {
  padding: 0px !important;
  padding-bottom: 40px !important;
  padding-top: 20px !important;
}

#menu-17n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-17n .navbar-caption {
  color: #ffffff;
}
#menu-17n .navbar-toggler {
  color: #d14841;
}
#menu-17n .link,
#menu-17n .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-17n .link {
  font-size: 0.85rem;
}
#menu-17n .dropdown-item,
#menu-17n .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-17n .link:hover,
#menu-17n .dropdown-item:hover,
#menu-17n .link:focus,
#menu-17n .dropdown-item:focus {
  color: #c0a375;
}
#menu-17n .link[aria-expanded="true"],
#menu-17n .dropdown-menu {
  background: #e6e6e6;
}
#menu-17n .nav-dropdown-sm .link:focus,
#menu-17n .nav-dropdown-sm .link:hover,
#menu-17n .nav-dropdown-sm .dropdown-item:focus,
#menu-17n .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-17n .navbar,
#menu-17n .nav-dropdown-sm,
#menu-17n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-17n .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-17n .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-17n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-17n .bg-color.transparent.opened .link:hover,
#menu-17n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-17n .link[aria-expanded="true"],
#menu-17n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-17n.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-17n .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-17n .close-icon::before,
#menu-17n .close-icon::after {
  background-color: #d14841;
}
#header3-17x .mbr-section-title,
#header3-17x .mbr-section-subtitle {
  text-align: center;
}
#header3-17x .mbr-section-title {
  color: #f7ba00;
}
#header3-17x h3 {
  background: #fff2cc;
  padding: 20px 15px;
  border-radius: 15px;
  border: 3px solid white;
}
#footer1-17p P {
  color: #222222;
  font-size: 12px;
}
#footer1-17p B {
  font-size: 15px;
  color: #000000;
}
#content1-17s P {
  font-size: 17px;
}
#content1-17s a {
  font-style: normal;
}
#content1-17y P {
  text-align: center;
}
#content1-17y DIV {
  color: #2969b0;
}
#content1-17y .lead a {
  color: blue;
  font-style: normal !important;
}

#menu-17z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-17z .navbar-caption {
  color: #ffffff;
}
#menu-17z .navbar-toggler {
  color: #d14841;
}
#menu-17z .link,
#menu-17z .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-17z .link {
  font-size: 0.85rem;
}
#menu-17z .dropdown-item,
#menu-17z .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-17z .link:hover,
#menu-17z .dropdown-item:hover,
#menu-17z .link:focus,
#menu-17z .dropdown-item:focus {
  color: #c0a375;
}
#menu-17z .link[aria-expanded="true"],
#menu-17z .dropdown-menu {
  background: #e6e6e6;
}
#menu-17z .nav-dropdown-sm .link:focus,
#menu-17z .nav-dropdown-sm .link:hover,
#menu-17z .nav-dropdown-sm .dropdown-item:focus,
#menu-17z .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-17z .navbar,
#menu-17z .nav-dropdown-sm,
#menu-17z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-17z .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-17z .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-17z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-17z .bg-color.transparent.opened .link:hover,
#menu-17z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-17z .link[aria-expanded="true"],
#menu-17z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-17z.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-17z .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-17z .close-icon::before,
#menu-17z .close-icon::after {
  background-color: #d14841;
}
#header3-181 .mbr-section-title,
#header3-181 .mbr-section-subtitle {
  text-align: center;
}
#header3-181 .mbr-section-title {
  color: #405c2c;
}
#header3-181 h3 {
  background: #c5e0b5;
  padding: 20px 15px;
  border-radius: 15px;
  border: 3px solid white;
}
#footer1-182 P {
  color: #222222;
  font-size: 12px;
}
#footer1-182 B {
  font-size: 15px;
  color: #000000;
}
#content1-183 P {
  font-size: 17px;
}
#custom-html-186 table.fw {
  width: 100%;
}
#content1-184 P {
  text-align: left;
}
#content1-184 DIV {
  color: #2969b0;
}
#content1-184 .lead a {
  color: blue;
  font-style: normal !important;
}
#image2-18a img {
  max-width: 150px;
}
#content1-18h P {
  text-align: center;
}
#content1-18h .lead a {
  color: blue;
  font-style: normal !important;
}

#menu-1b5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1b5 .navbar-caption {
  color: #ffffff;
}
#menu-1b5 .navbar-toggler {
  color: #d14841;
}
#menu-1b5 .link,
#menu-1b5 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1b5 .link {
  font-size: 0.9rem;
}
#menu-1b5 .dropdown-item,
#menu-1b5 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1b5 .link:hover,
#menu-1b5 .dropdown-item:hover,
#menu-1b5 .link:focus,
#menu-1b5 .dropdown-item:focus {
  color: #c0a375;
}
#menu-1b5 .link[aria-expanded="true"],
#menu-1b5 .dropdown-menu {
  background: #e6e6e6;
}
#menu-1b5 .nav-dropdown-sm .link:focus,
#menu-1b5 .nav-dropdown-sm .link:hover,
#menu-1b5 .nav-dropdown-sm .dropdown-item:focus,
#menu-1b5 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1b5 .navbar,
#menu-1b5 .nav-dropdown-sm,
#menu-1b5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1b5 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1b5 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1b5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1b5 .bg-color.transparent.opened .link:hover,
#menu-1b5 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1b5 .link[aria-expanded="true"],
#menu-1b5 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1b5.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1b5 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1b5 .close-icon::before,
#menu-1b5 .close-icon::after {
  background-color: #d14841;
}
#footer1-1b6 P {
  color: #222222;
  font-size: 12px;
}
#footer1-1b6 B {
  font-size: 15px;
  color: #000000;
}

#menu-1be .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1be .navbar-caption {
  color: #ffffff;
}
#menu-1be .navbar-toggler {
  color: #d14841;
}
#menu-1be .link,
#menu-1be .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1be .link {
  font-size: 0.9rem;
}
#menu-1be .dropdown-item,
#menu-1be .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1be .link:hover,
#menu-1be .dropdown-item:hover,
#menu-1be .link:focus,
#menu-1be .dropdown-item:focus {
  color: #c0a375;
}
#menu-1be .link[aria-expanded="true"],
#menu-1be .dropdown-menu {
  background: #e6e6e6;
}
#menu-1be .nav-dropdown-sm .link:focus,
#menu-1be .nav-dropdown-sm .link:hover,
#menu-1be .nav-dropdown-sm .dropdown-item:focus,
#menu-1be .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1be .navbar,
#menu-1be .nav-dropdown-sm,
#menu-1be .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1be .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1be .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1be .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1be .bg-color.transparent.opened .link:hover,
#menu-1be .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1be .link[aria-expanded="true"],
#menu-1be .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1be.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1be .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1be .close-icon::before,
#menu-1be .close-icon::after {
  background-color: #d14841;
}
#footer1-1bg P {
  color: #222222;
  font-size: 12px;
}
#footer1-1bg B {
  font-size: 15px;
  color: #000000;
}

#menu-1bh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1bh .navbar-caption {
  color: #ffffff;
}
#menu-1bh .navbar-toggler {
  color: #d14841;
}
#menu-1bh .link,
#menu-1bh .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1bh .link {
  font-size: 0.9rem;
}
#menu-1bh .dropdown-item,
#menu-1bh .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1bh .link:hover,
#menu-1bh .dropdown-item:hover,
#menu-1bh .link:focus,
#menu-1bh .dropdown-item:focus {
  color: #c0a375;
}
#menu-1bh .link[aria-expanded="true"],
#menu-1bh .dropdown-menu {
  background: #e6e6e6;
}
#menu-1bh .nav-dropdown-sm .link:focus,
#menu-1bh .nav-dropdown-sm .link:hover,
#menu-1bh .nav-dropdown-sm .dropdown-item:focus,
#menu-1bh .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1bh .navbar,
#menu-1bh .nav-dropdown-sm,
#menu-1bh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1bh .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1bh .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1bh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1bh .bg-color.transparent.opened .link:hover,
#menu-1bh .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1bh .link[aria-expanded="true"],
#menu-1bh .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1bh.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1bh .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1bh .close-icon::before,
#menu-1bh .close-icon::after {
  background-color: #d14841;
}
#footer1-1bj P {
  color: #222222;
  font-size: 12px;
}
#footer1-1bj B {
  font-size: 15px;
  color: #000000;
}

#menu-1bk .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1bk .navbar-caption {
  color: #ffffff;
}
#menu-1bk .navbar-toggler {
  color: #d14841;
}
#menu-1bk .link,
#menu-1bk .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1bk .link {
  font-size: 0.9rem;
}
#menu-1bk .dropdown-item,
#menu-1bk .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1bk .link:hover,
#menu-1bk .dropdown-item:hover,
#menu-1bk .link:focus,
#menu-1bk .dropdown-item:focus {
  color: #c0a375;
}
#menu-1bk .link[aria-expanded="true"],
#menu-1bk .dropdown-menu {
  background: #e6e6e6;
}
#menu-1bk .nav-dropdown-sm .link:focus,
#menu-1bk .nav-dropdown-sm .link:hover,
#menu-1bk .nav-dropdown-sm .dropdown-item:focus,
#menu-1bk .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1bk .navbar,
#menu-1bk .nav-dropdown-sm,
#menu-1bk .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1bk .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1bk .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1bk .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1bk .bg-color.transparent.opened .link:hover,
#menu-1bk .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1bk .link[aria-expanded="true"],
#menu-1bk .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1bk.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1bk .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1bk .close-icon::before,
#menu-1bk .close-icon::after {
  background-color: #d14841;
}
#footer1-1bm P {
  color: #222222;
  font-size: 12px;
}
#footer1-1bm B {
  font-size: 15px;
  color: #000000;
}

#menu-1bp .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1bp .navbar-caption {
  color: #ffffff;
}
#menu-1bp .navbar-toggler {
  color: #d14841;
}
#menu-1bp .link,
#menu-1bp .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1bp .link {
  font-size: 0.9rem;
}
#menu-1bp .dropdown-item,
#menu-1bp .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1bp .link:hover,
#menu-1bp .dropdown-item:hover,
#menu-1bp .link:focus,
#menu-1bp .dropdown-item:focus {
  color: #c0a375;
}
#menu-1bp .link[aria-expanded="true"],
#menu-1bp .dropdown-menu {
  background: #e6e6e6;
}
#menu-1bp .nav-dropdown-sm .link:focus,
#menu-1bp .nav-dropdown-sm .link:hover,
#menu-1bp .nav-dropdown-sm .dropdown-item:focus,
#menu-1bp .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1bp .navbar,
#menu-1bp .nav-dropdown-sm,
#menu-1bp .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1bp .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1bp .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1bp .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1bp .bg-color.transparent.opened .link:hover,
#menu-1bp .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1bp .link[aria-expanded="true"],
#menu-1bp .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1bp.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1bp .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1bp .close-icon::before,
#menu-1bp .close-icon::after {
  background-color: #d14841;
}
#footer1-1br P {
  color: #222222;
  font-size: 12px;
}
#footer1-1br B {
  font-size: 15px;
  color: #000000;
}

#menu-1bs .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1bs .navbar-caption {
  color: #ffffff;
}
#menu-1bs .navbar-toggler {
  color: #d14841;
}
#menu-1bs .link,
#menu-1bs .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1bs .link {
  font-size: 0.9rem;
}
#menu-1bs .dropdown-item,
#menu-1bs .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1bs .link:hover,
#menu-1bs .dropdown-item:hover,
#menu-1bs .link:focus,
#menu-1bs .dropdown-item:focus {
  color: #c0a375;
}
#menu-1bs .link[aria-expanded="true"],
#menu-1bs .dropdown-menu {
  background: #e6e6e6;
}
#menu-1bs .nav-dropdown-sm .link:focus,
#menu-1bs .nav-dropdown-sm .link:hover,
#menu-1bs .nav-dropdown-sm .dropdown-item:focus,
#menu-1bs .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1bs .navbar,
#menu-1bs .nav-dropdown-sm,
#menu-1bs .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1bs .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1bs .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1bs .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1bs .bg-color.transparent.opened .link:hover,
#menu-1bs .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1bs .link[aria-expanded="true"],
#menu-1bs .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1bs.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1bs .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1bs .close-icon::before,
#menu-1bs .close-icon::after {
  background-color: #d14841;
}
#footer1-1bu P {
  color: #222222;
  font-size: 12px;
}
#footer1-1bu B {
  font-size: 15px;
  color: #000000;
}



#msg-box8-1c1 .mbr-section-title,
#msg-box8-1c1 p {
  color: #fff;
}
#msg-box8-1c1 .mbr-section-title {
  color: #f3c649;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
}
#msg-box8-1c1 .mbr-section-title I {
  font-family: 'Lora', serif;
  color: #d14841;
  font-size: 25px;
}
#msg-box8-1c1 .mbr-section-title FONT {
  color: #b8312f;
  font-size: 25px;
}
#menu-1c7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1c7 .navbar-caption {
  color: #ffffff;
}
#menu-1c7 .navbar-toggler {
  color: #d14841;
}
#menu-1c7 .link,
#menu-1c7 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-1c7 .link {
  font-size: 0.9rem;
}
#menu-1c7 .dropdown-item,
#menu-1c7 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1c7 .link:hover,
#menu-1c7 .dropdown-item:hover,
#menu-1c7 .link:focus,
#menu-1c7 .dropdown-item:focus {
  color: #c0a375;
}
#menu-1c7 .link[aria-expanded="true"],
#menu-1c7 .dropdown-menu {
  background: #e6e6e6;
}
#menu-1c7 .nav-dropdown-sm .link:focus,
#menu-1c7 .nav-dropdown-sm .link:hover,
#menu-1c7 .nav-dropdown-sm .dropdown-item:focus,
#menu-1c7 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1c7 .navbar,
#menu-1c7 .nav-dropdown-sm,
#menu-1c7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1c7 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1c7 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-1c7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1c7 .bg-color.transparent.opened .link:hover,
#menu-1c7 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-1c7 .link[aria-expanded="true"],
#menu-1c7 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-1c7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1c7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1c7 .close-icon::before,
#menu-1c7 .close-icon::after {
  background-color: #d14841;
}
#gallery3-1cw .mbr-gallery-item > div > span {
  text-align: right;
}
#footer1-1cu P {
  color: #222222;
  font-size: 12px;
}
#footer1-1cu B {
  font-size: 15px;
  color: #000000;
}






#msg-box8-c0 .mbr-section-title,
#msg-box8-c0 p {
  color: #fff;
}
#msg-box8-c0 .mbr-section-title {
  color: #d14841;
  font-family: 'Lora', serif;
  font-size: 25px;
}
#msg-box8-c0 .mbr-section-title I {
  color: #d14841;
  font-size: 25px;
}
#custom-html-sy {
  /* Type valid CSS here */
}
#custom-html-sy .my-image {
  width: 100%;
}
#msg-box5-qx H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-qx I {
  font-size: 20px;
}
#msg-box5-qy H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-qy I {
  font-size: 20px;
}
#msg-box5-qy P {
  font-size: 14px;
  text-align: left;
}
#msg-box5-qw H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-qw I {
  font-size: 20px;
}
#msg-box5-qw P {
  font-size: 14px;
}
#msg-box5-qv H3 {
  font-size: 20px;
  font-family: 'Lora', serif;
}
#msg-box5-qv I {
  font-size: 20px;
}
#menu-c1 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c1 .navbar-caption {
  color: #ffffff;
}
#menu-c1 .navbar-toggler {
  color: #d14841;
}
#menu-c1 .link,
#menu-c1 .dropdown-item {
  color: #d14841;
  font-family: 'Oxygen', sans-serif;
}
#menu-c1 .link {
  font-size: 0.85rem;
}
#menu-c1 .dropdown-item,
#menu-c1 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-c1 .link:hover,
#menu-c1 .dropdown-item:hover,
#menu-c1 .link:focus,
#menu-c1 .dropdown-item:focus {
  color: #c0a375;
}
#menu-c1 .link[aria-expanded="true"],
#menu-c1 .dropdown-menu {
  background: #e6e6e6;
}
#menu-c1 .nav-dropdown-sm .link:focus,
#menu-c1 .nav-dropdown-sm .link:hover,
#menu-c1 .nav-dropdown-sm .dropdown-item:focus,
#menu-c1 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-c1 .navbar,
#menu-c1 .nav-dropdown-sm,
#menu-c1 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c1 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-c1 .bg-color.transparent .link {
  color: #d14841;
  transition: none;
}
#menu-c1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c1 .bg-color.transparent.opened .link:hover,
#menu-c1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu-c1 .link[aria-expanded="true"],
#menu-c1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu-c1.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-c1 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-c1 .close-icon::before,
#menu-c1 .close-icon::after {
  background-color: #d14841;
}
#footer1-c2 P {
  color: #222222;
  font-size: 12px;
}
#footer1-c2 B {
  font-size: 15px;
  color: #000000;
}
