body {
  color: #fff;
  font-size: 18px;
}
.logo-image img {
  max-height: 100px;
}
body div.ja-masthead .ja-masthead-detail .ja-masthead-title {
  color: #fff;
  text-shadow: 4px 4px 10px #010000, 2px 3px 10px #010000, 4px 5px 10px #010000, 4px 6px 10px #010000!important;
}
div.ja-masthead::before {
  background: transparent;
}
.ja-masthead-description {
  max-width: 90%;
  margin: 0 auto;
  text-shadow: 4px 4px 10px #010000, 2px 3px 10px #010000, 4px 5px 10px #010000, 4px 6px 10px #010000!important;
}
.article-footer {
  color: #fff;
  font-size: inherit;
}

#Section143 {
  text-shadow: 4px 4px 10px #010000, 2px 3px 10px #010000, 4px 5px 10px #010000, 4px 6px 10px #010000 !important;
}
#Section143 .module-ct {
  color: #fff;
}

div.ja-masthead {
  min-height: 540px;
}
.article-detail h1,
h1.page-title,
h2.page-title {
  font-size: 40px;
  font-weight: bold;
}
.article-detail p {
  font-size: 18px;
  margin-bottom: 30px;
  color: #fff;
}
.article-detail span {
  color: #fff !important;
}
.article-detail a {
  color: #fff !important;
  text-decoration: underline;
}
.article-detail a:hover {
  opacity: 0.8;
}

#t3-mainnav {
  text-align: right;
  margin-left: auto;
  position: relative;
  top: 40px;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  font-family: Roboto;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 4px 4px 10px #010000, 2px 3px 10px #010000, 4px 5px 10px #010000, 4px 6px 10px #010000!important;
}

.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-image {
  opacity: 1 !important;
}
div#n2-ss-2 .nextend-bullet-bar .n2-bullet {
  cursor: pointer;
  transition: background-color 0.4s;
  border: 1px solid #fff;
  border-radius: 50%;
  background: none;
}
div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active {
  background: #efc75e !important;
}

div#n2-ss-2 .n2-ss-button-container a {
  font-size: 30px !important;
  line-height: normal !important;
}
div#n2-ss-2 .n2-ss-item-content {
  font-weight: bold;
  font-size: 60px !important;
  text-shadow: 4px 4px 10px #010000, 2px 3px 10px #010000, 4px 5px 10px #010000, 4px 6px 10px #010000!important;
}
div#n2-ss-2 .n2-ss-item-content p {
  font-size: 40px !important;
  text-shadow: 4px 4px 10px #010000, 2px 3px 10px #010000, 4px 5px 10px #010000, 4px 6px 10px #010000!important;
}

.nav.menu.social li {
  display: inline-block;
  padding: 0;
  margin: 0 2px 3px 1px;
}
.nav.menu.social li a {
  border-radius: 20px;
  box-sizing: border-box;
  color: #3e3e3e;
  display: block;
  font-size: 15px;
  border: 1px solid #e9e9e9;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  
  text-decoration: none;
  padding: 0;
  color: #fff;
  
}

.mod-articleslatest .item_title {
  display: none;
}
.mod-articleslatest .item_introtext img {
  display: none;
}
ul.latestnews {
  margin: 0;
  padding-left: 0;
  display: grid;
  grid-template-columns: 50% 50%;
  list-style: none;
}
ul.latestnews li {
  padding: 20px;
  display: grid;
  grid-template-columns: 30% auto;
}
ul.latestnews li .item_content {
  padding-left: 20px;
}
ul.latestnews li h1 {
  font-size: 30px;
}
ul.latestnews figure img {
  width: 200px;
  border-radius: 50%;
  max-width: 100%;
}
h1.module-title,
h3.module-title {
  font-size: 40px;
  color: #f5500a;
}
.news_readmore {
  text-align: center;
}
ul.latestnews figure a {
  position: relative;
}
ul.latestnews figure a img {
  opacity: 0.6;
}
ul.latestnews figure a:hover img {
  opacity: 0.8;
}
ul.latestnews time {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  
  font-size: 45px;
  text-tranform: uppercase;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}

#Section140 {
  background: url("../../templates/ja_space/images/parallax1.jpg") no-repeat left top;
  background-size: 100% 100%;
  padding: 40px 0;
  text-align: center;
}
#mod-custom140 {
  text-align: center;
  min-height: 300px;
  margin: 0 auto;
  max-width: 80%;
}
#mod-custom140 .btn {
  background: #2a2a2a;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  line-height: 100px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
}

