@charset "UTF-8";
/**
* @version   $1.0.0: custom.scss 2022-06-15 18:24 [Son Nguyen] $
* @author PHPKUNGFU https://phpkungfu.com/
* @copyright Copyright (C) 2022 PHPKUNGFU (Son Nguyen)
* @support info@phpkungfu.com
*/
/* @group VARIABLES */
/**
* @version   $1.0.0: custom.scss 2022-06-15 18:24 [Son Nguyen] $
* @author PHPKUNGFU https://phpkungfu.com/
* @copyright Copyright (C) 2022 PHPKUNGFU (Son Nguyen)
* @support info@phpkungfu.com
*/
/* @group VARIABLES */
/* @end */
/* @group BUTTONS */
/* @end */
/* @group COMPONENTS */
/* @end */
@font-face {
  font-family: "Geometos";
  src: url("../fonts/Geometos.woff") format("woff");
  font-weight: normal;
}
.uk-section-secondary,
.uk-section-default {
  background-image: none;
}

.tm-header > .uk-navbar-container > .uk-container {
  max-width: 1322px;
  width: 100%;
}
.tm-header .uk-navbar {
  border-width: 0.5px 0 0.5px 0.5px;
  border-style: solid;
  border-color: #fafafa;
}
.tm-header .uk-width-1-1 > div {
  display: flex;
  gap: 12px;
}
.tm-header .uk-navbar-container {
  border-bottom: 0 none;
  display: flex;
  justify-content: space-between;
}
.tm-header .uk-navbar-container .uk-navbar-left {
  width: 266px;
  justify-content: center;
  border-right: 0.5px solid #fafafa;
}
@media (max-width: 991px) {
  .tm-header .uk-navbar-container .uk-navbar-left {
    width: 100%;
  }
}
.tm-header .uk-navbar-container .uk-navbar-right {
  width: calc(100% - 266px);
}
@media (max-width: 991px) {
  .tm-header .uk-navbar-container .uk-navbar-right {
    width: 100%;
  }
}
.tm-header .uk-navbar-container .uk-navbar-right .uk-navbar-nav {
  margin-left: auto;
}
.tm-header .uk-navbar-container .uk-logo {
  text-align: center;
}
.tm-header .uk-navbar-container .uk-logo img {
  width: 194px;
  object-fit: contain;
}
.tm-header .uk-navbar-nav > li > a {
  color: #fafafa;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 16px;
  border-right: 0.5px solid #fafafa;
  font-family: "Geometos", sans-serif;
}
.tm-header .uk-navbar-nav > li > a:hover {
  color: #fafafa;
}
.tm-header .uk-navbar-nav > li > a:hover::before {
  bottom: 1px;
  height: 69px;
  background: #11b0e8;
}
.tm-header .uk-navbar-nav > li:first-child > a {
  border-left: 0.5px solid #fafafa;
}
.tm-header .uk-navbar-nav > li:last-child > a {
  border-left: 0.5px solid #11b0e8;
  border-right: 0.5px solid #11b0e8;
  color: #fafafa;
}
.tm-header .uk-navbar-nav > li:last-child > a::before {
  bottom: 1px;
  height: 69px;
  background-color: #11b0e8;
}
.tm-header .uk-navbar-nav > li.uk-active > a {
  color: #fafafa;
}
.tm-header .uk-navbar-nav > li.uk-active > a::before {
  bottom: 1px;
  height: 69px;
  background-color: #11b0e8;
}
.tm-header .tm-toolbar {
  color: #fafafa;
  font-size: 10px;
  font-weight: 400;
}
.tm-header .tm-toolbar a {
  color: #fafafa;
}
.tm-header .tm-toolbar a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.jk-hero h1 {
  color: #000080;
  font-size: 40px;
  font-weight: 400;
  margin: 0 0 24px;
  font-family: "Geometos", sans-serif;
  line-height: 1.4;
}
.jk-hero .uk-panel {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.08;
  margin: 32px 0 !important;
}
.jk-hero .uk-grid {
  align-items: center;
}
.jk-hero .uk-grid > .el-item > a {
  font-family: "Geometos", sans-serif;
}
.jk-hero video {
  border-radius: 16px;
  overflow: hidden;
}
.jk-hero > .uk-background-norepeat {
  padding-bottom: 140px;
  background-size: cover;
  background-position: top left;
}
@media (max-width: 991px) {
  .jk-hero > .uk-background-norepeat {
    padding-bottom: 40px;
  }
}

