
#toolbar ul > li.lang.active > a {
  color: #e74c3c;
}

#toolbar ul.social > li > a:hover {
  background-color: #e74c3c;
}

a.service-block:hover,
a.service-block:active,
a.service-block:focus {
  border-color: #e74c3c;
}

a.service-block:hover h3,
a.service-block:active h3,
a.service-block:focus h3 {
  background: #e74c3c;
  color: #fff;
}

a.service-block:hover .service-block-icon,
a.service-block:active .service-block-icon,
a.service-block:focus .service-block-icon {
  color: #e74c3c;
}

#menu-line {
  background: #e74c3c;
}

#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #e74c3c;
}

.spinner > div {
  background-color: #e74c3c;
}

.introjs-helperNumberLayer {
  background-color: #e74c3c;
}

/* REMOVE THIS IF YOU WANT FULL CONTROL OVER WS-PORTFOLIO MENU */

#wspm .wspm-bar a.is-checked,
#wspm .wspm-bar a.is-checked:hover,
#wspm .wspm-bar a.is-checked:active,
#wspm .wspm-bar a.is-checked:focus {
  background-color: #e74c3c;
}

#wspm .wspm-dropdown.wspm-dropdown-open .wspm-dropdown-button a {
  background-color: #e74c3c;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

h1.special:after,
h2.special:after,
h3.special:after,
h4.special:after,
h5.special:after,
h6.special:after {
  background: #e74c3c;
}

h1.special.text-center:after,
h2.special.text-center:after,
h3.special.text-center:after,
h4.special.text-center:after,
h5.special.text-center:after,
h6.special.text-center:after {
  background: #e74c3c;
}

h1.special.text-right:after,
h2.special.text-right:after,
h3.special.text-right:after,
h4.special.text-right:after,
h5.special.text-right:after,
h6.special.text-right:after {
  background: #e74c3c;
}

h1.heading-double:after,
h2.heading-double:after,
h3.heading-double:after,
h4.heading-double:after,
h5.heading-double:after,
h6.heading-double:after {
  background: #e74c3c;
}

.thumbnail:hover img {
  border-color: #e74c3c;
}

blockquote {
  border-color: #e74c3c;
}

.fa-li {
  color: #e74c3c;
}

.tt:hover {
  background: #e74c3c;
}

.nav-tabs > li.active > a:after {
  background: #e74c3c;
}

ul.nav-pills.nav-ws-tabs {
  background: #e74c3c;
}

ul.nav-pills.nav-ws-tabs > li.active > a,
ul.nav-pills.nav-ws-tabs > li.active > a:hover,
ul.nav-pills.nav-ws-tabs > li.active > a:focus {
  background: #;
}

ul.nav-pills.nav-ws-tabs > li > a:hover,
ul.nav-pills.nav-ws-tabs > li > a:focus {
  background: #;
}



.panel-primary {
  border-color: #e74c3c;
}

.panel-primary > .panel-heading,
.panel-primary > .panel-footer {
  background: #e74c3c;
  border-color: #e74c3c;
}

a,
a:hover,
a:active,
a:focus {
  color:#e74c3c;
}

.btn.btn-primary {
  background: #e74c3c;
  border-color: #;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #;
}

.pagination > .current > a,
.pagination > .current > span,
.pagination > .current > a:hover,
.pagination > .current > span:hover,
.pagination > .current > a:focus,
.pagination > .current > span:focus {
  background: #e74c3c;
  border-color: #e74c3c;
}

.pagination > li > a,
.pagination > li > span {
  color: #e74c3c;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #;
}

.moduletable.well-template-border {
  border-color: #e74c3c;
}

.moduletable.well-template {
  background-color: #e74c3c;
  border: 1px solid #;
}

.color-primary {
  color: #e74c3c;
}

.progress-bar {
  background: #e74c3c;
}



