@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);













body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', 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: 'Open Sans Condensed', 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: 'Open Sans Condensed', 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: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans Condensed', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #2c5337 !important;
}
.bg-success {
  background-color: #b9d9d2 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #b3a066 !important;
}
.bg-danger {
  background-color: #427c74 !important;
}
.btn-primary {
  background-color: #2c5337;
  border-color: #2c5337;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #112116;
  border-color: #112116;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #112116 !important;
  border-color: #112116 !important;
}
.btn-secondary {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !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: #b9d9d2;
  border-color: #b9d9d2;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #87beb2;
  border-color: #87beb2;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #87beb2 !important;
  border-color: #87beb2 !important;
}
.btn-warning {
  background-color: #b3a066;
  border-color: #b3a066;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #897844;
  border-color: #897844;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #897844 !important;
  border-color: #897844 !important;
}
.btn-danger {
  background-color: #427c74;
  border-color: #427c74;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #274a45;
  border-color: #274a45;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #274a45 !important;
  border-color: #274a45 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #09100b;
  color: #09100b;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #2c5337;
  border-color: #2c5337;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #2c5337 !important;
  border-color: #2c5337 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !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: #77b5a7;
  color: #77b5a7;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #b9d9d2;
  border-color: #b9d9d2;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #b9d9d2 !important;
  border-color: #b9d9d2 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #78693b;
  color: #78693b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #b3a066;
  border-color: #b3a066;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #b3a066 !important;
  border-color: #b3a066 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #1f3936;
  color: #1f3936;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #427c74;
  border-color: #427c74;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #427c74 !important;
  border-color: #427c74 !important;
}
.text-primary {
  color: #2c5337 !important;
}
.text-success {
  color: #b9d9d2 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #b3a066 !important;
}
.text-danger {
  color: #427c74 !important;
}
.alert-success {
  background-color: #b9d9d2;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #b3a066;
}
.alert-danger {
  background-color: #427c74;
}
.btn-social {
  border-color: #2c5337;
}
.btn-social:hover {
  background: #2c5337;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2c5337;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2c5337;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2c5337;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2c5337;
}
.lead a,
.lead a:hover {
  color: #2c5337;
}
.lead blockquote {
  border-color: #2c5337;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #9bcaa8;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #ddd5bb;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #81bcb4;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #2c5337;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Open Sans Condensed', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.features6 .description {
  font-family: 'Open Sans', sans-serif;
}
.count,
.counter-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.counter-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #2c5337;
}
.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: 'Open Sans Condensed', 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: 'Open Sans', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader13 .number {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extHeader13 .period {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Open Sans', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #2c5337;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extForm2 .container p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #2c5337;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #2c5337;
}
.extCounters2 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #2c5337;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #2c5337;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #2c5337;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #2c5337;
}
.extAccordion1 .panel-heading a {
  font-family: 'Open Sans', 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: #2c5337;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Open Sans', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #2c5337;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #2c5337;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #2c5337;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Open Sans Condensed', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #2c5337 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #2c5337;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #2c5337;
}
.theme-border {
  border: 1px solid #2c5337;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-0 .navbar-toggler {
  color: #efefef;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #efefef;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-0 .link {
  font-size: 1rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #2c5337;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #305b55;
}
#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: #3d726b!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: #427c74;
}
#menu-0 .bg-color.transparent .link {
  color: #efefef;
  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: #2c5337;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#header2-1 .mbr-section-text {
  font-family: 'PT Sans', sans-serif;
  font-size: 48px;
}
#extHeader12-5 H3 {
  color: #efefef;
  font-size: 60px;
}
#extHeader12-5 P {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}
#extHeader12-5 .btn {
  font-size: 22px;
}
#header3-19 .mbr-section-title,
#header3-19 .mbr-section-subtitle {
  text-align: center;
}
#header3-19 H3 {
  color: #565656;
  font-size: 60px;
}
#extFeatures13-i .etl-icon {
  color: #00a885;
}
#extFeatures13-i .mbr-section-title {
  font-size: 48px;
}
#extFeatures13-i .mbr-section-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}
#extFeatures13-i H4 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}
#extFeatures13-i P {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#buttons1-13 .btn {
  font-size: 22px;
}
#extFeatures9-16 H4 {
  font-size: 32px;
}
#extFeatures9-16 H5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}
#extFeatures9-16 P {
  font-size: 22px;
  color: #c1c1c1;
}
#extFeatures9-16 .mbr-section-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  text-align: center;
  color: #cccccc;
}
#extFeatures9-16 .mbr-section-title {
  color: #565656;
  font-size: 60px;
}
#extTestimonials5-9 .mbr-section-title {
  color: #565656;
  font-size: 60px;
}
#header1-4s .mbr-section-lead {
  color: #363636;
}
#header1-4s .mbr-section-title {
  color: #363636;
}
#contacts1-e P {
  font-family: 'Open Sans', sans-serif;
}