.jk-make {
  background: linear-gradient(180deg, rgba(0, 189, 255, 0.58) 0%, rgba(21, 205, 226, 0.58)) 90.03%;
}
.jk-make h2 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  vertical-align: middle;
  color: #FAFAFA;
  margin: 0 0 32px !important;
}
@media (max-width: 991px) {
  .jk-make h2 {
    margin: 0 0 16px !important;
    font-size: 40px;
  }
}
.jk-make h3 {
  color: #fafafa;
  font-family: "Geometos", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 991px) {
  .jk-make h3 {
    font-size: 40px;
  }
}
.jk-make .el-content {
  color: #fafafa;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.08;
  max-width: 408px;
}
.jk-make .uk-child-width-expand > .uk-margin-remove-first-child:last-child {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .jk-make .uk-child-width-expand > .uk-margin-remove-first-child:last-child {
    margin: 0 0 32px;
  }
}
.jk-make .jk-slider-make {
  margin-right: calc((100vw - 100%) / 2 * -1);
}
.jk-make .jk-slider-make .uk-grid-large {
  margin-left: -20px;
}
.jk-make .jk-slider-make .uk-slider-items > div {
  padding-left: 20px;
}
.jk-make .jk-slider-make .el-item {
  border-radius: 12px;
  overflow: hidden;
}
.jk-make .jk-slider-make .el-item picture,
.jk-make .jk-slider-make .el-item img {
  display: block;
  width: 100%;
}
.jk-make .jk-slider-make .el-slidenav {
  width: 48px;
  height: 28px;
  background: #fff;
  border: 1px solid #11b0e8;
  padding: 0;
  border-radius: 28px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.jk-make .jk-slider-make .el-slidenav::after {
  content: "";
  width: 18px;
  height: 14px;
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  display: inline-block;
  background-color: #11b0e8;
}
.jk-make .jk-slider-make .el-slidenav svg {
  display: none;
}
.jk-make .jk-slider-make .el-slidenav.uk-slidenav-previous::after {
  mask-image: url("../images/icon-prev.svg");
}
.jk-make .jk-slider-make .el-slidenav.uk-slidenav-next::after {
  mask-image: url("../images/icon-next.svg");
}
.jk-make .jk-slider-make .uk-position-bottom-center {
  width: calc(100% - 32px);
  background: #fff;
  border-radius: 8px;
  bottom: 12px;
}
.jk-make .jk-slider-make .uk-position-bottom-center > .uk-panel {
  padding: 16px;
}
.jk-make .jk-slider-make .uk-position-bottom-center h2 {
  color: #000080;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Geometos", sans-serif;
  margin: 0 0 4px;
  text-align: left;
}
.jk-make .jk-slider-make .uk-position-bottom-center .el-meta, .jk-make .jk-slider-make .uk-position-bottom-center .el-content {
  color: #4e4e4e;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  margin: 20px 0 0;
}

.jk-package h2 {
  color: #000080;
  text-align: center;
  font-family: "Geometos", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 20px;
}
@media (max-width: 991px) {
  .jk-package h2 {
    font-size: 40px;
  }
}
.jk-package .uk-panel {
  color: #4e4e4e;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.08;
}

.jk-price {
  margin: 80px 0 0 !important;
}
@media (max-width: 991px) {
  .jk-price {
    margin: 40px 0 0 !important;
  }
}
.jk-price .el-item > a {
  border-radius: 15.318px;
  border: 0.957px solid #b6b6b6;
  background: #fff;
  padding: 32px 30px;
  position: relative;
}
.jk-price .el-item > a:hover {
  background: #fff;
  border-radius: 15.318px;
  border: 0.957px solid #b6b6b6;
}
.jk-price .el-meta {
  text-align: center;
  color: #000;
  font-family: "Geometos", sans-serif;
  font-size: 20.607px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.03px;
  text-transform: uppercase;
  margin: 0 0 2px;
}
.jk-price .el-title {
  color: #000080;
  font-size: 84.427px;
  font-weight: 400;
  line-height: 58px;
}
.jk-price .el-title > span {
  -webkit-text-stroke-width: 1.72px;
  -webkit-text-stroke-color: #000080;
  font-size: 56.285px;
  font-weight: 400;
}
.jk-price .el-content {
  margin: 0 !important;
}
.jk-price .jk-every {
  color: #b6b6b6;
  font-family: "Geometos", sans-serif;
  font-size: 20.607px;
  font-weight: 500;
  letter-spacing: -1.03px;
  text-transform: uppercase;
  text-align: center;
}
.jk-price .jk-description {
  text-align: center;
}
.jk-price ul.uk-list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.jk-price ul.uk-list > li {
  padding: 5px 0;
  border-bottom: 1px solid #d9d9d9;
  color: #11b0e8;
  font-size: 15.318px;
  font-weight: 500;
  letter-spacing: -0.766px;
  position: relative;
  display: block;
}
.jk-price ul.uk-list > li::before {
  content: "";
  width: 21px;
  height: 21px;
  mask-image: url("../images/icon-check.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center center;
  background-color: #28efc3;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.jk-price ul.uk-list > li.not-check::before {
  mask-image: url("../images/icon-x.svg");
  background-color: red;
}
.jk-price .uk-margin-large-top {
  margin-top: 20px 0 0 !important;
}
.jk-price .el-link {
  color: #fafafa;
  font-family: "Geometos", sans-serif;
  font-size: 22.976px;
  font-weight: 500;
  letter-spacing: -1.149px;
  text-transform: uppercase;
  padding: 7px 22px;
  border-radius: 45.953px;
  background: #4e4e4e;
  transition: all 0.3s ease-in-out;
}
.jk-price .el-link:hover {
  background: #000080;
}
.jk-price > .uk-grid > div:nth-child(2) .el-item > a {
  border-color: #11b0e8;
  box-shadow: 0px 4px 9.3px 0px rgba(0, 0, 0, 0.2509803922);
}
.jk-price > .uk-grid > div:nth-child(2) .el-item > a::before {
  content: "Most popular";
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  color: #fafafa;
  font-size: 17.406px;
  font-family: "Geometos", sans-serif;
  font-weight: 500;
  letter-spacing: -0.87px;
  text-transform: uppercase;
  padding: 5px 8px 5px 30px;
  border-radius: 8.703px;
  background-color: #11b0e8;
  background-image: url("../images/icon-star.svg");
  background-repeat: no-repeat;
  background-size: 14.5px auto;
  background-position: left 10px center;
  white-space: nowrap;
}

.jk-faq > .uk-container > .uk-grid {
  max-width: 1302px;
  border-radius: 40px;
  background: rgba(21, 205, 226, 0.1);
  padding: 56px 16px;
  margin: 0;
}
@media (max-width: 991px) {
  .jk-faq > .uk-container > .uk-grid {
    max-width: 100%;
  }
}
.jk-faq > .uk-container > .uk-grid > * {
  padding: 0;
  max-width: 836px;
  margin: 0 auto;
}
.jk-faq .uk-grid {
  margin: 0;
}
.jk-faq .uk-grid > * {
  padding: 0;
}
.jk-faq h2 {
  color: #000080;
  text-align: center;
  font-family: "Geometos", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 20px;
}
@media (max-width: 991px) {
  .jk-faq h2 {
    font-size: 40px;
  }
}
.jk-faq h2 + .uk-panel {
  margin: 0 0 32px;
}
.jk-faq .uk-panel {
  color: #4e4e4e;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.08;
  margin: 0;
}
.jk-faq .uk-accordion .el-item {
  padding: 16px 24px;
  border-radius: 12px;
  border: 1px solid #b6b6b6;
  background: #fafafa;
  margin-bottom: 20px;
}
.jk-faq .uk-accordion .el-item > a {
  color: #4e4e4e;
  font-family: "Geometos", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.jk-faq .uk-accordion .el-item > a::before {
  content: "";
  width: 24px;
  height: 24px;
  mask-image: url("../images/icon-arrow-down.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  background-color: rgba(78, 78, 78, 0.5);
  background-image: none;
}
.jk-faq .uk-accordion .el-item:last-child {
  margin-bottom: 0;
}
.jk-faq .uk-accordion .el-item.uk-open > a::before {
  transform: rotate(-180deg);
}
.jk-faq .uk-accordion .uk-accordion-content .el-content {
  text-align: left;
}

.jk-bottom {
  background-image: url("../images/bg-bottom.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  color: #fafafa;
}
.jk-bottom h2 {
  color: #fafafa;
  text-align: center;
  font-family: "Geometos", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 20px;
}
.jk-bottom .uk-panel {
  color: #fafafa;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.08;
  margin: 0 0 28px;
}
.jk-bottom .uk-grid > .el-item > a {
  color: #fafafa;
  font-family: "Geometos", sans-serif;
  font-size: 27.297px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.365px;
  text-transform: uppercase;
  padding: 9px 13px;
  border-radius: 12px;
  background: #000080;
  text-align: center;
  border-color: #000080;
  transition: all 0.3s ease-in-out;
}
.jk-bottom .uk-grid > .el-item > a:hover {
  opacity: 0.8;
}
.jk-bottom .uk-list .el-content {
  color: #fafafa;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.08;
}

.jk-footer .jk-info {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Geometos", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
}
.jk-footer .jk-list .el-item,
.jk-footer .jk-list a,
.jk-footer .jk-list .uk-link {
  color: rgba(250, 250, 250, 0.5);
  font-family: "Geometos", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
}
.jk-footer .jk-list a:hover {
  text-decoration: none;
}
.jk-footer .jk-list .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: #11b0e8;
}
.jk-footer .jk-list .el-image svg {
  fill: #11b0e8;
}
.jk-footer h3 {
  color: #fafafa;
  font-family: "Geometos", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 30px;
}
.jk-footer .jk-menu-f .el-item {
  margin: 0 0 18px;
}
.jk-footer .jk-menu-f .el-item > a {
  color: rgba(250, 250, 250, 0.5);
  font-family: "Geometos", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.jk-footer #mc_embed_signup {
  background: transparent;
  width: auto;
}
.jk-footer #mc_embed_signup form {
  margin: 0;
}
.jk-footer .uk-panel {
  color: rgba(250, 250, 250, 0.5);
  font-family: "Geometos", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.jk-footer .el-input {
  border-radius: 8px;
  border: 0.5px solid #b6b6b6;
  background: #4e4e4e;
  height: 32px;
  line-height: 32px;
  padding: 0px 20px;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Geometos", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.jk-footer button.el-button {
  border-radius: 8px;
  border: 0.5px #11b0e8 !important;
  background: #11b0e8 !important;
  color: #fff !important;
  text-align: center;
  font-family: "Geometos", sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 32px;
  line-height: 32px;
  padding: 0px 20px;
  display: block;
  cursor: pointer;
  width: 100%;
}

.jk-panel .el-meta {
  color: #4e4e4e;
  font-family: "Geometos", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 10px;
}
.jk-panel h3 {
  color: #000080;
  font-family: "Geometos", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 991px) {
  .jk-panel h3 {
    font-size: 40px;
  }
}

.jk-panel-2 h3 {
  color: #000080;
  font-family: "Geometos", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 10px;
}
.jk-panel-2 .el-content, .jk-panel-2 .uk-panel {
  color: #4e4e4e;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin: 0 0 40px;
}
.jk-panel-2 .tm-mask-default {
  border-radius: 8px;
  border: 1px solid #b6b6b6;
}

.jk-panel-3 h2 {
  color: #000080;
  font-family: "Geometos", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
}
.jk-panel-3 h3 {
  color: #000080;
  font-family: "Geometos", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 40px 0 20px;
}
.jk-panel-3 .jk-before,
.jk-panel-3 .jk-after {
  float: left;
  width: calc((100% - 20px) / 2);
  position: relative;
  margin: 0 !important;
}
@media (max-width: 991px) {
  .jk-panel-3 .jk-before,
  .jk-panel-3 .jk-after {
    float: none;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .jk-panel-3 .jk-before picture > img,
  .jk-panel-3 .jk-after picture > img {
    width: 100%;
  }
}
.jk-panel-3 .jk-before > .el-meta,
.jk-panel-3 .jk-after > .el-meta {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
  color: #fafafa;
  font-family: "Geometos", sans-serif;
  font-size: 17.406px;
  font-weight: 500;
  letter-spacing: -0.87px;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 8.703px;
  background: #15cde2;
}
.jk-panel-3 .el-content {
  color: #4e4e4e;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
}

.jk-panel-4 > div {
  padding: 50px 0 250px;
  background-size: cover;
}
.jk-panel-4 h2 {
  color: #000080;
  text-align: center;
  font-family: "Geometos", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 20px;
}
.jk-panel-4 .uk-panel {
  color: #4e4e4e;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.08;
}

.jk-about-1 .uk-background-norepeat {
  background-size: 100% 140px;
}
@media (max-width: 991px) {
  .jk-about-1 .uk-background-norepeat {
    background-size: 100% 100px;
  }
}

.jk-banner-service, .jk-banner-packages {
  color: #FAFAFA;
}
.jk-banner-service h1, .jk-banner-packages h1 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  color: #FAFAFA;
}
@media (max-width: 991px) {
  .jk-banner-service h1, .jk-banner-packages h1 {
    font-size: 40px;
  }
}
.jk-banner-service h1 > span, .jk-banner-packages h1 > span {
  text-decoration: underline;
}
.jk-banner-service .uk-panel, .jk-banner-service .uk-text-center, .jk-banner-packages .uk-panel, .jk-banner-packages .uk-text-center {
  color: #FAFAFA;
}
.jk-banner-service .uk-panel, .jk-banner-packages .uk-panel {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}
.jk-banner-service .uk-text-center, .jk-banner-packages .uk-text-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 991px) {
  .jk-banner-service .uk-text-center, .jk-banner-packages .uk-text-center {
    gap: 24px 10px;
  }
}
.jk-banner-service .uk-text-center .el-item .el-content, .jk-banner-packages .uk-text-center .el-item .el-content {
  background: #11B0E8;
  padding: 8px 16px;
  border: 1px solid #FAFAFA;
  border-radius: 36px;
}
.jk-banner-service .uk-text-center .el-item .el-image, .jk-banner-packages .uk-text-center .el-item .el-image {
  padding-right: 8px;
}

.jk-service-work {
  margin: 40px 0 0 !important;
}
.jk-service-work h2 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  vertical-align: middle;
  color: #4E4E4E;
}
@media (max-width: 991px) {
  .jk-service-work h2 {
    font-size: 40px;
  }
}
.jk-service-work .uk-panel {
  font-weight: 400;
  font-size: 24px;
  line-height: 108%;
  text-align: center;
  color: #4E4E4E;
}
.jk-service-work .jk-list-work {
  text-align: center;
}
.jk-service-work .jk-list-work .el-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 108%;
  color: #4E4E4E;
}
.jk-service-work .jk-list-work .el-content {
  font-size: 16px;
  line-height: 108%;
  color: #B6B6B6;
  margin-top: 6px !important;
}
.jk-service-work .jk-list-work > .uk-grid {
  position: relative;
}
.jk-service-work .jk-list-work > .uk-grid::after {
  content: "";
  width: calc(100% - 320px);
  height: 1px;
  background: #11B0E8;
  position: absolute;
  top: 32px;
  left: 160px;
}
@media (max-width: 1199px) {
  .jk-service-work .jk-list-work > .uk-grid::after {
    content: none;
  }
}
.jk-service-work .jk-list-work > .uk-grid > div:first-child .el-item::before {
  content: "1";
}
.jk-service-work .jk-list-work > .uk-grid > div:nth-child(2) .el-item::before {
  content: "2";
}
.jk-service-work .jk-list-work > .uk-grid > div:nth-child(3) .el-item::before {
  content: "3";
}
.jk-service-work .jk-list-work > .uk-grid > div:nth-child(4) .el-item::before {
  content: "4";
}
.jk-service-work .jk-list-work > .uk-grid .el-item::before {
  display: block;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  background: #11B0E8;
  font-family: "Geometos", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin: 0 auto 24px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

@media (max-width: 991px) {
  .jk-residential {
    padding: 20px 0;
  }
}
.jk-residential > .uk-container .uk-grid {
  align-items: center;
}
.jk-residential > .uk-container .uk-grid > div:last-child > * {
  max-width: 416px;
  margin: 0 auto 20px;
}
@media (max-width: 991px) {
  .jk-residential > .uk-container .uk-grid > div:last-child > * {
    max-width: 100%;
  }
}
.jk-residential:nth-child(2n+1) > .uk-container .uk-grid {
  align-items: center;
}
@media (max-width: 991px) {
  .jk-residential:nth-child(2n+1) > .uk-container .uk-grid {
    flex-direction: column-reverse;
  }
}
.jk-residential:nth-child(2n+1) > .uk-container .uk-grid > div:first-child > * {
  max-width: 416px;
  margin: 0 auto 20px;
}
@media (max-width: 991px) {
  .jk-residential:nth-child(2n+1) > .uk-container .uk-grid > div:first-child > * {
    max-width: 100%;
  }
}
.jk-residential h2 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 104%;
  text-align: center;
  vertical-align: middle;
  color: #4E4E4E;
  margin: 0 0 20px;
}
.jk-residential .uk-list {
  margin: 0 0 20px;
}
.jk-residential .uk-list > li {
  font-weight: 400;
  font-size: 14px;
  line-height: 220%;
  color: #000000;
}
.jk-residential .el-content.uk-button {
  font-family: "Geometos", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -5%;
  vertical-align: middle;
  text-transform: uppercase;
  max-width: 368px;
  background: #11B0E8;
  color: #FAFAFA;
  text-align: center;
  border-radius: 28px;
  display: block;
  padding: 11px 5px;
  border-color: #11B0E8;
}

.jk-step {
  background: rgba(182, 182, 182, 0.1019607843);
}
.jk-step h2 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  vertical-align: middle;
  color: #000080;
}
@media (max-width: 991px) {
  .jk-step h2 {
    font-size: 40px;
  }
}
.jk-step .uk-panel {
  font-weight: 400;
  font-size: 24px;
  line-height: 108%;
  text-align: center;
  color: #4E4E4E;
}
.jk-step .jk-list-step {
  margin: 32px 0 0 !important;
}
.jk-step .jk-list-step .el-image {
  width: 62px;
  object-fit: contain;
}
.jk-step .jk-list-step h3 {
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: #4E4E4E;
  text-align: center;
}
.jk-step .jk-list-step .el-content {
  font-size: 16px;
  margin: 20px 0 0 !important;
}

