.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;
  box-sizing: border-box;
}
.body-innerwrapper {
  background: #fff;
  box-shadow: 0 1px 1px 0 #cccccc;
}
#sp-main-menu ul.level-0 > li:after {
  border-color: #287099;
}
#sp-main-menu ul.level-0 > li a {
  color: #333333;
}
#sp-main-menu ul.level-0 > li a:hover {
  color: #287099;
}
#sp-main-menu ul.level-0 > li:hover {
  color: #287099;
}
#sp-main-menu li li:not(.sp-menu-group) {
  border-bottom-color: #f2f2f2;
}
#sp-main-menu li li:not(.sp-menu-group):after {
  border-bottom-color: #287099;
}
#sp-main-menu li li:not(.sp-menu-group) a {
  color: #333333;
}
#sp-main-menu li li:not(.sp-menu-group):hover {
  background: #287099;
}
#sp-main-menu li li:not(.sp-menu-group):hover > a {
  color: #fff !important;
}
#sp-main-menu .sp-menu-group .sp-menu-group-title {
  border-color: #f2f2f2;
}
#sp-main-menu .sp-menu-group .sp-menu-group-title .menu-title {
  color: #333333;
}
#sp-main-menu .sp-submenu {
  border-color: #f2f2f2;
}
#sp-main-menu .sp-submenu .sp-submenu-wrap {
  background-color: #fff;
}
#sp-main-menu .sp-submenu .megacol {
  border-color: #f2f2f2;
}
.sp-mobile-menu ul li {
  background: #333333 !important;
  color: #fff !important;
  border-color: #404040 !important;
}
.sp-mobile-menu ul li .sp-menu-toggler {
  color: #fff !important;
}
.sp-mobile-menu ul li .sp-menu-toggler:hover {
  color: #287099 !important;
}
button.btn {
  color: #287099 !important;
  background: #f2f2f2 !important;
}
.btn-default {
  color: #287099 !important;
  background: #f2f2f2 !important;
}
a:not(.btn) {
  color: #133548;
}
a:not(.btn):hover {
  color: #287099;
}
body {
  color: #333333;
}
body.bg {
  background: #fff;
}
#sp-media-wrapper {
  color: #fff;
  background: #287099;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
#sp-breadcrumb-wrapper {
  background: #287099;
  color: #fff;
}
#sp-breadcrumb-wrapper a {
  color: #fff;
}
#sp-footer-wrapper {
  background: #2f2f2f;
  color: #fff;
  border-top: 1px solid #222222;
}
#sp-footer-wrapper::after {
  background: #222222;
}
#sp-footer-wrapper a:not(.btn) {
  color: #338ec1;
}
#sp-footer-wrapper a:not(.btn):hover {
  color: #7dbadd;
}
#sp-copyright-wrapper {
  background: #222222;
  color: #fff;
  border-top: 1px solid #272727;
}
#sp-copyright-wrapper a:not(.btn) {
  color: #338ec1;
}
#sp-copyright-wrapper a:not(.btn):hover {
  color: #7dbadd;
}
.sp-border {
  border-top: 1px solid #222222;
}
.sp-border::after {
  background: #222222;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'] {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background: #284e99 linear-gradient(to bottom, #285d99, #283799) repeat-x;
  border-color: #283799 #283799 #18225c;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #283799;
}
.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] {
  color: #fff;
  background-color: #283799;
  *background-color: #233085;
}
.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 {
  background-color: #1d2971 \9;
}
.backtotop {
  background-color: #287099;
  width: 45px;
  bottom: 40px;
  right: 10px;
  min-height: 45px;
  overflow: hidden;
  z-index: 1000;
  position: fixed;
  display: block;
  text-align: center;
  color: white !important;
  border-radius: 5px;
  transition: all 0.7s ease-in-out 0s;
}
.backtotop.hidden-top {
  bottom: -100px;
}
.backtotop:hover {
  background-color: #ffffff;
}
.backtotop i {
  font-size: 24px;
  line-height: 38px;
}
.page-header {
  border-bottom-color: #e6e6e6;
}
.pri-services-block1:hover {
  background: #287099;
  color: #fff;
}