#menu-j .hide-buttons .nav-btn {
  display: none !important;
}
#menu-j .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-j .navbar-toggler {
  color: #efefef;
}
#menu-j .close-icon::before,
#menu-j .close-icon::after {
  background-color: #efefef;
}
#menu-j .link,
#menu-j .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-j .link {
  font-size: 1rem;
}
#menu-j .dropdown-item,
#menu-j .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-j .link:hover,
#menu-j .dropdown-item:hover,
#menu-j .link:focus,
#menu-j .dropdown-item:focus {
  color: #2c5337;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-menu {
  background: #305b55;
}
#menu-j .nav-dropdown-sm .link:focus,
#menu-j .nav-dropdown-sm .link:hover,
#menu-j .nav-dropdown-sm .dropdown-item:focus,
#menu-j .nav-dropdown-sm .dropdown-item:hover {
  background: #3d726b!important;
}
#menu-j .navbar,
#menu-j .nav-dropdown-sm,
#menu-j .nav-dropdown-sm .link[aria-expanded="true"],
#menu-j .nav-dropdown-sm .dropdown-menu {
  background: #427c74;
}
#menu-j .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-j .bg-color.transparent.opened .link:hover,
#menu-j .bg-color.transparent.opened .link:focus {
  color: #2c5337;
}
#menu-j .link[aria-expanded="true"],
#menu-j .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#header3-n .mbr-section-title,
#header3-n .mbr-section-subtitle {
  text-align: center;
}
#header3-n H3 {
  text-align: right;
}
#header3-o .mbr-section-title,
#header3-o .mbr-section-subtitle {
  text-align: center;
}
#content1-q P {
  text-align: left;
}
#contacts1-k P {
  font-family: 'Open Sans', sans-serif;
}



#menu-2s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2s .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-2s .navbar-toggler {
  color: #efefef;
}
#menu-2s .close-icon::before,
#menu-2s .close-icon::after {
  background-color: #efefef;
}
#menu-2s .link,
#menu-2s .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-2s .link {
  font-size: 1rem;
}
#menu-2s .dropdown-item,
#menu-2s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-2s .link:hover,
#menu-2s .dropdown-item:hover,
#menu-2s .link:focus,
#menu-2s .dropdown-item:focus {
  color: #2c5337;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-menu {
  background: #305b55;
}
#menu-2s .nav-dropdown-sm .link:focus,
#menu-2s .nav-dropdown-sm .link:hover,
#menu-2s .nav-dropdown-sm .dropdown-item:focus,
#menu-2s .nav-dropdown-sm .dropdown-item:hover {
  background: #3d726b!important;
}
#menu-2s .navbar,
#menu-2s .nav-dropdown-sm,
#menu-2s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2s .nav-dropdown-sm .dropdown-menu {
  background: #427c74;
}
#menu-2s .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-2s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2s .bg-color.transparent.opened .link:hover,
#menu-2s .bg-color.transparent.opened .link:focus {
  color: #2c5337;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#header3-u .mbr-section-title,