.jk-choose h2 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  color: #000080;
}
@media (max-width: 991px) {
  .jk-choose h2 {
    font-size: 40px;
  }
}
.jk-choose .uk-panel {
  font-weight: 400;
  font-size: 18px;
  line-height: 108%;
  text-align: center;
  color: #4E4E4E;
}

.jk-member {
  background: linear-gradient(180deg, rgba(17, 176, 232, 0.58) 0%, rgba(21, 205, 226, 0.58) 90.03%);
}
.jk-member h2 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  color: #FAFAFA;
}
@media (max-width: 991px) {
  .jk-member h2 {
    font-size: 40px;
  }
}
.jk-member .uk-panel {
  font-weight: 400;
  font-size: 18px;
  line-height: 108%;
  text-align: center;
  color: #FAFAFA;
}
@media (min-width: 991px) {
  .jk-member .jk-list-member > .uk-grid {
    margin-left: -20px;
  }
}
.jk-member .jk-list-member > .uk-grid > div {
  width: 100%;
}
@media (min-width: 992px) {
  .jk-member .jk-list-member > .uk-grid > div {
    padding-left: 20px;
    width: 25%;
  }
}
.jk-member .jk-list-member > .uk-grid > div .el-item {
  border: 0.96px solid #B6B6B6;
  border-radius: 15.32px;
  background: #fff;
  padding: 24px 24px;
}
.jk-member .jk-list-member h3 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  color: #000000;
}
.jk-member .jk-list-member .el-content {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -5%;
  text-align: center;
  color: #11B0E8;
}

