body {
  font-family: Helvetica, Arial, sans-serif;
}
.ja-header {
  background: #000;
  z-index: 100 !important;
}
.ja-header .container {
  border-bottom: 1px solid #1a1a1a;
  position: relative;
  color: #666;
}
.ja-header a {
  color: #f7682c;
}
.ja-header a:hover,
.ja-header a:focus,
.ja-header a:active {
  color: #ca431c;
}
.t3-languages {
  float: right;
}
.t3-languages div.mod-languages ul.lang-inline li {
  display: inline-block;
}
.logo {
  float: left;
  margin: 15px 0;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 10px 0 0;
}
.logo .logo-control .logo-img {
  margin: 15px 0;
}
.logo .logo-control .logo-img-sm {
  max-width: 120px !important;
}
.logo-image {
  overflow: hidden;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text h1 {
  color: #444;
}
.logo-text h1 a {
  color: #444;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 20px;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url(../../../templates/ja_onepage/images/ico/search-invert.png) no-repeat 8px center;
  width: 120px;
  padding-left: 26px;
}
.head-search .input:focus {
  color: #444;
  width: 180px;
}
#ja-quick-tips {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  bottom: -10px;
  color: #666;
  display: none;
  font-weight: bold;
  padding: 5px;
  position: absolute;
  line-height: 1;
  right: 5px;
}
#ja-quick-tips .inner {
  margin: 0;
  padding: 0;
  position: relative;
}
#ja-quick-tips span.arrow {
  background: url(../../../templates/ja_onepage/images/arrow-up.gif) no-repeat left top;
  display: block;
  height: 5px;
  margin-left: -3px;
  position: absolute;
  top: -10px;
  left: 50%;
  width: 7px;
}
.ja-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.onepage .section-subtitle,
.onepage .section-desc {
  display: block;
  font-weight: bold;
  margin: 0 0 30px;
  text-align: center;
}
.onepage .section-subtitle {
  font-size: 15px;
}
.onepage .container {
  padding: 60px 0;
}
.onepage .section-title h2 {
  font-size: 24px;
  margin: 0 0 15px;
  line-height: 1;
  text-align: center;
}
.onepage .introduction {
  margin-bottom: 40px;
  padding: 0 150px;
  text-align: center;
}
.hero-unit {
  margin: 59px 0 0;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.hero-unit .container {
  padding: 140px 0 30px;
}
.hero-unit .hero-unit {
  padding: 0;
  margin: 0;
}
.hero-unit h1 {
  font-weight: bold;
  margin-bottom: 30px;
}
.hero-unit p {
  font-size: 24px;
  margin-bottom: 30px;
  padding: 0 150px;
}
.hero-unit p.btn_unit {
  margin-bottom: 0;
}
.hero-unit .btn {
  border: 0;
  color: #fff;
  font-weight: bold;
  padding: 15px 40px;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.hero-unit .btn-primary {
  background: #f7682c;
  margin-bottom: 40px;
}
.hero-unit .btn-primary:hover {
  background: #e74b09;
  color: #fff;
  text-shadow: none;
}
.hero-unit a.arrow-down {
  background: url(../../../templates/ja_onepage/images/arrow-down.png) no-repeat left top;
  display: inline-block;
  height: 40px;
  font-weight: bold;
  text-indent: -999em;
  width: 40px;
}
.hero-unit a.arrow-down:hover {
  background-position: left bottom;
}
.introducing .container {
  padding: 60px 0;
}
.introducing .section-title h2 {
  color: #222;
}
.introducing .t3-module {
  margin: 0;
}
.introducing .block {
  text-align: center;
}
.introducing .block-img i {
  background-image: url(../../../templates/ja_onepage/images/intro-icons.png);
  background-repeat: no-repeat;
  display: block;
  height: 120px;
  margin: 0 auto;
  text-indent: -999em;
  width: 120px;
}
.introducing-icon1 {
  background-position: 0px 0px;
}
.introducing-icon2 {
  background-position: -120px 0px;
}
.introducing-icon3 {
  background-position: -240px 0px;
}
.introducing .block-title {
  font-size: 18px;
}
.portfolio  .ja-cp-main .ja-cp-group {
  margin-bottom: 20px;
}
.portfolio .ja-cp-main .ja-cp-group .ja-cp-item {
  text-align: center;
  margin-bottom: 35px;
}
.portfolio .ja-cp-main .ja-cp-title {
  margin-bottom: 5px;
}
.portfolio .ja-cp-main a:hover,
.portfolio .ja-cp-main a:focus,
.portfolio .ja-cp-main a:active {
  text-decoration: none;
}
.portfolio .ja-cp-main a .ja-cp-title {
  color: #fff;
  font-size: 14px;
}
.portfolio .ja-cp-main a:hover .ja-cp-title,
.portfolio .ja-cp-main a:focus .ja-cp-title,
.portfolio .ja-cp-main a:active .ja-cp-title {
  color: #f7682c;
  text-decoration: none;
}
.portfolio .ja-cp-pagination {
  background: url(../../../templates/ja_onepage/images/line.gif) repeat-x left center;
  text-align: center;
}
.portfolio .ja-cp-main .ja-cp-image {
  margin-bottom: 20px;
}
.portfolio .ja-cp-main .ja-cp-image img {
  padding: 0;
  border: none;
}
.portfolio .ja-cp-main .ja-cp-image img.gotcolors {
  left: 0 !important;
}
.portfolio .ja-cp-pagination ul.ja-cp-pagelist {
  background: #000;
  display: inline;
  margin: 0;
  padding: 0 2px;
}
.portfolio .ja-cp-pagination ul li {
  vertical-align: middle;
}
.portfolio .ja-cp-pagination ul.ja-cp-pagelist span {
  background: url(../../../templates/ja_onepage/images/navigation.png) no-repeat left top;
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 10px;
  height: 10px;
  width: 10px;
  text-indent: -999em;
}
.portfolio .ja-cp-pagination ul.ja-cp-pagelist li.active span {
  background-position: left bottom;
}
.team ul.thumbnails {
  margin: 0;
}
ul.thumbnails div.thumbnail {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.thumb-mask .mask {
  display: none;
  height: 180px;
  position: relative;
  width: 180px;
  z-index: 20;
}
ul.thumbnails div.thumbnail .caption {
  padding: 0;
  text-align: center;
}
ul.thumbnails div.thumbnail .caption h3 {
  font-size: 16px;
  line-height: normal;
  margin: 15px 0px 5px;
}
ul.thumbnails li:hover div.thumbnail .caption h3 {
  color: #ca431c;
}
ul.thumbnails div.thumbnail .caption .meta {
  color: #999;
  font-size: 12px;
}
ul.thumbnails div.thumbnail .hiring img {
  background: url(../../../templates/ja_onepage/images/icon-add.gif) no-repeat center center;
  -webkit-box-shadow: inset 0px 0px 0 5px #eee;
  -moz-box-shadow: inset 0px 0px 0 5px #eee;
  box-shadow: inset 0px 0px 0 5px #eee;
}
ul.thumbnails div.thumbnail .hiring img:hover {
  background: url(../../../templates/ja_onepage/images/icon-add-hover.gif) no-repeat center center;
}
ul.social-list {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}
ul.social-list li {
  display: inline-block;
  height: 20px;
  margin: 0;
  width: 20px;
}
ul.social-list li a {
  background-image: url(../../../templates/ja_onepage/images/social-icons.png);
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  text-indent: -999em;
  width: 20px;
}
ul.social-list li a.facebook {
  background-position: 0px -20px;
}
ul.social-list li a.facebook:hover,
ul.thumbnails li:hover li a.facebook {
  background-position: 0px -40px;
}
ul.social-list li a.twitter {
  background-position: -20px -20px;
}
ul.social-list li a.twitter:hover,
ul.thumbnails li:hover li a.twitter {
  background-position: -20px -40px;
}
ul.social-list li a.flicker {
  background-position: -40px -20px;
}
ul.social-list li a.flicker:hover,
ul.thumbnails li:hover li a.flicker {
  background-position: -40px -40px;
}
.clients .testimonial {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 25px 30px;
  overflow: hidden;
}
.clients .testimonial blockquote {
  border: 0;
  margin: 0;
  padding: 0;
}
.clients blockquote p {
  font-size: 13px;
  margin: 0;
  line-height: 1.6;
}
.clients blockquote small {
  margin-top: 10px;
}
.clients blockquote small cite {
  color: #f7682c;
}
.clients .gs-wrap {
  position: relative;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
  width: 60px !important;
  height: 60px !important;
}
.clients .testimonial:hover .gs-wrap img.gotcolors {
  opacity: 1 !important;
  display: block;
}
.partners .container {
  border-top: 1px solid #e5e5e5;
}
.partners div {
  text-align: center;
}
.partners div.gs-wrap {
  position: relative;
}
.onepage.contact .container {
  padding-bottom: 0;
}
.map {
  background: #000;
}
.map .container {
  padding: 0 0 60px;
}
.map .custommap {
  padding: 4px;
  border: solid 1px #222;
}
.map .map-container {
  margin: 0px;
}
.section1 {
  background: #000;
  color: #666;
}
.section1 .hero-unit {
  background: #000;
}
.section1 h1 {
  color: #fff;
}
.section1 p {
  color: #666;
}
.section1 a {
  color: #f7682c;
}
.section1 a:hover,
.section1 a:focus,
.section1 a:active {
  color: #ca431c;
}
.section1 .section-title h2 {
  color: #fff;
}
.section1 .section-subtitle {
  color: #666;
}
.section2 {
  background: #fff;
  color: #666;
}
.section2 a {
  color: #f7682c;
}
.section2 a:hover,
.section2 a:focus,
.section2 a:active {
  color: #ca431c;
}
.section2 .section-title h2 {
  color: #000;
}
.section2 .section-subtitle {
  color: #999;
}
.section2 h3 {
  color: #000;
}
.section3 {
  background: #000;
  color: #666;
}
.section3 a {
  color: #f7682c;
}
.section3 a:hover,
.section3 a:focus,
.section3 a:active {
  color: #ca431c;
}
.section3 .section-title h2 {
  color: #fff;
}
.section3 .section-subtitle {
  color: #666;
}
.section4 {
  background: #fff;
  color: #666;
}
.section4 a {
  color: #f7682c;
}
.section4 a:hover,
.section4 a:focus,
.section4 a:active {
  color: #ca431c;
}
.section4 .section-title h2 {
  color: #000;
}
.section4 .section-subtitle {
  color: #999;
}
.section4 h3 {
  color: #000;
}
.section5 {
  background: #f5f5f5;
  color: #666;
}
.section5 a {
  color: #f7682c;
}
.section5 a:hover,
.section5 a:focus,
.section5 a:active {
  color: #ca431c;
}
.section5 .section-title h2 {
  color: #000;
}
.section5 .section-subtitle {
  color: #999;
}
.section6 {
  background: #000;
  color: #666;
}
.section6 a {
  color: #f7682c;
}
.section6 a:hover,
.section6 a:focus,
.section6 a:active {
  color: #ca431c;
}
.section6 .section-title h2 {
  color: #fff;
}
.section6 .section-subtitle {
  color: #666;
}
.ja-mainbody {
  padding-bottom: 40px;
  padding-top: 20px;
}
.ja-mainbody.bodypage {
  padding-top: 100px;
}
.ja-content .edit.item-page .tab-content {
  overflow: inherit;
}
.ja-footer {
  background: #000;
  color: #666;
  *zoom: 1;
}
.ja-footer:before,
.ja-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footer:after {
  clear: both;
}
.ja-footer small {
  display: block;
  font-size: 100%;
}
.ja-footer a {
  color: #222;
}
.ja-footer a:hover,
.ja-footer a:active,
.ja-footer a:focus {
  color: #fff;
}
.ja-footnav {
  padding: 60px 0 40px;
  *zoom: 1;
}
.ja-footnav:before,
.ja-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footnav:after {
  clear: both;
}
.ja-footnav ul {
  list-style: none;
  margin-left: 0;
}
.ja-footnav li {
  line-height: 24px;
}
.ja-footnav .module-title {
  font-size: 17px;
  color: #999;
}
.ja-copyright {
  border-top: 1px solid #1a1a1a;
  font-size: 11px;
  padding: 40px 0 40px;
  *zoom: 1;
}
.ja-copyright:before,
.ja-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-copyright:after {
  clear: both;
}
.ja-copyright .ja-copyright {
  border-top: 0;
  padding-top: 0;
}
.copyright {
  text-align: center;
}
.poweredby {
  float: right;
}
.ja-footer a {
  color: #666;
}
.ja-footer a:hover,
.ja-footer a:focus,
.ja-footer a:active {
  color: #f7682c;
}
.ja-footer a.back-to-top {
  background: url(../../../templates/ja_onepage/images/arrow-up.png) no-repeat left top;
  display: block;
  height: 40px;
  margin: 20px auto 0;
  text-indent: -999em;
  width: 40px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ja-footer a.back-to-top:hover {
  background-position: left bottom;
}
#search-form #finder-search button.button {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f87d49;
  background-image: -moz-linear-gradient(top,#f98b5d,#f7682c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f98b5d),to(#f7682c));
  background-image: -webkit-linear-gradient(top,#f98b5d,#f7682c);
  background-image: -o-linear-gradient(top,#f98b5d,#f7682c);
  background-image: linear-gradient(to bottom,#f98b5d,#f7682c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff88b5d', endColorstr='#fff7682c', GradientType=0);
  border-color: #f7682c #f7682c #cf4308;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #f7682c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#search-form #finder-search button.button:hover,
#search-form #finder-search button.button:focus,
#search-form #finder-search button.button:active,
#search-form #finder-search button.button.active,
#search-form #finder-search button.button.disabled,
#search-form #finder-search button.button[disabled] {
  color: #fff;
  background-color: #f7682c;
  *background-color: #f65613;
}
#search-form #finder-search button.button:active,
#search-form #finder-search button.button.active {
  background-color: #e74b09 \9;
}
#search-form #finder-search button.button {
  margin: 0;
  padding: 4px 14px;
  border: solid 1px #c5c5c5;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: -1px 1px 0 #F87D49 inset;
  vertical-align: top;
}
#search-form #finder-search button.button:hover,
#search-form #finder-search button.button:focus,
#search-form #finder-search button.button:active {
  background: #f98b5d;
}
.onepage .map-container img {
  max-width: none !important;
  width: auto !important;
}
.homepage #system-message-container {
  background: #000;
  margin-bottom: -59px;
}
.homepage .contact #system-message-container {
  padding-top: 0px !important;
  margin-bottom: 0px;
}
.ja-mainbody.bodypage #system-message-container {
  overflow: hidden;
  padding-top: 0px !important;
}
.contact div.first {
  margin-left: 0px !important;
}
.clients .img-grayscale {
  margin: 5px 20px 15px 0 \9;
}
.portfolio .gs-wrap {
  width: 240px \9 !important;
  height: 180px \9 !important;
  width: 100%;
  position: relative;
}
img.jaimage,
div.circle_image .img-grayscale,
.clients .img-grayscale {
  max-width: none \9 !important;
  filter: gray \9;
}
.clients .testimonial .hiring .img-grayscale,
.partners .span2 .img-grayscale,
.thumbnails li div.thumb-mask .mask-inner .img-grayscale {
  max-width: none \9 !important;
  filter: gray \9;
}
.clients .testimonial:hover .img-grayscale,
.partners .span2:hover .img-grayscale,
.thumbnails li:hover div.thumb-mask .mask-inner .img-grayscale {
  filter: none \9 !important;
}
.edit .nav-tabs > .active > a,
.edit .nav-tabs > .active > a:hover,
.edit .nav-tabs > li > a:hover,
.edit .nav-tabs > .active > a:focus,
.item-page .nav-tabs > .active > a,
.item-page .nav-tabs > .active > a:hover,
.item-page .nav-tabs > li > a:hover,
.item-page .nav-tabs > .active > a:focus {
  background: none;
  border-bottom-color: #fff;
  color: #444;
}
.view-modules .js-stools #filter_search {
  width: auto;
}