#header3-u .mbr-section-subtitle {
  text-align: center;
}
#header3-u H3 {
  text-align: right;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#content1-x P {
  text-align: left;
}
#contacts1-10 P {
  font-family: 'Open Sans', sans-serif;
}







#menu-1a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1a .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-1a .navbar-toggler {
  color: #efefef;
}
#menu-1a .close-icon::before,
#menu-1a .close-icon::after {
  background-color: #efefef;
}
#menu-1a .link,
#menu-1a .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-1a .link {
  font-size: 1rem;
}
#menu-1a .dropdown-item,
#menu-1a .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-1a .link:hover,
#menu-1a .dropdown-item:hover,
#menu-1a .link:focus,
#menu-1a .dropdown-item:focus {
  color: #2c5337;
}
#menu-1a .link[aria-expanded="true"],
#menu-1a .dropdown-menu {
  background: #305b55;
}
#menu-1a .nav-dropdown-sm .link:focus,
#menu-1a .nav-dropdown-sm .link:hover,
#menu-1a .nav-dropdown-sm .dropdown-item:focus,
#menu-1a .nav-dropdown-sm .dropdown-item:hover {
  background: #3d726b!important;
}
#menu-1a .navbar,
#menu-1a .nav-dropdown-sm,
#menu-1a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1a .nav-dropdown-sm .dropdown-menu {
  background: #427c74;
}
#menu-1a .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-1a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1a .bg-color.transparent.opened .link:hover,
#menu-1a .bg-color.transparent.opened .link:focus {
  color: #2c5337;
}
#menu-1a .link[aria-expanded="true"],
#menu-1a .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#content1-1e element.style {
  padding-top: 50px;
}
#content1-1f H1 {
  color: #616161;
}
#content1-1f .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
}
#extMsg-box3-1r P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}
#extMsg-box3-1r SPAN {
  color: #616161;
}
#extMsg-box3-1r .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#extMsg-box3-1r .lead a:hover {
  color: #427C74;
}
#content1-1n .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#content1-1n .lead a:hover {
  color: #427C74;
}
#header3-2o .mbr-section-title,
#header3-2o .mbr-section-subtitle {
  text-align: center;
}
#features3-2p .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
}
#features3-2p H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-2p H5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  color: #8c8c8c;
}
#features3-2p P {
  font-size: 17px;
}
#contacts1-1b P {
  font-family: 'Open Sans', sans-serif;
}








