@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz: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-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;
}
#header3-8h .mbr-section-title,
#header3-8h .mbr-section-subtitle {
  text-align: center;
}
#header3-8h H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
.cid-u1boXQl3hf {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #7e9b9f;
}
.cid-u1boXQl3hf .fb-page,
.cid-u1boXQl3hf span,
.cid-u1boXQl3hf iframe {
  width: 430px;
  height: 670px;
}
.cid-u1boXQl3hf blockquote {
  display: none;
}
.cid-u1boXQl3hf .fb-page {
  background-color: #1877f2;
  border-radius: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMin meet' viewBox='0 0 262 266.895'><path id='path3087' fill='%23fff' d='M182.409,262.307v-99.803h33.499l5.016-38.895h-38.515V98.777c0-11.261,3.127-18.935,19.275-18.935 l20.596-0.009V45.045c-3.562-0.474-15.788-1.533-30.012-1.533c-29.695,0-50.025,18.126-50.025,51.413v28.684h-33.585v38.895h33.585 v99.803H182.409z'></path></svg>");
}
.cid-u1boXQl3hf .mbr-text {
  color: #ffffff;
}
.cid-u1boXQl3hf .mbr-section-title {
  color: #ffffff;
}
#features3-4 H5 {
  color: #7e9b9f;
}
#features3-4 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#features3-4 P {
  color: #2969b0;
}
#ext_menu-1 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1 .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-1 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1 .close-icon::before,
#ext_menu-1 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1 .link,
#ext_menu-1 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-1 .link {
  font-size: 0.75rem;
}
#ext_menu-1 .dropdown-item,
#ext_menu-1 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1 .link:hover,
#ext_menu-1 .dropdown-item:hover,
#ext_menu-1 .link:focus,
#ext_menu-1 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-menu {
  background: #648286;
}
#ext_menu-1 .nav-dropdown-sm .link:focus,
#ext_menu-1 .nav-dropdown-sm .link:hover,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1 .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-1 .navbar,
#ext_menu-1 .nav-dropdown-sm,
#ext_menu-1 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1 .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-1 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1 .bg-color.transparent.opened .link:hover,
#ext_menu-1 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1 .link[aria-expanded="true"],
#ext_menu-1 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features3-80 H5 {
  color: #7e9b9f;
}
#features3-80 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#features3-80 P {
  color: #2969b0;
}
#features3-81 H5 {
  color: #7e9b9f;
}
#features3-81 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#features3-81 P {
  color: #2969b0;
}
#features3-7q H5 {
  color: #7e9b9f;
}
#features3-7q H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#features3-7q P {
  color: #2969b0;
}
#form2-2f .mbr-section-title {
  color: #fff;
}
#form2-2f .mbr-section-subtitle {
  color: #a0a0a0;
}
#form2-2f .btn {
  font-family: 'Oxygen', sans-serif;
}
#header3-6m .mbr-section-title,
#header3-6m .mbr-section-subtitle {
  text-align: center;
}
#header3-6l .mbr-section-title,
#header3-6l .mbr-section-subtitle {
  text-align: center;
}
#features3-9 {
  
  
  
}
#features3-9 H4 {
  color: #efefef;
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#features3-9 H5 {
  color: #efefef;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#features3-9 P {
  color: #efefef;
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#social-buttons1-3f {
  
}
#social-buttons1-3f .mbr-section-title {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#footer1-a P {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
}







#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-q .link {
  font-size: 0.75rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #648286;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-5i .mbr-section-title,
#header3-5i .mbr-section-subtitle {
  text-align: center;
}
#header3-5i H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#features3-15 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-15 H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}
#features3-18 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-18 H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}


