.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: #000907;
}
a:not(.btn):hover {
  color: #016e57;
}
body.bg {
  background: #fff;
}
a {
  color: #fff;
}
a:hover {
  color: #444;
}
#sp-top-wrapper {
  background: #016e57;
}
.header-fixed {
  background: #016e57 !important;
  padding: 5px 0 !important;
  height: 55px;
  border-bottom: 1px solid #fff;
}
.header-fixed #sp-logo .logo {
  background: url(../../images/presets/preset1/logo.png) no-repeat !important;
  background-size: 120px !important;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.header-fixed #sp-menu {
  padding-top: 0px !important;
}
#sp-header-wrapper #sp-logo .logo {
  background: url(../../images/presets/preset1/logo.png) no-repeat;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-0 > li > a {
  color: #fff;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-0 > li:hover {
  padding-bottom: 18px;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-0 > li:hover,
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-0 > li.active {
  background-color: #016e57;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-0 > li:hover a,
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-0 > li.active a {
  color: #fff;
}
#sp-header-wrapper #sp-menu .sp-submenu:before {
  border-color: #fff transparent;
}
#sp-header-wrapper #sp-menu .sp-submenu:after {
  border-color: #016e57 transparent;
}
#sp-header-wrapper #sp-menu .sp-submenu .sp-submenu-wrap {
  background-color: #016e57;
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.7) !important;
  -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.7) !important;
  box-shadow: 0 3px 8px rgba(0,0,0,0.7) !important;
}
#sp-header-wrapper #sp-menu .sp-submenu .sp-submenu-wrap #sp-main-menu ul.level-1 > li > a {
  color: #555;
}
#sp-header-wrapper #sp-menu .sp-submenu .sp-submenu-wrap .module p {
  color: #fff;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li:hover {
  color: #fff;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li:hover >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li .active {
  color: #fff;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li .active >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li #sp-main-menu ul.level-2 > li:hover >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li #sp-main-menu ul.level-2 > li .active >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li #sp-main-menu ul.level-3 > li:hover >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li #sp-main-menu ul.level-3 > li .active >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li #sp-main-menu ul.level-4 > li:hover >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 > li #sp-main-menu ul.level-4 > li .active >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-1 li.active a.active .menu-title {
  color: #000;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-2 > li:hover >a,
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-2 > li.active >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-3 > li:hover >a,
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-3 > li.active >a {
  color: #555;
}
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-4 > li:hover >a,
#sp-header-wrapper #sp-menu #sp-main-menu ul.level-4 > li.active >a {
  color: #555;
}
#sp-title-wrapper #sp-breadcrumb li a:hover {
  color: #016e57;
}
#sp-title-wrapper #sp-pagetitle h2 {
  color: #016e57;
  margin: 0;
  text-shadow: 0px 0px 2px #FFF;
}
#sp-main-body-wrapper .sp-portfolio-filter a {
  -webkit-box-shadow: 0px 1px 0px #ddd;
  -moz-box-shadow: 0px 1px 0px #ddd;
  box-shadow: 0px 1px 0px #ddd;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
  border: 1px solid #ECEBEB;
}
#sp-main-body-wrapper .sp-portfolio-filter a.active {
  background: #016e57;
  color: #fff;
  -webkit-box-shadow: 0px 1px 0px #ddd;
  -moz-box-shadow: 0px 1px 0px #ddd;
  box-shadow: 0px 1px 0px #ddd;
  border: 1px solid #fff;
}
#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 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: #016e57;
}
#sp-main-body-wrapper .sp-portfolio-loadmore a:hover {
  background: #222;
}
#sp-main-body-wrapper div.appico .sp-portfolio-thumb:hover::after {
  background: #016e57;
}
#sp-main-body-wrapper .sp-portfolio li:hover .sp-portfolio-item-details {
  border: 1px solid #fff;
}
#sp-main-body-wrapper .sp-portfolio-item-details {
  background: #016e57;
  border: 1px solid #016e57;
}
#sp-main-body-wrapper .module.white a {
  color: #016e57;
}
#sp-feature-wrapper .head_title {
  color: #016e57;
}
#sp-feature-wrapper #sp-feature1:hover img,
#sp-feature-wrapper #sp-feature2:hover img,
#sp-feature-wrapper #sp-feature3:hover img,
#sp-feature-wrapper #sp-feature4:hover img {
  background: #016e57;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 2px 0px #B4B4B4;
  -moz-box-shadow: 0px 2px 0px #B4B4B4;
  box-shadow: 0px 2px 0px #B4B4B4;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
