.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;
}
a:not(.btn) {
  color: #196090;
}
a:not(.btn):hover {
  color: #3498db;
}
.btn-primary {
  background: #3498db;
  box-shadow: -10px -2px 0px #217dbb inset;
}
.btn-primary:hover {
  background: #258cd1;
}
.module h3 span {
  border-right: 3px solid #3498db;
  border-left: 3px solid #3498db;
}
body {
  color: #444444;
  padding-top: 55px;
}
body.bg {
  background: #fff;
}
body.homepage {
  padding-top: 0px;
}
body.homepage #sp-header-wrapper {
  background: rgba(62,62,63,0);
}
#sp-header-wrapper {
  background: #3498db;
}
#sp-header-wrapper #header {
  padding: 0px 0px;
}
#sp-header-wrapper #header .sp-submenu a {
  color: #fff;
}
#sp-header-wrapper #header .sp-submenu a:hover {
  color: #fff;
}
#sp-main-menu ul.level-0 li.active a {
  color: #fff;
  border-radius: 0px;
}
#sp-main-menu ul.level-1 li.active a {
  color: #fff;
  background: none;
  border-radius: 0px;
}
#sp-main-menu ul.level-2 li.active a {
  color: #fff;
  background: none;
}
#sp-main-menu ul.level-3 li.active a {
  color: #fff;
  background: none;
}
#sp-main-menu ul.level-4 li.active a {
  color: #fff;
  background: none;
}
#sp-main-menu ul.level-0 > li:hover {
  background-color: rgba(0,0,0,0.39);
  border-radius: 0px;
}
#sp-main-menu ul.level-0 > li:hover a {
  color: #fff;
  border-radius: 0px;
}
#sp-main-menu ul.level-0 > li {
  border-bottom: 0px solid #3498db;
}
#sp-main-menu ul.level-0 > li a {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
#sp-main-menu ul.level-0 > li:hover {
  border-radius: 0px !important;
}
#sp-main-menu ul.level-0 > li:hover span {
  border-top: 0px solid #3498db;
}
.sp-submenu .sp-submenu-wrap {
  background-color: rgba(0,0,0,0.39);
}
.sp-submenu .sp-submenu-wrap #sp-main-menu ul.level-1 > li > a {
  color: #555;
}
.sp-submenu .sp-submenu-wrap .module p {
  color: #fff;
}
#sp-main-menu ul.level-1 > li a {
  color: #3498db;
  background: none;
}
#sp-main-menu ul.level-1 > li:hover {
  color: #fff;
  background: rgba(0,0,0,0.39) !important;
}
#sp-main-menu ul.level-1 > li:hover >a {
  color: #fff;
}
#sp-main-menu ul.level-1 > li .active {
  color: #fff;
}
#sp-main-menu ul.level-1 > li .active >a {
  color: #fff;
  background: none !important;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-2 > li a {
  color: #3498db;
  background: none;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-2 > li:hover {
  color: #fff;
  background: rgba(0,0,0,0.39);
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-2 > li:hover >a {
  color: #fff;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-2 > li .active >a {
  color: #fff;
  background: none !important;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-3 > li a {
  color: #3498db;
  background: none;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-3 > li:hover {
  color: #fff;
  background: rgba(0,0,0,0.39);
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-3 > li:hover >a {
  color: #fff;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-3 > li .active >a {
  color: #555;
  background: none !important;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-4 > li a {
  color: #3498db;
  background: none;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-4 > li:hover {
  color: #fff;
  background: rgba(0,0,0,0.39);
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-4 > li:hover >a {
  color: #fff;
}
#sp-main-menu ul.level-1 > li #sp-main-menu ul.level-4 > li .active >a {
  color: #555;
  background: none !important;
}
#sp-main-menu ul.level-1 li.active a.active .menu-title {
  color: #fff;
}
#sp-main-menu ul.level-2 > li:hover >a,
#sp-main-menu ul.level-2 > li.active >a {
  color: #555;
}
#sp-main-menu ul.level-3 > li:hover >a,
#sp-main-menu ul.level-3 > li.active >a {
  color: #555;
}
#sp-main-menu ul.level-4 > li:hover >a,
#sp-main-menu ul.level-4 > li.active >a {
  color: #555;
}
#sp-search .btn {
  padding: 5px 10px;
}
#sp-logo-wrapper .logo {
  background: url(../../images/presets/preset2/logo.png) no-repeat;
  margin: 0 auto;
  opacity: 0;
  display: none;
}
#sp-logo-wrapper .image-logo {
  background: url(../../images/presets/preset2/logo.png) no-repeat;
  margin: 0 auto;
  opacity: 0;
  display: none;
}
#sp-slider-logo-wrapper .logo {
  background: url(../../images/presets/preset2/logo.png) no-repeat;
  margin: 0 auto;
}
#sp-search-wrapper.topfixed_search .container .search .btn {
  background: #3498db;
}
#sp-welcome-wrapper {
  background: #3498db;
}
#sp-feature-wrapper #sp-feature1 i {
  border: 1px solid #3498db;
  color: #3498db;
}
#sp-feature-wrapper:hover #sp-feature1 i {
  background: #3498db;
  color: #fff;
}
#sp-feature-wrapper #sp-feature2 i {
  border: 1px solid #3498db;
  color: #3498db;
}
#sp-feature-wrapper:hover #sp-feature2 i {
  background: #3498db;
  color: #fff;
}
#sp-feature-wrapper #sp-feature3 i {
  border: 1px solid #3498db;
  color: #3498db;
}
#sp-feature-wrapper:hover #sp-feature3 i {
  background: #3498db;
  color: #fff;
}
#sp-message-wrapper {
  background: #3498db;
}
div.default .btn.active {
  background-color: #3498db;
  color: #fff;
}
div.default .btn {
  padding: 15px 25px;
}
div.default ul.sp-portfolio-filter {
  margin: 50px 0;
  text-align: center;
}
#sp-portfolio-wrapper .sp-portfolio-thumb .mask,
.sp-portfolio .sp-portfolio-thumb .mask {
  background-color: #8bc4ea !important;
}
#sp-portfolio-wrapper .tm_link_preview,
.sp-portfolio .tm_link_preview {
  display: block;
  padding: 15px 10px;
}
#sp-portfolio-wrapper .tm_link_preview .sp-portfolio-preview,
.sp-portfolio .tm_link_preview .sp-portfolio-preview {
  padding: 15px;
}
#sp-portfolio-wrapper .tm_link_preview .sp-portfolio-preview i,
.sp-portfolio .tm_link_preview .sp-portfolio-preview i {
  color: #fff;
  font-weight: 300;
  font-size: 30px;
}
#sp-portfolio-wrapper .tm_link_preview .sp-portfolio-link,
.sp-portfolio .tm_link_preview .sp-portfolio-link {
  padding: 15px;
}
#sp-portfolio-wrapper .tm_link_preview .sp-portfolio-link i,
.sp-portfolio .tm_link_preview .sp-portfolio-link i {
  color: #fff;
  font-weight: 300;
  font-size: 30px;
}
#sp-message1-wrapper {
  background: #3498db;
}
#sp-middle-features-wrapper .span3.text-left {
  border-left: 5px solid #3498db;
}
#sp-middle-features-wrapper .span3.text-right {
  border-right: 5px solid #3498db;
}
#sp-middle-features-wrapper #sp-middlefeatures i {
  color: #3498db;
}
#sp-newspro1-wrapper {
  background: #bfdef4 !important;
}
#sp-skill-wrapper ul li {
  border-top: 2px solid #3498db;
  border-bottom: 2px solid #3498db;
}
#sp-skill-wrapper ul li span {
  background: #75b9e7;
}
#sp-newspro2-wrapper {
  background: url(../../images/newspro_bg.png) #8bc4ea repeat;
}
#sp-testimonial-wrapper .testimonial:hover {
  border: 1px solid #3498db;
  background: #fff;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#sp-testimonial-wrapper .media-body strong {
  color: #3498db;
}
#sp-testimonial-wrapper .testimonial-content {
  background: #3498db;
}
#sp-testimonial-wrapper .testimonial-content:after {
  border-bottom: 20px solid #3498db;
}
#sp-team-wrapper .span3 {
  border-top: 3px solid #3498db;
  border-bottom: 3px solid #3498db;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  background: #fff;
}
#sp-team-wrapper .span3:hover {
  background: #f7f7f7;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#sp-newsletter-wrapper {
  background: url(../../images/bg.png) #3498db repeat;
}
#sp-title-wrapper {
  background: #000;
}
#sp-title-wrapper .container {
  padding: 10px 20px;
}
#sp-title-wrapper #sp-breadcrumb li a:hover {
  color: #3498db;
}
#sp-title-wrapper #sp-pagetitle h2 {
  color: #fff;
  margin: 0;
  text-shadow: 0px 1px 0px #000;
}
#sp-main-body-wrapper .row-fluid [class*="span"] {
  min-height: 0px !important;
}
#sp-main-body-wrapper #contact-form legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 10px;
  padding-bottom: 15px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#sp-main-body-wrapper .module.blue {
  background: #3498db;
}
#sp-main-body-wrapper .module.blue a {
  color: #fff;
}
#sp-main-body-wrapper .module.blue .moduleItemAuthor a,
#sp-main-body-wrapper .module.blue .moduleItemDateCreated {
  opacity: 0.6;
}
#sp-main-body-wrapper .sp-portfolio-loadmore a {
  background: #3498db;
}
#sp-main-body-wrapper .sp-portfolio-loadmore a:hover {
  background: #222;
}
#sp-bottom-wrapper {
  border-top: 5px solid #3498db;
}
#sp-bottom-wrapper .container {
  border-top: 6px solid #3498db;
  padding: 0px 20px;
}
#sp-bottom-wrapper h3 {
  font-size: 16px;
  text-transform: uppercase;
}
#sp-bottom-wrapper input.button:hover {
  background: #222 !important;
}
#sp-bottom-wrapper ul.gallery li >a {
  border: 0px solid #797979;
  background: #797979;
  border-radius: 2px;
  -webkit-transition: border linear .4s;
  -moz-transition: border linear .4s;
  -o-transition: border linear .4s;
  transition: border linear .4s;
}
#sp-bottom-wrapper ul.gallery li >a:hover {
  border: 0px solid #3498db;
  background: #3498db;
  -webkit-transition: background linear .4s;
  -moz-transition: background linear .4s;
  -o-transition: background linear .4s;
  transition: background linear .4s;
  border-radius: 2px;
}
#error-page h1 {
  color: #3498db;
}
#error-page a {
  text-decoration: none;
  color: #3498db;
}
#error-page a:hover {
  text-decoration: none;
  color: #000;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  color: #797979;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #ccc;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #57aae1;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #b6daf2;
}
#sp-footer-wrapper .copyright {
  color: #5A5A5A;
}
#sp-footer-wrapper .designed-by {
  color: #5A5A5A;
}
.sp-totop {
  background: #222;
  color: #fff;
}
.sp-totop i {
  color: #3498db;
}
.sp-totop:hover {
  background: #222;
  color: #3498db;
}
.sp-border {
  border-top: 1px solid #0a2639;
}
.sp-border::after {
  background: #6E6E6E;
}
.button-group .default1 {
  background: #6A758A;
  margin-right: 10px;
}
.entry-meta ul.actions li a {
  font-family: 'Open Sans' !important;
  font-size: 13px;
}
#k2Container .editor i {
  border: 0px solid #3498db;
  padding: 0px !important;
  color: #333;
  border-radius: 0px;
  font-size: 16px;
}
#k2Container i {
  color: #3498db;
  margin-right: 5px;
  border: 2px solid #3498db;
  border-radius: 5px;
  padding: 3px 5px 5px 3px !important;
  width: 8px;
  height: 8px;
  font-size: 11px;
  display: inline-block;
}
#k2Container div.catItemTagsBlock i {
  border: 2px solid #3498db;
}
#k2Container div.catItemTagsBlock .catItemTags li a {
  border: 1px solid #3498db;
}
#k2Container div.catItemTagsBlock .catItemTags li a:before {
  border-right-color: #3498db;
}
#k2Container div.catItemHeader span.catItemDateCreated {
  background: #3498db;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