#ext_menu-s .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-s .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-s .navbar-toggler {
  color: #ffffff;
}
#ext_menu-s .close-icon::before,
#ext_menu-s .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-s .link,
#ext_menu-s .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-s .link {
  font-size: 0.75rem;
}
#ext_menu-s .dropdown-item,
#ext_menu-s .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-s .link:hover,
#ext_menu-s .dropdown-item:hover,
#ext_menu-s .link:focus,
#ext_menu-s .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-s .link[aria-expanded="true"],
#ext_menu-s .dropdown-menu {
  background: #648286;
}
#ext_menu-s .nav-dropdown-sm .link:focus,
#ext_menu-s .nav-dropdown-sm .link:hover,
#ext_menu-s .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-s .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-s .navbar,
#ext_menu-s .nav-dropdown-sm,
#ext_menu-s .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-s .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-s .bg-color.transparent.opened .link:hover,
#ext_menu-s .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-s .link[aria-expanded="true"],
#ext_menu-s .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}









#ext_menu-u .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-u .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-u .navbar-toggler {
  color: #ffffff;
}
#ext_menu-u .close-icon::before,
#ext_menu-u .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-u .link,
#ext_menu-u .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-u .link {
  font-size: 0.75rem;
}
#ext_menu-u .dropdown-item,
#ext_menu-u .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-u .link:hover,
#ext_menu-u .dropdown-item:hover,
#ext_menu-u .link:focus,
#ext_menu-u .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-u .link[aria-expanded="true"],
#ext_menu-u .dropdown-menu {
  background: #648286;
}
#ext_menu-u .nav-dropdown-sm .link:focus,
#ext_menu-u .nav-dropdown-sm .link:hover,
#ext_menu-u .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-u .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-u .navbar,
#ext_menu-u .nav-dropdown-sm,
#ext_menu-u .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-u .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-u .bg-color.transparent.opened .link:hover,
#ext_menu-u .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-u .link[aria-expanded="true"],
#ext_menu-u .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-5j .mbr-section-title,
#header3-5j .mbr-section-subtitle {
  text-align: center;
}
#header3-5j H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#features3-13 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-13 H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
  text-align: center;
}
#features3-14 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-14 H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
  text-align: center;
}
#features3-12 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 15px;
}
#features3-12 H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
  text-align: center;
}











#header3-5h .mbr-section-title,
#header3-5h .mbr-section-subtitle {
  text-align: center;
}
#header3-5h H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-c .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-c .navbar-toggler {
  color: #ffffff;
}
#ext_menu-c .close-icon::before,
#ext_menu-c .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-c .link,
#ext_menu-c .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-c .link {
  font-size: 0.75rem;
}
#ext_menu-c .dropdown-item,
#ext_menu-c .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-c .link:hover,
#ext_menu-c .dropdown-item:hover,
#ext_menu-c .link:focus,
#ext_menu-c .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-menu {
  background: #648286;
}
#ext_menu-c .nav-dropdown-sm .link:focus,
#ext_menu-c .nav-dropdown-sm .link:hover,
#ext_menu-c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-c .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-c .navbar,
#ext_menu-c .nav-dropdown-sm,
#ext_menu-c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-c .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-c .bg-color.transparent.opened .link:hover,
#ext_menu-c .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#features3-z H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-z H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}
#features3-y H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-y H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}
#features3-x H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-x H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}
#features3-19 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-19 H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}







#ext_menu-o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-o .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-o .navbar-toggler {
  color: #ffffff;
}
#ext_menu-o .close-icon::before,
#ext_menu-o .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-o .link,
#ext_menu-o .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-o .link {
  font-size: 0.75rem;
}
#ext_menu-o .dropdown-item,
#ext_menu-o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-o .link:hover,
#ext_menu-o .dropdown-item:hover,
#ext_menu-o .link:focus,
#ext_menu-o .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-menu {
  background: #648286;
}
#ext_menu-o .nav-dropdown-sm .link:focus,
#ext_menu-o .nav-dropdown-sm .link:hover,
#ext_menu-o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-o .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-o .navbar,
#ext_menu-o .nav-dropdown-sm,
#ext_menu-o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-o .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-o .bg-color.transparent.opened .link:hover,
#ext_menu-o .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-o .link[aria-expanded="true"],
#ext_menu-o .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-5k .mbr-section-title,
#header3-5k .mbr-section-subtitle {
  text-align: center;
}
#header3-5k H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#features3-16 H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-16 H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}
#features3-8k H4 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
}
#features3-8k H5 {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
  font-size: 12px;
}


