/* --------------------------------- */
/* Css Color Style                   */
/*---------------------------------- */

header nav a.home-btn,
.estate figure .imgout .price,
.site-btn,
.timeline li:first-child i,
nav ul li a:after,
.owl-theme .owl-controls .owl-page span,
ul.profile-information li:first-child:before {
    background: lightcoral !important;
}

/*Progress*/
.skill-list .progress .percentage,
ul.skill-list li:first-child:before {
    background: #00b4d9 !important;
}

/*top menu*/
header nav ul li a:hover,
.events ul li .datenlocation span,
.namenprice .price,
.cbp-filter-item-active,
.portfolio-content p span,
#blog-post .blog-sidebar ul.category-list li a:hover,
#blog-post .blog-sidebar .popular-posts ul li a .info {
    color: #00b4d9 !important;
}

.spinner:before {
    border-top-color: lightcoral;
}

ul.profile-information li:before {
    border-color: lightcoral;
}


/* Hover Color*/

.site-btn:hover,
header nav a.home-btn:hover
{
    background-color: indianred !important;
}

/*back titulo sessao*/
.section-title span {
    background-color: paleturquoise !important;
}


/* Opacity Color*/

#portfolio .cbp-item .portfolio-image .icon i,
#portfolio .cbp-item figure .icon i {
    background: rgb(1, 136, 217);
}


/* for dark colors */

.site-btn,
header nav a.home-btn i,
ul.profile-information li:first-child:before,
#blog .blog-box .date span,
#blog .blog-box .date span,
.timeline li:first-child i,
.cbp-l-loadMore-link.site-btn {
    color: #fff;
}

.timeline li:before,
ul.profile-information li:before {
    border-color: lightcoral !important;
}

/*menu topo*/
.tab.active a,
#blog-post .post-list ul li a,
#blog-post .post-comment ul li .comment-content a {
    color: #00b4d9;
}




/*turquoise #00b4d9*/
/*lightcoral*/
/*indianred*/







