.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
}

:focus {
    outline: none;
}

a{
    color: var(--color-white);
}

.row {
    display: flex;
    flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.pt-1{
    padding-top: 1em;
} 

.pb-1{
    padding-bottom: 1em;
} 

.mt-5{
    margin-top: .5em;
} 

.mb-5{
    margin-bottom: .5em;
}

.d-none{
  display: none;
}

.header__container .logo__item--jcshub .logo .logo__image{
    width: 100px;
}
.header__container .nav__wrap .menu__wrap .menu__item__link {
    color: #fff;
    opacity: 1;
    font-size: 14px;
}
.about-hero-section .content__block .title-h1 {
    text-align: center;
}
.about-hero-section .content__block .desc-1 {
    color: #ffff;
    font-size: 18px;
    font-weight: bold;
}
.header__container .email .link-text, .copy_wrap .copy_wrap_list .copy_wrap_item, .copy_wrap .copy_wrap_list .copy_wrap_item .small-text, .copy_wrap .copy_wrap_list .copy_wrap_item .small-text, .footer .socials__link--all .link-text {
    color: #fff;
    opacity: 1;
    font-size: 12px;
    font-weight: 700;
}
.mobile-menu-bg {
    background: #13036b;
}
.about-observe-section .text__block {
    margin-bottom: 0rem;
}
.about-observe-section .observe-feature__item .feature-desc__wrap .small-text {
    color: #fff;
    opacity: 1;
    font-size: 12px;
    font-weight: 500;
}
.about-observe-section .observe-feature__item .text__wrap {
    width: 3rem;
}
.about-observe-section .observe-feature__item .icon {
    width: 1rem;
    height: 1rem;
    margin-top: 0rem;
}
.about-jcshub-section .content__block .image__block {
    width: 100%;
    height: 100%;
}
p.desc-1, p.desc-2{
    color: var(--color-white);
    font-weight: var(--font-weight-5);
    letter-spacing: var(--letter-spacing-1);
}
.about-map-section .content__block, .about-map-section .map__wrap{
    width: 100%;
}
.about-map-section .title-h6{
    font-size: .17em;
    margin-bottom: .20rem;
}
.about-map-section p.desc-2, .about-map-section .title-h6 {
    text-align: left;
}

@media only screen and (max-width: 768px){
.about-map-section .title-h6{
    margin-top: .20rem;
}
.about-map-section .map__wrap {
    margin-top: .57rem;
}
}

.header.show-menu {
    background: #130563;
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.3);
}

.footer.show-footer {
    background: #120558;
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.3);
}

.footer__container .socials__link--list .social__item--facebook svg, .footer__container .socials__link--list .social__item--linkedin svg{
    width: .16rem;
    height: .16rem;
}

@media (max-width: 420px){
.footer__container .socials__wrap .socials__link--list .social__item--facebook svg, .footer__container .socials__wrap .socials__link--list .social__item--linkedin svg {
    width: .2rem;
    height: .2rem;
}
}

@media only screen and (max-width: 768px){
.about-map-section .map__wrap.desktop {
    display: block;
}
.about-observe-section .observe-feature__item .text__wrap {
    text-align: left;
}
.about-observe-section .observe-feature__item .feature-desc__wrap .small-text{
    font-size: .14rem;
}
.footer.show-footer {
    background: transparent;
    box-shadow: none;
}
}

@media (max-width: 420px){
.about-map-section .map-content__wrap {
    display: block;
}
.about-observe-section .observe-feature__item .text__wrap {
    width: 100% !important;
    text-align: left;
}
.about-observe-section .observe-feature__item .content__wrap {
    text-align: center;
    align-items: center;
}
.about-observe-section .observe-feature__item .feature-desc__wrap .small-text {
    font-size: .18rem;
}
}

main[data-page-id=about] .bg {
    display: block;
}

.main-section{
    display: flex;
    align-items: center;
    flex-grow: 1;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
}

/**About Page**/
.company-about-section .title {
    margin-bottom: .40rem;
    font-size: .45rem;
    line-height: .5rem;
}
.company-about-section .desc__wrap {
    margin-bottom: .5rem;
}
.company-about-section .desc-1:not(:last-child) {
    margin-bottom: .14rem;
}