#ext_menu-1o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1o .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-1o .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1o .close-icon::before,
#ext_menu-1o .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1o .link,
#ext_menu-1o .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-1o .link {
  font-size: 0.75rem;
}
#ext_menu-1o .dropdown-item,
#ext_menu-1o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1o .link:hover,
#ext_menu-1o .dropdown-item:hover,
#ext_menu-1o .link:focus,
#ext_menu-1o .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1o .link[aria-expanded="true"],
#ext_menu-1o .dropdown-menu {
  background: #648286;
}
#ext_menu-1o .nav-dropdown-sm .link:focus,
#ext_menu-1o .nav-dropdown-sm .link:hover,
#ext_menu-1o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1o .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-1o .navbar,
#ext_menu-1o .nav-dropdown-sm,
#ext_menu-1o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1o .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-1o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1o .bg-color.transparent.opened .link:hover,
#ext_menu-1o .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1o .link[aria-expanded="true"],
#ext_menu-1o .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-2d .mbr-section-title,
#header3-2d .mbr-section-subtitle {
  text-align: center;
}
#header3-2d H3 {
  color: #7e9b9f;
  font-size: 18px;
}
#content1-2b P {
  color: #7e9b9f;
  font-size: 14px;
  text-align: justify;
}
#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#header3-1z H3 {
  font-size: 18px;
  color: #7e9b9f;
}
#content1-1v P {
  font-size: 14px;
  color: #7e9b9f;
  text-align: justify;
}
#header3-20 .mbr-section-title,
#header3-20 .mbr-section-subtitle {
  text-align: center;
}
#header3-20 H3 {
  font-size: 18px;
  color: #7e9b9f;
}
#content1-1x P {
  font-size: 14px;
  color: #7e9b9f;
  text-align: justify;
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 H3 {
  font-size: 18px;
  color: #7e9b9f;
}
#content1-27 P {
  font-size: 14px;
  color: #7e9b9f;
  text-align: justify;
}
#header3-25 .mbr-section-title,
#header3-25 .mbr-section-subtitle {
  text-align: center;
}
#header3-25 H3 {
  font-size: 18px;
  color: #7e9b9f;
  text-align: right;
}
#content1-26 P {
  font-size: 14px;
  color: #7e9b9f;
  text-align: justify;
}





#ext_menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2g .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-2g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2g .close-icon::before,
#ext_menu-2g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2g .link,
#ext_menu-2g .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-2g .link {
  font-size: 0.75rem;
}
#ext_menu-2g .dropdown-item,
#ext_menu-2g .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2g .link:hover,
#ext_menu-2g .dropdown-item:hover,
#ext_menu-2g .link:focus,
#ext_menu-2g .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2g .link[aria-expanded="true"],
#ext_menu-2g .dropdown-menu {
  background: #648286;
}
#ext_menu-2g .nav-dropdown-sm .link:focus,
#ext_menu-2g .nav-dropdown-sm .link:hover,
#ext_menu-2g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-2g .navbar,
#ext_menu-2g .nav-dropdown-sm,
#ext_menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-2g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2g .bg-color.transparent.opened .link:hover,
#ext_menu-2g .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2g .link[aria-expanded="true"],
#ext_menu-2g .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#slider2-2l .mbr-section-title,
#slider2-2l .mbr-section-lead {
  color: #fff;
}
#features3-2n H4 {
  color: #7e9b9f;
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#features3-2n .btn {
  font-family: 'Oxygen', sans-serif;
}
#features3-2m H4 {
  color: #7e9b9f;
  font-size: 16px;
}
#features3-2m P {
  text-align: center;
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}








