/* Background Colors ------------------------*/
.sf-menu li li a:hover,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.button,
.btn-primary,
.caption-head:hover,
.flex-control-paging li a.flex-active,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.info_skin_base,
#theme-options .active,
.service-02 .head-service-02 i,
.post-date,
.more-link a,
.pagination > .active > a{
	background-color: #a00000 !important;
	background: #a00000 !important;
}
.promotion_table .head_table{
	background-color: #a00000;
}
.section_title{
	background-color: #a00000;
	background: #a00000 url("../../../img/img-theme/bg_index_static.png");
}
.arrow_results{
	background: url("arrow_results.png") no-repeat center center;
}
.overlay{
	background: #a00000 url("../../../img/img-theme/more.png") no-repeat center center;;
	background: rgba(230, 75, 60,0.6) url("../../../img/img-theme/more.png") no-repeat center center;
}
.opacy_bg_03{
  background: rgba(230, 75, 60,0.6);
}
.progress-bar {
	background-image: -webkit-linear-gradient(top, #a00000 0%, #a00000 100%);
	background-image: -o-linear-gradient(top, #a00000 0%, #a00000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a00000), to(#a00000));
	background-image: linear-gradient(to bottom, #a00000 0%, #a00000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
	background-repeat: repeat-x;
	background-color: #a00000;
}

/* Colors ------------------------*/
.results h2,
.style-caption h1 span,
.color-caption,
.portfolioFilter a:hover,
.portfolioFilter a.current,
.info_vertical span,
.post h2 a:hover,
.post h2 span,
.comment .title_comment span a:hover,
.head_table h2,
.twitts a,
footer li i,
.single_services a,
.service-01 .head-service-01 i,
.service-02 .head-service-02 span,
.item-work .info a:hover,
.opacy_bg_02 .results h2,
.entry-title a:hover,
.important-info span,
.simple-title span,
.titles-span span,
.pagination > li > a, .pagination > li > span,
.post .post-meta i,
.item-team h4,
.info-me h2 strong,
.list i,
address i{
	color: #a00000 !important;
}
.index_static h1 span{
	color: #a00000;
}

/* Borders Colors ------------------------*/
.carousel-testimonials .image-testimonials{
	border: 5px solid #a00000;
}
.carousel-testimonials .head-testimonials:before{
	border-top: 20px solid #a00000;
}