@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);













body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Montserrat', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.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: #a22222 !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: #a22222;
  border-color: #a22222;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #631515;
  border-color: #631515;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #631515 !important;
  border-color: #631515 !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: #4e1010;
  color: #4e1010;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #a22222;
  border-color: #a22222;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #a22222 !important;
  border-color: #a22222 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #a22222 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #a22222;
}
.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: #df6565;
}
.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: 'Montserrat', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Montserrat', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.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: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.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: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Montserrat', 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: 'Montserrat', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #c0a375;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #c0a375;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.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: 'Montserrat', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #c0a375;
}
.extAccordion1 .panel-heading a {
  font-family: 'Montserrat', 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: 'Montserrat', 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: 'Montserrat', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.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: 'Montserrat', sans-serif;
  font-style: normal;
}
.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;
}
#header2-b7 P {
  font-size: 20px;
}
#header2-b7 .mbr-section-title {
  font-size: 36px;
}
#header2-b7 .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#header3-kq .mbr-section-title,
#header3-kq .mbr-section-subtitle {
  text-align: center;
}
#header3-kq .mbr-section-title {
  font-size: 36px;
}
#content5-bq .mbr-section-title,
#content5-bq p {
  color: #fff;
}
#content5-bq .mbr-section-title {
  font-size: 36px;
}
#content5-bq DIV {
  color: #efefef;
}
#extFeatures9-br P {
  text-align: left;
  color: #28324e;
}
#extFeatures9-br H4 {
  color: #2c4a6c;
  font-size: 24px;
}
#extFeatures9-br .mbr-section-subtitle {
  text-align: center;
  font-size: 22px;
}
#extFeatures9-br .mbr-section-title {
  color: #553982;
}
#extFeatures9-br .mbr-section-title SPAN {
  font-size: 36px;
}
#extFeatures9-br UL {
  color: #a22222;
}
#extFeatures9-kq P {
  text-align: left;
  color: #28324e;
}
#extFeatures9-kq H4 {
  color: #2c4a6c;
  font-size: 24px;
}
#extFeatures9-kq .mbr-section-subtitle {
  text-align: center;
  font-size: 22px;
}
#extFeatures9-kq .mbr-section-title {
  color: #553982;
}
#extFeatures9-kq .mbr-section-title SPAN {
  font-size: 36px;
}
#extFeatures9-kq UL {
  color: #a22222;
}
#header3-bu .mbr-section-title,
#header3-bu .mbr-section-subtitle {
  text-align: center;
}
#header3-bu H3 {
  font-size: 36px;
  color: #2b0680;
}
#header3-bu SMALL {
  color: #b8312f;
  font-family: 'Montserrat', sans-serif;
}
#header3-bu .mbr-section-title SPAN {
  color: #a22222;
}
#header3-bu .mbr-section-subtitle {
  font-family: 'Lato', sans-serif;
  color: #28324e;
}
#features3-bf P {
  text-align: left;
  color: #7c706b;
  font-size: 17px;
}
#features3-bf H4 {
  color: #b8312f;
}
#header3-kd .mbr-section-title,
#header3-kd .mbr-section-subtitle {
  text-align: center;
}
#header3-kd H3 {
  font-size: 36px;
  color: #2b0680;
}
#header3-kd SMALL {
  color: #b8312f;
  font-family: 'Montserrat', sans-serif;
}
#header3-kd .mbr-section-title SPAN {
  color: #a22222;
}
#features3-by P {
  text-align: left;
  color: #7c706b;
  font-size: 14px;
}
#features3-by H4 {
  color: #b8312f;
}
#header3-kg .mbr-section-title,
#header3-kg .mbr-section-subtitle {
  text-align: center;
}
#header3-kg H3 {
  font-size: 36px;
  color: #2b0680;
}
#header3-kg SMALL {
  color: #b8312f;
  font-family: 'Montserrat', sans-serif;
}
#header3-kg .mbr-section-title SPAN {
  color: #a22222;
}
#features3-kf P {
  text-align: left;
  color: #7c706b;
  font-size: 14px;
}
#features3-kf H4 {
  color: #b8312f;
}
#header3-ke .mbr-section-title,
#header3-ke .mbr-section-subtitle {
  text-align: center;
}
#header3-ke H3 {
  font-size: 36px;
  color: #2b0680;
}
#header3-ke SMALL {
  color: #b8312f;
  font-family: 'Montserrat', sans-serif;
}
#header3-ke .mbr-section-title SPAN {
  color: #a22222;
}
#msg-box8-bx .mbr-section-title,
#msg-box8-bx p {
  color: #fff;
}
#msg-box8-bx .mbr-section-title {
  font-size: 36px;
}
#header3-k6 .mbr-section-title,
#header3-k6 .mbr-section-subtitle {
  text-align: center;
}
#header3-k6 H3 {
  font-size: 36px;
  color: #2b0680;
}
#header3-k6 SMALL {
  color: #b8312f;
  font-family: 'Montserrat', sans-serif;
}
#header3-k6 .mbr-section-subtitle {
  color: #871726;
  text-align: left;
}
#header3-k6 .mbr-section-title SPAN {
  font-size: 24px;
}
#header3-k6 .mbr-section-title {
  color: #871726;
}
#features1-ku .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-ku .mbr-cards-col:nth-child(odd) .card-text {
  color: #28324e;
  text-align: left;
  font-size: 14px;
}
#features1-ku .mbr-cards-col:nth-child(odd) .card-title {
  color: #28324e;
  font-size: 24px;
}
#features1-ku .mbr-cards-col:nth-child(even) .card-title {
  color: #28324e;
  font-size: 24px;
}
#features1-ku .mbr-cards-col:nth-child(even) .card-text {
  color: #28324e;
  text-align: left;
  font-size: 14px;
}
#extFeatures7-bh .mbr-section-title {
  color: #871726;
  font-size: 36px;
}
#extFeatures7-bh P {
  text-align: left;
  color: #8c8c8c;
}
#extFeatures7-bh H4 {
  color: #871726;
}
#extFeatures7-bh .mbr-section-title SPAN {
  font-size: 19px;
}
#extFeatures7-bh .mbr-section-subtitle {
  text-align: left;
}
#social-buttons1-ks .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#ext_menu-bo .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-bo .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#ext_menu-bo .navbar-toggler {
  color: #a22222;
}
#ext_menu-bo .close-icon::before,
#ext_menu-bo .close-icon::after {
  background-color: #a22222;
}
#ext_menu-bo .link,
#ext_menu-bo .dropdown-item {
  color: #a22222;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-bo .link {
  font-size: 0.7rem;
}
#ext_menu-bo .dropdown-item,
#ext_menu-bo .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-bo .link:hover,
#ext_menu-bo .dropdown-item:hover,
#ext_menu-bo .link:focus,
#ext_menu-bo .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-bo .link[aria-expanded="true"],
#ext_menu-bo .dropdown-menu {
  background: #dad0d0;
}
#ext_menu-bo .nav-dropdown-sm .link:focus,
#ext_menu-bo .nav-dropdown-sm .link:hover,
#ext_menu-bo .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-bo .nav-dropdown-sm .dropdown-item:hover {
  background: #e9e3e3!important;
}
#ext_menu-bo .navbar,
#ext_menu-bo .nav-dropdown-sm,
#ext_menu-bo .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-bo .nav-dropdown-sm .dropdown-menu {
  background: #f0ecec;
}
#ext_menu-bo .bg-color.transparent .link {
  color: #a22222;
  transition: none;
}
#ext_menu-bo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-bo .bg-color.transparent.opened .link:hover,
#ext_menu-bo .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-bo .link[aria-expanded="true"],
#ext_menu-bo .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-bo A {
  font-size: 10px;
}
#contacts1-bp STRONG {
  color: #742827;
  font-size: 12px;
}
#contacts1-bp P {
  font-size: 12px;
  color: #742827;
}