#k2Container div.catItemHeader span.catItemDateCreated:hover {
  background: #000;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
div.itemView span.itemDateCreated {
  background: #3498db;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
div.itemView span.itemDateCreated:hover {
  background: #000;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
div.userItemBody {
  padding: 0px 0;
}
div.userItemBody span.userItemDateCreated {
  background: #3498db;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
div.userItemBody span.userItemDateCreated:hover {
  background: #000;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
div.tagItemBody {
  padding: 0px 0;
}
div.tagItemBody span.tagItemDateCreated {
  background: #3498db;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
div.tagItemBody span.tagItemDateCreated:hover {
  background: #000;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
.k2TagCloudBlock a {
  background: none !important;
  border: 1px solid #383838;
  color: #797979 !important;
}
.k2TagCloudBlock a:hover {
  background: #3498db !important;
  border: 1px solid #383838;
  color: #fff !important;
}
.white .k2TagCloudBlock a {
  background: #3498db !important;
  border: 1px solid #fff;
  color: #fff !important;
}
.white .k2TagCloudBlock a:hover {
  background: #fff !important;
  border: 1px solid #3498db;
  color: #3498db !important;
}
span.catItemAuthor a,
div.catItemTagsBlock ul.catItemTags li a,
span.itemAuthor a,
.itemCategory a,
ul.itemTags li a,
.catItemCategory a,
.catItemCommentsLink a {
  color: #3498db;
}
span.catItemAuthor a:hover,
div.catItemTagsBlock ul.catItemTags li a:hover,
span.itemAuthor a:hover,
.itemCategory a:hover,
ul.itemTags li a:hover,
.catItemCategory a:hover,
.catItemCommentsLink a:hover {
  color: #000;
}
#k2Container .userBlock {
  background: #3498db !important;
  color: #fff;
  border: 1px solid #fff;
}
.entry-meta.muted {
  border: 1px solid #3498db;
}
