/* ============================ */
div[data-pf-type="Body"] .sunfw-tx-mc, div[data-pf-type="body"] .sunfw-tx-mc {
  color: #dd514a;
}
div[data-pf-type="Body"] .sunfw-tx-mc-h:hover, div[data-pf-type="body"] .sunfw-tx-mc-h:hover {
  color: #dd514a;
}
div[data-pf-type="Body"] .sunfw-bg-mc, div[data-pf-type="body"] .sunfw-bg-mc {
  background-color: #dd514a;
}
div[data-pf-type="Body"] .sunfw-bg-mc-h:hover, div[data-pf-type="body"] .sunfw-bg-mc-h:hover {
  background-color: #dd514a;
}
div[data-pf-type="Body"] .sunfw-bd-mc, div[data-pf-type="body"] .sunfw-bd-mc {
  border-color: #dd514a;
}
div[data-pf-type="Body"] .sunfw-bd-mc-h:hover, div[data-pf-type="body"] .sunfw-bd-mc-h:hover {
  border-color: #dd514a;
}
@media (min-width: 768px) {
  .main-menu ul.sunfw-tpl-menu > li.active::before, .main-menu ul.sunfw-tpl-menu > li:hover::before {
    background: #dd514a;
  }
  .main-menu ul.sunfw-tpl-menu > li.megamenu ul.sunfw-megamenu-sub-menu .modulecontainer h3 {
    background-color: #dd514a;
  }
  .menu-topmenu ul li:hover {
    background: #dd514a;
  }
}
@media (max-width: 767px) {
  .main-menu ul.sunfw-tpl-menu li:hover > a, .main-menu ul.sunfw-tpl-menu li:hover a:focus, .main-menu ul.sunfw-tpl-menu li.active > a, .main-menu ul.sunfw-tpl-menu li.active a:focus, .main-menu ul.sunfw-tpl-menu li.current > a, .main-menu ul.sunfw-tpl-menu li.current a:focus, .main-menu ul.sunfw-tpl-menu li:focus > a, .main-menu ul.sunfw-tpl-menu li:focus a:focus {
    color: #dd514a !important;
  }
}
.demo-events .demo-events-desc h3 a {
  color: #dd514a;
}
.item-student a {
  color: #dd514a;
}
.menu.menu-treemenu li.active > a {
  color: #dd514a;
}
.sunfw-scrollup {
  background: #dd514a;
}
.page-header h2 {
  color: #dd514a;
}
.link-action {
  background: #dd514a;
}
.link-action:hover {
  background: #a2251f;
}
.menu.menu-topmenu li a:hover {
  color: #dd514a;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background-color: #dd514a;
  border-color: #dd514a;
}
.main-menu.special ul.sunfw-tpl-menu > li:last-child > a {
  color: #dd514a !important;
}
.main-menu.special ul.sunfw-tpl-menu > li:last-child:hover > a {
  color: #dd514a !important;
}
#eb .eb-blog-grid-showcase-content__meta a, #eb .eb-blog-grid__meta a, #eb .eb-tags span a {
  color: #dd514a;
}
#eb .eb-navbar__body {
  background-color: #dd514a;
  border-color: #dd514a;
}
.Button.pb-button.btn {
  background-color: #dd514a !important;
}
.Button.pb-button.btn:hover {
  background-color: #9f2b2b !important;
}
#sunfw_section_footer {
  background: #dd514a;
}
/* ============================ Sub Color ============================ */
div[data-pf-type="Body"] .sunfw-tx-sc, div[data-pf-type="body"] .sunfw-tx-sc {
  color: #e1665f;
}
div[data-pf-type="Body"] .sunfw-tx-sc-h:hover, div[data-pf-type="body"] .sunfw-tx-sc-h:hover {
  color: #e1665f;
}
div[data-pf-type="Body"] .sunfw-bg-sc, div[data-pf-type="body"] .sunfw-bg-sc {
  background-color: #e1665f;
}
div[data-pf-type="Body"] .sunfw-bg-sc-h:hover, div[data-pf-type="body"] .sunfw-bg-sc-h:hover {
  background-color: #e1665f;
}
div[data-pf-type="Body"] .sunfw-bd-sc, div[data-pf-type="body"] .sunfw-bd-sc {
  border-color: #e1665f;
}
div[data-pf-type="Body"] .sunfw-bd-sc-h:hover, div[data-pf-type="body"] .sunfw-bd-sc-h:hover {
  border-color: #e1665f;
}
div[data-pf-type="Body"] .btn-default, div[data-pf-type="body"] .btn-default {
  background-color: #fff;
  color: #000;
}
div[data-pf-type="Body"] .btn-default:hover, div[data-pf-type="body"] .btn-default:hover, div[data-pf-type="Body"] .btn-default:active, div[data-pf-type="body"] .btn-default:active, div[data-pf-type="Body"] .btn-default:focus, div[data-pf-type="body"] .btn-default:focus {
  background-color: #e6e6e6;
  color: #000;
}
div[data-pf-type="Body"] .btn-primary, div[data-pf-type="body"] .btn-primary {
  background-color: #dd514a;
  color: #fff;
}
div[data-pf-type="Body"] .btn-primary:hover, div[data-pf-type="body"] .btn-primary:hover, div[data-pf-type="Body"] .btn-primary:active, div[data-pf-type="body"] .btn-primary:active, div[data-pf-type="Body"] .btn-primary:focus, div[data-pf-type="body"] .btn-primary:focus, div[data-pf-type="Body"] .btn-primary:not(:disabled):not(.disabled):active, div[data-pf-type="body"] .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #9f2b2b;
  color: #fff;
}
div[data-pf-type="Body"] .btn-info, div[data-pf-type="body"] .btn-info {
  background-color: #5bc0de;
  color: #fff;
}
div[data-pf-type="Body"] .btn-info:hover, div[data-pf-type="body"] .btn-info:hover {
  background-color: #31b0d5;
}
div[data-pf-type="Body"] .btn-danger, div[data-pf-type="body"] .btn-danger, div[data-pf-type="Body"] .btn-error, div[data-pf-type="body"] .btn-error {
  background-color: #d9534f;
  color: #fff;
}
div[data-pf-type="Body"] .btn-danger:hover, div[data-pf-type="body"] .btn-danger:hover, div[data-pf-type="Body"] .btn-error:hover, div[data-pf-type="body"] .btn-error:hover {
  background-color: #c9302c;
}
div[data-pf-type="Body"] .btn-secondary, div[data-pf-type="body"] .btn-secondary {
  background-color: #6c757d;
  color: #fff;
}
div[data-pf-type="Body"] .btn-secondary:hover, div[data-pf-type="body"] .btn-secondary:hover {
  background-color: #5a6268;
}
div[data-pf-type="Body"] .btn-success, div[data-pf-type="body"] .btn-success {
  background-color: #5cb85c;
  color: #fff;
}
div[data-pf-type="Body"] .btn-success:hover, div[data-pf-type="body"] .btn-success:hover {
  background-color: #449d44;
}
div[data-pf-type="Body"] .btn-warning, div[data-pf-type="body"] .btn-warning {
  background-color: #ff9c00;
  color: #fff;
}
div[data-pf-type="Body"] .btn-warning:hover, div[data-pf-type="body"] .btn-warning:hover {
  background-color: #cc7d00;
}
div[data-pf-type="Body"] .btn-dark, div[data-pf-type="body"] .btn-dark {
  background-color: #343a40;
  color: #fff;
}
div[data-pf-type="Body"] .btn-dark:hover, div[data-pf-type="body"] .btn-dark:hover {
  background-color: #23272b;
}
div[data-pf-type="Body"] .btn-link, div[data-pf-type="body"] .btn-link {
  background: none;
  color: #007bff;
}
