.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;
}
.btn.btn-transparent {
  border: 1px solid #317ac4;
}
.btn.btn-transparent:after {
  background: #317ac4 !important;
}
a {
  color: #317ac4;
}
a:hover {
  color: #000;
}
body {
  color: #333333;
}
body.bg {
  background: #ffffff;
}
#sp-slider-wrapper a.nav-left:hover {
  background: url(../../images/presets/preset3/slider-arrow-left.png) no-repeat 0 0;
}
#sp-slider-wrapper a.nav-right:hover {
  background: url(../../images/presets/preset3/slider-arrow-right.png) no-repeat 0 0;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset3/logo.png);
}
#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active {
  background: #317ac4;
}
#sp-main-menu ul.level-0 > li:hover {
  background-color: #317ac4;
}
.sp-team ul li .sp-team-info {
  background: #317ac4;
  color: #000000;
}
.sp-team ul li .sp-team-info .social-icons a i {
  color: #317ac4;
}
.sp-team ul li.active .sp-team-info {
  background: #317ac4;
}
.sp-feature .feature-icon {
  background: #317ac4;
}
.sp-feature .feature-icon:before {
  border-bottom: 30px solid #317ac4;
}
.sp-feature .feature-icon:after {
  border-top: 30px solid #317ac4;
}
.sp-feature:hover .sp-feature-content {
  background: #ffffff;
}
.sp-feature:hover .sp-feature-content h3 {
  color: #000000;
}
.sp-feature:hover .sp-feature-content:after {
  border-bottom-color: #ffffff;
}
ul.sp-portfolio-filter li a.btn.active {
  color: #333333 !important;
}
.sp-portfolio .sp-portfolio-items li .overlay-wrapper div {
  background: #317ac4;
}
.nssp2 .ns2-page-inner .ns2-row-inner >.ns2-column.col-2:nth-child(1) >div:after {
  background: #317ac4;
}
.nssp2 .ns2-page-inner .ns2-row-inner >.ns2-column.col-2:nth-child(2) >div:after {
  background: #317ac4;
}
.sp_quickcontact input:hover,
.sp_quickcontact input:focus {
  border: 1px solid #317ac4;
}
.sp_quickcontact textarea#message:hover,
.sp_quickcontact textarea#message:focus {
  border: 1px solid #317ac4;
}
.sp_quickcontact #sp_qc_submit.button {
  border: 1px solid #317ac4;
}
.sp_quickcontact #sp_qc_submit.button:hover {
  background: #317ac4;
}
#sp-bottom-wrapper {
  font-size: 16px;
  background: #000;
  color: #fff;
}
#sp-bottom-wrapper .map-marker {
  text-transform: uppercase;
}
#sp-bottom-wrapper .map-marker i {
  font-size: 25px;
  color: #317ac4;
  margin-bottom: 10px;
  display: inline-block;
}
#sp-footer-wrapper span.designed-by a {
  color: #317ac4;
}
.contact-email a i {
  color: #317ac4;
}
.contact-email a:hover {
  color: #317ac4;
}
ul.social-icons li a:hover {
  color: #317ac4;
}
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: 1px solid #317ac4;
}
