.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  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: #005aaf;
}
a:not(.btn):hover {
  color: #002649;
}
#sp-toolbar-wrapper {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
#sp-toolbar-r {
  color: #d1d1d1;
  padding: 5px;
}
#sp-toolbar-r a {
  color: #d1d1d1;
}
#sp-toolbar-r a:hover {
  color: #005aaf;
}
#sp-toolbar-r .uk-icon-button {
  font-size: 14px;
  background: #fff;
  color: #d1d1d1;
  border-radius: 0;
  border-left: none;
}
#sp-toolbar-r .uk-icon-button:hover {
  color: #005aaf;
  background-color: #fff;
}
#sp-toolbar-l {
  color: #d1d1d1;
  padding: 10px;
}
#sp-toolbar-l a {
  color: #d1d1d1;
}
#sp-toolbar-l a:hover {
  color: #005aaf;
}
body {
  color: #5c5c5c;
}
body.bg {
  background: #fff;
}
.readmore,
.btn-default {
  background: transparent;
}
.readmore:hover,
.btn-default:hover {
  color: #005aaf;
  border: 1px solid #005aaf;
}
.readmore:focus,
.btn-default:focus {
  color: #005aaf;
  border: 1px solid #005aaf;
}
#sp-header-wrapper {
  width: 100%;
  z-index: 9999;
  background: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
#sp-header-wrapper .logo {
  padding-top: 15px;
  background-image: url(../../images/presets/preset1/logo.png);
}
.ts-menu {
  background: transparent !important;
  position: fixed;
}
.f-sp-header-wrapper {
  position: fixed;
  display: block;
  background: #fff !important;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px 1px rgba(0,0,0,0.05);
  border-bottom: 1px solid #f2f2f2;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
#sp-feature-wrapper {
  background: #f2f2f2;
}
#sp-feature-wrapper a:not(.btn) {
  color: #005aaf;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #002649;
}
#sp-users-wrapper a:not(.btn) {
  color: #005aaf;
}
#sp-users-wrapper a:not(.btn):hover {
  color: #002649;
}
#sp-users-wrapper .pricing-table {
  padding-top: 5px !important;
}
#sp-users-wrapper .price span {
  font-size: 3rem;
  letter-spacing: 0px;
  font-weight: bold;
}
#sp-users-wrapper .content {
  position: relative;
  color: #FEFEFE;
  padding: 10px 0 20px 0;
}
#sp-users-wrapper .features li {
  padding: 2px;
}
#sp-breadcrumb-wrapper {
  padding: 50px 0;
  border-bottom: 1px solid #ebebeb;
  background: #ebebeb;
  color: #a6a6a6;
  display: block;
  text-align: center;
}
#sp-breadcrumb-wrapper li {
  text-shadow: none;
}
#sp-breadcrumb-wrapper li:last-child {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  font-family: 'Raleway', sans-serif;
  display: block;
  color: #595959;
}
#sp-breadcrumb-wrapper a:not(.btn) {
  color: #a6a6a6;
}
#sp-breadcrumb-wrapper a:not(.btn):hover {
  color: #005aaf;
}
#sp-breadcrumb-wrapper::after {
  left: 50%;
  margin-bottom: -50px;
  content: "";
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
#sp-breadcrumb-wrapper::after {
  bottom: -24px;
  background: #ebebeb;
  z-index: 99;
}
.breadcrumb > li > .divider {
  color: #a6a6a6;
}
#sp-action2-wrapper {
  padding: 0;
  color: #fff;
}
#sp-action2-wrapper a:not(.btn) {
  color: #fff;
}
#sp-action2-wrapper a:not(.btn):hover {
  color: #000000;
}
#sp-action2-wrapper [class^="flaticon-"]:before,
#sp-action2-wrapper [class*=" flaticon-"]:before,
#sp-action2-wrapper [class^="flaticon-"]:after,
#sp-action2-wrapper [class*=" flaticon-"]:after {
  color: #fff;
  font-size: 74px;
}
#sp-action2-wrapper .btn-default {
  background: transparent;
  border: 1px solid rgba(255,255,255,0.4);
  color: rgba(255,255,255,0.4);
  text-shadow: none;
}
#sp-action2-wrapper .btn-default:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #005aaf;
}
#sp-action2-wrapper .btn-default:focus {
  border: 1px solid #fff;
  color: #005aaf;
  background: #fff;
}
#sp-action2-wrapper .row-fluid .span4 {
  width: 33.33%;
}
#sp-action2-wrapper .row-fluid:after {
  clear: both;
}
#sp-action2-wrapper .row-fluid [class*="span"] {
  margin-left: 0;
}
#sp-action2,
#sp-action3,
#sp-action4 {
  padding: 100px 20px;
}
#sp-action2 {
  background: #005aaf;
}
#sp-action3 {
  background: #00407c;
}
#sp-action4 {
  background: #002649;
}
.search {
  margin-top: 10px;
}
.search form {
  margin: 0;
}
.search .form-inline input {
  width: 210px;
}
.search .form-inline input {
  height: 34px;
}
#sp-position-wrapper {
  border-top: 1px solid #ededed;
  background: #fff;
}
#sp-position-wrapper::before {
  left: 50%;
  margin-bottom: -60px;
  content: "";
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 10;
}
#sp-position-wrapper::before {
  top: -24px;
  background: #fff;
}
#sp-intop-wrapper [class^="pe-7s-"],
#sp-intop-wrapper [class*=" pe-7s-"] {
  color: #005aaf;
}
#sp-subinner-wrapper {
  padding: 100px 0;
  color: #fff;
  background: #005aaf;
  border-bottom: 1px solid #004586;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
