@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans: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: 'Open Sans', 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', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #a38f84 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #c90900 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #a38f84;
  border-color: #a38f84;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #7d695d;
  border-color: #7d695d;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #7d695d !important;
  border-color: #7d695d !important;
}
.btn-secondary {
  background-color: #a38f84;
  border-color: #a38f84;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #7d695d;
  border-color: #7d695d;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #7d695d !important;
  border-color: #7d695d !important;
}
.btn-info {
  background-color: #c90900;
  border-color: #c90900;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #7d0600;
  border-color: #7d0600;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #7d0600 !important;
  border-color: #7d0600 !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: #6e5c53;
  color: #6e5c53;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #a38f84;
  border-color: #a38f84;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #a38f84 !important;
  border-color: #a38f84 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #6e5c53;
  color: #6e5c53;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #a38f84;
  border-color: #a38f84;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a38f84 !important;
  border-color: #a38f84 !important;
}
.btn-info-outline {
  background: none;
  border-color: #630400;
  color: #630400;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #c90900;
  border-color: #c90900;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #c90900 !important;
  border-color: #c90900 !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: #a38f84 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #c90900 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #c90900;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #a38f84;
}
.btn-social:hover {
  background: #a38f84;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #a38f84;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #a38f84;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #a38f84;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #a38f84;
}
.lead a,
.lead a:hover {
  color: #a38f84;
}
.lead blockquote {
  border-color: #a38f84;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #dad1cd;
}
.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: #ff9b96;
}
.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: #a38f84;
}
#ext_menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-k .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
}
#ext_menu-k .navbar-toggler {
  color: #006eea;
}
#ext_menu-k .close-icon::before,
#ext_menu-k .close-icon::after {
  background-color: #006eea;
}
#ext_menu-k .link,
#ext_menu-k .dropdown-item {
  color: #006eea;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-k .link {
  font-size: 1.5rem;
}
#ext_menu-k .dropdown-item,
#ext_menu-k .nav-dropdown-sm .link {
  font-size: 1.624rem;
}
#ext_menu-k .link:hover,
#ext_menu-k .dropdown-item:hover,
#ext_menu-k .link:focus,
#ext_menu-k .dropdown-item:focus {
  color: #a38f84;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-menu {
  background: #c1baba;
}
#ext_menu-k .nav-dropdown-sm .link:focus,
#ext_menu-k .nav-dropdown-sm .link:hover,
#ext_menu-k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #d2cdcd!important;
}
#ext_menu-k .navbar,
#ext_menu-k .nav-dropdown-sm,
#ext_menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-k .nav-dropdown-sm .dropdown-menu {
  background: #d9d5d5;
}
#ext_menu-k .bg-color.transparent .link {
  color: #006eea;
  transition: none;
}
#ext_menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-k .bg-color.transparent.opened .link:hover,
#ext_menu-k .bg-color.transparent.opened .link:focus {
  color: #a38f84;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-item[aria-expanded="true"] {
  color: #a38f84!important;
}
#header1-f .mbr-section-title {
  font-size: 60px;
}
#msg-box5-d H3 {
  color: #ffffff;
  font-size: 48px;
}
#msg-box5-d .btn {
  font-size: 13px;
}
#msg-box5-17 H3 {
  color: #e20300;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-17 P {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-17 .btn {
  font-size: 14px;
}
#contacts3-h P {
  color: #a38f84;
}
#contacts3-h H4 {
  color: #efefef;
}
#contacts3-h SPAN {
  color: #a38f84;
}
#contacts3-h LI {
  color: #a38f84;
}







#ext_menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-k .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
}
#ext_menu-k .navbar-toggler {
  color: #c90900;
}
#ext_menu-k .close-icon::before,
#ext_menu-k .close-icon::after {
  background-color: #c90900;
}
#ext_menu-k .link,
#ext_menu-k .dropdown-item {
  color: #c90900;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-k .link {
  font-size: 1.35rem;
}
#ext_menu-k .dropdown-item,
#ext_menu-k .nav-dropdown-sm .link {
  font-size: 1.462rem;
}
#ext_menu-k .link:hover,
#ext_menu-k .dropdown-item:hover,
#ext_menu-k .link:focus,
#ext_menu-k .dropdown-item:focus {
  color: #a38f84;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-menu {
  background: #c1baba;
}
#ext_menu-k .nav-dropdown-sm .link:focus,
#ext_menu-k .nav-dropdown-sm .link:hover,
#ext_menu-k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #d2cdcd!important;
}
#ext_menu-k .navbar,
#ext_menu-k .nav-dropdown-sm,
#ext_menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-k .nav-dropdown-sm .dropdown-menu {
  background: #d9d5d5;
}
#ext_menu-k .bg-color.transparent .link {
  color: #c90900;
  transition: none;
}
#ext_menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-k .bg-color.transparent.opened .link:hover,
#ext_menu-k .bg-color.transparent.opened .link:focus {
  color: #a38f84;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-item[aria-expanded="true"] {
  color: #a38f84!important;
}
#header1-m .mbr-section-title {
  font-size: 72px;
  font-family: 'Oxygen', sans-serif;
}
#header1-m .mbr-section-lead {
  font-family: 'Lora', serif;
  font-size: 32px;
  color: #ffffff;
}
#header1-m .mbr-section-lead B {
  color: #ffffff;
  font-size: 36px;
}
#header1-m .mbr-section-lead SPAN {
  color: #ffffff;
  font-size: 32px;
}
#header3-1h .mbr-section-title,
#header3-1h .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-1g H3 {
  color: #e20300;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-1g P {
  color: #ffffff;
  font-size: 32px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-1g .btn {
  font-size: 14px;
}
#header2-1f .mbr-section-title {
  text-align: right;
  font-size: 48px;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}