#header2-bz P {
  font-size: 20px;
}
#header2-bz .mbr-section-title {
  font-size: 36px;
}
#header2-bz .mbr-section-text {
  color: #ffffff;
}
#msg-box5-k0 SPAN {
  font-size: 36px;
}
#msg-box5-k0 P {
  font-size: 14px;
}
#content2-c1 BLOCKQUOTE {
  font-size: 17px;
  font-family: 'Lato', sans-serif;
}
#content2-c1 SPAN {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
}
#msg-box8-c6 .mbr-section-title,
#msg-box8-c6 p {
  color: #fff;
}
#msg-box8-c6 .mbr-section-title {
  font-size: 36px;
}
#msg-box8-c6 .lead UL {
  text-align: left;
  color: #ffffff;
  font-size: 14px;
}
#msg-box8-c6 .mbr-section-title SPAN {
  font-size: 30px;
}
#msg-box8-c6 .lead {
  color: #ffffff;
}
#header2-ke H3 {
  text-align: center;
  font-size: 60px;
}
#header2-ke SPAN {
  color: #9cabce;
}
#header2-ke P {
  color: #acbadc;
}
#header3-c7 .mbr-section-title,
#header3-c7 .mbr-section-subtitle {
  text-align: center;
}
#header3-c7 H3 {
  font-size: 30px;
}
#msg-box8-ca .mbr-section-title,
#msg-box8-ca p {
  color: #fff;
}
#msg-box8-ca .mbr-section-title {
  font-size: 36px;
}
#msg-box5-kv H3 {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: #28324e;
}
#msg-box5-kv P {
  color: #28324e;
}
#content2-cb BLOCKQUOTE {
  font-family: 'Lato', sans-serif;
}
#content2-cb DIV {
  color: #28324e;
}
#extFeatures7-kp .mbr-section-title SPAN {
  font-size: 32px;
}
#extFeatures7-kp .mbr-section-title {
  color: #28324e;
}
#extFeatures7-kp P {
  text-align: left;
  color: #28324e;
}
#extFeatures7-kp H5 {
  color: #28324e;
}
#msg-box5-kx H3 {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  color: #2f374c;
}
#msg-box5-kx P {
  font-size: 14px;
  text-align: left;
  color: #28324e;
}
#social-buttons1-ku .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#ext_menu-ce .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-ce .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#ext_menu-ce .navbar-toggler {
  color: #a22222;
}
#ext_menu-ce .close-icon::before,
#ext_menu-ce .close-icon::after {
  background-color: #a22222;
}
#ext_menu-ce .link,
#ext_menu-ce .dropdown-item {
  color: #a22222;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-ce .link {
  font-size: 0.7rem;
}
#ext_menu-ce .dropdown-item,
#ext_menu-ce .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-ce .link:hover,
#ext_menu-ce .dropdown-item:hover,
#ext_menu-ce .link:focus,
#ext_menu-ce .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-ce .link[aria-expanded="true"],
#ext_menu-ce .dropdown-menu {
  background: #dad0d0;
}
#ext_menu-ce .nav-dropdown-sm .link:focus,
#ext_menu-ce .nav-dropdown-sm .link:hover,
#ext_menu-ce .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-ce .nav-dropdown-sm .dropdown-item:hover {
  background: #e9e3e3!important;
}
#ext_menu-ce .navbar,
#ext_menu-ce .nav-dropdown-sm,
#ext_menu-ce .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-ce .nav-dropdown-sm .dropdown-menu {
  background: #f0ecec;
}
#ext_menu-ce .bg-color.transparent .link {
  color: #a22222;
  transition: none;
}
#ext_menu-ce .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-ce .bg-color.transparent.opened .link:hover,
#ext_menu-ce .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-ce .link[aria-expanded="true"],
#ext_menu-ce .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-ce A {
  font-size: 10px;
}
#contacts1-cf STRONG {
  color: #742827;
  font-size: 12px;
}
#contacts1-cf P {
  font-size: 12px;
  color: #742827;
}

















