@-webkit-keyframes moveFourOne {
  0% {
    bottom: 100%;
  }
  100% {
    bottom: 0;
  }
}
@-moz-keyframes moveFourOne {
  0% {
    bottom: 100%;
  }
  100% {
    bottom: 0;
  }
}
@keyframes moveFourOne {
  0% {
    bottom: 100%;
  }
  100% {
    bottom: 0;
  }
}
@-webkit-keyframes moveOneFour {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 100%;
  }
}
@-moz-keyframes moveOneFour {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 100%;
  }
}
@keyframes moveOneFour {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 100%;
  }
}
@media (min-width: 992px) {
  .poup-menu.one-four .box-column[data-animation="move-from-top"] {
    -webkit-animation: moveOneFour 900ms both;
    -moz-animation: moveOneFour 900ms both;
    animation: moveOneFour 900ms both;
  }
  .poup-menu.one-four .box-column[data-delay="item-0"] {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .poup-menu.one-four .box-column[data-delay="item-1"] {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .poup-menu.one-four .box-column[data-delay="item-2"] {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .poup-menu.one-four .box-column[data-delay="item-3"] {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .poup-menu.four-one .box-column[data-animation="move-from-top"] {
    -webkit-animation: moveFourOne 900ms both;
    -moz-animation: moveFourOne 900ms both;
    animation: moveFourOne 900ms both;
  }
  .poup-menu.four-one .box-column[data-delay="item-3"] {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .poup-menu.four-one .box-column[data-delay="item-2"] {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .poup-menu.four-one .box-column[data-delay="item-1"] {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .poup-menu.four-one .box-column[data-delay="item-0"] {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.section-cta {
  background: #f0ad4e;
  padding: 60px 0;
}
.section-cta .section-title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.section-cta .section-title .cta-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 2.4;
}
.section-cta .btn {
  padding: 12px 15px;
}
.acm-cta.style-1 a {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  border: 2px solid #fff;
  color: #fff;
}
.btn:not(.js-btn) {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.4;
  padding-left: 24px;
  padding-right: 24px;
  text-transform: uppercase;
  white-space: normal;
}
.acm-spotlight .col-md-6.col-lg-6 {
  padding-right: 0;
  padding-left: 0;
}
.acm-cta.style-3 .cta-showcase-actions a {
  display: inline-block;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.acm-cta.style-3 nav.cta-showcase-actions {
  margin-top: 0;
  position: absolute;
  right: 25px;
  bottom: -120px;
}
.t3-footer {
  position: inherit;
  padding: 0;
  padding-top: 0px;
}
.t3-footer .row {
  display: block;
}
.t3-footer .t3-footnav {
  padding: 0;
}
.t3-footer .footer-bottom {
  background: #222;
  color: #fff;
  padding: 24px 0;
}
.t3-footer .copyright {
  color: #d8d8d8;
}
.t3-footer .copyright-info {
  float: right;
  color: #d8d8d8;
  font-size: 12px;
}
.t3-footer .copyright-info i.fa.fa-heart {
  color: #ff1900;
  font-size: 18px;
}
.t3-footer .nav {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
.t3-footer .list-info {
  display: flex;
}
.t3-footer .list-info > li a {
  background: #000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.t3-footer .list-info a .fa {
  background: #000;
  color: #ffffff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
div.t3-wrapper {
  padding-bottom: 0;
}
.t3-header {
  background: #fff;
  align-items: center;
  position: sticky !important;
  top: 0;
  left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 1000000;
}
@media (max-width: 1200px) {
  .t3-header {
    padding: 10px 12px;
  }
}
@media (max-width: 768px) {
  .t3-header .container {
    padding: 0;
    margin: 0;
    width: 100%;
  }
}
.t3-header .row {
  display: flex;
  align-items: center;
}
.t3-header .logo-image {
  line-height: 1;
  height: auto;
  max-width: 90px;
}
.t3-header .logo-image a {
  border: none;
}
.t3-header #t3-mainnav {
  display: none;
}
.t3-header .headright {
  float: right;
}
.t3-header .headright .head-search-inner {
  height: auto;
}
.t3-header .grp-ic .ic-bar {
  background: 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  width: 36px;
  height: 22px;
  cursor: pointer;
}
.t3-header .grp-ic .ic-bar span {
  display: block;
  margin: 0;
  padding: 0;
  width: 36px;
  height: 2px;
  background: #000;
  transition: width 0.25s ease;
  will-change: transform, width;
}
.t3-header .grp-ic .ic-bar:hover .ch-wd {
  width: 28px;
}
.t3-header .grp-ic .ic-close {
  background-image: url("../../../templates/ja_aiga/images/icon-close.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  display: none;
}
.footer-logo {
  max-height: 50px;
  float: left;
  padding-right: 20px;
}
.footer-logo img {
  max-height: 50px;
}
@media (min-width: 1200px) {
  .home .t3-wrapper {
    height: 100vh;
    overflow: hidden;
  }
}
.site-main {
  position: relative;
}
@media (min-width: 992px) {
  .site-main {
    overflow: hidden;
  }
}
.site-main .ic-close-full {
  background-image: url("../../../templates/ja_aiga/images/close-white.png");
  background-repeat: no-repeat;
  position: fixed;
  right: 16px;
  top: 16px;
  width: 30px;
  height: 30px;
  z-index: 1000001;
  line-height: 1;
  display: none;
  transition: transform .25s ease;
  transform: rotate(0);
  transform-origin: center;
  will-change: transform;
}
.site-main .ic-close-full:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.site-main .poup-menu {
  position: absolute;
  left: 0;
  bottom: 100%;
  top: 0;
  right: 0;
  z-index: 1000000;
}
@media (max-width: 992px) {
  .site-main .poup-menu {
    display: none;
  }
}
.site-main .poup-menu.four-one {
  bottom: 0;
}
.site-main .poup-menu.hide-ct {
  display: none;
}
.site-main .poup-menu.z-index {
  z-index: -1 !important;
}
.site-main .poup-menu.one-four {
  bottom: 0 !important;
}
.site-main .poup-menu .header-title,
.site-main .poup-menu h3 {
  color: #ffffff;
  line-height: 1;
  position: relative;
  padding-left: 10px;
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .site-main .poup-menu .header-title,
  .site-main .poup-menu h3 {
    margin: 8px 0 14px;
  }
}
.site-main .poup-menu .header-title:before,
.site-main .poup-menu h3:before {
  background: #fff;
  bottom: 5px;
  right: auto;
  width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  transform: rotate(12deg);
  -webkit-transform: rotate(12deg);
}
.site-main .poup-menu ul.nav li:before {
  content: "";
  height: 2px;
  width: 0;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all 0.4s ease;
  -webkit-transitin: all 0.4s ease;
}
.site-main .poup-menu ul.nav li a {
  color: #ffffff;
  padding: 6px 0;
  transition: all 0.4s ease;
  -webkit-transitin: all 0.4s ease;
  left: 0;
  font-size: 18px;
}
@media (max-width: 768px) {
  .site-main .poup-menu ul.nav li a {
    font-size: 16px;
  }
}
.site-main .poup-menu ul.nav li:hover a {
  left: 34px;
  color: #fff;
}
.site-main .poup-menu ul.nav li:hover:before {
  width: 25px;
}
.site-main .poup-menu .list-social {
  margin-top: 16px;
}
.site-main .poup-menu .list-social ul {
  display: flex;
  padding: 0;
  margin: 0;
}
.site-main .poup-menu .list-social ul li {
  list-style: none;
}
.site-main .poup-menu .list-social ul li + li {
  margin-left: 20px;
}
.site-main .poup-menu .list-social ul li a {
  color: #fff;
  font-size: 18px;
}
.site-main .poup-menu .list-social ul li a:hover {
  color: #f09123;
  text-decoration: none !important;
  border: none;
}
.site-main .poup-menu ul.latestnews {
  padding: 0;
  max-width: 380px;
  margin-top: 34px;
}
.site-main .poup-menu ul.latestnews li {
  list-style: none;
  display: flex;
}
.site-main .poup-menu ul.latestnews li + li {
  margin-top: 30px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .site-main .poup-menu ul.latestnews li + li {
    margin: 0;
  }
}
.site-main .poup-menu ul.latestnews li .pic-art {
  width: 100px;
  margin-right: 24px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .site-main .poup-menu ul.latestnews li .pic-art {
    margin: 0;
  }
}
.site-main .poup-menu ul.latestnews li .pic-art img {
  max-width: 100px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .site-main .poup-menu ul.latestnews li .grp-info {
    padding-left: 12px;
    margin-top: -10px;
  }
}
.site-main .poup-menu ul.latestnews li .title-art {
  flex: 1;
}
.site-main .poup-menu ul.latestnews li .title-art p {
  margin-top: 0;
  font-size: 16px;
}
.site-main .poup-menu ul.latestnews li .title-art p a {
  color: #ffffff;
}
.site-main .poup-menu ul.latestnews li .des-intro {
  font-size: 13px;
}
@media (max-width: 480px) {
  .site-main .poup-menu ul.latestnews li .des-intro {
    display: none;
  }
}
.site-main .poup-menu ul.latestnews li .des-intro p {
  margin: 0;
}
.site-main .poup-menu .hg-full {
  height: 100%;
}
.site-main .poup-menu [class^="col-"],
.site-main .poup-menu [class*=" col-"] {
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  
}
@media (max-width: 992px) {
  .site-main .poup-menu [class^="col-"],
  .site-main .poup-menu [class*=" col-"] {
    height: 60%;
  }
}
.site-main .poup-menu [class^="col-"]:before,
.site-main .poup-menu [class*=" col-"]:before {
  content: "";
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.site-main .poup-menu .hg-full .box-content {
  position: relative;
  z-index: 10;
  padding-left: 24px;
  padding-top: 60px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
@media (max-width: 1200px) {
  .site-main .poup-menu .hg-full .box-content {
    padding-top: 24px;
  }
}
.site-main .poup-menu .hg-full .box-content .moduletable > div,
.site-main .poup-menu .hg-full .box-content .moduletable > ul {
  padding-left: 20px;
  position: relative;
}
.site-main .poup-menu .hg-full .box-content .moduletable > div:before,
.site-main .poup-menu .hg-full .box-content .moduletable > ul:before {
  content: "";
  background: #fff;
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.site-main .poup-menu .hg-full.wrapper-work {
  background-image: url('../../../templates/ja_aiga/images/column-1/bg-1.jpg');
}
.site-main .poup-menu .hg-full.wrapper-work .box-content .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-work .box-content .moduletable > ul:before {
  background: #f09123;
}
.site-main .poup-menu .hg-full.wrapper-work .box-content:hover {
  background: #f09123;
}
.site-main .poup-menu .hg-full.wrapper-work .box-content:hover .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-work .box-content:hover .moduletable > ul:before {
  background: #fff;
}
.site-main .poup-menu .hg-full.wrapper-solution {
  background-image: url('../../../templates/ja_aiga/images/column-2/bg-2.jpg');
}
.site-main .poup-menu .hg-full.wrapper-solution .box-content .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-solution .box-content .moduletable > ul:before {
  background: #a3cf5e;
}
.site-main .poup-menu .hg-full.wrapper-solution .box-content:hover {
  background: #a3cf5e;
}
.site-main .poup-menu .hg-full.wrapper-solution .box-content:hover .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-solution .box-content:hover .moduletable > ul:before {
  background: #fff;
}
.site-main .poup-menu .hg-full.wrapper-about {
  background-image: url('../../../templates/ja_aiga/images/column-3/bg-3.jpg');
}
.site-main .poup-menu .hg-full.wrapper-about .box-content .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-about .box-content .moduletable > ul:before {
  background: #a172a6;
}
.site-main .poup-menu .hg-full.wrapper-about .box-content:hover {
  background: #a172a6;
}
.site-main .poup-menu .hg-full.wrapper-about .box-content:hover .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-about .box-content:hover .moduletable > ul:before {
  background: #fff;
}
.site-main .poup-menu .hg-full.wrapper-blog {
  background-image: url('../../../templates/ja_aiga/images/column-4/bg-4.jpg');
}
.site-main .poup-menu .hg-full.wrapper-blog .box-content .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-blog .box-content .moduletable > ul:before {
  background: #62b4e4;
}
.site-main .poup-menu .hg-full.wrapper-blog .box-content:hover {
  background: #62b4e4;
}
.site-main .poup-menu .hg-full.wrapper-blog .box-content:hover .moduletable > div:before,
.site-main .poup-menu .hg-full.wrapper-blog .box-content:hover .moduletable > ul:before {
  background: #fff;
}
body.show-popup .grp-ic .ic-bar {
  display: none;
}
body.show-popup .grp-ic .ic-close {
  display: inline-block;
  transition: transform .25s ease;
  transform: rotate(0);
  transform-origin: center;
  will-change: transform;
}
body.show-popup .grp-ic .ic-close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
body.show-popup .ic-close-full {
  display: block;
}
@media (max-width: 992px) {
  body.show-popup .poup-menu {
    display: block;
  }
}
.acm-featured-our .no-padding {
  padding: 0;
}
.acm-featured-our.style-1 .features-item {
  overflow: hidden;
  position: relative;
}
@media (max-width: 992px) {
  .acm-featured-our.style-1 .features-item {
    height: auto !important;
  }
}
.acm-featured-our.style-1 .features-item:before {
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  z-index: 1;
  opacity: 0.5;
}
.acm-featured-our.style-1 .features-item .img-sec {
  height: 100%;
}
.acm-featured-our.style-1 .features-item .img-sec img {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.acm-featured-our.style-1 .features-item .box-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
  width: 500px;
  max-width: 100%;
  padding: 0 12px;
}
.acm-featured-our.style-1 .features-item .box-info a {
  color: #fff;
}
.acm-featured-our.style-1 .features-item .box-info h2 {
  margin-top: 0;
  margin-bottom: 12px;
  color: #fff;
  font-size: 40px;
}
@media (max-width: 1200px) {
  .acm-featured-our.style-1 .features-item .box-info h2 {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  .acm-featured-our.style-1 .features-item .box-info h2 {
    font-size: 29px;
  }
}
.acm-featured-our.style-1 .features-item .box-info p {
  margin-bottom: 0;
  font-size: 20px;
}
@media (max-width: 1200px) {
  .acm-featured-our.style-1 .features-item .box-info p {
    font-size: 17px;
  }
}
@media (max-width: 1200px) {
  .acm-featured-our.style-1 .features-item .box-info p {
    font-size: 15px;
  }
}
.acm-featured-our.style-1 .features-item .btn-action {
  position: absolute;
  bottom: 24px;
  right: 24px;
  z-index: 2;
}
.acm-featured-our.style-1 .features-item .btn-action a {
  color: #fff;
  border: 2px solid #fff;
  padding: 6px 8px;
}
.acm-featured-our.style-1 .features-item .btn-action a span.txt {
  font-size: 0;
}
.acm-featured-our.style-1 .features-item .btn-action a:hover {
  background: #fff;
  color: #000;
}
.acm-featured-our.style-1 .features-item .btn-action a:hover .txt {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  font-size: 12px;
  margin-right: 6px;
  color: #000;
}
.acm-featured-our.style-1 .features-item:hover .img-sec img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
}
.acm-featured-our.style-2 .features-item {
  background: #f09123;
  padding: 80px 12px;
  text-align: center;
}
.acm-featured-our.style-2 .features-item .title h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 40px;
}
@media (max-width: 768px) {
  .acm-featured-our.style-2 .features-item .title h2 {
    font-size: 30px;
  }
}
.acm-featured-our.style-2 .features-item .desc-box {
  font-size: 20px;
  opacity: 0.8;
}
@media (max-width: 1200px) {
  .acm-featured-our.style-2 .features-item .desc-box {
    font-size: 16px;
  }
}
.acm-featured-our.style-2 .features-item .desc-box p {
  color: #fff;
}
.acm-featured-our.style-2 .features-item .btn-action {
  margin-top: 50px;
}
.acm-featured-our.style-2 .features-item .btn-action a {
  height: 50px;
  line-height: 1;
  border-radius: 0;
  border: 2px solid #fff;
  text-align: center;
  color: #fff;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.acm-featured-our.style-2 .features-item .btn-action a:hover {
  background: #fff;
  color: #000;
}
#t3-footer .container .row {
  display: flex;
  align-items: flex-start;
}
#t3-footer .t3-footnav {
  padding-bottom: 50px;
  font-size: 17px;
}
#t3-footer .t3-footnav .module-title {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  #t3-footer .t3-footnav .module-title {
    margin-bottom: 12px;
  }
}
#t3-footer ul li + li {
  margin-top: 6px;
  margin-right: 0;
}
#t3-footer ul.nav li a {
  transition: all 0.2s ease;
  -webkit-transitin: all 0.2s ease;
  left: 0;
  font-size: 18px;
}
#t3-footer ul.nav li a:hover {
  left: 6px;
  color: #3682d8;
}
#t3-footer ul.social li {
  margin-top: 0;
}
#t3-footer ul.social li + li {
  margin-left: 8px;
}
#t3-footer ul.social li a {
  text-align: center;
  line-height: 1;
  background: #222;
}
#t3-footer .acymailing_module .acymailing_module_form .acymailing_introtext {
  margin-bottom: 12px !important;
}
#t3-footer .acymailing_module .acymailing_module_form .acymailing_form {
  margin: 0;
}
#t3-footer .acymailing_module .acymailing_module_form .acymailing_form tbody {
  display: flex;
}
#t3-footer .acymailing_module .acymailing_module_form .acymailing_form tbody td {
  padding: 0;
}
#t3-footer .acymailing_module .acymailing_module_form .acymailing_form .acysubbuttons:after {
  content: "\f178";
  display: inline-block;
  font-family: fontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
}
#t3-footer .acymailing_module .acymailing_module_form .acymailing_form .acysubbuttons input {
  border: none;
}
#t3-footer .acymailing_module .acymailing_module_form .acymailing_form .acysubbuttons .btn {
  padding: 0;
  height: 56px;
  width: 56px;
  background: #f09123;
  display: inline-block;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 2;
}
#t3-footer .copyright-info .fa {
  margin: 0 6px;
}
.headright .head-search-inner > div {
  cursor: pointer;
}
@media only screen and (max-device-width: 667px) {
  .t3-footer .copyright-info {
    float: none;
    text-align: center;
  }
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
  .container .row {
    margin: 0 -12px;
  }
  .container [class^="col-"],
  .container [class*=" col-"] {
    padding-left: 12px;
    padding-right: 12px;
  }
  .t3-footer {
    text-align: center;
  }
  .t3-footer .nav > li {
    margin-right: 0;
  }
  .t3-footer .acymailing_form {
    margin: 0 auto !important;
  }
  .t3-footer .list-info {
    display: block;
  }
  .t3-footer ul.social li {
    margin-top: 0;
    text-align: center;
    display: inline-block;
  }
  .t3-footer .footer-logo {
    float: none;
    padding-right: 0;
    margin-bottom: 10px;
  }
  table.acymailing_form {
    margin: 0;
    border: 0px !important;
  }
  .acm-featured-our.style-1 .no-padding + .no-padding {
    margin-top: 0;
  }
}

@media only screen and (max-device-width: 736px) {
  .head-logo {
    display: none;
  }
}