/* Background Colors ------------------------*/
.s-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: #e64b3c;
	background: #e64b3c;
}
.promotion_table .head_table{
	background-color: #e64b3c;
}
.section_title{
	background-color: #e64b3c;
	background: #e64b3c url("../../../img/img-theme/bg_index_static.png");
}
.arrow_results{
	background: url("arrow_results.png") no-repeat center center;
}
.overlay{
	background: #e64b3c 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, #e64b3c 0%, #e64b3c 100%);
	background-image: -o-linear-gradient(top, #e64b3c 0%, #e64b3c 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e64b3c), to(#e64b3c));
	background-image: linear-gradient(to bottom, #e64b3c 0%, #e64b3c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
	background-repeat: repeat-x;
	background-color: #e64b3c;
}

/* 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,
footer svg{
	color: #e64b3c;
}

.button:hover {
	background-color: #2e63fd;
}

.index_static h1 span, .index_static p span{
	color: #e64b3c;
}
.index_static p span{
	font-weight: bold;
}

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

.service-01 {
	padding-bottom: 30px;
	display: block;
}
.service-01 .caption-service-01 {
	padding-top: 0px;
}
.service-02 .caption-service-02 {
	font-size: 18px;
}
footer .intro {
	padding: 20px 0;
}

section .container {
	width: 90%;
	max-width: 1400px;
  }
  section.first-section {
	padding-top: 12px;
	padding-bottom: 40px;
	background-color: #f3f3f3;
	text-align: center;
  }
  section.first-section .col-sm-6 {
	width: 100%;
	float: none;
	clear: both;
  }
  .col-sm-6.second-section-no-image.text-center {
	min-height: 250px;
  }
  .head-service-01 svg {
	color: #e64b3c;
	width: 40px !important;
	height: 40px;
  }
  a.service-01:hover svg {
	color: #2e63fd;
  }
  a.service-01 {
	outline: none;
  }
  .info_dark p {
	color: white;
  }
  .info_dark .vertical_line .circle_bottom {
	background: #fff;
  }

  .info_dark .info_title {
	padding-bottom: 70px;
  }
  .img-static-wrap img.img-static {
	max-height: 390px;
	float: left;
	margin-top: -20px;
  }
  img.img-static {
	max-height: 300px;
	max-width: 100%;
	float: left;
  }