#ext_menu-3x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3x .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#ext_menu-3x .navbar-toggler {
  color: #a22222;
}
#ext_menu-3x .close-icon::before,
#ext_menu-3x .close-icon::after {
  background-color: #a22222;
}
#ext_menu-3x .link,
#ext_menu-3x .dropdown-item {
  color: #a22222;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-3x .link {
  font-size: 0.7rem;
}
#ext_menu-3x .dropdown-item,
#ext_menu-3x .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-3x .link:hover,
#ext_menu-3x .dropdown-item:hover,
#ext_menu-3x .link:focus,
#ext_menu-3x .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-menu {
  background: #dad0d0;
}
#ext_menu-3x .nav-dropdown-sm .link:focus,
#ext_menu-3x .nav-dropdown-sm .link:hover,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3x .nav-dropdown-sm .dropdown-item:hover {
  background: #e9e3e3!important;
}
#ext_menu-3x .navbar,
#ext_menu-3x .nav-dropdown-sm,
#ext_menu-3x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3x .nav-dropdown-sm .dropdown-menu {
  background: #f0ecec;
}
#ext_menu-3x .bg-color.transparent .link {
  color: #a22222;
  transition: none;
}
#ext_menu-3x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3x .bg-color.transparent.opened .link:hover,
#ext_menu-3x .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3x .link[aria-expanded="true"],
#ext_menu-3x .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-3x A {
  font-size: 10px;
}
#header2-3y H3 {
  font-size: 36px;
}
#header2-3y .mbr-section-title {
  font-size: 36px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#header2-3y .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#header2-3y .mbr-section-text {
  font-family: 'Roboto', sans-serif;
}
#header2-3y .mbr-section-title DIV {
  font-size: 25px;
}
#extMsg-box1-69 H3 {
  font-size: 36px;
}
#extMsg-box1-69 P {
  font-size: 16px;
}
#extMsg-box1-69 SPAN {
  font-size: 30px;
}
#header2-6m .mbr-section-title {
  font-size: 36px;
  text-align: center;
  font-family: 'PT Sans Narrow', sans-serif;
}
#header2-6m .mbr-section-text {
  font-family: 'Montserrat', sans-serif;
}
#header2-6m .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#extFeatures7-jx .mbr-section-title {
  font-size: 36px;
}
#extFeatures7-jx .mbr-section-title SPAN {
  color: #a22222;
  font-family: 'Montserrat', sans-serif;
}
#msg-box5-kg H3 {
  font-size: 46px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box5-kg SPAN {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#content6-5b P {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
}
#content6-5b .lead P {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#content6-41 P {
  font-size: 16px;
}
#msg-box5-4s H3 {
  font-size: 46px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box5-4s SPAN {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box5-ki H3 {
  font-size: 46px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box5-ki SPAN {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#social-buttons1-4c .mbr-section-title {
  font-size: 20px;
}
#contacts1-4f STRONG {
  color: #742827;
  font-size: 12px;
}
#contacts1-4f P {
  font-size: 12px;
  color: #742827;
}







