.t3-wrapper > .container {
  background: #ffffff;
  -webkit-box-shadow: 0 0 2px 0 #b1b1b1;
  box-shadow: 0 0 2px 0 #b1b1b1;
}
.t3-wrapper > .container > .row {
  padding-top: 88px;
}
@media screen and (min-width: 1640px) {
  .ja-vertical-menu .t3-wrapper > .container > .row {
    padding-top: 40px;
  }
}
@media (min-width: 1640px) {
  .ja-vertical-menu .t3-wrapper > .container {
    margin-left: 292px;
  }
}
@media screen and (min-width: 1640px) {
  .ja-vertical-menu .t3-wrapper .container {
    width: 1320px;
  }
}
.t3-header {
  background: #212121;
  color: #555555;
  position: fixed;
  z-index: 9999;
  top: 0;
  -webkit-transition: padding 300ms;
  -o-transition: padding 300ms;
  transition: padding 300ms;
}
@media (max-width: 767px) {
  .t3-header {
    width: 100%;
  }
}
.t3-header .logo {
  margin-top: 24px;
  margin-bottom: 24px;
  width: auto;
}
@media screen and (min-width: 992px) {
  .t3-header .logo {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .t3-header .logo {
    padding-left: 55px;
  }
}
@media (max-width: 480px) {
  .t3-header .logo {
    border-bottom: 1px solid #555555;
    line-height: 30px;
    margin: 0;
    padding: 9px 0;
    width: 100%;
  }
}
@media (min-width: 1640px) {
  .ja-vertical-menu .t3-header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ja-vertical-menu .t3-header .logo {
    position: fixed;
    left: 0;
    top: 40px;
    width: 292px;
    padding-top: 48px;
    padding-bottom: 48px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    z-index: 2;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .has-collapse.t3-header .logo {
    padding-left: 96px;
  }
}
.logo {
  text-align: center;
  height: 40px;
  line-height: 40px;
}
@media (max-width: 480px) {
  .logo {
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text.has-slogan {
  line-height: 24px;
}
.logo-text.has-slogan a {
  font-size: 24px;
}
.logo-text.has-slogan small {
  margin-top: -5px;
  text-align: left;
  font-size: 12px;
}
@media (max-width: 767px) {
  .logo-text.has-slogan small {
    display: none;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  color: #11c6ff;
  line-height: 40px;
  display: inline-block;
}
.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;
  line-height: 1;
}
.head-btns {
  height: 40px;
  line-height: 40px;
  padding-right: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  width: auto;
}
@media (max-width: 480px) {
  .head-btns {
    margin: 0;
  }
}
.head-btns > div {
  position: relative;
}
@media (max-width: 991px) {
  .head-btns > div {
    float: right;
  }
}
.head-btns > div .mod-preview-info {
  display: none;
}
.head-btns > div .mod-preview:hover .mod-preview-info {
  display: block;
}
.head-btns > div > .btn,
.head-btns > div > .head-cart > .btn {
  float: right;
  background: none;
  border: 0;
  border-left: 1px solid #333333;
  color: #555555;
  border-radius: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block !important;
}
.head-btns > div > .btn:hover,
.head-btns > div > .btn:focus,
.head-btns > div > .btn.focus,
.head-btns > div > .btn:active,
.head-btns > div > .btn.active,
.head-btns > div.open > .btn.dropdown-toggle,
.head-btns > div > .head-cart > .btn:hover,
.head-btns > div > .head-cart > .btn:focus,
.head-btns > div > .head-cart > .btn:active {
  background: none;
  color: #ffffff;
  border-left-color: #333333;
}
.head-btns .show > .dropdown-menu,
.head-btns .open > .dropdown-menu {
  min-width: 220px;
  line-height: 24px;
  float: left !important;
}
.head-btns .show > .dropdown-menu:before,
.head-btns .open > .dropdown-menu:before {
  content: "";
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: -6px;
  right: 10px;
}
.head-btns .head-menu {
  float: right;
}
.head-btns .head-menu.show .dropdown-menu,
.head-btns .head-menu.open .dropdown-menu {
  padding: 12px;
  left: auto;
  right: 0;
}
.head-btns .head-menu.show .dropdown-menu:before,
.head-btns .head-menu.open .dropdown-menu:before {
  right: 20px;
}
@media (max-width: 767px) {
  .head-btns .head-menu.show .dropdown-menu:before,
  .head-btns .head-menu.open .dropdown-menu:before {
    right: 10px;
  }
}
.head-btns .head-menu .nav > li > a {
  color: #9e9e9e;
}
.head-btns .head-menu .nav > li > a:hover,
.head-btns .head-menu .nav > li > a:focus,
.head-btns .head-menu .nav > li > a:active {
  color: #11c6ff;
  background: none;
}
.head-btns .head-menu .nav > li.active > a {
  color: #11c6ff;
  background: none;
}
.head-btns .head-search {
  margin: 0;
  float: right;
}
.head-btns .head-search:before,
.head-btns .head-search:after {
  display: table;
  content: " ";
}
.head-btns .head-search:after {
  clear: both;
}
.head-btns .head-search.open .dropdown-menu {
  width: 320px;
  padding: 24px;
  left: auto;
  right: 0;
}
.head-btns .head-search.open .dropdown-menu .btn {
  float: right;
  position: relative;
  width: 38px;
  height: 38px;
  padding: 0;
  overflow: hidden;
}
.head-btns .head-search.open .dropdown-menu .btn:before {
  font-family: "FontAwesome";
  content: "\f002";
  color: #ffffff;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
}
@media (max-width: 767px) {
  .head-btns .head-search.open .dropdown-menu {
    right: -40px;
  }
  .head-btns .head-search.open .dropdown-menu::before {
    right: 50px;
  }
}
.head-btns .head-search form {
  margin: 0;
}
.head-btns .head-search label {
  display: none;
}
.head-btns .head-search .search {
  position: relative;
}
.head-btns .head-search .form-control {
  width: 220px;
  float: left;
}
@media (min-width: 1640px) {
  .ja-vertical-menu .head-btns {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.off-canvas {
  width: auto;
  display: block;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
}
.t3-sl .t3-spotlight {
  margin: 0;
}
.t3-sl .t3-spotlight > div {
  padding: 0;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-mainbody {
  padding-top: 72px;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .t3-mainbody {
    padding-top: 24px;
    padding-bottom: 0;
  }
}
.t3-mainbody.container {
  padding-left: 90px;
  padding-right: 90px;
}
@media screen and (max-width: 991px) {
  .t3-mainbody.container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.t3-content {
  padding-top: 0;
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  .t3-content.t3-content-left {
    padding-right: 30px;
    border-right: 1px solid #eeeeee;
  }
  .t3-content.t3-content-right {
    padding-left: 30px;
    border-left: 1px solid #eeeeee;
  }
}
@media screen and (max-width: 991px) {
  .t3-content {
    min-height: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .t3-sidebar {
    min-height: 0 !important;
  }
}
@media (min-width: 1200px) {
  .t3-sidebar-right {
    padding-left: 30px;
  }
}
.t3-footer {
  background: #ffffff;
  color: #757575;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer.container {
  padding-left: 90px;
  padding-right: 90px;
}
@media screen and (max-width: 991px) {
  .t3-footer.container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.t3-footnav-wrap {
  border-top: 1px solid #eeeeee;
}
.t3-footnav {
  padding: 24px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 48px 0;
  }
}
.t3-footnav .t3-module {
  background: #ffffff;
  color: #757575;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 16px;
  margin-bottom: 12px;
}
.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.active > a {
  background: none;
  color: #11c6ff;
}
.t3-footnav .t3-module ul > li > a {
  color: #757575;
  padding: 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  background: none;
  color: #11c6ff;
}
.t3-copyright {
  font-size: 12px;
  padding: 48px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.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;
}
.ja-page > div {
  margin-bottom: 30px;
}
.ja-page .page-item {
  border: 1px solid #eeeeee;
  border-bottom-color: #e1e1e1;
  box-shadow: 0 1px 0 #eeeeee;
  border-radius: 2px;
}
.ja-page .page-item .ic-intro {
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  height: 220px;
}
.ja-page .page-item .ic-intro .fa {
  color: #cdcdcd;
  font-size: 90px;
  line-height: 220px;
}
.ja-page .page-item .item-detail {
  padding: 24px;
}
.ja-page .page-item .item-detail h4 {
  margin: 0;
}
.ja-page .page-item .item-detail .text-intro {
  font-weight: 300;
  margin-bottom: 24px;
}
.info-page .info-block {
  margin-bottom: 30px;
}
.info-page .info-content {
  padding: 24px 0;
}
.info-page .info-content .fa {
  background: #11c6ff;
  padding: 10px;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 12px;
}
.info-page .info-content h4,
.info-page .info-content h3,
.info-page .info-content h2 {
  margin-top: 0;
}
.info-page blockquote {
  margin: 30px 0;
}
.info-page .info-callout {
  padding: 24px;
  border: 2px solid #eeeeee;
  margin-bottom: 30px;
}
.info-page .info-callout .info-callout-action {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .info-page .info-callout .info-callout-action {
    text-align: right;
  }
}
.page-color h3 {
  display: block;
  color: #11c6ff;
  font-size: 36px;
  text-align: center;
}
.page-color .color-items {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
}
.page-color .color-detail {
  position: relative;
}
.page-color .color-detail a {
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 19px;
  height: 150px;
  line-height: 150px;
  margin-right: 24px;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-color .color-detail a {
    height: 100px;
    line-height: 100px;
    width: 100px;
  }
}
@media (max-width: 767px) {
  .page-color .color-detail a {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    margin-right: 12px;
    width: 50px;
  }
}
.page-color .color-detail a:last-child {
  margin-right: 0;
}
.page-color .color-detail .blue {
  background-color: rgba(17, 198, 255, 0.8);
}
.page-color .color-detail .blue:hover,
.page-color .color-detail .blue:focus,
.page-color .color-detail .blue:active {
  background-color: #11c6ff;
}
.page-color .color-detail .orange {
  background-color: rgba(255, 106, 24, 0.8);
}
.page-color .color-detail .orange:hover,
.page-color .color-detail .orange:focus,
.page-color .color-detail .orange:active {
  background-color: #ff6a18;
}
.page-color .color-detail .red {
  background-color: rgba(246, 33, 35, 0.8);
}
.page-color .color-detail .red:hover,
.page-color .color-detail .red:focus,
.page-color .color-detail .red:active {
  background-color: #f62123;
}
.page-color .color-detail .violet {
  background-color: rgba(169, 99, 169, 0.8);
}
.page-color .color-detail .violet:hover,
.page-color .color-detail .violet:focus,
.page-color .color-detail .violet:active {
  background-color: #a963a9;
}
@media (max-width: 444px) {
  #recaptcha_table {
    border: 0 !important;
  }
  .recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 200px !important;
  }
  .recaptchatable #recaptcha_image img,
  .recaptchatable #recaptcha_image #recaptcha_challenge_image {
    width: 100%;
  }
  td.recaptcha_image_cell + td,
  td.recaptcha_image_cell + td + td {
    display: none;
  }
  .recaptchatable,
  #recaptcha_area tr,
  #recaptcha_area td,
  #recaptcha_area th,
  #recaptcha_response_field {
    width: 100% !important;
  }
  .recaptchatable,
  #recaptcha_area tr,
  #recaptcha_area td,
  #recaptcha_area th {
    padding: 0 !important;
  }
}