.rd-video_cnt .container {
  min-height: 500px;
  position: relative;
}
.rd-video .btn.video {
  font-size: 32px;
  line-height: 40px;
  padding: 28px 41px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  
  font-weight: bold;
  border: 1px solid #fff;
}
.rd-video .btn.video i {
  font-size: 25px;
}

.ja-decor {
  display: none !important;
}

.t3-section.mod_home_welcome {
  background: url("../../templates/ja_space/images/bg_aboutus.jpg") no-repeat center center;
  background-size: 100% 100%;
  padding: 80px 0;
  text-align: center;
  min-height: 550px;
}
.mod_home_welcome .container .inner {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.t3-section.mod_home_welcome p {
  font-size: 20px;
}
div.ja-masthead .ja-masthead-detail .ja-masthead-title {
  background: none;
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: none;
  -webkit-text-fill-color: inherit;
  color: #cd4208;
}
.btn-info,
.btn-primary {
  background-color: #f5500a;
}
.rsform-submit-button,
.rsform-reset-button {
  background: #f5500a !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px !important;
}
.rsform-submit-button:hover,
.rsform-reset-button:hover {
  opacity: 0.8;
}
.formResponsive textarea.rsform-text-box {
  width: 100%;
  box-sizing: border-box;
}
.btn-primary {
  background: linear-gradient(135deg, #f5500a, #f5500a);
}

#c_footer_1 {
  position: relative;
  text-align: center;
  display: block;
}
#c_footer_1 h3 {
  display: inline-block;
  padding: 10px;
  margin: 0;
  text-transform: uppercase;
  color: #f5500a;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -60px;
}
#c_footer_1 h3:hover {
  opacity: 0.8;
}
#c_footer_1 h3::after {
  content: "\f3d0";
  font-family: "Ionicons";
  margin-left: 10px;
}
#c_footer_1 h3.active::after {
  content: "\f3d8";
}
#c_footer_1 ul.menu {
  display: none;
  margin-top: 20px;
}
#c_footer_1 ul.menu > li {
  display: inline-block;
}
#c_footer_1 ul.menu a {
  padding: 5px 10px;
  color: #f5500a;
}
#c_footer_1 ul.menu a:hover {
  color: #fff;
}

.blog .article-intro img,
.blog .article-intro h1,
.blog .article-intro h2 {
  display: none !important;
}
.blog .image-wrap .pull-left.item-image img {
  max-width: 200px;
  border-radius: 50%;
}
.link-readmore {
  border: 1px solid;
  padding: 5px 10px;
  border-radius: 5px;
}

#Section99 {
  background: url("../../templates/ja_space/images/bg_services.jpg") left top no-repeat;
  background-size: 100% 100%;
}
#Section99 .acm-features.style-2 .features-item .font-icon span::before {
  color: #f5500a;
  background-color: linear-gradient(135deg, #f5500a, #f5500a);
}
#Section99 .acm-features.style-2 .features-item .font-icon span::before {
  color: #f5500a;
  font-size: 96px;
  background: linear-gradient(135deg, #f5500a, #f5500a);
  background-clip: text;
  display: inline-block;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  font-weight: 400;
  text-indent: 1px;
}
.acm-features.style-2 .features-item::before {
  background: linear-gradient(135deg, #111111, #111111);
  border-radius: 3px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 800ms;
  -o-transition: opacity 800ms;
  transition: opacity 800ms;
}

.acm-features.style-2 .features-item {
  background: none;
}
.acm-features.style-2 .features-item .img-icon {
  margin-bottom: 10px;
}
.acm-features.style-2 .features-item h4 {
  margin: 0;
  padding: 0;
}
#Section149 .acm-features.style-2 .features-item {
  padding: 10px;
}

#Section150 {
  background: url("../../templates/ja_space/images/bg_contact.jpg") center center no-repeat;
  background-size: 100% 100%;
}
#mod-custom150 {
  min-height: 300px;
  text-align: center;
}
#mod-custom150 .btn {
  position: relative;
  top: 220px;
  font-size: 18px;
  font-weight: bold;
}