#menu-1s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1s .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-1s .navbar-toggler {
  color: #efefef;
}
#menu-1s .close-icon::before,
#menu-1s .close-icon::after {
  background-color: #efefef;
}
#menu-1s .link,
#menu-1s .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-1s .link {
  font-size: 1rem;
}
#menu-1s .dropdown-item,
#menu-1s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-1s .link:hover,
#menu-1s .dropdown-item:hover,
#menu-1s .link:focus,
#menu-1s .dropdown-item:focus {
  color: #2c5337;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-menu {
  background: #305b55;
}
#menu-1s .nav-dropdown-sm .link:focus,
#menu-1s .nav-dropdown-sm .link:hover,
#menu-1s .nav-dropdown-sm .dropdown-item:focus,
#menu-1s .nav-dropdown-sm .dropdown-item:hover {
  background: #3d726b!important;
}
#menu-1s .navbar,
#menu-1s .nav-dropdown-sm,
#menu-1s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1s .nav-dropdown-sm .dropdown-menu {
  background: #427c74;
}
#menu-1s .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-1s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1s .bg-color.transparent.opened .link:hover,
#menu-1s .bg-color.transparent.opened .link:focus {
  color: #2c5337;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#content1-1t element.style {
  padding-top: 50px;
}
#content1-1u H1 {
  color: #616161;
}
#content1-1u .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
}
#extMsg-box3-1v P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}
#extMsg-box3-1v .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#extMsg-box3-1v .lead a:hover {
  color: #427C74;
}
#content1-1w .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#content1-1w .lead a:hover {
  color: #427C74;
}
#content1-20 .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#content1-20 .lead a:hover {
  color: #427C74;
}
#extFeatures8-24 .feature-title,
#extFeatures8-24 .description {
  color: #232323;
}
#extFeatures8-24 .feature-subtitle {
  color: #8c8c8c;
  font-family: 'Open Sans', sans-serif;
}
#extFeatures8-24 .feature-title {
  font-family: 'Open Sans', sans-serif;
}
#header3-2n .mbr-section-title,
#header3-2n .mbr-section-subtitle {
  text-align: center;
}
#features3-2r H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-2r H5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  color: #8c8c8c;
}
#features3-2r .btn {
  font-size: 22px;
}
#contacts1-1y P {
  font-family: 'Open Sans', sans-serif;
}
#contacts1-1y .mbr-footer-content h1,
#contacts1-1y .mbr-footer .mbr-contacts h1,
#contacts1-1y .mbr-footer-content h2,
#contacts1-1y .mbr-footer .mbr-contacts h2,
#contacts1-1y .mbr-footer-content h3,
#contacts1-1y .mbr-footer .mbr-contacts h3,
#contacts1-1y .mbr-footer-content h4,
#contacts1-1y .mbr-footer .mbr-contacts h4,
#contacts1-1y .mbr-footer-content p strong,
#contacts1-1y .mbr-footer .mbr-contacts p strong,
#contacts1-1y .mbr-footer-content strong,
#contacts1-1y .mbr-footer .mbr-contacts strong {
  font-family: 'Open Sans', sans-serif;
}









#menu-25 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-25 .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-25 .navbar-toggler {
  color: #efefef;
}
#menu-25 .close-icon::before,
#menu-25 .close-icon::after {
  background-color: #efefef;
}
#menu-25 .link,
#menu-25 .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-25 .link {
  font-size: 1rem;
}
#menu-25 .dropdown-item,
#menu-25 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-25 .link:hover,
#menu-25 .dropdown-item:hover,
#menu-25 .link:focus,
#menu-25 .dropdown-item:focus {
  color: #2c5337;
}
#menu-25 .link[aria-expanded="true"],
#menu-25 .dropdown-menu {
  background: #305b55;
}
#menu-25 .nav-dropdown-sm .link:focus,
#menu-25 .nav-dropdown-sm .link:hover,
#menu-25 .nav-dropdown-sm .dropdown-item:focus,
#menu-25 .nav-dropdown-sm .dropdown-item:hover {
  background: #3d726b!important;
}
#menu-25 .navbar,
#menu-25 .nav-dropdown-sm,
#menu-25 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-25 .nav-dropdown-sm .dropdown-menu {
  background: #427c74;
}
#menu-25 .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-25 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-25 .bg-color.transparent.opened .link:hover,
#menu-25 .bg-color.transparent.opened .link:focus {
  color: #2c5337;
}
#menu-25 .link[aria-expanded="true"],
#menu-25 .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#content1-26 element.style {
  padding-top: 50px;
}
#content1-27 H1 {
  color: #616161;
}
#content1-27 .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
}
#extMsg-box3-28 P {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}
#extMsg-box3-28 SPAN {
  color: #c1c1c1;
}
#extMsg-box3-28 .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#extMsg-box3-28 .lead a:hover {
  color: #427C74;
}
#content1-29 .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#content1-29 .lead a:hover {
  color: #427C74;
}
#content1-2b .lead a {
  font-size: 1.07rem;
  font-family: 'Open Sans';
  color: #b3a066;
  text-decoration: underline;
}
#content1-2b .lead a:hover {
  color: #427C74;
}
#extFeatures8-2c .feature-title,
#extFeatures8-2c .description {
  color: #232323;
}
#extFeatures8-2c .feature-subtitle {
  color: #8c8c8c;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}