#ext_menu-2o .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2o .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-2o .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2o .close-icon::before,
#ext_menu-2o .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2o .link,
#ext_menu-2o .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-2o .link {
  font-size: 0.75rem;
}
#ext_menu-2o .dropdown-item,
#ext_menu-2o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2o .link:hover,
#ext_menu-2o .dropdown-item:hover,
#ext_menu-2o .link:focus,
#ext_menu-2o .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-2o .link[aria-expanded="true"],
#ext_menu-2o .dropdown-menu {
  background: #648286;
}
#ext_menu-2o .nav-dropdown-sm .link:focus,
#ext_menu-2o .nav-dropdown-sm .link:hover,
#ext_menu-2o .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2o .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-2o .navbar,
#ext_menu-2o .nav-dropdown-sm,
#ext_menu-2o .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2o .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-2o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2o .bg-color.transparent.opened .link:hover,
#ext_menu-2o .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-2o .link[aria-expanded="true"],
#ext_menu-2o .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box4-6g H3 {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Oxygen', sans-serif;
}
#header3-2r .mbr-section-title,
#header3-2r .mbr-section-subtitle {
  text-align: center;
}
#header3-2r H3 {
  color: #7e9b9f;
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#content1-2s P {
  color: #7e9b9f;
  font-size: 14px;
  text-align: justify;
}
#header3-2t .mbr-section-title,
#header3-2t .mbr-section-subtitle {
  text-align: center;
}
#header3-2t H3 {
  font-size: 16px;
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
}
#content1-2v P {
  font-size: 14px;
  color: #7e9b9f;
  text-align: justify;
}
#msg-box4-6e H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box4-6f H3 {
  font-size: 18px;
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
}
#msg-box4-6h H3 {
  font-size: 18px;
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
}



#ext_menu-4j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4j .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-4j .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4j .close-icon::before,
#ext_menu-4j .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4j .link,
#ext_menu-4j .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-4j .link {
  font-size: 0.75rem;
}
#ext_menu-4j .dropdown-item,
#ext_menu-4j .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4j .link:hover,
#ext_menu-4j .dropdown-item:hover,
#ext_menu-4j .link:focus,
#ext_menu-4j .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-4j .link[aria-expanded="true"],
#ext_menu-4j .dropdown-menu {
  background: #648286;
}
#ext_menu-4j .nav-dropdown-sm .link:focus,
#ext_menu-4j .nav-dropdown-sm .link:hover,
#ext_menu-4j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4j .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-4j .navbar,
#ext_menu-4j .nav-dropdown-sm,
#ext_menu-4j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4j .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-4j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4j .bg-color.transparent.opened .link:hover,
#ext_menu-4j .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-4j .link[aria-expanded="true"],
#ext_menu-4j .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#form1-8r .form-control-label {
  color: #ffffff;
}
#form1-8r .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
}
#social-buttons1-8u .mbr-section-title {
  color: #7e9b9f;
  font-size: 12px;
  font-family: 'Oxygen', sans-serif;
}


#ext_menu-4r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4r .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-4r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4r .close-icon::before,
#ext_menu-4r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4r .link,
#ext_menu-4r .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-4r .link {
  font-size: 0.75rem;
}
#ext_menu-4r .dropdown-item,
#ext_menu-4r .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4r .link:hover,
#ext_menu-4r .dropdown-item:hover,
#ext_menu-4r .link:focus,
#ext_menu-4r .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-4r .link[aria-expanded="true"],
#ext_menu-4r .dropdown-menu {
  background: #648286;
}
#ext_menu-4r .nav-dropdown-sm .link:focus,
#ext_menu-4r .nav-dropdown-sm .link:hover,
#ext_menu-4r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4r .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-4r .navbar,
#ext_menu-4r .nav-dropdown-sm,
#ext_menu-4r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4r .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-4r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4r .bg-color.transparent.opened .link:hover,
#ext_menu-4r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-4r .link[aria-expanded="true"],
#ext_menu-4r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-4t {
  
  
  
}
#msg-box7-4t .mbr-section-title,
#msg-box7-4t .lead p {
  color: #fff;
}
#msg-box7-4t H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
  text-align: center;
}
#msg-box7-4t P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#msg-box7-4t .btn {
  font-family: 'Oxygen', sans-serif;
}
#content1-4v {
  
}
#content1-4v P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
  text-align: justify;
}



