.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;
}
.btn {
  display: inline-block;
  padding: 4px 14px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  background-image: none;
  border: none;
  text-shadow: none;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn:hover {
  text-shadow: none;
  text-decoration: none;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 16px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn-default {
  background: #fff;
  border: 1px solid #e1e1e1;
  color: #999;
  text-shadow: none;
}
.btn-default:hover {
  background: #fff;
  border: 1px solid #005aaf;
  color: #5c5c5c;
}
.btn-default:focus {
  border: 1px solid #005aaf;
  color: #5c5c5c;
  background: #fff;
}
.btn-primary {
  background: #005aaf;
}
.btn-primary:hover {
  background: #00407c;
}
.btn-warning {
  background: #faa732;
}
.btn-warning:hover {
  background: #f39106;
}
.btn-danger {
  background: #c0392b;
}
.btn-danger:hover {
  background: #962d22;
}
.btn-success {
  background: #69bd43;
}
.btn-success:hover {
  background: #549835;
}
.btn-info {
  background: #e34949;
}
.btn-info:hover {
  background: #d82121;
}
.btn-info:focus {
  background: #d82121;
}
.btn-inverse {
  background: #555;
}
.btn-inverse:hover {
  background: #3c3c3c;
}
button.btn,
input[type="submit"].btn {
  padding-top: 3px;
  padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  padding-top: 7px;
  padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  padding-top: 3px;
  padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  padding-top: 1px;
  padding-bottom: 1px;
}
.btn-link,
.btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #049cdb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
a,
a:hover {
  text-decoration: none;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.page-header {
  padding-bottom: 0px;
  border-bottom: none;
  margin: 0;
}
.entry-header {
  position: relative;
}
.create-date {
  float: left;
  margin: 3px 0 0 0;
}
.year {
  display: block;
}
.day {
  font-size: 20px;
  color: #a6a6a6;
  padding-right: 10px;
  padding-bottom: 0px;
  text-align: center;
  font-weight: 800;
  font-family: 'Raleway', sans-serif;
}
.year {
  letter-spacing: 11px;
  color: #8f8f8f;
  padding-right: 10px;
  margin-top: -3px;
  font-family: 'Raleway', sans-serif;
}
.entry-meta.muted {
  position: relative;
  background: none;
  color: #bfbfbf;
  padding: 0px;
  margin: 5px 0;
  font-size: 12px;
}
.entry-meta.muted >span {
  margin: 0 5px 0 0;
  font-size: 14px;
}
.entry-meta.muted >time {
  margin: 0;
  font-size: 14px;
}
.entry-meta ul {
  margin: 0 5px 0 0;
}
.entry-meta ul.actions {
  float: right;
}
.entry-meta ul.actions li {
  display: inline-block;
}
.entry-meta ul.actions li.print-icon a::before {
  content: "\f02f";
}
.entry-meta ul.actions li.email-icon a::before {
  content: "\f003";
}
.entry-meta ul.actions li.edit-icon a::before {
  content: "\f044";
}
.entry-meta ul.actions li a {
  font-family: FontAwesome;
  display: block;
  font-size: 14px;
  margin-left: 5px;
}
.entry-meta ul.actions li a img {
  display: none;
}
.entry-meta ul.actions li a span {
  display: none;
}
.entry-title {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 14px;
}
#sp-component-area-wrapper .counter {
  margin-top: 20px;
}
.leading-0 {
  padding-bottom: 45px;
  border-bottom: 1px solid #e6e6e6;
}
.leading-1,
.leading-2,
.leading-3,
.leading-4,
.leading-5 {
  margin-top: 35px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e6e6e6;
}
.items-row {
  margin-bottom: 15px !important;
  padding-bottom: 35px;
  border-bottom: 1px solid #e6e6e6;
}
.pagination {
  margin: 0px;
}
ul {
  box-shadow: none !important;
  padding-left: 0;
}
ul.pagenav {
  list-style: none;
  padding: 0;
  clear: both;
  margin-top: 10px;
  margin-left: 0;
  overflow: hidden;
}
ul.pagenav .pagenav-prev {
  float: left;
}
ul.pagenav .pagenav-next {
  float: right;
}
dl dt,
dl dd {
  display: inline;
}
label.invalid {
  color: #c83025;
}
.readmore {
  padding: 10px;
  background: transparent;
  text-shadow: none;
  border: 1px solid #e1e1e1;
  color: #999;
}
.readmore:hover,
.readmore:focus {
  color: #005aaf;
  border: 1px solid #005aaf;
}
.pull-right {
  margin-top: 17px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  width: 100%;
}
.item.column-1,
.item.column-2,
.item.column-3,
.item.column-4 {
  margin-bottom: 25px;
}
ul {
  margin-left: 12px;
}
ol {
  padding-left: 12px;
}
.center {
  text-align: center;
}
.center th,
.center tr,
.center td {
  text-align: center;
}
.row-fluid:first-child {
  margin-bottom: 0;
}
#sp-toolbar-r {
  color: #858585;
  text-align: right;
}
#sp-toolbar-l {
  color: #858585;
  font-size: 12px;
}
#sp-header-wrapper {
  padding: 10px 0;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#sp-header-wrapper .logo-wrapper .logo {
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#sp-header-wrapper .logo-wrapper .logo-text {
  font-size: 24px;
}
#sp-header-wrapper .logo-wrapper .logo-slogan {
  font-size: 11px;
}
.body-innerwrapper {
  overflow-x: hidden;
}
#sp-main-body-wrapper {
  padding: 100px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#sp-main-body-wrapper .contact h3 {
  margin-top: -6px !important;
  padding: 0 0 5px 0;
  font-weight: 800;
}
#sp-main-body-wrapper .contact h3::before {
  color: #5c5c5c;
  font-family: 'FontAwesome';
  content: "\f04d";
  display: inline-block;
  position: relative;
  top: -3px;
  font-weight: 400;
  font-size: 15px;
  margin-right: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.contact-form-block h3 {
  display: none;
}
#sp-feature-wrapper {
  padding: 0;
  text-align: center;
}
#sp-feature-wrapper #feature h1 {
  font-size: 72px;
  line-height: 100px;
  font-weight: 400;
  margin-bottom: 10px;
}
#sp-feature-wrapper #feature p {
  font-size: 24px;
  line-height: 120%;
}
#sp-action-wrapper {
  padding: 100px 0;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
