﻿.g_pagination li.activeSlide a,
.g_pagination li a:hover {
  background: #f7c301;
  border: 1px solid #e89601;
}
.error404-num {
  color: #f7c301;
}
#portfolio-grid .item .meta .zoom-link,
h1.logo a { 
 
}
section#home h1 .underline {
  padding: 0;
  margin: 0;
  background: none;
  border-bottom: 2px solid #f7c301;
}
.skills .percent,
section#services h2 span,
section#services h3 span,
section#contact h2 span {
  background: #f7c301;
}
.pricing_table .btn-area {
  background: #feaf1e;
}
.pricing_table h2 {
  background: #e89601;
}
section#services,
section#contact { 
}
section#services:after,
section#contact:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -29px;
  width: 212px;
  height: 29px;
  margin-left: -106px;
  background: url(../images/2-arrow-bg.png) center bottom no-repeat;
}
.jspTrack {
  background: #e89601;
}
.jspDrag {
  background: #feaf1e;
}
.jspArrow {
  background: #feb838;
}
.jspArrow.jspDisabled {
  background: #fec151;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(0, 0, 0, 0.7);
  outline: 0;
  outline: thin dotted 9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.7);
}
a,
.btn-white,
.clients li .name strong,
.pricing_table h3.price,
.pricing_table h3.price small,
.tabs-wrapper .recent-posts li span.meta,
ul li.cat-item:hover a:before,
.archive-lists ul li:hover a:before,
.list.arrow-list > ul li:before,
a:hover,
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a,
.sf-menu li li > a:hover,
.sf-menu li li.sfHover > a,
.sf-menu li li.current-menu-item > a,
.sf-menu > li.current-menu-parent > a,
.sf-menu > li.current-menu-ancestor > a,
.sf-menu li li.current-menu-ancestor > a {
  color:  #8a2120;
}
.es-nav span {
  background-color: #fec151;
}
.es-carousel ul li .meta,
.es-carousel ul li .portfolio-meta,
#portfolio-grid .item .meta,
.zoom-icon,
.recent-posts li figure .meta {
  background: rgba(0, 0, 0, 0.7);
}
.color-blue,
.link-more,
.tab-content h1,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > li > a:hover,
.recent-posts.team li .meta .social-icon a:hover,
.name-testi .testiinfo {
  color: #fec151 !important;
}
.btn-primary {
  background: #fdc614;
font-weight: normal !important;
color:rgb(138, 33, 32);
}

.btn-primary:hover {
  color: #fff; 
background:rgb(138, 33, 32);    
}

.social-networks li a:hover,
.recent-posts.team li .meta .social-icon a:hover {
  background-color: #fec151;
}
#clients ul li .banner-wrap .featured-thumbnail a:hover {
  border-color: #fec151;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a {
  color: #fff;
  background-color: #fec151;
}
.filters li.active a,
.filters li a:hover {
  background: #fec151;
}
.post-meta .comments {
  background: #fec151;
}
ul li.cat-item a:hover,
.archive-lists ul li a:hover {
  color: #fec151;
  border-color: #fec151;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */