.clearfix {
  *zoom: 1;
}
h1.page-header a { color: #4fb6c7 !important; }
h3.rox_header { color: #4fb6c7 !important; }
.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;
}
a:not(.btn) {
  color: #1281b4;
  text-decoration:underline;
}
a:not(.btn):hover {
  color: #1281b4;
  text-decoration:underline;
}
body {
  color: #555;
}
body.bg {
  background: #fff;
}
#sp-header-wrapper {
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#ffffff,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#fff));
  background-image: -webkit-linear-gradient(top,#ffffff,#fff);
  background-image: -o-linear-gradient(top,#ffffff,#fff);
  background-image: linear-gradient(to bottom,#ffffff,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);
}
#sp-header-wrapper .show_bg { 
  background-color: #1281b4;
}
#sp-feature-wrapper {
  background-color: #1073a1;
  background-image: -moz-linear-gradient(top,#1281b4,#0068d3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1281b4),to(#0068d3));
  background-image: -webkit-linear-gradient(top,#1281b4,#0068d3);
  background-image: -o-linear-gradient(top,#1281b4,#0068d3);
  background-image: linear-gradient(to bottom,#1281b4,#0068d3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1281b4', endColorstr='#ff0067d3', GradientType=0);
}
#sp-feature-wrapper a:not(.btn) {
  color: #7d7d7d;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #ffffff;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
#sp-bottom-wrapper {
  color: #fff;
  text-align: center;
}
#sp-bottom-wrapper h3 {
  color: #fff;
}
#sp-bottom-wrapper a:not(.btn) {
  color: #fff;
}
#sp-bottom-wrapper a:not(.btn):hover {
  color: #fff;
}


.carousel-control {
  position: absolute;
  top: 50%;
  margin-top: -20px !important;
  font-size: 15px !important;
  font-weight: bold !important;
  text-align: center !important;
  background: transparent !important;
  border: 1px solid #555;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 20px !important;
  height: 20px !important;
  color: #555 !important;
}
.carousel-control:hover {
  color: #1281b4 !important;
  border: 1px solid #1281b4 !important;
  transition: all 700ms;
}
.carousel-control.left {
  border-radius: 0px !important;
  line-height: 18px !important;
}
.carousel-control.right {
  line-height: 18px;
  left: auto;
}
#sp-footer-wrapper::after {
  background: #6E6E6E;
}
.sp-border::after {
  background: #6E6E6E;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #3b61ff;
  background-image: -moz-linear-gradient(top,#3a7aff,#3c3aff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3a7aff),to(#3c3aff));
  background-image: -webkit-linear-gradient(top,#3a7aff,#3c3aff);
  background-image: -o-linear-gradient(top,#3a7aff,#3c3aff);
  background-image: linear-gradient(to bottom,#3a7aff,#3c3aff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a7aff', endColorstr='#ff3b3aff', GradientType=0);
  border-color: #3c3aff #3c3aff #0200ed;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #3c3aff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
button:hover,
button:active,
button.active,
button.disabled,
button[disabled],
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit'].active,
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button']:hover,
input[type='button']:active,
input[type='button'].active,
input[type='button'].disabled,
input[type='button'][disabled],
submit:hover,
submit:active,
submit.active,
submit.disabled,
submit[disabled] {
  color: #fff;
  background-color: #2488c1; 
  *background-color: #1185ab;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active, 
submit:active,
submit.active {
  background-color: #0907ff \9;
}
#rox-features i:hover:before {
  background: #1281b4 !important;
}
#magic-line {
  color: #1281b4;
}
#sp-header-wrapper {
  border-top: 8px solid #1281b4;
}
.sp-submenu .sp-submenu-wrap {
  border-top: 6px solid #c92032; z-index:500; 
}
#sp-main-menu li li:not(.sp-menu-group) a:hover {
  color: #1281b4;
}
a.rox_facebook:hover,
a.rox_gplux:hover,
a.rox_pinterest:hover,
a.rox_twitter:hover {
  background: #0781ff;
}
#sp-footer-wrapper ul.nav li a:hover {
  color: #1281b4;
}
.rox_date_wrap2 span a:hover {
  color: #1281b4 !important;
}
.rox_date_wrap2 span.catItemAuthor { 
	display: none;
}
.accordion-heading {
  background: #6db5ff;
}
.accordion-heading {
  padding: 7px;
}
.accordion-heading a {
  color: #555 !important;
}
.team-hover {
  background: #1281b4 !important;
}
.hover-portfolio-icon2 {
  background-color: #0781ff !important;
}
.rox-our-team:hover .hover-portfolio-icon1 {
  background-color: #0781ff !important;
}
#top-bar {
  background: #e49c36;
} 
#sp-top-bar2 .acyfield_email .inputbox {
  background-color: #c27c1a !important;  
  border: 1px solid #f9b24d !important;
}
#sp-top-bar2 .acysubbuttons .btn-primary {
  background-color: #00719c !important;
  border: 1px solid #2a99c3 !important; 
}
.sp-tweet-item {
  background-color: #00719c;
}
#sp-tweet-part-wrapper:after {
  border-left: 10px solid rgba(255,255,255,0);
  border-right: 10px solid rgba(255,255,255,0);
  border-bottom: 15px solid #1281b4;
}
#sp-top-bar-wrapper:after {
  border-left: 10px solid rgba(255,255,255,0);
  border-right: 10px solid rgba(255,255,255,0);
  border-top: 15px solid #1281b4;
}
.rox-company-info .carousel-control {
  color: #1281b4 !important;
  border: 1px solid #1281b4 !important;
}
.rox-team-details h3 {
  color: #555;
}
.rox-team-details a.read-more-btn:hover span {
  color: #1281b4;
}
#rox_our_team p {
  color: #555 !important;
}
p.title-italic {
  color: #555 !important;
}
.rox-mod-expert p {
  color: #555 !important;
}
div.ns2-tools {
  color: #555 !important;
}
section.entry-content img{
	padding:10px;  
}
div.maxima .portfolio-hover-sp {
  background: #1281b4 !important;
}
div.maxima .sp-portfolio-thumb .sp-portfolio-preview,
div.maxima .sp-portfolio-thumb .sp-portfolio-link {
  background-color: #0781ff !important;
}
div.maxima .sp-portfolio-item-details h4 {
  color: #555 !important;
}
div.maxima .sp-portfolio-item-details h4:hover {
  color: #1281b4 !important;
}
div.maxima .btn:hover {
  color: #1281b4 !important;
  border: 1px solid #1281b4 !important;
}
.entry-content .span4 p {
  color: #555;
}
.entry-content .span4 li {
  color: #555;
}
.entry-content .span4 h4 {
  color: #555;
}
.rox-mod-expert h3 {
  color: #555 !important;
}
div.itemCommentsForm form input#submitCommentButton {
  background: #1281b4;
}
.itemAuthor:hover {
  color: #1281b4;
  transition: all 700ms;
}
div.k2TagCloudBlock a:hover {
  color: #1281b4;
  border: 1px solid #1281b4;
}
#modlgn-username,
#modlgn-passwd {
  border: 1px solid #1281b4;
}
#form-login-submit .controls button {
  border: 1px solid #1281b4 !important;
  color: #1281b4;
}
.ns2-latest_from-blog .ns2-column:hover .ns2-inner {
  border-bottom: 3px solid #6db5ff;
  box-shadow: 0px 0px 2px #6db5ff !important;
}
.menu-item .sp-submenu-wrap .module .search form button.btn-primary {
  border: 1px solid #1281b4;
  color: #1281b4;
}
.menu-item .sp-submenu-wrap .module .search form input {
  border: 1px solid #1281b4;
}
#rox_our_team img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 5px solid #d3e9ff;
  padding: 1px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#rox_our_team img:hover {
  border: 5px solid #1281b4;
}
.tp-caption.slider-sub-heading2 span,
.tp-caption.slider-sub-heading span {
  font-size: 16px !important;
  color: #1281b4;
}
#sp-breadcrumb a:hover {
  color: #a0cfff;
}
span.commentLink a:hover {
  color: #1281b4 !important;
}
#discuss-wrapper .btn-primary {
  background: #1281b4;
}
#discuss-wrapper .btn-primary:hover {
  background: #0074ed;
}