#ext_menu-50 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-50 .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-50 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-50 .close-icon::before,
#ext_menu-50 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-50 .link,
#ext_menu-50 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-50 .link {
  font-size: 0.75rem;
}
#ext_menu-50 .dropdown-item,
#ext_menu-50 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-50 .link:hover,
#ext_menu-50 .dropdown-item:hover,
#ext_menu-50 .link:focus,
#ext_menu-50 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-50 .link[aria-expanded="true"],
#ext_menu-50 .dropdown-menu {
  background: #648286;
}
#ext_menu-50 .nav-dropdown-sm .link:focus,
#ext_menu-50 .nav-dropdown-sm .link:hover,
#ext_menu-50 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-50 .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-50 .navbar,
#ext_menu-50 .nav-dropdown-sm,
#ext_menu-50 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-50 .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-50 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-50 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-50 .bg-color.transparent.opened .link:hover,
#ext_menu-50 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-50 .link[aria-expanded="true"],
#ext_menu-50 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-5f {
  
  
}
#msg-box7-5f .mbr-section-title,
#msg-box7-5f .lead p {
  color: #fff;
}
#msg-box7-5f H3 {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
  text-align: center;
}
#msg-box7-5f P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#header3-56 .mbr-section-title,
#header3-56 .mbr-section-subtitle {
  text-align: center;
}
#header3-56 H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#header3-56 SMALL {
  color: #7e9b9f;
  font-size: 14px;
}


#ext_menu-52 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-52 .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-52 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-52 .close-icon::before,
#ext_menu-52 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-52 .link,
#ext_menu-52 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-52 .link {
  font-size: 0.75rem;
}
#ext_menu-52 .dropdown-item,
#ext_menu-52 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-52 .link:hover,
#ext_menu-52 .dropdown-item:hover,
#ext_menu-52 .link:focus,
#ext_menu-52 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-52 .link[aria-expanded="true"],
#ext_menu-52 .dropdown-menu {
  background: #648286;
}
#ext_menu-52 .nav-dropdown-sm .link:focus,
#ext_menu-52 .nav-dropdown-sm .link:hover,
#ext_menu-52 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-52 .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-52 .navbar,
#ext_menu-52 .nav-dropdown-sm,
#ext_menu-52 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-52 .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-52 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-52 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-52 .bg-color.transparent.opened .link:hover,
#ext_menu-52 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-52 .link[aria-expanded="true"],
#ext_menu-52 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-5g {
  
  
}
#msg-box7-5g .mbr-section-title,
#msg-box7-5g .lead p {
  color: #fff;
}
#msg-box7-5g P {
  text-align: justify;
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-5g H3 {
  text-align: center;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}






