.jk-google-review h2 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  text-align: center;
  color: #000080;
}
@media (max-width: 991px) {
  .jk-google-review h2 {
    font-size: 40px;
  }
}
.jk-google-review .jk-review {
  font-weight: 400;
  font-size: 18px;
  line-height: 108%;
  text-align: center;
  color: #4E4E4E;
  margin: 0 0 40px !important;
}
.jk-google-review .grp-theme-default .grp-widget-box-head-honor {
  max-width: 200px;
  text-align: center;
}
.jk-google-review .grp-theme-default .grp-widget-box-head {
  text-align: left;
  background-color: #11b0e8;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
}
.jk-google-review .grp-theme-default .grp-style-box.grp-reviews-review {
  border-radius: 8px;
}
.jk-google-review .grp-theme-default .grp-widget-load-more-btn {
  display: inline-block;
  background: transparent;
}
.jk-google-review .grp-theme-default .grp-widget-load-more-btn:hover {
  background: transparent;
}
.jk-google-review .grp-theme-default .grp-widget-load-more-btn > span {
  font-weight: 500;
  line-height: 108%;
  text-align: center;
  color: #11B0E8;
  visibility: hidden;
  font-size: 0;
  display: block;
}
.jk-google-review .grp-theme-default .grp-widget-load-more-btn > span::before {
  content: "More reviews →";
  font-size: 24px;
  display: block;
  visibility: visible;
}