#ext_menu-2 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2 .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#ext_menu-2 .navbar-toggler {
  color: #a22222;
}
#ext_menu-2 .close-icon::before,
#ext_menu-2 .close-icon::after {
  background-color: #a22222;
}
#ext_menu-2 .link,
#ext_menu-2 .dropdown-item {
  color: #a22222;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-2 .link {
  font-size: 0.7rem;
}
#ext_menu-2 .dropdown-item,
#ext_menu-2 .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-2 .link:hover,
#ext_menu-2 .dropdown-item:hover,
#ext_menu-2 .link:focus,
#ext_menu-2 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-menu {
  background: #dad0d0;
}
#ext_menu-2 .nav-dropdown-sm .link:focus,
#ext_menu-2 .nav-dropdown-sm .link:hover,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2 .nav-dropdown-sm .dropdown-item:hover {
  background: #e9e3e3!important;
}
#ext_menu-2 .navbar,
#ext_menu-2 .nav-dropdown-sm,
#ext_menu-2 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2 .nav-dropdown-sm .dropdown-menu {
  background: #f0ecec;
}
#ext_menu-2 .bg-color.transparent .link {
  color: #a22222;
  transition: none;
}
#ext_menu-2 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2 .bg-color.transparent.opened .link:hover,
#ext_menu-2 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2 .link[aria-expanded="true"],
#ext_menu-2 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-2 A {
  font-size: 10px;
}
#extFeatures9-ky P {
  text-align: left;
  color: #28324e;
}
#extFeatures9-ky H4 {
  color: #2c4a6c;
  font-size: 24px;
}
#extFeatures9-ky .mbr-section-subtitle {
  text-align: center;
  font-size: 22px;
}
#extFeatures9-ky .mbr-section-title {
  color: #553982;
}
#extFeatures9-ky .mbr-section-title SPAN {
  font-size: 36px;
}
#header2-3 H3 {
  font-size: 36px;
}
#header2-3 .mbr-section-title {
  font-size: 36px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#header2-3 .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#features3-o P {
  text-align: left;
}
#msg-box8-5s .mbr-section-title,
#msg-box8-5s p {
  color: #fff;
}
#msg-box8-5s .mbr-section-title {
  font-size: 36px;
}
#features1-w .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-w .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
  color: #475577;
}
#features1-w .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
}
#features1-w .mbr-cards-col:nth-child(odd) .card-title SPAN {
  color: #475577;
}
#msg-box8-kk .mbr-section-title,
#msg-box8-kk p {
  color: #fff;
}
#msg-box8-kk .mbr-section-title {
  font-size: 36px;
  font-family: 'Lato', sans-serif;
}
#msg-box8-kk .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#gallery3-ki LI {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
}
#extFeatures7-km H4 {
  color: #992826;
}
#social-buttons1-13 .mbr-section-title {
  font-size: 20px;
}
#social-buttons2-12 .mbr-section-title,
#social-buttons2-12 .btn-social {
  color: #232323;
}
#social-buttons2-12 .mbr-section-title {
  font-size: 20px;
}
#contacts1-4f STRONG {
  color: #742827;
  font-size: 12px;
}
#contacts1-4f P {
  font-size: 12px;
  color: #742827;
}







