@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);

/*TITLE*/
.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,
.nav-link.link,
.dropdown-item,
cite,
.panel-title a,
.tags,
.item-title h3 {
  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;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
/*SUBTITLE*/
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.caption {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
/*TEXT*/
body,
input,
textarea,
p,
li,
.mbr-gallery-filter ul li span,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
/*ROUNDED BUTTONS*/
.btn {
  border-radius: 1.6em ;
}
.btn:before {
  border-radius: 1.6em ;
}
.btn:after {
  border-radius: 1.6em ;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
/*COLORS*/
a,
.list-img .mbr-iconfont,
.image .mbr-iconfont,
.c-info .timer,
.list-point li span,
.item-numb .numb,
.list-numb i,
.list-numb em,
.testi-item blockquote p::before,
.contacts .mbr-iconfont,
.price-val b,
.price-val strong {
  color: #c65d55;
}
.item-layer {
  background: rgba(198, 93, 85, 0.5);
}
.styled:before,
.styled span:before,
.mbr-gallery-filter li span:after,
.mbr-gallery-filter li.active span:before,
.mbr-gallery-filter li:hover span:before,
.folow a:hover,
.panel.active .panel-heading a,
.panel-heading a:hover,
.panel.active .panel-heading a span:before,
.panel.active .panel-heading a:hover span:before {
  background: #c65d55;
}
.mbr-theme-bg {
  background: #c65d55 !important;
}
.mbr-slider .carousel-indicators li.active,
.mbr-slider .carousel-indicators li:hover,
.quote,
input:focus,
textarea:focus {
  border-color: #c65d55 !important;
}
a:hover,
.adr-link:hover,
.news-min .text a:hover {
  color: #d76e66;
}
.bg-primary {
  background-color: #c65d55 !important;
}
.bg-success {
  background-color: #d88264 !important;
}
.bg-info {
  background-color: #5d6b79 !important;
}
.bg-warning {
  background-color: #ea9c71 !important;
}
.bg-danger {
  background-color: #db6a65 !important;
}
.btn-primary {
  background-color: transparent;
  border-color: #c65d55;
  color: #a43b33;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #c65d55;
  background-color: transparent;
  border-color: #c65d55;
}
.btn-primary:after {
  border-color: #c65d55;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #c65d55 !important;
  background-color: #9b3b34 !important;
  border-color: #9b3b34 !important;
}
.btn-secondary {
  background-color: transparent;
  border-color: #f2e6dd;
  color: #d0c4bb;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #f2e6dd;
  background-color: transparent;
  border-color: #f2e6dd;
}
.btn-secondary:after {
  border-color: #f2e6dd;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #f2e6dd !important;
  background-color: #ddbda6 !important;
  border-color: #ddbda6 !important;
}
.btn-info {
  background-color: transparent;
  border-color: #5d6b79;
  color: #3b4957;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #5d6b79;
  background-color: transparent;
  border-color: #5d6b79;
}
.btn-info:after {
  border-color: #5d6b79;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #5d6b79 !important;
  background-color: #3c454e !important;
  border-color: #3c454e !important;
}
.btn-success {
  background-color: transparent;
  border-color: #d88264;
  color: #b66042;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #d88264;
  background-color: transparent;
  border-color: #d88264;
}
.btn-success:after {
  border-color: #d88264;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #d88264 !important;
  background-color: #bf5530 !important;
  border-color: #bf5530 !important;
}
.btn-warning {
  background-color: transparent;
  border-color: #ea9c71;
  color: #c87a4f;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ea9c71;
  background-color: transparent;
  border-color: #ea9c71;
}
.btn-warning:after {
  border-color: #ea9c71;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ea9c71 !important;
  background-color: #e06e2e !important;
  border-color: #e06e2e !important;
}
.btn-danger {
  background-color: transparent;
  border-color: #db6a65;
  color: #b94843;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #db6a65;
  background-color: transparent;
  border-color: #db6a65;
}
.btn-danger:after {
  border-color: #db6a65;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #db6a65 !important;
  background-color: #c5352e !important;
  border-color: #c5352e !important;
}
.btn-primary-outline {
  background: none;
  border-color: #88342d;
  color: #88342d;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c65d55;
  border-color: #c65d55;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c65d55 !important;
  border-color: #c65d55 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #d6b093;
  color: #d6b093;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #f2e6dd;
  border-color: #f2e6dd;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #f2e6dd !important;
  border-color: #f2e6dd !important;
}
.btn-info-outline {
  background: none;
  border-color: #31383f;
  color: #31383f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #5d6b79;
  border-color: #5d6b79;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #5d6b79 !important;
  border-color: #5d6b79 !important;
}
.btn-success-outline {
  background: none;
  border-color: #ab4c2b;
  color: #ab4c2b;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #d88264;
  border-color: #d88264;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #d88264 !important;
  border-color: #d88264 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #d56020;
  color: #d56020;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ea9c71;
  border-color: #ea9c71;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ea9c71 !important;
  border-color: #ea9c71 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #b12f29;
  color: #b12f29;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #db6a65;
  border-color: #db6a65;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #db6a65 !important;
  border-color: #db6a65 !important;
}
.text-primary {
  color: #c65d55 !important;
}
.text-success {
  color: #d88264 !important;
}
.text-info {
  color: #5d6b79 !important;
}
.text-warning {
  color: #ea9c71 !important;
}
.text-danger {
  color: #db6a65 !important;
}
.alert-success {
  background-color: #d88264;
}
.alert-info {
  background-color: #5d6b79;
}
.alert-warning {
  background-color: #ea9c71;
}
.alert-danger {
  background-color: #db6a65;
}
.btn-social {
  border-color: #c65d55;
}
.btn-social:hover {
  background: #c65d55;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c65d55;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c65d55;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c65d55;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c65d55;
}
.lead a,
.lead a:hover {
  color: #c65d55;
}
.lead blockquote {
  border-color: #c65d55;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e6b8b4;
}
.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: #a0abb6;
}
.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: #c65d55;
}
#menu2-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-0 .navbar-caption {
  color: #ffffff;
}
#menu2-0 .navbar-toggler {
  color: #f2e6dd;
}
#menu2-0 .close-icon::before,
#menu2-0 .close-icon::after {
  background-color: #f2e6dd;
}
#menu2-0 .link,
#menu2-0 .dropdown-item {
  color: #f2e6dd;
}
#menu2-0 .link {
  font-size: 0.9rem;
}
#menu2-0 .dropdown-item,
#menu2-0 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu2-0 .link:hover,
#menu2-0 .dropdown-item:hover,
#menu2-0 .link:focus,
#menu2-0 .dropdown-item:focus {
  color: #fff;
}
#menu2-0 .link[aria-expanded="true"],
#menu2-0 .dropdown-menu {
  background: #4e1d19;
}
#menu2-0 .nav-dropdown-sm .link:focus,
#menu2-0 .nav-dropdown-sm .link:hover,
#menu2-0 .nav-dropdown-sm .dropdown-item:focus,
#menu2-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #682722!important;
}
#menu2-0 .navbar,
#menu2-0 .nav-dropdown-sm,
#menu2-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-0 .nav-dropdown-sm .dropdown-menu {
  background: #742b26;
}
#menu2-0 .bg-color.transparent .link {
  color: #f2e6dd;
  transition: none;
}
#menu2-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-0 .bg-color.transparent.opened .link:hover,
#menu2-0 .bg-color.transparent.opened .link:focus {
  color: #fff;
}
#menu2-0 .link[aria-expanded="true"],
#menu2-0 .dropdown-item[aria-expanded="true"] {
  color: #fff!important;
}
#header2-2 P {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
#article3-4 P {
  color: #333333;
  font-size: 15px;
}
#header8-7 H1 {
  color: #ffffff;
}
#header8-7 P {
  color: #ffffff;
}
#header8-7 SPAN {
  font-size: 46px;
}
#accordion2-9 P {
  color: #666666;
  font-size: 16px;
}
#accordion2-9 DIV {
  color: #333333;
}
#header6-c H1 {
  text-align: center;
}
#header6-c P {
  text-align: center;
  color: #ffffff;
  font-size: 22px;
}