.jk-contact-map > div > .uk-container > .uk-grid > div:last-child {
  padding: 20px;
}
@media (max-width: 991px) {
  .jk-contact-map .uk-grid {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .jk-contact-map .uk-grid > div {
    padding: 0;
  }
}
.jk-contact-map .uk-grid > div:last-child {
  background: #FAFAFA;
  align-items: center;
  margin: 0;
}
.jk-contact-map .uk-grid > div:last-child .uk-list .el-content, .jk-contact-map .uk-grid > div:last-child .uk-list .el-content a, .jk-contact-map .uk-grid > div:last-child .uk-list .el-content .uk-link {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 16.43px;
  color: #4E4E4E;
}
@media (max-width: 991px) {
  .jk-contact-map .uk-grid > div:last-child .uk-list .el-content, .jk-contact-map .uk-grid > div:last-child .uk-list .el-content a, .jk-contact-map .uk-grid > div:last-child .uk-list .el-content .uk-link {
    font-size: 10px;
  }
}
.jk-contact-map .uk-grid > div:last-child .uk-list svg {
  fill: rgb(17, 176, 232);
}
@media (max-width: 991px) {
  .jk-contact-map .uk-grid > div:last-child .uk-list svg {
    margin-right: 8px;
  }
}
.jk-contact-map .uk-grid > div:last-child .uk-list .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: rgb(17, 176, 232);
}
.jk-contact-map .uk-grid .jk-contact-image {
  margin: 40px 0 40px;
}
@media (max-width: 991px) {
  .jk-contact-map .uk-grid .jk-contact-image {
    margin: 0px 0 24px;
  }
}
.jk-contact-map .uk-grid .jk-contact-image .el-image {
  height: 75px;
  object-fit: contain;
}