/** Service Page **/
main[data-page-id=company] {
    background-image:linear-gradient(134deg,#14056b 0,#13055a 51%,#100452 100%) !important;
}
.services-section .title.title-h1, .services-section .title.title-h2  {
    margin-bottom: 1em;
}
.services-section .title {
    margin-bottom: .50em;
}
.services-section .desc__wrap {
    margin-bottom: .5rem;
}
.services-section .desc-1:not(:last-child) {
    margin-bottom: .14rem;
}
.services-main img{
  height: 260px;
  margin-bottom: .50em;
}
.services-main a.desc-1 p{
  margin-top: 1em;
  color: var(--color-white);
  font-weight: var(--font-weight-5);
}
.services-section .erp-products img{
  height: 210px;
  margin-bottom: .20em;
}
.accordion ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
.accordion ul li {
  position: relative;
  padding: 0;
  margin: 0;
  border-top: 1px dotted #dce7eb;
}
.accordion ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.accordion ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.accordion ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.accordion ul li:last-of-type {
  padding-bottom: 0;
}
.accordion ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}
.accordion ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 3px;
  height: 9px;
}
.accordion ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.accordion ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.accordion ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.accordion ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.accordion ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

.accordion ul li i:before, .accordion ul li i:after {
  transition: all 0.25s ease-in-out;
}

.accordion ul li {
  animation: flipdown 0.5s ease both;
}

.accordion ul li h6{
  color: var(--color-white);
  font-family: var(--main-font);
  font-size: var(--font-size-h4);
  font-weight: var(--font-weight-5);
  letter-spacing: var(--l-s-title-h2);
  line-height: var(--line-height-h2);
  margin-top: .1rem;
  margin-bottom: .1rem;
}

.accordion ul li p{
  color: var(--color-white);
  font-weight: var(--font-weight-5);
  letter-spacing: var(--l-s-desc-1);
  font-family: var(--sub-font);
  font-size: var(--font-size-desc1);
  line-height: var(--line-height-desc1);
  margin-bottom: .1rem;
}

/**Contact Page**/
.contact-section .title {
    margin-bottom: .40em;
}
.contact-section .form-group{
  margin-bottom: .05rem;
}
.form-control {
    height: 50px;
    width:100%;
    padding: 8px 15px;
    font-size: 14px;
    color: #0e314c;
    border: 1px solid #eee;
    border-radius: 0;
    background: #eee;
    -webkit-transition: .5s;
    transition: .5s;
    vertical-align: middle;
}
.btn {
    font-weight: 600;
    font-size: 14px;
    border: none;
    padding: 15px 40px;
    position: relative;
    border-radius: 4px;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 13px 27px 0 rgba(68,206,111,.25);
    box-shadow: 0 13px 27px 0 rgba(68,206,111,.25);
    vertical-align: middle;
}
.btn-primary {
    color: #004b8e;
    background-color: #fff;
}

/**Career Page**/
.career-section .title {
    margin-bottom: .40em;
}

