.wrapper-hd {
  background: #ffffff;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1600px) {
  .wrapper-hd {
    margin: auto;
    width: 1600px;
  }
}
.t3-header {
  padding-top: 32px;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  .t3-header {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.t3-topbar {
  background: #fbfbfb;
  border-bottom: 1px solid #eeeeee;
  color: #9e9e9e;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
.t3-topbar p {
  margin-bottom: 0;
}
.topbar-right {
  text-align: right;
}
.topbar-right > div {
  display: inline-block;
  float: right;
}
.topbar-right .mod-languages {
  height: 40px;
  line-height: 40px;
}
.topbar-right .mod-languages > .btn-group {
  border-left: 1px solid #eeeeee;
  padding-left: 12px;
  margin-left: 12px;
}
.topbar-right .mod-languages > .btn-group img {
  display: none;
}
.topbar-right .mod-languages .dropdown-toggle {
  border: 1px solid #eeeeee;
  background: #ffffff;
  color: #555555;
  padding: 0 12px;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  height: 24px;
}
.topbar-right .mod-languages .dropdown-toggle:hover,
.topbar-right .mod-languages .dropdown-toggle:focus,
.topbar-right .mod-languages .dropdown-toggle:active {
  border-color: #d5d5d5;
  box-shadow: none;
}
.topbar-right .mod-languages .dropdown-menu {
  padding: 24px;
  right: 0;
  left: auto;
}
.topbar-right .mod-languages .dropdown-menu li {
  display: block;
}
.topbar-right .mod-languages .dropdown-menu li a {
  color: #aaaaaa;
  font-size: 11px;
  text-transform: uppercase;
}
.topbar-right .mod-languages .dropdown-menu li a:hover,
.topbar-right .mod-languages .dropdown-menu li a:focus,
.topbar-right .mod-languages .dropdown-menu li a:active {
  color: #62b103;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 40.5px;
  font-weight: 300;
}
.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;
}
.nav-right {
  height: 64px;
  padding: 16px;
}
.nav-right > div,
.nav-right > .form-search {
  float: right;
  padding-right: 16px;
  margin-right: 16px;
  position: relative;
}
.nav-right > div:before,
.nav-right > .form-search:before {
  background: url('../../../templates/ja_company/images/divi-menu.png') no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  height: 32px;
  width: 2px;
}
.nav-right > div:first-child,
.nav-right > .form-search:first-child {
  padding-right: 0;
  margin-right: 0;
}
.nav-right > div:first-child:before,
.nav-right > .form-search:first-child:before {
  display: none;
}
.nav-right form {
  margin: 0;
}
.nav-right label {
  display: none;
}
.nav-right .search,
.nav-right .form-search {
  border: 0;
  padding: 0;
  position: relative;
  height: 32px;
  width: 32px;
}
.nav-right .search .form-control,
.nav-right .form-search .form-control {
  background: url('../../../templates/ja_company/images/search.png') no-repeat 10px center;
  background-color: #4e4e4e;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  padding-left: 32px;
  height: 32px;
  width: 32px;
  -webkit-transition: width 400ms;
  -o-transition: width 400ms;
  transition: width 400ms;
  z-index: 10;
}
.nav-right .search .form-control::-moz-placeholder,
.nav-right .form-search .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.nav-right .search .form-control:-ms-input-placeholder,
.nav-right .form-search .form-control:-ms-input-placeholder {
  color: #ffffff;
}
.nav-right .search .form-control::-webkit-input-placeholder,
.nav-right .form-search .form-control::-webkit-input-placeholder {
  color: #ffffff;
}
.nav-right .search .form-control:focus,
.nav-right .form-search .form-control:focus {
  width: 200px;
}
.nav-right .search .form-control:focus::-moz-placeholder,
.nav-right .form-search .form-control:focus::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.nav-right .search .form-control:focus:-ms-input-placeholder,
.nav-right .form-search .form-control:focus:-ms-input-placeholder {
  color: #ffffff;
}
.nav-right .search .form-control:focus::-webkit-input-placeholder,
.nav-right .form-search .form-control:focus::-webkit-input-placeholder {
  color: #ffffff;
}
.nav-right .search .finder,
.nav-right .form-search .finder {
  border: 0;
  padding: 0;
  width: auto;
}
.section-wrap > div {
  padding-bottom: 96px;
  padding-top: 96px;
}
@media (max-width: 991px) {
  .section-wrap > div {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .section-wrap > div {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .section-wrap > div .t3-module {
    margin-bottom: 0;
  }
}
.t3-content-tabs {
  background-color: #fbfbfb;
  background-image: url('../../../templates/ja_company/images/bg-mask.png');
  background-repeat: no-repeat;
  background-position: left bottom;
}
.t3-content-tabs .nav-tabs {
  text-align: center;
}
.t3-content-tabs .nav-tabs > li {
  display: inline-block;
  float: none;
  margin: 0 16px;
}
@media (max-width: 767px) {
  .t3-content-tabs .nav-tabs > li {
    display: block;
    margin: 0 0 12px 0;
  }
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-footer {
  background: #0852A4;
  color: #aaaaaa;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #ffffff;
}
.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: 64px 0;
  }
}
.t3-footnav .t3-module {
  background: #0852A4;
  color: #aaaaaa;
  margin-bottom: 0;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  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 > a {
  color: #aaaaaa;
  font-size: 12px;
  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: transparent;
  color: #ffffff;
}
.t3-footnav .t3-module ul > li.active > a {
  background: transparent;
  color: #ffffff;
}
.t3-footnav .t3-module + div.t3-module {
  margin-top: 24px;
}
.t3-copyright {
  font-size: 12px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .copy-right {
  border-top: 1px solid #3a3a3a;
  padding: 64px 0 96px;
}
.copyright {
  margin-bottom: 0;
}
.copyright a {
  border-bottom: 1px dotted #aaaaaa;
  color: #d0d0d0;
}
.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;
}
.back-to-top {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 100;
}
.back-to-top .btn {
  background-color: #2d2d2d;
  color: #ffffff;
  padding: 0;
  height: 60px;
  width: 60px;
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.back-to-top .btn:hover,
.back-to-top .btn:focus,
.back-to-top .btn:active {
  background: #141414;
  color: #ffffff;
}
.back-to-top .btn .fa {
  margin-right: 0;
}
.back-to-top.affix .btn {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}