#ext_menu-5r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5r .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-5r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5r .close-icon::before,
#ext_menu-5r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5r .link,
#ext_menu-5r .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-5r .link {
  font-size: 0.75rem;
}
#ext_menu-5r .dropdown-item,
#ext_menu-5r .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5r .link:hover,
#ext_menu-5r .dropdown-item:hover,
#ext_menu-5r .link:focus,
#ext_menu-5r .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-5r .link[aria-expanded="true"],
#ext_menu-5r .dropdown-menu {
  background: #648286;
}
#ext_menu-5r .nav-dropdown-sm .link:focus,
#ext_menu-5r .nav-dropdown-sm .link:hover,
#ext_menu-5r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5r .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-5r .navbar,
#ext_menu-5r .nav-dropdown-sm,
#ext_menu-5r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5r .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-5r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5r .bg-color.transparent.opened .link:hover,
#ext_menu-5r .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-5r .link[aria-expanded="true"],
#ext_menu-5r .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#testimonials3-5x .mbr-section-title {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#testimonials3-5x .mbr-author-name {
  color: #ccc;
}
#testimonials3-5x .card-block P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-5x .card-block {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-5x .card-footer > div {
  color: #efefef;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#testimonials3-5v .mbr-section-title {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#testimonials3-5v .mbr-author-name {
  color: #ccc;
}
#testimonials3-5v .card-block P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-5v .card-block {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-5v .card-footer > div {
  color: #efefef;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#testimonials3-5w .mbr-section-title {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#testimonials3-5w .mbr-author-name {
  color: #ccc;
}
#testimonials3-5w .card-block P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-5w .card-block {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-5w .card-footer > div {
  color: #efefef;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#testimonials3-61 .mbr-section-title {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#testimonials3-61 .mbr-author-name {
  color: #ccc;
}
#testimonials3-61 .card-block P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-61 .card-block {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-61 .card-footer > div {
  color: #efefef;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}
#testimonials3-65 .mbr-section-title {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#testimonials3-65 .mbr-author-name {
  color: #ccc;
}
#testimonials3-65 .card-block P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-65 .card-block {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  color: #7e9b9f;
}
#testimonials3-65 .card-footer > div {
  color: #efefef;
  font-family: 'Oxygen', sans-serif;
  font-size: 18px;
}





#ext_menu-3i .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3i .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-3i .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3i .close-icon::before,
#ext_menu-3i .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3i .link,
#ext_menu-3i .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-3i .link {
  font-size: 0.75rem;
}
#ext_menu-3i .dropdown-item,
#ext_menu-3i .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3i .link:hover,
#ext_menu-3i .dropdown-item:hover,
#ext_menu-3i .link:focus,
#ext_menu-3i .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-3i .link[aria-expanded="true"],
#ext_menu-3i .dropdown-menu {
  background: #648286;
}
#ext_menu-3i .nav-dropdown-sm .link:focus,
#ext_menu-3i .nav-dropdown-sm .link:hover,
#ext_menu-3i .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3i .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-3i .navbar,
#ext_menu-3i .nav-dropdown-sm,
#ext_menu-3i .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3i .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-3i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3i .bg-color.transparent.opened .link:hover,
#ext_menu-3i .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-3i .link[aria-expanded="true"],
#ext_menu-3i .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box7-49 {
  
  
  
}
#msg-box7-49 .mbr-section-title,
#msg-box7-49 .lead p {
  color: #fff;
}
#msg-box7-49 H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-49 P {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
  text-align: justify;
}
#msg-box7-49 .btn {
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-48 {
  
  
  
}
#msg-box7-48 .mbr-section-title,
#msg-box7-48 .lead p {
  color: #fff;
}
#msg-box7-48 H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-48 P {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
  text-align: justify;
}
#msg-box7-48 .btn {
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-4d .mbr-section-title,
#msg-box7-4d .lead p {
  color: #fff;
}
#msg-box7-4d H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-4d P {
  font-family: 'Oxygen', sans-serif;
  font-size: 14px;
}
#msg-box7-4d .btn {
  font-family: 'Oxygen', sans-serif;
}




