<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************
THEME COLOR - DEFAULT
*********************/
a {
  color: #2f353b; }
  a:active, a:hover, a:focus {
    color: #d05163; }

.c-theme-link:focus, .c-theme-link:active, .c-theme-link:hover {
  color: #d05163 !important; }
  .c-theme-link:focus &gt; i, .c-theme-link:active &gt; i, .c-theme-link:hover &gt; i {
    color: #d05163 !important; }
.c-theme-link.c-active {
  color: #d05163 !important; }
  .c-theme-link.c-active &gt; i {
    color: #d05163 !important; }

.c-theme-nav li:focus &gt; a:not(.btn), .c-theme-nav li:active &gt; a:not(.btn), .c-theme-nav li:hover &gt; a:not(.btn) {
  color: #d05163 !important; }
.c-theme-nav li:focus &gt; .c-quick-sidebar-toggler &gt; .c-line, .c-theme-nav li:active &gt; .c-quick-sidebar-toggler &gt; .c-line, .c-theme-nav li:hover &gt; .c-quick-sidebar-toggler &gt; .c-line {
  background: #d05163 !important; }
.c-theme-nav li.c-active {
  color: #d05163 !important; }
  .c-theme-nav li.c-active &gt; a:not(.btn) {
    color: #d05163 !important; }
  .c-theme-nav li.c-active &gt; .c-quick-sidebar-toggler &gt; .c-line {
    background: #d05163 !important; }
.c-theme-nav &gt; li &gt; .dropdown-menu.c-menu-type-mega &gt; .nav.nav-tabs &gt; li:hover &gt; a {
  color: #d05163 !important; }
.c-theme-nav &gt; li &gt; .dropdown-menu.c-menu-type-mega &gt; .nav.nav-tabs &gt; li.active {
  border-bottom: 1px solid #d05163 !important; }
  .c-theme-nav &gt; li &gt; .dropdown-menu.c-menu-type-mega &gt; .nav.nav-tabs &gt; li.active &gt; a {
    color: #d05163 !important; }
.c-theme-nav.nav.nav-tabs &gt; li:hover &gt; a {
  color: #d05163 !important; }
.c-theme-nav.nav.nav-tabs &gt; li.active {
  border-bottom: 1px solid #d05163 !important; }
  .c-theme-nav.nav.nav-tabs &gt; li.active &gt; a {
    color: #d05163 !important; }

.c-theme-ul &gt; li:focus &gt; a:not(.btn), .c-theme-ul &gt; li:active &gt; a:not(.btn), .c-theme-ul &gt; li:hover &gt; a:not(.btn) {
  color: #d05163 !important; }
  .c-theme-ul &gt; li:focus &gt; a:not(.btn) &gt; i, .c-theme-ul &gt; li:active &gt; a:not(.btn) &gt; i, .c-theme-ul &gt; li:hover &gt; a:not(.btn) &gt; i {
    color: #d05163 !important; }
.c-theme-ul &gt; li:focus &gt; button &gt; .c-line, .c-theme-ul &gt; li:active &gt; button &gt; .c-line, .c-theme-ul &gt; li:hover &gt; button &gt; .c-line {
  background: #d05163 !important; }
.c-theme-ul &gt; li.active, .c-theme-ul &gt; li.c-active {
  color: #d05163 !important; }
  .c-theme-ul &gt; li.active &gt; a:not(.btn), .c-theme-ul &gt; li.c-active &gt; a:not(.btn) {
    color: #d05163 !important; }
    .c-theme-ul &gt; li.active &gt; a:not(.btn) &gt; i, .c-theme-ul &gt; li.c-active &gt; a:not(.btn) &gt; i {
      color: #d05163 !important; }

.c-theme-ul-bg &gt; li {
  color: #ffffff;
  background: #d05163 !important; }

.c-theme-font,
.c-theme-color {
  color: #d05163 !important; }
  .c-theme-font &gt; i,
  .c-theme-color &gt; i {
    color: #d05163 !important; }

.c-theme-bg {
  background: #d05163 !important; }
  .c-theme-bg.c-theme-darken {
    background: #bb3346 !important; }

.c-theme-bg-after:after {
  background: #d05163 !important; }

.c-theme-bg-before:before {
  background: #d05163 !important; }

.c-theme-border-after:after {
  border-color: #d05163 !important; }

.c-theme-border-before:before {
  border-color: #d05163 !important; }

.c-theme-bg-on-hover:hover {
  background: #d05163 !important; }

.c-theme-border {
  border-color: #d05163 !important; }

.c-theme-on-hover:hover {
  color: #d05163 !important; }

.c-theme-bg-parent-hover:hover .c-theme-bg-on-parent-hover {
  background: #d05163 !important; }

.c-theme-border {
  border-color: #d05163; }

.c-content-iconlist-1.c-theme &gt; li:hover i {
  color: #fff;
  background: #d05163; }

.c-content-ver-nav .c-menu.c-theme &gt; li:before {
  color: #d05163; }
.c-content-ver-nav .c-menu.c-theme.c-arrow-dot &gt; li:before {
  background: #d05163; }

.c-content-pagination.c-theme &gt; li:hover &gt; a {
  border-color: #d05163;
  background: #d05163;
  color: #fff; }
  .c-content-pagination.c-theme &gt; li:hover &gt; a &gt; i {
    color: #fff; }
.c-content-pagination.c-theme &gt; li.c-active &gt; span,
.c-content-pagination.c-theme &gt; li.c-active &gt; a {
  border-color: #d05163;
  background: #d05163;
  color: #fff; }
  .c-content-pagination.c-theme &gt; li.c-active &gt; span &gt; i,
  .c-content-pagination.c-theme &gt; li.c-active &gt; a &gt; i {
    color: #fff; }

.c-theme-btn.btn {
  color: #ffffff;
  background: #d05163;
  border-color: #d05163; }
  .c-theme-btn.btn.btn-no-focus:focus, .c-theme-btn.btn.btn-no-focus.focus {
    color: #ffffff;
    background: #d05163;
    border-color: #d05163; }
  .c-theme-btn.btn.btn-no-focus:hover, .c-theme-btn.btn:hover, .c-theme-btn.btn.btn-no-focus:active, .c-theme-btn.btn:active, .c-theme-btn.btn.active, .open &gt; .c-theme-btn.btn.dropdown-toggle {
    color: #ffffff;
    background: #c33549;
    border-color: #c33549; }
  .c-theme-btn.btn:active, .c-theme-btn.btn.active, .open &gt; .c-theme-btn.btn.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.btn.disabled, .c-theme-btn.btn.disabled:hover, .c-theme-btn.btn.disabled:not(.btn-no-focus):focus, .c-theme-btn.btn.disabled:not(.btn-no-focus).focus, .c-theme-btn.btn.disabled:active, .c-theme-btn.btn.disabled.active, .c-theme-btn.btn[disabled], .c-theme-btn.btn[disabled]:hover, .c-theme-btn.btn[disabled]:not(.btn-no-focus):focus, .c-theme-btn.btn[disabled]:not(.btn-no-focus).focus, .c-theme-btn.btn[disabled]:active, .c-theme-btn.btn[disabled].active, fieldset[disabled] .c-theme-btn.btn, fieldset[disabled] .c-theme-btn.btn:hover, fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus):focus, fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus).focus, fieldset[disabled] .c-theme-btn.btn:active, fieldset[disabled] .c-theme-btn.btn.active {
    background: #d05163;
    border-color: #d05163; }
  .c-theme-btn.btn .badge {
    color: #d05163;
    background: #ffffff; }
.c-theme-btn.c-btn-border-1x {
  border-color: #d05163;
  border-width: 1px;
  color: #d05163;
  background: none;
  border-color: #d05163; }
  .c-theme-btn.c-btn-border-1x.btn-no-focus:focus, .c-theme-btn.c-btn-border-1x.btn-no-focus.focus {
    color: #d05163;
    background: none;
    border-color: #d05163; }
  .c-theme-btn.c-btn-border-1x.btn-no-focus:hover, .c-theme-btn.c-btn-border-1x:hover, .c-theme-btn.c-btn-border-1x.btn-no-focus:active, .c-theme-btn.c-btn-border-1x:active, .c-theme-btn.c-btn-border-1x.active, .open &gt; .c-theme-btn.c-btn-border-1x.dropdown-toggle {
    color: #ffffff;
    background: #d05163;
    border-color: #d05163; }
  .c-theme-btn.c-btn-border-1x:active, .c-theme-btn.c-btn-border-1x.active, .open &gt; .c-theme-btn.c-btn-border-1x.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.c-btn-border-1x.disabled, .c-theme-btn.c-btn-border-1x.disabled:hover, .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-1x.disabled:active, .c-theme-btn.c-btn-border-1x.disabled.active, .c-theme-btn.c-btn-border-1x[disabled], .c-theme-btn.c-btn-border-1x[disabled]:hover, .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-1x[disabled]:active, .c-theme-btn.c-btn-border-1x[disabled].active, fieldset[disabled] .c-theme-btn.c-btn-border-1x, fieldset[disabled] .c-theme-btn.c-btn-border-1x:hover, fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus):focus, fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus).focus, fieldset[disabled] .c-theme-btn.c-btn-border-1x:active, fieldset[disabled] .c-theme-btn.c-btn-border-1x.active {
    background: none;
    border-color: #d05163; }
  .c-theme-btn.c-btn-border-1x .badge {
    color: none;
    background: #d05163; }
.c-theme-btn.c-btn-border-2x {
  border-color: #d05163;
  border-width: 2px;
  color: #d05163;
  background: none;
  border-color: #d05163; }
  .c-theme-btn.c-btn-border-2x.btn-no-focus:focus, .c-theme-btn.c-btn-border-2x.btn-no-focus.focus {
    color: #d05163;
    background: none;
    border-color: #d05163; }
  .c-theme-btn.c-btn-border-2x.btn-no-focus:hover, .c-theme-btn.c-btn-border-2x:hover, .c-theme-btn.c-btn-border-2x.btn-no-focus:active, .c-theme-btn.c-btn-border-2x:active, .c-theme-btn.c-btn-border-2x.active, .open &gt; .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    color: #ffffff;
    background: #d05163;
    border-color: #d05163; }
  .c-theme-btn.c-btn-border-2x:active, .c-theme-btn.c-btn-border-2x.active, .open &gt; .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    background-image: none; }
  .c-theme-btn.c-btn-border-2x.disabled, .c-theme-btn.c-btn-border-2x.disabled:hover, .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-2x.disabled:active, .c-theme-btn.c-btn-border-2x.disabled.active, .c-theme-btn.c-btn-border-2x[disabled], .c-theme-btn.c-btn-border-2x[disabled]:hover, .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus):focus, .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus).focus, .c-theme-btn.c-btn-border-2x[disabled]:active, .c-theme-btn.c-btn-border-2x[disabled].active, fieldset[disabled] .c-theme-btn.c-btn-border-2x, fieldset[disabled] .c-theme-btn.c-btn-border-2x:hover, fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus):focus, fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus).focus, fieldset[disabled] .c-theme-btn.c-btn-border-2x:active, fieldset[disabled] .c-theme-btn.c-btn-border-2x.active {
    background: none;
    border-color: #d05163; }
  .c-theme-btn.c-btn-border-2x .badge {
    color: none;
    background: #d05163; }

.c-theme.form-control:focus, .c-theme.form-control:active, .c-theme.form-control.active {
  border-color: #d05163 !important; }

.c-content-line-icon.c-theme {
  background-image: url(../../img/content/line-icons/red3.png); }

.c-content-list-1.c-theme.c-separator-dot &gt; li:before,
.c-content-list-1.c-theme &gt; li:before {
  background: #d05163; }

.c-content-tab-1.c-theme .nav &gt; li:hover &gt; a, .c-content-tab-1.c-theme .nav &gt; li:focus &gt; a, .c-content-tab-1.c-theme .nav &gt; li:active &gt; a, .c-content-tab-1.c-theme .nav &gt; li.active &gt; a,
.c-content-tab-1.c-theme .nav.nav-justified &gt; li:hover &gt; a,
.c-content-tab-1.c-theme .nav.nav-justified &gt; li:focus &gt; a,
.c-content-tab-1.c-theme .nav.nav-justified &gt; li:active &gt; a,
.c-content-tab-1.c-theme .nav.nav-justified &gt; li.active &gt; a {
  border-bottom-color: #d05163; }

.c-content-tab-2.c-theme &gt; ul &gt; li.active &gt; a &gt; .c-title, .c-content-tab-2.c-theme &gt; ul &gt; li:hover &gt; a &gt; .c-title {
  color: #d05163; }
.c-content-tab-2.c-theme &gt; ul &gt; li.active &gt; a &gt; .c-content-line-icon, .c-content-tab-2.c-theme &gt; ul &gt; li:hover &gt; a &gt; .c-content-line-icon {
  background-image: url(../../img/content/line-icons/red3.png); }

.c-content-accordion-1.c-theme .panel &gt; .panel-heading &gt; .panel-title &gt; a {
  background-color: #d05163; }
  .c-content-accordion-1.c-theme .panel &gt; .panel-heading &gt; .panel-title &gt; a.collapsed {
    background-color: #ffffff; }
    .c-content-accordion-1.c-theme .panel &gt; .panel-heading &gt; .panel-title &gt; a.collapsed:hover, .c-content-accordion-1.c-theme .panel &gt; .panel-heading &gt; .panel-title &gt; a.collapsed:focus {
      background-color: #d05163; }
.c-content-accordion-1.c-theme .panel &gt; .panel-collapse &gt; .panel-body {
  background-color: #d05163; }

.owl-carousel.c-theme .owl-pagination .owl-page span {
  background: #e1e1e1; }
.owl-carousel.c-theme .owl-pagination .owl-page.active span {
  background: #d05163; }

.cbp-l-filters-button .cbp-filter-counter,
.cbp-l-filters-buttonCenter .cbp-filter-counter {
  background-color: #d05163; }
  .cbp-l-filters-button .cbp-filter-counter:before,
  .cbp-l-filters-buttonCenter .cbp-filter-counter:before {
    border-top: 4px solid #d05163; }

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active,
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
  color: #d05163; }
.cbp-l-filters-alignCenter .cbp-filter-counter,
.cbp-l-filters-text .cbp-filter-counter {
  background: none repeat scroll 0 0 #d05163; }
  .cbp-l-filters-alignCenter .cbp-filter-counter:before,
  .cbp-l-filters-text .cbp-filter-counter:before {
    border-top: 4px solid #d05163; }

.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
  border-bottom-color: #d05163; }

.cbp-l-project-desc-title:before,
.cbp-l-project-details-title:before {
  background: #d05163; }

.tp-bullets.round.c-theme .bullet {
  margin-right: 5px; }
  .tp-bullets.round.c-theme .bullet.selected {
    background: #d05163; }

.tp-banner-container.c-theme .tparrows.circle {
  background-image: url(../img/content/line-icons/red3.png); }
</pre></body></html>