#sp-subinner-wrapper h3 {
  padding-top: 15px;
}
#sp-subinner-wrapper a:not(.btn) {
  color: #003363;
}
#sp-subinner-wrapper a:not(.btn):hover {
  color: #000000;
}
#sp-subinner-wrapper [class^="flaticon-"]:before,
#sp-subinner-wrapper [class*=" flaticon-"]:before,
#sp-subinner-wrapper [class^="flaticon-"]:after,
#sp-subinner-wrapper [class*=" flaticon-"]:after {
  color: #fff;
  font-size: 74px;
}
#sp-subinner-wrapper .btn-default {
  background: transparent;
  border: 1px solid rgba(255,255,255,0.4);
  color: rgba(255,255,255,0.4);
  text-shadow: none;
}
#sp-subinner-wrapper .btn-default:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #005aaf;
}
#sp-subinner-wrapper .btn-default:focus {
  border: 1px solid #fff;
  color: #005aaf;
  background: #fff;
}
#sp-subinner-wrapper .icon-stack {
  background: #fff;
}
#sp-subinner-wrapper .icon-stack .icon-light {
  color: #005aaf;
}
#sp-subinner-wrapper .icon-stack .icon-light:hover {
  color: #003363;
}
#sp-subinner-wrapper::before {
  left: 50%;
  margin-bottom: -60px;
  content: "";
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 10;
}
#sp-subinner-wrapper::before {
  top: -124px;
  background: #005aaf;
  z-index: 99;
}
#sp-subinner2-wrapper [class^="pe-7s-"],
#sp-subinner2-wrapper [class*=" pe-7s-"] {
  color: #005aaf;
}
#sp-inbottom-wrapper {
  padding: 100px 0 !important;
  border-top: 1px solid #ebebeb;
  background: #f2f2f2;
}
#sp-inbottom-wrapper a:not(.btn) {
  color: #005aaf;
}
#sp-inbottom-wrapper a:not(.btn):hover {
  color: #002649;
}
#sp-inbottom-wrapper::before {
  left: 50%;
  margin-bottom: -50px;
  content: "";
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 10;
}
#sp-inbottom-wrapper::before {
  top: -124px;
  background: #f2f2f2;
}
#sp-bottom-wrapper {
  padding: 100px 0;
  background: #fff;
  border-top: 1px solid #e6e6e6;
}
#sp-bottom-wrapper::before {
  left: 50%;
  margin-bottom: -50px;
  content: "";
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 10;
}
#sp-bottom-wrapper::before {
  top: -124px;
  background: #fff;
}
#sp-bottom-2-wrapper {
  padding: 100px 0;
  background: #262626;
  color: #595959;
}
#sp-bottom-2-wrapper h3 {
  color: #595959;
  font-weight: 800;
}
#sp-bottom-2-wrapper a:not(.btn) {
  color: #595959;
}
#sp-bottom-2-wrapper a:not(.btn):hover {
  color: #005aaf;
}
#sp-bottom-2-wrapper .module.title1 h3.header:after {
  display: none;
}
#sp-bottom-2-wrapper .module.title1 h3.header:before {
  color: #005aaf;
  font-family: 'FontAwesome';
  content: "\f04d";
  display: inline-block;
  position: relative;
  top: -3px;
  font-weight: 400;
  font-size: 15px;
  margin-right: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sp-bottom-2-wrapper .btn.social {
  color: #595959;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 4px 8px;
}
#sp-bottom-2-wrapper .btn.social:hover {
  color: #005aaf;
  border: none;
  text-decoration: none;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