#t3-section-bottom .t3-section {
  padding: 0;
}
#Section104 .module-inner {
  padding-bottom: 40px;
}
.acm-cliens .row,
.acm-cliens .client-item {
  border: 0px solid;
}
.client-img {
  margin: 0 20px;
  position: relative;
}
.acm-cliens .client-item .client-img {
  height: auto;
  padding: 0;
}
.acm-cliens .client-item .client-img > img {
  position: relative;
}

#Section136 {
  background: url("../../templates/ja_space/images/bg_2.jpg") left top no-repeat;
  background-size: 100% 100%;
}

#c_footer_contain {
  background: url("../../templates/ja_space/images/bg_footer.jpg") left top no-repeat;
  background-size: 100% 100%;
}
#t3-footer {
  background: none;
}

#mod-custom140 {
  text-shadow: 4px 4px 10px #010000, 2px 3px 10px #010000, 4px 5px 10px #010000, 4px 6px 10px #010000!important;
}
#mod-custom140 .btn {
  border: 1px solid #cecece;
}
#mod-custom140 .btn:hover {
  background-color: #f5500a;
}
#Section102 .module-title-wrap {
  margin-bottom: 50px;
}

#onlinepayment_container {
  max-width: 600px;
  margin: 30px auto;
}

.page_news article > header {
  display: none;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #f5500a;
  border-color: #f5500a;
}
.btn.off-canvas-toggle,
.btn.off-canvas-toggle:focus,
.btn.off-canvas-toggle:focus,
.btn.off-canvas-toggle:active {
  background: #f5500a;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .mega-nav > li a:hover,
#t3-off-canvas .t3-off-canvas-body .nav > li.active > a,
#t3-off-canvas .t3-off-canvas-body .nav > li.active > span,
#t3-off-canvas .t3-off-canvas-body .dropdown-menu > li.active > a {
  color: #f5500a !important;
}
#t3-off-canvas .t3-off-canvas-header {
  background: none;
}
#t3-off-canvas .t3-off-canvas-header h2 {
  display: none;
}

#Section160 {
  margin: 50px 0 30px 0;
}
.testimonials .container-inner {
  padding: 0 10px;
}
#Section160 .module-title-wrap {
  margin-bottom: 40px;
}
.testimonials .container-inner .item {
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  color: #fff;
  background: linear-gradient(135deg, #111111, #111111);
}
.testimonials .container-inner .item p {
  display: inline;
}
.testimonials .container-inner .item i {
  font-size: 20px;
}
.testimonials .container-inner .item .caption {
  font-weight: bold;
  color: #f5500a;
  font-style: italic;
}

@media (min-width: 768px) {
  body .t3-header + .t3-masthead .ja-masthead,
  body .t3-header + .t3-hero .ja-masthead {
    padding-top: 280px;
  }
}
@media (min-width: 1024px) {
  .owl-carousel .owl-item img {
    min-height: 240px;
  }
}
@media (max-width: 768px) {
  .t3-section.mod_home_welcome {
    background-size: auto auto;
  }
  .logo-image img {
    max-height: 60px;
  }
  div.ja-masthead {
    min-height: 200px;
  }
  div#n2-ss-2 .n2-ss-item-content {
    font-size: 40px !important;
  }
  div#n2-ss-2 .n2-ss-item-content p {
    font-size: 30px !important;
  }
  #Section150 {
    background-size: 768px auto;
  }
  #mod-custom150 {
    min-height: 250px;
  }
  #mod-custom150 .btn {
    position: relative;
    top: 155px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #Section140 {
    background-size: 768px 100%;
    padding: 10px 0;
    min-height: 180px;
  }
  #mod-custom140 .btn {
    font-size: 12px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  #mod-custom140 {
    min-height: 0;
    max-width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    line-height: normal;
  }
  #mod-custom140 p {
    margin: 5px 0;
  }
  #mod-custom140 span {
    font-size: 30px !important;
  }
  ul.latestnews {
    grid-template-columns: 100%;
  }
  .row .span6,
  .row .span4 {
    display: block;
    width: 100%;
  }
}