#header2-1k P {
  font-size: 20px;
}
#header2-1k .mbr-section-title {
  font-size: 36px;
}
#header2-1k .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-4g .mbr-section-title,
#msg-box8-4g p {
  color: #fff;
}
#msg-box8-4g .mbr-section-title {
  font-size: 36px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box8-4g .lead UL {
  text-align: left;
  color: #ffffff;
}
#msg-box8-4g .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#header3-4k .mbr-section-title,
#header3-4k .mbr-section-subtitle {
  text-align: center;
}
#header3-4k H3 {
  font-size: 30px;
}
#features1-kk .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-kk .mbr-cards-col:nth-child(odd) .card-text {
  color: #28324e;
  text-align: left;
  font-size: 14px;
}
#features1-kk .mbr-cards-col:nth-child(odd) .card-title {
  color: #28324e;
  font-size: 24px;
}
#features1-kk .mbr-cards-col:nth-child(even) .card-title {
  color: #28324e;
  font-size: 24px;
}
#features1-kk .mbr-cards-col:nth-child(even) .card-text {
  color: #28324e;
  text-align: left;
  font-size: 14px;
}
#features1-kk .mbr-cards-col:nth-child(odd) .card-subtitle {
  text-align: left;
}
#features1-kk .mbr-cards-col:nth-child(even) .card-subtitle {
  text-align: left;
}
#msg-box5-kj H3 {
  font-size: 46px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#msg-box5-kj SPAN {
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}
#header3-k1 .mbr-section-title,
#header3-k1 .mbr-section-subtitle {
  text-align: center;
}
#header3-k1 .mbr-section-title {
  font-size: 36px;
}
#social-buttons1-kr .mbr-section-title SPAN {
  font-size: 20px;
}
#ext_menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1i .navbar-caption {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#ext_menu-1i .navbar-toggler {
  color: #a22222;
}
#ext_menu-1i .close-icon::before,
#ext_menu-1i .close-icon::after {
  background-color: #a22222;
}
#ext_menu-1i .link,
#ext_menu-1i .dropdown-item {
  color: #a22222;
  font-family: 'Montserrat', sans-serif;
}
#ext_menu-1i .link {
  font-size: 0.7rem;
}
#ext_menu-1i .dropdown-item,
#ext_menu-1i .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#ext_menu-1i .link:hover,
#ext_menu-1i .dropdown-item:hover,
#ext_menu-1i .link:focus,
#ext_menu-1i .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1i .link[aria-expanded="true"],
#ext_menu-1i .dropdown-menu {
  background: #dad0d0;
}
#ext_menu-1i .nav-dropdown-sm .link:focus,
#ext_menu-1i .nav-dropdown-sm .link:hover,
#ext_menu-1i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #e9e3e3!important;
}
#ext_menu-1i .navbar,
#ext_menu-1i .nav-dropdown-sm,
#ext_menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #f0ecec;
}
#ext_menu-1i .bg-color.transparent .link {
  color: #a22222;
  transition: none;
}
#ext_menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1i .bg-color.transparent.opened .link:hover,
#ext_menu-1i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1i .link[aria-expanded="true"],
#ext_menu-1i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1i A {
  font-size: 10px;
}
#contacts1-1j STRONG {
  color: #742827;
  font-size: 12px;
}
#contacts1-1j P {
  font-size: 12px;
  color: #742827;
}