#sp-main-top-wrapper .nav-tabs li a {
  border: 1px solid #fff;
}
#sp-main-top-wrapper .nav-tabs li.active a {
  background: #016e57;
  color: #fff;
}
#sp-main-top-wrapper .nav-tabs li.active a:before {
  border-left-color: #016e57 !important;
}
h3.header span {
  border-bottom: 5px solid #016e57;
}
#sp-latest-project-wrapper h3.header span {
  border-bottom: 5px solid #016e57;
}
#sp-latest-project-wrapper .sp-portfolio-loadmore .btn {
  background: #016e57;
}
#sp-latest-project-wrapper div.appico .btn.active {
  background: #016e57;
  color: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 1px 2px #AAA;
}
#sp-latest-project-wrapper .sp-portfolio-item-inner {
  background: #016e57;
}
#sp-latest-project-wrapper div.appico .sp-portfolio-thumb:hover::after {
  background: #016e57;
}
#sp-welcome-wrapper {
  background-color: #016e57;
  color: #fff;
}
#sp-main-bottom-wrapper .container {
  border-bottom: 5px solid #016e57;
}
#sp-main-bottom-wrapper .feature_main i {
  background: #016e57;
  color: #fff;
  border: 5px solid #fff;
  -webkit-transition: background linear .5s;
  -moz-transition: background linear .5s;
  -o-transition: background linear .5s;
  transition: background linear .5s;
}
#sp-main-bottom-wrapper .feature_main:hover i {
  border: 5px solid #016e57;
  background: #fff;
  color: #222;
  -webkit-transition: background linear .5s;
  -moz-transition: background linear .5s;
  -o-transition: background linear .5s;
  transition: background linear .5s;
}
#sp-testimonial-wrapper #monialsfader #monials li h4 {
  color: #016e57;
}
#sp-testimonial-wrapper #monials li .img img {
  border-radius: 50%;
  border: 5px solid #016e57;
}
#sp-bottom-wrapper input.button:hover {
  background: #222 !important;
}
#sp-bottom-wrapper .bottom_logo {
  background: url(../../images/presets/preset1/logo.png) no-repeat;
  height: 90px;
}
#error-page h1 {
  color: #016e57;
}
#error-page a {
  text-decoration: none;
  color: #016e57;
}
#error-page a:hover {
  text-decoration: none;
  color: #000;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #000000;
  color: #fff;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #fff;
}
#sp-bottom-wrapper #sp-footer2 a,
#sp-footer-wrapper #sp-footer2 a {
  border: 3px solid #016e57;
}
#sp-bottom-wrapper #sp-footer2 a:hover,
#sp-footer-wrapper #sp-footer2 a:hover {
  color: #0bfdca;
  border: 3px solid #016e57;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #01a17f;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #0bfdca;
}
#sp-footer-wrapper {
  border-top: 1px solid #000000;
  border-top: 1px solid #016e57;
}
#sp-footer-wrapper::after {
  background: #000000;
}
.sp-totop {
  background: #016e57;
  color: #fff;
}
.sp-totop:hover {
  background: #222;
}
.sp-border {
  border-top: 1px solid #000000;
}
.sp-border::after {
  background: #000000;
}
.btn-primary,
button,
.btn-link,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #01616b;
  background-image: -moz-linear-gradient(top,#016e69,#014e6e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#016e69),to(#014e6e));
  background-image: -webkit-linear-gradient(top,#016e69,#014e6e);
  background-image: -o-linear-gradient(top,#016e69,#014e6e);
  background-image: linear-gradient(to bottom,#016e69,#014e6e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006e69', endColorstr='#ff004e6e', GradientType=0);
  border-color: #014e6e #014e6e #001822;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #014e6e;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: #016e57;
  background-image: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0 1px 1px rgba(116,115,115,0.75);
  border: 1px solid #fff;
}
.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],
.btn-link:hover,
.btn-link:active,
.btn-link.active,
.btn-link.disabled,
.btn-link[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: #014e6e;
  *background-color: #013c55;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
.btn-link:active,
.btn-link.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active,
submit:active,
submit.active {
  background-color: #012a3b \9;
}
.btn-primary,
.btn-large,
input#submitCommentButton,
.readmor {
  background: #016e57;
  color: #fff;
  border: 0px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0 1px 1px rgba(116,115,115,0.75);
  border: 1px solid #fff;
}
.btn:hover,
.btn-link:hover,
.button:hover,
button:hover,
input[type='submit']:hover,
input[type='button']:hover,
.button-group .default1:hover {
  background: #222;
  color: #fff;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
  text-shadow: 0 1px 1px rgba(116,115,115,0.75);
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 2px 0px #B4B4B4;
  -moz-box-shadow: 0px 2px 0px #B4B4B4;
  box-shadow: 0px 2px 0px #B4B4B4;
  font-family: 'PT Sans' !important;
}
.button-group .default1 {
  background: #6A758A;
  margin-right: 10px;
}
#k2Container i {
  color: #016e57;
  margin-right: 10px;
}
#k2Container div.catItemHeader span.catItemDateCreated {
  background: #016e57;
  -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: #016e57;
  -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: #016e57;
  -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: #016e57;
  -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: #fff !important;
  border: 1px solid #016e57;
  color: #016e57 !important;
}
.k2TagCloudBlock a:hover {
  background: #016e57 !important;
  border: 1px solid #fff;
  color: #fff !important;
}
.white .k2TagCloudBlock a {
  background: #016e57 !important;
  border: 1px solid #fff;
  color: #fff !important;
}
.white .k2TagCloudBlock a:hover {
  background: #fff !important;
  border: 1px solid #016e57;
  color: #016e57 !important;
}
span.catItemAuthor a,
div.catItemTagsBlock ul.catItemTags li a,
span.itemAuthor a,
.itemCategory a,
ul.itemTags li a,
.catItemCategory a,
.catItemCommentsLink a {
  color: #016e57;
}
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;
}
