@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Raleway: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: 5px;
}
.mbr-subscribe .btn {
      border-radius: 5px; !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: #e16c5c !important;
}
.bg-success {
  background-color: #e16c5c !important;
}
.bg-info {
  background-color: #a58ca2 !important;
}
.bg-warning {
  background-color: #fcdca0 !important;
}
.bg-danger {
  background-color: #f09786 !important;
}


.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #cb3925 !important;
  border-color: #cb3925 !important;
}
.btn-secondary {
  background-color: #a3d4eb;
  border-color: #a3d4eb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #64b7dd;
  border-color: #64b7dd;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #64b7dd !important;
  border-color: #64b7dd !important;
}
.btn-info {
  background-color: #a58ca2;
  border-color: #a58ca2;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #80647d;
  border-color: #80647d;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #80647d !important;
  border-color: #80647d !important;
}
.btn-success {
  background-color: #e16c5c;
  border-color: #e16c5c;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #cb3925;
  border-color: #cb3925;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #cb3925 !important;
  border-color: #cb3925 !important;
}
.btn-warning {
  background-color: #fcdca0;
  border-color: #fcdca0;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #fac156;
  border-color: #fac156;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #fac156 !important;
  border-color: #fac156 !important;
}
.btn-danger {
  background-color: #f09786;
  border-color: #f09786;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #e85d42;
  border-color: #e85d42;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #e85d42 !important;
  border-color: #e85d42 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #b63321;
  color: #b63321;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #e16c5c;
  border-color: #e16c5c;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #e16c5c !important;
  border-color: #e16c5c !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #4fadd9;
  color: #4fadd9;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #a3d4eb;
  border-color: #a3d4eb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a3d4eb !important;
  border-color: #a3d4eb !important;
}
.btn-info-outline {
  background: none;
  border-color: #72596f;
  color: #72596f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #a58ca2;
  border-color: #a58ca2;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #a58ca2 !important;
  border-color: #a58ca2 !important;
}
.btn-success-outline {
  background: none;
  border-color: #b63321;
  color: #b63321;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #e16c5c;
  border-color: #e16c5c;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #e16c5c !important;
  border-color: #e16c5c !important;
}
.btn-warning-outline {
  background: none;
  border-color: #f9b83d;
  color: #f9b83d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #fcdca0;
  border-color: #fcdca0;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #fcdca0 !important;
  border-color: #fcdca0 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e5492b;
  color: #e5492b;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f09786;
  border-color: #f09786;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f09786 !important;
  border-color: #f09786 !important;
}
.text-primary {
  color: #e16c5c !important;
}
.text-success {
  color: #e16c5c !important;
}

.text-warning {
  color: #fcdca0 !important;
}
.text-danger {
  color: #f09786 !important;
}
.alert-success {
  background-color: #e16c5c;
}
.alert-info {
  background-color: #a58ca2;
}
.alert-warning {
  background-color: #fcdca0;
}
.alert-danger {
  background-color: #f09786;
}
.btn-social {
  border-color: #e16c5c;
}
.btn-social:hover {
  background: #e16c5c;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #e16c5c;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #e16c5c;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #e16c5c;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #e16c5c;
}
.lead a,
.lead a:hover {
  color: #e16c5c;
}
.lead blockquote {
  border-color: #e16c5c;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #ddd4dc;
}
.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: #a68fa4;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}

#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #555555;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: rgb(144, 104, 97);
  font-family: 'Roboto', 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: #a68fa4;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #e3e3e3;
}
#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: #f4f4f4!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: #fcfcfc;
}
#menu-0 .bg-color.transparent .link {
  color: #a58ca2;
  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: #e16c5c;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #e16c5c!important;
}
#header2-5 .btn {
  font-size: 14px;
}

#header3-7 .mbr-section-title,
#header3-7 .mbr-section-subtitle {
  text-align: center;
  color: white;
}

#slider3-c P {
  font-size: 36px;
}
#header3-e .mbr-section-title,
#header3-e .mbr-section-subtitle {
  text-align: center;
}

#features7-d .card-subtitle {
  color: #bcbcbc;
}

#msg-box2-f .mbr-section-title {
  color: #fff;
  font-size: 36px;
}
#msg-box2-f .mbr-section-subtitle {
  color: #a0a0a0;
}

#header3-k .mbr-section-title,
#header3-k .mbr-section-subtitle {
  text-align: center;
  color: white;
}


#form1-h .form-control-label {
  color: #ffffff;
}
#form1-h .mbr-section-title {
  color: #ffffff;
}
#form1-h SMALL {
  color: #ffffff;
}