.items-row:after {
  content: '';
  display: block;
  clear: both;
}
.page-category__history .item .item_info {
  min-width: 200px;
}
.page-category__history .items-row {
  position: relative;
}
.page-category__history .items-row > div {
  clear: both;
  position: relative;
}
.page-category__history .items-row > div:before {
  color: #fff;
  content: '\f073';
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 40px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  right: -21px;
  text-align: center;
  top: 15px;
  width: 40px;
  background: #efc75e;
}
.page-category__history .items-row > div .item {
  border: 1px solid #ddd;
  margin-right: 25px;
  padding: 40px;
  position: relative;
}
.page-category__history .items-row > div .item:before,
.page-category__history .items-row > div .item:after {
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  content: '';
  position: absolute;
  top: 20px;
}
.page-category__history .items-row > div .item:before {
  border-left: 15px solid #ddd;
  right: -16px;
}
.page-category__history .items-row > div .item:after {
  border-left: 15px solid #FFF;
  right: -15px;
}
.page-category__history .items-row > div .item .item_introtext p {
  padding-bottom: 0;
}
.page-category__history .items-row > div .item .item_info {
  left: 100%;
  margin-left: 80px;
  position: absolute;
  top: 20px;
}
.page-category__history .items-row > div + div {
  float: right;
}
.page-category__history .items-row > div + div:before {
  left: -21px;
  right: auto;
}
.page-category__history .items-row > div + div .item {
  margin-left: 25px;
  margin-right: 0;
}
.page-category__history .items-row > div + div .item:before,
.page-category__history .items-row > div + div .item:after {
  border-bottom: 15px solid transparent;
  border-left: none;
  border-top: 15px solid transparent;
  content: '';
  position: absolute;
  right: auto;
  top: 20px;
}
.page-category__history .items-row > div + div .item:before {
  border-right: 15px solid #ddd;
  left: -16px;
}
.page-category__history .items-row > div + div .item:after {
  border-right: 15px solid #FFF;
  left: -15px;
}
.page-category__history .items-row > div + div .item .item_info {
  left: auto;
  margin-left: 0;
  margin-right: 80px;
  right: 100%;
  text-align: right;
}
.page-category__history .items-row:before {
  bottom: 0;
  content: '';
  display: block;
  left: 50%;
  margin-left: 0;
  position: absolute;
  top: 0;
  width: 2px;
  background: #efc75e;
}
.page-category__history .item_info_dl {
  font-size: inherit;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #efc75e;
}
.page-category__faqs .to_top {
  margin-bottom: 30px;
  position: relative;
  text-align: right;
}
.page-category__faqs .to_top:before {
  background: #7c7c7c;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 30px;
  top: 50%;
}
.page-category__faqs .to_top a {
  font-size: 18px;
}
.page-category__faqs .item {
  margin-bottom: 0;
}
.page-archive_filters .filter-search {
  overflow: hidden;
  padding-bottom: 21px;
}
.page-archive_filters select,
.page-archive_filters button {
  display: inline-block;
  margin-bottom: 8px;
}
#jform_contact_message {
  height: 149px;
  resize: none;
  width: 100%;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