#extFeatures8-2c .feature-title {
  font-family: 'Open Sans', sans-serif;
}
#extFeatures8-2c P {
  font-size: 17px;
}
#header3-2l .mbr-section-title,
#header3-2l .mbr-section-subtitle {
  text-align: center;
}
#features3-2j .btn {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
}
#features3-2j H4 {
  font-family: 'Open Sans', sans-serif;
}
#features3-2j H5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  color: #8c8c8c;
}
#features3-2j P {
  font-size: 17px;
}
#contacts1-2d P {
  font-family: 'Open Sans', sans-serif;
}
#contacts1-2d .mbr-footer-content h1,
#contacts1-2d .mbr-footer .mbr-contacts h1,
#contacts1-2d .mbr-footer-content h2,
#contacts1-2d .mbr-footer .mbr-contacts h2,
#contacts1-2d .mbr-footer-content h3,
#contacts1-2d .mbr-footer .mbr-contacts h3,
#contacts1-2d .mbr-footer-content h4,
#contacts1-2d .mbr-footer .mbr-contacts h4,
#contacts1-2d .mbr-footer-content p strong,
#contacts1-2d .mbr-footer .mbr-contacts p strong,
#contacts1-2d .mbr-footer-content strong,
#contacts1-2d .mbr-footer .mbr-contacts strong {
  font-family: 'Open Sans', sans-serif;
}




#menu-2s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2s .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-2s .navbar-toggler {
  color: #efefef;
}
#menu-2s .close-icon::before,
#menu-2s .close-icon::after {
  background-color: #efefef;
}
#menu-2s .link,
#menu-2s .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-2s .link {
  font-size: 1rem;
}
#menu-2s .dropdown-item,
#menu-2s .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-2s .link:hover,
#menu-2s .dropdown-item:hover,
#menu-2s .link:focus,
#menu-2s .dropdown-item:focus {
  color: #2c5337;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-menu {
  background: #305b55;
}
#menu-2s .nav-dropdown-sm .link:focus,
#menu-2s .nav-dropdown-sm .link:hover,
#menu-2s .nav-dropdown-sm .dropdown-item:focus,
#menu-2s .nav-dropdown-sm .dropdown-item:hover {
  background: #3d726b!important;
}
#menu-2s .navbar,
#menu-2s .nav-dropdown-sm,
#menu-2s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2s .nav-dropdown-sm .dropdown-menu {
  background: #427c74;
}
#menu-2s .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-2s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2s .bg-color.transparent.opened .link:hover,
#menu-2s .bg-color.transparent.opened .link:focus {
  color: #2c5337;
}
#menu-2s .link[aria-expanded="true"],
#menu-2s .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#header1-31 .mbr-section-title {
  font-size: 60px;
}
#header1-31 .btn {
  font-size: 22px;
}
#header1-31 .btn-warning-outline {
  background-color: #b3a066;
  border-color: #b3a066;
  color: #ffffff;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 H3 {
  font-size: 60px;
}
#header3-34 SMALL {
  font-size: 22px;
}
#buttons1-35 .btn {
  font-size: 22px;
}
#header3-32 .mbr-section-title,
#header3-32 .mbr-section-subtitle {
  text-align: center;
}
#header3-32 H3 {
  color: #ffffff;
  font-size: 60px;
}
#header3-32 SMALL {
  color: #efefef;
  font-size: 22px;
}
#buttons1-36 .btn {
  font-size: 22px;
}
#gallery3-2w .mbr-gallery-item > div > span {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}
#pricing-table2-2y .mbr-plan-header,
#pricing-table2-2y .mbr-plan-body {
  background-color: #f4f4f4;
}
#pricing-table2-2y ul,
#pricing-table2-2y .mbr-plan-title,
#pricing-table2-2y .mbr-price-value,
#pricing-table2-2y .mbr-price-figure,
#pricing-table2-2y .mbr-price-term {
  color: #28262b;
}
#pricing-table2-2y .mbr-plan {
  border-color: #e8e8e8;
}
#pricing-table2-2y .mbr-plan .list-group-item {
  border-color: #cfcfcf;
}
#pricing-table2-2y .mbr-plan-title {
  font-size: 22px;
  color: #000000;
}
#pricing-table2-2y .mbr-plan-label {
  font-size: 14px;
}
#pricing-table2-2y .mbr-price-value {
  color: #000000;
}
#pricing-table2-2y .mbr-price-figure {
  color: #000000;
}
#pricing-table2-2y .btn {
  font-size: 22px;
}
#pricing-table2-2y UL {
  font-size: 17px;
}
#pricing-table2-2y .mbr-section__container .mbr-section-title {
  font-size: 60px;
}
#pricing-table2-2y .mbr-section__container .mbr-section-subtitle {
  font-size: 22px;
}
#pricing-table2-2y .bg-primary {
  background-color: #b3a066 !important;
}
#pricing-table2-2y .mbr-plan-label {
  background: #efefef;
  color: #000;
}
#content1-37 P {
  text-align: center;
}
#content1-37 UL {
  text-align: center;
}
#contacts1-2t P {
  font-family: 'Open Sans', sans-serif;
}



