

h3,
h4,
h5 {
	color: #2A9DEA;
}

a {
	color: #2A9DEA;
}

a:hover {
	color: #0099e6;
}

a:active {
	color: #0077b3;
}

.alternative-font {
	color: #2A9DEA;
}

p.drop-caps:first-child:first-letter {
	color: #2A9DEA;
}

p.drop-caps.secundary:first-child:first-letter {
	background-color: #2A9DEA;
}

ul.nav-pills > li.active > a,
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
	background-color: #2A9DEA;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #2A9DEA;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus
{
    background-color: #2A9DEA;
}

header ul.nav-pills > li.active > a {
	color: #2A9DEA;
}

header ul.nav-pills > li.active > a:hover {
	color: #2A9DEA;
}


.progress-bar-primary {
	background-color: #2A9DEA;
}

body.boxed div.body {
	border-top-color: #2A9DEA;
}

section.highlight {
	background-color: #2A9DEA;
	border-color: #2392DD;
    /*margin: 35px 0 45px;*/
    padding: 40px 0;
    clear: both;
}

section.page-top h2 {
	border-bottom-color: #2A9DEA;
}

section.toggle label {
	color: #2A9DEA;
	border-left-color: #2A9DEA;
}

section.toggle.active > label {
	/*background-color: #2A9DEA;*/
	border-color: #2A9DEA;
	/*color: #FFF;*/
}

section.page-top.custom-product {
	background-color: #0077b3;
	border-top-color: #0081c2;
}

div.feature-box div.feature-box-icon {
	background-color: #2A9DEA;
}

ul.history li div.featured-box div.box-content {
	border-top-color: #2A9DEA;
}

div.feature-box.secundary div.feature-box-icon i.fa {
	color: #2A9DEA;
}

a.thumb-info span.thumb-info-type {
	background-color: #2A9DEA;
}

a.thumb-info span.thumb-info-action-icon {
	background-color: #2A9DEA;
}

.thumbnail span.zoom {
	background-color: #2A9DEA;
}

span.thumb-info-social-icons a {
	background-color: #2A9DEA;
}

.inverted {
	background-color: #2A9DEA;
}

div.tabs ul.nav-tabs a,
div.tabs ul.nav-tabs a:hover {
	color: #2A9DEA;
}

div.tabs ul.nav-tabs a:hover {
	border-top-color: #2A9DEA;
}

div.tabs ul.nav-tabs li.active a {
	border-top-color: #2A9DEA;
	color: #2A9DEA;
}

ul.list.icons li i {
	color: #2A9DEA;
}

i.fa-featured {
	background-color: #2A9DEA;
}

.parallax blockquote i.fa-quote-left {
	color: #2A9DEA;
}



div.slider div.tp-bannertimer {
	background-color: #2A9DEA;
}

div.home-intro p em {
	color: #00aaff;
}

div.home-concept strong {
	color: #2A9DEA;
}

blockquote.testimonial {
	background: #0099e6;
}

div.testimonial-arrow-down {
	border-top-color: #0099e6;
}

div.recent-posts div.date span.month,
article.post div.post-date span.month {
	background-color: #2A9DEA;
}

div.recent-posts div.date span.day,
article.post div.post-date span.day {
	color: #2A9DEA;
}

div.featured-box-secundary i.fa-featured,
div.featured-box-secundary i.image-icon {
	background-color: #2A9DEA;
}

div.featured-box-secundary h4 {
	color: #2A9DEA;
}

div.featured-box-secundary div.box-content {
	border-top-color: #2A9DEA;
}

div.pricing-table div.most-popular {
	border-color: #2A9DEA;
}

div.pricing-table div.most-popular h3 {
	background-color: #0074ad;
	background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #2A9DEA, #005580);
}

footer div.footer-ribon {
	background: #2A9DEA;
}

footer div.footer-ribon:before {
	border-right-color: #005580;
}