#sp-middle-wrapper {
  padding: 100px 0;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
#sp-top-wrapper {
  padding: 100px 0;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
#sp-top-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-top-wrapper::before {
  top: -124px;
  background: #fff;
}
#sp-intop-wrapper {
  padding: 100px 0;
  background: #f2f2f2;
  border-bottom: 1px solid #ebebeb;
}
#sp-parallax-1-wrapper {
  padding: 0;
  background: #fff;
}
#sp-users-wrapper {
  padding: 100px 0 !important;
  border-bottom: 1px solid #ebebeb;
  background: #f2f2f2;
}
#sp-users-wrapper a:not(.btn) {
  color: #005aaf;
}
#sp-users-wrapper a:not(.btn):hover {
  color: #002649;
}
#sp-inner-wrapper {
  padding: 100px 0;
  background: #f2f2f2;
  border-bottom: 1px solid #ebebeb;
}
#sp-subinner2-wrapper {
  padding: 100px 0;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
#sp-subinner2-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-subinner2-wrapper::before {
  top: -124px;
  background: #fff;
}
#sp-full-wrapper {
  border-bottom: 1px solid #ebebeb;
  padding: 0 !important;
}
#sp-full-wrapper p,
#sp-full-wrapper h3.header {
  padding: 100px 0 0 0;
}
#sp-parallax-2-wrapper {
  padding: 0;
  background: #fff;
}
#sp-parallax-2-wrapper p,
#sp-parallax-2-wrapper h3.header {
  padding: 0;
}
#sp-parallax-2-wrapper .module {
  margin-top: 0px !important;
}
ul.breadcrumb {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}
.sp-border {
  position: relative;
}
.sp-border::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
#sp-position1,
#sp-position2,
#sp-position3 {
  padding: 100px 0;
}
#sp-footer-wrapper {
  padding: 30px 0;
  line-height: 30px;
  position: relative;
}
#sp-footer-wrapper::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
#sp-footer-wrapper ul li {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
}
#sp-footer-wrapper ul li a {
  color: #fff;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.ltr #sp-footer-wrapper .helix-framework {
  float: left;
  margin-right: 15px;
}
.ltr #sp-footer-wrapper #sp-footer2 {
  text-align: right;
}
.rtl #sp-footer-wrapper .helix-framework {
  float: right;
  margin-left: 15px;
}
.rtl #sp-footer-wrapper #sp-footer2 {
  text-align: left;
}
button,
input[type='submit'],
input[type='button'],
submit {
  display: inline-block;
  padding: 4px 14px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  background-image: none;
  border: none;
  text-shadow: none;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
button:hover,
input[type='submit']:hover,
input[type='button']:hover,
submit:hover {
  text-shadow: none;
  text-decoration: none;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
button:focus,
input[type='submit']:focus,
input[type='button']:focus,
submit:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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: #e6e6e6;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.disabled,
button[disabled],
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button'].disabled,
input[type='button'][disabled],
submit.disabled,
submit[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.social,
input[type='submit'].social,
input[type='button'].social,
submit.social {
  color: #5c5c5c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: none;
}
button.social:hover,
input[type='submit'].social:hover,
input[type='button'].social:hover,
submit.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);
}
.btn.social {
  color: #5c5c5c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: none;
}
.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);
}
dl dt,
dl dd {
  display: block;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
}
*[class*='uk-animation-'] {
  display: block !important;
  opacity: 1 !important;
}
#sp-menu {
  font-weight: 400;
  margin: 13px 0;
}
.rtl .sp-submenu {
  right: 0;
}
.rtl .sp-submenu.sub-level {
  margin-top: 30px;
}
.rtl .sp-submenu.sub-level.open {
  margin-top: 0;
  -webkit-transition: margin 200ms;
  -moz-transition: margin 200ms;
  -o-transition: margin 200ms;
  transition: margin 200ms;
}
.rtl .sp-submenu.sub-level-child {
  margin-right: 30px;
}
.rtl .sp-submenu.sub-level-child.open {
  margin-right: 0px;
  -webkit-transition: margin 200ms;
  -moz-transition: margin 200ms;
  -o-transition: margin 200ms;
  transition: margin 200ms;
}
.rtl .sp-submenu .megacol {
  float: left;
}
.ltr .sp-submenu {
  left: 0;
}
.ltr .sp-submenu.sub-level {
  margin-top: 30px;
}
.ltr .sp-submenu.sub-level.open {
  margin-top: 0;
  -webkit-transition: margin 200ms;
  -moz-transition: margin 200ms;
  -o-transition: margin 200ms;
  transition: margin 200ms;
}
.ltr .sp-submenu.sub-level-child {
  margin-left: 30px;
}
.ltr .sp-submenu.sub-level-child.open {
  margin-left: 0px;
  -webkit-transition: margin 200ms;
  -moz-transition: margin 200ms;
  -o-transition: margin 200ms;
  transition: margin 200ms;
}
.ltr .sp-submenu .megacol {
  float: left;
}
.sp-submenu {
  position: absolute;
  top: 0;
  z-index: 0;
  visibility: hidden;
  opacity: 0;
}
.sp-submenu .sp-submenu-wrap {
  background: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.sp-submenu.open {
  z-index: 1;
  visibility: visible;
  opacity: 1;
}
.sp-mobile-menu {
  position: relative;
}
.sp-mobile-menu select.select-menu {
  width: 32px;
  height: 27px;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.f-sp-header-wrapper {
  padding: 5px 0 !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.sp-main-menu-toggler {
  left: auto;
  right: 10px;
  z-index: 99999 !important;
  position: fixed;
  top: 25px;
}
.nav-collapse,
.nav-collapse.collapse {
  z-index: 9999;
}
.sp-dropcap {
  overflow: hidden;
}
.sp-dropcap:first-letter {
  color: #666;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
}
ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before,
ul.arrow li::after,
ul.arrow-double li::before,
ul.arrow-double li::after,
ul.tick li::before,
ul.tick li::after,
ul.cross li::before,
ul.cross li::after,
ul.star li::before,
ul.star li::after,
ul.rss li::before,
ul.rss li::after {
  font-family: FontAwesome;
  font-size: 11px;
}
ul.spot {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.spot li::before,
ul.spot li::after {
  font-family: FontAwesome;
  font-size: 18px;
}
.ltr ul.arrow li::before,
.ltr ul.arrow-double li::before,
.ltr ul.tick li::before,
.ltr ul.cross li::before,
.ltr ul.star li::before,
.ltr ul.rss li::before,
.ltr ul.spot li::before {
  margin-right: 5px;
}
.ltr ul.arrow li::before {
  content: "\f105";
}
.ltr ul.arrow-double li::before {
  content: "\f101";
}
.ltr ul.tick li::before {
  content: "\f00c";
}
.ltr ul.cross li::before {
  content: "\f00d";
}
.ltr ul.star li::before {
  content: "\f006";
}
.ltr ul.rss li::before {
  content: "\f09e";
}
.ltr ul.spot li::before {
  content: "\f05d";
}
.rtl ul.arrow li::after,
.rtl ul.arrow-double li::after,
.rtl ul.tick li::after,
.rtl ul.cross li::after,
.rtl ul.star li::after,
.rtl ul.rss li::after {
  margin-left: 5px;
}
.rtl ul.arrow li::after {
  content: "\f104";
}
.rtl ul.arrow-double li::after {
  content: "\f100";
}
.rtl ul.tick li::after {
  content: "\f00c";
}
.rtl ul.cross li::after {
  content: "\f00d";
}
.rtl ul.star li::after {
  content: "\f006";
}
.rtl ul.rss li::after {
  content: "\f09e";
}
.rtl ul.spot li::before {
  content: "\f05d";
}
img.pull-left,
.pull-left > img {
  margin-right: 15px;
}
img.pull-right,
.pull-right > img {
  margin-left: 15px;
}
.rtl img.pull-left,
.rtl .pull-left > img {
  margin-left: 15px;
}
.rtl img.pull-right,
.rtl .pull-right > img {
  margin-right: 15px;
}
.sp-blocknumber {
  position: relative;
  min-height: 45px;
}
.sp-blocknumber span {
  font-weight: bold;
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
}
.sp-blocknumber span.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sp-blocknumber span.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.ltr .sp-blocknumber {
  padding: 5px 0 5px 60px;
}
.ltr .sp-blocknumber span {
  left: 0;
}
.rtl .sp-blocknumber {
  padding: 5px 60px 5px 0;
}
.rtl .sp-blocknumber span {
  right: 0;
}
.sp-block.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sp-bubble {
  position: relative;
  margin-bottom: 40px;
}
.sp-bubble cite {
  display: block;
  height: 30px;
  line-height: 26px;
  position: absolute;
  bottom: -30px;
}
.sp-bubble cite span {
  content: ' ';
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-bottom-color: transparent !important;
}
.ltr .sp-bubble cite {
  left: 15px;
  padding-left: 40px;
}
.ltr .sp-bubble cite span {
  left: 0;
  border-left-color: transparent !important;
}
.rtl .sp-bubble cite {
  right: 15px;
  padding-right: 40px;
}
.rtl .sp-bubble cite span {
  right: 0;
  border-right-color: transparent !important;
}
.ltr [class^="icon-"].pull-left,
.ltr [class*=" icon-"].pull-left {
  margin-right: .3em;
}
.ltr [class^="icon-"].pull-right,
.ltr [class*=" icon-"].pull-right {
  margin-left: .3em;
}
.rtl [class^="icon-"].pull-left,
.rtl [class*=" icon-"].pull-left {
  margin-left: .3em;
}
.rtl [class^="icon-"].pull-right,
.rtl [class*=" icon-"].pull-right {
  margin-right: .3em;
}
.pull-right {
  margin-top: 0;
}
h1,
h2,
h3 {
  margin: 0 !important;
}
@media (max-width: 979px) {
  .responsive #sp-header-wrapper [class*="span"] {
    width: auto;
    float: left;
  }
  .responsive #sp-header-wrapper [class*="span"]#sp-menu {
    float: right;
  }
  .responsive .sp-main-menu-toggler {
    top: 70px;
  }
  .responsive .nav-collapse,
  .responsive .nav-collapse.collapse {
    top: 120px;
  }
  .responsive .f-sp-header-wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  .responsive.bg {
    padding-left: 0;
    padding-right: 0;
  }
  .responsive .container {
    padding: 0 10px;
    max-width: 480px;
    min-width: 280px;
  }
  .responsive #sp-feature-wrapper {
    padding: 0;
  }
  .responsive #sp-feature-wrapper #feature h1 {
    font-size: 200%;
    line-height: 200%;
  }
  .responsive #sp-feature-wrapper #feature p {
    font-size: 100%;
  }
  .responsive #sp-feature-wrapper #feature .btn {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .responsive .sp-main-menu-toggler {
    top: 30px;
  }
  .responsive .nav-collapse,
  .responsive .nav-collapse.collapse {
    top: 80px;
  }
}
.fixed .hidden-desktop {
  display: none;
}
.uk-icon-button {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: none;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  border: none;
  text-shadow: none;
  margin-left: 2px;
}
.uk-badge-danger {
  background: #d95030;
}
.uk-grid-divider-2:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}
.uk-grid-divider-2 > * {
  padding-left: 25px;
  padding-right: 25px;
}
.uk-grid-divider-2 > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-9-']:nth-child(n+2) {
  border-left: medium none transparent;
  position: relative;
}
.uk-grid-divider-2 > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-2-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-3-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-4-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-5-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-6-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-7-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-8-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-9-']:nth-child(n+2)::before {
  content: "";
  width: 1px;
  height: 100%;
  left: 10px;
  display: block;
  position: absolute;
  background: #ddd;
  -webkit-transform: translateX(100%) rotate(15deg);
  transform: translateX(100%) rotate(15deg);
}
@media (min-width: 768px) {
  .uk-grid-divider-2 > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: medium none transparent;
    position: relative;
  }
  .uk-grid-divider-2 > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2)::before {
    content: "";
    width: 1px;
    height: 100%;
    left: 10px;
    display: block;
    position: absolute;
    background: #ddd;
    -webkit-transform: translateX(100%) rotate(15deg);
    transform: translateX(100%) rotate(15deg);
  }
}
@media (min-width: 960px) {
  .uk-grid-divider-2 > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: medium none transparent;
    position: relative;
  }
  .uk-grid-divider-2 > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2)::before {
    content: "";
    width: 1px;
    height: 100%;
    left: 10px;
    display: block;
    position: absolute;
    background: #ddd;
    -webkit-transform: translateX(50%) rotate(15deg);
    transform: translateX(100%) rotate(15deg);
  }
}
@media (min-width: 1220px) {
  .uk-grid-divider-2:not(.uk-grid-preserve):not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }
  .uk-grid-divider-2:not(.uk-grid-preserve) > * {
    padding-left: 35px;
    padding-right: 35px;
  }
  .uk-grid-divider-2:not(.uk-grid-preserve):empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.uk-tooltip {
  background: #1a1c20;
}
.sprocket-lists .sprocket-lists-title {
  color: #555 !important;
}
.ns2-tools {
  margin-top: -8px;
}
.ns2-page-inner {
  position: relative;
  margin-top: -10px;
}
.ns2-created:before {
  content: "\f040";
  font-family: FontAwesome;
  font-size: 14px;
}
div.ns2-created {
  font-size: 14px !important;
}
h4.ns2-title {
  font-weight: normal !important;
  text-transform: uppercase;
}
.pad-spa {
  padding: 20px 0;
}
a.uk-button {
  color: #353535 !important;
}
a.uk-button-primary,
a.uk-button-success,
a.uk-button-danger {
  color: #fff !important;
}
.uk-badge-percent {
  background: none;
}
.uk-button,
.uk-progress {
  border-radius: 0px;
}
.uk-badge {
  text-shadow: none;
}
.uk-progress-mini:after {
  content: "";
  display: inline;
  font-family: "Pe-icon-7-stroke";
  font-size: 25px;
  height: 30px;
  margin: -7px;
  position: absolute;
  margin-left: -11px;
}
.hi-icon-big {
  content: "";
  color: #e6e6e6;
  position: absolute;
  right: -20px;
  top: 70px;
  z-index: -1;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.hi-icon-big [class^="flaticon-"]:before,
.hi-icon-big [class*=" flaticon-"]:before,
.hi-icon-big [class^="flaticon-"]:after,
.hi-icon-big [class*=" flaticon-"]:after {
  color: #e6e6e6;
  font-size: 150px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.uk-grid-divider-3:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}
.uk-grid-divider-3 > * {
  padding-left: 25px;
  padding-right: 25px;
}
.uk-grid-divider-3 > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider-3 > [class*='uk-width-9-']:nth-child(n+2) {
  border-left: medium none transparent;
  position: relative;
}
.uk-grid-divider-3 > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-2-']:nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-3-']:nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-4-']:nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-5-']:nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-6-']:nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-7-']:nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-8-']:nth-child(n+2)::before,
.uk-grid-divider-3 > [class*='uk-width-9-']:nth-child(n+2)::before {
  content: "\f105";
  display: block;
  font-family: FontAwesome;
  font-size: 30px;
  left: 0px;
  position: absolute;
  top: 50%;
}
@media (min-width: 768px) {
  .uk-grid-divider-3 > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: medium none transparent;
    position: relative;
  }
  .uk-grid-divider-3 > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2)::before {
    content: "\f105";
    display: block;
    font-family: FontAwesome;
    font-size: 30px;
    left: 0px;
    position: absolute;
    top: 50%;
  }
}
@media (min-width: 960px) {
  .uk-grid-divider-3 > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: medium none transparent;
    position: relative;
  }
  .uk-grid-divider-3 > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2)::before {
    content: "\f105";
    display: block;
    font-family: FontAwesome;
    font-size: 30px;
    left: 0px;
    position: absolute;
    top: 50%;
  }
}
@media (min-width: 1220px) {
  .uk-grid-divider-3:not(.uk-grid-preserve):not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }
  .uk-grid-divider-3:not(.uk-grid-preserve) > * {
    padding-left: 35px;
    padding-right: 35px;
  }
  .uk-grid-divider-3:not(.uk-grid-preserve):empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.grid {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  background: #000;
  text-align: center;
  cursor: pointer;
}
.grid figure img {
  position: relative;
  display: block;
  opacity: 0.8;
}
.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h3 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.grid figure h3 span {
  font-weight: 800;
}
.grid figure h3,
.grid figure p {
  margin: 0;
}
.grid figure p {
  font-size: 68.5%;
}
figure.effect-crafty figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top,rgba(189,79,80,0) 0%,rgba(189,79,80,0.8) 75%);
  background: linear-gradient(to bottom,rgba(189,79,80,0) 0%,rgba(189,79,80,0.8) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0,50%,0);
  transform: translate3d(0,50%,0);
}
figure.effect-crafty h3 {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #fff;
  background: rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}
figure.effect-crafty figcaption::before,
figure.effect-crafty p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-crafty p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 10px 10px 20px;
  opacity: 0;
  -webkit-transform: translate3d(0,10px,0);
  transform: translate3d(0,10px,0);
  text-align: left;
}
figure.effect-crafty:hover h3 {
  color: #fff;
  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
  transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.effect-crafty:hover figcaption::before,
figure.effect-crafty:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