#menu-3p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3p .navbar-caption {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#menu-3p .navbar-toggler {
  color: #efefef;
}
#menu-3p .close-icon::before,
#menu-3p .close-icon::after {
  background-color: #efefef;
}
#menu-3p .link,
#menu-3p .dropdown-item {
  color: #efefef;
  font-family: 'Open Sans', sans-serif;
}
#menu-3p .link {
  font-size: 1rem;
}
#menu-3p .dropdown-item,
#menu-3p .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-3p .link:hover,
#menu-3p .dropdown-item:hover,
#menu-3p .link:focus,
#menu-3p .dropdown-item:focus {
  color: #2c5337;
}
#menu-3p .link[aria-expanded="true"],
#menu-3p .dropdown-menu {
  background: #305b55;
}
#menu-3p .nav-dropdown-sm .link:focus,
#menu-3p .nav-dropdown-sm .link:hover,
#menu-3p .nav-dropdown-sm .dropdown-item:focus,
#menu-3p .nav-dropdown-sm .dropdown-item:hover {
  background: #3d726b!important;
}
#menu-3p .navbar,
#menu-3p .nav-dropdown-sm,
#menu-3p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3p .nav-dropdown-sm .dropdown-menu {
  background: #427c74;
}
#menu-3p .bg-color.transparent .link {
  color: #efefef;
  transition: none;
}
#menu-3p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3p .bg-color.transparent.opened .link:hover,
#menu-3p .bg-color.transparent.opened .link:focus {
  color: #2c5337;
}
#menu-3p .link[aria-expanded="true"],
#menu-3p .dropdown-item[aria-expanded="true"] {
  color: #2c5337!important;
}
#header3-3q .mbr-section-title,
#header3-3q .mbr-section-subtitle {
  text-align: center;
}
#header3-3q H3 {
  text-align: right;
}
#header3-3r .mbr-section-title,
#header3-3r .mbr-section-subtitle {
  text-align: center;
}
#custom-html-3v {
  /* width = parseInt(100/columns.length)*/
}
#custom-html-3v .column {
  float: left;
  margin-bottom: 10px;
}
#custom-html-3v .column1 {
  width: 100%;
}
#custom-html-3v .column2 {
  width: 50%;
}
#custom-html-3v .column3 {
  width: 33%;
}
#custom-html-3v .column4 {
  width: 25%;
}
#custom-html-3v .column5 {
  width: 20%;
}
#custom-html-3v .large {
  width: 100%;
  *width: 94%;
}
#custom-html-3v .element-checkbox {
  overflow: hidden;
  line-height: 20px;
}
#custom-html-3v .checkbox-inline {
  margin-top: 0;
  margin-left: 0;
}
#custom-html-3v .label {
  display: block;
  margin-bottom: 3px;
  clear: both;
}
#content1-3s P {
  text-align: left;
}
#contacts1-3t P {
  font-family: 'Open Sans', sans-serif;
}
