/*######################################*/
/*Colors for the template */
/*######################################*/

body {
    background-color: white;
}

.spinner > div,
.nav-link:hover,
.nav-link.active,
.cbp-qtprogress,
.cta1:hover
  {
    background-color: #18bcf9;
}



.about_icon,
.counter,
.person_info h5,
.social_icon:hover,
.portfolio_item_controls:hover,
.portfolio_item_tasks ul li:before,
.services_details h5,
.cbp-qtrotator blockquote h5,
.cta1,
.pricing_box_header h1,
.news_icon,
#contact_info3 h2,
.pagination li a:hover,
.pagination a.active,
.comment a:hover 
{
    color:#18bcf9 !important;
}


.cta1 {
    border-color: #18bcf9;
	color: #18bcf9 !important;
}
.cta1:hover {
    color:white !important;
}

.nav-link:hover, .nav-link.active {
    border:solid 3px #18bcf9;
}

#innerpage a:hover {
	color: #18bcf9;
}
#blog a:hover {
	color: #18bcf9;
}


.sidebar .widget ul li a:hover {
	color: #18bcf9;
}

.widget_calendar tbody a:hover {
	background-color: #18bcf9;
}

.widget_calendar #prev a:hover,.widget_calendar #next a:hover {
	color: #18bcf9;
}

.tagcloud a:hover {
	background: #18bcf9;
}