.jkea_calloutdownload {
  padding: 50px 0;
  background: #fff;
}
@media (max-width: 1399px) {
  .jkea_calloutdownload {
    padding: 20px;
  }
}
.jkea_calloutdownload.grey {
  background: #F8F8F8;
}
.jkea_calloutdownload.grey-white {
  background: rgb(248, 248, 248);
  background: linear-gradient(180deg, #f8f8f8 0%, #f8f8f8 50%, #fff 51%, #fff 100%);
}
.jkea_calloutdownload.white-grey {
  background: rgb(248, 248, 248);
  background: linear-gradient(0deg, #f8f8f8 0%, #f8f8f8 50%, #fff 51%, #fff 100%);
}
.jkea_calloutdownload .jkea_container {
  background: #fff;
  border: 2px solid #d1d1d1;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 767px) {
  .jkea_calloutdownload .jkea_container {
    flex-direction: column;
  }
}
.jkea_calloutdownload .jkea_container .jkea_content {
  width: 65%;
  padding: 45px 20px 45px 45px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .jkea_calloutdownload .jkea_container .jkea_content {
    width: 100%;
    padding: 20px;
  }
}
.jkea_calloutdownload .jkea_container .jkea_content .jkea_title {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2rem;
  margin-bottom: 10px;
}
.jkea_calloutdownload .jkea_container .jkea_content .jkea_text {
  font-size: 1rem;
  line-height: 1.5rem;
}
.jkea_calloutdownload .jkea_container .jkea_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
}
@media (max-width: 767px) {
  .jkea_calloutdownload .jkea_container .jkea_link {
    width: calc(100% - 40px);
    margin: 0 auto 20px;
  }
}
.jkea_calloutdownload .jkea_container .jkea_link .jkea_button {
  display: inline-block;
  background: #f04c23;
}
.jkea_calloutdownload .jkea_container .jkea_link .jkea_button.blue {
  background: #6f90b1;
}
.jkea_calloutdownload .jkea_container .jkea_link .jkea_button a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
}
.jkea_calloutdownload .jkea_container .jkea_link .jkea_button a.btn {
  display: block;
  padding: 4px 40px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: none;
  border: none;
  font-weight: 500;
}
.jkea_calloutdownload .jkea_container .jkea_link .jkea_button a.btn:hover {
  color: #fff;
}

.jkea_checklist_wrapper {
  margin: 0 auto;
  width: 100%;
  padding: 80px 0px;
  max-width: 1140px;
  box-sizing: border-box;
}
@media (max-width: 1399px) {
  .jkea_checklist_wrapper {
    padding: 20px;
    margin: 0 auto;
  }
}
.jkea_checklist_wrapper .jkea_section_title h2 {
  color: #335471;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  font-weight: 500;
  margin-bottom: 50px;
}
.jkea_checklist_wrapper ul.jkea_checklist-items {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1140px;
  width: 100%;
}
.jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.9rem;
  max-width: 30%;
  margin: 0 30px 30px 0;
  position: relative;
  color: #5e5f5f;
  min-width: 30%;
  width: 30%;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content {
    max-width: 45%;
    width: 45%;
    min-width: 45%;
  }
}
@media (max-width: 767px) {
  .jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content {
    max-width: 100%;
    width: 100%;
  }
}
.jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content a {
  width: 100%;
  display: flex;
  align-items: flex-start;
  color: #5e5f5f;
  text-decoration: none;
}
.jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content a:hover {
  text-decoration: underline;
}
.jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content .jkea_text .arrow {
  transform: rotate(-90deg);
  position: relative;
  top: 3px;
  display: inline-block;
  width: 10px;
  height: 16px;
  margin-left: 4px;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  fill='%23df5835' viewBox='0 0 132.5 89' style='enable-background:new 0 0 132.5 89;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0.2,148.8c-0.1,0-0.2,0-0.2,0v0.1v48.7c0,0.1,0,0.1,0.1,0.1l38.1,23.6l28,16.5l28.1-16.4l38.1-23.6 l0.1-0.1V149c0-0.1-0.1-0.2-0.2-0.2h-0.1l-66.1,42.9L0.2,148.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content .icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.jkea_checklist_wrapper ul.jkea_checklist-items li.jkea_checklist-item_content .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.jkea_connect {
  width: 100%;
  min-height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_connect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
  }
}
.jkea_connect.grey {
  background: #F8F8F8;
}
.jkea_connect.white {
  background: #fff;
}
.jkea_connect.box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #EEF3F7;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 65px) 0%, 100% 100%, 65px 100%);
  clip-path: polygon(0% 0%, calc(100% - 65px) 0%, 100% 100%, 65px 100%);
  margin: 20px auto 150px;
  text-align: center;
  padding: 20px;
}
.jkea_connect.bar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 0.5px solid #2E5570;
  border-bottom: 0.5px solid #2E5570;
  margin: 20px auto 150px;
  text-align: center;
  padding: 20px;
}
.jkea_connect .barholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .jkea_connect .barholder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.jkea_connect .barholder .title {
  color: #2E5570;
  font-size: 1rem;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .jkea_connect .barholder .title {
    margin: 20px 0 10px;
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
  }
}
.jkea_connect .barholder .title .btn {
  background: #DB380F;
}
.jkea_connect .barholder .icons {
  color: #2E5570;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea_connect .barholder .icons {
    width: 70%;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.jkea_connect .barholder .icons .icon {
  height: 45px;
  width: 45px;
  position: relative;
  font-size: 2rem;
  padding: 0 15px;
}
@media (max-width: 1023px) {
  .jkea_connect .barholder .icons .icon {
    padding: 0 10px;
  }
}
.jkea_connect .barholder .icons .icon.blue {
  color: #2E5570;
}
.jkea_connect .barholder .icons .icon.orange {
  color: #DF5835;
}
.jkea_connect .barholder .icons .icon a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.jkea_connect .barholder .icons .icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-family: "fontawesome";
}
.jkea_connect .barholder .icons .icon.linkedin:before {
  content: "\f0e1";
}
.jkea_connect .barholder .icons .icon.youtube:before {
  content: "\f16a";
}
.jkea_connect .barholder .icons .icon.twitter:before {
  content: "\f099";
}
.jkea_connect .barholder .icons .icon.facebook:before {
  content: "\f09a";
}
.jkea_connect .barholder .icons .icon.instagram:before {
  content: "\f16d";
}