.contact_misc {
  margin-bottom: 15px;
}
#contact {
  margin-top: 15px;
}
.phone-num {
  display: inline-block;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  width: 100%;
}
.contact_email-copy,
.contact_vcard {
  display: inline-block;
  height: 39px;
  line-height: 39px;
  margin: 0 19.5px 0 0;
}
.contact_vcard {
  margin: 0;
}
.contact_details .icons-marker {
  display: block;
  float: left;
  line-height: 25px;
  margin-right: 5px;
  width: 16px;
  color: #efc75e;
}
.contact_address {
  overflow: hidden;
  padding-bottom: 25px;
}
.contact_details_fax {
  padding-bottom: 25px;
}
#contact_map {
  margin-bottom: 25px;
}
#contact_map .map {
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact_map .map.mfp-hide {
  display: block !important;
}
.map img {
  max-width: none !important;
}
.mfp-content .map {
  max-width: 1170px;
}
.contact_details_item {
  margin-bottom: 20px;
}
.errorBox {
  background: none;
  text-align: left;
}
#error .well {
  margin-bottom: 0;
}
.body__404 .big-404 {
  text-align: center;
}
.body__404 big {
  display: block;
  font-weight: 700;
  padding: 0 0 16px;
}
.body__404 .page-item__404 {
  padding: 100px 0;
}
.body__404 .mod-search_searchword + .btn {
  margin-top: 10px;
}
.site_map .menu ul {
  padding-left: 15px;
}
.site_map .menu ul ul {
  padding-left: 30px;
}
.site_map .menu ul ul ul {
  padding-left: 45px;
}
#member-registration,
#member-profile,
#user-registration {
  width: 65%;
  margin: 0 auto;
}
#member-registration .chzn-container,
#member-profile .chzn-container,
#user-registration .chzn-container {
  width: 100% !important;
}
#member-registration #helpsite-refresh,
#member-profile #helpsite-refresh,
#user-registration #helpsite-refresh {
  margin-top: 10px;
}
#member-registration .btn,
#member-profile .btn,
#user-registration .btn {
  vertical-align: inherit;
}
#member-registration .input-append,
#member-profile .input-append,
#user-registration .input-append {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 39px;
  width: 50%;
}
#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
  display: block;
  margin-top: 10px;
}
.page-login {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.page-login .btn {
  vertical-align: inherit;
}
.page-login .input-prepend {
  width: 100%;
}
#modules-form .chzn-container,
#adminForm .chzn-container {
  width: 100% !important;
}
#modules-form .input-prepend .btn + .btn,
#adminForm .input-prepend .btn + .btn,
#modules-form .input-append .btn + .btn,
#adminForm .input-append .btn + .btn {
  margin-left: 1px;
}
#modules-form .radio.btn-group > label,
#adminForm .radio.btn-group > label {
  margin-left: -16px;
  padding-left: 15px;
  padding-right: 15px;
}
#modules-form .btn-toolbar > .btn,
#adminForm .btn-toolbar > .btn {
  margin: 0 5px 5px 0;
}
#modules-form .btn-toolbar > .btn + .btn,
#adminForm .btn-toolbar > .btn + .btn {
  margin-left: 0;
}
#modules-form .accordion-inner,
#adminForm .accordion-inner {
  padding: 5px;
}
#adminForm #images .input-prepend.input-append {
  width: 100%;
}
#adminForm #images .input-prepend.input-append .btn {
  width: 5%;
}
#adminForm #images .input-prepend.input-append .btn + input {
  width: 85%;
}
#adminForm #images .input-prepend.input-append .btn + input + .btn {
  width: 10%;
}
@media (max-width: 1200px) {
  #contact_map {
    height: 376px;
  }
  .page-category__history .items-row:before {
    margin-left: 9px;
  }
  .page-category__history .items-row > div:before {
    right: -31px;
  }
  .page-category__history .items-row > div + div:before {
    left: -10px;
  }
}
@media (max-width: 979px) {
  .page-category__history .items-row:before {
    margin-left: 5px;
  }
  .page-category__history .items-row > div:before {
    right: -27px;
  }
  .page-category__history .items-row > div + div::before {
    left: -14px;
  }
}
@media (max-width: 767px) {
  .page-category__history .items-row:before {
    left: 19px;
    margin-left: 0;
  }
  .page-category__history .items-row > div + div {
    float: none;
  }
  .page-category__history .items-row > div + div:before {
    left: 0;
  }
  .page-category__history .items-row > div::before {
    left: 0;
    right: auto;
  }
  .page-category__history .items-row > div .item {
    margin-left: 50px !important;
    margin-right: 0 !important;
  }
  .page-category__history .items-row > div .item:before {
    border-left: none;
    border-right: 15px solid #E5E5E5;
    left: -16px;
    right: auto;
  }
  .page-category__history .items-row > div .item:after {
    border-left: none;
    border-right: 15px solid #FFF;
    left: -15px;
    right: auto;
  }
  .page-category__history .items-row > div .item .item_info,
  .page-category__history .items-row > div + div .item .item_info {
    margin: 0;
    position: static;
  }
  .body__404 .big-404 {
    margin-bottom: 15px;
  }
  #member-registration,
  #member-profile,
  #user-registration,
  .page-login {
    width: 100%;
  }
  #helpsite-refresh {
    display: block;
    margin-top: 10px;
  }
  .page_profile .btn-toolbar {
    float: none;
  }
  .input-prepend input {
    width: 100%;
  }
  #adminForm #images .input-prepend.input-append .btn {
    width: 10%;
  }
  #adminForm #images .input-prepend.input-append .btn + input {
    width: 75%;
    padding-left: 12%;
  }
  #adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 15%;
  }
}
@media (max-width: 639px) {
  #modules-form fieldset#jform_published label.btn span {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .row-fluid [class*="span"].site_map {
    float: left;
    width: 50%;
  }
  .row-fluid [class*="span"].site_map:nth-child(2n-1) {
    clear: both;
  }
}