#sp-bottom-2-wrapper .sprocket-grids-b-image-container {
  border: 1px solid #595959;
}
#sp-bottom-2-wrapper .btn-default {
  background: transparent;
  border: 1px solid #005aaf;
  color: #005aaf;
  text-shadow: none;
}
#sp-bottom-2-wrapper .btn-default:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #005aaf;
}
#sp-bottom-2-wrapper .btn-default:focus {
  border: 1px solid #fff;
  color: #005aaf;
  background: #fff;
}
#sp-bottom-2-wrapper .btn-primary {
  border: 1px solid #005aaf;
}
#sp-bottom-2-wrapper::before {
  left: 50%;
  margin-bottom: -60px;
  content: "";
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 10;
}
#sp-bottom-2-wrapper::before {
  top: -124px;
  background: #262626;
}
.btn.social {
  color: #595959;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 4px 8px;
}
.btn.social:hover {
  color: #005aaf;
  border: none;
  text-decoration: none;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
#sp-footer-wrapper {
  font-size: 12px;
  padding: 35px 0;
  color: #737373;
}
#sp-footer-wrapper h3 {
  color: #fff;
}
#sp-footer-wrapper a:not(.btn) {
  color: #737373;
}
#sp-footer-wrapper a:not(.btn):hover {
  color: #005aaf;
}
#sp-footer-wrapper {
  background: #1a1a1a;
}
#sp-footer-wrapper::after {
  padding: 2px 0;
  background: #005aaf;
  background-image: url("../../images/line.png");
}
.sp-border::after {
  padding: 2px 0;
  background: #005aaf;
  background-image: url("../../images/line.png");
}
.sprocket-mosaic-item:hover {
  -webkit-transition: all 0.2s linear !important;
  -moz-transition: all 0.2s linear !important;
  -o-transition: all 0.2s linear !important;
  transition: all 0.2s linear !important;
  border: 1px solid #005aaf !important;
}
.sprocket-mosaic-item:hover {
  background: #005aaf !important;
  color: #fff !important;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover {
  background: rgba(0,90,175,0.8) !important;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #f9bf3b;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover::after {
  font-family: 'Pe-icon-7-stroke';
  font-size: 25px;
  position: relative;
  top: 50%;
  content: "\e641";
  vertical-align: middle;
  color: #005aaf;
  background: #fff;
  border-radius: 0px;
  padding: 10px;
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
}
#main .sprocket-mosaic .sprocket-mosaic-g-order ul li,
.sprocket-mosaic .sprocket-mosaic-g-order li,
#main .sprocket-mosaic .sprocket-mosaic-g-filter ul li,
.sprocket-mosaic .sprocket-mosaic-g-filter li {
  border: 1px solid #ddd;
  border-radius: 0px !important;
  background: #fff;
  color: #666;
  padding: 10px !important;
}
#main .sprocket-mosaic .sprocket-mosaic-g-order ul li.active,
#main .sprocket-mosaic .sprocket-mosaic-g-order ul li:hover,
.sprocket-mosaic .sprocket-mosaic-g-order li.active,
.sprocket-mosaic .sprocket-mosaic-g-order li:hover,
#main .sprocket-mosaic .sprocket-mosaic-g-filter ul li.active,
#main .sprocket-mosaic .sprocket-mosaic-g-filter ul li:hover,
.sprocket-mosaic .sprocket-mosaic-g-filter li.active,
.sprocket-mosaic .sprocket-mosaic-g-filter li:hover {
  color: #fff;
  background: #005aaf;
  border: 1px solid #005aaf;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.sprocket-mosaic-filter li.active,
.sprocket-mosaic-filter li:hover,
.sprocket-mosaic-order li.active,
.sprocket-mosaic-order li:hover {
  color: #fff;
  background: #005aaf;
  border: 1px solid #005aaf;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.sprocket-mosaic .sprocket-mosaic-tags li,
#main .sprocket-mosaic ul.sprocket-mosaic-tags li {
  background: #003363 !important;
  color: #fff;
}
.sprocket-lists .sprocket-lists-title .indicator {
  color: #005aaf;
  background: none;
}
.active .indicator:before {
  color: #fff !important;
}
.active .sprocket-lists-title {
  color: #fff !important;
  background: #005aaf !important;
  border: 1px solid #005aaf !important;
}
.sprocket-lists-title {
  color: rgba(92,92,92,0.3) !important;
  background: transparent;
  border: 1px solid rgba(92,92,92,0.3);
}
.sprocket-lists-title:hover {
  color: #fff !important;
  border: 1px solid #005aaf;
  background: #005aaf !important;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.sprocket-lists-title:hover .indicator:before {
  color: #fff !important;
}
.sprocket-lists .sprocket-lists-title {
  color: rgba(92,92,92,0.3);
}
.sprocket-mosaic-loadmore:hover {
  color: #fff;
  border: 1px solid #005aaf;
  background: #005aaf;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.sprocket-tabs-nav li .sprocket-tabs-inner {
  color: rgba(92,92,92,0.3) !important;
  background: transparent;
  border: 1px solid rgba(92,92,92,0.3);
}
.sprocket-tabs-nav li .sprocket-tabs-inner:hover {
  color: #fff !important;
  border: 1px solid #005aaf;
  background: #005aaf !important;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.layout-top .sprocket-tabs-panels > .sprocket-tabs-panel {
  margin-top: 80px;
}
.layout-top .sprocket-tabs-nav {
  float: right;
  position: relative;
  right: 50%;
}
.layout-top .sprocket-tabs-nav > li {
  margin-bottom: 0;
  position: relative;
  right: -50%;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  color: #fff !important;
  background: #005aaf !important;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner::after {
  left: 50%;
  margin-bottom: -15px;
  content: "";
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner::after {
  top: 8px;
  background: #005aaf;
  z-index: 999;
}
.sprocket-tables-bg2 {
  background: #005aaf !important;
  color: #fff;
}
.sprocket-tables-link .readon {
  padding: 10px !important;
  color: rgba(92,92,92,0.2) !important;
  background: transparent !important;
  border: 1px solid rgba(92,92,92,0.2);
}
.sprocket-tables-link .readon:hover {
  color: #fff !important;
  border: 1px solid #005aaf;
  background: #005aaf !important;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.sprocket-quotes-arrows .arrow {
  color: #fff !important;
  background: #005aaf !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 5px;
}
.sprocket-quotes-arrows .arrow:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sprocket-mosaic-g-content.overlay-mode,
.sprocket-grids-b-content.overlay-mode {
  background: rgba(0,90,175,0.6) !important;
}
.sprocket-mosaic-g-content.overlay-mode a,
.sprocket-grids-b-content.overlay-mode a {
  color: #fff;
}
.sprocket-mosaic-g-content.overlay-mode a:hover,
.sprocket-grids-b-content.overlay-mode a:hover {
  color: #005aaf;
}
.sprocket-grids-b-title {
  text-align: center;
}
.sprocket-grids-b-readon::after {
  font-family: "FontAwesome";
  font-size: 20px;
  position: relative;
  top: 0px;
  content: "\f0c1";
  vertical-align: middle;
  color: #fff;
  text-align: center;
  display: block;
}
.sprocket-mosaic-g-item:hover .overlay-mode .sprocket-mosaic-g-title {
  margin-top: 20px !important;
}
.sprocket-strips-content:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.sprocket-strips-content img {
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.sprocket-strips-c-title::after {
  font-family: "FontAwesome";
  font-size: 14px;
  top: 5px;
  right: 5px;
  content: "\f078";
  color: #005aaf;
}
.sprocket-strips-c .sprocket-strips-c-image {
  border-color: #005aaf !important;
}
.sprocket-strips-s-container {
  margin-top: -20px !important;
}
.sprocket-strips-s-arrows .arrow {
  background: #005aaf !important;
  color: #fff !important;
}
.uk-text-white {
  color: #fff !important;
}
.uk-thumbnail {
  border-radius: 0;
}
.uk-progress {
  background: #5c5c5c;
}
.uk-progress-bar {
  background: #005aaf !important;
}
.uk-text-primary {
  color: #005aaf !important;
}
.uk-badge-color,
.uk-progress-bar {
  background: #005aaf !important;
}
.uk-panel-box .uk-panel-badge {
  top: 15px;
  right: 15px;
  border-radius: 0;
}
.uk-overlay-area {
  background: rgba(0,90,175,0.9) !important;
}
.uk-overlay-area .uk-icon-button {
  font-size: 14px;
  color: #fff;
  border-radius: 0;
  border-left: none;
}
.uk-overlay-area .uk-icon-button:hover {
  color: #000b16;
  background: none;
}
.uk-panel-box {
  border-radius: 0px;
}
.uk-panel-box-secondary {
  background: rgba(255,255,255,0.2) !important;
  border: none;
  padding: 15px 0px;
}
.uk-panel-box-primary {
  background: none;
  border: none;
  padding: 15px 0px;
}
.uk-panel-box-primary .uk-panel-title {
  color: #444;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  background: #005aaf;
}
.btn-primary:hover,
button:hover,
input[type='submit']:hover,
input[type='button']:hover,
submit:hover {
  background: #00407c;
}
.btn-primary:focus,
button:focus,
input[type='submit']:focus,
input[type='button']:focus,
submit:focus {
  background: #00407c;
}
#sp-main-menu {
  float: right;
}
#sp-main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: none;
}
#sp-main-menu ul.level-0 > li {
  display: inline-block;
  padding: 0 2px;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#sp-main-menu ul.level-0 > li a {
  display: block;
  margin: 0px;
  padding: 12px;
  color: #fff;
  border: 1px solid transparent;
}
#sp-main-menu ul.level-0 > li a .menu-desc {
  font-size: 10px;
  color: rgba(255,255,255,0.3);
  display: block;
}
#sp-main-menu ul.level-0 > li:hover >a,
#sp-main-menu ul.level-0 > li.active >a {
  color: #fff;
  border: 1px solid rgba(255,255,255,0.4);
}
#sp-main-menu li {
  z-index: 999;
}
#sp-main-menu li li:not(.sp-menu-group) {
  display: block;
  border-top: 1px solid #f2f2f2;
  position: relative;
  background: #fff;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#sp-main-menu li li:not(.sp-menu-group):first-child {
  border-top: none;
}
#sp-main-menu li li:not(.sp-menu-group) a {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 10px;
  color: #858585 !important;
}
#sp-main-menu li li:not(.sp-menu-group) a:hover,
#sp-main-menu li li:not(.sp-menu-group) a.active {
  color: #fff !important;
  background: #fff;
}
#sp-main-menu div.sp-menu-group {
  background: #fff;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-title {
  border-bottom: 1px solid #f2f2f2;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-title .menu-title {
  color: #404040;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-content .module {
  margin: 0;
  padding: 10px;
  color: #999;
}
.sp-main-menu-toggler {
  background: #00407c;
}
.sp-main-menu-toggler:focus,
.sp-main-menu-toggler.active,
.sp-main-menu-toggler:hover {
  background: #002649;
}
#sp-right .nav,
#sp-left .nav {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
#sp-right .nav li,
#sp-left .nav li {
  padding: 10px;
  margin: 5px 0;
  border: 1px solid #bcbcbc;
  background: #fff;
  color: #5c5c5c;
  font-family: 'Raleway', sans-serif;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