.jkea_cta-bar_wrapper {
  background: #2e5570;
  min-height: 450px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.jkea_cta-bar_wrapper .bars {
  position: relative;
  left: -200px;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .bars {
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    top: -20px;
    left: -100px;
    transform-origin: top left;
  }
}
.jkea_cta-bar_wrapper .bars .dots {
  height: 135%;
  width: 235px;
  position: absolute;
  left: -25%;
  bottom: -121px;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23CCCCCC' viewBox='0 0 137.9 70' style='enable-background:new 0 0 137.9 70;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M22.7,24.2l-2.9-4l-3,4h-4.1l5-6.6L13,11.2h4.2L20,15l2.8-3.8h4L22,17.6l5,6.7H22.7z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M90.3,24.2l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H90.3z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M56.5,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5H51l2.8,3.8l2.8-3.8h4L55.8,53l5,6.7H56.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M124.1,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H124.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 10%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .bars .dots {
    display: none;
  }
}
.jkea_cta-bar_wrapper .bars .greybar {
  position: absolute;
  left: 0;
  display: block;
  margin-top: -50px;
  width: 450px;
  height: 110%;
  background: #60625f;
  -webkit-clip-path: polygon(275px 0%, 100% 0%, 175px 100%, 0% 100%);
  clip-path: polygon(275px 0%, 100% 0%, 175px 100%, 0% 100%);
}
.jkea_cta-bar_wrapper .bars .bluebar {
  position: absolute;
  left: -40px;
  display: block;
  width: 400px;
  height: 90%;
  margin-top: -20px;
  background-color: rgba(111, 144, 177, 0.9);
  -webkit-clip-path: polygon(235px 0%, 100% 0%, 175px 100%, 0% 100%);
  clip-path: polygon(235px 0%, 100% 0%, 175px 100%, 0% 100%);
}
.jkea_cta-bar_wrapper .jkea_cta-bar {
  max-width: 55vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar {
    max-width: unset;
    padding: 0 20px;
    left: unset;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content {
  text-align: center;
  padding-top: 120px;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_title h2 {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 0.2rem;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_title h2 {
    font-size: 1.875rem;
    line-height: 2rem;
    margin-bottom: 0;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text {
  text-align: center;
  margin: 10px auto;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text p {
  color: #fff;
  font-size: 1rem;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text a {
  color: #fff;
  text-decoration: none;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_button {
  display: inline-block;
  background: #B6CAD8;
  border: none;
  margin: 10px auto;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_button a {
  font-weight: 500;
  background: none;
  border: none;
  display: block;
  padding: 8px 65px;
  color: #2e5570;
  text-transform: uppercase;
  text-decoration: none;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_button a:hover {
  color: #2e5570;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content form label {
  color: #fff;
  text-align: left;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content form .btn {
  border: 1px solid #DF5835;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .wpcf7-response-output {
  border-color: #fff;
  color: #fff;
}

.jkea_directions {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
@media (max-width: 1399px) {
  .jkea_directions {
    padding: 20px;
  }
}
.jkea_directions .title h2 {
  color: #335471;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  font-weight: 500;
  margin-bottom: 50px;
  text-align: center;
}
.jkea_directions .directionswrapper {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 1023px) {
  .jkea_directions .directionswrapper {
    flex-direction: column;
  }
}
.jkea_directions .directionswrapper #dmap {
  width: 50%;
  box-sizing: border-box;
  min-height: 345px;
}
@media (max-width: 1023px) {
  .jkea_directions .directionswrapper #dmap {
    width: 100%;
    margin-bottom: 30px;
  }
}
.jkea_directions .directionswrapper .directionslist {
  padding-left: 30px;
  width: 50%;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_directions .directionswrapper .directionslist {
    padding-left: 0;
    width: 100%;
  }
}
.jkea_directions .directionswrapper .directionslist .directions {
  margin-bottom: 50px;
}
.jkea_directions .directionswrapper .directionslist .directions h3 {
  color: #60625F;
  font-size: 1.8rem;
  line-height: 2.1rem;
  font-weight: 500;
  margin-top: 0;
}
.jkea_directions .directionswrapper .directionslist .directions .step {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.jkea_directions .directionswrapper .directionslist .directions .step .stepnumber {
  background: #E8E7E5;
  border-radius: 50%;
  color: #F04C23;
  font-weight: 500;
  font-size: 1.1rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  flex-shrink: 0;
}
.jkea_directions .directionswrapper .directionslist .directions .step .direction {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4D4944;
}
.jkea_directions .directionswrapper .directionslist .coordinates {
  text-transform: uppercase;
}
.jkea_divider {
  width: 100%;
  height: 120px;
  overflow-x: hidden;
  border-top: 0.5px solid #ccc;
}
.jkea_divider.grey {
  background: #F8F8F8;
}
.jkea_divider.white {
  background: #fff;
}
.jkea_divider .greybar {
  position: absolute;
  right: 0;
  display: block;
  width: 100px;
  height: 120px;
  background: #60625F;
  -webkit-clip-path: polygon(0% 0%, 120px 0%, 100% 100%, 80px 100%);
  clip-path: polygon(0% 0%, 120px 0%, 100% 100%, 80px 100%);
}
.jkea_divider .bluebar {
  position: absolute;
  right: 10px;
  display: block;
  width: 150px;
  height: 65px;
  background-color: rgba(111, 144, 177, 0.9);
  -webkit-clip-path: polygon(0% 0%, 105px 0%, 100% 100%, 45px 100%);
  clip-path: polygon(0% 0%, 105px 0%, 100% 100%, 45px 100%);
}

@media (max-width: 1399px) {
  .jkea-faq-accordion {
    padding: 20px;
  }
}
.jkea-faq-accordion .jkea-faq-title h2 {
  text-align: left;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  color: #2E5570;
  text-transform: uppercase;
}
.jkea-faq-accordion .jkea-accordion-item {
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-top: 1px solid #BFD9DA;
}
@media (max-width: 1399px) {
  .jkea-faq-accordion .jkea-accordion-item {
    padding: 30px 0;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-title {
  position: relative;
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-title {
    max-width: 100%;
    padding-right: 80px;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-title:hover {
  cursor: pointer;
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .openclose {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #6F90B1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 150px;
  width: 100%;
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .openclose:after {
  top: 50%;
  margin-left: 50%;
  content: "Open";
  position: relative;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1399px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .openclose {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .openclose {
    right: 0;
    padding: 5px;
    bottom: unset;
    margin-top: 0;
    max-height: 100px;
    max-width: 80px;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .jkea-accordion-title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  max-width: 600px;
}
@media (max-width: 1399px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .jkea-accordion-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .jkea-accordion-title {
    font-size: 1.3rem;
    line-height: 1.7rem;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .jkea-accordion-title span.question {
  display: inline-block;
  max-width: 100%;
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-title .jkea-accordion-title span.question {
    max-width: 65%;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-content {
  border-top: none;
  font-size: 1rem;
  line-height: 1.8rem;
  padding-top: 50px;
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-content {
    padding-top: 10px;
    flex-direction: column;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-image {
  position: relative;
  display: inline-block;
  padding-right: 50px;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-image {
    padding: 20px;
    max-height: 200px;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-image img {
    max-height: 200px;
  }
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-text {
  width: 100%;
}
.jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-text p {
  max-width: 80%;
  font-size: 1rem;
  line-height: 1.8rem;
}
@media (max-width: 1399px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-text p {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .jkea-faq-accordion .jkea-accordion-item .jkea-tab-content .jkea-text p {
    font-size: 1rem;
    line-height: 1.3rem;
    max-width: 100%;
  }
}
.jkea-faq-accordion .jkea-accordion-item.jkea-active .openclose {
  background-color: #6F90B1;
  color: #fff;
}
.jkea-faq-accordion .jkea-accordion-item.jkea-active .openclose:after {
  content: "Close";
}
.jkea-faq-accordion .jkea-accordion-item.jkea-active .jkea-tab-title .jkea-accordion-title {
  font-weight: 700;
}
.halfpageheadline {
  margin-bottom: 50px;
}
@media (max-width: 1399px) {
  .halfpageheadline {
    padding: 0 20px;
  }
}
.halfpageheadline h2,
.halfpageheadline p {
  text-align: left;
  max-width: 900px;
}
.halfpageheadline h2 {
  color: #335471;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  font-weight: 500;
  margin-top: 0;
}

.pageintro .jkea_halfpage_wrapper.right .jkea_image, .pageintro .jkea_halfpage_wrapper.left .jkea_image {
  order: 2;
}
.pageintro .jkea_halfpage_wrapper.right .jkea_halfpage, .pageintro .jkea_halfpage_wrapper.left .jkea_halfpage {
  order: 1;
}
.pageintro .jkea_halfpage_wrapper .jkea_image {
  order: 2;
}
.pageintro .jkea_halfpage_wrapper .jkea_halfpage {
  order: 1;
}
.pageintro .jkea_halfpage_wrapper .jkea_halfpage .jkea_title h2 {
  font-size: 1.75rem;
  margin-bottom: 26px;
  font-weight: 500;
  margin-top: 0;
  color: #295574;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
}
@media (max-width: 1023px) {
  .pageintro .jkea_halfpage_wrapper .jkea_halfpage .jkea_title h2 {
    font-size: 1.5rem;
  }
}

.jkea_halfpage_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0;
  }
}
.jkea_halfpage_wrapper.left .jkea_image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
  background-position: center right;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.left .jkea_image {
    max-height: unset;
    height: 180px;
    min-height: unset;
  }
}
.jkea_halfpage_wrapper.left .jkea_image .image {
  height: 100%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 70% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 70% 100%, 0% 100%);
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.left .jkea_image .image {
    height: 180px;
    max-height: 180px;
  }
}
.jkea_halfpage_wrapper.left .jkea_halfpage {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.left .jkea_halfpage .jkea_halfpage_content {
    max-width: unset;
    padding: 0 20px;
  }
}
.jkea_halfpage_wrapper.right .jkea_image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  position: relative;
  background-position: center left;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right .jkea_image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-height: unset;
    height: 180px;
    min-height: unset;
  }
}
.jkea_halfpage_wrapper.right .jkea_image .image {
  height: 100%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 30% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 30% 100%);
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right .jkea_image .image {
    height: 180px;
    max-height: 180px;
  }
}
.jkea_halfpage_wrapper.right .jkea_halfpage {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  box-sizing: border-box;
}
.jkea_halfpage_wrapper.right .jkea_halfpage .jkea_halfpage_content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right .jkea_halfpage .jkea_halfpage_content {
    max-width: unset;
    padding: 0 20px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right .jkea_halfpage {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.jkea_halfpage_wrapper.center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 3% auto;
}
.jkea_halfpage_wrapper.center .jkea_image,
.jkea_halfpage_wrapper.center .jkea_halfpage {
  margin: 3% auto 0;
  text-align: center;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.center .jkea_image {
    max-height: unset;
    padding: 20px;
  }
  .jkea_halfpage_wrapper.center .jkea_halfpage_content {
    padding: 0 30px;
  }
}
.jkea_halfpage_wrapper .jkea_image {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60vw;
  margin: 0;
  min-height: 330px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_image {
    width: 100%;
    margin-bottom: 40px;
    max-height: 380px;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .jkea_halfpage_wrapper .jkea_image {
    width: 100%;
    margin-bottom: 40px;
    max-height: 280px;
  }
}
.jkea_halfpage_wrapper .jkea_image .image {
  position: relative;
  z-index: 2;
}
.jkea_halfpage_wrapper .jkea_image .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jkea_halfpage_wrapper .jkea_halfpage {
  width: 40vw;
  padding: 50px 0;
  box-sizing: border-box;
}
@media (max-width: 1399px) {
  .jkea_halfpage_wrapper .jkea_halfpage {
    padding: 50px 20px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage {
    width: 100%;
    padding: 20px;
  }
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_title h2 {
  font-size: 1.75rem;
  margin-bottom: 26px;
  font-weight: 500;
  color: #333333;
  margin-top: 0;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage .jkea_title {
    font-size: 1.5rem;
  }
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_text {
  font-size: 1rem;
  line-height: 1.6rem;
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_button {
  display: inline-block;
  margin-top: 10px;
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_button a {
  display: inline-block;
  text-decoration: none;
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_button a.btn {
  display: block;
  align-items: center;
  color: #60625F;
  text-transform: uppercase;
  text-decoration: none;
  background: none;
  border: none;
  font-weight: 500;
  line-height: 25px;
  padding: 5px 50px 5px 40px;
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_button a.btn:after {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  top: 7px;
  margin: 0 10px;
  width: 10px;
  color: #DF5835;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.jkea_inquirybar {
  width: 100%;
  max-width: 1140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 50px auto;
}
@media (max-width: 1023px) {
  .jkea_inquirybar {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }
}
.jkea_inquirybar .options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea_inquirybar .options {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.jkea_inquirybar .options .text {
  width: 60%;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1023px) {
  .jkea_inquirybar .options .text {
    width: 100%;
  }
}
.jkea_inquirybar .options .text h2 {
  color: #205673;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.5rem;
}
.jkea_inquirybar .options .phoneus {
  width: 40%;
  background: #EEF3F7;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 60px 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 60px 100%);
  color: #205673;
  padding: 40px 50px 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_inquirybar .options .phoneus {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    -webkit-clip-path: none;
    clip-path: none;
    padding: 20px;
  }
}
.jkea_inquirybar .options .phoneus p {
  font-weight: 500;
  color: #205673;
  font-size: 1.2rem;
  line-height: 2rem;
  text-align: right;
}
@media (max-width: 1023px) {
  .jkea_inquirybar .options .phoneus p {
    text-align: center;
  }
}
.jkea_inquirybar .options .phoneus p .phonenumber {
  display: block;
  font-size: 2rem;
}
.jkea_inquirybar .options .phoneus p .phonenumber a {
  text-decoration: none;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.jkea-testimonial-section {
  padding: 45px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .jkea-testimonial-section {
    overflow: hidden;
    margin-top: -50px;
  }
}
.jkea-testimonial-section .bars .greybar {
  position: absolute;
  left: 40%;
  display: block;
  margin-top: -50px;
  width: 450px;
  height: 110%;
  background: #60625f;
  -webkit-clip-path: polygon(0% 0%, 175px 0%, 100% 100%, 275px 100%);
  clip-path: polygon(0% 0%, 175px 0%, 100% 100%, 275px 100%);
}
@media (max-width: 1023px) {
  .jkea-testimonial-section .bars .greybar {
    right: 0;
    left: unset;
    display: block;
    margin-top: -20px;
    width: 200px;
    height: 400px;
    background: #60625f;
    -webkit-clip-path: polygon(0% 0%, calc(100% - 100px) 0%, 100% 100%, 100px 100%);
    clip-path: polygon(0% 0%, calc(100% - 100px) 0%, 100% 100%, 100px 100%);
  }
}
.jkea-testimonial-section .bars .bluebar {
  position: absolute;
  left: calc(40% + 100px);
  display: block;
  width: 400px;
  height: 90%;
  background-color: rgba(111, 144, 177, 0.9);
  -webkit-clip-path: polygon(0% 0%, 175px 0%, 100% 100%, 250px 100%);
  clip-path: polygon(0% 0%, 175px 0%, 100% 100%, 250px 100%);
}
@media (max-width: 1023px) {
  .jkea-testimonial-section .bars .bluebar {
    display: block;
    right: -50px;
    left: unset;
    width: 200px;
    height: 400px;
    -webkit-clip-path: polygon(0% 0%, calc(100% - 100px) 0%, 100% 100%, 100px 100%);
    clip-path: polygon(0% 0%, calc(100% - 100px) 0%, 100% 100%, 100px 100%);
  }
}
.jkea-testimonial-section.isslider .jkea-testimonial-title,
.jkea-testimonial-section.isslider .jkea-testimonial-text {
  margin-left: 55px;
}
.jkea-testimonial-section.isslider .jkea-testimonial-title h2,
.jkea-testimonial-section.isslider .jkea-testimonial-text h2 {
  margin-bottom: 0;
}
.jkea-testimonial-section .jkea-testimonial-title,
.jkea-testimonial-section .jkea-testimonial-text {
  max-width: 50%;
}
@media (max-width: 1023px) {
  .jkea-testimonial-section .jkea-testimonial-title,
.jkea-testimonial-section .jkea-testimonial-text {
    max-width: 100%;
  }
}
.jkea-testimonial-tab-wrapper {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper {
    padding: 50px 0 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.jkea-testimonial-tab-wrapper ul.tabmenu {
  position: relative;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 73px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper ul.tabmenu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    margin-bottom: 100px;
  }
}
.jkea-testimonial-tab-wrapper ul.tabmenu li.tabitem {
  position: relative;
  display: inline-block;
  height: 100px;
  max-width: 150px;
  width: 150px;
  margin: 0 15px 12px;
  z-index: 2;
  opacity: 0.6;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1399px) {
  .jkea-testimonial-tab-wrapper ul.tabmenu li.tabitem {
    height: 70px;
    max-width: 100px;
    width: 100px;
  }
}
.jkea-testimonial-tab-wrapper ul.tabmenu li.tabitem:after {
  content: ">";
  height: 25px;
  width: 100%;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
}
.jkea-testimonial-tab-wrapper ul.tabmenu li.tabitem:hover {
  cursor: pointer;
}
.jkea-testimonial-tab-wrapper ul.tabmenu li.tabitem.active {
  opacity: 1;
}
.jkea-testimonial-tab-wrapper ul.tabmenu li.tabitem img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jkea-testimonial-tab-wrapper ul.tabmenu .activemarker {
  z-index: 1;
  width: calc(100% + 10px);
  min-height: 10px;
  display: inline-block;
  position: absolute;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #00aef0;
  border: 1px solid #00aef0;
  top: -4px;
  bottom: 0;
  left: 10px;
  right: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper ul.tabmenu .activemarker {
    left: 10px;
    right: 0;
  }
}
.jkea-testimonial-tab-wrapper ul.tabmenu .activemarker .tabarrow {
  z-index: 0;
  position: absolute;
  right: -8px;
  top: 50%;
  bottom: -13px;
  background: #00aef0;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #00aef0;
  border-left: 2px solid #00aef0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper ul.tabmenu .activemarker .tabarrow {
    bottom: -8px;
    top: unset;
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
  }
}
.jkea-testimonial-tab-wrapper .tabcontent {
  background-color: transparent;
}
@media (max-width: 1399px) {
  .jkea-testimonial-tab-wrapper .tabcontent {
    margin-bottom: 0px;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container {
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container {
    padding: 0;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .jkea-testimonial-quotemarks {
  position: absolute;
  right: 0;
  top: -30%;
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .jkea-testimonial-quotemarks {
    right: unset;
    left: 20px;
    top: -20%;
    margin-bottom: 28px;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .jkea-testimonial-quotemarks .bars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .jkea-testimonial-quotemarks .bars .bar {
  height: 59px;
  width: 30px;
  background-color: #a4dcf3;
  margin-right: 5px;
  -webkit-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .jkea-testimonial-quotemarks .bars .bar {
    width: 20px;
    height: 40px;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: none;
  height: 100%;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab.active {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.left .jkea_image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.left .jkea_testimonial {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.right .jkea_image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab.right .jkea_image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.right .jkea_testimonial {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_image {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 40%;
  max-width: 325px;
  margin-right: 75px;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_image.desktoponly {
  display: inline-block;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_image.desktoponly {
    display: none;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_image.mobileonly {
  display: none;
  float: left;
  width: 110px;
  height: 110px;
  margin-right: 18px;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_image.mobileonly {
    display: inline-block;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial {
  width: 60%;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial {
    width: 100%;
    margin: 0 0 40px;
    text-align: left;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial .content {
  font-size: 2.1rem;
  font-weight: 100;
  color: #000;
  margin-bottom: 15px;
  line-height: 2.8rem;
  text-align: left;
}
@media (max-width: 1399px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial .content {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial .content {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial .title {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
  text-align: left;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial .title {
    margin-top: 40px;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab .jkea_testimonial .company {
  font-size: 1rem;
  color: #000;
  text-align: left;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image {
  width: 50vw;
  height: unset;
  margin: -40px 2%;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image .videowrapper {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image .videowrapper iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image {
    width: 100%;
    max-width: 300px;
    max-height: 100px;
    margin: -60px auto 80px;
  }
}
.jkea-testimonial-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_testimonial {
  width: 50vw;
  margin: 2%;
}
@media (max-width: 1023px) {
  .jkea-testimonial-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_testimonial {
    width: 90%;
    margin: 5% 2%;
  }
}

.jkea-testimonial-slider {
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.29);
  background: #fff;
  padding: 75px 150px;
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1399px) {
  .jkea-testimonial-slider {
    margin: 30px;
  }
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider {
    padding: 10px;
  }
}
.jkea-testimonial-slider .slick-list {
  margin-bottom: 30px;
}
.jkea-testimonial-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .jkea-testimonial-slider .slick-track {
    margin-bottom: 70px;
    padding-top: 25px;
  }
}
.jkea-testimonial-slider .slick-prev {
  height: 120px;
  width: 75px;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slick-prev {
    width: 50px;
    top: unset;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.jkea-testimonial-slider .slick-prev:before {
  color: #ccc;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23cccccc' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slick-prev:before {
    font-size: 1.5rem;
  }
}
.jkea-testimonial-slider .slick-next {
  right: 30px;
  height: 120px;
  width: 75px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slick-next {
    width: 50px;
    top: unset;
    bottom: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
}
.jkea-testimonial-slider .slick-next:before {
  color: #ccc;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23cccccc' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slick-next:before {
    font-size: 1.5rem;
  }
}
.jkea-testimonial-slider .slide {
  position: relative;
}
.jkea-testimonial-slider .slide .jkea-testimonial-quotemarks {
  position: absolute;
  right: 5%;
  top: 0;
}
.jkea-testimonial-slider .slide .jkea-testimonial-quotemarks .bars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jkea-testimonial-slider .slide .jkea-testimonial-quotemarks .bars .bar {
  height: 59px;
  width: 30px;
  background-color: #a4dcf3;
  margin-right: 5px;
  -webkit-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slide .jkea-testimonial-quotemarks .bars .bar {
    width: 20px;
    height: 40px;
  }
}
.jkea-testimonial-slider .slide .testimonial {
  position: relative;
  font-size: 1rem;
  font-weight: normal;
  color: #60625f;
  margin: 0 auto 15px;
  line-height: 2rem;
  text-align: center;
  max-width: 70%;
}
@media (max-width: 1399px) {
  .jkea-testimonial-slider .slide .testimonial {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slide .testimonial {
    font-size: 1.4rem;
    line-height: 2rem;
    max-width: 80%;
    margin-top: 0px;
  }
}
.jkea-testimonial-slider .slide .author {
  font-size: 1rem;
  color: #60625f;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slide .author {
    margin-top: 40px;
  }
}
.jkea-testimonial-slider .slide .company {
  font-size: 1rem;
  font-weight: 500;
  color: #60625f;
  text-align: center;
}
.jkea-testimonial-slider .slick-dots {
  bottom: 20px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .jkea-testimonial-slider .slick-dots {
    bottom: 40px;
    width: auto;
  }
}
.jkea-testimonial-slider .slick-dots li button:before {
  color: #60625f;
  opacity: 1;
  font-size: 0.8rem;
}
.jkea-testimonial-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #df5835;
}

.elementor-sticky--active {
  z-index: -1;
}

header {
  position: relative;
  margin: 0;
  padding: 0;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
header.elementor-section {
  z-index: 0;
}
header.large {
  max-height: 500px;
  height: 100vh;
}
@media (max-width: 1023px) {
  header.large {
    height: unset;
    min-height: unset;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  header.large {
    max-height: unset;
  }
}
header.large .jkea_header__content {
  margin-top: 70px;
}
header.large .jkea_header__chevrons, header.large .jkea_header .bars {
  width: unset;
}
header.large .dots {
  display: none;
}
header.large .greychevronshadow {
  -webkit-filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
}
header.large .greychevronshadow .greychevron {
  background-color: #60625f;
  -webkit-clip-path: polygon(165px 0%, 300px 0%, 140px 45%, 460px 100%, 320px 100%, 0% 45%);
  clip-path: polygon(165px 0%, 300px 0%, 140px 45%, 460px 100%, 320px 100%, 0% 45%);
  height: 100%;
  width: 50vw;
  min-height: 755px;
}
@media (max-width: 1023px) {
  header.large .greychevronshadow .greychevron {
    height: unset;
    min-height: unset;
    margin-bottom: 30px;
  }
}
header.large .bluechevron {
  background-color: rgba(111, 144, 177, 0.9);
  -webkit-clip-path: polygon(25px 0%, 170px 0%, 365px 100%, 220px 100%);
  clip-path: polygon(25px 0%, 170px 0%, 365px 100%, 220px 100%);
  height: 30%;
  min-height: 255px;
  bottom: 0;
  width: 50vw;
}
header.large .featuredimage {
  -webkit-clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 100px 100%, 0% 60%);
  clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 100px 100%, 0% 60%);
  height: 100%;
}
@media (max-width: 1023px) {
  header.large .featuredimage {
    -webkit-clip-path: unset;
    clip-path: unset;
    min-height: unset;
    max-height: 210px;
    height: 210px;
  }
}
header.large .featuredimage .play {
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 999;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  background: #335471;
  color: #fff;
  border-radius: 50px;
}
@media (max-width: 767px) {
  header.large .featuredimage .play {
    transform: translate(-50%, -50%);
  }
}
header.large .featuredimage .play:hover {
  cursor: pointer;
}
header.large .featuredimage .play:before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #fff;
  content: "";
  position: absolute;
  left: calc(50% + 3px);
  top: 50%;
  transform: translate(-50%, -50%);
}
header.large .featuredimage .video-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
header.large .featuredimage .video-container video {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
header.medium {
  height: 450px;
}
@media (max-width: 1023px) {
  header.medium {
    height: unset;
    min-height: 400px;
    margin-bottom: 30px;
  }
}
header.medium .jkea_header__content {
  margin-top: 70px;
}
header.medium .dots {
  height: 150%;
  width: 400px;
  position: absolute;
  left: -175px;
  bottom: -85px;
  -webkit-transform: rotate(-34deg);
  -ms-transform: rotate(-34deg);
  transform: rotate(-34deg);
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23CCCCCC' viewBox='0 0 137.9 70' style='enable-background:new 0 0 137.9 70;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M22.7,24.2l-2.9-4l-3,4h-4.1l5-6.6L13,11.2h4.2L20,15l2.8-3.8h4L22,17.6l5,6.7H22.7z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M90.3,24.2l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H90.3z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M56.5,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5H51l2.8,3.8l2.8-3.8h4L55.8,53l5,6.7H56.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M124.1,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H124.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 10%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 78%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 78%);
}
header.medium .greychevron {
  background-color: #60625f;
  -webkit-clip-path: polygon(155px 0%, 255px 0%, 100px 35%, 380px 100%, 290px 100%, 0% 35%);
  clip-path: polygon(155px 0%, 255px 0%, 100px 35%, 380px 100%, 290px 100%, 0% 35%);
  height: 100%;
  width: 50vw;
  min-height: 670px;
}
header.medium .bluechevron {
  background-color: rgba(111, 144, 177, 0.9);
  -webkit-clip-path: polygon(0% 0%, 100px 0%, 345px 100%, 235px 100%);
  clip-path: polygon(0% 0%, 100px 0%, 345px 100%, 235px 100%);
  height: 55%;
  min-height: 255px;
  bottom: 0;
  left: -30px;
  width: 50vw;
}
header.medium .featuredimage {
  -webkit-clip-path: polygon(165px 0%, 100% 0%, 100% 100%, 150px 100%, 0% 45%);
  clip-path: polygon(165px 0%, 100% 0%, 100% 100%, 150px 100%, 0% 45%);
  min-height: 670px;
  height: 100%;
}
@media (max-width: 1023px) {
  header.medium .featuredimage {
    -webkit-clip-path: unset;
    clip-path: unset;
    min-height: unset;
    max-height: 210px;
    height: 210px;
  }
}
header.small {
  height: 400px;
  margin: 0;
  background: #333333;
}
header.small.withstockticker {
  height: 600px;
}
header.small .bars {
  display: none;
}
@media (max-width: 1023px) {
  header.small {
    height: unset;
    min-height: unset;
    margin-top: 90px;
    margin-bottom: 30px;
    padding: 20px;
  }
}
header.small .jkea_header__chevrons {
  left: 0;
  overflow: hidden;
  height: 100%;
}
header.small .chevrons {
  height: 480px;
  min-height: unset;
  top: 0;
}
header.small .dots {
  height: 180%;
  width: 350px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  -webkit-transform: rotate(-34deg);
  -ms-transform: rotate(-34deg);
  transform: rotate(-34deg);
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23CCCCCC' viewBox='0 0 137.9 70' style='enable-background:new 0 0 137.9 70;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M22.7,24.2l-2.9-4l-3,4h-4.1l5-6.6L13,11.2h4.2L20,15l2.8-3.8h4L22,17.6l5,6.7H22.7z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M90.3,24.2l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H90.3z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M56.5,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5H51l2.8,3.8l2.8-3.8h4L55.8,53l5,6.7H56.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M124.1,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H124.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 10%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 78%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 78%);
}
header.small .greychevron {
  background-color: rgb(111, 144, 177);
  -webkit-clip-path: polygon(55px 0%, 180px 0%, 120px 35%, 295px 80%, 180px 80%, 0% 35%);
  clip-path: polygon(55px 0%, 180px 0%, 120px 35%, 295px 80%, 180px 80%, 0% 35%);
  height: 150%;
  width: 50vw;
  min-height: 370px;
  top: -20%;
  left: 150px;
}
header.small .bluechevron {
  background-color: rgba(96, 98, 95, 0.9);
  -webkit-clip-path: polygon(0% 0%, 140px 0%, 280px 100%, 140px 100%);
  clip-path: polygon(0% 0%, 140px 0%, 280px 100%, 140px 100%);
  height: 55%;
  min-height: 105px;
  top: 40%;
  left: 110px;
  width: 280px;
}
header.small .jkea_header__graphic {
  max-width: 350px;
}
header.small .jkea_header__graphic .featuredimage {
  display: none;
}
header.small .jkea_header__contentwrap {
  width: 100%;
}
header.small .jkea_header__content {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  color: #fff;
  padding: 0;
}
header.small .jkea_header__content .title h1 {
  color: #fff;
  max-width: unset;
}
header.small .jkea_header__content .text p {
  width: 100%;
  max-width: 620px;
  margin: 0;
  color: #fff;
}
header.small .jkea_header__content .search {
  width: 80%;
  max-width: unset;
  margin: 0 auto;
}
header.small .jkea_header__content .stockquote {
  padding: 0;
  width: 130%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1399px) {
  header.small .jkea_header__content .stockquote {
    margin-top: 70px;
  }
}
@media (max-width: 1023px) {
  header.small .jkea_header__content .stockquote {
    width: 100%;
  }
}
header.small .jkea_header__content .stockinfowrapper {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 160px;
}
@media (max-width: 1023px) {
  header.small .jkea_header__content .stockinfowrapper {
    height: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px solid #000;
  }
}
header.small .jkea_header__content .stockinfowrapper .column {
  width: 50%;
  padding: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  justify-content: center;
}
@media (max-width: 1023px) {
  header.small .jkea_header__content .stockinfowrapper .column {
    width: 100%;
    padding: 20px 20px 0;
  }
}
header.small .jkea_header__content .stockinfowrapper .column:last-child {
  width: 50%;
  background: #2E5570;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 100px 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 100px 100%);
  margin: -25px 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  header.small .jkea_header__content .stockinfowrapper .column:last-child {
    -webkit-clip-path: none;
    clip-path: none;
    width: 100%;
    padding: 20px;
    margin: 20px 0 0;
  }
}
header.small .jkea_header__content .stockinfowrapper .column h3 {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  font-weight: 500;
  color: #2E5570;
}
header.small .jkea_header__content .stockinfowrapper .column h3 a {
  text-decoration: none;
  color: #2E5570;
}
header.small .jkea_header__content .stockinfowrapper .column .current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 500;
  margin-top: 10px;
  justify-content: flex-start;
  color: #555;
}
header.small .jkea_header__content .stockinfowrapper .column .updown {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header.small .jkea_header__content .stockinfowrapper .column .updown span {
  display: inline-block;
  margin-right: 20px;
  font-size: 1.5rem;
  font-weight: 100;
}
header.small .jkea_header__content .stockinfowrapper .column .updown div {
  display: inline-block;
}
header.small .jkea_header__content .stockinfowrapper .column .updown.up {
  color: #555;
}
header.small .jkea_header__content .stockinfowrapper .column .updown.down {
  color: #555;
}
header.small .jkea_header__content .stockinfowrapper .column .updown .arrowup, header.small .jkea_header__content .stockinfowrapper .column .updown .arrowdown {
  height: 20px;
  width: 20px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover;
}
header.small .jkea_header__content .stockinfowrapper .column .updown .arrowup {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
header.small .jkea_header__content .stockinfowrapper .column .updown .arrowdown {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
header.small .jkea_header__content .stockinfowrapper .column .date, header.small .jkea_header__content .stockinfowrapper .column .volume {
  font-size: 1.5rem;
  font-weight: 500;
  margin-left: 75px;
}
@media (max-width: 1023px) {
  header.small .jkea_header__content .stockinfowrapper .column .date, header.small .jkea_header__content .stockinfowrapper .column .volume {
    margin-left: 0;
  }
}

.jkea_header {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .jkea_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.jkea_header__container {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  position: relative;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  min-height: 550px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1399px) {
  .jkea_header__container {
    padding-top: 100px;
    min-height: 300px;
    margin-top: 350px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .jkea_header__container {
    padding: 110px 0 70px;
    min-height: 150px;
  }
}
.jkea_header__contentwrap {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 50px;
  margin-left: 50px;
  z-index: 3;
}
@media (max-width: 1023px) {
  .jkea_header__contentwrap {
    width: 100%;
    margin-left: unset;
    margin-right: unset;
  }
}
.jkea_header__contentwrap .title h1 {
  color: #295574;
  margin-bottom: 20px;
  max-width: 475px;
}
@media (max-width: 1023px) {
  .jkea_header__contentwrap .title h1 {
    max-width: unset;
    font-size: 2.6rem;
    font-weight: 500;
  }
}
.jkea_header__contentwrap .title h1 span.orange {
  color: #f04c23;
}
.jkea_header__contentwrap .text p {
  color: #5e5f5f;
  max-width: 400px;
}
@media (max-width: 1023px) {
  .jkea_header__contentwrap .text p {
    max-width: unset;
  }
}
.jkea_header__contentwrap .text p a {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 1.26rem;
  text-decoration: none;
}
.jkea_header__contentwrap .text p a:after {
  font-family: "fontawesome";
  color: #00b9f1;
  content: "\f054";
  margin-left: 10px;
  font-size: 1rem;
  line-height: 1.26rem;
}
.jkea_header__contentwrap .search {
  max-width: 80%;
}
.jkea_header__contentwrap .search .searchform-container {
  -webkit-box-shadow: 1px 2px 10px 1px #ccc;
  box-shadow: 1px 2px 10px 1px #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 20px;
  margin-left: -2px;
}
.jkea_header__contentwrap .search input[type=search],
.jkea_header__contentwrap .search button {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.jkea_header__contentwrap .search input[type=search] {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jkea_header__contentwrap .search button {
  background-color: transparent;
  font-size: 16px;
  height: 100%;
  color: #28bef3;
  width: 50px;
}
.jkea_header__content {
  width: 100%;
  max-width: 570px;
  position: relative;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.jkea_header__content .button:hover {
  cursor: pointer;
}
@media (max-width: 1399px) {
  .jkea_header__content {
    margin-top: 150px;
    margin-bottom: 50px;
    padding: 0 20px;
    -ms-flex-item-align: unset;
    -ms-grid-row-align: unset;
    align-self: unset;
  }
}
@media (max-width: 1023px) {
  .jkea_header__content {
    margin-top: 100px;
  }
}
.jkea_header__graphic {
  width: 50vw;
  position: relative;
  right: 0;
  padding-left: -300px;
}
@media (max-width: 1023px) {
  .jkea_header__graphic {
    width: 100% !important;
    margin-left: unset;
  }
}
.jkea_header__graphic .featuredimage {
  position: relative;
  z-index: 2;
}
.jkea_header__graphic .featuredimage.bw {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media (max-width: 1023px) {
  .jkea_header__graphic .featuredimage.bw {
    -webkit-filter: unset;
    filter: unset;
  }
}
.jkea_header__graphic .featuredimage img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.jkea_header__graphic .bars {
  display: none;
}
@media (max-width: 1023px) {
  .jkea_header__graphic .bars {
    display: block;
    z-index: 2;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.jkea_header__graphic .bars .whiteslice {
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 100px;
  width: 60px;
  -webkit-clip-path: polygon(0% 0%, 100% 100%, calc(100% - 60px) 100%, 0% 90px);
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
}
.jkea_header__graphic .bars .dots {
  display: block;
  height: 100%;
  width: 200px;
  position: absolute;
  left: -175px;
  bottom: -55px;
  -webkit-transform: rotate(-34deg);
  -ms-transform: rotate(-34deg);
  transform: rotate(-34deg);
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23CCCCCC' viewBox='0 0 137.9 70' style='enable-background:new 0 0 137.9 70;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M22.7,24.2l-2.9-4l-3,4h-4.1l5-6.6L13,11.2h4.2L20,15l2.8-3.8h4L22,17.6l5,6.7H22.7z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M90.3,24.2l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H90.3z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M56.5,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5H51l2.8,3.8l2.8-3.8h4L55.8,53l5,6.7H56.5z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M124.1,59.7l-2.9-4l-3,4h-4.1l5-6.6l-4.8-6.5h4.2l2.8,3.8l2.8-3.8h4l-4.8,6.4l5,6.7H124.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 20%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 78%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 78%);
}
.jkea_header__graphic .bars .greybar {
  position: absolute;
  left: 0;
  display: block;
  margin-top: -20px;
  width: 105px;
  height: 165px;
  background: #60625f;
  -webkit-clip-path: polygon(0% 0%, 100% 100%, calc(100% - 60px) 100%, 0% 90px);
  clip-path: polygon(0% 0%, 100% 100%, calc(100% - 60px) 100%, 0% 90px);
}
.jkea_header__graphic .bars .bluebar {
  position: absolute;
  left: 0;
  top: 20px;
  display: block;
  width: 135px;
  height: 216px;
  background-color: rgba(111, 144, 177, 0.9);
  -webkit-clip-path: polygon(0% 0%, 100% 100%, calc(100% - 60px) 100%, 0% 90px);
  clip-path: polygon(0% 0%, 100% 100%, calc(100% - 60px) 100%, 0% 90px);
}
.jkea_header__transparentcorner {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 174, 240, 0.4);
  height: 100%;
  width: 100%;
  max-width: 255px;
  z-index: 3;
}
@media (max-width: 1023px) {
  .jkea_header__transparentcorner {
    display: none;
  }
}
.jkea_header__chevrons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: -100px;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 2;
}
@media (max-width: 1023px) {
  .jkea_header__chevrons {
    display: none;
    left: 0;
  }
}
.jkea_header__chevrons .chevrons {
  display: inline-block;
  position: relative;
  left: 20px;
  height: 100%;
  min-height: 755px;
}
.jkea_header__chevrons .chevrons .chevronbg {
  background: #fff;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
}
.jkea_header__chevrons .chevrons .greychevron {
  position: absolute;
}
.jkea_header__chevrons .chevrons .bluechevron {
  position: absolute;
}
.jkea_header .videoplayer-container {
  color: #f04c23;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.jkea_header .videoplayer-container p {
  color: #f04d24;
  text-transform: uppercase;
}
.jkea_header .js-modal-btn {
  font-size: 1.2rem;
  width: auto;
  color: #DB380F;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  position: relative;
  padding-left: 40px;
  height: 35px;
  margin-right: 10px;
}
.jkea_header .js-modal-btn:focus {
  outline: 1px solid #fff;
}
.jkea_header .js-modal-btn:before {
  font-size: 40px;
  position: absolute;
  left: 0;
  top: -4px;
  color: #60625F;
  font-family: "FontAwesome";
  content: "\f01d";
}

.jkea_pageintro_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 70px 0px;
  text-align: center;
}
@media (max-width: 1023px) {
  .jkea_pageintro_wrapper {
    text-align: left;
    margin: 30px 0 35px;
  }
}
.jkea_pageintro_wrapper .jkea_pageintro {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1179px) {
  .jkea_pageintro_wrapper .jkea_pageintro {
    max-width: unset;
    padding: 0 20px;
    left: unset;
  }
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_title {
  max-width: 45vw;
  margin-left: auto;
  margin-right: auto;
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_title h2 {
  font-size: 1.875rem;
  line-height: 2.3rem;
  margin-top: 0;
  margin-bottom: 30px;
  color: #295574;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.2rem;
}
@media (max-width: 1399px) {
  .jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_title h2 {
    margin-bottom: 0;
    max-width: unset;
    font-size: 1.5rem;
  }
}
@media (max-width: 1399px) {
  .jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_title {
    max-width: unset;
  }
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_text p {
  font-size: 1rem;
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_button {
  display: inline-block;
  margin-top: 10px;
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_button.orange {
  background: #f04c23;
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_button.blue {
  background: #295574;
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_button a {
  display: block;
  padding: 5px 50px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: none;
  border: none;
  font-weight: 500;
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_button a:hover {
  color: #fff;
}

.jkea_pod_wrapper {
  max-width: 1140px;
  margin: 50px auto;
}
@media (max-width: 1099px) {
  .jkea_pod_wrapper {
    padding: 0 20px;
  }
}
.jkea_pod_wrapper .jkea_section_title h2 {
  text-align: center;
  color: #39536E;
  margin-bottom: 58px;
  text-transform: uppercase;
}
.jkea_pod_wrapper .jkea_pods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content {
  max-width: 45%;
  width: 45%;
  margin: 10px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content {
    max-width: 100%;
    width: 100%;
    padding: 0px;
    margin: unset;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title .jkea_icon {
  max-width: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #DB380F;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left .jkea_icon {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 10px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 50px;
  max-height: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left .jkea_icon .icon {
  height: 50px;
  width: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left h3 {
  text-align: left;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 5px 0;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right .jkea_icon {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  max-width: 50px;
  max-height: 50px;
  margin-left: 10px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right .jkea_icon .icon {
  height: 50px;
  width: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right h3 {
  text-align: right;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 5px 10px 5px 0;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  max-width: 70px;
  max-height: 70px;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon {
    margin-right: 10px;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon .icon {
  height: 70px;
  width: 70px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center h3 {
  text-align: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 0 5px 0;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center h3 {
    text-align: left;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text {
  color: #5e5f5f;
  line-height: 1.5rem;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text.center {
  text-align: center;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text.center {
    margin-left: 80px;
    text-align: left;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text.left {
  padding-left: 60px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_button {
  text-align: center;
  margin-top: auto;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_button a.btn {
  background: #DF5835;
  margin: 0 auto;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

section.gallery {
  overflow-x: hidden;
}

.jkea-slider.slick-dotted.slick-slider {
  margin: 0 0 150px;
}
.jkea-slider .slick-prev, .jkea-slider .slick-next {
  top: unset;
  bottom: 0;
}
.jkea-slider .slick-prev:focus, .jkea-slider .slick-next:focus {
  outline: 1px solid #ccc;
}
.jkea-slider .slick-prev {
  height: 50px;
  width: 25px;
  left: 50%;
  bottom: -28px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.jkea-slider .slick-prev:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-prev:before {
    font-size: 1.5rem;
  }
}
.jkea-slider .slick-next {
  right: 50%;
  height: 50px;
  width: 25px;
  top: calc(100% + 8px);
}
@media (max-width: 1023px) {
  .jkea-slider .slick-next {
    top: calc(100% + 5px);
  }
}
.jkea-slider .slick-next:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-next:before {
    font-size: 1.5rem;
  }
}
.jkea-slider .slick-list {
  margin: 0 -10px;
}
.jkea-slider .slick-slide {
  height: 400px;
  margin: 0 10px;
}
.jkea-slider .slick-slide .slide {
  position: relative;
  height: 400px;
  width: 100%;
}
.jkea-slider .slick-slide .slide img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.jkea-slider .slick-slide .slide .caption {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  color: #39536E;
  font-weight: 500;
}
.jkea-slider .slick-slide .slide .caption a {
  text-decoration: none;
  color: #39536E;
}
.jkea-slider .slick-dots {
  bottom: -20px;
  position: relative;
  padding: 0;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  display: inline-block;
}
.jkea-slider .slick-dots li button:before {
  color: #60625f;
  opacity: 1;
  font-size: 0.6rem;
}
.jkea-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #df5835;
}

.jkea_spacer {
  width: 100%;
  display: block;
  position: relative;
  height: 100px;
}
@media (max-width: 1023px) {
  .jkea_spacer {
    height: 30px;
  }
}
.jkea_spacer.grey {
  background: #F8F8F8;
}
.jkea_spacer.white {
  background: #fff;
}

.thisgrey * {
  border: 1px solid red;
}

.jkea-tabs-section h2,
.jkea-tabs-section p {
  text-align: left;
  max-width: 900px;
}
.jkea-tabs-section h2 {
  color: #335471;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  font-weight: 500;
}
@media (max-width: 1179px) {
  .jkea-tabs-section {
    padding: 0 20px 50px;
  }
}
.jkea-tabs-section .container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

.jkea-tabs-tab-wrapper {
  display: block;
  padding: 50px 0 0;
}
@media (max-width: 1399px) {
  .jkea-tabs-tab-wrapper {
    padding: 50px 0 10px;
  }
}
.jkea-tabs-tab-wrapper ul.tabmenu {
  position: relative;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  background: #e6eaee;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 50px;
}
.jkea-tabs-tab-wrapper ul.tabmenu li.tabitem {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  font-size: 0.8rem;
  line-height: 1rem;
  padding: 0 30px;
  z-index: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  max-width: 208px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  color: #205673;
  font-size: 0.9rem;
}
.jkea-tabs-tab-wrapper ul.tabmenu li.tabitem:first-child {
  margin: 0 15px 0 0;
}
.jkea-tabs-tab-wrapper ul.tabmenu li.tabitem:last-child {
  margin: 0 0 0 0;
}
@media (max-width: 1399px) {
  .jkea-tabs-tab-wrapper ul.tabmenu li.tabitem {
    line-height: 1.3rem;
  }
}
.jkea-tabs-tab-wrapper ul.tabmenu li.tabitem:after {
  content: ">";
  border: 1px solid red;
  height: 25px;
  width: 100%;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
}
.jkea-tabs-tab-wrapper ul.tabmenu li.tabitem:hover {
  cursor: pointer;
}
.jkea-tabs-tab-wrapper ul.tabmenu li.tabitem.active {
  opacity: 1;
  color: #fff;
}
.jkea-tabs-tab-wrapper ul.tabmenu li.tabitem img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jkea-tabs-tab-wrapper ul.tabmenu .tabactivemarker {
  width: 0px;
  min-height: 10px;
  display: inline-block;
  position: absolute;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: rgba(96, 98, 95, 0.9);
  top: -5px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 0 0 -8px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 100% 100%, 30px 100%);
  clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 100% 100%, 30px 100%);
}
.jkea-tabs-tab-wrapper ul.tabmenu .tabactivemarker .tabarrow {
  z-index: 0;
  position: absolute;
  bottom: -13px;
  background: white;
  display: inline-block;
  width: 48px;
  height: 25px;
  border-bottom: 1px solid #c7aaae;
  border-left: 2px solid #c7aaae;
  -webkit-transform: translateX(-50%) rotateZ(-15.5deg) skew(60deg);
  -ms-transform: translateX(-50%) rotate(-15.5deg) skew(60deg);
  transform: translateX(-50%) rotateZ(-15.5deg) skew(60deg);
  left: 50%;
}
.jkea-tabs-tab-wrapper select.tabmenu {
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: normal;
  color: #205673;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 100%; /* useful when width is set to anything other than 100% */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 30px 0;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #E5EAEF;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  fill='%23205673' viewBox='0 0 132.5 89' style='enable-background:new 0 0 132.5 89;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0.2,148.8c-0.1,0-0.2,0-0.2,0v0.1v48.7c0,0.1,0,0.1,0.1,0.1l38.1,23.6l28,16.5l28.1-16.4l38.1-23.6 l0.1-0.1V149c0-0.1-0.1-0.2-0.2-0.2h-0.1l-66.1,42.9L0.2,148.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  /* Hide arrow icon in IE browsers */
  /* Hover style */
  /* Focus style */
  /* Set options to normal weight */
  /* Support for rtl text, explicit support for Arabic and Hebrew */
  /* Disabled styles */
}
.jkea-tabs-tab-wrapper select.tabmenu::-ms-expand {
  display: none;
}
.jkea-tabs-tab-wrapper select.tabmenu:hover {
  border-color: #888;
}
.jkea-tabs-tab-wrapper select.tabmenu:focus {
  border-color: #aaa;
  /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
  color: #222;
  outline: none;
}
.jkea-tabs-tab-wrapper select.tabmenu option {
  font-weight: normal;
}
.jkea-tabs-tab-wrapper select.tabmenu *[dir=rtl] select, .jkea-tabs-tab-wrapper select.tabmenu :root:lang(ar) select, .jkea-tabs-tab-wrapper select.tabmenu :root:lang(iw) select {
  background-position: left 0.7em top 50%, 0 0;
  padding: 0.6em 0.8em 0.5em 1.4em;
}
.jkea-tabs-tab-wrapper select.tabmenu:disabled, .jkea-tabs-tab-wrapper select.tabmenu select[aria-disabled=true] {
  color: graytext;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  fill='%23205673' viewBox='0 0 132.5 89' style='enable-background:new 0 0 132.5 89;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0.2,148.8c-0.1,0-0.2,0-0.2,0v0.1v48.7c0,0.1,0,0.1,0.1,0.1l38.1,23.6l28,16.5l28.1-16.4l38.1-23.6 l0.1-0.1V149c0-0.1-0.1-0.2-0.2-0.2h-0.1l-66.1,42.9L0.2,148.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.jkea-tabs-tab-wrapper select.tabmenu:disabled:hover, .jkea-tabs-tab-wrapper select.tabmenu select[aria-disabled=true] {
  border-color: #aaa;
}
.jkea-tabs-tab-wrapper .tabcontent {
  margin-bottom: 60px;
  width: 100%;
  margin: 0 auto 60px;
}
@media (max-width: 1399px) {
  .jkea-tabs-tab-wrapper .tabcontent {
    padding: 35px 0;
    margin-bottom: 0px;
  }
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent {
    padding: 0;
    margin-bottom: 0px;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container {
  width: 100%;
  max-width: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jkea-tabs-tab-wrapper .tabcontent .container h2,
.jkea-tabs-tab-wrapper .tabcontent .container p {
  text-align: left;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: none;
  width: 100%;
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab {
    padding: 0;
    margin-bottom: 0px;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab.active {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_image {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 450px;
  height: 100%;
  width: 65%;
  margin: 0 30px 0 0;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 315px) 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, calc(100% - 315px) 0%, 100% 100%, 0% 100%);
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_image {
    width: 100%;
    -webkit-clip-path: none;
    clip-path: none;
    min-height: unset;
    height: 250px;
    margin-right: unset;
    margin-bottom: 30px;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent {
  width: 30%;
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent {
    width: 100%;
    max-width: unset;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .title {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 18px;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .title h3 {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 18px;
  color: #5e5f5f;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .text ul {
  font-size: 1rem;
  margin: 0 0 0 6px;
  padding: 0 0 0 12px;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .text ul li {
  line-height: 1.8rem;
}
@media (min-width: 769px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .text ul.half1 {
    display: block;
    max-width: calc(48% - 18px);
    margin-right: 3%;
    float: left;
  }
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .text ul.half2 {
    display: block;
    max-width: calc(48% - 18px);
    float: left;
  }
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .text ul.half2 + h3 {
    clear: both;
    padding-top: 30px;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .link {
  text-transform: uppercase;
  position: relative;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .link a {
  color: #60625f;
  font-weight: 500;
  text-decoration: none;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea-tabcontent .link:after {
  position: absolute;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 10px;
  margin-left: 10px;
  color: #df5835;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'  fill='%23df5835' viewBox='0 0 132.5 89' style='enable-background:new 0 0 132.5 89;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0.2,148.8c-0.1,0-0.2,0-0.2,0v0.1v48.7c0,0.1,0,0.1,0.1,0.1l38.1,23.6l28,16.5l28.1-16.4l38.1-23.6 l0.1-0.1V149c0-0.1-0.1-0.2-0.2-0.2h-0.1l-66.1,42.9L0.2,148.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs {
  margin: 0;
  width: 100%;
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs {
    width: 100%;
    margin: 0 auto 40px;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .content {
  margin: 25px auto;
  line-height: 2.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
}
@media (max-width: 1399px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .content {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .content {
    font-size: 1.4rem;
    line-height: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .content .column {
  margin: 30px 20px;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .content .column .title {
  text-align: left;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .content .column.howtoenter {
  background: #f4f4f4;
  padding: 30px;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .jkea_button {
  display: inline-block;
  background: #000;
  border-radius: 4px;
  margin-top: 10px;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .jkea_button a {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  display: block;
  padding: 20px 53px;
  color: #15c9ff;
  text-transform: uppercase;
  text-decoration: none;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab .jkea_tabs .jkea_button a:hover {
  color: #fff;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image {
  width: 50vw;
  height: unset;
  margin: -40px 2%;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image .videowrapper {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image .videowrapper iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_image {
    width: 100%;
    max-width: 300px;
    max-height: 100px;
    margin: -60px auto 80px;
  }
}
.jkea-tabs-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_tabs {
  width: 50vw;
  margin: 2%;
}
@media (max-width: 1023px) {
  .jkea-tabs-tab-wrapper .tabcontent .container .tab.hasvideo .jkea_tabs {
    width: 90%;
    margin: 5% 2%;
  }
}

header .jkea_fs-header {
  width: 100%;
  height: 100vh;
  max-height: 800px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: left;
  align-items: center;
}
@media (max-width: 1399px) {
  header .jkea_fs-header {
    padding: 0 20px;
  }
}
@media (max-width: 1023px) {
  header .jkea_fs-header {
    max-height: 427px;
  }
}
@media (max-width: 767px) {
  header .jkea_fs-header {
    max-height: 427px;
    background-position: center left -75px;
    background-size: cover;
  }
}
header .jkea_fs-header .container {
  width: 100%;
  max-width: 1200px;
  position: relative;
  padding-top: unset;
  display: flex;
  justify-content: space-around;
  height: 100%;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  header .jkea_fs-header .container {
    padding-bottom: 0;
  }
}
header .jkea_fs-header .arrowwrapper {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  bottom: -20px;
  left: 0;
  z-index: 999;
}
@media (max-width: 767px) {
  header .jkea_fs-header .arrowwrapper {
    bottom: -15px;
  }
}
header .jkea_fs-header .arrowwrapper .arrow {
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' stroke='%23FFFFFF' fill='none' viewBox='0 0 117 43.4' style='enable-background:new 0 0 117 43.4;' xml:space='preserve'%3E%3Cpolyline class='st0' points='0.3,0.4 58.5,42.8 116.7,0.4 '/%3E%3C/svg%3E%0A") no-repeat center center/contain;
  width: 87px;
  height: 30px;
  display: block;
}
@media (max-width: 767px) {
  header .jkea_fs-header .arrowwrapper .arrow {
    width: 59px;
    height: 20px;
  }
}
header .jkea_fs-header .logo {
  position: absolute;
  top: 60px;
  left: 0px;
  width: 244px;
  height: 44px;
}
header .jkea_fs-header .logo img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (max-width: 1399px) {
  header .jkea_fs-header .logo {
    width: 138px;
  }
}
header .jkea_fs-header .contentwrap {
  max-width: 637px;
  width: 100%;
}
@media (max-width: 1023px) {
  header .jkea_fs-header .contentwrap {
    max-width: 360px;
  }
}
@media (max-width: 767px) {
  header .jkea_fs-header .contentwrap {
    max-width: 297px;
  }
}
header .jkea_fs-header .contentwrap .content .title h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 54px;
  color: #fff;
  max-width: unset;
}
@media (max-width: 1023px) {
  header .jkea_fs-header .contentwrap .content .title h1 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (max-width: 767px) {
  header .jkea_fs-header .contentwrap .content .title h1 {
    font-size: 27px;
    line-height: 33px;
  }
}
header .jkea_fs-header .contentwrap .content .text p {
  text-align: left;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
header .graphic .featuredimage {
  position: absolute;
  width: 100%;
  height: 100%;
}
body.page-template-page-faststart .wpcf7 form.sent .wpcf7-response-output {
  display: none;
}

.jkea_fs-contact_wrapper {
  background: #0E2D3D;
  width: 100%;
  padding: 132px 0 0px;
}
@media (max-width: 1399px) {
  .jkea_fs-contact_wrapper {
    padding: 100px 20px 0px;
  }
}
.jkea_fs-contact_wrapper .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .jkea_fs-contact_wrapper .container .jkea_fs-contact {
    flex-direction: column;
  }
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content {
  width: 50%;
  max-width: 573px;
  padding-right: 75px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content {
    width: 100%;
    padding-right: unset;
    margin-bottom: 50px;
  }
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content .title h2 {
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content .title h2 {
    font-size: 27px;
    line-height: 33px;
  }
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content .text p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content .image {
  margin-top: 30px;
  width: 100%;
  height: 556px;
  min-height: 556px;
}
@media (max-width: 1023px) {
  .jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content .image {
    height: 356px;
    min-height: 356px;
  }
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_content .image img {
  object-fit: contain;
  object-position: left;
  width: 100%;
  height: 100%;
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form {
  width: 50%;
  max-width: 475px;
  padding-bottom: 100px;
}
@media (max-width: 1023px) {
  .jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form {
    padding-bottom: 50px;
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form {
    width: 100%;
  }
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form label {
  color: #fff;
  font-weight: 400;
}
@media (max-width: 767px) {
  .jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form label {
    font-size: 11px;
    line-height: 17px;
  }
  .jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form label > span {
    font-size: 16px;
    line-height: 20px;
  }
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form label a {
  color: #fff;
  text-decoration: underline;
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form input[type=submit] {
  background: #f04c23;
  color: #fff;
  width: auto;
  border: #f04c23;
  padding: 0px 35px;
  text-transform: uppercase;
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form input[type=submit]:hover {
  cursor: pointer;
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form p.legal {
  color: #fff;
  font-size: 0.8rem;
  line-height: 20px;
}
.jkea_fs-contact_wrapper .container .jkea_fs-contact .jkea_fs-contact_form form p.legal a {
  color: #fff;
  text-decoration: underline;
}

.modal {
  position: fixed;
  background: #60625F;
  display: none;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.showmodal {
  display: block;
}
.showmodal .modalcontent {
  font-family: "Montserrat", sans-serif;
  background: #0E3346;
  width: 70%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 116px 0px 116px 112px;
  color: #fff;
  background: #0E3346 url("/wp-content/themes/dexterra/images/Dexterra-LandingPage-Submission.png") no-repeat center right/contain;
}
@media (max-width: 1023px) {
  .showmodal .modalcontent {
    padding: 66px 0px 66px 62px;
  }
}
@media (max-width: 767px) {
  .showmodal .modalcontent {
    background: #0E3346;
    padding: 50px 30px 30px;
  }
}
.showmodal .modalcontent .copy {
  color: #fff;
  width: 100%;
  max-width: 500px;
  width: 64%;
}
@media (max-width: 1023px) {
  .showmodal .modalcontent .copy {
    max-width: unset;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .showmodal .modalcontent .copy {
    max-width: unset;
    width: 100%;
  }
}
.showmodal .modalcontent .copy h2 {
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
@media (max-width: 1023px) {
  .showmodal .modalcontent .copy h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.showmodal .modalcontent .copy p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin: 0px 0 20px;
}
.showmodal .modalcontent .copy p.large {
  color: #fff;
  font-size: 30px;
  line-height: 38px;
}
@media (max-width: 1023px) {
  .showmodal .modalcontent .copy p.large {
    font-size: 24px;
    line-height: 30px;
  }
}
.showmodal .modalcontent .copy a {
  text-decoration: underline;
  color: #fff;
}
.showmodal .modalcontent .close {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 50px;
  display: inline-block;
  width: 20px;
  height: 25px;
  overflow: hidden;
  border: none;
  background: transparent;
}
@media (max-width: 767px) {
  .showmodal .modalcontent .close {
    right: 20px;
  }
}
.showmodal .modalcontent .close:hover {
  cursor: pointer;
}
.showmodal .modalcontent .close:before, .showmodal .modalcontent .close:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}
.showmodal .modalcontent .close:before {
  transform: rotate(-45deg);
}
.showmodal .modalcontent .close:after {
  transform: rotate(45deg);
}

.jkea_fs-services_container {
  display: flex;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: auto 100%;
  padding: 100px 0;
  background-color: #F2F2F2;
}
@media (max-width: 1399px) {
  .jkea_fs-services_container {
    background-position: center right -12vw;
  }
}
@media (max-width: 1023px) {
  .jkea_fs-services_container {
    background: none !important;
    display: block;
    padding-bottom: 0;
    padding-top: 56px;
  }
}

.jkea_fs-services_wrapper {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1399px) {
  .jkea_fs-services_wrapper {
    padding: 0 20px;
  }
}
@media (max-width: 1023px) {
  .jkea_fs-services_wrapper {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .jkea_fs-services_wrapper {
    padding-bottom: 50px;
  }
}
.jkea_fs-services_wrapper .contentwrapper {
  width: 50%;
}
@media (max-width: 1023px) {
  .jkea_fs-services_wrapper .contentwrapper {
    width: 100%;
  }
}
.jkea_fs-services_wrapper .contentwrapper h2 {
  font-size: 45px;
  line-height: 50px;
  color: #2F5570;
  font-weight: 700;
}
@media (max-width: 767px) {
  .jkea_fs-services_wrapper .contentwrapper h2 {
    font-size: 27px;
    line-height: 33px;
  }
}
.jkea_fs-services_wrapper .contentwrapper h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .jkea_fs-services_wrapper .contentwrapper h3 {
    font-size: 16px;
    line-height: 19px;
  }
}
.jkea_fs-services_wrapper .contentwrapper .jkea_fs-services {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.jkea_fs-services_wrapper .contentwrapper .jkea_fs-services .jkea_fs-services_content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 47%;
}
@media (max-width: 767px) {
  .jkea_fs-services_wrapper .contentwrapper .jkea_fs-services .jkea_fs-services_content {
    margin-bottom: 37px;
  }
}
.jkea_fs-services_wrapper .contentwrapper .jkea_fs-services .jkea_fs-services_content .icon {
  width: 75px;
  height: 75px;
}
.jkea_fs-services_wrapper .contentwrapper .jkea_fs-services .jkea_fs-services_content .icon img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.jk-fs-services-headline {
  display: block;
}
@media (max-width: 767px) {
  .jk-fs-services-headline {
    padding-bottom: 30px;
  }
}
.jk-fs-services-headline .jkea-fs-services-title {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .jk-fs-services-headline .jkea-fs-services-title {
    margin-bottom: 0px;
  }
}
.jk-fs-services-headline h2 {
  font-size: 45px;
  line-height: 50px;
  color: #2F5570;
  font-weight: 700;
}
.jk-fs-services-headline.tabletonly {
  display: none;
}
@media (max-width: 1399px) and (min-width: 769px) {
  .jk-fs-services-headline {
    display: none;
  }
  .jk-fs-services-headline.tabletonly {
    display: block;
    padding: 50px 20px;
  }
  .jk-fs-services-headline.tabletonly .jkea-fs-services-title {
    margin-bottom: 0px;
  }
}
.jk-fs-services-headline .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.jkea_fs_image {
  display: none;
  width: 100%;
  height: 428px;
  min-height: 428px;
}
.jkea_fs_image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .jkea_fs_image.mobileonly {
    display: block;
  }
}

.jkea_fs-halfpage_wrapper {
  background: #0E3346;
}
.jkea_fs-halfpage_wrapper.left .image {
  order: 1;
  margin-right: 80px;
}
.jkea_fs-halfpage_wrapper.left .jkea_fs-halfpage_content {
  order: 2;
}
.jkea_fs-halfpage_wrapper.right .image {
  order: 2;
  margin-right: unset;
}
.jkea_fs-halfpage_wrapper.right .jkea_fs-halfpage_content {
  order: 1;
}
@media (max-width: 767px) {
  .jkea_fs-halfpage_wrapper.right.full {
    background-image: none !important;
    background-color: #0E3346;
  }
}
.jkea_fs-halfpage_wrapper.right.full .container {
  padding: 192px 0px;
}
@media (max-width: 1399px) {
  .jkea_fs-halfpage_wrapper.right.full .container {
    padding: 80px 20px;
  }
}
.jkea_fs-halfpage_wrapper.right.full .container .image {
  display: none;
}
.jkea_fs-halfpage_wrapper.right.full .container .jkea_fs-halfpage_content {
  width: 70%;
  max-width: 675px;
}
@media (max-width: 1023px) {
  .jkea_fs-halfpage_wrapper.right.full .container .jkea_fs-halfpage_content {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .jkea_fs-halfpage_wrapper.right.full .container .jkea_fs-halfpage_content {
    width: 100%;
  }
}
.jkea_fs-halfpage_wrapper .container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 120px;
}
@media (max-width: 1399px) {
  .jkea_fs-halfpage_wrapper .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .jkea_fs-halfpage_wrapper .container {
    flex-direction: column;
    padding-top: 50px;
  }
}
.jkea_fs-halfpage_wrapper .container .image {
  width: 50%;
  max-width: 480px;
}
@media (max-width: 767px) {
  .jkea_fs-halfpage_wrapper .container .image {
    width: 100%;
    order: 2;
    line-height: 0;
  }
}
.jkea_fs-halfpage_wrapper .container .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content {
  width: 50%;
  max-width: 480px;
}
@media (max-width: 767px) {
  .jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content {
    width: 100%;
    order: 1;
  }
}
.jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content h2 {
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 767px) {
  .jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content h2 {
    font-size: 27px;
    line-height: 33px;
  }
}
.jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content p {
  color: #fff;
}
.jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content .jkea_button {
  margin: 30px 0 100px 0;
}
@media (max-width: 767px) {
  .jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content .jkea_button {
    margin: 30px 0;
  }
}
.jkea_fs-halfpage_wrapper .container .jkea_fs-halfpage_content .jkea_button a {
  display: inline-block;
  background: #f04c23;
  color: #fff;
  width: auto;
  border: #f04c23;
  padding: 0px 35px;
  text-transform: uppercase;
  line-height: 40px;
}

.jkea_fs-cta_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 70px 0px;
  text-align: center;
}
@media (max-width: 1023px) {
  .jkea_fs-cta_wrapper {
    text-align: left;
    margin: 30px 0 35px;
  }
}
@media (max-width: 767px) {
  .jkea_fs-cta_wrapper {
    text-align: center;
    padding: 50px 0;
  }
}
.jkea_fs-cta_wrapper .jkea_fs-cta {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1179px) {
  .jkea_fs-cta_wrapper .jkea_fs-cta {
    max-width: unset;
    padding: 0 20px;
    left: unset;
  }
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_title {
  max-width: 45vw;
  margin-left: auto;
  margin-right: auto;
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_title h2 {
  font-size: 1.875rem;
  line-height: 2.3rem;
  margin-top: 0;
  margin-bottom: 30px;
  color: #f04c23;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
}
@media (max-width: 1399px) {
  .jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_title h2 {
    margin-bottom: 0;
    max-width: unset;
    font-size: 1.5rem;
  }
}
@media (max-width: 1399px) {
  .jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_title {
    max-width: unset;
  }
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_text p {
  font-size: 1rem;
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_button {
  display: inline-block;
  margin-top: 10px;
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_button.orange {
  background: #f04c23;
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_button.blue {
  background: #295574;
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_button a {
  display: block;
  padding: 5px 50px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: none;
  border: none;
  font-weight: 500;
}
.jkea_fs-cta_wrapper .jkea_fs-cta .jkea_fs-cta_content .jkea_button a:hover {
  color: #fff;
}

section.isometricimagecontainer {
  width: 100%;
  display: block;
  position: relative;
}
section.isometricimagecontainer .imagewrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
section.isometricimagecontainer .image {
  position: relative;
  width: 100%;
}
section.isometricimagecontainer .pin {
  box-sizing: border-box;
  position: absolute;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  border: 2px solid #DB380F;
  transition: all 0.5s;
}
section.isometricimagecontainer .pin .pinpulse {
  background: #DB380F;
  border-radius: 50%;
  animation: pulsate infinite 1s;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  section.isometricimagecontainer .pin {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  section.isometricimagecontainer .pin {
    width: 20px;
    height: 20px;
    border: 1px solid #DB380F;
  }
}
section.isometricimagecontainer .pin:hover {
  cursor: pointer;
}
section.isometricimagecontainer .pin:after {
  content: "";
  line-height: 15px;
  color: #fff;
  position: absolute;
  display: block;
  border-radius: 50%;
  background: #DB380F url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 45.8 45.8' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M45.8,18v9.7h-18v18H18v-18H0V18h18V0h9.7v18H45.8z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/60%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 15px;
  height: 15px;
}
@media (max-width: 1023px) {
  section.isometricimagecontainer .pin:after {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 767px) {
  section.isometricimagecontainer .pin:after {
    width: 10px;
    height: 10px;
  }
}
section.isometricimagecontainer .pin.active:after {
  background: #DB380F url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23ffffff' x='0px' y='0px' viewBox='0 0 22.8 6.3' style='enable-background:new 0 0 22.8 6.3;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M22.8,0v6.3H0V0H22.8z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center/60%;
}
@keyframes pulsate {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
section.isometricimagecontainer .pin .pinbutton {
  z-index: 1;
  position: absolute;
  width: 24px;
  height: 24px;
  top: -2px;
  left: -2px;
}
section.isometricimagecontainer .pin .pinpopup {
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  padding: 15px;
  min-width: 350px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  transition: all 0.5s;
  z-index: 1;
  transform-origin: top left;
  transform: scale(1);
  border: solid 1px #ddd;
  max-width: 420px;
}
@media (max-width: 1023px) {
  section.isometricimagecontainer .pin .pinpopup {
    transform: scale(0.5);
  }
}
@media (max-width: 767px) {
  section.isometricimagecontainer .pin .pinpopup {
    transform: scale(0.25);
    max-width: 300px;
  }
}
section.isometricimagecontainer .pin .pinpopup .pinhead {
  display: flex;
  align-items: center;
  line-height: 1.2;
  font-weight: 600;
}
section.isometricimagecontainer .pin .pinpopup .pinhead .image {
  max-width: 75px;
  width: 20%;
  margin-right: 10px;
}
section.isometricimagecontainer .pin .pinpopup .pinhead .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
section.isometricimagecontainer .pin .pinpopup .pinhead .title {
  color: #333;
  font-weight: bold;
  font-size: 18px;
}
section.isometricimagecontainer .pin .pinpopup .content .text {
  color: #333;
  font-size: 14px;
  line-height: 1.4;
}
section.isometricimagecontainer .pin .pinpopup .content .text a {
  color: #333;
  text-decoration: underline;
}
section.isometricimagecontainer .pin.active .pinpopup {
  display: flex;
  flex-direction: column;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
section.isometricimagecontainer #controls {
  display: none;
  position: absolute;
  right: 30px;
  top: 150px;
}
@media (max-width: 767px) {
  section.isometricimagecontainer #controls {
    display: block;
    top: unset;
    right: unset;
    left: 20px;
    bottom: 30px;
  }
}
section.isometricimagecontainer #controls button {
  appearance: none;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  color: #fff;
  border: none;
  text-indent: -9999px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
section.isometricimagecontainer #controls button:hover {
  cursor: pointer;
}
section.isometricimagecontainer #controls button.zoom-in {
  background: #ffffff url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' fill='%23DB380F' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 45.8 45.8' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M45.8,18v9.7h-18v18H18v-18H0V18h18V0h9.7v18H45.8z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/60%;
}
section.isometricimagecontainer #controls button.zoom-out {
  background: #ffffff url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DB380F' viewBox='0 0 37.1 13.7' style='enable-background:new 0 0 37.1 13.7;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M0,5h37.1v8.7H0V0z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/60%;
}
section.isometricimagecontainer #controls button.zoom-reset {
  background: #ffffff url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DB380F' viewBox='0 0 248.5 252.9' style='enable-background:new 0 0 248.5 252.9;' xml:space='preserve'%3E%3Cpath d='M210.5,149c-6,22.5-20.4,41.2-40.6,52.9c-20.1,11.6-43.6,14.7-66.1,8.7c-46.4-12.4-74-60.3-61.6-106.6s60.3-74,106.7-61.6 c11.8,3.2,22.7,8.8,32.1,16.3l-23.5,23.5h74.9V7.2L209,30.7c-14.3-12.4-31.3-21.4-49.8-26.4C91.8-13.7,22.4,26.4,4.3,93.7 c-18,67.3,22.1,136.8,89.4,154.8c10.9,2.9,21.9,4.4,32.9,4.4c21.9,0,43.5-5.7,63-17c29.2-16.9,50.2-44.1,58.9-76.8L210.5,149z'/%3E%3C/svg%3E%0A") no-repeat center center/60%;
}
section#mobilepopup {
  display: none;
  width: calc(100vw - 40px);
  padding: 20px;
  transition: all 0.5s;
  background: #f5f5f5;
  margin: 20px auto;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  section#mobilepopup {
    display: block;
  }
  section#mobilepopup .popup {
    min-height: 300px;
    opacity: 1;
  }
  section#mobilepopup .pinhead {
    display: flex;
    align-items: center;
  }
  section#mobilepopup .pinhead .image {
    max-width: 75px;
    width: 20%;
    margin-right: 10px;
  }
  section#mobilepopup .pinhead .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  section#mobilepopup .pinhead .title {
    font-weight: bold;
    font-size: 18px;
  }
  section#mobilepopup .content .text {
    font-size: 14px;
  }
}
section#mobilepopup .placeholder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
}
section#mobilepopup .placeholder .icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 125' enable-background='new 0 0 100 100' xml:space='preserve'%3E%3Cpath d='M16.5,16.5C-2,35-2,65,16.5,83.5C35,102,65,102,83.5,83.5C102,65,102,35,83.5,16.5C65-2,35-2,16.5,16.5z M75.9,75.9 c-14.3,14.3-37.6,14.3-51.9,0s-14.3-37.6,0-51.9c14.3-14.3,37.6-14.3,51.9,0C90.3,38.4,90.3,61.6,75.9,75.9z M44.6,29.8 c0-4,3.3-7.2,7.3-7.2c4,0,7.2,3.3,7.1,7.3c0,4-3.3,7.3-7.2,7.2C47.8,37.1,44.5,33.8,44.6,29.8z M62.1,71.4c-0.2,0.6-0.6,1.3-1,1.7 c-2.6,2.7-5.8,4.2-9.5,4.3c-1.8,0-3.5,0-5.3-0.3c-2.9-0.4-6.6-4-6-7.8c0.4-2.6,0.8-5.2,1.2-7.8c0.8-4.5,1.6-9,2.4-13.5 c0-0.3,0.1-0.6,0.1-0.9c0-1.9-0.6-2.6-2.5-2.8c-0.8-0.1-1.6-0.2-2.4-0.4c-0.9-0.3-1.3-1.1-1.3-1.8c0.1-0.8,0.6-1.3,1.6-1.5 c0.5-0.1,1.1-0.1,1.6-0.1c2.2,0,4.4,0,6.6,0c2.3,0,4.7,0,7,0c1.7,0,2.7,0.8,2.7,2.5c0,1.4-0.2,2.8-0.5,4.2 c-0.9,5.2-1.9,10.3-2.8,15.5c-0.3,1.7-0.7,3.4-0.9,5.1c-0.1,0.8,0,1.7,0.2,2.5c0.3,1.1,1.1,1.7,2.2,1.5c0.9-0.1,1.8-0.4,2.7-0.8 c0.7-0.3,1.3-0.8,2-1C61.5,69.5,62.4,70.3,62.1,71.4z'/%3E%3C/svg%3E") no-repeat center center/contain;
}
section#mobilepopup .placeholder .text {
  text-align: center;
}

body.page-template-page-faststart .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1200px;
}
@media (max-width: 1399px) {
  body.page-template-page-faststart .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 0 20px;
  }
}

.elementor-widget-wrap {
  padding: 0 !important;
}

/*# sourceMappingURL=jk-style.css.map */