#ext_menu-73 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-73 .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-73 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-73 .close-icon::before,
#ext_menu-73 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-73 .link,
#ext_menu-73 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-73 .link {
  font-size: 0.75rem;
}
#ext_menu-73 .dropdown-item,
#ext_menu-73 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-73 .link:hover,
#ext_menu-73 .dropdown-item:hover,
#ext_menu-73 .link:focus,
#ext_menu-73 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-menu {
  background: #648286;
}
#ext_menu-73 .nav-dropdown-sm .link:focus,
#ext_menu-73 .nav-dropdown-sm .link:hover,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-73 .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-73 .navbar,
#ext_menu-73 .nav-dropdown-sm,
#ext_menu-73 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-73 .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-73 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-73 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-73 .bg-color.transparent.opened .link:hover,
#ext_menu-73 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-73 .link[aria-expanded="true"],
#ext_menu-73 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header3-75 .mbr-section-title,
#header3-75 .mbr-section-subtitle {
  text-align: center;
}
#header3-75 H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#custom-html-76 {
  /* Type valid CSS here */
}
#custom-html-76 .my-image {
  width: 100%;
}
#header3-77 .mbr-section-title,
#header3-77 .mbr-section-subtitle {
  text-align: center;
}
#header3-77 H3 {
  color: #7e9b9f;
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-79 {
  
  
}
#msg-box7-79 .mbr-section-title,
#msg-box7-79 .lead p {
  color: #fff;
}
#msg-box7-79 H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-79 P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#msg-box7-7k {
  
  
}
#msg-box7-7k .mbr-section-title,
#msg-box7-7k .lead p {
  color: #fff;
}
#msg-box7-7k H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-7k P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#msg-box7-7l {
  
  
}
#msg-box7-7l .mbr-section-title,
#msg-box7-7l .lead p {
  color: #fff;
}
#msg-box7-7l H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-7l P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#msg-box7-7m {
  
  
}
#msg-box7-7m .mbr-section-title,
#msg-box7-7m .lead p {
  color: #fff;
}
#msg-box7-7m H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-7m P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#msg-box7-7p {
  
  
}
#msg-box7-7p .mbr-section-title,
#msg-box7-7p .lead p {
  color: #fff;
}
#msg-box7-7p H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-7p P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}
#msg-box7-7o {
  
  
}
#msg-box7-7o .mbr-section-title,
#msg-box7-7o .lead p {
  color: #fff;
}
#msg-box7-7o H3 {
  font-size: 18px;
  font-family: 'Oxygen', sans-serif;
}
#msg-box7-7o P {
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
}



#ext_menu-92 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-92 .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#ext_menu-92 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-92 .close-icon::before,
#ext_menu-92 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-92 .link,
#ext_menu-92 .dropdown-item {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#ext_menu-92 .link {
  font-size: 0.75rem;
}
#ext_menu-92 .dropdown-item,
#ext_menu-92 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-92 .link:hover,
#ext_menu-92 .dropdown-item:hover,
#ext_menu-92 .link:focus,
#ext_menu-92 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-92 .link[aria-expanded="true"],
#ext_menu-92 .dropdown-menu {
  background: #648286;
}
#ext_menu-92 .nav-dropdown-sm .link:focus,
#ext_menu-92 .nav-dropdown-sm .link:hover,
#ext_menu-92 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-92 .nav-dropdown-sm .dropdown-item:hover {
  background: #759498!important;
}
#ext_menu-92 .navbar,
#ext_menu-92 .nav-dropdown-sm,
#ext_menu-92 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-92 .nav-dropdown-sm .dropdown-menu {
  background: #7e9b9f;
}
#ext_menu-92 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-92 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-92 .bg-color.transparent.opened .link:hover,
#ext_menu-92 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-92 .link[aria-expanded="true"],
#ext_menu-92 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#footer1-93 P {
  color: #7e9b9f;
  font-family: 'Oxygen', sans-serif;
}
#header3-9h .mbr-section-title,
#header3-9h .mbr-section-subtitle {
  text-align: center;
}
#header3-9h .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  text-align: left;
}
#header3-9h .mbr-section-subtitle {
  color: #efefef;
  text-align: left;
}
#header3-96 .mbr-section-title,
#header3-96 .mbr-section-subtitle {
  text-align: center;
}
#header3-96 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  text-align: left;
}
#header3-96 .mbr-section-subtitle {
  color: #efefef;
  text-align: left;
}
#header3-97 .mbr-section-title,
#header3-97 .mbr-section-subtitle {
  text-align: center;
}
#header3-97 .mbr-section-title {
  color: #ffffff;
  font-size: 30px;
  text-align: left;
}
#header3-97 .mbr-section-subtitle {
  color: #efefef;
  text-align: left;
}