#sp-right .nav li a,
#sp-left .nav li a {
  color: #5c5c5c;
}
#sp-right .nav li:hover,
#sp-right .nav li.active,
#sp-left .nav li:hover,
#sp-left .nav li.active {
  color: #005aaf;
  border: 1px solid #005aaf;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#sp-right .nav li:hover a,
#sp-right .nav li.active a,
#sp-left .nav li:hover a,
#sp-left .nav li.active a {
  color: #005aaf;
}
#sp-right .nav li:hover a:hover,
#sp-right .nav li.active a:hover,
#sp-left .nav li:hover a:hover,
#sp-left .nav li.active a:hover {
  background: #fff;
}
.module {
  margin-top: 20px;
}
.module:first-child {
  margin-top: 0;
}
.module h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  line-height: normal;
}
.module.border {
  padding: 25px;
  border: 1px solid #494c57;
}
.module.border ul,
.module.border p {
  margin: 15px 0;
}
.module.white {
  padding: 25px;
  background: #fff;
  border: 1px solid #f2f2f2;
}
.module.white ul,
.module.white p {
  margin: 15px 0;
}
.module.dark {
  padding: 25px;
  color: #fff;
  background: #5c5c5c;
  border: 1px solid #3d4049;
}
.module.dark ul,
.module.dark p {
  margin: 15px 0;
}
.module.dark a:not(.btn) {
  color: #afd8ff;
}
.module.dark a:not(.btn):hover {
  color: #fff;
}
.module.highlight {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  padding: 25px;
  border: 1px solid #005aaf;
  background-color: #96ccff;
}
.module.highlight h3.header {
  font-weight: 800;
  color: #005aaf;
  text-align: center;
}
.module.highlight p {
  margin: 15px;
}
.module.color {
  color: #fff;
  background-color: #005aaf;
  padding: 100px 25px;
}
.module.color h3.header {
  font-weight: 800;
}
.module.color h3.header::after {
  top: 10px;
  margin: 0 auto;
  content: "";
  display: block;
  position: relative;
  width: 136px;
  height: 22px;
  background-image: url("../../images/white.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.color a:not(.btn) {
  color: #7cbfff;
}
.module.color a:not(.btn):hover {
  color: #002649;
}
.module.color ul,
.module.color p {
  margin: 5px 0;
}
.module.color .header {
  text-align: center;
  padding-bottom: 20px;
}
.module.color2 {
  color: #fff;
  background-color: #00407c;
  padding: 100px 25px;
}
.module.color2 h3.header {
  font-weight: 800;
}
.module.color2 h3.header::after {
  top: 10px;
  margin: 0 auto;
  content: "";
  display: block;
  position: relative;
  width: 136px;
  height: 22px;
  background-image: url("../../images/white.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.color2 a:not(.btn) {
  color: #7cbfff;
}
.module.color2 a:not(.btn):hover {
  color: #002649;
}
.module.color2 ul,
.module.color2 p {
  margin: 5px 0;
}
.module.color2 .header {
  text-align: center;
  padding-bottom: 20px;
}
.module.color3 {
  color: #fff;
  background-color: #002649;
  padding: 100px 25px;
}
.module.color3 h3.header {
  font-weight: 800;
}
.module.color3 h3.header::after {
  top: 10px;
  margin: 0 auto;
  content: "";
  display: block;
  position: relative;
  width: 136px;
  height: 22px;
  background-image: url("../../images/white.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.color3 a:not(.btn) {
  color: #7cbfff;
}
.module.color3 a:not(.btn):hover {
  color: #002649;
}
.module.color3 ul,
.module.color3 p {
  margin: 5px 0;
}
.module.color3 .header {
  text-align: center;
  padding-bottom: 20px;
}
.module.title1 h3.header {
  padding: 0 0 20px 0;
  font-weight: 800;
}
.module.title1 h3.header::before {
  color: #5c5c5c;
  font-family: 'FontAwesome';
  content: "\f04d";
  display: inline-block;
  position: relative;
  top: -3px;
  font-weight: 400;
  font-size: 15px;
  margin-right: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.module.title1 ul,
.module.title1 p {
  margin: 5px 0;
}
.module.title2 h3.header {
  padding: 0 0 20px 0;
  font-weight: 800;
}
.module.title2 h3.header::before {
  color: #005aaf;
  font-family: 'FontAwesome';
  content: "\f04d";
  display: inline-block;
  position: relative;
  top: -3px;
  font-weight: 400;
  font-size: 15px;
  margin-right: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.module.title2 ul,
.module.title2 p {
  margin: 5px 0;
}
.module.title3 h3.header {
  font-weight: 800;
  padding: 0 0 50px 0;
}
.module.title3 h3.header::after {
  top: 20px;
  margin: 0 auto;
  content: "";
  display: block;
  position: relative;
  width: 136px;
  height: 22px;
  background-image: url("../../images/title3.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.title3 ul,
.module.title3 p {
  margin: 5px 0;
}
.module.title3 .header {
  text-align: center;
}
.module.fitness h3.header,
.module.bakery h3.header,
.module.pet h3.header,
.module.account h3.header,
.module.beauty h3.header,
.module.yoga h3.header,
.module.coffee h3.header,
.module.pawn h3.header,
.module.barber h3.header,
.module.motel h3.header,
.module.tailor h3.header,
.module.clean h3.header,
.module.repair h3.header,
.module.tattoo h3.header,
.module.wash h3.header {
  font-weight: 800;
  padding: 0 0 50px 0;
}
.module.fitness h3.header::after,
.module.bakery h3.header::after,
.module.pet h3.header::after,
.module.account h3.header::after,
.module.beauty h3.header::after,
.module.yoga h3.header::after,
.module.coffee h3.header::after,
.module.pawn h3.header::after,
.module.barber h3.header::after,
.module.motel h3.header::after,
.module.tailor h3.header::after,
.module.clean h3.header::after,
.module.repair h3.header::after,
.module.tattoo h3.header::after,
.module.wash h3.header::after {
  top: 20px;
  margin: 0 auto;
  content: "";
  display: block;
  position: relative;
  width: 136px;
  height: 22px;
}
.module.fitness ul,
.module.fitness p,
.module.bakery ul,
.module.bakery p,
.module.pet ul,
.module.pet p,
.module.account ul,
.module.account p,
.module.beauty ul,
.module.beauty p,
.module.yoga ul,
.module.yoga p,
.module.coffee ul,
.module.coffee p,
.module.pawn ul,
.module.pawn p,
.module.barber ul,
.module.barber p,
.module.motel ul,
.module.motel p,
.module.tailor ul,
.module.tailor p,
.module.clean ul,
.module.clean p,
.module.repair ul,
.module.repair p,
.module.tattoo ul,
.module.tattoo p,
.module.wash ul,
.module.wash p {
  margin: 5px 0;
}
.module.fitness .header,
.module.bakery .header,
.module.pet .header,
.module.account .header,
.module.beauty .header,
.module.yoga .header,
.module.coffee .header,
.module.pawn .header,
.module.barber .header,
.module.motel .header,
.module.tailor .header,
.module.clean .header,
.module.repair .header,
.module.tattoo .header,
.module.wash .header {
  text-align: center;
}
.module.fitness h3.header::after {
  background-image: url("../../images/fitness.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.bakery h3.header {
  font-family: "Cherry Swash";
  font-weight: 400;
}
.module.bakery h3.header::after {
  background-image: url("../../images/bakery.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.pet h3.header::after {
  background-image: url("../../images/pet.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.account h3.header::after {
  background-image: url("../../images/account.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.beauty h3.header::after {
  background-image: url("../../images/beauty.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.yoga h3.header::after {
  background-image: url("../../images/yoga.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.coffee h3.header::after {
  background-image: url("../../images/coffee.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.pawn h3.header::after {
  background-image: url("../../images/pawn.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.barber h3.header {
  font-family: "Cherry Swash";
  font-weight: 400;
}
.module.barber h3.header::after {
  background-image: url("../../images/barber.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.motel h3.header::after {
  background-image: url("../../images/motel.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.tailor h3.header::after {
  background-image: url("../../images/tailor.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.clean h3.header::after {
  background-image: url("../../images/clean.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.repair h3.header::after {
  background-image: url("../../images/repair.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.tattoo h3.header::after {
  background-image: url("../../images/tattoo.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
.module.wash h3.header::after {
  background-image: url("../../images/wash.png");
  background-repeat: no-repeat !important;
  background-position: center top !important;
}
#sp-component-area-wrapper .module.fitness h3.header,
#sp-component-area-wrapper .module.bakery h3.header,
#sp-component-area-wrapper .module.pet h3.header,
#sp-component-area-wrapper .module.account h3.header,
#sp-component-area-wrapper .module.beauty h3.header,
#sp-component-area-wrapper .module.yoga h3.header,
#sp-component-area-wrapper .module.coffee h3.header,
#sp-component-area-wrapper .module.pawn   h3.header,
#sp-component-area-wrapper .module.barber h3.header,
#sp-component-area-wrapper .module.motel h3.header,
#sp-component-area-wrapper .module.tailor h3.header,
#sp-component-area-wrapper .module.clean h3.header,
#sp-component-area-wrapper .module.repair h3.header,
#sp-component-area-wrapper .module.tattoo h3.header,
#sp-component-area-wrapper .module.wash h3.header {
  padding-bottom: 25px !important;
}
.color [class^="flaticon-"]:before,
.color [class*=" flaticon-"]:before,
.color [class^="flaticon-"]:after,
.color [class*=" flaticon-"]:after,
.color2 [class^="flaticon-"]:before,
.color2 [class*=" flaticon-"]:before,
.color2 [class^="flaticon-"]:after,
.color2 [class*=" flaticon-"]:after,
.color3 [class^="flaticon-"]:before,
.color3 [class*=" flaticon-"]:before,
.color3 [class^="flaticon-"]:after,
.color3 [class*=" flaticon-"]:after {
  color: #fff;
  font-size: 74px;
}
.color .btn-default,
.color2 .btn-default,
.color3 .btn-default {
  background: transparent;
  border: 1px solid rgba(255,255,255,0.4);
  color: rgba(255,255,255,0.4);
  text-shadow: none;
}
.color .btn-default:hover,
.color2 .btn-default:hover,
.color3 .btn-default:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #005aaf;
}
.color .btn-default:focus,
.color2 .btn-default:focus,
.color3 .btn-default:focus {
  border: 1px solid #fff;
  color: #005aaf;
  background: #fff;
}
.color .uk-table-hover tbody tr:hover,
.color2 .uk-table-hover tbody tr:hover,
.color3 .uk-table-hover tbody tr:hover {
  background: #004d96;
}
.color .uk-table th,
.color .uk-table td,
.color2 .uk-table th,
.color2 .uk-table td,
.color3 .uk-table th,
.color3 .uk-table td {
  border-bottom: 1px solid rgba(255,255,255,0.4);
}
.tp-caption a.btn-primary,
.tp-caption a.btn-success,
.tp-caption a.btn-warning,
.tp-caption a.btn-info,
.tp-caption a.btn-inverse,
.tp-caption a.btn-danger {
  color: #fff !important;
}
.tp-caption.large_colorbg {
  background: #005aaf !important;
}
.tp-caption.small_transparent_white {
  background: rgba(255,255,255,0.6) !important;
}
.tp-caption.big_white_Raleway_bold_boxed,
.tp-caption.small_Raleway_white_boxed {
  background: #005aaf !important;
}
.tp-caption.medium_Raleway_color,
.tp-caption.big_color_Raleway_bold {
  color: #005aaf !important;
}
.tp-caption.small_Raleway_white_border:hover {
  color: #005aaf !important;
  border: 1px solid #005aaf !important;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.ns2-date-blog {
  background: #005aaf !important;
  border-radius: 0 !important;
}
.ns2-date-blog:hover {
  background: #00407c !important;
}
a.ns2-readmore span {
  background: #005aaf !important;
  border-radius: 0 !important;
}
a.ns2-readmore span:hover {
  background: #00407c !important;
}
.ns2-created,
.ns2-created:before {
  color: #595959;
}
.ns2-page a:not(.btn) {
  color: #005aaf !important;
}
.ns2-page a:not(.btn):hover {
  color: #fff !important;
}
.tags .label {
  text-decoration: none;
  text-shadow: none;
  padding: 5px;
  background: none;
  border-radius: 5px;
  border: 1px solid #168eff;
}
.pagination ul > li > a,
.pagination ul > li > span {
  border: 1px solid #e1e1e1;
  color: #858585 !important;
  text-shadow: none;
  opacity: 1 !important;
  padding: 8px 15px;
  margin-right: 5px;
}
.pagination ul > li > a:active,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > li > span:active,
.pagination ul > li > span:hover,
.pagination ul > li > span:focus {
  color: #005aaf !important;
  background: #fff;
  border: 1px solid #005aaf;
}
.pager li > a,
.pager li > span {
  border-radius: 0px;
  border: 1px solid #e1e1e1;
}
.pager li > a:active,
.pager li > a:hover,
.pager li > a:focus,
.pager li > span:active,
.pager li > span:hover,
.pager li > span:focus {
  color: #005aaf !important;
  background: #fff;
  border: 1px solid #005aaf;
}
.uk-icon-button {
  font-size: 14px;
  color: #e6e6e6;
  border-radius: 0;
  border-left: none;
  width: 25px;
  height: 25px;
  background: transparent;
}
.uk-icon-button:hover {
  color: #005aaf;
}
.uk-button-primary {
  background: #005aaf;
}
.uk-button-primary:hover {
  background: #004d96;
  border: 1px solid #005aaf;
}
#sp-parallax1 .btn-default {
  color: #fff;
}
#sp-parallax1 .btn-default:hover {
  color: #005aaf;
  border: 1px solid #fff;
}
#sp-parallax2 .uk-icon-button {
  font-size: 14px;
  color: #fff;
  border-radius: 0;
  border-left: none;
}
#sp-parallax2 .uk-icon-button:hover {
  color: #000b16;
  background: none;
}
.gbs3 .btn-primary {
  border-color: #fff !important;
}
.uk-overlay-caption {
  background: rgba(0,90,175,0.8) !important;
}
.uk-badge-percent {
  border-color: transparent;
  color: #5c5c5c;
  padding-top: 12px !important;
  font-weight: normal;
}
.uk-badge {
  padding: 5px;
  font-size: 12px;
  border-radius: 0;
}
.uk-badge-notification {
  border-radius: 500px;
  min-width: 30px;
}
@media (max-width: 767px) {
  .uk-modal-dialog {
    top: 10px;
    left: 10px;
    right: 10px;
    width: 100% !important;
    margin: 10px;
  }
}
.icon-stack {
  background: #005aaf;
  border: 2px solid #005aaf;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.icon-stack:hover {
  background: none;
  border: 2px solid #005aaf;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.icon-stack:hover .icon-light {
  color: #005aaf;
}
.spot li::before {
  color: #005aaf;
}
#sp-middle-wrapper [class^="pe-7s-"],
#sp-middle-wrapper [class*=" pe-7s-"] {
  color: #005aaf;
}
.hi-box-dark,
.hi-box-white,
.hi-box1,
.hi-box2,
.hi-box3,
.hi-box4 {
  padding: 20px;
  color: #fff;
  background: #005aaf;
}
.hi-box-dark .hi-icon-wrap:hover .hi-icon,
.hi-box-white .hi-icon-wrap:hover .hi-icon,
.hi-box1 .hi-icon-wrap:hover .hi-icon,
.hi-box2 .hi-icon-wrap:hover .hi-icon,
.hi-box3 .hi-icon-wrap:hover .hi-icon,
.hi-box4 .hi-icon-wrap:hover .hi-icon {
  box-shadow: 0 0 0 0px #fff;
  background: #fff;
}
.hi-box-dark .hi-icon-wrap .hi-icon:before,
.hi-box-white .hi-icon-wrap .hi-icon:before,
.hi-box1 .hi-icon-wrap .hi-icon:before,
.hi-box2 .hi-icon-wrap .hi-icon:before,
.hi-box3 .hi-icon-wrap .hi-icon:before,
.hi-box4 .hi-icon-wrap .hi-icon:before {
  color: #fff;
}
.hi-box-dark .hi-icon-wrap:hover .hi-icon:before,
.hi-box-white .hi-icon-wrap:hover .hi-icon:before,
.hi-box1 .hi-icon-wrap:hover .hi-icon:before,
.hi-box2 .hi-icon-wrap:hover .hi-icon:before,
.hi-box3 .hi-icon-wrap:hover .hi-icon:before,
.hi-box4 .hi-icon-wrap:hover .hi-icon:before {
  color: #005aaf;
}
.hi-box-dark .hi-icon:after,
.hi-box-white .hi-icon:after,
.hi-box1 .hi-icon:after,
.hi-box2 .hi-icon:after,
.hi-box3 .hi-icon:after,
.hi-box4 .hi-icon:after {
  box-shadow: 0 0 0 3px #fff;
}
.hi-box-dark::after,
.hi-box-white::after,
.hi-box1::after,
.hi-box2::after,
.hi-box3::after,
.hi-box4::after {
  left: 50%;
  margin-bottom: -9px;
  content: "";
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.hi-box-dark::after,
.hi-box-white::after,
.hi-box1::after,
.hi-box2::after,
.hi-box3::after,
.hi-box4::after {
  bottom: -24px;
  background: #005aaf;
  z-index: 4;
}
.hi-box-white {
  color: #5c5c5c;
  background: #fff;
}
.hi-box-white::after {
  left: 50%;
  margin-bottom: -9px;
  content: "";
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.hi-box-white::after {
  bottom: -24px;
  background: #fff;
  z-index: 4;
}
.hi-box-dark {
  color: #fff;
  background: #5c5c5c;
}
.hi-box-dark::after {
  left: 50%;
  margin-bottom: -9px;
  content: "";
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.hi-box-dark::after {
  bottom: -24px;
  background: #5c5c5c;
  z-index: 4;
}
.hi-box1 {
  background: #005aaf;
}
.hi-box2 {
  background: #004d96;
}
.hi-box2::after {
  bottom: -24px;
  background: #004d96;
  z-index: 3;
}
.hi-box3 {
  background: #00407c;
}
.hi-box3::after {
  bottom: -24px;
  background: #00407c;
  z-index: 2;
}
.hi-box4 {
  background: #003363;
}
.hi-box4::after {
  bottom: -24px;
  background: #003363;
  z-index: 1;
}
.hi-icon:before {
  color: #005aaf;
}
.hi-icon:after {
  box-shadow: 0 0 0 3px #005aaf;
}
.hi-icon-wrap:hover .hi-icon {
  box-shadow: 0 0 0 0px #005aaf;
  background: #005aaf;
}
.hi-icon-wrap:hover .hi-icon:before {
  color: #fff;
}
.uk-panel:hover {
  -webkit-transition: all 800ms !important;
  -moz-transition: all 800ms !important;
  -o-transition: all 800ms !important;
  transition: all 800ms !important;
}
.uk-panel:hover .hi-icon-big {
  color: #168eff;
  z-index: -1;
  -webkit-transition: all 800ms !important;
  -moz-transition: all 800ms !important;
  -o-transition: all 800ms !important;
  transition: all 800ms !important;
}
.uk-panel:hover .hi-icon-big [class^="flaticon-"]:before,
.uk-panel:hover .hi-icon-big [class*=" flaticon-"]:before,
.uk-panel:hover .hi-icon-big [class^="flaticon-"]:after,
.uk-panel:hover .hi-icon-big [class*=" flaticon-"]:after {
  color: #168eff;
  -webkit-transition: all 800ms !important;
  -moz-transition: all 800ms !important;
  -o-transition: all 800ms !important;
  transition: all 800ms !important;
}
.pricing-table ul,
.pricing-table p {
  margin: 0 !important;
}
.personal .title {
  background: #0081fc;
}
.personal .content,
.personal .pt-footer {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  background: #168eff;
}
.personal .content a:not(.btn),
.personal .pt-footer a:not(.btn) {
  color: #afd8ff !important;
}
.personal .content a:not(.btn):hover,
.personal .pt-footer a:not(.btn):hover {
  color: #fff !important;
}
.personal .content:after {
  border-top-color: #168eff;
}
.personal .pt-footer:hover {
  background: #0081fc;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.professional .title {
  background: #00488b;
}
.professional .content,
.professional .pt-footer {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  background: #005aaf;
}
.professional .content a:not(.btn),
.professional .pt-footer a:not(.btn) {
  color: #afd8ff !important;
}
.professional .content a:not(.btn):hover,
.professional .pt-footer a:not(.btn):hover {
  color: #fff !important;
}
.professional .pt-footer:hover {
  background: #00488b;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.professional .content:after {
  border-top-color: #005aaf;
}
::selection {
  background: #005aaf;
}
::-moz-selection {
  background: #005aaf;
}
.header-subtitle {
  border-left: 3px solid #005aaf;
  font-size: 16px;
  padding-left: 6px;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  color: #005aaf;
}
.pri-portfolio-item-title {
  font-family: 'Raleway', sans-serif;
}
.pri-portfolio-item-overlay-content {
  color: #fff;
  background: #005aaf !important;
}
.pri-portfolio-filters li {
  border: 1px solid #e1e1e1;
  padding: 10px !important;
  background: transparent !important;
}
.pri-portfolio-filters li:hover,
.pri-portfolio-filters li:active,
.pri-portfolio-filters li:focus {
  border: 1px solid #005aaf;
}
.pri-portfolio-filters li a {
  background: transparent !important;
}
.pri-portfolio-nav {
  line-height: 40px;
  margin-top: -15px;
}
.owl-prev,
.owl-next {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  margin-right: 7px !important;
  border: 1px solid #005aaf;
}
.pri-portfolio-item-buttons a {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
}
.owl-next:after,
.owl-prev:after,
.pri-portfolio-item-buttons i:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.owl-next:after,
.owl-prev:after {
  color: #005aaf;
}
.owl-prev:after,
.owl-next:after,
.owl-prev,
.owl-next {
  line-height: 25px !important;
  width: 25px !important;
  height: 25px !important;
}
.pri-portfolio-controls a.disabled {
  opacity: 1 !important;
}
.pri-portfolio-controls {
  padding: 5px;
}
.pri-portfolio-controls a {
  margin: 5px;
  margin-right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cr-panel {
  border: 1px solid #ddd;
  padding: 30px 30px 60px;
  background: #fff;
  color: #5c5c5c;
}
.cr-icon {
  background: none repeat scroll 0 0 #005aaf;
  border-radius: 100%;
  color: #fff !important;
  line-height: 80px;
  margin: -70px auto 0;
  position: relative;
  width: 80px;
  height: 80px;
  margin-bottom: 30px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  text-align: center;
}
.cr-icon:before {
  left: 50%;
  border: 1px solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(136,183,213,0);
  border-top-color: #005aaf;
  border-width: 10px;
  margin-left: -10px;
  bottom: -18px;
  position: absolute;
}
.cr-panel:hover .cr-icon {
  -webkit-transform: translate(0,-15px);
  -moz-transform: translate(0,-15px);
  -ms-transform: translate(0,-15px);
  -o-transform: translate(0,-15px);
  transform: translate(0,-15px);
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.cr-icon [class^="flaticon-"]:before,
.cr-icon [class*=" flaticon-"]:before,
.cr-icon [class^="flaticon-"]:after,
.cr-icon [class*=" flaticon-"]:after {
  color: #fff;
}
.hl-marker {
  background: #005aaf;
  color: #fff;
  display: inline-block;
  margin: 5px 5px 5px 0px;
  padding: 3px 5px;
}
.HasListener {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
#sp-footer-wrapper .sp-totop {
  display: inline-block;
  bottom: 35px;
  right: 15px;
  position: absolute;
  background: rgba(255,255,255,0.6);
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: rotate(45deg);
}
#sp-footer-wrapper .sp-totop:hover {
  background: rgba(255,255,255,0.9);
}
#sp-footer-wrapper .sp-totop i {
  color: #fff;
  display: block;
  padding: 5px 8px;
  border-radius: 0px;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: rotate(-45deg);
}
#sp-footer-wrapper .sp-totop small {
  display: none;
}
.sp-dropcap {
  overflow: hidden;
}
.sp-dropcap:first-letter {
  background: #005aaf;
  color: #fff;
  font-size: 35px;
  line-height: 25px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 8px;
}
.uk-modal {
  z-index: 9999;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  padding: 7px 15px;
  border-radius: 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0;
}
.nav-pills {
  border: none;
}
.layout-slideshow2 .sprocket-features-content {
  background: #005aaf !important;
}
.layout-slideshow2 .sprocket-features-content::before {
  border-left: 12px solid #005aaf transparent !important;
  border-right: 12px solid #005aaf transparent !important;
  border-bottom: 12px solid #005aaf !important;
}
.uk-progress-mini:after {
  color: #005aaf;
}
.bigicon [class^="flaticon-"]:before,
.bigicon [class*=" flaticon-"]:before,
.bigicon [class^="flaticon-"]:after,
.bigicon [class*=" flaticon-"]:after {
  font-size: 72px !important;
}
.sprocket-quotes-item {
  background-image: url("../../images/quotes.png") !important;
  background-repeat: no-repeat !important;
  background-position: bottom right !important;
}
figure.effect-crafty:hover h3 {
  color: #000;
  background: rgba(255,255,255,0.8);
}
figure.effect-crafty figcaption::before {
  background: -webkit-linear-gradient(top,rgba(0,90,175,0),rgba(0,90,175,0.75));
  background: linear-gradient(to bottom,rgba(0,90,175,0),rgba(0,90,175,0.75));
}
