@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  font-family: 'Roboto Slab', serif;
  color: #666;
}
.bg-gray {
  background: #f5f5f5;
}
.bg-brand {
  background: #000e2b;
  color: #ffffff;
}
.text-white {
  color: #ffffff;
}
.text-brand {
  color: #000e2b;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
  transition: color 0.1s ease-in 0s;
  outline: none;
}
a:hover,
a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #fdd922;
}
.red {
  color: #e94c37;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  line-height: 1.1;
  color: #323232;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
  font-family: 'Roboto Slab', serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #000e2b;
}
a.text-primary:hover {
  color: #008fa1;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #000e2b;
}
a.bg-primary:hover {
  background-color: #008fa1;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #999999;
  background: #f5f5f5;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #999999;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
.btn-primary {
  background: #000e2b;
  border: 2px solid #000e2b;
  border-radius: 2px;
}
.btn-primary:hover {
  background: #ffffff;
  border: 2px solid #ffffff;
}
.btn-white {
  border: 2px solid #ffffff;
  border-radius: 2px;
  padding: 10px 20px;
  background: transparent;
  color: #ffffff !important;
}
.btn-white:hover {
  background: #ffffff;
  border: 2px solid #ffffff;
  color: #000e2b !important;
}
.btn-border-brand {
  background: transparent;
  border: 2px solid #000e2b;
  color: #000e2b;
  border-radius: 2px;
}
.btn-border-brand:hover {
  background: #000e2b;
  color: #ffffff;
  border-color: #000e2b;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-link {
  display: inline-block;
  color: #000e2b;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
.btn-link:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #000e2b;
  transition: width .3s;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.btn-link:hover:after,
.btn-link:focus:after {
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #89e5b1;
  border-color: #27ae61;
}
.invalid {
  border-color: #e94c37;
}
label.invalid {
  color: #e94c37;
}
input.invalid {
  border: 1px solid #e94c37;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #000e2b;
  border-bottom-color: #000e2b;
}
.nav a:hover .caret {
  border-top-color: #000e2b;
  border-bottom-color: #000e2b;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.jb-breadcrumb {
  text-align: center;
  padding: 20px;
  color: #ffffff;
  background: url("../../../../images/title.jpg") no-repeat scroll;
  position: relative;
}
@media (max-width: 767px) {
  .jb-breadcrumb {
    background-size: 100% 100%;
  }
}
@media (min-width: 768px) {
  .jb-breadcrumb {
    background-size: 100% 100%;
  }
}
@media (min-width: 992px) {
  .jb-breadcrumb {
    background-size: 100%;
  }
}
@media (min-width: 1200px) {
  .jb-breadcrumb {
    background-size: 100%;
  }
}
.jb-breadcrumb:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
.jb-breadcrumb .jb-breadcrumb-title h1 {
  position: relative;
  color: #ffffff;
  text-transform: capitalize;
}
.breadcrumb {
  background: transparent;
  position: relative;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li a {
  color: #ffffff;
  font-size: 14px;
}
.breadcrumb > li span {
  font-size: 14px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #ffffff;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
#j2store-pagination {
  text-align: center;
}
#j2store-pagination .pagination {
  float: none;
}
.pagination-wrap {
  text-align: center;
}
.pagination > li > a,
.pagination > li > span {
  background: none;
  border: 2px solid transparent;
  border-radius: 1px;
  color: #333333;
  font-size: 16px;
  margin: 0 1px;
  min-width: 40px;
  padding: 4px 6px;
  text-align: center;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border: 2px solid #555555;
  color: #333333;
}
.pagination > .active > a,
.pagination > .active > span {
  background: #000e2b;
  border: 2px solid #000e2b;
  color: #ffffff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border: 0;
}
.pagination {
  display: inline-block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: none;
  }
}
.counter {
  display: none;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .counter {
    margin-right: 20px;
  }
}
.pager {
  text-align: left;
  clear: both;
}
.pager ul {
  margin: 0;
  padding: 0;
}

.t3-mainnav {
  border: 0;
  background: #000e2b;
  border-bottom: none;
  min-height: 58px;
}
.t3-mainnav .container {
  position: relative;
}
.t3-mainnav .navbar-nav > li > .dropdown-menu,
.t3-mainnav .navbar-nav .mega-nav li .dropdown-menu {
  background: #fff;
  border: 0;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li > a {
  color: #fff;
  text-rendering: optimizeLegibility;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 30px;
  padding: 14px 15px;
  letter-spacing: 1px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li .caret {
  border: 0;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover {
  background: #000e2b;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: #000e2b;
  color: #ffffff;
  position: relative;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a:after,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a:after,
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a:after {
  *position: absolute;
  *content: '';
  *background: #ffffff;
  *left: 0px;
  *bottom: 0;
  *width: 100%;
  *height: 3px;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a {
  position: relative;
  background: #000e2b;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level1 > li.active > a {
  color: #000e2b;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level2 > li.active > a {
  color: #000e2b;
}
.t3-mainnav .t3-megamenu .mega-nav > li a,
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #62656a;
  font-size: 13px;
  font-weight: 500;
  background: none !important;
}
.t3-mainnav .t3-megamenu .mega-nav > li a:hover,
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  background: none;
  color: #000e2b;
}
.t3-mainnav .t3-megamenu .mega-nav > li:last-child > a,
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li:last-child > a {
  border-bottom: 0;
}
.t3-mainnav .t3-megamenu .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  padding-bottom: 0;
  padding: 5px 10px;
}
.t3-mainnav .t3-megamenu .mega-nav .mega-group > .mega-group-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px !important;
  margin: 15px 0 5px 0 !important;
}
.t3-mainnav .t3-megamenu .banneritem {
  padding-top: 15px;
}

.t3-mainnav-dark {
  border: 0;
  background: #323232;
  border-bottom: none;
  min-height: 58px;
}
.t3-mainnav-dark .container {
  position: relative;
}
.t3-mainnav-dark .navbar-nav > li > .dropdown-menu,
.t3-mainnav-dark .navbar-nav .mega-nav li .dropdown-menu {
  background: #fff;
  border: 0;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li {
  padding: 0px 15px;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li > a {
  color: #fff;
  text-rendering: optimizeLegibility;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 30px;
  padding: 14px 0px;
  letter-spacing: 1px;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li .caret {
  border: 0;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li.active,
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li:focus,
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li:hover {
  background: #323232;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li.active > a,
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li:focus > a,
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: #323232;
  color: #ffffff;
  position: relative;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li.active > a:after,
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li:focus > a:after,
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li:hover > a:after {
  position: absolute;
  content: '';
  background: #ffffff;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li:hover > a {
  position: relative;
  background: #323232;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level1 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-dark .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level2 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-dark .t3-megamenu .mega-nav > li a,
.t3-mainnav-dark .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #555555;
  font-size: 14px;
  font-weight: 500;
  background: none !important;
}
.t3-mainnav-dark .t3-megamenu .mega-nav > li a:hover,
.t3-mainnav-dark .t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  background: none;
  color: #000e2b;
}
.t3-mainnav-dark .t3-megamenu .mega-nav > li:last-child > a,
.t3-mainnav-dark .t3-megamenu .dropdown-menu .mega-nav > li:last-child > a {
  border-bottom: 0;
}
.t3-mainnav-dark .t3-megamenu .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  padding-bottom: 0;
  padding: 5px 10px;
}
.t3-mainnav-dark .t3-megamenu .mega-nav .mega-group > .mega-group-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px !important;
  margin: 15px 0 5px 0 !important;
}
.t3-mainnav-dark .t3-megamenu .banneritem {
  padding-top: 15px;
}

.t3-mainnav-brand-dark {
  border: 0;
  border-radius: 0px;
  background: #000e2b;
  border-bottom: none;
  min-height: 58px;
  margin-bottom: 0px;
}
.t3-mainnav-brand-dark .container {
  position: relative;
}
.t3-mainnav-brand-dark .navbar-nav > li > .dropdown-menu,
.t3-mainnav-brand-dark .navbar-nav .mega-nav li .dropdown-menu {
  background: #fff;
  border: 0;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li {
  padding: 0px 15px;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li > a {
  color: #ffffff;
  text-rendering: optimizeLegibility;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 30px;
  padding: 14px 0px;
  letter-spacing: 1px;
  background: #000e2b;
  outline: none;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li .caret {
  border: 0;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li.active,
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li:focus,
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li:hover {
  background: #000e2b;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li.active > a,
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li:focus > a,
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: #000e2b;
  color: #ffffff;
  position: relative;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li.active > a:after,
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li:focus > a:after,
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li:hover > a:after {
  position: absolute;
  content: '';
  background: #ffffff;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li:hover > a {
  position: relative;
  background: #000e2b;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level1 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-brand-dark .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level2 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-brand-dark .t3-megamenu .mega-nav > li a,
.t3-mainnav-brand-dark .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #62656a;
  font-size: 13px;
  font-weight: 500;
  background: none !important;
}
.t3-mainnav-brand-dark .t3-megamenu .mega-nav > li a:hover,
.t3-mainnav-brand-dark .t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  background: none;
  color: #000e2b;
}
.t3-mainnav-brand-dark .t3-megamenu .mega-nav > li:last-child > a,
.t3-mainnav-brand-dark .t3-megamenu .dropdown-menu .mega-nav > li:last-child > a {
  border-bottom: 0;
}
.t3-mainnav-brand-dark .t3-megamenu .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  padding-bottom: 0;
  padding: 5px 10px;
}
.t3-mainnav-brand-dark .t3-megamenu .mega-nav .mega-group > .mega-group-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px !important;
  margin: 15px 0 5px 0 !important;
}
.t3-mainnav-brand-dark .t3-megamenu .banneritem {
  padding-top: 15px;
}

.t3-mainnav-white {
  border: 0;
  background: #ffffff;
  border-bottom: none;
  min-height: 58px;
}
.t3-mainnav-white .container {
  position: relative;
}
.t3-mainnav-white .navbar-nav > li > .dropdown-menu,
.t3-mainnav-white .navbar-nav .mega-nav li .dropdown-menu {
  background: #fff;
  border: 0;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li {
  padding: 0px 15px;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li > a {
  color: #323232;
  text-rendering: optimizeLegibility;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 30px;
  padding: 14px 0px;
  letter-spacing: 1px;
  background: #ffffff;
  outline: none;
  -webkit-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li .caret {
  border: 0;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li.active,
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li:focus,
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li:hover {
  background: #ffffff;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li.active > a,
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li:focus > a,
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: #ffffff;
  color: #000e2b;
  position: relative;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li.active > a:after,
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li:focus > a:after,
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li:hover > a:after {
  position: absolute;
  content: '';
  background: #000e2b;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li:hover > a {
  position: relative;
  background: #ffffff;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level1 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-white .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level2 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-white .t3-megamenu .mega-nav > li a,
.t3-mainnav-white .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #62656a;
  font-size: 13px;
  font-weight: 500;
  background: none !important;
}
.t3-mainnav-white .t3-megamenu .mega-nav > li a:hover,
.t3-mainnav-white .t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  background: none;
  color: #000e2b;
}
.t3-mainnav-white .t3-megamenu .mega-nav > li:last-child > a,
.t3-mainnav-white .t3-megamenu .dropdown-menu .mega-nav > li:last-child > a {
  border-bottom: 0;
}
.t3-mainnav-white .t3-megamenu .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  padding-bottom: 0;
  padding: 5px 10px;
}
.t3-mainnav-white .t3-megamenu .mega-nav .mega-group > .mega-group-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px !important;
  margin: 15px 0 5px 0 !important;
}
.t3-mainnav-white .t3-megamenu .banneritem {
  padding-top: 15px;
}

.t3-mainnav-modern {
  border: 0;
  background: transparent;
  border-bottom: none;
  min-height: 58px;
}
.t3-mainnav-modern .container {
  position: relative;
}
.t3-mainnav-modern .navbar-nav > li > .dropdown-menu,
.t3-mainnav-modern .navbar-nav .mega-nav li .dropdown-menu {
  background: #fff;
  border: 0;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li {
  padding: 0px 15px;
  background: #ffffff !important;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li > a {
  font-family: 'Roboto Slab', serif;
  line-height: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding: 0px;
  color: #444;
  outline: none;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  position: relative;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li .caret {
  border: 0;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li.active,
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li:focus,
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li:hover {
  background: #ffffff;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li.active > a,
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li:focus > a,
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: #ffffff;
  color: #000e2b;
  position: relative;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li.active > a:after,
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li:focus > a:after,
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li:hover > a:after {
  position: absolute;
  content: '';
  background: #000e2b;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li:hover > a {
  position: relative;
  background: #ffffff;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level1 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-modern .t3-megamenu .navbar-nav.level0 > li ul.mega-nav.level2 > li.active > a {
  color: #000e2b;
}
.t3-mainnav-modern .t3-megamenu .mega-nav > li a,
.t3-mainnav-modern .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #62656a;
  font-size: 13px;
  font-weight: 500;
  background: none !important;
}
.t3-mainnav-modern .t3-megamenu .mega-nav > li a:hover,
.t3-mainnav-modern .t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  background: none;
  color: #000e2b;
}
.t3-mainnav-modern .t3-megamenu .mega-nav > li:last-child > a,
.t3-mainnav-modern .t3-megamenu .dropdown-menu .mega-nav > li:last-child > a {
  border-bottom: 0;
}
.t3-mainnav-modern .t3-megamenu .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.175);
  padding-bottom: 0;
  padding: 5px 10px;
}
.t3-mainnav-modern .t3-megamenu .mega-nav .mega-group > .mega-group-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px !important;
  margin: 15px 0 5px 0 !important;
}
.t3-mainnav-modern .t3-megamenu .banneritem {
  padding-top: 15px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent !important;
}
.menu-banner .mega-group-title {
  display: none !important;
}
.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.t3-mainnav-dark {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav-dark .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav-dark .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav-dark .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav-dark .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav-dark .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav-dark .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav-dark .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.t3-mainnav-white {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.t3-mainnav-white .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav-white .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav-white .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav-white .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav-white .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav-white .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav-white .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.t3-mainnav-modern {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav-modern .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav-modern .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav-modern .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav-modern .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav-modern .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav-modern .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav-modern .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 0px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-title:after {
  content: "";
  width: 100%;
  position: absolute;
  top: 12px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.jb-title-center .module-title {
  background: transparent;
  color: #333333;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  text-transform: uppercase;
}
.jb-title-center .module-title:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .jb-title-center .module-title {
    margin-bottom: 20px;
  }
}
.jb-title-center .module-title span {
  display: inline-block;
  position: relative;
  border: 1px solid #e4e4e4;
  padding: 10px 36px;
  overflow: visible;
}
.jb-title-center .module-title span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.jb-title-center .module-title span:before {
  right: 100%;
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.jb-title-center .module-intro {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Merriweather", serif;
  font-style: italic;
  color: #999999;
}
.module-intro {
  margin-bottom: 30px;
  font-family: "Merriweather", serif;
  font-style: italic;
  color: #999999;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #000e2b;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #000e2b;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.newsletter-text h3 {
  margin-top: 10px;
  color: #ffffff;
  letter-spacing: 0.5px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.newsletter-field {
  overflow: hidden;
}
.newsletter-field .acymailing_introtext {
  font-size: 14px;
}
.newsletter-field .acymailing_form {
  position: relative;
}
.newsletter-field .acymailing_form span.acyfield_email input {
  border: 2px solid #ffffff !important;
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
  height: 50px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.newsletter-field .acysubbuttons {
  position: absolute;
  margin: 0;
  text-align: left;
  top: 0px;
  right: 0;
  height: 50px;
}
.newsletter-field .acysubbuttons:after {
  content: "\f003";
  font-family: FontAwesome;
  position: absolute;
  top: 38%;
  left: 50%;
  margin-top: -10px;
  margin-left: -9px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  cursor: pointer;
}
.newsletter-field .acysubbuttons > input[type='submit'] {
  text-indent: -9999em;
  background: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 14px 36px;
}

.social-icons a {
  margin-right: 3px;
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
  background-color: transparent;
  color: #ffffff !important;
  border: 1px solid #ffffff;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-icons a:hover {
  color: #ffffff;
}
.social-icons em {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-icons em:last-child {
  color: #fff;
}
.social-icons .facebook {
  border: 1px solid #3b5998;
  background-color: #3b5998 !important;
}
.social-icons .facebook:hover {
  border: 1px solid #3b5998;
  background-color: #3b5998 !important;
}
.social-icons .twitter {
  border: 1px solid #00acee;
  background-color: #00acee !important;
}
.social-icons .twitter:hover {
  border: 1px solid #00acee;
  background-color: #00acee !important;
}
.social-icons .google-plus {
  border: 1px solid #dd4b39;
  background-color: #dd4b39 !important;
}
.social-icons .google-plus:hover {
  border: 1px solid #dd4b39;
  background-color: #dd4b39 !important;
}
.social-icons .linkedin {
  border: 1px solid #0e76a8;
  background-color: #0e76a8 !important;
}
.social-icons .linkedin:hover {
  border: 1px solid #0e76a8;
  background-color: #0e76a8 !important;
}
.social-icons .pinterest {
  border: 1px solid #c8232c;
  background-color: #c8232c !important;
}
.social-icons .pinterest:hover {
  border: 1px solid #c8232c;
  background-color: #c8232c !important;
}
.social-icons .instagram {
  border: 1px solid #3f729b;
  background-color: #3f729b !important;
}
.social-icons .instagram:hover {
  border: 1px solid #3f729b;
  background-color: #3f729b !important;
}
.social-icons a:hover em:first-child {
  margin-top: -40px;
}
.j2store-product-list .jb-filter-section .module-title {
  text-align: left;
  font-size: 18px;
}
.j2store-product-list .jb-filter-section .j2store-product-filters {
  margin-bottom: 40px;
}
.j2store-product-list .jb-filter-section .price-filters .ui-widget {
  width: 93% !important;
}
.j2store-product-list .jb-filter-section .price-filters #j2store-slider-range {
  display: inline-block;
  margin-top: 15px;
}
.j2store-product-list .jb-filter-section .price-filters #j2store-slider-range .ui-slider-range {
  background: #000e2b !important;
}
.j2store-product-list .jb-filter-section .price-filters #j2store-slider-range .ui-slider-handle {
  background: #ffffff !important;
  border-radius: 0px;
  top: -0.4em;
  border: 2px solid #000e2b;
  margin-left: -3px;
}
.j2store-product-list .jb-filter-section .price-filters .price-input-box {
  margin-top: 15px;
}
.j2store-product-list .jb-filter-section .category-filters .j2product-categories a {
  font-size: 14px;
  cursor: pointer;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
  border-radius: 0px;
  font-weight: 400;
}
.j2store-product-list .jb-filter-section .category-filters .j2product-categories a:hover {
  cursor: pointer;
}
.j2store-product-list .jb-filter-section .jb-filter-author .j2store-product-brand-label {
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  color: #323232;
  font-weight: normal;
  border-bottom: 1px solid #eee;
}
.j2store-product-list .jb-product-section .jb-products-filter-head {
  padding: 10px;
}
.j2store-product-list .jb-product-section .jb-products-filter-head .view-mode {
  float: right;
}
.j2store-product-list .jb-product-section .jb-products-filter-head .view-mode .btn {
  border: 2px solid #000e2b;
  color: #000e2b;
  border-radius: 3px;
}
.j2store-product-list .jb-product-section .jb-products-filter-head .view-mode .btn:hover {
  border-color: #000e2b;
  background: #000e2b;
  color: #ffffff;
}
.j2store-product-list .jb-product-section .jb-products-filter-head select,
.j2store-product-list .jb-product-section .jb-products-filter-head .j2store-product-search-input,
.j2store-product-list .jb-product-section .jb-products-filter-head .inputbox {
  padding: 0px 10px 0px;
  box-shadow: none;
  border-radius: 0px;
  border-color: #eeeeee;
}
.j2store-product-list .jb-product-section .j2store-product-item-gird-info {
  margin-top: 20px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view {
  display: inline-block;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block {
  text-align: center;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block {
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block:before {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  width: 200%;
  z-index: -1;
  transform: skewY(14deg);
  transform-origin: 0px 0px 0px;
  background-color: #F5F5F5;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block:hover {
  border-color: #000e2b;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .cart-action-complete {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #000e2b;
  z-index: 1000;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .cart-action-complete a {
  line-height: auto !important;
  color: #ffffff;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .cart-action-complete p {
  margin: 13px;
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 400;
  line-height: 25px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .jb-icons .product-compare .product-view-compare-list {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #000e2b;
  z-index: 1000;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .jb-icons .product-wishlist .fa-spinner {
  position: absolute;
  z-index: 1000;
  top: 50%;
  background: #000e2b;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-wishlist-notification {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #000e2b;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-wishlist-notification a {
  line-height: auto !important;
  font-size: 12px !important;
  padding: 0px !important;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-wishlist-notification p {
  margin: 10px;
  color: #ffffff !important;
  font-size: 12px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-wishlist-notification p a:hover {
  background: transparent !important;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-compare-notify {
  background: #000e2b;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-compare-notify a {
  background: #000e2b;
  position: absolute !important;
  line-height: auto !important;
  margin: -1px;
  font-size: 12px !important;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .jb-product-block .j2store-compare-notify br {
  display: none;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image {
  position: relative;
  width: 100%;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image img {
  width: 100%;
  padding: 10px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-state {
  position: absolute;
  bottom: 0;
  top: auto;
  background: #000e2b;
  color: #ffffff;
  transition: all 0.5s ease-out 0s;
  width: 102%;
  z-index: 999;
  transform-origin: 50% 100% 0px;
  transform: perspective(600px) rotateX(90deg);
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  opacity: 1;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-addtocart-form {
  margin: 0px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart {
  float: left;
  margin: 0px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .product-qty {
  display: none;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse {
  font-size: 11px;
  font-weight: bold;
  border-radius: 0px;
  background-color: inherit;
  line-height: 32px !important;
  border: none;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse:hover {
  background: #000e2b;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .product-compare {
  padding: 0px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-wishlist,
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-compare {
  display: inline;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-wishlist a,
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-compare a {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  padding: 10px 13px;
  font-size: 11px;
  line-height: 32px;
  border-radius: 0px;
  -moz-user-select: none;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-wishlist a:hover,
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .hover-content .jb-icons .product-compare a:hover {
  background: #000e2b;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .overlay-rmore {
  position: absolute;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  line-height: 54px;
  left: 50%;
  top: 50%;
  margin: -27px 0 0 -27px;
  z-index: 500;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  background-color: #000e2b;
  color: #ffffff;
  opacity: 0;
  -webkit-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  visibility: hidden;
  transition: .4s;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .product-image .overlay-rmore a {
  color: #ffffff;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block {
  padding-bottom: 10px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-title {
  margin-top: 10px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container {
  display: inline;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container .base-price {
  color: #000e2b;
  display: inline;
  font-weight: bold;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container .sale-price {
  color: #000e2b;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .j2store_product_content_block .product-price-container .sale-price .zero-price {
  font-weight: 400;
}
.j2store-product-list .jb-product-section .jb-product-grid-view:hover .hover-state {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.j2store-product-list .jb-product-section .jb-product-grid-view:hover .overlay-rmore {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1.2) rotate(0deg);
  transform: scale(1.2) rotate(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition: .4s;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .discount-percentage {
  position: absolute;
  display: block;
  right: 3px;
  top: 2px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.j2store-product-list .jb-product-section .jb-product-grid-view .discount-percentage p {
  margin: 13px 0px !important;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info {
  margin-top: 20px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 20px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-title {
  text-transform: capitalize;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-title a {
  font-size: 20px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-price-container {
  margin-bottom: 10px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
  float: left;
  font-weight: bold;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-price-container .sale-price {
  color: #000e2b;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .discount-percentage {
  font-weight: bold;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .discount-percentage span br {
  display: none;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .product-sdesc {
  margin: 20px 0px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart {
  margin-left: 0px;
  display: inline-block;
  float: left;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart .btn-inverse {
  background: #000e2b;
  border: 2px solid #000e2b;
  border-radius: 2px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart .btn-inverse:hover {
  background: #000e2b;
  border: 2px solid #000e2b;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .j2store-add-to-cart .product-qty {
  display: none;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare {
  display: inline;
  padding: 0px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare a .fa {
  color: #ffffff;
  padding: 14px 20px;
  border-radius: 2px;
  background: #000e2b;
  margin-left: 5px;
  font-size: 13px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare a .fa:hover {
  background: #000e2b;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare .j2store-compare-notify {
  position: absolute;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-compare .j2store-compare-notify .modal {
  display: inline;
  position: relative;
  top: 58px;
  right: 0px;
  bottom: 0px;
  left: -120px;
  z-index: 1050;
  outline: 0px none;
  font-size: 14px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-wishlist {
  display: inline;
  padding: 0px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-wishlist a .fa {
  color: #ffffff;
  padding: 14px 20px;
  border-radius: 2px;
  font-size: 13px;
  background: #000e2b;
  *height: 42px;
}
.j2store-product-list .jb-product-section .j2store-product-item-list-info .jb-list-products .inner-content .jb-icons .product-wishlist a .fa:hover {
  background: #000e2b;
}
.j2store-single-product .j2store-view-back-button {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-mainimage {
  text-align: center;
  border: 1px solid #eeeeee;
}
.j2store-single-product .j2store-product-additional-images {
  margin-top: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list {
  margin-bottom: 20px;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li {
  border: 1px solid #eeeeee;
  display: inline-block;
}
.j2store-single-product .j2store-product-additional-images .additional-image-list li:hover {
  border-color: #000e2b;
}
.j2store-single-product .product-title {
  color: #323232;
  text-transform: capitalize;
}
.j2store-single-product .price-sku-brand-container {
  margin-top: 25px;
}
.j2store-single-product .price-sku-brand-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
  font-weight: bold;
}
.j2store-single-product .price-sku-brand-container .sale-price {
  color: #000e2b;
  display: inline;
  font-weight: bold;
  font-size: 28px;
}
.j2store-single-product .price-sku-brand-container .sale-price .zero-price {
  font-size: 18px;
  font-weight: 400;
}
.j2store-single-product .price-sku-brand-container .discount-percentage,
.j2store-single-product .price-sku-brand-container .manufacturer-brand,
.j2store-single-product .price-sku-brand-container .product-sku {
  font-weight: 400;
}
.j2store-single-product .j2store-add-to-cart {
  margin-left: 0px;
  display: inline-block;
  float: left;
}
.j2store-single-product .j2store-add-to-cart .btn-primary {
  margin-top: 1px;
  padding: 12px;
}
.j2store-single-product .j2store-add-to-cart .btn-inverse {
  background: #000e2b;
  border: 2px solid #000e2b;
  border-radius: 2px;
}
.j2store-single-product .j2store-add-to-cart .btn-inverse:hover {
  background: #000e2b;
  border: 2px solid #000e2b;
}
.j2store-single-product .jb-icons-single .product-compare {
  display: inline;
  padding: 4px;
}
.j2store-single-product .jb-icons-single .product-compare a .fa {
  color: #ffffff;
  padding: 14px 20px;
  border: 2px solid #000e2b;
  border-radius: 2px;
  background: #000e2b;
  margin-left: 5px;
  font-size: 13px;
}
.j2store-single-product .jb-icons-single .product-compare a .fa:hover {
  background: #000e2b;
  border: 2px solid #000e2b;
}
.j2store-single-product .jb-icons-single .product-compare .j2store-compare-notify {
  position: absolute;
}
.j2store-single-product .jb-icons-single .product-compare .j2store-compare-notify .modal {
  display: inline;
  position: relative;
  top: 38px;
  right: 0px;
  bottom: 0px;
  left: -120px;
  z-index: 1050;
  outline: 0px none;
  font-size: 14px;
}
.j2store-single-product .jb-icons-single .product-wishlist {
  display: inline;
  padding: 0px;
}
.j2store-single-product .jb-icons-single .product-wishlist a .fa {
  color: #ffffff;
  padding: 14px 20px;
  border: 2px solid #000e2b;
  border-radius: 2px;
  background: #000e2b;
  line-height: 16px;
  font-size: 13px;
}
.j2store-single-product .jb-icons-single .product-wishlist a .fa:hover {
  background: #000e2b;
  border: 2px solid #000e2b;
}
.j2store-single-product .product-qty {
  display: block;
  margin-bottom: 10px;
}
.j2store-single-product .product-qty p {
  display: inline-block;
}
.j2store-single-product .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 20px;
}
.j2store-single-product .nav-tabs li a {
  border: 2px solid #eeeeee;
  border-radius: 3px;
  outline: none;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.j2store-single-product .nav-tabs li a:hover {
  background: #000e2b;
  color: #ffffff;
  border: 2px solid #000e2b;
}
.j2store-single-product .nav-tabs > li.active > a,
.j2store-single-product .nav-tabs > li.active > a:hover,
.j2store-single-product .nav-tabs > li.active > a:focus {
  border: 2px solid #000e2b;
  border-radius: 3px;
  background-color: #000e2b;
  color: #ffffff;
}
.j2store-single-product .tab-content {
  background: #f5f5f5;
  padding: 2.4em 2em 2.4em;
  border-radius: 3px;
}
.j2store-single-product .tab-content .product-sdesc td,
.j2store-single-product .tab-content .product-sdesc th {
  border: none;
  text-transform: capitalize;
}
.j2store-single-product .tab-content #j2store-comments h4 {
  border-bottom: none;
}
.j2store-single-product .tab-content #j2store-comments .rss {
  background: url("../../../../images/system/feed.png") no-repeat !important;
}
.j2store-single-product .tab-content #j2store-comments .refresh {
  background: url("../../../../images/system/refresh.png") no-repeat !important;
  padding: 0px 0px 0px 16px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list {
  margin-left: 0px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox {
  border: none;
  padding: 17px 40px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .rbox .comment-box .comment-body {
  color: #999999;
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
}
.j2store-single-product .tab-content #j2store-comments .comments-list .comments-inline-edit {
  padding: 20px;
}
.j2store-single-product .tab-content #j2store-comments #comments-form input {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border-color: #f5f5f5;
}
.j2store-single-product .tab-content #j2store-comments #comments-form textarea {
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 3px;
  border-color: #f5f5f5;
}
.j2store-single-product .tab-content #j2store-comments #comments-form .grippie {
  max-width: 100% !important;
  width: 100% !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form label {
  font-family: 'Roboto Slab', serif !important;
}
.j2store-single-product .tab-content #j2store-comments .checkbox {
  width: auto !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div {
  background-image: none !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a {
  padding: 10px 20px;
  background: #000e2b;
  border: 2px solid #000e2b;
  color: #ffffff;
  height: auto !important;
  line-height: inherit;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Roboto Slab', serif !important;
}
.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {
  background: #000e2b;
  border: 2px solid #000e2b;
}
.product-upsells-container {
  margin-top: 20px;
}
.product-upsells-container .module-title {
  text-align: left;
  position: relative;
  overflow: hidden;
}
.product-upsells-container .module-title:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 10px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.product-upsells-container .jb-related-items {
  text-align: center;
  overflow: hidden;
  position: relative;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.product-upsells-container .jb-related-items:hover {
  border: 1px solid #000e2b;
}
.product-upsells-container .jb-related-items:after {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  width: 200%;
  z-index: -1;
  transform: skewY(14deg);
  transform-origin: 0px 0px 0px;
  background-color: #F5F5F5;
}
.product-upsells-container .jb-related-items .upsell-product-title {
  font-size: 18px;
}
.product-upsells-container .jb-related-items .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #A8A8A8 !important;
  font-size: 14px;
}
.product-upsells-container .jb-related-items .product-price-container .sale-price {
  color: #000e2b;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.product-upsells-container .jb-related-items .product-price-container .sale-price .zero-price {
  font-weight: 400;
}
.product-upsells-container .jb-related-items .j2store_add_to_cart_button {
  margin-bottom: 20px;
}
.window-mainbody .j2store-mainimage img {
  max-width: 100%;
  text-align: center;
}
.window-mainbody .j2store-single-product .row {
  margin: 0px !important;
}
.window-mainbody .j2store-single-product .product-upsells-container {
  display: none;
}
.window-mainbody .j2store-single-product .product-title {
  font-size: 22px;
}
.window-mainbody .j2store-single-product #j2store_app_shareButton {
  margin-bottom: 20px;
}
.window-mainbody .j2store-single-product .price-sku-brand-container .col-sm-6 {
  width: 100%;
  padding: 3px 0px !important;
}
.jb-price-inline .j2store_product_image img {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100% !important;
}
.jb-j2store-products .j2store_products_container li {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 5px;
}
.jb-j2store-products .j2store_products_container li:hover {
  border-color: #000e2b;
}
.jb-j2store-products .j2store_products_container li .j2store_product_image img {
  max-width: 85%;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block h2 {
  margin-top: 5px;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block h2 a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container {
  display: inline;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container .base-price {
  color: #000e2b;
  font-weight: bold;
  font-size: 16px;
  display: inline;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container .sale-price {
  color: #000e2b;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
.jb-j2store-products .j2store_products_container li .j2store_product_content_block .product-price-container .sale-price .zero-price {
  font-weight: 400;
}
.jb-home-blog {
  display: inline-block;
}
.jb-home-blog li {
  background: #ffffff;
  padding: 0px !important;
}
.jb-home-blog li .tp-item2 {
  padding: 0px;
}
.jb-blog-post .bx-wrapper {
  *max-width: 99% !important;
}
figure {
  display: block;
  overflow: hidden;
  position: relative;
}
figure img {
  display: block;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
figure:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure:hover .text-overlay {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure:hover .text-overlay .info {
  top: 50%;
}
figure:hover .text-overlay .info span i {
  font-size: 40px;
}
figure .text-overlay {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  padding: 20px;
  background: rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  bottom: 0px;
}
figure .text-overlay .info {
  text-align: center;
  top: 40%;
  width: 100%;
  left: 0;
  position: absolute;
  margin-top: -33px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
figure .text-overlay .info h4 {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
figure a {
  color: #ffffff;
  font-weight: 200;
}
figure a:hover {
  color: #ffffff;
}
.faq .sp-accordion.sp-accordion-style3 .toggler {
  height: 60px !important;
  line-height: 60px !important;
}
.faq .sp-accordion.sp-accordion-style3 .toggler span span {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #333333;
  line-height: 54px !important;
}
.jb-map .cd-dropdown span {
  color: #000e2b !important;
}
.jb-map .cd-dropdown span:after {
  background: #000e2b !important;
  font-size: 13px !important;
}
.jb-map .jai-map-container .popover {
  border-color: #f5f5f5;
}
.jb-map .popover-content {
  font-size: 12px !important;
  font-weight: 300;
}
.jb-subscription-tab.module .gkTabsWrap.vertical ol {
  border-bottom: 0;
  margin: 0 0 0 8px !important;
  text-align: center;
}
.jb-subscription-tab.module .gkTabsWrap.vertical > ol li {
  background: #323232;
  text-shadow: none;
  color: #fff;
  text-shadow: none !important;
  font-weight: 700;
  border-radius: 0 !important;
  text-transform: uppercase;
  line-height: 50px !important;
  margin: 0 1px 0 0 !important;
  float: none !important;
  display: inline;
}
@media (max-width: 767px) {
  .jb-subscription-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 10px;
    padding: 12px 16px !important;
  }
}
@media (min-width: 768px) {
  .jb-subscription-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 992px) {
  .jb-subscription-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 1200px) {
  .jb-subscription-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
.jb-subscription-tab.module .gkTabsWrap.vertical > ol li:hover,
.jb-subscription-tab.module .gkTabsWrap.vertical > ol li.active {
  background: #000e2b;
  position: relative;
}
.jb-subscription-tab.module .gkTabsWrap.vertical > ol li:hover:after,
.jb-subscription-tab.module .gkTabsWrap.vertical > ol li.active:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -20px;
  margin-left: -12px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
  border-color: #000e2b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.jb-subscription-tab.module .gkTabsItem {
  background: none;
  padding: 25px 0px 25px;
}
.jb-subscription-tab.module .gkTabsItem.gk-slide_horizontal.gk-active {
  margin-top: 0px;
  display: inline-block;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps {
  background: #000e2b;
  border-radius: 3px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-header {
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  margin-top: 20px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .active .numbers {
  background-color: #fdd922;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .active .text {
  color: #ffffff;
  text-shadow: none;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .number {
  background-color: #ffffff !important;
  color: #000e2b;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .step .numbers {
  text-shadow: none;
  color: #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .step .text {
  text-shadow: none;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level {
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-title {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #eeeeee;
  text-shadow: none;
  background: #000e2b;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  padding: 15px;
  text-transform: uppercase;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description {
  background-color: #f5f5f5;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description .level-description-inner img {
  border: none;
  box-shadow: none;
  display: block;
  float: right;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description .level-description-inner ul.arrow {
  padding-left: 40px;
}
#akeeba-renderjoomla #akeebasubs .level-description-inner {
  padding: 20px;
}
#akeeba-renderjoomla #akeebasubs .level-description-inner .jb-arrow li {
  list-style: none;
  padding: 10px 8px;
}
#akeeba-renderjoomla #akeebasubs .level-description-inner .jb-arrow li:before {
  content: "\e116";
  margin-right: 10px;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
  font-family: "lined-icons";
  color: #000e2b;
  font-size: 14px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form {
  background-color: #f5f5f5;
  margin: 0px 7px;
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form h3 {
  background: #000e2b;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  margin: 0 0 0.5em;
  padding: 15px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form h3 legend {
  margin-bottom: 0px;
  border: none;
  color: #ffffff;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset {
  padding: 8px;
  text-align: center;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group {
  margin-left: 0px;
  margin-right: 0px;
  display: inline-block;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group .controls {
  margin-left: 0px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group .controls .form-control {
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-actions {
  background: #f5f5f5;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form {
  background-color: #f5f5f5;
  margin: 10px 7px;
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form {
  padding: 8px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form h3 {
  background: #000e2b;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  margin: -15px -15px 21px -15px;
  padding: 15px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form h3 legend {
  margin-bottom: 0px;
  border: none;
  color: #ffffff;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .tp-no-margin {
  margin: -7px -7px 15px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group {
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls {
  margin-left: 0px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .chzn-container-single .chzn-single {
  background: none;
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .input-group {
  display: flex;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .form-control {
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .add-on {
  border-color: #999999;
  padding: 5px 16px 11px 13px;
}
#akeebasubs-steps {
  background: #000e2b;
  border-radius: 3px;
}
#akeebasubs-steps #akeebasubs-steps-header {
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
}
#akeebasubs-steps #akeebasubs-steps-bar {
  margin: 30px;
}
#akeebasubs-steps #akeebasubs-steps-bar .active .numbers {
  background-color: #27ae61 !important;
  border: 1px solid #27ae61;
}
#akeebasubs-steps #akeebasubs-steps-bar .active .text {
  color: #ffffff;
  text-shadow: none;
}
#akeebasubs-steps #akeebasubs-steps-bar .step .numbers {
  text-shadow: none;
  color: #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  padding: 2px;
}
#akeebasubs-steps #akeebasubs-steps-bar .step .text {
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
}
.akeebasubs-awesome {
  background: transparent !important;
  border-radius: 0px;
}
.akeebasubs-awesome .columns {
  border: none !important;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column:hover {
  box-shadow: none;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column:hover .akeebasubs-awesome-level {
  background: #000e2b;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column {
  border-radius: 3px;
  background: #F7F7F7;
  padding: 5px 5px 0px 5px;
  display: inline-block;
  border: none !important;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-box-shadow {
  border-radius: 3px;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #E6E6E6;
  display: inline-block;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-left {
  padding: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-left .akeebasubs-awesome-header {
  border-radius: 0px;
  background-image: none !important;
  background-color: #ffffff;
  padding: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-left .akeebasubs-awesome-header .akeebasubs-awesome-level {
  padding: 15px;
  border-top: 0px;
  border-bottom: 0px;
  background: #000e2b;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-left .akeebasubs-awesome-header .akeebasubs-awesome-level .akeebasubs-awesome-level-link {
  color: #ffffff !important;
  font-weight: 400;
  text-shadow: none;
  font-size: 24px;
  text-transform: uppercase;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-left .akeebasubs-awesome-header .akeebasubs-awesome-price {
  font-size: 30px;
  text-shadow: none;
  color: #ffffff;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: #000e2b;
  margin: 28px auto 11px;
  font-style: normal;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-left .akeebasubs-awesome-header .akeebasubs-awesome-price .akeebasubs-awesome-price-currency {
  margin-top: 28px;
  display: inline-block;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-right {
  padding: 30px 0px;
  border-left: 1px solid #f5f5f5;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-right .akeebasubs-awesome-body .akeebasubs-awesome-description {
  padding: 0px;
  min-height: 150px !important;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-right .akeebasubs-awesome-body .akeebasubs-awesome-description ul li {
  list-style: none;
  padding: 10px 8px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .jb-column .jb-sub-right .akeebasubs-awesome-body .akeebasubs-awesome-description ul li:before {
  content: "\e116";
  margin-right: 10px;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
  font-family: "lined-icons";
  color: #000e2b;
  font-size: 14px;
}
.arrow li {
  list-style: none;
  padding-top: 10px;
}
.arrow li:before {
  content: "\e079";
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: "Simple-Line-Icons";
  color: #000e2b;
  font-size: 12px;
}
ul.arrow {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.circled li {
  list-style: none;
  padding-top: 10px;
}
.circled li:before {
  content: "\e049";
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: "lined-icons";
  color: #000e2b;
  font-size: 8px;
}
ul.circled {
  padding: 0;
  list-style: none;
}
.right-hand li {
  list-style: none;
  padding-top: 10px;
}
.right-hand li:before {
  content: '\f0a4';
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: 'FontAwesome';
  color: #000e2b;
  font-size: 12px;
}
ul.right-hand {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.the-icons {
  padding-left: 0px;
}
.the-icons li {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  list-style: outside none none;
  margin: 5px;
  font-size: 13px;
  font-weight: 400;
}
.the-icons li:hover {
  border: 1px solid #000e2b;
  background: #000e2b;
  color: #ffffff;
}
.the-icons li:hover em,
.the-icons li:hover i {
  color: #ffffff;
}
.the-icons li em,
.the-icons li i {
  color: #ffffff;
  background: #000e2b;
  margin-right: 10px;
  padding: 10px;
  border-radius: 5px 0px 0px 5px;
}
.timeline .jb-timeline-breaker {
  background: #000e2b;
  padding: 6px 12px;
  border-radius: 2px;
  color: #ffffff;
  font-weight: bold;
  display: inline;
  text-transform: uppercase;
  font-size: 13px;
}
.timeline .timeline-posts .timeline-item {
  border-radius: 3px;
  background: #F7F7F7 !important;
  padding: 5px;
  display: inline-block;
  border: medium none !important;
}
.timeline .timeline-posts .timeline-item .post-inner {
  background: #ffffff !important;
}
.timeline .timeline-posts .timeline-item .item-time {
  height: auto !important;
  position: relative;
  margin: -33px 5px 5px !important;
}
.timeline .timeline-posts .timeline-item .timeline-date-ribbon {
  background-color: #000e2b;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  .timeline .timeline-posts .timeline-item .timeline-date-ribbon {
    padding: 5px 10px;
  }
}
@media only screen and (min-width: 320px) {
  .timeline .timeline-posts .timeline-item .timeline-date-ribbon {
    padding: 5px 10px;
  }
}
@media (min-width: 768px) {
  .timeline .timeline-posts .timeline-item .timeline-date-ribbon {
    padding: 5px 22px 5px;
  }
}
@media (min-width: 992px) {
  .timeline .timeline-posts .timeline-item .timeline-date-ribbon {
    padding: 5px 22px 5px;
  }
}
@media (min-width: 1200px) {
  .timeline .timeline-posts .timeline-item .timeline-date-ribbon {
    padding: 5px 22px 5px;
  }
}
.timeline .timeline-posts .timeline-item .timeline-date-ribbon:after {
  content: "";
  position: absolute;
  right: -7px;
  top: -1px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 7px 18px 0px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000e2b rgba(0, 0, 0, 0);
}
.docs-section {
  margin-bottom: 40px;
}
.docs-section .page-header {
  margin-bottom: 20px;
}
.docs-section .page-header h1 {
  font-size: 36px;
}
@media (min-width: 768px) {
  .docs-section .page-header h1 {
    font-size: 36px;
  }
}
.docs-section h2 {
  color: #323232;
  font-size: 32px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .docs-section h2 {
    font-size: 30px;
  }
}
.example-type h1,
.example-type h2,
.example-type h3,
.example-type h4,
.example-type h5,
.example-type h6 {
  margin: 20px 0;
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #333333;
  color: #ffffff;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .example-colors .swatch-item {
    min-height: 123px;
  }
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #000e2b;
}
.example-colors .color-brand-secondary {
  background: #428bca;
}
.example-colors .color-brand-success {
  background: #5cb85c;
}
.example-colors .color-brand-danger {
  background: #d9534f;
}
.example-colors .color-brand-warning {
  background: #f0ad4e;
}
.example-colors .color-brand-info {
  background: #5bc0de;
}
.example-colors .color-gray-darker {
  background: #323232;
}
.example-colors .color-gray-dark {
  background: #333333;
}
.example-colors .color-gray {
  background: #555555;
}
.example-colors .color-gray-light {
  background: #999999;
  color: #333333;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #333333;
}
.example-colors .color-gray-lightest {
  background: #f5f5f5;
  color: #333333;
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
  width: 100%;
  margin-bottom: 20px;
}
.jb-gift {
  text-align: center;
}
.jb-gift .jb-gift-block .boxes_icon {
  border: 2px solid #000e2b;
  display: inline-block;
  padding: 3px;
  border-radius: 100px;
}
.jb-gift .jb-gift-block .boxes_icon .inner_icon {
  width: 50px;
  height: 50px;
  line-height: 42px;
  background: #000e2b;
  padding: 5px;
  border-radius: 100px;
}
.jb-gift .jb-gift-block .boxes_icon .inner_icon .icon em {
  color: #ffffff;
}
.jb-gift .jb-gift-block h3 {
  font-size: 20px;
}
.j2store-cart .j2store-cart-table .input-mini {
  width: 60px;
  display: inline;
}
.j2store-cart .j2store-cart-table .remove-icon {
  margin-bottom: 2px;
  padding: 6px 12px;
  color: #ffffff;
}
.home-4-intro h3 {
  margin-top: 10px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  text-align: center;
}
.jb-features-3 {
  overflow: hidden;
  width: 100%;
  
  
}
@media (max-width: 767px) {
  .jb-features-3 {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .jb-features-3 {
    padding: 0 194px;
  }
}
@media (min-width: 992px) {
  .jb-features-3 {
    padding: 0 135px;
  }
}
@media (min-width: 1200px) {
  .jb-features-3 {
    padding: 0 113px;
  }
}
.jb-features-block .jb-icon {
  background: #f5f5f5;
  border-radius: 50%;
  color: #000;
  height: 90px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 90px;
  z-index: 100;
  padding-top: 15px;
}
.jb-features-block .jb-icon em {
  text-align: center;
  width: 63px;
  height: 63px;
  background: #000e2b;
  border-radius: 50%;
  color: #ffffff;
  line-height: 62px;
  font-size: 23px;
  transition: background 500ms;
}
.jb-features-block .jb-features-content {
  background: #f5f5f5;
  border-radius: 50%;
  margin-top: 45px;
  position: relative;
}
.jb-features-block .jb-features-content h4 {
  padding-top: 70px;
  text-align: center;
  text-transform: capitalize;
  color: #323232;
}
.jb-features-block .jb-features-content p {
  padding-left: 35px;
  padding-right: 35px;
  text-align: center;
}
.jb-features-block .jb-features-content h5 {
  margin: 0;
  padding: 0;
  text-align: center;
  padding-bottom: 35px;
}
.jb-features-block .jb-features-content a {
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
}
.jb-features-block:hover .jb-icon em {
  background: #323232;
}
@media (max-width: 767px) {
  .jb-boook-feature .jb-no-padding-right {
    padding-right: auto;
  }
  .jb-boook-feature .jb-no-padding-left {
    padding-left: auto;
  }
}
@media (min-width: 768px) {
  .jb-boook-feature .jb-no-padding-right {
    padding-right: auto;
  }
  .jb-boook-feature .jb-no-padding-left {
    padding-left: auto;
  }
}
@media (min-width: 992px) {
  .jb-boook-feature .jb-no-padding-right {
    padding-right: 0px !important;
  }
  .jb-boook-feature .jb-no-padding-left {
    padding-left: 0px !important;
  }
}
@media (min-width: 1200px) {
  .jb-boook-feature .jb-no-padding-right {
    padding-right: 0px !important;
  }
  .jb-boook-feature .jb-no-padding-left {
    padding-left: 0px !important;
  }
}
.jb-boook-feature .services-box-2 {
  border: 1px solid #eeeeee;
  padding: 24px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
}
.jb-boook-feature .services-box-2 em {
  width: 80px;
  height: 80px;
  color: #ffffff;
  background: #000e2b;
  line-height: 1;
  font-size: 36px;
  padding-top: 24px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.jb-boook-feature .services-box-2:hover em {
  color: #ffffff;
  background: #323232;
}
.jb-boook-feature .services-box-2 .content h3 {
  color: #323232;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 18px;
  margin-top: 20px;
  text-transform: capitalize;
}
.jb-boook-feature .services-box-2 .content p {
  overflow: auto;
}
.jb-boook-feature .btn {
  margin-top: 30px;
}
.tab-block {
  padding: 0px 0 80px;
}
.tab-block .tab-content {
  overflow: hidden;
  padding: 0;
  margin: 80px 18%;
  text-align: center;
}
.tab-block .tab-content p.title {
  margin: 0 0 15px;
  font-weight: 300;
  line-height: 80px;
  color: #000e2b;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .tab-block .tab-content p.title {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .tab-block .tab-content p.title {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .tab-block .tab-content p.title {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .tab-block .tab-content p.title {
    font-size: 40px;
  }
}
.tab-block .tab-content .tab-pane {
  display: block;
  height: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.tab-block .tab-content .tab-pane.active {
  height: auto;
  transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
}
.tab-block .nav-tabs {
  margin: 0 -15px;
  border: 0;
}
.tab-block .nav-tabs li {
  margin: 0;
  padding: 0 15px;
}
.tab-block .nav-tabs li a {
  width: 200px;
  height: 180px;
  margin: 0;
  padding: 55px 0 0;
  text-align: center;
  border: 0 !important;
  border-radius: 2px;
  transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  color: #3c3c3c !important;
  outline: none;
  font-weight: 400;
}
.tab-block .nav-tabs li a em {
  display: block;
  font-size: 60px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 0 -60px;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
}
.tab-block .nav-tabs li a:hover,
.tab-block .nav-tabs li a:active {
  color: #000e2b;
}
.tab-block .nav-tabs li.active a:after {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background: #000e2b;
  left: 50%;
  margin-left: -10px;
  top: -10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tab-block .nav-tabs li a:hover,
.tab-block .nav-tabs li a:focus {
  background-color: transparent;
}
.tab-block .nav-tabs li.active a,
.tab-block .nav-tabs li.active a:hover,
.tab-block .nav-tabs li.active a:focus {
  background-color: #000e2b;
  outline: none;
  color: #ffffff !important;
}
.tab-block .nav-tabs li a:hover em {
  color: #000e2b;
  background-position: 0 -120px;
  transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.tab-block .nav-tabs li.active a em {
  color: #ffffff;
  background-position: 0 0;
  transform: translateY(-16px);
  -o-transform: translateY(-16px);
  -ms-transform: translateY(-16px);
  -webkit-transform: translateY(-16px);
}
.tab-block .nav-tabs li a span {
  display: block;
  font-weight: 400;
  line-height: 20px;
  font-size: 20px;
  color: #3c3c3c;
  opacity: 0;
  transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.tab-block .nav-tabs li.active a span {
  opacity: 1;
  transform: translateY(-6px);
  -o-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
}
.tab-block .ie .tab-block .tab-pane {
  display: none;
}
.tab-block .ie .tab-block .tab-pane.active {
  display: block;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro,
.article-content,
.article-image-full {
  margin-bottom: 20px;
}
.article-intro img,
.article-content img,
.article-image-full img {
  width: 100%;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-image-full img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-image-full .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
.article-image-full .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-image-full img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-image-full .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image,
.article-image-full .pull-right.item-image {
  margin: 0 0 20px 30px;
}
.article-intro .readmore-link,
.article-content .readmore-link,
.article-image-full .readmore-link {
  background-image: none;
  padding: 0px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.star {
  color: #e94c37;
}
.login-wrap {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  width: 470px;
  padding: 40px;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .login-wrap {
    padding: 20px;
    width: auto;
  }
}
.login-wrap .page-header {
  border-bottom: 0;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 0;
}
.login-wrap .page-header h1 {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 12px;
  position: relative;
}
.login-wrap .page-header h1:before {
  background-color: #eeeeee;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.login-wrap form .control-label {
  text-align: left;
  font-weight: 400 !important;
}
.login-wrap form .control-label {
  position: relative;
  padding: 0;
}
.login-wrap form .control-label label {
  background-color: #f5f5f5;
  border-right: 1px solid #eeeeee;
  border-radius: 4px 0 0 4px;
  color: #000e2b;
  display: block;
  height: 38px;
  left: 1px;
  line-height: 38px;
  padding: 0 0 0 15px;
  position: absolute;
  min-width: 140px;
  top: 1px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .login-wrap form .control-label label {
    background: transparent;
    border: 0;
    padding-left: 0;
    position: static;
    height: auto;
    line-height: 1;
  }
}
.login-wrap form .control-label label#username-lbl:before,
.login-wrap form .control-label label#password-lbl:before,
.login-wrap form .control-label label#secretkey-lbl:before {
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  height: 16px;
  width: 16px;
}
@media (max-width: 767px) {
  .login-wrap form .control-label label#username-lbl:before,
  .login-wrap form .control-label label#password-lbl:before,
  .login-wrap form .control-label label#secretkey-lbl:before {
    display: none;
  }
}
.login-wrap form .control-label label#password-lbl:before {
  content: "\f084";
}
.login-wrap form .control-label label#secretkey-lbl:before {
  content: "\f09c";
}
.login-wrap form label {
  color: #555555;
  text-align: left;
  font-weight: normal;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin: 0 0 24px;
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  border-radius: 0px;
  padding: 0 20px 0 150px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .login-wrap form .form-group input[type="text"],
  .login-wrap form .form-group input[type="password"] {
    padding-left: 20px;
  }
}
.login-wrap .btn-actions {
  text-align: right;
}
.login-wrap .btn-actions:before,
.login-wrap .btn-actions:after {
  content: " ";
  display: table;
}
.login-wrap .btn-actions:after {
  clear: both;
}
@media (max-width: 767px) {
  .login-wrap .btn-actions {
    text-align: left;
  }
}
.login-wrap .btn-actions .btn {
  border: 0;
  float: none;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  margin-right: 10px;
  padding: 0 20px;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 480px) {
  .login-wrap .btn-actions .btn {
    float: left;
    width: auto;
  }
}
.login-wrap .btn-actions a {
  border: 2px solid #eeeeee;
  color: #999999;
  display: inline-block;
  height: 42px;
  font-weight: bold;
  font-size: 13px;
  line-height: 40px;
  letter-spacing: 0.5px;
  margin-top: 10px;
  padding: 0 10px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (min-width: 480px) {
  .login-wrap .btn-actions a {
    float: right;
    margin-top: 0;
    padding: 0 20px;
    width: auto;
  }
}
.login-wrap .btn-actions a:hover,
.login-wrap .btn-actions a:focus,
.login-wrap .btn-actions a:active {
  background-color: #000e2b;
  border-color: #000e2b;
  color: #ffffff;
  text-decoration: none;
}
.login-wrap .other-links.form-group {
  margin-bottom: 0;
}
.login-wrap .other-links.form-group ul {
  padding: 0;
  font-size: 13px;
  margin-top: 12px;
  margin-bottom: 0;
}
.login-wrap .other-links.form-group ul li {
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 10px;
}
.login-wrap .other-links.form-group ul li a {
  color: #333333;
}
.login-wrap .other-links.form-group ul li a:hover,
.login-wrap .other-links.form-group ul li a:focus,
.login-wrap .other-links.form-group ul li a:active {
  color: #000e2b;
}
.form-register {
  background: #ffffff;
  border-bottom: 2px solid #eeeeee;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  padding: 20px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .registration {
    padding: 60px;
    width: 650px;
  }
}
.registration .text .red {
  background: transparent !important;
}
.registration legend {
  border-bottom: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.registration input {
  height: 40px;
  line-height: 40px;
  border-radius: 0px;
  border-color: #EEE;
  box-shadow: none;
}
@media (max-width: 480px) {
  .registration input {
    width: 250px !important;
  }
}
.registration .control-label {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .registration .control-label {
    padding-left: 0;
  }
}
.registration label {
  font-weight: normal;
}
.registration fieldset dt {
  margin-right: 5px;
}
.registration .form-actions {
  background: transparent;
  border: none;
  padding: 0;
}
.registration .form-actions .col-sm-offset-4 {
  padding-left: 15px !important;
}
@media (max-width: 480px) {
  .registration .form-actions .col-sm-offset-4 {
    padding-left: 0 !important;
  }
}
.registration .form-actions .col-sm-offset-4 .validate {
  margin-right: 10px;
}
.registration .form-actions .btn {
  font-weight: bold;
  height: 40px;
  line-height: 36px;
  padding: 0 20px;
}
.registration .form-actions .btn-default {
  border-width: 2px;
  color: #999999;
}
.registration .form-actions .btn-default:hover,
.registration .form-actions .btn-default:focus,
.registration .form-actions .btn-default:active {
  background: #5cb85c;
  border-color: #5cb85c;
  color: #ffffff;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
.contact {
  color: #62656a;
}
@media (min-width: 768px) {
  .contact {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .page-header {
  border-bottom: none;
  margin: 0 0 20px;
  padding-bottom: 20px;
  text-align: left;
  text-transform: none;
  position: relative;
  overflow: hidden;
}
.contact .page-header h2,
.contact .page-header h3 {
  color: #333333;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.contact .page-header h2:after,
.contact .page-header h3:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 30px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.contact h3 {
  color: #333333;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .contact .box-contact {
    margin-bottom: 30px;
  }
}
.contact .box-contact h3 {
  margin: 0 0 25px;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  text-transform: uppercase;
}
.contact .box-contact h3:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 1px;
  background-color: #EEE;
  margin-left: 13px;
  top: 8px;
}
.contact .box-contact p {
  line-height: 28px;
}
.contact .box-contact .contact-misc span {
  line-height: 28px;
  font-size: 14px;
}
.contact .contact-left > h3 {
  margin: 0 0 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
}
.contact .contact-left > h3:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 30px;
  height: 1px;
  background-color: #EEE;
  margin-left: 10px;
}
.contact .tab-content {
  padding-top: 20px;
}
.com_contact .contact-image {
  margin-bottom: 30px;
}
.contact-form legend {
  border-bottom: 0;
  margin-bottom: 10px;
  text-transform: none;
  font-size: 14px;
  color: #999;
}
.contact-form #jform_captcha-lbl {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .contact-form .form_captcha {
    display: inline;
  }
}
.contact-form .form-group {
  margin-bottom: 10px;
}
.contact-form .control-label {
  font-weight: 400;
  color: #333333;
}
.contact-form .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-top: 8px;
  width: auto;
  padding: 0;
}
.contact-form .control-btn {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .contact-form .control-btn {
    margin-top: 0;
    text-align: right;
  }
}
.contact-form input {
  width: 100%;
  border-radius: 0px;
  border-color: #eeeeee;
  box-shadow: none;
}
.contact-form input.invalid {
  border-color: #e94c37;
}
.contact-form textarea {
  border-radius: 0px;
  border-color: #eeeeee;
  height: 220px;
  width: 100%;
  box-shadow: none;
}
.contact-address dd {
  margin-bottom: 10px;
  font-size: 14px;
}
.contact-address dd .fa {
  width: 30px;
  height: 30px;
  border-radius: 25px;
  color: #000e2b;
  border: 1px solid #000e2b;
  padding-left: 8px;
  padding-top: 7px;
  margin-right: 10px;
}
.contact-address dd a {
  color: #428bca;
}
.contact-address dd a:hover {
  color: #000e2b;
}
.contact-address .contact-country {
  text-transform: capitalize;
}
.contact-links ul li a {
  display: inline-block;
  color: #333333;
  padding: 0px 0px 21px;
}
.contact-links ul li a:hover {
  background: transparent;
  color: #000e2b;
}
.contact-links ul li a .jb-social-title {
  font-size: 14px;
  margin-left: 35px;
  text-transform: capitalize;
}
.contact-links ul li .facebook:hover {
  border: none !important;
  background-color: none !important;
}
.contact-links ul li .facebook:before {
  content: "\f09a";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #3873ae;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
.contact-links ul li .twitter:before {
  content: "\f099";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #62c6f8;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
.contact-links ul li .google-plus:before {
  content: "\f0d5";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #DD4B39;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
.contact-links ul li .pinterest:before {
  content: "\f0d2";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #C8232C;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
  border-radius: 25px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #000e2b;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #000e2b;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
  color: #333333;
  text-transform: capitalize;
  font-size: 30px;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #000e2b;
  color: #d4faff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #a1f4ff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.modal-content {
  border-radius: 0px !important;
}
.modal-content .modal-header {
  background: #000e2b;
  color: #ffffff;
}
.modal-content .modal-header .close {
  color: #ffffff;
  opacity: 1;
}
.modal-content .modal-header .modal-title {
  color: #ffffff;
  font-size: 16px;
}
.modal-content .modal-body .jb-control-group {
  margin-bottom: 10px;
}
.modal-content .modal-body .jb-control-group .input {
  width: 100%;
  box-shadow: none;
  border: 2px solid #eeeeee;
}
.modal-content .modal-body .jb-control-group .alert-info {
  margin-top: 10px;
}
.modal-content .modal-body .jb-control-group textarea {
  width: 100%;
  height: 100%;
  box-shadow: none;
  border: 2px solid #eeeeee;
}

.jb-home .t3-mainbody {
  display: none;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.header-brand {
  background: #000e2b;
}
.header-brand .jb-cart-block #j2store_currency {
  border: 1px solid #00a5bb;
  color: #ffffff;
}
.header-brand .jb-cart-block #j2store_currency .dropdown-toggle {
  color: #ffffff;
}
.header-brand .jb-cart-block .j2store-minicart-button {
  border: 1px solid #00a5bb;
  border-left: none;
}
.header-brand .jb-cart-block .j2store-minicart-button a {
  color: #ffffff;
}
.jb-header {
  background: #ffffff;
  z-index: 9000;
  width: 100% !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  
  
}
@media (max-width: 767px) {
  .jb-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .jb-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .jb-header {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .jb-header {
    padding-bottom: 0px;
  }
}
.jb-header .logo {
  margin-top: 18px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  outline: none;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.jb-topbar {
  background-color: #F5F5F5;
  color: #999999;
  height: auto;
  line-height: 42px;
}
@media (max-width: 767px) {
  .jb-topbar {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .jb-topbar {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar {
    font-size: 12px;
  }
}
.jb-topbar .tp-no-border li a {
  border-right: none !important;
}
.jb-topbar .t3-module {
  margin-bottom: 0px;
}
.jb-topbar .nav > li {
  display: inline-block;
  margin-top: 0px;
}
.jb-topbar .nav > li a {
  color: #999999;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #000e2b;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 12px;
}
@media (max-width: 767px) {
  .jb-topbar .nav > li a {
    padding: 3px 4px;
  }
}
@media (min-width: 768px) {
  .jb-topbar .nav > li a {
    padding: 0px 10px 0px 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
.jb-topbar .nav > li a:hover,
.jb-topbar .nav > li a:focus,
.jb-topbar .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #000e2b;
}
.jb-topbar .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #000e2b;
}
.jb-topbar .nav > li:last-child a {
  border-right: 0;
}
.jb-topbar i {
  font-size: 14px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .jb-topbar .t3-topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .jb-topbar .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .jb-topbar .t3-topbar-1 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .jb-topbar .t3-topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jb-topbar .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .jb-topbar .t3-topbar-2 {
    text-align: right;
  }
}
.jb-topbar .t3-topbar-2 .nav-pills {
  display: inline-block;
}
.jb-topbar .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.jb-topbar .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #eeeeee;
}
.jb-topbar .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.jb-topbar #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.jb-topbar #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.jb-topbar #contact-details ul li a {
  color: #ccc;
}
.jb-topbar #contact-details ul li a:hover {
  color: #000e2b;
}
.jb-topbar #contact-details ul li i,
.jb-topbar #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #616161;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.jb-topbar .jb-add div,
.jb-topbar .jb-add span {
  display: inline-block;
}
.jb-topbar .jb-add .jb-icon-location-2 {
  margin-right: 5px;
}
.jb-topbar .jb-add .jb-icon-location-2:before {
  content: "\e6a4";
  display: inline-block;
  font-family: "font-icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #000e2b;
  margin-right: 5px;
}
.jb-topbar .jb-add .jb-icon-mobile-1 {
  margin-right: 5px;
}
.jb-topbar .jb-add .jb-icon-mobile-1:before {
  content: "\e010";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #000e2b;
  margin-right: 5px;
}
.jb-topbar .jb-add .jb-icon-mail-2 {
  margin-right: 5px;
}
.jb-topbar .jb-add .jb-icon-mail-2:before {
  content: "\e086";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #000e2b;
  margin-right: 5px;
}
.jb-topbar-brand {
  background-color: #000e2b;
  color: #ffffff;
  height: auto;
  line-height: 42px;
}
@media (max-width: 767px) {
  .jb-topbar-brand {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand {
    font-size: 12px;
  }
}
.jb-topbar-brand .tp-no-border li a {
  border-right: none !important;
}
.jb-topbar-brand .t3-module {
  margin-bottom: 0px;
}
.jb-topbar-brand .nav > li {
  display: inline-block;
  margin-top: 0px;
}
.jb-topbar-brand .nav > li a {
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #000e2b;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 12px;
}
@media (max-width: 767px) {
  .jb-topbar-brand .nav > li a {
    padding: 3px 4px;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand .nav > li a {
    padding: 0px 10px 0px 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
.jb-topbar-brand .nav > li a:hover,
.jb-topbar-brand .nav > li a:focus,
.jb-topbar-brand .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #ffffff;
}
.jb-topbar-brand .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #000e2b;
}
.jb-topbar-brand .nav > li:last-child a {
  border-right: 0;
}
.jb-topbar-brand i {
  font-size: 14px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand .t3-topbar-1 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand .t3-topbar-2 {
    text-align: right;
  }
}
.jb-topbar-brand .t3-topbar-2 .nav-pills {
  display: inline-block;
}
.jb-topbar-brand .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.jb-topbar-brand .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #eeeeee;
}
.jb-topbar-brand .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.jb-topbar-brand #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.jb-topbar-brand #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.jb-topbar-brand #contact-details ul li a {
  color: #ccc;
}
.jb-topbar-brand #contact-details ul li a:hover {
  color: #000e2b;
}
.jb-topbar-brand #contact-details ul li i,
.jb-topbar-brand #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #616161;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.jb-topbar-brand .jb-add div,
.jb-topbar-brand .jb-add span {
  display: inline-block;
}
.jb-topbar-brand .jb-add .jb-icon-location-2 {
  margin-right: 5px;
}
.jb-topbar-brand .jb-add .jb-icon-location-2:before {
  content: "\e6a4";
  display: inline-block;
  font-family: "font-icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #ffffff;
  margin-right: 5px;
}
.jb-topbar-brand .jb-add .jb-icon-mobile-1 {
  margin-right: 5px;
}
.jb-topbar-brand .jb-add .jb-icon-mobile-1:before {
  content: "\e010";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #ffffff;
  margin-right: 5px;
}
.jb-topbar-brand .jb-add .jb-icon-mail-2 {
  margin-right: 5px;
}
.jb-topbar-brand .jb-add .jb-icon-mail-2:before {
  content: "\e086";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #000e2b;
  margin-right: 5px;
}
.jb-topbar-brand-dark {
  background-color: #00a5bb;
  color: #ffffff;
  height: auto;
  line-height: 42px;
}
@media (max-width: 767px) {
  .jb-topbar-brand-dark {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand-dark {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand-dark {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand-dark {
    font-size: 12px;
  }
}
.jb-topbar-brand-dark .tp-no-border li a {
  border-right: none !important;
}
.jb-topbar-brand-dark .t3-module {
  margin-bottom: 0px;
}
.jb-topbar-brand-dark .nav > li {
  display: inline-block;
  margin-top: 0px;
}
.jb-topbar-brand-dark .nav > li a {
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #000e2b;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 12px;
}
@media (max-width: 767px) {
  .jb-topbar-brand-dark .nav > li a {
    padding: 3px 4px;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand-dark .nav > li a {
    padding: 0px 10px 0px 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand-dark .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand-dark .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
.jb-topbar-brand-dark .nav > li a:hover,
.jb-topbar-brand-dark .nav > li a:focus,
.jb-topbar-brand-dark .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #ffffff;
}
.jb-topbar-brand-dark .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #000e2b;
}
.jb-topbar-brand-dark .nav > li:last-child a {
  border-right: 0;
}
.jb-topbar-brand-dark i {
  font-size: 14px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .jb-topbar-brand-dark .t3-topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand-dark .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand-dark .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand-dark .t3-topbar-1 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .jb-topbar-brand-dark .t3-topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-brand-dark .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jb-topbar-brand-dark .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-brand-dark .t3-topbar-2 {
    text-align: right;
  }
}
.jb-topbar-brand-dark .t3-topbar-2 .nav-pills {
  display: inline-block;
}
.jb-topbar-brand-dark .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.jb-topbar-brand-dark .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #eeeeee;
}
.jb-topbar-brand-dark .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.jb-topbar-brand-dark #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.jb-topbar-brand-dark #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.jb-topbar-brand-dark #contact-details ul li a {
  color: #ccc;
}
.jb-topbar-brand-dark #contact-details ul li a:hover {
  color: #000e2b;
}
.jb-topbar-brand-dark #contact-details ul li i,
.jb-topbar-brand-dark #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #616161;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.jb-topbar-brand-dark .jb-add div,
.jb-topbar-brand-dark .jb-add span {
  display: inline-block;
}
.jb-topbar-brand-dark .jb-add .jb-icon-location-2 {
  margin-right: 5px;
}
.jb-topbar-brand-dark .jb-add .jb-icon-location-2:before {
  content: "\e6a4";
  display: inline-block;
  font-family: "font-icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #ffffff;
  margin-right: 5px;
}
.jb-topbar-brand-dark .jb-add .jb-icon-mobile-1 {
  margin-right: 5px;
}
.jb-topbar-brand-dark .jb-add .jb-icon-mobile-1:before {
  content: "\e010";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #ffffff;
  margin-right: 5px;
}
.jb-topbar-brand-dark .jb-add .jb-icon-mail-2 {
  margin-right: 5px;
}
.jb-topbar-brand-dark .jb-add .jb-icon-mail-2:before {
  content: "\e086";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #000e2b;
  margin-right: 5px;
}
.jb-topbar-dark {
  background-color: #323232;
  color: #ffffff;
  height: auto;
  line-height: 42px;
}
@media (max-width: 767px) {
  .jb-topbar-dark {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .jb-topbar-dark {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar-dark {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-dark {
    font-size: 12px;
  }
}
.jb-topbar-dark .tp-no-border li a {
  border-right: none !important;
}
.jb-topbar-dark .t3-module {
  margin-bottom: 0px;
}
.jb-topbar-dark .nav > li {
  display: inline-block;
  margin-top: 0px;
}
.jb-topbar-dark .nav > li a {
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #000e2b;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 12px;
}
@media (max-width: 767px) {
  .jb-topbar-dark .nav > li a {
    padding: 3px 4px;
  }
}
@media (min-width: 768px) {
  .jb-topbar-dark .nav > li a {
    padding: 0px 10px 0px 10px;
  }
}
@media (min-width: 992px) {
  .jb-topbar-dark .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-dark .nav > li a {
    padding: 0px 10px 0px 15px;
  }
}
.jb-topbar-dark .nav > li a:hover,
.jb-topbar-dark .nav > li a:focus,
.jb-topbar-dark .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #ffffff;
}
.jb-topbar-dark .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #000e2b;
}
.jb-topbar-dark .nav > li:last-child a {
  border-right: 0;
}
.jb-topbar-dark i {
  font-size: 14px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-dark .t3-topbar-1 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .jb-topbar-dark .t3-topbar-2 {
    text-align: right;
  }
}
.jb-topbar-dark .t3-topbar-2 .nav-pills {
  display: inline-block;
}
.jb-topbar-dark .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.jb-topbar-dark .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #eeeeee;
}
.jb-topbar-dark .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.jb-topbar-dark #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.jb-topbar-dark #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.jb-topbar-dark #contact-details ul li a {
  color: #ccc;
}
.jb-topbar-dark #contact-details ul li a:hover {
  color: #000e2b;
}
.jb-topbar-dark #contact-details ul li i,
.jb-topbar-dark #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #616161;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.jb-topbar-dark .jb-add div,
.jb-topbar-dark .jb-add span {
  display: inline-block;
}
.jb-topbar-dark .jb-add .jb-icon-location-2 {
  margin-right: 5px;
}
.jb-topbar-dark .jb-add .jb-icon-location-2:before {
  content: "\e6a4";
  display: inline-block;
  font-family: "font-icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #ffffff;
  margin-right: 5px;
}
.jb-topbar-dark .jb-add .jb-icon-mobile-1 {
  margin-right: 5px;
}
.jb-topbar-dark .jb-add .jb-icon-mobile-1:before {
  content: "\e010";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #ffffff;
  margin-right: 5px;
}
.jb-topbar-dark .jb-add .jb-icon-mail-2 {
  margin-right: 5px;
}
.jb-topbar-dark .jb-add .jb-icon-mail-2:before {
  content: "\e086";
  display: inline-block;
  font-family: "Simple-Line-Icons";
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: #000e2b;
  margin-right: 5px;
}

.t3-mainnav .head-search {
  position: absolute;
  top: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-mainnav .head-search {
    height: auto;
    right: 0px;
  }
}
@media (min-width: 768px) {
  .t3-mainnav .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 992px) {
  .t3-mainnav .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 1200px) {
  .t3-mainnav .head-search {
    height: 60px;
    right: 15px;
  }
}
.t3-mainnav .head-search form {
  margin: 0;
}
.t3-mainnav .head-search label {
  display: none;
}
.t3-mainnav .head-search .search {
  background: #00a5bb;
  position: relative;
}
.t3-mainnav .head-search .search .fa-search {
  color: #fff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 22px;
  top: 20px;
}
.t3-mainnav .head-search .form-control {
  border: 0;
  background: transparent;
  color: #fff;
  height: 58px;
  line-height: 66px;
  position: relative;
  margin: 0;
  padding: 0 20px 0 40px;
  width: 55px;
  -webkit-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
}
.t3-mainnav .head-search .form-control:hover,
.t3-mainnav .head-search .form-control:active,
.t3-mainnav .head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none !important;
  border: 0 !important;
}
.t3-mainnav .head-search .form-control:active,
.t3-mainnav .head-search .form-control:focus {
  width: 215px;
}

.t3-mainnav-dark .head-search {
  position: absolute;
  top: 0;
  margin: 0;
  z-index: 1000;
}
@media (max-width: 767px) {
  .t3-mainnav-dark .head-search {
    height: auto;
    right: 0px;
  }
}
@media (min-width: 768px) {
  .t3-mainnav-dark .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 992px) {
  .t3-mainnav-dark .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 1200px) {
  .t3-mainnav-dark .head-search {
    height: 60px;
    right: 15px;
  }
}
.t3-mainnav-dark .head-search form {
  margin: 0;
}
.t3-mainnav-dark .head-search label {
  display: none;
}
.t3-mainnav-dark .head-search .search {
  background: #323232;
  position: relative;
}
.t3-mainnav-dark .head-search .search .fa-search {
  color: #fff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 22px;
  top: 20px;
}
.t3-mainnav-dark .head-search .form-control {
  border: 0;
  background: transparent;
  color: #fff;
  height: 58px;
  line-height: 66px;
  position: relative;
  margin: 0;
  padding: 0 20px 0 40px;
  width: 55px;
  -webkit-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
}
.t3-mainnav-dark .head-search .form-control:hover,
.t3-mainnav-dark .head-search .form-control:active,
.t3-mainnav-dark .head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none !important;
  border: 0 !important;
}
.t3-mainnav-dark .head-search .form-control:active,
.t3-mainnav-dark .head-search .form-control:focus {
  width: 215px;
}

.t3-mainnav-brand-dark .head-search {
  position: absolute;
  top: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-mainnav-brand-dark .head-search {
    height: auto;
    right: 0px;
  }
}
@media (min-width: 768px) {
  .t3-mainnav-brand-dark .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 992px) {
  .t3-mainnav-brand-dark .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 1200px) {
  .t3-mainnav-brand-dark .head-search {
    height: 60px;
    right: 15px;
  }
}
.t3-mainnav-brand-dark .head-search form {
  margin: 0;
}
.t3-mainnav-brand-dark .head-search label {
  display: none;
}
.t3-mainnav-brand-dark .head-search .search {
  background: #00a5bb;
  position: relative;
}
.t3-mainnav-brand-dark .head-search .search .fa-search {
  color: #fff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 22px;
  top: 20px;
}
.t3-mainnav-brand-dark .head-search .form-control {
  border: 0;
  background: transparent;
  color: #fff;
  height: 58px;
  line-height: 66px;
  position: relative;
  margin: 0;
  padding: 0 20px 0 40px;
  width: 55px;
  -webkit-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
}
.t3-mainnav-brand-dark .head-search .form-control:hover,
.t3-mainnav-brand-dark .head-search .form-control:active,
.t3-mainnav-brand-dark .head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none !important;
  border: 0 !important;
}
.t3-mainnav-brand-dark .head-search .form-control:active,
.t3-mainnav-brand-dark .head-search .form-control:focus {
  width: 215px;
}

.t3-mainnav-white .head-search {
  position: absolute;
  top: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-mainnav-white .head-search {
    height: auto;
    right: 0px;
  }
}
@media (min-width: 768px) {
  .t3-mainnav-white .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 992px) {
  .t3-mainnav-white .head-search {
    height: 60px;
    right: 15px;
  }
}
@media (min-width: 1200px) {
  .t3-mainnav-white .head-search {
    height: 60px;
    right: 15px;
  }
}
.t3-mainnav-white .head-search form {
  margin: 0;
}
.t3-mainnav-white .head-search label {
  display: none;
}
.t3-mainnav-white .head-search .search {
  background: #ffffff;
  position: relative;
}
.t3-mainnav-white .head-search .search .fa-search {
  color: #323232;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 22px;
  top: 20px;
}
.t3-mainnav-white .head-search .form-control {
  border: 0;
  background: transparent;
  color: #fff;
  height: 58px;
  line-height: 66px;
  position: relative;
  margin: 0;
  padding: 0 20px 0 40px;
  width: 55px;
  box-shadow: none !important;
  -webkit-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
}
.t3-mainnav-white .head-search .form-control:hover,
.t3-mainnav-white .head-search .form-control:active,
.t3-mainnav-white .head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none !important;
  border: 0 !important;
}
.t3-mainnav-white .head-search .form-control:active,
.t3-mainnav-white .head-search .form-control:focus {
  width: 215px;
}

.t3-mainnav-modern .nav-search {
  padding: 0px;
}
.t3-mainnav-modern .nav-search > a {
  color: #000e2b;
  display: block;
  padding: 0px 15px;
}
@media (max-width: 767px) {
  .t3-mainnav-modern .nav-search > a {
    margin: 23px -9px 0px;
  }
}
@media (min-width: 768px) {
  .t3-mainnav-modern .nav-search > a {
    margin: 22px 20px 0px;
  }
}
@media (min-width: 992px) {
  .t3-mainnav-modern .nav-search > a {
    margin: 21px 0 0;
  }
}
@media (min-width: 1200px) {
  .t3-mainnav-modern .nav-search > a {
    margin: 21px 0 0;
  }
}
.t3-mainnav-modern .nav-search > a i {
  padding: 8px;
  border: 2px solid #000e2b;
  border-radius: 3px;
}
.t3-mainnav-modern .nav-search > a:hover {
  color: #000e2b;
}
.t3-mainnav-modern .nav-search label {
  position: absolute;
  font-weight: 300;
  padding: 1px 11px;
}
.t3-mainnav-modern .nav-search .search {
  background: #ffffff;
  position: relative;
}
.t3-mainnav-modern .nav-search .search .fa-search {
  display: none;
}
.t3-mainnav-modern .nav-search .dropdown-menu {
  background: #ffffff;
  right: 0;
  left: auto;
  padding: 10px;
  border-radius: 0px 0px 6px 6px;
  border-color: #f5f5f5;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px) {
  .t3-mainnav-modern .nav-search .dropdown-menu {
    margin-top: 28px;
  }
}
@media (min-width: 768px) {
  .t3-mainnav-modern .nav-search .dropdown-menu {
    margin-top: 29px;
  }
}
@media (min-width: 992px) {
  .t3-mainnav-modern .nav-search .dropdown-menu {
    margin-top: 23px;
  }
}
.t3-mainnav-modern .nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.t3-mainnav-modern .nav-search .dropdown-menu .t3-module .search input {
  background: #ffffff;
  border-color: #000e2b;
  color: #333333;
  font-size: 13px;
  width: 200px;
  border-radius: 5px;
}
.t3-mainnav-modern .nav-search .dropdown-menu .t3-module .search input:hover,
.t3-mainnav-modern .nav-search .dropdown-menu .t3-module .search input:active,
.t3-mainnav-modern .nav-search .dropdown-menu .t3-module .search input:focus {
  background: #ffffff;
}
.t3-mainnav-modern .nav-search .dropdown-menu .btn {
  position: absolute;
  right: 8%;
  margin-top: 1px;
}
@media (max-width: 480px) {
  .t3-mainnav-modern .nav-search .dropdown-menu .btn {
    right: 20px;
    top: 20px;
  }
}
@media (max-width: 767px) {
  .languageswitcherload {
    text-align: center;
  }
}
.languageswitcherload .t3-module {
  margin-bottom: 0px;
}
.languageswitcherload .jb-currency {
  display: inline;
}
@media (max-width: 767px) {
  .languageswitcherload .jb-currency {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .languageswitcherload .jb-currency {
    float: right;
  }
}
@media (min-width: 992px) {
  .languageswitcherload .jb-currency {
    float: right;
  }
}
@media (min-width: 1200px) {
  .languageswitcherload .jb-currency {
    float: right;
  }
}
.affix .hot-tag .mega-caption {
  display: none;
}
.jb-cart-block {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .jb-cart-block {
    text-align: center;
  }
  .jb-cart-block .pull-left {
    float: none !important;
    display: inline-block;
    margin-right: -3px;
  }
  .jb-cart-block .pull-right {
    float: none !important;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .jb-cart-block {
    float: right;
  }
}
@media (min-width: 992px) {
  .jb-cart-block {
    float: right;
  }
}
@media (min-width: 1200px) {
  .jb-cart-block {
    float: right;
  }
}
.jb-cart-block .j2store-minicart-button {
  border: 1px solid #e4e4e4;
  border-radius: 25px;
  height: 35px;
}
.jb-cart-block .j2store-minicart-button .jb-cart-section {
  display: inline;
  padding: 0px 16px;
  line-height: 30px;
}
.jb-cart-block .j2store-minicart-button .jb-cart-section a {
  font-size: 14px;
  font-weight: 400;
}
.jb-cart-block .j2store-minicart-button .jb-cart-section .cart-item-count {
  border-radius: 100%;
  position: relative;
  top: -1px;
}
.jb-cart-block #j2store_currency {
  display: inline-block;
  border: 1px solid #e4e4e4;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  padding: 1px 16px 0px;
  border-radius: 25px;
  height: 35px;
}
.jb-cart-block #j2store_currency a {
  font-size: 14px;
  border: none;
  display: inline;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
}
.jb-cart-block #j2store_currency .dropdown-menu {
  min-width: 140px;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.jb-cart-block #j2store_currency .dropdown-menu a {
  padding: 0px 22px;
  background: none;
  font-size: 13px;
}
.jb-cart-block #j2store_currency .dropdown-menu a:hover {
  color: #ffffff;
}
.jb-cart-block #j2store_currency .dropdown-menu li {
  padding: 2px;
  font-size: 13px;
}
.jb-cart-block #j2store_currency .dropdown-menu li:hover {
  background: #000e2b;
  color: #ffffff;
}
.jb-cart-block #j2store_currency .dropdown-menu li:hover a {
  color: #ffffff;
}
.jb-cart-block .dropdown:hover .dropdown-menu {
  display: block;
}
.jb-slideshow .slider-title {
  color: #ffffff;
  font-size: 40px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 0px;
}
.jb-slideshow .brand {
  color: #000e2b !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  *font-size: 20px !important;
  font-weight: 400 !important;
}
.jb-slideshow .slider-bold {
  font-weight: bold;
  font-size: 50px;
  color: #333333;
}
.jb-slideshow .jb-white {
  color: #ffffff;
}
.jb-slideshow .jb-btn {
  color: #ffffff;
}
.jb-slideshow .jb-btn:hover {
  color: #ffffff;
}
.jb-slideshow .bookstore-slider-title-block {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  border: 2px solid #000e2b !important;
  padding: 5px;
}
.jb-slideshow .bookstore-slider-title-block .title-block {
  letter-spacing: normal;
  color: #ffffff;
  font-style: normal;
  padding: 25px 20px 33px;
  background: #000e2b !important;
  text-align: center;
}
.jb-slideshow .bookstore-slider-title-block .title-block h2 {
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .jb-features .t3-module {
    padding: 20px 0px !important;
  }
  .jb-features .t3-module .jb-icon-with-description {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .jb-features {
    position: relative;
    margin-top: -112px;
    z-index: 1000;
  }
  .jb-features .border-right:after {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 1px;
    background: #00a5bb;
    content: "";
    z-index: 9;
    transform: rotate(16deg);
  }
}
.jb-features .t3-spotlight {
  background: #000e2b;
}
.jb-features .row {
  margin-left: 0px;
  margin-right: 0px;
}
.jb-features .t3-module {
  background: #000e2b;
  margin-bottom: 0px;
  padding: 20px;
}
.jb-features .widget_text {
  color: #ffffff;
}
.jb-features .widget_text .jb-icon-with-description h4 {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.jb-features .widget_text .jb-icon-with-description p {
  text-transform: capitalize;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
}
.jb-features .widget_text .jb-icon-with-description em {
  background: #00a5bb;
  border-radius: 50%;
  box-shadow: 0 0 0 30px transparent;
  display: inline-block;
  font-size: 1.8em;
  padding: .5em;
  height: 2em;
  line-height: 1em;
  text-align: center;
  width: 2em;
  margin: 0px 16px 0px 0px;
  display: inline;
  float: left;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all 0.3s;
}
.jb-features .widget_text .jb-icon-with-description:hover em {
  box-shadow: 0 0 0 0 #00a5bb;
  -webkit-transition: box-shadow 0.4s ease-in-out;
  -moz-transition: box-shadow 0.4s ease-in-out;
  -o-transition: box-shadow 0.4s ease-in-out;
  -ms-transition: box-shadow 0.4s ease-in-out;
  transition: box-shadow 0.4s ease-in-out;
}
.home-2 .jb-title-center .module-title {
  background: transparent;
  color: #333333;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  text-transform: uppercase;
}
.home-2 .jb-title-center .module-title:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .home-2 .jb-title-center .module-title {
    margin-bottom: 20px;
  }
}
.home-2 .jb-title-center .module-title span {
  display: inline-block;
  position: relative;
  overflow: visible;
  padding: 0px;
  border: none;
}
.home-2 .jb-title-center .module-title span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.home-2 .jb-title-center .module-title span:before {
  right: 100%;
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 1px solid #E4E4E4;
  width: 100%;
  margin: 0px 20px;
  border-color: #E4E4E4;
}
.home-2 .jb-features-2 {
  background: #000e2b;
}
@media (max-width: 767px) {
  .home-2 .jb-features-2 .t3-module {
    padding: 20px 0px !important;
  }
  .home-2 .jb-features-2 .t3-module .jb-icon-with-description {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .home-2 .jb-features-2 .border-right:after {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 1px;
    background: #00a5bb;
    content: "";
    z-index: 9;
    transform: rotate(16deg);
  }
}
.home-2 .jb-features-2 .t3-spotlight {
  background: #000e2b;
}
.home-2 .jb-features-2 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.home-2 .jb-features-2 .t3-module {
  background: #000e2b;
  margin-bottom: 0px;
  padding: 20px;
}
.home-2 .jb-features-2 .widget_text {
  color: #ffffff;
}
.home-2 .jb-features-2 .widget_text .jb-icon-with-description h4 {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.home-2 .jb-features-2 .widget_text .jb-icon-with-description p {
  margin-bottom: 5px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}
.home-2 .jb-features-2 .widget_text .jb-icon-with-description em {
  background: #00a5bb;
  border-radius: 50%;
  box-shadow: 0 0 0 30px transparent;
  display: inline-block;
  font-size: 1.8em;
  padding: .5em;
  height: 2em;
  line-height: 1em;
  text-align: center;
  width: 2em;
  margin: 0px 16px 0px 0px;
  display: inline;
  float: left;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all 0.3s;
}
.home-2 .jb-features-2 .widget_text .jb-icon-with-description:hover em {
  box-shadow: 0 0 0 0 #00a5bb;
  -webkit-transition: box-shadow 0.4s ease-in-out;
  -moz-transition: box-shadow 0.4s ease-in-out;
  -o-transition: box-shadow 0.4s ease-in-out;
  -ms-transition: box-shadow 0.4s ease-in-out;
  transition: box-shadow 0.4s ease-in-out;
}
.home-2 .feature-tab-2 {
  text-align: center;
}
.home-2 .feature-tab-2 .gkTabsGK5 {
  position: relative;
  overflow: hidden;
}
.home-2 .feature-tab-2 .gkTabsGK5 .vertical li.active {
  color: #000e2b !important;
}
.home-2 .feature-tab-2 .gkTabsNav {
  background: transparent;
  border-bottom: 1px solid #ddd !important;
  margin: 0;
}
.home-2 .feature-tab-2 .gkTabsNav li {
  background: transparent !important;
  text-shadow: none;
  color: #333333;
  text-shadow: none !important;
  font-weight: 700;
  border-radius: 0 !important;
  text-transform: uppercase;
  line-height: 50px !important;
  margin: 0 1px 0 0 !important;
  float: none !important;
  display: inline;
}
@media (max-width: 767px) {
  .home-2 .feature-tab-2 .gkTabsNav li {
    jbfont-size: 12px;
    padding: 18px 10px !important;
  }
}
@media (min-width: 768px) {
  .home-2 .feature-tab-2 .gkTabsNav li {
    font-size: 18px;
    padding: 14px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 992px) {
  .home-2 .feature-tab-2 .gkTabsNav li {
    font-size: 18px;
    padding: 14px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 1200px) {
  .home-2 .feature-tab-2 .gkTabsNav li {
    font-size: 18px;
    padding: 14px 20px !important;
    margin: 5px !important;
  }
}
.home-2 .feature-tab-2 .gkTabsNav li:active,
.home-2 .feature-tab-2 .gkTabsNav li:hover {
  color: #000e2b !important;
}
.home-2 .feature-tab-2 .gkTabsNav li:after {
  background: #000e2b;
  bottom: -1px;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}
.home-2 .feature-tab-2 .gkTabsNav li.active:after,
.home-2 .feature-tab-2 .gkTabsNav li.active:hover:after {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.home-2 .feature-tab-2 .gkTabsNav li:active,
.home-2 .feature-tab-2 .gkTabsNav li:focus,
.home-2 .feature-tab-2 .gkTabsNav li:hover {
  color: #151515;
}
.home-2 .feature-tab-2 .gkTabsNav li:active:after,
.home-2 .feature-tab-2 .gkTabsNav li:focus:after,
.home-2 .feature-tab-2 .gkTabsNav li:hover:after {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.home-2 .feature-tab-2 .gkTabsItem {
  background: none;
  padding: 25px 0px 25px;
}
.home-2 .feature-tab-2 .gkTabsItem.gk-slide_horizontal.gk-active {
  margin-top: 0px;
  display: inline-block;
}
.jb-feature-intro .t3-module {
  margin-bottom: 0px;
}
.jb-feature-intro .jb-promo-block-content h3 {
  line-height: 35px;
}
.jb-feature-intro .jb-promo-block-content .jb-promo-border {
  padding: 5px 0px;
  margin: 18px 0px;
  border-top: 1px solid #000e2b;
  border-bottom: 1px solid #000e2b;
  display: inline-block;
  font-family: "Merriweather", serif;
  font-style: italic;
  font-size: 18px;
}
.dis-bottom-left .dis-bottom-left-img {
  position: relative;
  height: 250px;
}
.dis-bottom-left .dis-bottom-left-img img {
  width: 100%;
  height: 250px;
}
.dis-bottom-left .dis-bottom-left-img .dis-bottom-left-content {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  width: 92%;
  max-height: 221px;
}
.dis-bottom-left .dis-bottom-left-img .dis-bottom-left-content h6 {
  color: #323232;
  font-size: 13px;
  margin-bottom: 20;
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.dis-bottom-left .dis-bottom-left-img .dis-bottom-left-content h2 {
  font-size: 25px;
  font-weight: bold;
  margin-top: 20px;
  color: #000e2b;
}
.dis-bottom-left .dis-bottom-left-img .dis-bottom-left-content a {
  color: #323232;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 15px;
}
.dis-bottom-left .dis-bottom-left-img .dis-bottom-left-text {
  transition: all 0.5s ease 0s;
  border: 1px solid transparent;
  padding: 22px 22px;
}
.dis-bottom-left .dis-bottom-left-img:hover .dis-bottom-left-text {
  border: 1px solid #ffffff;
}
.dis-bottom-left:hover .dis-bottom-left-content {
  background: rgba(0, 0, 0, 0.5);
}
.dis-bottom-left:hover .dis-bottom-left-content h6,
.dis-bottom-left:hover .dis-bottom-left-content h2 {
  color: #ffffff;
}
.dis-bottom-left:hover .dis-bottom-left-content .btn-link {
  color: #ffffff;
}
.dis-bottom-left:hover .dis-bottom-left-content .btn-link:after {
  background: #ffffff !important;
}
.owl-carousel .owl-controls {
  position: initial !important;
  padding-top: 0px;
  margin-top: 0px;
}
.owl-carousel .owl-controls .owl-buttons {
  opacity: 0 !important;
}
.owl-carousel .owl-controls .owl-buttons div {
  background: #323232 !important;
  display: block;
  height: 38px;
  margin: 0px 0px 0px -30px;
  top: 50%;
  width: 38px;
  z-index: 5;
  color: #ffffff !important;
  border-radius: 0px !important;
  border: 1px solid #323232;
  position: absolute;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0px;
  top: 40%;
  height: 58px;
  width: 50px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon-chevron-left {
  margin-top: 12px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0px;
  top: 40%;
  height: 58px;
  width: 50px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next .icon-chevron-right {
  margin-top: 12px;
}
.owl-carousel:hover .owl-buttons {
  opacity: 1 !important;
}
.jb-product-slider {
  float: left;
  display: inline;
  padding: 5px;
  text-align: center;
}
.jb-product-slider .jb-product-block {
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.jb-product-slider .jb-product-block:before {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  width: 200%;
  z-index: -1;
  transform: skewY(14deg);
  transform-origin: 0px 0px 0px;
  background-color: #f5f5f5;
}
.jb-product-slider .jb-product-block .j2store_product_image {
  overflow: hidden;
}
.jb-product-slider .jb-product-block:hover {
  border-color: #000e2b;
}
.jb-product-slider .jb-product-block .cart-action-complete {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #000e2b;
  z-index: 1000;
}
.jb-product-slider .jb-product-block .cart-action-complete a {
  line-height: auto !important;
  color: #ffffff;
}
.jb-product-slider .jb-product-block .cart-action-complete p {
  margin: 14px;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
}
.jb-product-slider .jb-product-block .j2store-wishlist-notification {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #000e2b;
}
.jb-product-slider .jb-product-block .j2store-wishlist-notification a {
  line-height: auto !important;
  font-size: 12px !important;
}
.jb-product-slider .jb-product-block .j2store-wishlist-notification p {
  margin: 0px;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 400;
}
.jb-product-slider .jb-product-block .j2store-wishlist-notification p a {
  line-height: 30px !important;
}
.jb-product-slider .jb-product-block .j2store-wishlist-notification p a:hover {
  background: transparent !important;
}
.jb-product-slider .jb-product-block .j2store-compare-notify {
  background: #000e2b;
}
.jb-product-slider .jb-product-block .j2store-compare-notify a {
  background: #000e2b;
  position: absolute !important;
  line-height: auto !important;
  margin: -1px;
  font-size: 12px !important;
}
.jb-product-slider .jb-product-block .j2store-compare-notify br {
  display: none;
}
.jb-product-slider .product-image {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.jb-product-slider .product-image img {
  padding: 20px;
  width: 100%;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  transform: scale(1);
}
.jb-product-slider .product-image .hover-state {
  position: absolute;
  bottom: 0;
  top: auto;
  background: #000e2b;
  color: #ffffff;
  transition: all 0.5s ease-out 0s;
  width: 102%;
  z-index: 999;
  transform-origin: 50% 100% 0px;
  transform: perspective(600px) rotateX(90deg);
}
.jb-product-slider .product-image .hover-content {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  opacity: 1;
}
.jb-product-slider .product-image .hover-content .jb-slider-cart .j2store-add-to-cart {
  float: left;
}
.jb-product-slider .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse {
  font-size: 12px;
  font-weight: bold;
  border-radius: 0px;
  background-color: inherit;
  line-height: 32px !important;
  border: none;
}
.jb-product-slider .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse:hover {
  background: #00a5bb;
}
.jb-product-slider .product-image .hover-content .jb-icons .product-wishlist,
.jb-product-slider .product-image .hover-content .jb-icons .product-compare {
  display: inline;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.jb-product-slider .product-image .hover-content .jb-icons .product-wishlist .product-view-compare-list,
.jb-product-slider .product-image .hover-content .jb-icons .product-compare .product-view-compare-list {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #000e2b;
  z-index: 1000;
}
.jb-product-slider .product-image .hover-content .jb-icons .product-wishlist .fa-spinner,
.jb-product-slider .product-image .hover-content .jb-icons .product-compare .fa-spinner {
  position: absolute;
  z-index: 1000;
  top: 50%;
  background: #000e2b;
}
.jb-product-slider .product-image .hover-content .jb-icons .product-wishlist a,
.jb-product-slider .product-image .hover-content .jb-icons .product-compare a {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 9px 17px;
  font-size: 14px;
  line-height: 32px;
  border-radius: 0px;
  -moz-user-select: none;
}
.jb-product-slider .product-image .hover-content .jb-icons .product-wishlist a:hover,
.jb-product-slider .product-image .hover-content .jb-icons .product-compare a:hover {
  background: #00a5bb;
}
.jb-product-slider .product-image .overlay-rmore {
  position: absolute;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  line-height: 54px;
  left: 50%;
  top: 50%;
  margin: -27px 0 0 -27px;
  z-index: 500;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  background-color: #000e2b;
  color: #ffffff;
  opacity: 0;
  -webkit-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  visibility: hidden;
  transition: .4s;
}
.jb-product-slider .product-image .overlay-rmore a {
  color: #ffffff;
}
.jb-product-slider .j2store_product_content_block {
  padding-bottom: 20px;
}
.jb-product-slider .j2store_product_content_block .j2store_product_title a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.jb-product-slider .j2store_product_content_block .product-price-container {
  display: inline;
}
.jb-product-slider .j2store_product_content_block .product-price-container .base-price {
  color: #000e2b;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.jb-product-slider .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.jb-product-slider .j2store_product_content_block .product-price-container .sale-price {
  color: #000e2b;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
.jb-product-slider .j2store_product_content_block .product-price-container .sale-price .zero-price {
  font-weight: 400;
}
.jb-product-slider:hover .hover-state {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.jb-product-slider:hover .overlay-rmore {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1.2) rotate(0deg);
  transform: scale(1.2) rotate(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition: .4s;
}
.j2store_products-grid ul {
  display: inline;
}
.j2store_products-grid ul .jb-product-grid {
  float: left;
  display: inline;
  padding: 5px;
  text-align: center;
}
@media (max-width: 767px) {
  .j2store_products-grid ul .jb-product-grid {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .j2store_products-grid ul .jb-product-grid {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .j2store_products-grid ul .jb-product-grid {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .j2store_products-grid ul .jb-product-grid {
    width: 20%;
  }
}
.j2store_products-grid ul .jb-product-grid .jb-product-block {
  border: 1px solid #f5f5f5;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block:before {
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  width: 200%;
  z-index: -1;
  transform: skewY(14deg);
  transform-origin: 0px 0px 0px;
  background-color: #f5f5f5;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store_product_image {
  overflow: hidden;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block:hover {
  border-color: #000e2b;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block:hover .product-image img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  opacity: 0.5;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .cart-action-complete {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #000e2b;
  z-index: 1000;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .cart-action-complete a {
  line-height: auto !important;
  color: #ffffff;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .cart-action-complete p {
  margin: 14px;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-wishlist-notification {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #000e2b;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-wishlist-notification a {
  line-height: auto !important;
  font-size: 12px !important;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-wishlist-notification p {
  margin: 0px;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 400;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-wishlist-notification p a {
  line-height: 30px !important;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-wishlist-notification p a:hover {
  background: transparent !important;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-compare-notify {
  background: #000e2b;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-compare-notify a {
  background: #000e2b;
  position: absolute !important;
  line-height: auto !important;
  margin: -1px;
  font-size: 12px !important;
}
.j2store_products-grid ul .jb-product-grid .jb-product-block .j2store-compare-notify br {
  display: none;
}
.j2store_products-grid ul .jb-product-grid .product-image {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.j2store_products-grid ul .jb-product-grid .product-image img {
  padding: 20px;
  width: 100%;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  transform: scale(1);
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-state {
  position: absolute;
  bottom: 0;
  top: auto;
  background: #000e2b;
  color: #ffffff;
  transition: all 0.5s ease-out 0s;
  width: 102%;
  z-index: 999;
  transform-origin: 50% 100% 0px;
  transform: perspective(600px) rotateX(90deg);
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-content {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  opacity: 1;
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-slider-cart .j2store-add-to-cart {
  float: left;
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse {
  font-size: 12px;
  font-weight: bold;
  border-radius: 0px;
  background-color: inherit;
  line-height: 32px !important;
  border: none;
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-slider-cart .j2store-add-to-cart .btn-inverse:hover {
  background: #00a5bb;
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-icons .product-wishlist,
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-icons .product-compare {
  display: inline;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-icons .product-wishlist a,
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-icons .product-compare a {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 9px 17px;
  font-size: 14px;
  line-height: 32px;
  border-radius: 0px;
  -moz-user-select: none;
}
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-icons .product-wishlist a:hover,
.j2store_products-grid ul .jb-product-grid .product-image .hover-content .jb-icons .product-compare a:hover {
  background: #00a5bb;
}
.j2store_products-grid ul .jb-product-grid .product-image .overlay-rmore {
  position: absolute;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  line-height: 54px;
  left: 50%;
  top: 50%;
  margin: -27px 0 0 -27px;
  z-index: 500;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  background-color: #000e2b;
  color: #ffffff;
  opacity: 0;
  -webkit-transform: translateZ(0) rotate(-45deg);
  transform: translateZ(0) rotate(-45deg);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  visibility: hidden;
  transition: .4s;
}
.j2store_products-grid ul .jb-product-grid .product-image .overlay-rmore a {
  color: #ffffff;
}
.j2store_products-grid ul .jb-product-grid .j2store_product_content_block {
  padding-bottom: 20px;
}
.j2store_products-grid ul .jb-product-grid .j2store_product_content_block .j2store_product_title a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.j2store_products-grid ul .jb-product-grid .j2store_product_content_block .product-price-container {
  display: inline;
}
.j2store_products-grid ul .jb-product-grid .j2store_product_content_block .product-price-container .base-price {
  color: #000e2b;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.j2store_products-grid ul .jb-product-grid .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
  color: #a8a8a8 !important;
  font-size: 14px;
}
.j2store_products-grid ul .jb-product-grid .j2store_product_content_block .product-price-container .sale-price {
  color: #000e2b;
  display: inline;
  font-weight: bold;
  font-size: 16px;
}
.j2store_products-grid ul .jb-product-grid .j2store_product_content_block .product-price-container .sale-price .zero-price {
  font-weight: 400;
}
.j2store_products-grid ul .jb-product-grid:hover .hover-state {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.j2store_products-grid ul .jb-product-grid:hover .overlay-rmore {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1.2) rotate(0deg);
  transform: scale(1.2) rotate(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 0.31, -0.36);
  transition: .4s;
}
.feature-tab {
  text-align: center;
}
.feature-tab.module .gkTabsWrap.vertical ol {
  border-bottom: 0;
  margin: 0 0 0 8px !important;
}
.feature-tab.module .gkTabsWrap.vertical > ol li {
  background: #323232;
  text-shadow: none;
  color: #fff;
  text-shadow: none !important;
  font-weight: 700;
  border-radius: 0 !important;
  text-transform: uppercase;
  line-height: 50px !important;
  margin: 0 1px 0 0 !important;
  float: none !important;
  display: inline;
}
@media (max-width: 767px) {
  .feature-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 10px;
    padding: 12px 16px !important;
  }
}
@media (min-width: 768px) {
  .feature-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 992px) {
  .feature-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
@media (min-width: 1200px) {
  .feature-tab.module .gkTabsWrap.vertical > ol li {
    font-size: 14px;
    padding: 12px 20px !important;
    margin: 5px !important;
  }
}
.feature-tab.module .gkTabsWrap.vertical > ol li:hover,
.feature-tab.module .gkTabsWrap.vertical > ol li.active {
  background: #000e2b;
  position: relative;
}
.feature-tab.module .gkTabsWrap.vertical > ol li:hover:after,
.feature-tab.module .gkTabsWrap.vertical > ol li.active:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -18px;
  margin-left: -12px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
  border-color: #000e2b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.feature-tab.module .gkTabsItem {
  background: none;
  padding: 25px 0px 25px;
}
.feature-tab.module .gkTabsItem.gk-slide_horizontal.gk-active {
  margin-top: 0px;
  display: inline-block;
}
.j2store_products_container .jb-product-block {
  position: relative;
}
.j2store_products_container .jb-product-block .discount-percentage {
  position: absolute;
  display: block;
  right: 5px;
  top: 5px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.j2store_products_container .jb-product-block .discount-percentage p {
  margin: 13px 0px !important;
}
.owl-item .discount-percentage {
  position: absolute;
  display: block;
  right: 5px;
  top: 5px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  line-height: 16px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
}
.owl-item .discount-percentage p {
  margin: 13px 0px !important;
}
.jb-team {
  background-color: #f5f5f5;
}
.jb-team .big {
  font-weight: 400;
  color: #323232;
}
.jb-team .t3-module {
  margin-bottom: 0px;
}
.jb-team .t3-module .module-title {
  margin-top: 30px;
  margin-bottom: 30px;
}
.jb-team .t3-module .btn {
  margin-top: 20px;
}
.jb-team .team-image {
  margin-top: 30px;
}
.jb-team .team-image .item {
  text-align: center;
  background: #ffffff;
}
.jb-team .team-image .item .team-head h4 {
  color: #323232;
}
.jb-team .team-image .item .social-icons {
  margin-bottom: 10px;
  display: inline-block;
}
.bx-wrapper .bx-wrapper .bx-pager {
  bottom: -50px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000e2b !important;
}
.jb-testimonial .jbt-style-2 .jbt-quote-info {
  min-width: 100px;
  max-width: 900px;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.jb-testimonial .jbt-style-2 .jbt-quote-info .jbt-quote {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #ffffff;
  font-family: "Merriweather", serif;
  font-style: italic;
}
.jb-testimonial .jbt-style-2 .jbt-quote-info .jb-responsive-testimonal-head {
  margin-bottom: 22px;
  display: inline-block;
}
.jb-testimonial .jbt-style-2 .jbt-quote-info .jb-responsive-testimonal-head .jbt-avatar-name,
.jb-testimonial .jbt-style-2 .jbt-quote-info .jb-responsive-testimonal-head .jbt-avatar-company {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 13px;
}
.jb-testimonial .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
  border: 2px solid #00a5bb;
  padding: 5px;
}
@media (max-width: 767px) {
  .jb-testimonial .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 50px;
  }
}
@media (min-width: 768px) {
  .jb-testimonial .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
@media (min-width: 992px) {
  .jb-testimonial .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
@media (min-width: 1200px) {
  .jb-testimonial .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
.jb-team .jbt-style-2 .jbt-quote-info {
  min-width: 100px;
  max-width: 900px;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.jb-team .jbt-style-2 .jbt-quote-info .jbt-quote {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #323232;
  font-family: "Merriweather", serif;
  font-style: italic;
}
.jb-team .jbt-style-2 .jbt-quote-info .jb-responsive-testimonal-head {
  margin-bottom: 22px;
  display: inline-block;
}
.jb-team .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
  border: 2px solid #00a5bb;
  padding: 5px;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .jb-team .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 50px;
  }
}
@media (min-width: 768px) {
  .jb-team .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
@media (min-width: 992px) {
  .jb-team .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
@media (min-width: 1200px) {
  .jb-team .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
.jb-testimonial-2 .jbt-style-2 .jbt-quote-info {
  min-width: 100px;
  max-width: 900px;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.jb-testimonial-2 .jbt-style-2 .jbt-quote-info .jbt-quote {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #333333;
  font-family: "Merriweather", serif;
  font-style: italic;
}
.jb-testimonial-2 .jbt-style-2 .jbt-quote-info .jb-responsive-testimonal-head {
  margin-bottom: 22px;
  display: inline-block;
}
.jb-testimonial-2 .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
  border: 2px solid #00a5bb;
  padding: 5px;
}
@media (max-width: 767px) {
  .jb-testimonial-2 .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 50px;
  }
}
@media (min-width: 768px) {
  .jb-testimonial-2 .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
@media (min-width: 992px) {
  .jb-testimonial-2 .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
@media (min-width: 1200px) {
  .jb-testimonial-2 .jbt-style-2 .jb-responsive-testimonial-list .jbt-avatar img {
    width: 80px;
  }
}
.tp-feature-blog-post .blog-post {
  position: relative;
  overflow: hidden;
}
.tp-feature-blog-post .title-section {
  padding: 0px 0px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.tp-feature-blog-post .tp-blog-title {
  padding: 10% 15%;
}
.tp-feature-blog-post .tp-blog-title .moduleItemDateCreated {
  color: #000e2b;
  text-transform: uppercase;
  font-weight: 400;
}
.tp-feature-blog-post ul {
  padding: 0px;
  margin-bottom: 0px;
}
.tp-feature-blog-post ul .even {
  width: 50%;
  float: left;
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #eee;
}
.tp-feature-blog-post ul .even .tp-item1 {
  float: right;
  padding: 0px;
}
.tp-feature-blog-post ul .even .tp-item2 {
  float: left;
  padding: 0px;
}
.tp-feature-blog-post ul .even .tp-item2 figure:before {
  border-top: 18px solid transparent;
  border-bottom: 17px solid transparent;
  border-right: 18px solid #ffffff;
  top: 0px;
  bottom: 0px;
  right: 0px;
  content: "";
  display: block;
  height: 0px;
  margin: auto;
  position: absolute;
  width: 0px;
  z-index: 1000;
}
.tp-feature-blog-post ul .even:hover figure img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.tp-feature-blog-post ul .odd {
  width: 50%;
  float: right;
  border-bottom: 1px solid #eee;
}
.tp-feature-blog-post ul .odd .tp-item1 {
  float: right;
  padding: 0px;
}
.tp-feature-blog-post ul .odd .tp-item2 {
  float: left;
  padding: 0px;
}
.tp-feature-blog-post ul .odd .tp-item2 figure:before {
  border-top: 18px solid transparent;
  border-bottom: 17px solid transparent;
  border-right: 18px solid #ffffff;
  top: 0px;
  bottom: 0px;
  right: 0px;
  content: "";
  display: block;
  height: 0px;
  margin: auto;
  position: absolute;
  width: 0px;
  z-index: 1000;
}
.tp-feature-blog-post ul .odd:hover figure img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.tp-feature-blog-post ul li {
  background: #ffffff;
  border: none;
  padding: 0px;
  list-style: none;
}
.tp-feature-blog-post ul li h1 {
  padding-top: 10%;
  padding-bottom: 10%;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 0px;
}
.tp-feature-blog-post ul li h1:before {
  content: "";
  display: block;
  width: 24px;
  border-bottom: 1px solid #eee;
  position: absolute;
  left: 0;
  bottom: 5px;
}
@media (max-width: 767px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 26px;
  }
}
.tp-feature-blog-post ul li h1:hover {
  color: #000e2b;
}
.tp-feature-blog-post ul li .tp-blog-details {
  color: #333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: normal !important;
}
.tp-feature-blog-post ul li .tp-blog-details a {
  margin-top: 20px;
}
.tp-feature-blog-post ul li figure {
  display: block;
  overflow: hidden;
  position: relative;
}
.tp-feature-blog-post ul li figure a {
  display: inherit;
}
.tp-feature-blog-post ul li figure img {
  display: inherit;
}
.tp-feature-blog-post .jb-module-desc {
  padding: 70px;
}
.tp-feature-blog-post .jb-module-desc .module-title {
  color: #ffffff;
  text-align: inherit;
  text-transform: capitalize;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.tp-feature-blog-post .jb-module-desc .module-title:after {
  display: none;
}
.tp-feature-blog-post div.k2ItemsBlock ul li {
  padding: 0px;
}
.jb-blog-post .k2ItemsBlock {
  margin-top: 20px;
}
.jb-blog-post ul {
  padding: 0px;
  margin-top: 0px;
}
.jb-blog-post ul .even,
.jb-blog-post ul .odd {
  padding: 0px;
  border: none;
  background: transparent;
}
.jb-blog-post ul li {
  list-style: none;
}
.jb-blog-post ul li .jb-k2-blog-grid {
  background: #ffffff;
}
.jb-blog-post ul li .jb-k2-blog-grid .moduleItemIntrotext {
  padding: 0px;
  display: inherit;
  line-height: inherit;
  overflow: hidden;
}
.jb-blog-post ul li .jb-k2-blog-grid .moduleItemIntrotext .moduleItemImage {
  float: left;
}
.jb-blog-post ul li .jb-k2-blog-grid .moduleItemIntrotext .moduleItemImage img {
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.jb-blog-post ul li .jb-k2-blog-grid .jb-blog-content-block {
  display: inline-block;
  padding: 25px;
  width: 100%;
}
.jb-blog-post ul li .jb-k2-blog-grid .jb-blog-content-block .moduleItemTitle {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 10px;
}
.jb-blog-post ul li .jb-k2-blog-grid .jb-blog-content-block .moduleItemComments {
  border-right: 0px;
}
.jb-blog-post ul li .jb-k2-blog-grid:hover img {
  transform: scale(1.2);
}
.jb-blog-post ul li .jb-k2-blog-grid .jb-home-blog-info a {
  font-size: 14px;
  color: #62656A;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 400;
}
.jb-blog-post ul li .jb-k2-blog-grid .jb-home-blog-intro {
  margin-bottom: 0px;
}
.post-date-ribbon {
  position: absolute;
  background-color: #000e2b;
  padding: 5px 22px 5px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 24px;
}
@media only screen and (min-width: 480px) {
  .post-date-ribbon {
    bottom: 169px;
  }
}
@media only screen and (min-width: 320px) {
  .post-date-ribbon {
    bottom: 169px;
  }
}
@media (min-width: 768px) {
  .post-date-ribbon {
    bottom: 168px;
  }
}
@media (min-width: 992px) {
  .post-date-ribbon {
    bottom: 168px;
  }
}
@media (min-width: 1200px) {
  .post-date-ribbon {
    bottom: 168px;
  }
}
.post-date-ribbon:after {
  content: "";
  position: absolute;
  right: -7px;
  top: -1px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 7px 20px 0px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #00a5bb rgba(0, 0, 0, 0);
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.jb-sl-10 {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .jb-sl-10 {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
.jb-sl-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .jb-sl-20 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.jb-sl-30 {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .jb-sl-30 {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.jb-sl-40 {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .jb-sl-40 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .module-title {
  text-align: left;
  font-size: 18px;
}
.t3-sidebar .t3-module {
  margin-bottom: 40px;
}
.j2store-products-row .product-title a {
  font-size: 16px;
}
.promo .t3-module {
  margin-bottom: 0px;
}
.promo .jb-promo-bg {
  background: url("../../../../images/pattern.png") repeat scroll left top;
  background-color: #000e2b;
}
.promo .jb-promo-bg .padding-40 {
  padding: 40px 0px;
  color: #ffffff;
}
.banner {
  position: relative;
  margin: 0px auto 32px;
}
.banner-info-wrapper {
  padding: 28px 0px 29px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.banner-info.dark {
  background-color: #323232;
}
.banner.banner-info {
  margin-bottom: 20px;
}
.banner-info {
  padding: 15px 18px;
  text-align: center;
  transition: all 0.4s ease 0s;
}
.banner-info h4 {
  color: #ffffff;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.banner-info p {
  padding: 0px 10px;
  color: #ffffff;
}
.promo-1 {
  padding: 60px 0;
}
.promo-1 .container {
  position: relative;
}
@media (max-width: 767px) {
  .promo-1 .left-content,
  .promo-1 .right-content {
    height: auto;
  }
}
@media (min-width: 768px) {
  .promo-1 .left-content,
  .promo-1 .right-content {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .promo-1 .left-content,
  .promo-1 .right-content {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .promo-1 .left-content,
  .promo-1 .right-content {
    height: 250px;
  }
}
.promo-1 .left-content {
  background: #ffffff;
  color: #333333;
}
.promo-1 .left-content .vertical-align {
  padding: 40px;
}
.promo-1 .left-content .vertical-align h3 {
  margin: 0px 0px 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 34px;
  color: #000e2b;
  letter-spacing: 0.5px;
}
.promo-1 .right-content {
  background: #000e2b;
  padding: 40px;
  text-align: center;
}
.promo-1 .right-content .vertical-align {
  margin-top: 20px;
}
#back-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: transparent;
  border: 0;
  color: #000e2b;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 18px;
  border: 2px solid #000e2b;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #000e2b;
  border: 2px solid #000e2b;
  color: #ffffff !important;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 18px;
  line-height: 16px;
}
.jb-parallax {
  color: #ffffff;
}
.jb-parallax .t3-module {
  margin-bottom: 0px;
}
.jb-parallax .jb-bg-img {
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.jb-parallax .jb-bg-img:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
}
.jb-parallax .jb-bg-img .jb-promo-block-content {
  padding: 80px 0px 71px;
}
.jb-parallax .jb-bg-img .jb-promo-block-content h3 {
  line-height: 30px;
  color: #ffffff;
}
.jb-parallax .jb-bg-img .jb-promo-block-content .brand {
  color: #000e2b;
}
.jb-parallax .jb-bg-img .jb-promo-block-content .brand-2 {
  color: #000e2b;
}
.jb-parallax .jb-bg-img .jb-promo-block-content .jb-promo-border {
  padding: 5px 0px;
  margin: 30px 0px;
  color: rgba(255, 255, 255, 0.5);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-block;
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-size: 18px;
}
.t3-footer {
  background: #ffffff;
  color: #333333;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #333333;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #000e2b !important;
}
.t3-footer .address img {
  margin-bottom: 20px;
}
.t3-footer .address li em {
  border: 1px solid #000e2b;
  border-radius: 50%;
  color: #000e2b;
  float: left;
  font-size: 16px;
  height: 38px;
  margin-right: 12px;
  padding-right: 2px;
  padding-top: 10px;
  text-align: center;
  width: 38px;
}
.t3-footer .address .contact-text {
  font-size: 14px;
  margin-bottom: 20px;
}
.t3-footer .footer-tooltip {
  position: absolute;
  top: -25px;
  left: 10px;
  z-index: 100;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  padding: 4px 15px;
  background: #000e2b;
  text-shadow: none;
  border-radius: 0;
}
.t3-footer .footer-tooltip .footer-tooltip-arrow {
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #000e2b;
  border-bottom: 5px solid transparent;
  border-left: 10px solid transparent;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  text-align: inherit;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.t3-footnav .t3-module .module-title:after {
  display: none;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #333333;
  padding: 5px 0px;
  font-size: 14px;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #000e2b;
  background: transparent !important;
}
.t3-footnav .t3-module .nav-pills > li.active > a,
.t3-footnav .t3-module .nav-pills > li.active > a:hover,
.t3-footnav .t3-module .nav-pills > li.active > a:focus {
  background: transparent !important;
  color: #000e2b;
}
.t3-footnav .t3-module .nav li a:before {
  content: "\e049";
  margin-right: 10px;
  font-weight: normal;
  display: inline-block;
  font-family: "lined-icons";
  color: #000e2b;
  font-size: 6px;
}
.t3-copyright {
  background: #f5f5f5;
  border-top: 1px solid #f5f5f5;
  font-size: 12px;
  color: #333333;
  padding: 20px 0 20px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .tp-footer-info img {
  width: 40%;
  margin-top: -4px;
}
.copyright a {
  color: #999;
}
.copyright a:hover,
.copyright a:active,
.copyright a:focus {
  color: #000e2b;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

.home .t3-sl-1 .jumbotron .btn,
.home .t3-sl-5 .jumbotron .btn {
  border-color: #fff;
}
.t3-mainnav {
  border-bottom: none;
}
input#roksearch_search_str {
    background-color: #00A5BB!important;
}
button.ial-submit,button#submitBtn,button.loginBtn.reg-popup.ial-submit,span.loginBtn,button#resetBtn {
    background: #000e2b!important;
}
button#submitBtn:visited,button.loginBtn.reg-popup.ial-submit:visited,span.loginBtn:visited,button#submitBtn:hover,button.loginBtn.reg-popup.ial-submit:hover,span.loginBtn:hover{
	background:#00A5BB!important;
}