  .c-layout-header.c-layout-header-3 {
      background: #d9534f;
  }
  .c-font-dark {
  color: #d9534f !important;
}
.c-bg-dark {
  background-color: #d9534f !important;
}
.detail-info-forms{
    background: url(../base/img/alt-bant-sprtr.png) repeat-x bottom #b9433f;;
    background-size: 100% 100%;
}
.c-content-line-icon {
  background-image: url(../base/img/content/line-icons/red1.png);
}
.c-content-title-1 > .c-line-center {
	background-color: #d9534f;
}
.c-content-title-1 > .c-line-right,
.c-content-title-1 > .c-line-left {
	background-color: #d9534f;
}
.btn.c-btn-border-2x.c-btn-uppercase.btn-md {
    color: #d9534f; 
}
.btn.c-btn-border-2x.c-btn-uppercase.btn-md:hover{
    color: #651314;
    background: #f2f2f2;
}
.c-page-on-scroll .c-layout-header.c-layout-header-3 {
   background: #d9534f;
}
.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-socials > li > a > i {
    background: #960c0f;
    color: #fff;
}
.btn-medi{
    background: #5a0d0f;
    color: #fff;    
}
.btn-medi:hover{
    background: #a72528;
    color: #fff;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
	background: #d9534f;
}

.c-btn-border-2x.c-btn-dark.btn-no-focus:hover, .c-btn-border-2x.c-btn-dark:hover, .c-btn-border-2x.c-btn-dark.btn-no-focus:active, .c-btn-border-2x.c-btn-dark:active, .c-btn-border-2x.c-btn-dark.active, .open > .c-btn-border-2x.c-btn-dark.dropdown-toggle {
  color: #651314;
  background: #ffffff;
  border-color: #ffffff;
}
.c-btn-border-2x.c-btn-dark {
    border-color: #d9534f;
    color: #d9534f;
    background: none;
    border-color: #d9534f;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default {
    color: #ed2024;
}
.jconfirm .jconfirm-box div.jconfirm-title-c{
    color: #fff;
    background-color: #d9534f;    
}