/**Privacy Page**/
.privacy-section .content {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

/**Social Share Buttons**/
#social-share {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 20;
  /*transitions with relative delay*/
}
#social-share ul.social-itens .btn-share, #social-share div.social-open-menu .btn-share {
  position: relative;
  cursor: pointer;
  border-radius: 50%;
  color: white;
  line-height: 1;
  outline: 0;
  border: 0;
  margin-top: 15px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 50%), 0 1px 2px rgb(0 0 0 / 50%);
}
#social-share ul.social-itens .btn-share:hover, #social-share div.social-open-menu .btn-share:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
#social-share ul.social-itens {
  list-style: none;
  text-decoration: none;
  text-align: center;
  position: relative;
  display: block;
  /* display: none; */
}
#social-share ul.social-itens .btn-share {
  width: 50px;
  height: 50px;
  /* transform: none; */
}
#social-share ul.social-itens .btn-share.social-item-1 {
  background-color: #3B5998;
}
#social-share ul.social-itens .btn-share.social-item-1 i {
  text-shadow: 0px 0px #344e86, 1px 1px #344e86, 2px 2px #344e86, 3px 3px #344e86, 4px 4px #344e86, 5px 5px #344e86;
}
#social-share ul.social-itens .btn-share.social-item-2 {
  background-color: #007bb5;
}
#social-share ul.social-itens .btn-share.social-item-2 i {
  text-shadow: 0px 0px #d81558, 1px 1px #d81558, 2px 2px #d81558, 3px 3px #d81558, 4px 4px #d81558, 5px 5px #d81558;
}
#social-share ul.social-itens .btn-share.social-item-3 {
  background-color: #125688;
}
#social-share ul.social-itens .btn-share.social-item-3 i {
  text-shadow: 0px 0px #edb100, 1px 1px #edb100, 2px 2px #edb100, 3px 3px #edb100, 4px 4px #edb100, 5px 5px #edb100;
}
#social-share ul.social-itens .btn-share.social-item-4 {
  background-color: #55ACEE;
}
#social-share ul.social-itens .btn-share.social-item-4 i {
  text-shadow: 0px 0px #edb100, 1px 1px #edb100, 2px 2px #edb100, 3px 3px #edb100, 4px 4px #edb100, 5px 5px #edb100;
}
#social-share ul.social-itens.open .btn-share {
  transform: scale(1);
  opacity: 1;
  /* transform: translate(0px, -15px); */
}
#social-share ul.social-itens li {
  position: relative;
  height: 65px;
}
#social-share ul.social-itens li .btn-share {
  transform: scale(0);
  opacity: 0;
}
#social-share ul.social-itens li .btn-share-text {
  /* opacity: 0; */
  position: absolute;
  bottom: 15px;
  right: 100%;
  margin-right: 10px;
  min-width: 75px;
  border-radius: 2px;
  padding: 3px 4px;
  text-align: center;
  font-weight: 300;
  background: rgba(20, 20, 20, 0.7);
  color: #fff;
  display: block;
  opacity: 0;
  /* transition: all 500ms ease-in-out  0.5s; */
}
#social-share ul.social-itens li:hover .btn-share-text {
  opacity: 1;
}
#social-share div.social-open-menu .btn-share {
  width: 60px;
  height: 60px;
  background-color: #13036b;
}
#social-share div.social-open-menu .btn-share i {
  text-shadow: 0px 0px #f32c1e, 1px 1px #f32c1e, 2px 2px #f32c1e, 3px 3px #f32c1e, 4px 4px #f32c1e, 5px 5px #f32c1e;
}
#social-share .social-itens.open .social-item-1, #social-share .social-itens.open .social-item-1 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}
#social-share .social-itens.hidden .social-item-1, #social-share .social-itens.open .social-item-1 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
}
#social-share .social-itens.open .social-item-2, #social-share .social-itens.open .social-item-2 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
}
#social-share .social-itens.hidden .social-item-2, #social-share .social-itens.open .social-item-2 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
}
#social-share .social-itens.open .social-item-3, #social-share .social-itens.open .social-item-3 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
}
#social-share .social-itens.hidden .social-item-3, #social-share .social-itens.open .social-item-3 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
}
#social-share .social-itens.open .social-item-4, #social-share .social-itens.open .social-item-4 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
}
#social-share .social-itens.hidden .social-item-4, #social-share .social-itens.open .social-item-4 .btn-share-text {
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}

/* Slideshow */
.mySlides {display: none}

.slideshow-container {
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 14px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.slide-active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next, .text {font-size: 12px}
}

/*Header Dropdown Menu*/
.header__container .nav__wrap .menu__wrap .menu__list li ul.dropdown {
  margin:0;
  background: #13036b;
  visibility: hidden;
  opacity: 0;
  min-width: 2rem;
  position: absolute;
  transition: all 0.5s ease;
  top: 0.46rem;
  display: none;
  box-shadow: 0 1px 7px 0 rgba(0,0,0,.3);
  padding:0 10px 10px 10px;
  border-radius: 8px;
}

.header__container .nav__wrap .menu__wrap .menu__list li:hover > ul.dropdown,
.header__container .nav__wrap .menu__wrap .menu__list li ul.dropdown:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.header__container .nav__wrap .menu__wrap .menu__list li ul.dropdown li {
  clear: both;
  width: 100%;
  vertical-align: middle;
  line-height: 20px;
}

.header__container .nav__wrap .menu__wrap .menu__list li ul.dropdown li a{
  font-size: 14px;
  vertical-align: middle;
  font-weight: var(--font-weight-6);
  letter-spacing: var(--letter-spacing-1);
}


/* STACKED CAPTCHA */
.capbox {
  width: 100%;
  max-width: 220px;
  background-color: #BBBBBB;
  background-image: linear-gradient(#BBBBBB, #9E9E9E);
  border: #2A7D05 0px solid;
  border-width: 2px 2px 2px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  padding: 5px 15px 5px 15px;
  border-radius: 4px 4px 4px 4px;
}

.capbox-inner {
  font: bold 12px arial, sans-serif;
  color: #000000;
  background-color: #E3E3E3;
  margin: 8px auto 0px auto;
  padding: 5px 10px 5px 10px;
  border-radius: 4px;
}

#CaptchaDiv {
  font: normal 25px Impact, Charcoal, arial, sans-serif;
  font-style: italic;
  color: #000000;
  background-color: #FFFFFF;
  user-select: none;
  padding: 4px;
  border-radius: 4px;
}

#CaptchaInput { 
  border: #38B000 2px solid; 
  margin: 3px 0px 1px 0px; 
  width: 98%; 
}