#header3-15 H3 {
  font-family: 'Lora', serif;
  text-align: right;
  font-size: 36px;
}
#features3-p H5 {
  color: #ffffff;
  font-size: 16px;
}
#features3-p H4 {
  color: #ffffff;
}
#features3-p P {
  color: #050505;
}
#msg-box5-n H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box5-n .btn {
  font-size: 13px;
}
#contacts3-h P {
  color: #a38f84;
}
#contacts3-h H4 {
  color: #efefef;
}
#contacts3-h SPAN {
  color: #a38f84;
}
#contacts3-h LI {
  color: #a38f84;
}




#slider-16 SPAN {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  color: #ffffff;
}
#slider-16 P {
  font-family: 'Raleway', sans-serif;
}
#msg-box5-s H3 {
  color: #e20300;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-s P {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Raleway', sans-serif;
}
#msg-box5-s .btn {
  font-size: 14px;
}
#contacts3-h P {
  color: #a38f84;
}
#contacts3-h H4 {
  color: #efefef;
}
#contacts3-h SPAN {
  color: #a38f84;
}
#contacts3-h LI {
  color: #a38f84;
}












#ext_menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-k .navbar-caption {
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
}
#ext_menu-k .navbar-toggler {
  color: #c1c1c1;
}
#ext_menu-k .close-icon::before,
#ext_menu-k .close-icon::after {
  background-color: #c1c1c1;
}
#ext_menu-k .link,
#ext_menu-k .dropdown-item {
  color: #c1c1c1;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-k .link {
  font-size: 1.25rem;
}
#ext_menu-k .dropdown-item,
#ext_menu-k .nav-dropdown-sm .link {
  font-size: 1.354rem;
}
#ext_menu-k .link:hover,
#ext_menu-k .dropdown-item:hover,
#ext_menu-k .link:focus,
#ext_menu-k .dropdown-item:focus {
  color: #a38f84;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-menu {
  background: #c1baba;
}
#ext_menu-k .nav-dropdown-sm .link:focus,
#ext_menu-k .nav-dropdown-sm .link:hover,
#ext_menu-k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #d2cdcd!important;
}
#ext_menu-k .navbar,
#ext_menu-k .nav-dropdown-sm,
#ext_menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-k .nav-dropdown-sm .dropdown-menu {
  background: #d9d5d5;
}
#ext_menu-k .bg-color.transparent .link {
  color: #c1c1c1;
  transition: none;
}
#ext_menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-k .bg-color.transparent.opened .link:hover,
#ext_menu-k .bg-color.transparent.opened .link:focus {
  color: #a38f84;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-item[aria-expanded="true"] {
  color: #a38f84!important;
}
#slider-0 SPAN {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 36px;
  color: #ffffff;
}
#slider-0 P {
  font-family: 'Raleway', sans-serif;
}
#msg-box7-1i .mbr-section-title,
#msg-box7-1i .lead p {
  color: #fff;
}
#msg-box7-1i P {
  font-size: 32px;
}
#msg-box7-1i H3 {
  color: #ffffff;
}
#msg-box7-1f .mbr-section-title,
#msg-box7-1f .lead p {
  color: #fff;
}
#msg-box7-1f .btn {
  font-family: 'Raleway', sans-serif;
}
#msg-box7-1f H3 {
  font-size: 60px;
  color: #ffffff;
  text-align: left;
  font-family: 'Oswald', sans-serif;
}
#msg-box7-1f P {
  color: #000000;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
#msg-box7-1f SPAN {
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
  color: #e25041;
}
#msg-box7-1f .mbr-section-title,
#msg-box7-1f .lead p {
  color: #fff;
}
#msg-box7-1f .btn {
  font-family: 'Raleway', sans-serif;
}
#msg-box7-1f H3 {
  font-size: 60px;
  color: #ffffff;
  text-align: right;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#msg-box7-1f P {
  color: #f51106;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  text-align: right;
}
#msg-box7-1f SPAN {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  color: #c90900;
}
#contacts3-h P {
  color: #a38f84;
}
#contacts3-h H4 {
  color: #efefef;
}
#contacts3-h SPAN {
  color: #a38f84;
}
#contacts3-h LI {
  color: #a38f84;
}
