/* 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: #1170FD !important;
    background: #1170FD !important;
}

.promotion_table .head_table {
    background-color: #F58423;
}

.section_title {
    background-color: #F58423;
    background: #F58423 url("../../../img/img-theme/bg_index_static.png");
}

.arrow_results {
    background: url("arrow_results.png") no-repeat center center;
}

.overlay {
    background: #F58423 url("../../../img/img-theme/more.png") no-repeat center center;;
    background: rgba(252, 79, 19, 0.6) url("../../../img/img-theme/more.png") no-repeat center center;
}

.opacy_bg_03 {
    background: rgba(252, 79, 19, 0.6);
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #F58423 0%, #F58423 100%);
    background-image: -o-linear-gradient(top, #F58423 0%, #F58423 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F58423), to(#F58423));
    background-image: linear-gradient(to bottom, #F58423 0%, #F58423 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
    background-repeat: repeat-x;
    background-color: #F58423;
}

/* Colors ------------------------*/
.results h2,
.style-caption h1 span,
.sf-menu > li > a:hover,
.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,
ul li span {
    color: #1170FD !important;
}

.index_static h1 span {
    color: #F58423;
}

/* Borders Colors ------------------------*/
.carousel-testimonials .image-testimonials {
    border: 5px solid #F58423;
}

.carousel-testimonials .head-testimonials:before {
    border-top: 20px solid #F58423;
}

.padding-30 {
    padding-left: 30px;
}

.padding-50 {
    padding-left: 50px;
}

.padding-5 {
    padding-left: 5px;
}

.orange-color {
    color: #1170FD;
}

h3 span {
    color: #1170FD;
}

div.fancybox-skin {
    background-image: -webkit-linear-gradient(top, #F58423 0%, #F58423 100%);
    background-image: -o-linear-gradient(top, #F58423 0%, #F58423 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F58423), to(#F58423));
    background-image: linear-gradient(to bottom, #F58423 0%, #F58423 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
    background-repeat: repeat-x;
    background-color: #F58423;
    border: 5px solid #fff;
    color: #fff;
    font-weight: 500;
    padding: 0px !important;
}

div.fancybox-skin h1, div.fancybox-skin a {
    color: #fff;
}

div.fancybox-skin h1 {
    background: #fff;
    padding: 15px;
    margin: 20px 0px 0px 0px;
    text-align: center;
    color: #F58423;
}

div.service-body {
    padding: 15px;
}