#dialog1.eb-dialog {
  border: 0 none;
}
@media (max-width: 550px) {
  #dialog1.eb-dialog {
    margin: 0 8px;
  }
}
#dialog1.eb-dialog h3 {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  text-align: center;
  color: #000080;
  margin: 0 0 32px;
}
@media (max-width: 991px) {
  #dialog1.eb-dialog h3 {
    font-size: 40px;
  }
}
#dialog1.eb-dialog .contact-form .uk-form-label {
  float: none;
}
#dialog1.eb-dialog .contact-form .uk-form-horizontal {
  margin: 0;
}
#dialog1.eb-dialog .contact-form .uk-form-horizontal .uk-form-label {
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 32px;
  color: #4E4E4E;
  margin: 0 0 8px;
}
#dialog1.eb-dialog .contact-form .uk-form-horizontal .uk-form-controls {
  margin: 0 !important;
}
#dialog1.eb-dialog .contact-form input {
  border: 1px solid #B6B6B6;
  border-radius: 12px;
  padding: 0 24px;
  height: 69px;
  line-height: 69px;
  font-family: "Geometos", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #4E4E4E;
  text-transform: uppercase;
  background: #FAFAFA;
}
#dialog1.eb-dialog .contact-form input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form input input::-moz-placeholder { /* Firefox 19+ */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form input input:-ms-input-placeholder { /* IE 10+ */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form input input:-moz-placeholder { /* Firefox 18- */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form input input::-webkit-input-selection { /* Chrome/Opera/Safari */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form input input::-moz-selection { /* Firefox 19+ */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form input input:-ms-input-selection { /* IE 10+ */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form input input:-moz-selection { /* Firefox 18- */
  color: #B6B6B6;
}
#dialog1.eb-dialog .contact-form button.uk-button {
  font-family: "Geometos", sans-serif;
  font-weight: 500;
  font-size: 27.3px;
  letter-spacing: -5%;
  text-transform: uppercase;
  color: #FAFAFA;
  background: #11B0E8;
  height: 52px;
  line-height: 52px;
  border-radius: 20px;
  display: block;
  max-width: 326px;
  margin: 0 auto;
  width: 100%;
}