/*
    01. common
*/
:root {
  scroll-behavior: inherit;
  --kk-font-1: "Manrope", sans-serif;
  --kk-clr-pr-1: #011df7;
  --kk-clr-pr-2: #005aff;
  --kk-clr-sd-1: #dddd;
  --kk-clr-h-1: #090b28;
  --kk-clr-p-1: #565765;
  --kk-clr-gd-1: linear-gradient( 62deg, rgb(9,229,255) 0%, rgb(8,35,242) 100%);
  --kk-cube-1: all .25s cubic-bezier(0.65, 0.05, 0.36, 1);
  --kk-cube-2: cubic-bezier(0.65, 0.05, 0.36, 1);
  --kk-font-4: "Inter", sans-serif;
  --kk-clr-pr-4: #10ECB0;
  --kk-clr-sd-4: #1457C7;
  --kk-clr-h-4: #101E2D;
  --kk-clr-p-4: #4C5258;
}

body {
  font-family: var(--kk-font-1);
  font-size: 18px;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 28px;
  color: #000;
  overflow-x: hidden;
  font-optical-sizing: auto;
}

.img, img {
  max-width: 100%;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a, span {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: none;
  line-height: inherit;
  transition: inherit;
}

button {
  border: none;
  outline: none;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

h1 {
  font-size: 55px;
}

h2 {
  font-size: 55px;
}

h3 {
  font-size: 42px;
}

h4 {
  font-size: 27px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

::-moz-selection {
  background-color: #3065D0;
  color: white;
  text-shadow: none;
}

::-moz-selection {
  background-color: #3065D0;
  color: white;
  text-shadow: none;
}

::selection {
  background-color: #3065D0;
  color: white;
  text-shadow: none;
}

input::placeholder, textarea::placeholder {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
}

input:focus::placeholder, textarea:focus::placeholder {
  opacity: 0;
}

@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  ::-webkit-scrollbar {
    width: 7px;
    background: #fff;
    box-shadow: none;
    border: none;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  ::-webkit-scrollbar-thumb {
    background: var(--kk-clr-gd-1);
    border-radius: 6px;
  }
}
.swiper-notification {
  display: none;
}

/*
    margin-&-padding_variable-start
*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.pb-230 {
  padding-bottom: 230px;
}

.pb-235 {
  padding-bottom: 235px;
}

.pb-240 {
  padding-bottom: 240px;
}

.pb-245 {
  padding-bottom: 245px;
}

.pb-250 {
  padding-bottom: 250px;
}

.pb-255 {
  padding-bottom: 255px;
}

.pb-260 {
  padding-bottom: 260px;
}

.pb-265 {
  padding-bottom: 265px;
}

.pb-270 {
  padding-bottom: 270px;
}

.pb-275 {
  padding-bottom: 275px;
}

.pb-280 {
  padding-bottom: 280px;
}

.pb-285 {
  padding-bottom: 285px;
}

.pb-290 {
  padding-bottom: 290px;
}

.pb-295 {
  padding-bottom: 295px;
}

.pb-300 {
  padding-bottom: 300px;
}

/*
    margin-&-padding_variable-end
*/
/*
    global-css-end
*/
/*
    02. utility
*/
@media (min-width: 1200px) {
  .container.kk-container-1 {
    max-width: 1194px;
  }
}
.wa-fix {
  overflow: hidden;
}

.wa-ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.wa-img-cover img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.wa-bg-default {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.flaticon {
  display: inline-block;
  line-height: 0.65;
}

.wa-z-index-3 {
  position: relative;
  z-index: 3;
}

.wa-p-absolute {
  position: absolute;
}

.wa-p-relative {
  position: relative;
  z-index: 1;
}

.wa-origin-left {
  transform-origin: left;
}

.wa-origin-right {
  transform-origin: right;
}

.wa-fw-400 {
  font-weight: 400;
}

.wa-fw-500 {
  font-weight: 500;
}

.wa-fw-600 {
  font-weight: 600;
}

.wa-fw-700 {
  font-weight: 700;
}

.wa-fw-800 {
  font-weight: 800;
}

.wa-fw-900 {
  font-weight: 900;
}

.wa-ml-auto {
  margin-left: auto;
}

.wa-mr-auto {
  margin-right: auto;
}

.wa-line-limit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.wa-line-limit:is(.has-line-1) {
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.wa-line-limit:is(.has-line-2) {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.wa-line-limit:is(.has-line-3) {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.wa-line-limit:is(.has-line-4) {
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
.wa-line-limit:is(.has-line-5) {
  -webkit-line-clamp: 5;
  line-clamp: 5;
}
.wa-line-limit:is(.has-line-6) {
  -webkit-line-clamp: 6;
  line-clamp: 6;
}
.wa-line-limit:is(.has-line-7) {
  -webkit-line-clamp: 7;
  line-clamp: 7;
}
.wa-line-limit:is(.has-line-8) {
  -webkit-line-clamp: 8;
  line-clamp: 8;
}
.wa-line-limit:is(.has-line-9) {
  -webkit-line-clamp: 9;
  line-clamp: 9;
}
.wa-line-limit:is(.has-line-10) {
  -webkit-line-clamp: 10;
  line-clamp: 10;
}

.wa-will-change {
  will-change: transform, opacity;
}

/*
    components
*/
/*
    03. typography
*/
/*
    typography-start
*/
.kk-h-1 {
  font-family: var(--kk-font-1);
  line-height: 1.375;
  font-weight: 700;
  color: var(--kk-clr-h-1);
  margin-bottom: 0;
}

.kk-p-1 {
  font-family: var(--kk-font-1);
  font-size: 17px;
  line-height: 1.647;
  font-weight: 400;
  color: var(--kk-clr-p-1);
  margin-bottom: 0;
}
.kk-p-1 b {
  font-weight: 700;
  color: var(--kk-clr-h-1);
}

.kk-subtitle-1 {
  font-family: var(--kk-font-1);
  font-weight: 700;
  font-size: 19px;
  letter-spacing: 0.1em;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--kk-clr-h-1);
  line-height: 1.2;
  margin-bottom: 17px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-subtitle-1 {
    font-size: 16px;
    letter-spacing: 0.01em;
  }
}
.kk-subtitle-1 .icon {
  font-size: 21px;
  color: var(--kk-clr-pr-1);
  line-height: 0.7;
}

.kk-subtitle-2 {
  font-family: var(--kk-font-1);
  display: inline-flex;
  align-items: center;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  color: var(--kk-clr-pr-2);
  gap: 7px;
  margin-bottom: 0;
}
.kk-subtitle-2 i {
  font-size: 22px;
}
.kk-subtitle-2-line {
  width: 52px;
  height: 2px;
  background: linear-gradient(270deg, rgb(0, 90, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.kk-subtitle-2-line:nth-child(3) {
  background: linear-gradient(90deg, rgb(0, 90, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 767px) {
  .kk-subtitle-2 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-subtitle-2 {
    font-size: 20px;
  }
}

.kk-subtitle-3 {
  font-family: var(--kk-font-1);
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: var(--kk-clr-pr-2);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 4px 22px;
  padding-left: 11px;
  border-radius: 100px;
  margin-bottom: 10px;
}
.kk-subtitle-3 .text {
  margin-left: 9px;
  display: inline-block;
}
.kk-subtitle-3 i {
  font-size: 20px;
  color: #000;
}

.kk-sec-title-1 {
  font-family: var(--kk-font-1);
  font-weight: 700;
  color: var(--kk-clr-pr-1);
  font-size: 65px;
  line-height: 1.107;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-sec-title-1 {
    font-size: 57px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-sec-title-1 {
    font-size: 47px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-sec-title-1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .kk-sec-title-1 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-sec-title-1 {
    font-size: 40px;
  }
}

.kk-sec-title-2 {
  font-family: var(--kk-font-1);
  font-weight: 700;
  color: var(--kk-clr-h-1);
  font-size: 65px;
  line-height: 1.25;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
.kk-sec-title-2 span {
  color: #686868;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-sec-title-2 {
    font-size: 57px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-sec-title-2 {
    font-size: 47px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-sec-title-2 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .kk-sec-title-2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-sec-title-2 {
    font-size: 40px;
  }
}

.kk-sec-title-3 {
  font-family: var(--kk-font-1);
  font-weight: 700;
  color: var(--kk-clr-h-1);
  font-size: 60px;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
.kk-sec-title-3 span {
  color: #686868;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-sec-title-3 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-sec-title-3 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-sec-title-3 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .kk-sec-title-3 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-sec-title-3 {
    font-size: 38px;
  }
}

.wa_bg_position div {
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-image: linear-gradient(to right, rgb(9, 11, 40) 50%, rgba(104, 104, 104, 0.5) 50%);
  padding-bottom: 7px;
}
.wa_bg_position div:not(:first-child) {
  margin-top: -7px;
}

/*
    typography-end
*/
/*
    04. mouse-cursor
*/
.wa-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  contain: layout style size;
  pointer-events: none;
  will-change: transform;
  -webkit-transition: opacity 0.3s, color 0.4s;
  -o-transition: opacity 0.3s, color 0.4s;
  -moz-transition: opacity 0.3s, color 0.4s;
  transition: opacity 0.3s, color 0.4s;
}
.wa-cursor::before {
  background: var(--kk-clr-pr-1);
}
.wa-cursor:before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.1s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.1s, -webkit-transform 0.3s ease-in-out;
  -o-transition: opacity 0.1s, -o-transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, opacity 0.1s, -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.1s;
  transition: transform 0.3s ease-in-out, opacity 0.1s, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
}
.wa-cursor-text {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: scale(0) rotate(10deg);
  -moz-transform: scale(0) rotate(10deg);
  -ms-transform: scale(0) rotate(10deg);
  -o-transform: scale(0) rotate(10deg);
  transform: scale(0) rotate(10deg);
  opacity: 0;
  color: white;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.01em;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.3s;
  transition: opacity 0.4s, -webkit-transform 0.3s;
  -o-transition: opacity 0.4s, -o-transform 0.3s;
  -moz-transition: opacity 0.4s, transform 0.3s, -moz-transform 0.3s;
  transition: opacity 0.4s, transform 0.3s;
  transition: opacity 0.4s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.wa-cursor:is(.-normal) {
  mix-blend-mode: normal;
}
.wa-cursor:is(.-normal)::before {
  background: currentColor;
}
.wa-cursor:is(.-text) {
  mix-blend-mode: normal;
}
.wa-cursor:is(.-text)::before {
  background: currentColor;
}
.wa-cursor:is(.-inverse) {
  color: white;
}
.wa-cursor:is(.-visible)::before {
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
}
.wa-cursor:is(.-visible):is(.-active):before {
  -webkit-transform: scale(0.23);
  -moz-transform: scale(0.23);
  -ms-transform: scale(0.23);
  -o-transform: scale(0.23);
  transform: scale(0.23);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.wa-cursor:is(.-pointer)::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  animation: waCursorKf 5s linear infinite;
  background: transparent;
  border: 1px dashed var(--kk-clr-pr-1);
}
.wa-cursor:is(.-text):before {
  background: #000;
  opacity: 0.8;
  backdrop-filter: blur(10);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.wa-cursor:is(.-text) .wa-cursor-text {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wa-cursor:is(.-text):is(.-active)::before {
  -webkit-transform: scale(1.6);
  -moz-transform: scale(1.6);
  -ms-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.wa-cursor:is(.-opaque)::before {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.wa-cursor:is(.-opaque):is(.-active)::before {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.wa-cursor:is(.-lg)::before {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
.wa-cursor:is(.-hidden)::before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

@supports (mix-blend-mode: exclusion) {
  .wa-cursor.-exclusion, .wa-cursor.-opaque {
    mix-blend-mode: exclusion;
  }
}
@supports (mix-blend-mode: exclusion) {
  .wa-cursor.-exclusion:before, .wa-cursor.-opaque:before {
    background: white;
  }
}
@keyframes waCursorKf {
  0% {
    transform: scale(1) rotate(0deg);
  }
  100% {
    transform: scale(1) rotate(360deg);
  }
}
/*
    05. button
*/
/*
    button-start
*/
.tn-offcanvas-btn-1 {
  background: transparent;
  outline: none;
  border: none;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 0;
}
.tn-offcanvas-btn-1 .line {
  width: 25px;
  height: 3px;
  background: var(--tn-clr-gd-1);
  transition: 0.5s var(--tn-cube-1);
  transform-origin: left;
}
.tn-offcanvas-btn-1 .line:nth-child(2) {
  width: 20px;
}
.tn-offcanvas-btn-1:hover .line:nth-child(1) {
  transform: scaleX(50%);
}
.tn-offcanvas-btn-1:hover .line:nth-child(3) {
  transform: scaleX(50%);
}
.tn-offcanvas-btn-1:hover .line:nth-child(2) {
  width: 25px;
}

.kk-offcanvas-btn-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border-radius: 12px;
  font-size: 28px;
  color: #fff;
  background: #151515;
  padding: 0;
}

.kk-pr-btn-1 {
  font-family: var(--kk-font-1);
  display: inline-flex;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  background: #151515;
  border-radius: 15px;
  line-height: 1.5;
  padding: 16px 39px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.kk-pr-btn-1::after {
  content: "";
  width: 100px;
  height: 100px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-130%, -80%);
  filter: blur(20px);
  border-radius: 50%;
  z-index: -1;
  transition: var(--kk-cube-1);
}
.kk-pr-btn-1:hover {
  color: #fff;
}
.kk-pr-btn-1:hover::after {
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
}

.kk-pr-btn-2 {
  font-family: var(--kk-font-1);
  font-weight: 700;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  padding: 12px;
  padding-left: 28px;
  background: #151515;
  border-radius: 15px;
  gap: 15px;
  color: #fff;
  line-height: 1.5;
}
.kk-pr-btn-2 .icon {
  width: 30px;
  height: 30px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 7px;
  font-size: 20px;
  color: #000;
  transition: var(--kk-cube-1);
  overflow: hidden;
  position: relative;
}
.kk-pr-btn-2 .icon i {
  transition: var(--kk-cube-1);
}
.kk-pr-btn-2 .icon i:nth-child(1) {
  position: absolute;
  transform: translateX(-30px);
}
.kk-pr-btn-2:hover {
  color: #fff;
}
.kk-pr-btn-2:hover .icon {
  background: var(--kk-clr-pr-1);
  color: #fff;
}
.kk-pr-btn-2:hover .icon i:nth-child(1) {
  transform: translateX(0px);
}
.kk-pr-btn-2:hover .icon i:nth-child(2) {
  transform: translateX(30px);
}

.kk-pr-btn-3 {
  font-family: var(--kk-font-1);
  font-weight: 700;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  padding: 12px 17px;
  padding-left: 28px;
  background: linear-gradient(295deg, rgb(85, 216, 234) 0%, rgb(0, 54, 255) 70%);
  border-radius: 95px;
  gap: 15px;
  color: #fff;
  line-height: 1.5;
  position: relative;
  z-index: 1;
}
.kk-pr-btn-3 .text {
  transition: var(--kk-cube-1);
}
.kk-pr-btn-3 .icon {
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  font-size: 20px;
  color: #000;
  transition: var(--kk-cube-1);
}
.kk-pr-btn-3 .icon-2 {
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  font-size: 20px;
  color: #000;
  transition: var(--kk-cube-1);
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translateY(-50%) scale(0);
}
.kk-pr-btn-3:hover {
  color: #fff;
}
.kk-pr-btn-3:hover .icon {
  transform: scale(0);
}
.kk-pr-btn-3:hover .text {
  transform: translateX(33px);
}
.kk-pr-btn-3:hover .icon-2 {
  transform: translateY(-50%) scale(1);
}

.kk-pr-btn-4 {
  font-family: var(--kk-font-1);
  background: #fff;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 100px;
  padding: 5px;
  padding-left: 28px;
  position: relative;
  z-index: 1;
  transition: var(--kk-cube-1);
}
.kk-pr-btn-4 .icon {
  width: 52px;
  height: 52px;
  background: #000;
  border-radius: 50%;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 25px;
  transition: var(--kk-cube-1);
}
.kk-pr-btn-4 .icon-2 {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  color: var(--kk-clr-pr-2);
  font-size: 25px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: var(--kk-cube-1);
  background: #fff;
}
.kk-pr-btn-4 .text {
  transition: var(--kk-cube-1);
}
.kk-pr-btn-4:hover {
  background: var(--kk-clr-pr-2);
  color: #fff;
}
.kk-pr-btn-4:hover .icon {
  transform: scale(0);
}
.kk-pr-btn-4:hover .icon-2 {
  transform: translateY(-50%) scale(1) translateX(0px);
}
.kk-pr-btn-4:hover .text {
  transform: translateX(38px);
}
.kk-pr-btn-4.has-plybtn {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.kk-pr-btn-4.has-plybtn .icon {
  background: var(--kk-clr-pr-2);
  color: #fff;
}

.kk-search-btn-1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 53px;
  border: 2px solid rgba(1, 29, 247, 0.42);
  border-radius: 10px;
  background: transparent;
  color: #000;
  transition: 0.3s;
  font-size: 18px;
  perspective: 400px;
}
.kk-search-btn-1:hover {
  background: var(--kk-clr-pr-1);
  border-color: var(--kk-clr-pr-1);
  color: #fff;
}
.kk-search-btn-1:hover i {
  animation-name: pulse;
  animation-duration: 0.5s;
  animation-timing-function: var(--kk-cube-1);
}

.kk-plybtn-1 {
  display: inline-flex;
  font-family: var(--kk-font-1);
  font-weight: 700;
  align-items: center;
}
.kk-plybtn-1 .text {
  background: var(--kk-clr-pr-1);
  border-radius: 10px;
  color: #fff;
  padding: 11px 24px;
  padding-right: 30px;
}
.kk-plybtn-1 .icon {
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  margin-left: -17px;
  transition: var(--kk-cube-1);
}
.kk-plybtn-1:hover .icon {
  color: #fff;
  background: #007eff;
}

.kk-plybtn-2 {
  font-family: var(--kk-font-1);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 15px;
}
.kk-plybtn-2 .icon {
  width: 43px;
  height: 43px;
  background: var(--kk-clr-pr-1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.kk-plybtn-2 .text {
  background: #fff;
  padding: 7px 22px;
  border-radius: 20px;
  transition: var(--kk-cube-1);
}
.kk-plybtn-2:hover .text {
  background: var(--kk-clr-pr-1);
  color: #fff;
}

.kk-scroll-down-btn-1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.kk-scroll-down-btn-1 .icon {
  width: 55px;
  height: 55px;
  display: inline-flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  background: var(--kk-clr-pr-1);
  border-radius: 15px;
  color: #fff;
  font-size: 30px;
  transform: rotate(90deg);
  overflow: hidden;
}
.kk-scroll-down-btn-1 .icon i {
  transition: var(--kk-cube-1);
}
.kk-scroll-down-btn-1 .icon i:nth-child(1) {
  position: absolute;
  transform: translateX(-40px);
}
.kk-scroll-down-btn-1 img {
  animation: waRotation360 10s linear infinite;
}
.kk-scroll-down-btn-1:hover .icon i:nth-child(1) {
  transform: translateX(0px);
}
.kk-scroll-down-btn-1:hover .icon i:nth-child(2) {
  transform: translateX(40px);
}

.kk-slider-btn-1 {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  background: #ededed;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  transition: 0.3s;
}
.kk-slider-btn-1 i {
  transition: 0.3s;
}
.kk-slider-btn-1 i:nth-child(1) {
  position: absolute;
  transform: translateX(-60px);
}
.kk-slider-btn-1:hover {
  color: #fff;
  background: var(--kk-clr-pr-1);
}
.kk-slider-btn-1:hover i:nth-child(1) {
  transform: translateX(0px);
}
.kk-slider-btn-1:hover i:nth-child(2) {
  transform: translateX(60px);
}
.kk-slider-btn-1:is(.has-left) i:nth-child(1) {
  position: absolute;
  transform: translateX(60px) rotate(180deg);
}
.kk-slider-btn-1:is(.has-left) i:nth-child(2) {
  transform: translateX(0px) rotate(180deg);
}
.kk-slider-btn-1:is(.has-left):hover i:nth-child(1) {
  transform: translateX(0px) rotate(180deg);
}
.kk-slider-btn-1:is(.has-left):hover i:nth-child(2) {
  transform: translateX(-60px) rotate(180deg);
}

.kk-search-form-3 {
  position: relative;
  z-index: 1;
}
.kk-search-form-3-input {
  height: 38px;
  width: 100%;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  background: transparent;
  font-family: var(--kk-font-1);
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  max-width: 200px;
  padding: 0 20px;
  outline: none;
  padding-right: 40px;
}
.kk-search-form-3-btn {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  color: #fff;
  opacity: 70%;
  font-size: 15px;
  transition: var(--kk-cube-1);
}
.kk-search-form-3-btn:hover {
  color: var(--kk-clr-pr-2);
  transform: translateY(-50%) scale(1.3);
  opacity: 1;
}

/*
    button-end
*/
/*
    06. offcanvas
*/
/*
    offcanvas-start
*/
.wa-offcanvas-area {
  position: fixed;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 9;
  max-width: 450px;
  width: 100%;
  height: 100%;
  overflow: scroll;
  opacity: 1;
  padding: 50px 50px;
  transition: 0.5s ease-in-out;
  transform: translateX(105%);
  visibility: hidden;
  opacity: 0;
}
.wa-offcanvas-area:is(.active) {
  transform: translateX(0%);
  visibility: visible;
  opacity: 1;
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}
.wa-offcanvas-area::-webkit-scrollbar {
  display: none;
}
.wa-offcanvas-close {
  display: flex;
  flex: 0 0 auto;
  width: 25px;
  background: transparent;
  height: 25px;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  gap: 10px;
  flex-direction: column;
  position: relative;
}
.wa-offcanvas-close span {
  transition: 300ms;
  width: 100%;
  height: 3px;
  background: #000;
  position: absolute;
}
.wa-offcanvas-close span:nth-child(1) {
  transform: rotate(45deg);
}
.wa-offcanvas-close span:nth-child(2) {
  transform: rotate(-45deg);
}
.wa-offcanvas-close:hover span {
  transform: rotate(0);
}
.wa-offcanvas-top {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 50px;
}
.wa-offcanvas-top-logo {
  flex: 0 0 auto;
  max-width: 150px;
  width: 100%;
}
.wa-offcanvas-social-title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.wa-offcanvas-social-flex {
  gap: 10px;
}
.wa-offcanvas-social-link {
  display: flex;
  width: 40px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  height: 40px;
  color: #000;
  font-size: 18px;
  transition: 400ms;
  justify-content: center;
  align-items: center;
}
.wa-offcanvas-social-link:hover {
  background: #000;
  color: #fff;
  opacity: 1;
}
.wa-offcanvas-gallery {
  margin-bottom: 50px;
}
.wa-offcanvas-gallery-title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.wa-offcanvas-gallery-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 767px) {
  .wa-offcanvas-gallery-grid {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .wa-offcanvas-gallery-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.wa-offcanvas-gallery-item {
  height: 200px;
}
.wa-offcanvas-gallery-item img {
  transition: 0.3s;
}
.wa-offcanvas-gallery-item:hover img {
  transform: scale(102%);
}

.wa-overly {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 4;
  transform: scaleX(0);
  transform-origin: right;
  transition: opacity 0.5s;
  opacity: 0;
}
.wa-overly:is(.active) {
  transform: scaleX(1);
  transition: opacity 0.5s;
  opacity: 1;
}

/*
    header-menu-customization-start
*/
.mobile-main-navigation ul li {
  position: relative;
  padding: 0px 0;
}
.mobile-main-navigation ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-main-navigation ul li a {
  font-family: var(--kk-font-1);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  line-height: 1;
  transition: 300ms;
  padding: 20px 0;
}
.mobile-main-navigation ul li .dropdown-btn {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 100%;
  height: 69px;
  display: flex;
  align-items: center;
  justify-content: end;
  background: transparent;
  font-size: 18px;
  color: #000;
  transition: 300ms;
}
.mobile-main-navigation ul li .dropdown-btn i {
  transition: 300ms;
}
.mobile-main-navigation ul li .dropdown-btn:is(.active) i {
  transform: rotate(90deg);
}
.mobile-main-navigation ul li:hover > a {
  color: var(--kk-clr-pr-1);
}
.mobile-main-navigation ul li:hover > .dropdown-btn {
  color: var(--kk-clr-pr-1);
}
.mobile-main-navigation ul li .dropdown-menu {
  border-radius: 0;
  background-color: transparent;
  border: none;
  margin-left: 30px;
  padding: 0;
}
.mobile-main-navigation ul li .dropdown-menu li {
  padding: 0px 0;
}
.mobile-main-navigation ul li .dropdown-menu li a {
  font-size: 16px;
}
.mobile-main-navigation ul li .dropdown-menu li .dropdown-btn {
  height: 55px;
  font-size: 16px;
}

/*
    header-menu-customization-start
*/
/*
    offcanvas-end
*/
/*
    form-1-start
*/
.bs-form-1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px 25px;
}
@media (max-width: 767px) {
  .bs-form-1 {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .bs-form-1 {
    grid-template-columns: 1fr 1fr;
  }
}
.bs-form-1-item {
  position: relative;
  z-index: 1;
}
.bs-form-1-item::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--bs-clr-pr-1);
  transform-origin: left;
  transform: scaleX(0);
  transition: 0.5s;
}
.bs-form-1-item-label {
  font-family: var(--bs-font-1);
  text-transform: capitalize;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .bs-form-1-item-label {
    font-size: 20px;
  }
}
.bs-form-1-item-input {
  border: none;
  border-bottom: 2px solid rgb(0, 0, 0);
  background-color: transparent;
  height: 47px;
  font-family: var(--bs-font-1);
  font-size: 16px;
  width: 100%;
  padding: 0 15px;
  color: var(--lw-clr-h-1);
  outline: none;
  font-weight: 500;
}
.bs-form-1-item-input:is(textarea) {
  height: 150px;
  padding-top: 15px;
  margin-bottom: -8px;
}
.bs-form-1-item-checkbox {
  display: flex;
  gap: 18px;
  cursor: pointer;
}
.bs-form-1-item-checkbox input {
  cursor: pointer;
  flex: 0 0 auto;
  width: 28px;
}
.bs-form-1-item-checkbox label {
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.bs-form-1-item:last-child {
  margin-top: -18px;
}
.bs-form-1-item:is(.has-full-width) {
  grid-column: 1/-1;
}
.bs-form-1-item:is(.has-no-after)::after {
  display: none;
}
.bs-form-1-item:focus-within .bs-form-1-item-label {
  color: var(--bs-clr-pr-1);
}
.bs-form-1-item:focus-within::after {
  transform: scaleX(1);
}

/*
    form-1-end
*/
/*
    08. search
*/
/*
    search-box-css-start
*/
.wa-search-box {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: rgb(255, 255, 255);
  position: fixed;
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  align-items: center;
  transition: 500ms;
  transform-origin: top;
  transform: scaleY(0);
  visibility: hidden;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.05);
}
.wa-search-box-close {
  height: 40px;
  width: 40px;
  font-size: 18px;
  border: none;
  outline: none;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
  color: #000;
  flex: 0 0 auto;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 40px;
  top: 35px;
  line-height: 1;
}
@media (max-width: 767px) {
  .wa-search-box-close {
    right: 20px;
    top: 15px;
  }
}
.wa-search-box-close i {
  font-weight: 400;
  line-height: 1;
}
.wa-search-box-close:hover {
  background: #000;
  color: #fff;
}
.wa-search-box.active {
  top: 0;
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.wa-search-box.active .wa-search-form::after {
  transform: scaleX(1);
  transition-delay: 0.3s;
}
.wa-search-container {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.wa-search-title {
  font-size: 23px;
  line-height: 1;
  margin-bottom: 18px;
}
.wa-search-form {
  position: relative;
  z-index: 1;
}
.wa-search-form-input {
  width: 100%;
  margin: 0;
  border: none;
  outline: none;
  text-align: center;
  font-size: 16px;
  color: #888888;
  font-weight: 300;
  padding: 3px 10px;
  background: transparent;
}
.wa-search-form::after {
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  position: absolute;
  background-color: #6D6D6D;
  transition: all 0.5s ease-in-out;
  transform: scaleX(0);
  transition-delay: 0s;
}
.wa-search-tag {
  gap: 8px;
  justify-content: center;
}
.wa-search-tag-title {
  font-size: 16px;
  font-weight: 400;
  color: #5D5D5D;
  margin-bottom: 12px;
}
.wa-search-tag-item {
  flex: 0 0 auto;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #454545;
  border: 1px solid #DFE1E5;
  line-height: 1;
  padding: 9px 17px;
  transition: all 0.2s ease-in-out;
}
.wa-search-tag-item:hover {
  background: #000;
  color: #fff;
}

/*
    search-box-css-end
*/
/*
    09. preloader
*/
/*
	preloader-css-start
*/
.tn-preloader {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999999;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  background-color: white;
  transition: 0.5s;
}
.tn-preloader .loader {
  width: 10px;
  height: 10px;
  border-radius: 0%;
  display: block;
  margin: 15px auto;
  position: relative;
  color: #FFF;
  left: -110px;
  box-sizing: border-box;
  animation: shadowRolling 2s linear infinite;
}
@keyframes shadowRolling {
  0% {
    box-shadow: 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }
  12% {
    box-shadow: 100px 0 var(--kk-clr-pr-1), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }
  25% {
    box-shadow: 110px 0 var(--kk-clr-pr-1), 100px 0 var(--kk-clr-pr-1), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }
  36% {
    box-shadow: 120px 0 var(--kk-clr-pr-1), 110px 0 var(--kk-clr-pr-1), 100px 0 var(--kk-clr-pr-1), 0px 0 rgba(255, 255, 255, 0);
  }
  50% {
    box-shadow: 130px 0 var(--kk-clr-pr-1), 120px 0 var(--kk-clr-pr-1), 110px 0 var(--kk-clr-pr-1), 100px 0 var(--kk-clr-pr-1);
  }
  62% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--kk-clr-pr-1), 120px 0 var(--kk-clr-pr-1), 110px 0 var(--kk-clr-pr-1);
  }
  75% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--kk-clr-pr-1), 120px 0 var(--kk-clr-pr-1);
  }
  87% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--kk-clr-pr-1);
  }
  100% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0);
  }
}
.tn-preloader:is(.preloaded) {
  opacity: 0;
  transform: scale(102%);
  transition-delay: 0.5s;
}

/*
	preloader-css-end
*/
/*
    11. wow-plus
*/
/*
    wow-plus-start
*/
@keyframes fadeInRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight2 {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
  animation-duration: 400ms !important;
  animation-timing-function: var(--kk-cube-1);
}

@keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft2 {
  -webkit-animation-name: fadeInLeft2;
  animation-name: fadeInLeft2;
  animation-duration: 400ms !important;
  animation-timing-function: var(--kk-cube-1);
}

@keyframes waRotation360 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes waRotation360minus {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  animation-duration: .4s !important;
  animation-timing-function: var(--kk-cube-1);

}


@keyframes fadeInDown2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown2 {
  -webkit-animation-name: fadeInDown2;
  animation-name: fadeInDown2;
  animation-duration: 300ms !important;
  animation-timing-function: var(--kk-cube-1);
}

@-webkit-keyframes slideInUp2 {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes slideInUp2 {
  0% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.slideInUp2 {
  -webkit-animation-name: slideInUp2;
  animation-name: slideInUp2;
  animation-duration: 0.4s !important;
  animation-timing-function: var(--kk-cube-1);
}

@keyframes waFoldDown {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, -20px) rotateX(-50deg);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.waFoldDown-pp {
  perspective: 400px;
}

.waFoldDown {
  animation-name: waFoldDown;
  transform-origin: 50% 0;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoomInDown2 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -100px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -100px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 20px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 20px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown2 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -100px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -100px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 20px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 20px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown2 {
  -webkit-animation-name: zoomInDown2;
  animation-name: zoomInDown2;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

/*
    wow-plus-end
*/
/*
    12. element
*/
/*
    elements-start
*/
.kk-social-1 {
  display: flex;
  align-items: center;
  gap: 20px;
}
.kk-social-1 .link-elm {
  color: #fff;
  font-size: 16px;
  transition: var(--kk-cube-1);
}
.kk-social-1 .link-elm:hover {
  transform: translateX(3px);
}

/*
    elements-end
*/
/*
    13. back-to-top
*/
/*
    start-back-to-top
*/
.wa-back-to-top {
  position: fixed;
  right: 1.5%;
  bottom: -12.5%;
  z-index: 4;
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  transform: rotate(45deg);
  background-color: #fff;
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wa-back-to-top {
    right: 3%;
  }
}
.wa-back-to-top::after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.3s;
  opacity: 0;
}
.wa-back-to-top-text {
  transform: rotate(-45deg);
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  transition: 0.3s;
}
.wa-back-to-top:is(.active) {
  bottom: 2.5%;
}
.wa-back-to-top:is(.active):hover {
  bottom: 3.5%;
}
.wa-back-to-top:is(.active):hover .wa-back-to-top-text {
  transform: rotate(-45deg) translateY(5px);
}
.wa-back-to-top:is(.active):hover::after {
  top: 5px;
  left: 5px;
  opacity: 0.5;
}

/*
    start-back-to-end
*/
/*
    layout
*/
/*
    15. header
*/
/*
    header-1-start
*/
.kk-header-1-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.kk-header-1-top {
  background-color: var(--kk-clr-pr-1);
  padding: 5px 0;
}
@media (max-width: 767px) {
  .kk-header-1-top {
    display: none;
  }
}
.kk-header-1-top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kk-header-1-top-contact {
  display: flex;
  align-items: center;
  gap: 75px;
}
.kk-header-1-top-contact .link-elm {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
  transition: var(--kk-cube-1);
}
.kk-header-1-top-contact .link-elm:hover {
  transform: translateX(3px);
}
.kk-header-1-main {
  background: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-header-1-main {
    padding: 10px 0;
  }
}
.kk-header-1-main-wrap {
  display: flex;
  align-items: center;
  gap: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-header-1-main-wrap {
    gap: 30px;
  }
}
.kk-header-1-main-action-link {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 20px;
}
@media (max-width: 767px) {
  .kk-header-1-main-action-link .kk-search-btn-1 {
    display: none;
  }
}
@media (max-width: 767px) {
  .kk-header-1-main-action-link .kk-pr-btn-1 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-header-1-main-action-link .kk-pr-btn-1 {
    display: inline-flex;
  }
}

.kk-main-navigation .navbar-nav {
  display: flex;
  flex-direction: row;
  gap: 45px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-main-navigation .navbar-nav {
    gap: 25px;
  }
}
.kk-main-navigation .navbar-nav li {
  perspective: 2000px;
  transform-style: preserve-3d;
}
.kk-main-navigation .navbar-nav li a {
  position: relative;
  z-index: 1;
  font-family: var(--kk-font-1);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  color: var(--kk-clr-h-1);
  padding: 35px 0;
  display: inline-block;
  text-transform: capitalize;
  transition: var(--kk-cube-1);
}
.kk-main-navigation .navbar-nav li:is(.dropdown) > a {
  padding-right: 13px;
}
.kk-main-navigation .navbar-nav li:is(.dropdown) > a::before {
  display: block;
  content: "\f04e";
  font-family: "Font Awesome 6 free";
  font-weight: 700;
  position: absolute;
  font-size: 11px;
  right: 0;
  left: unset;
  top: 51%;
  bottom: unset;
  transform: translateY(-50%) rotate(90deg);
  opacity: 42%;
  color: #3f3f3f;
}
.kk-main-navigation .navbar-nav li:hover > a {
  color: var(--kk-clr-pr-1);
}
.kk-main-navigation .navbar-nav li:hover > a::before {
  color: var(--kk-clr-pr-1);
  opacity: 1;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li {
  animation: fadeInDown 0.2s linear backwards;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(1) {
  animation-delay: 70ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(2) {
  animation-delay: 140ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(3) {
  animation-delay: 210ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(4) {
  animation-delay: 280ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(5) {
  animation-delay: 350ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(6) {
  animation-delay: 420ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(7) {
  animation-delay: 490ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(8) {
  animation-delay: 560ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(9) {
  animation-delay: 630ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(10) {
  animation-delay: 700ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(11) {
  animation-delay: 770ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(12) {
  animation-delay: 840ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(13) {
  animation-delay: 910ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(14) {
  animation-delay: 980ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(15) {
  animation-delay: 1050ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(16) {
  animation-delay: 1120ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(17) {
  animation-delay: 1190ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(18) {
  animation-delay: 1260ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(19) {
  animation-delay: 1330ms;
}
.kk-main-navigation .navbar-nav li:hover > .dropdown-menu li:nth-child(20) {
  animation-delay: 1400ms;
}
.kk-main-navigation .navbar-nav li .dropdown-menu {
  left: 0;
  top: 100%;
  z-index: 100;
  margin: 0px;
  padding: 15px 0px;
  height: auto;
  min-width: 200px;
  display: block;
  border: none;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  position: absolute;
  background: #fff;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transform: scaleY(0);
  transform-origin: top;
  transition: var(--kk-cube-1);
}
.kk-main-navigation .navbar-nav li .dropdown-menu li {
  display: block;
  margin: 0;
}
.kk-main-navigation .navbar-nav li .dropdown-menu li a {
  width: 100%;
  display: block;
  padding: 9px 20px;
  padding-left: 30px;
}
.kk-main-navigation .navbar-nav li .dropdown-menu li a::before {
  right: 20px;
}
.kk-main-navigation .navbar-nav li .dropdown-menu li:hover > a {
  transform: translateX(5px);
}
.kk-main-navigation .navbar-nav li .dropdown-menu li .dropdown-menu {
  top: 0;
  left: 100%;
}

/*
    header-1-end
*/
/*
    header-2-start
*/
.kk-header-2-area {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 3;
}
.kk-header-2-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.kk-header-2-left {
  display: flex;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
  padding: 0 40px;
  gap: 50px;
  flex-grow: 1;
  background: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-header-2-left {
    border: none;
    background: transparent;
    box-shadow: none;
  }
}
.kk-header-2-action-link {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-header-2-action-link .kk-header-2-btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .kk-header-2-action-link .kk-header-2-btn {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-header-2-action-link .kk-header-2-btn {
    display: inline-flex;
  }
}
.kk-header-2-btn {
  font-family: var(--kk-font-1);
  font-weight: 700;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  background: #005aff;
  color: #fff;
  gap: 16px;
  padding-left: 25px;
  border-radius: 40px;
  position: relative;
  transition: var(--kk-cube-1);
  z-index: 1;
}
.kk-header-2-btn .icon-2 {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  z-index: -1;
  transition: var(--kk-cube-1);
}
.kk-header-2-btn .icon {
  line-height: 0.5;
  font-size: 25px;
}
.kk-header-2-btn .text {
  background: #0b1841;
  border-radius: 40px;
  padding: 25px 37px;
  transition: var(--kk-cube-1);
}
.kk-header-2-btn:hover {
  color: #fff;
}
.kk-header-2-btn:hover .text {
  transform: translateX(-67px);
}

.kk-main-navigation:is(.has-header-2) .navbar-nav {
  gap: 40px;
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li a {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 28px 0;
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li a::after {
  content: "";
  width: 144%;
  height: 50%;
  background-color: rgb(240, 240, 240);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(0, 0, 0, 0.13);
  z-index: -1;
  border-radius: 100px;
  opacity: 0;
  transition: var(--kk-cube-1);
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li:is(.dropdown) > a {
  padding-right: 15px;
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li:is(.dropdown) > a::before {
  content: "\f0dd";
  transform: translateY(-62%);
  font-size: 15px;
  opacity: 1;
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li:hover > a {
  color: var(--kk-clr-pr-2);
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li:hover > a::after {
  opacity: 1;
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li .dropdown-menu li a::after {
  width: 90%;
  height: 100%;
}
.kk-main-navigation:is(.has-header-2) .navbar-nav li .dropdown-menu li:hover > a {
  transform: unset;
}

/*
    header-2-end
*/
/*
    header-3-start
*/
.kk-header-3-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.kk-header-3-wrap {
  display: flex;
}
.kk-header-3-logo {
  flex: 0 0 auto;
  max-width: 210px;
  background: #fff;
  height: 118px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-header-3-logo {
    height: 80px;
  }
}
.kk-header-3-right {
  width: 100%;
}
.kk-header-3-top {
  display: flex;
  justify-content: space-between;
  max-width: 1160px;
  padding: 10px 3px;
  gap: 20px;
  margin-left: 9vw;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-header-3-top {
    display: none;
  }
}
.kk-header-3-top .kk-header-1-top-contact .link-elm:hover {
  color: var(--kk-clr-pr-2);
}
.kk-header-3-top .kk-social-1 .link-elm:hover {
  color: var(--kk-clr-pr-2);
}
.kk-header-3-main {
  display: flex;
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.3);
  border-top: 1.5px solid rgba(255, 255, 255, 0.3);
  padding-right: 130px;
  padding-left: 40px;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-header-3-main {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-header-3-main {
    padding: 10.5px 20px;
  }
}
.kk-header-3-main-btn {
  font-family: var(--kk-font-1);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  background: #151e21;
  border: 1px solid rgba(255, 255, 255, 0.38);
  padding: 5px 16px;
  border-radius: 100px;
  transition: var(--kk-cube-1);
}
.kk-header-3-main-btn:hover {
  background: var(--kk-clr-pr-2);
  color: #fff;
}
.kk-header-3-main-action-link {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-header-3-main-action-link .kk-search-form-3 {
    display: none;
  }
}
@media (max-width: 767px) {
  .kk-header-3-main-action-link .kk-search-form-3 {
    display: none;
  }
}
@media (max-width: 767px) {
  .kk-header-3-main-action-link .kk-header-3-main-btn {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-header-3-main-action-link .kk-header-3-main-btn {
    display: inline-block;
  }
}

.kk-main-navigation:is(.has-header-3) .navbar-nav li a {
  color: #fff;
  padding: 21px 0;
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li a::after {
  content: "";
  width: 0%;
  height: 5px;
  background-color: #fff;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: -1;
  transition: var(--kk-cube-1);
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li:is(.dropdown) > a {
  padding-right: 13px;
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li:is(.dropdown) > a::before {
  content: "\f107";
  color: #fff;
  opacity: 1;
  transform: translateY(-50%) rotate(0deg);
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li:hover > a::after {
  width: 100%;
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li:hover > a::before {
  color: var(--kk-clr-pr-2);
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li .dropdown-menu {
  background: #fff;
  border-radius: 0;
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li .dropdown-menu li a {
  color: var(--kk-clr-h-1);
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li .dropdown-menu li a::after {
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--kk-clr-pr-2);
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li .dropdown-menu li a::before {
  color: var(--kk-clr-h-1);
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li .dropdown-menu li:hover > a {
  color: var(--kk-clr-pr-2);
}
.kk-main-navigation:is(.has-header-3) .navbar-nav li .dropdown-menu li:hover > a::after {
  width: 20px;
}

/*
    header-3-end
*/
/*
    sticky-header-css-start
*/
.wa_sticky_header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 400ms ease-in-out;
  z-index: 8;
}
.wa_sticky_header:is(.wa_sticky) {
  transform: translateY(-190%);
}
.wa_sticky_header:is(.wa_sticky):is(.wa_sticky_show) {
  transform: translateY(0%);
}
.wa_sticky_header:is(.kk-header-1-area):is(.wa_sticky_show) {
  top: -39px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}
@media (max-width: 767px) {
  .wa_sticky_header:is(.kk-header-1-area):is(.wa_sticky_show) {
    top: 0px;
  }
}
.wa_sticky_header:is(.kk-header-2-area) {
  top: 40px;
}
.wa_sticky_header:is(.kk-header-2-area):is(.wa_sticky_show) {
  top: 10px;
}

/*
    sticky-header-css-end
*/
/*
    hero-1-start
*/
.kk-hero-1-area {
  padding-top: 132px;
  z-index: 2;
}
.kk-hero-1-bg-shape {
  background: linear-gradient(140deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 70%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 73%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 62% 100%, 0% 100%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-1-bg-shape {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-bg-shape {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
}
.kk-hero-1-wrap {
  display: flex;
  gap: 50px;
  margin-right: -205px;
  justify-content: space-between;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-1-wrap {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-wrap {
    margin-right: 0px;
    flex-wrap: wrap;
  }
}
.kk-hero-1-content {
  max-width: 470px;
  margin-top: 140px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-1-content {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .kk-hero-1-content {
    margin-top: 40px;
  }
}
.kk-hero-1-subtitle {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  padding: 6px 25px;
  clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
}
.kk-hero-1-title-2 {
  font-size: 48px;
  line-height: 1.2;
  color: #fff;
  margin-top: 28px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-1-title-2 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-1-title-2 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .kk-hero-1-title-2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-hero-1-title-2 {
    font-size: 40px;
  }
}
.kk-hero-1-title-1 {
  font-size: 100px;
  letter-spacing: -0.06em;
  background: linear-gradient(0deg, rgba(80, 98, 251, 0.5) 0%, rgb(255, 255, 255) 60%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
  margin-top: 17px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-1-title-1 {
    font-size: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-1-title-1 {
    font-size: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-1-title-1 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .kk-hero-1-title-1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-hero-1-title-1 {
    font-size: 60px;
  }
}
.kk-hero-1-client {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 31px;
}
.kk-hero-1-client-author {
  display: flex;
  flex-wrap: wrap;
}
.kk-hero-1-client-author .img-elm {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.kk-hero-1-client-author .img-elm:not(:first-child) {
  margin-left: -10px;
}
.kk-hero-1-client-text {
  font-size: 16px;
  color: #d3c5ff;
}
.kk-hero-1-client-text b {
  color: #fff;
}
.kk-hero-1-right {
  padding-top: 118px;
  padding-bottom: 280px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-right {
    padding-top: 0;
    padding-bottom: 100px;
  }
}
.kk-hero-1-right-btn {
  position: absolute;
  top: 32%;
  left: 8%;
  z-index: 1;
}
.kk-hero-1-img {
  height: 425px;
  max-width: 785px;
  width: 100%;
  margin-left: auto;
  clip-path: polygon(32% 0%, 100% 0, 68% 100%, 0% 100%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-1-img {
    clip-path: polygon(22% 0%, 100% 0, 78% 100%, 0% 100%);
  }
}
@media (max-width: 767px) {
  .kk-hero-1-img {
    clip-path: polygon(10% 0%, 100% 0, 90% 100%, 0% 100%);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-hero-1-img {
    clip-path: polygon(22% 0%, 100% 0, 78% 100%, 0% 100%);
  }
}
.kk-hero-1-img-shape {
  width: 140px;
  height: 120px;
  background: linear-gradient(142deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 100%);
  position: absolute;
  bottom: -2px;
  right: 23%;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.kk-hero-1-img-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-1 {
    display: none;
  }
}
.kk-hero-1-img-shape-2 {
  width: 137px;
  height: 118px;
  background: #09cfff;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  top: 0;
  right: 18%;
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-2 {
    display: none;
  }
}
.kk-hero-1-img-shape-3 {
  width: 60px;
  height: 50px;
  background: #09cfff;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  top: 30px;
  right: 10%;
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-3 {
    display: none;
  }
}
.kk-hero-1-img-shape-4 {
  width: 60px;
  height: 50px;
  background: #d7d9e1;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  top: 90px;
  right: 29px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-4 {
    display: none;
  }
}
.kk-hero-1-img-shape-5 {
  width: 205px;
  height: 165px;
  background: var(--kk-clr-pr-1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  top: 291px;
  right: 15px;
  z-index: -3;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-5 {
    display: none;
  }
}
.kk-hero-1-img-shape-6 {
  width: 45px;
  height: 37px;
  background: var(--kk-clr-pr-1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  bottom: 251px;
  right: 210px;
  z-index: -3;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-6 {
    display: none;
  }
}
.kk-hero-1-img-shape-7 {
  width: 445px;
  height: 185px;
  background: linear-gradient(163deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 80%);
  position: absolute;
  bottom: 95px;
  right: 29.4%;
  clip-path: polygon(23% 0%, 100% 0, 77% 100%, 0% 100%);
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-7 {
    display: none;
  }
}
.kk-hero-1-img-shape-8 {
  position: absolute;
  bottom: 100px;
  right: 28%;
  z-index: -3;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-8 {
    display: none;
  }
}
.kk-hero-1-img-shape-9 {
  width: 40px;
  height: 30px;
  background: #d7d9e1;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  right: 27%;
  bottom: 16%;
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-9 {
    display: none;
  }
}
.kk-hero-1-img-shape-10 {
  width: 45px;
  height: 37px;
  background: linear-gradient(163deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  bottom: 8%;
  right: 32%;
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-10 {
    display: none;
  }
}
.kk-hero-1-img-shape-11 {
  width: 235px;
  height: 95px;
  background: #d7d9e1;
  position: absolute;
  bottom: 0;
  right: 41.4%;
  clip-path: polygon(21% 0%, 100% 0, 79% 100%, 0% 100%);
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-11 {
    display: none;
  }
}
.kk-hero-1-img-shape-12 {
  width: 395px;
  height: 280px;
  background: linear-gradient(163deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 80%);
  position: absolute;
  bottom: 0;
  left: -10.3%;
  clip-path: polygon(43.5% 0%, 100% 0, 62% 100%, 0% 100%);
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-12 {
    display: none;
  }
}
.kk-hero-1-img-shape-13 {
  width: 265px;
  height: 95px;
  background: #c6c9d4;
  position: absolute;
  bottom: 0;
  left: 13.4%;
  clip-path: polygon(19% 0%, 100% 0, 81% 100%, 0% 100%);
  z-index: -5;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-13 {
    display: none;
  }
}
.kk-hero-1-img-shape-14 {
  width: 238px;
  height: 185px;
  background: linear-gradient(168deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 70%);
  position: absolute;
  bottom: 11.5%;
  left: 10%;
  clip-path: polygon(100% 0, 0 0, 52% 100%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-14 {
    display: none;
  }
}
.kk-hero-1-img-shape-15 {
  width: 170px;
  height: 140px;
  background: #fff;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  bottom: 24%;
  left: -3.6%;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-15 {
    display: none;
  }
}
.kk-hero-1-img-shape-16 {
  width: 40px;
  height: 30px;
  background: #09e1ff;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  left: -1%;
  bottom: 38%;
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-16 {
    display: none;
  }
}
.kk-hero-1-img-shape-17 {
  width: 80px;
  height: 70px;
  background: #071792;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  top: 21%;
  left: 2%;
  z-index: -4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-img-shape-17 {
    display: none;
  }
}
.kk-hero-1-scroll-down {
  position: absolute;
  right: 70px;
  bottom: 60px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-1-scroll-down {
    display: none;
  }
}

/*
    hero-1-end
*/
/*
    hero-2-start
*/
.kk-hero-2-area {
  padding-top: 85px;
}
.kk-hero-2-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.kk-hero-2-content {
  padding-top: 185px;
  padding-bottom: 155px;
  max-width: 590px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-2-content {
    padding-top: 115px;
    padding-bottom: 50px;
  }
}
.kk-hero-2-content-btn {
  margin-top: 34px;
}
.kk-hero-2-subtitle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-2-subtitle {
    font-size: 20px;
  }
}
.kk-hero-2-title {
  font-size: 60px;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.16;
  margin-top: 5px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-2-title {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-2-title {
    font-size: 52px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-2-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .kk-hero-2-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-2-title {
    font-size: 45px;
  }
}
.kk-hero-2-title span {
  font-size: 85px;
  display: block;
  font-weight: 800;
  color: var(--kk-clr-pr-2);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-2-title span {
    font-size: 75px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-2-title span {
    font-size: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-2-title span {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .kk-hero-2-title span {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-2-title span {
    font-size: 45px;
  }
}
.kk-hero-2-disc {
  font-weight: 500;
  max-width: 500px;
  margin-top: 19px;
}
.kk-hero-2-title-2 {
  line-height: 1.25;
  font-weight: 500;
  font-size: 32px;
  max-width: 330px;
  margin-top: 25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-2-title-2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-2-title-2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-2-title-2 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .kk-hero-2-title-2 {
    font-size: 22px;
  }
}
.kk-hero-2-item-bg-shape-1 {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60.5%;
  z-index: -1;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .kk-hero-2-item-bg-shape-1 {
    width: 63.5%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-hero-2-item-bg-shape-1 {
    width: 66.5%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-2-item-bg-shape-1 {
    width: 70.5%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-2-item-bg-shape-1 {
    display: none;
  }
}
.kk-hero-2-item-bg-shape-1::after {
  content: "";
  width: 81%;
  height: 250px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgb(0, 0, 0) 20%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-hero-2-item-bg-shape-1::after {
    width: 76%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-2-item-bg-shape-1::after {
    width: 74%;
  }
}
.kk-hero-2-item-img {
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: left center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  height: 100%;
  width: 59.5%;
  background: #080809;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-2-item-img {
    display: flex;
    align-items: end;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-2-item-img {
    display: flex;
    align-items: end;
    position: unset;
    width: 100%;
    height: 600px;
  }
}
@media (max-width: 767px) {
  .kk-hero-2-item-img {
    display: flex;
    align-items: end;
    position: unset;
    width: 100%;
    height: 400px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-hero-2-item-img {
    display: flex;
    align-items: end;
    position: unset;
    width: 100%;
    height: 600px;
  }
}
.kk-hero-2-item-img img {
  margin-left: 17%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-2-item-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.kk-hero-2-item-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.2;
}
.kk-hero-2-item .dot-shape {
  position: absolute;
  top: 13%;
  left: 7%;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-2-item .dot-shape {
    display: none;
  }
}
.kk-hero-2-item .dot-shape-2 {
  position: absolute;
  bottom: 11%;
  left: 38%;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-2-item .dot-shape-2 {
    display: none;
  }
}
.kk-hero-2-preview {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.kk-hero-2-preview-item {
  opacity: 50%;
  transition: var(--kk-cube-1);
  cursor: pointer;
}
.kk-hero-2-preview-item .item-disc {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.kk-hero-2-preview-item .item-line {
  height: 3px;
  background: #fff;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  margin-top: 11px;
}
.kk-hero-2-preview-item .item-line::after {
  content: "";
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--kk-clr-pr-1);
  border-radius: 3px;
  transition: 0.4s;
}
.kk-hero-2-preview-item:hover {
  opacity: 1;
}
.kk-hero-2-preview-slider {
  max-width: 630px;
  margin-left: auto;
  margin-right: -285px;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .kk-hero-2-preview-slider {
    margin-right: -185px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-hero-2-preview-slider {
    margin-right: -100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-2-preview-slider {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-2-preview-slider {
    margin-right: 0px;
    max-width: 430px;
  }
}
.kk-hero-2-preview-slider .swiper-slide:is(.swiper-slide-thumb-active) .kk-hero-2-preview-item {
  opacity: 1;
}
.kk-hero-2-preview-slider .swiper-slide:is(.swiper-slide-thumb-active) .kk-hero-2-preview-item .item-line::after {
  width: 100%;
  transition: 6s;
}
.kk-hero-2-slider .swiper-slide .kk-hero-2-item-img img {
  animation: h2-img-slide 1s;
}
.kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-disc, .kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-title-2, .kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-content-btn {
  animation-name: fadeInRight2;
  animation-duration: 0.5s;
  animation-timing-function: var(--kk-ease-1);
  animation-fill-mode: backwards;
}
.kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-disc {
  animation-delay: 0.8s;
}
.kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-title-2 {
  animation-delay: 1s;
}
.kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-content-btn {
  animation-delay: 1.2s;
}
.kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-item-img img {
  animation: h2-img-slide-2 1s backwards;
}
.kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-item .dot-shape {
  animation: fadeInLeft2 1s backwards;
  animation-delay: 0.6s;
}
.kk-hero-2-slider .swiper-slide:is(.swiper-slide-active) .kk-hero-2-item .dot-shape-2 {
  animation: fadeInRight2 1s backwards;
  animation-delay: 1s;
}

@keyframes h2-img-slide {
  to {
    transform: translateX(-50%);
    filter: blur(5px);
  }
}
@keyframes h2-img-slide-2 {
  from {
    transform: translateX(50%) scale(1.2);
    filter: blur(5px);
  }
}
/*
    hero-2-end
*/
/*
    hero-3-start
*/
.kk-hero-3-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.kk-hero-3-content {
  max-width: 840px;
}
.kk-hero-3-content-subtitle {
  display: inline-block;
  background: #565656;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 100px;
  font-size: 16px;
  color: #fff;
  padding: 8px 25px;
}
.kk-hero-3-content-title {
  color: #fff;
  font-size: 72px;
  line-height: 1.2;
  margin-top: 33px;
  letter-spacing: -0.025em;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-3-content-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-3-content-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-3-content-title {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .kk-hero-3-content-title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-hero-3-content-title {
    font-size: 50px;
  }
}
.kk-hero-3-content-disc {
  color: #fff;
  font-size: 20px;
  max-width: 790px;
  margin-top: 21px;
}
.kk-hero-3-content-btn {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 40px;
}
.kk-hero-3-content-partner {
  margin-top: 75px;
}
.kk-hero-3-content-partner-wrap {
  margin-top: 23px;
  max-width: 635px;
  mask-image: url("../img/partner/p3-masking.png");
  -webkit-mask-image: url("../img/partner/p3-masking.png");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}
.kk-hero-3-content-partner-title {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.kk-hero-3-content-partner-grid {
  display: flex;
  align-items: center;
  gap: 20px 40px;
  flex-wrap: wrap;
  margin-right: 40px;
}
.kk-hero-3-content-partner-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  max-width: 110px;
}
.kk-hero-3-content-partner-item img {
  transition: var(--kk-cube-1);
}
.kk-hero-3-content-partner-item img:nth-child(2) {
  position: absolute;
  transform: translateY(-100%);
}
.kk-hero-3-content-partner-item:hover img:nth-child(2) {
  transform: translateY(0);
}
.kk-hero-3-content-partner-item:hover img:nth-child(1) {
  transform: translateY(100%);
}
.kk-hero-3-slider-item {
  padding-top: 260px;
  padding-bottom: 120px;
  background: #000;
}
@media (max-width: 767px) {
  .kk-hero-3-slider-item {
    padding-top: 200px;
  }
}
.kk-hero-3-slider-item-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.kk-hero-3-slider-item-bg::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 73%;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide .kk-hero-3-slider-item-bg img {
  animation: h2-img-slide 1.2s;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-slider-item-bg img {
  animation: h2-img-slide-2 1.2s backwards;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-disc, .kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-btn .kk-pr-btn-4, .kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-partner-title, .kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-partner-wrap {
  animation-name: fadeInRight2;
  animation-duration: 0.4s;
  animation-timing-function: var(--kk-ease-1);
  animation-fill-mode: backwards;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-disc {
  animation-delay: 1.3s;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-btn .kk-pr-btn-4 {
  animation-delay: 1.5s;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-btn .kk-pr-btn-4:nth-child(2) {
  animation-delay: 1.7s;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-partner-title {
  animation-delay: 1.9s;
}
.kk-hero-3-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-3-content-partner-wrap {
  animation-delay: 2.1s;
}
.kk-hero-3-slider-pagination {
  position: absolute;
  right: 40px !important;
  left: unset !important;
  top: 50% !important;
  bottom: unset !important;
  transform: translateY(-50%);
  width: auto !important;
  z-index: 1;
}
@media (max-width: 767px) {
  .kk-hero-3-slider-pagination {
    display: none;
  }
}
.kk-hero-3-slider-pagination span {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--kk-font-1);
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  background: transparent;
  border: 1px solid transparent;
  margin: 0 !important;
  opacity: 23%;
  transition: var(--kk-cube-1);
}
.kk-hero-3-slider-pagination span:is(.swiper-pagination-bullet-active) {
  opacity: 1;
  border-color: #fff;
}

@keyframes h2-img-slide {
  to {
    transform: translateX(-50%);
  }
}
@keyframes h2-img-slide-2 {
  from {
    transform: translateX(50%) scale(1.2);
  }
}
/*
    hero-3-end
*/
/*
    about-1-start
*/
.kk-about-1-bg-shape {
  position: absolute;
  top: -1px;
  left: 0;
  width: 130px;
  height: 110px;
  background: linear-gradient(-40deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 100%);
  z-index: -1;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  overflow: hidden;
}
.kk-about-1-bg-clr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 120px);
  background: #dce8f8;
  z-index: -2;
}
.kk-about-1-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: start;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-1-wrap {
    grid-template-columns: 1fr;
  }
}
.kk-about-1-sec-title .sec-disc {
  margin-top: 24px;
}
.kk-about-1-content {
  overflow: hidden;
}
.kk-about-1-features {
  position: relative;
  z-index: 1;
  padding-left: 16px;
  margin-top: 43px;
}
.kk-about-1-features::after {
  content: "";
  width: 10%;
  height: 100%;
  background: var(--kk-clr-pr-1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.kk-about-1-features-single {
  font-size: 42px;
  background: #fff;
  border-radius: 30px;
  padding: 16px 22px;
  padding-left: 34px;
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
  box-shadow: 6.561px 7.547px 21px 0px rgba(0, 0, 0, 0.04);
  letter-spacing: -0.03em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-about-1-features-single {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .kk-about-1-features-single {
    font-size: 30px;
    flex-direction: column;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-1-features-single {
    font-size: 30px;
    flex-direction: row;
  }
}
.kk-about-1-features-single .icon {
  flex: 0 0 auto;
  width: 86px;
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b3b8cd;
  border-radius: 25px;
  color: #fff;
}
.kk-about-1-features .swiper-container .swiper-wrapper .swiper-slide {
  max-width: 430px;
  overflow: visible;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-about-1-features .swiper-container .swiper-wrapper .swiper-slide {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .kk-about-1-features .swiper-container .swiper-wrapper .swiper-slide {
    max-width: 320px;
  }
}
.kk-about-1-features .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-about-1-features-single .icon {
  background: var(--kk-clr-pr-1);
}
.kk-about-1-features-content-item .content-title {
  letter-spacing: -0.03em;
  font-size: 22px;
}
.kk-about-1-features-content-item .content-disc {
  margin-top: 16px;
}
.kk-about-1-features-content-slider {
  margin-top: 50px;
}
.kk-about-1-features-content-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-thumb-active) .kk-about-1-features-content-item .content-title, .kk-about-1-features-content-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-thumb-active) .kk-about-1-features-content-item .content-disc {
  animation-name: fadeInUp2;
  animation-duration: 0.3s;
  animation-timing-function: var(--kk-cube-1);
  animation-delay: 0.1s;
  animation-fill-mode: backwards;

}
.kk-about-1-features-content-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-thumb-active) .kk-about-1-features-content-item .content-disc {
  animation-delay: 0.3s;
}
.kk-about-1-right {
  margin-top: 30px;
}
.kk-about-1-right-shape-1 {
  width: 55px;
  height: 47px;
  background: linear-gradient(163deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  top: -5%;
  left: 4%;
}
.kk-about-1-right-shape-2 {
  width: 120px;
  height: 90px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  top: 0;
  right: 11%;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.kk-about-1-right-shape-3 {
  width: 60px;
  height: 220px;
  background: #00A2FF;
  position: absolute;
  right: 0;
  bottom: 36%;
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
}
.kk-about-1-right-shape-4 {
  width: 44%;
  position: absolute;
  bottom: -30px;
  left: -30px;
}
.kk-about-1-img {
  height: 570px;
}
.kk-about-1-services {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-about-1-services {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-about-1-services {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-1-services {
    grid-template-columns: 1fr 1fr;
  }
}
.kk-about-1-services-single {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 266px;
  border-radius: 30px;
  background: #fff;
  border: 1px solid rgb(217, 217, 217);
  font-size: 24px;
  padding: 30px;
  text-align: center;
  line-height: 1.3;
  gap: 20px;
  position: relative;
  transition: 0.3s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-1-services-single {
    font-size: 20px;
    padding: 15px;
  }
}
.kk-about-1-services-single i {
  font-size: 80px;
}
.kk-about-1-services-single::after {
  content: "";
  width: 160px;
  height: 157px;
  background: #b2c0c5;
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: -2;
  transition: 0.3s;
  transition-delay: 0s;
}
.kk-about-1-services-single::before {
  content: "";
  width: 160px;
  height: 157px;
  background: linear-gradient(156deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 100%);
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: -1;
  transition: 0.3s;
  transition-delay: 0s;
  transform: translate(20px, 20px);
}
.kk-about-1-services-single:hover {
  box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
}
.kk-about-1-services-single:hover::after {
  transform: translate(20px, 20px);
}
.kk-about-1-services-single:hover::before {
  transform: translate(0px, 0px);
  transition-delay: 0.2s;
}
.kk-about-1-services-single:hover i {
  animation-name: pulse;
  animation-duration: 0.5s;
  animation-timing-function: var(--kk-cube-1);
}
.kk-about-1-services-single:hover span {
  color: var(--kk-clr-pr-1);
  transform: translateY(3px);
}

/*
    about-1-end
*/
/*
    about-2-start
*/
.kk-about-2-sec-title {
  max-width: 690px;
}
.kk-about-2-content .disc-1 {
  font-size: 24px;
  margin-left: 80px;
  max-width: 650px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -0.01em;
}
.kk-about-2-content .disc-1 span {
  color: var(--kk-clr-pr-2);
  font-weight: 700;
}
@media (max-width: 767px) {
  .kk-about-2-content .disc-1 {
    font-size: 20px;
    margin-left: 0;
  }
}
.kk-about-2-content .disc-2 {
  padding-left: 25px;
  margin-left: 80px;
  border-left: 3px solid var(--kk-clr-pr-2);
  font-weight: 500;
  letter-spacing: -0.01em;
  max-width: 660px;
  margin-top: 34px;
}
@media (max-width: 767px) {
  .kk-about-2-content .disc-2 {
    margin-left: 0;
  }
}
.kk-about-2-features {
  display: flex;
  align-items: center;
  gap: 30px 60px;
  max-width: 890px;
}
@media (max-width: 767px) {
  .kk-about-2-features {
    flex-wrap: wrap;
  }
}
.kk-about-2-features-item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.kk-about-2-features-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 75px;
  height: 75px;
  box-shadow: 0px 0px 18px 0px rgba(0, 16, 45, 0.1);
  border-radius: 59%;
  font-size: 38px;
  color: #000;
  transition: 0.3s;
  background: #fff;
}
.kk-about-2-features-item .title {
  font-size: 22px;
  letter-spacing: 0.01em;
}
.kk-about-2-features-item .disc {
  font-size: 16px;
  letter-spacing: -0.01em;
  font-weight: 500;
  margin-top: 4px;
}
.kk-about-2-features-item:hover .icon {
  background: var(--kk-clr-pr-1);
  color: #fff;
}
.kk-about-2-features-item:hover .icon i {
  animation: zoomInDown2 0.7s;
}
.kk-about-2-award {
  width: 220px;
  height: 220px;
  background: var(--kk-clr-pr-2);
  border-radius: 50%;
  padding: 15px;
  border: 15px solid #fff;
  box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 13%;
  top: 135px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-about-2-award {
    right: 0%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-2-award {
    position: unset;
    margin-top: 50px;
  }
}
.kk-about-2-award .icon {
  position: absolute;
}
.kk-about-2-right {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-2-right {
    position: relative;
    z-index: 1;
    margin-top: 50px;
  }
}
.kk-about-2-right-shape-1 {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: -1;
  width: 100%;
  text-align: right;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-about-2-right-shape-1 {
    width: 84%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-2-right-shape-1 {
    display: none;
  }
}
.kk-about-2-right-shape-2 {
  text-align: right;
  position: absolute;
  bottom: -130px;
  right: 0;
  z-index: -2;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-2-right-shape-2 {
    display: none;
  }
}
.kk-about-2-img {
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  width: 85.5%;
  margin-left: auto;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-about-2-img {
    width: 71.5%;
  }
}

/*
    about-2-end
*/
/*
    about-3-start
*/
.kk-about-3-bg-shape-1 {
  width: 31.4%;
  height: 220px;
  background: var(--kk-clr-pr-1);
  z-index: -1;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.kk-about-3-bg-shape-2 {
  width: 31.4%;
  height: 220px;
  background: var(--kk-clr-pr-1);
  z-index: -1;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  position: absolute;
  right: 0;
  bottom: 0;
}
.kk-about-3-bg-shape-3 {
  background: #EDEDED;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
  width: 20%;
  height: 570px;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.kk-about-3-bg-shape-4 {
  background: #EDEDED;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -2;
  width: 20%;
  height: 570px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.kk-about-3-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.kk-about-3-wrap {
  display: grid;
  grid-template-columns: 1fr 1.9fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-3-wrap {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
.kk-about-3-left-img {
  mask-image: url("../img/about/a3-img-mask.png");
  -webkit-mask-image: url("../img/about/a3-img-mask.png");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  height: 679px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-3-left-img {
    height: 460px;
    max-width: 360px;
  }
}
.kk-about-3-left-chart {
  box-shadow: 0px 13px 18px 0px rgba(0, 0, 0, 0.34);
  background: #fff;
  border-radius: 10px;
  position: absolute;
  bottom: 40px;
  overflow: hidden;
  left: 40px;
}
@media (max-width: 767px) {
  .kk-about-3-left-chart {
    left: 0px;
  }
}
.kk-about-3-left-chart svg path:nth-child(4) {
  transform: scaleY(0);
  transform-origin: 50% 83%;
  transition: 1.5s;
}
.kk-about-3-left-chart svg path:nth-child(13) {
  transform: scaleY(0);
  transform-origin: 50% 83%;
  transition: 1.5s;
}
.kk-about-3-left-chart svg path:nth-child(12) {
  transform: scaleY(0);
  transform-origin: 50% 83%;
  transition: 1.5s;
}
.kk-about-3-left-chart svg path:nth-child(14) {
  transform: scaleY(0);
  transform-origin: 50% 83%;
  transition: 1.5s;
}
.kk-about-3-left-chart:is(.active) svg path:nth-child(4) {
  transform: scaleY(1);
  transition-delay: 0.1s;
}
.kk-about-3-left-chart:is(.active) svg path:nth-child(13) {
  transform: scaleY(1);
  transition-delay: 0.3s;
}
.kk-about-3-left-chart:is(.active) svg path:nth-child(12) {
  transform: scaleY(1);
  transition-delay: 0.5s;
}
.kk-about-3-left-chart:is(.active) svg path:nth-child(14) {
  transform: scaleY(1);
  transition-delay: 0.7s;
}
.kk-about-3-left .kk-about-2-award {
  background: transparent;
  border: none;
  width: auto;
  height: auto;
  box-shadow: 0px 13px 18px 0px rgba(0, 0, 0, 0.34);
  right: 110px;
  top: 130px;
  z-index: 1;
  padding: 10px;
  position: absolute;
}
@media (max-width: 767px) {
  .kk-about-3-left .kk-about-2-award {
    right: 0px;
    top: 0px;
  }
}
.kk-about-3-left .kk-about-2-award::after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border: 30px solid #000;
  border-radius: 50%;
}
.kk-about-3-left .kk-about-2-award .icon {
  width: 77px;
  height: 77px;
  background: var(--kk-clr-pr-2);
  border-radius: 50%;
  padding: 20px;
}
.kk-about-3-right {
  background: #f7f7f7;
  border-radius: 0 20px 20px 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: none;
  padding: 55px 65px;
  margin-left: -15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-3-right {
    padding: 55px 20px;
    margin-left: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
  }
}
.kk-about-3-features {
  position: relative;
  z-index: 1;
  margin-left: 12px;
}
@media (max-width: 767px) {
  .kk-about-3-features {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-3-features {
    margin-left: 12px;
  }
}
.kk-about-3-features::after {
  content: "";
  width: 97px;
  height: 103%;
  border: 2px solid #ddd;
  position: absolute;
  top: -16px;
  left: -12px;
  border-radius: 50px;
}
@media (max-width: 767px) {
  .kk-about-3-features::after {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-3-features::after {
    display: block;
  }
}
.kk-about-3-features-item {
  display: flex;
  gap: 40px;
  position: relative;
  z-index: 1;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .kk-about-3-features-item {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-3-features-item {
    flex-wrap: nowrap;
  }
}
.kk-about-3-features-item .icon {
  width: 74px;
  height: 74px;
  background: #fff;
  flex: 0 0 auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  box-shadow: 0px 13px 18px 0px rgba(0, 0, 0, 0.15);
  transition: var(--kk-cube-1);
}
.kk-about-3-features-item .title {
  font-size: 20px;
}
.kk-about-3-features-item .disc {
  font-size: 16px;
  font-weight: 500;
  color: #686868;
  margin-top: 4px;
}
.kk-about-3-features-item:hover .icon {
  background: var(--kk-clr-pr-2);
  color: #fff;
}
.kk-about-3-features-item:hover .icon i {
  animation: swing 1s;
}
.kk-about-3-features-item:not(:last-child) {
  margin-bottom: 20px;
}
.kk-about-3-features-item:not(:last-child)::after {
  content: "";
  width: 44px;
  height: 2px;
  background: #b8b8b8;
  position: absolute;
  bottom: 0;
  left: 114px;
}

/*
    about-3-end
*/
/*
    services-1-start
*/
.kk-services-1-accordion-item {
  background: #f3f4f5;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid rgb(217, 217, 217);
  transition: var(--kk-cube-1);
}
.kk-services-1-accordion-item:not(:first-child) {
  margin-top: -2px;
}
.kk-services-1-accordion-item .item-title {
  font-size: 34px;
  background: transparent;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 13px;
  padding: 45px 40px;
  text-align: left;
  transition: 0.3s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-services-1-accordion-item .item-title {
    font-size: 30px;
    padding: 45px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-services-1-accordion-item .item-title {
    font-size: 26px;
    padding: 45px 20px;
  }
}
@media (max-width: 767px) {
  .kk-services-1-accordion-item .item-title {
    font-size: 22px;
    padding: 45px 20px;
  }
}
.kk-services-1-accordion-item .item-title .icon {
  width: 50px;
  height: 50px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  background: #fff;
  border: 1px solid rgb(217, 217, 217);
  font-size: 20px;
  transition: 0.3s;
}
.kk-services-1-accordion-item .item-title .icon i {
  transition: 0.3s;
}
.kk-services-1-accordion-item .item-title:is(.collapsed):hover {
  color: var(--kk-clr-pr-1);
}
.kk-services-1-accordion-item .item-content {
  padding: 50px 40px;
  padding-top: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-services-1-accordion-item .item-content {
    grid-template-columns: 1.5fr 1fr;
    padding: 50px 20px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .kk-services-1-accordion-item .item-content {
    grid-template-columns: 1fr;
    padding: 50px 20px;
    padding-top: 0;
  }
}
.kk-services-1-accordion-item .item-content .item-disc {
  color: #969daf;
  font-weight: 500;
}
.kk-services-1-accordion-item .item-content .item-list {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 10px 30px;
  margin-top: 26px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-services-1-accordion-item .item-content .item-list {
    grid-template-columns: 1fr;
  }
}
.kk-services-1-accordion-item .item-content .item-list li {
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
}
.kk-services-1-accordion-item .item-content .item-img {
  max-width: 465px;
  height: 262px;
  border-radius: 20px;
  margin-left: auto;
}
.kk-services-1-accordion-item .item-content .item-icon {
  width: 103px;
  height: 103px;
  background: var(--kk-clr-gd-1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60px;
  color: #fff;
  border-radius: 25px;
  position: absolute;
  top: -50px;
  transition: 0.3s;
  transform: translateY(50px);
}
.kk-services-1-accordion-item .item-content .item-btn {
  background: #fff;
  color: var(--kk-clr-h-1);
  margin-top: 35px;
}
.kk-services-1-accordion-item .item-content .item-btn::after {
  opacity: 0;
}
.kk-services-1-accordion-item .item-content .item-btn:hover {
  color: #fff;
}
.kk-services-1-accordion-item .item-content .item-btn:hover::after {
  opacity: 1;
}
.kk-services-1-accordion-item .accordion-collapse:is(.show) .item-content .item-icon {
  transform: translateY(0);
}
.kk-services-1-accordion-item:nth-child(2) {
  background: #e4e7ea;
}
.kk-services-1-accordion-item:is(.active) {
  background: var(--kk-clr-h-1);
}
.kk-services-1-accordion-item:is(.active) .item-title {
  color: #fff;
}
.kk-services-1-accordion-item:is(.active) .item-title .icon {
  color: #fff;
  background: var(--kk-clr-pr-1);
  border-color: transparent;
}
.kk-services-1-accordion-item:is(.active) .item-title .icon i {
  transform: rotate(180deg);
}
.kk-services-1-accordion-item:is(.active) .item-title .icon i::before {
  content: "\f068";
}
.kk-services-1-all-btn {
  text-align: center;
  font-weight: 500;
}
.kk-services-1-all-btn a {
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #000;
  position: relative;
  z-index: 1;
  transition: var(--kk-cube-1);
}
.kk-services-1-all-btn a i {
  transform: rotate(-45deg);
  transition: var(--kk-cube-1);
}
.kk-services-1-all-btn a::after {
  content: "";
  width: calc(100% - 23px);
  height: 2px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  bottom: 3px;
  transition: 0.3s;
}
.kk-services-1-all-btn a:hover {
  color: var(--kk-clr-pr-1);
}
.kk-services-1-all-btn a:hover::after {
  width: 0;
}
.kk-services-1-all-btn a:hover i {
  transform: rotate(0deg);
}

/*
    services-1-end
*/
/*
    services-2-start
*/
.kk-services-2-area {
  background-color: #f4f4f4;
}
.kk-services-2-sec-title {
  display: flex;
  align-items: end;
  gap: 40px;
  justify-content: space-between;
}
.kk-services-2-sec-title .left {
  max-width: 600px;
}
.kk-services-2-item {
  background: #fff;
}
.kk-services-2-item .item-img {
  height: 240px;
  position: relative;
}
.kk-services-2-item .item-img .search-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  color: #fff;
  font-size: 24px;
  z-index: 1;
  transition: var(--kk-cube-1);
}
.kk-services-2-item .item-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: var(--kk-cube-1);
}
.kk-services-2-item .content {
  margin-top: -50px;
  padding: 30px 40px;
  padding-top: 0;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-services-2-item .content {
    padding: 30px 20px;
    padding-top: 0;
  }
}
.kk-services-2-item .item-icon {
  width: 100px;
  height: 100px;
  box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  background: #fff;
  overflow: hidden;
}
.kk-services-2-item .item-icon i {
  background: var(--kk-clr-gd-1);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: var(--kk-cube-1);
}
.kk-services-2-item .item-icon-bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  z-index: -1;
  opacity: 0;
  transition: var(--kk-cube-1);
}
.kk-services-2-item .item-title {
  font-size: 20px;
  max-width: 230px;
  margin-top: 22px;
  transition: var(--kk-cube-1);
}
.kk-services-2-item .item-title:hover {
  color: var(--kk-clr-pr-2);
  transform: translateX(2px);
}
.kk-services-2-item .item-disc {
  font-size: 16px;
  font-weight: 500;
  color: #686868;
  margin-top: 10px;
}
.kk-services-2-item .item-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  margin-top: 17px;
  transform: translateX(calc(-100% + 21px));
  transition: var(--kk-cube-1);
}
.kk-services-2-item .item-btn i {
  font-size: 20px;
  color: var(--kk-clr-pr-2);
}
.kk-services-2-item .item-btn:hover {
  color: var(--kk-clr-pr-2);
}
.kk-services-2-item:hover .search-btn {
  transform: translate(-50%, -50%) scale(1);
}
.kk-services-2-item:hover .item-img::after {
  opacity: 0.6;
}
.kk-services-2-item:hover .item-icon i {
  -webkit-text-fill-color: #fff;
  transition-delay: 0.2s;
}
.kk-services-2-item:hover .item-icon-bg {
  bottom: 0;
  opacity: 1;
  transition-delay: 0.2s;
}
.kk-services-2-item:hover .item-btn {
  transform: translateX(0);
}
.kk-services-2-slider-btn {
  display: flex;
  gap: 10px;
}
.kk-services-2-slider-btn .kk-slider-btn-1 {
  width: 60px;
  height: 60px;
}

/*
    services-2-end
*/
/*
    services-3-start
*/
.kk-services-3-area {
  background-color: #F3F3F3;
}
.kk-services-3-sec-title .sec-disc {
  font-weight: 500;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 21px;
}
.kk-services-3-tabs-btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-services-3-tabs-btns {
    gap: 20px 10px;
  }
}
.kk-services-3-tabs-btns .nav-link {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  background-color: transparent;
  border-bottom: 2px solid #d3d3d3;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 22px;
  position: relative;
  z-index: 1;
}
.kk-services-3-tabs-btns .nav-link:after {
  content: "";
  width: 105px;
  height: 6px;
  background-color: var(--kk-clr-pr-2);
  position: absolute;
  left: 50%;
  bottom: -3px;
  transform: translateX(-50%) scaleX(0);
  transition: var(--kk-cube-1);
}
.kk-services-3-tabs-btns .nav-link .icon {
  flex: 0 0 auto;
  width: 74px;
  height: 74px;
  border-radius: 15px;
  background: #fff;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #000;
  font-size: 35px;
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.07);
}
.kk-services-3-tabs-btns .nav-link .title {
  font-size: 24px;
  max-width: 200px;
  line-height: 1.1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-services-3-tabs-btns .nav-link .title {
    font-size: 20px;
  }
}
.kk-services-3-tabs-btns .nav-link:is(.active):after {
  transform: translateX(-50%) scaleX(1);
}
.kk-services-3-tabs-btns .nav-link:not(.active):hover .title {
  color: var(--kk-clr-pr-2);
}
.kk-services-3-tabs-btns .nav-link:not(.active):hover .icon i {
  animation: swing 1s;
}
.kk-services-3-tabs-content {
  background: #fff;
  border-radius: 15px;
}
.kk-services-3-tabs-content-item {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  gap: 40px;
  padding: 50px 40px;
  padding-bottom: 0;
  align-items: end;
  overflow: hidden;
  background: #fff;
  border-radius: 15px;
  border: 1px solid rgba(183, 183, 183, 0.28);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-services-3-tabs-content-item {
    grid-template-columns: 1fr;
  }
}
.kk-services-3-tabs-content-item .item-content {
  padding-bottom: 44px;
}
.kk-services-3-tabs-content-item .title {
  font-size: 30px;
  letter-spacing: -0.01em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-services-3-tabs-content-item .title {
    font-size: 24px;
  }
}
.kk-services-3-tabs-content-item .disc {
  font-size: 16px;
  color: #555555;
  font-weight: 500;
  max-width: 370px;
  margin-top: 12px;
}
.kk-services-3-tabs-content-item .item-list {
  margin-top: 35px;
}
.kk-services-3-tabs-content-item .item-list li {
  font-size: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-services-3-tabs-content-item .item-list li {
    font-size: 18px;
  }
}
.kk-services-3-tabs-content-item .item-list li:not(:last-child) {
  margin-bottom: 20px;
}
.kk-services-3-tabs-content-item .item-btn {
  font-size: 16px;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  margin-top: 110px;
}
.kk-services-3-tabs-content-item .item-btn:hover {
  color: var(--kk-clr-pr-2);
}
.kk-services-3-tabs-content-item .item-btn:hover i {
  animation: fadeInLeft 1s;
}
.kk-services-3-tabs-content-item .item-img {
  margin-bottom: -10px;
}
.kk-services-3-tabs-content .tab-pane:is(.show) {
  animation: slideInUp2 0.3s;
}
.kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-list li, .kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .disc, .kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-btn, .kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .title, .kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-img {
  animation-name: fadeInUp2;
  animation-duration: 0.4s;
  animation-timing-function: var(--kk-cube-1);
  animation-fill-mode: backwards;
}
.kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .disc {
  animation-delay: 0.2s;
}
.kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-list li:nth-child(1) {
  animation-delay: 0.3s;
}
.kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-list li:nth-child(2) {
  animation-delay: 0.4s;
}
.kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-list li:nth-child(3) {
  animation-delay: 0.5s;
}
.kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-btn {
  animation-delay: 0.6s;
}
.kk-services-3-tabs-content .tab-pane:is(.show) .kk-services-3-tabs-content-item1 .item-img {
  animation-delay: 0.5s;
}

/*
    services-3-end
*/
/*
    process-1-start
*/
.kk-process-1-area {
  background-color: #000209;
  background-repeat: no-repeat;
  background-position: top center;
}
.kk-process-1-bg-shape-1 {
  width: 120px;
  height: 90px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  top: 0;
  left: 6%;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.kk-process-1-bg-shape-2 {
  width: 50px;
  height: 180px;
  background: #00A2FF;
  position: absolute;
  right: 0;
  bottom: 11%;
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
}
@media (max-width: 767px) {
  .kk-process-1-bg-shape-2 {
    display: none;
  }
}
.kk-process-1-sec-title {
  margin-bottom: 130px;
}
.kk-process-1-sec-title .kk-subtitle-1 {
  color: #fff;
}
.kk-process-1-sec-title .kk-subtitle-1 .icon {
  color: #09b3fc;
}
.kk-process-1-sec-title .kk-sec-title-1 {
  color: #09b3fc;
}
.kk-process-1-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 240px 0;
}
@media (max-width: 767px) {
  .kk-process-1-wrap {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
.kk-process-1-item {
  text-align: center;
  max-width: 365px;
  margin-left: auto;
  margin-right: auto;
}
.kk-process-1-item .icon {
  border-radius: 10px;
  background-color: rgb(4, 5, 18);
  box-shadow: inset 0px 4px 9px 0px rgba(0, 117, 255, 0.85);
  width: 68px;
  height: 68px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
}
.kk-process-1-item .icon i {
  background: var(--kk-clr-gd-1);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.kk-process-1-item .title {
  color: #fff;
  font-size: 24px;
  margin-top: 23px;
}
@media (max-width: 767px) {
  .kk-process-1-item .title {
    font-size: 20px;
  }
}
.kk-process-1-item .disc {
  color: #969daf;
  font-weight: 500;
  font-size: 16px;
  margin-top: 15px;
}
.kk-process-1-item:hover .icon i {
  animation-name: pulse;
  animation-duration: 0.5s;
  animation-timing-function: var(--kk-cube-1);
}
.kk-process-1-bg-ani-logo {
  width: 62px;
  height: 62px;
  border-radius: 10px;
  border: 2px solid var(--kk-clr-pr-1);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  padding: 13px;
}
@media (max-width: 767px) {
  .kk-process-1-bg-ani-logo {
    opacity: 50%;
  }
}
.kk-process-1-bg-ani-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.kk-process-1-bg-ani-line .line-1 {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  height: 3px;
  width: 140%;
  background: #11162a;
  overflow: hidden;
}
.kk-process-1-bg-ani-line .line-1::after {
  content: "";
  width: 25px;
  height: 100%;
  background: linear-gradient(270deg, rgb(3, 158, 219) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 50%;
}
.kk-process-1-bg-ani-line .line-1::before {
  content: "";
  width: 25px;
  height: 100%;
  background: linear-gradient(90deg, rgb(3, 158, 219) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 50%;
}
.kk-process-1-bg-ani-line .line-2 {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  height: 107%;
  width: 3px;
  background: #11162a;
  overflow: hidden;
}
.kk-process-1-bg-ani-line .line-2::after {
  content: "";
  width: 100%;
  height: 25px;
  background: linear-gradient(180deg, rgb(3, 158, 219) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 0;
}
.kk-process-1-bg-ani-line .line-2::before {
  content: "";
  width: 100%;
  height: 25px;
  background: linear-gradient(0deg, rgb(3, 158, 219) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 0;
}
.kk-process-1-bg-ani-circle {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -3;
  transform: scale(0);
}
.kk-process-1-bg-ani-circle .circle-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--kk-clr-pr-1);
  z-index: -3;
  border-radius: 50%;
  opacity: 12%;
}
.kk-process-1-bg-ani-circle .circle-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 230px;
  height: 230px;
  background: var(--kk-clr-pr-1);
  z-index: -2;
  border-radius: 50%;
  opacity: 12%;
}
.kk-process-1-bg-ani-circle .circle-3 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 148px;
  height: 148px;
  background: var(--kk-clr-pr-1);
  z-index: -1;
  border-radius: 50%;
  opacity: 12%;
}
.kk-process-1-div:is(.active) .kk-process-1-bg-ani-circle {
  animation: processBgCircle 2.5s linear infinite;
}
.kk-process-1-div:is(.active) .kk-process-1-bg-ani-line .line-1::before {
  animation: line1before 5s linear infinite;
  animation-delay: 1s;
}
.kk-process-1-div:is(.active) .kk-process-1-bg-ani-line .line-1::after {
  animation: line1after 5s linear infinite;
  animation-delay: 1s;
}
.kk-process-1-div:is(.active) .kk-process-1-bg-ani-line .line-2::before {
  animation: line2before 5s linear infinite;
  animation-delay: 1s;
}
.kk-process-1-div:is(.active) .kk-process-1-bg-ani-line .line-2::after {
  animation: line2after 5s linear infinite;
  animation-delay: 1s;
}

@keyframes processBgCircle {
  0% {
    transform: translate(-50%, -50%) scale(0);
  }
  70% {
    transform: translate(-50%, -50%) scale(0.7);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
@keyframes line1after {
  0% {
    left: 50%;
  }
  100% {
    left: 110%;
  }
}
@keyframes line1before {
  0% {
    left: 50%;
  }
  100% {
    left: -10%;
  }
}
@keyframes line2after {
  0% {
    top: 50%;
  }
  100% {
    top: -10%;
  }
}
@keyframes line2before {
  0% {
    top: 50%;
  }
  100% {
    top: 110%;
  }
}
/*
    process-1-end
*/
/*
    process-2-start
*/
.kk-process-2-sec-title {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.kk-process-2-wrap {
  display: grid;
  gap: 80px;
  grid-template-columns: 1.2fr 1fr;
  max-width: 985px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-process-2-wrap {
    gap: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-2-wrap {
    gap: 50px;
    grid-template-columns: 1fr;
  }
}
.kk-process-2-left .left-title {
  font-size: 36px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-process-2-left .left-title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-2-left .left-title {
    font-size: 24px;
  }
}
.kk-process-2-left .left-disc {
  padding-left: 25px;
  border-left: 3px solid var(--kk-clr-pr-2);
  font-weight: 500;
  font-size: 16px;
  margin-top: 19px;
}
.kk-process-2-accordion {
  margin-top: 22px;
}
.kk-process-2-accordion .kk-accordion-item .item-title {
  justify-content: space-between;
  padding: 12px 14px;
  padding-left: 32px;
}
.kk-process-2-accordion .kk-accordion-item .item-title .icon-2 {
  width: 36px;
  height: 36px;
  border-radius: 6px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  transition: var(--kk-cube-1);
}
.kk-process-2-accordion .kk-accordion-item .item-title:is(:not(.collapsed)) .icon-2 {
  transform: rotate(90deg);
  background: var(--kk-clr-pr-2);
  color: #fff;
}
.kk-process-2-accordion .kk-accordion-item .item-disc {
  padding-bottom: 22px;
  padding-right: 14px;
  padding-left: 32px;
}
.kk-process-2-steps-single {
  display: flex;
  gap: 30px;
  margin-bottom: 33px;
}
.kk-process-2-steps-single .number {
  width: 61px;
  height: 61px;
  background: #e8e8e8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  flex: 0 0 auto;
  opacity: 0;
  transition: 1s;
}
.kk-process-2-steps-single .left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.kk-process-2-steps-single .number-line {
  width: 2px;
  height: 0%;
  background: var(--kk-clr-pr-2);
  transform-origin: top;
  transform: scaleY(2);
  transition: 2s;
}
.kk-process-2-steps-single .content {
  opacity: 0;
  transition: 1s;
}
.kk-process-2-steps-single .title {
  font-size: 22px;
  letter-spacing: -0.01em;
}
.kk-process-2-steps-single .disc {
  font-weight: 500;
  color: #686868;
  max-width: 330px;
  font-size: 16px;
  margin-top: 9px;
}
.kk-process-2-steps-single:last-child .number-line {
  display: none;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(1) .number {
  opacity: 1;
  transition-delay: 0.1s;
  background: var(--kk-clr-pr-2);
  color: #fff;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(1) .number-line {
  height: 100%;
  transition-delay: 0.3s;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(1) .content {
  opacity: 1;
  transition-delay: 0.5s;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(2) .number {
  transition-delay: 0.7s;
  background: var(--kk-clr-pr-2);
  color: #fff;
  opacity: 1;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(2) .number-line {
  height: 100%;
  transition-delay: 0.9s;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(2) .content {
  opacity: 1;
  transition-delay: 1.1s;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(3) .number {
  transition-delay: 1.3s;
  background: var(--kk-clr-pr-2);
  color: #fff;
  opacity: 1;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(3) .number-line {
  height: 100%;
  transition-delay: 1.5s;
}
.kk-process-2-steps:is(.active) .kk-process-2-steps-single:nth-child(3) .content {
  opacity: 1;
  transition-delay: 1.7s;
}

/*
    process-2-end
*/
/*
    process-3-start
*/
.kk-process-3-area {
  background-color: #F3F3F3;
}
.kk-process-3-area::after {
  content: "";
  width: 100%;
  height: 700px;
  background: linear-gradient(0deg, rgb(0, 90, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: 0;
  z-index: -2;
}
.kk-process-3-sec-title {
  text-align: center;
  font-size: 48px;
  margin-bottom: 65px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-process-3-sec-title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-process-3-sec-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .kk-process-3-sec-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-process-3-sec-title {
    font-size: 38px;
  }
}
.kk-process-3-wrap {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-wrap {
    flex-wrap: wrap;
    gap: 30px;
  }
}
.kk-process-3-wrap-line {
  height: 2px;
  width: 200%;
  position: absolute;
  bottom: 27px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--kk-clr-pr-2);
  z-index: -1;
  opacity: 0.3;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-wrap-line {
    display: none;
  }
}
.kk-process-3-item {
  position: relative;
  z-index: 1;
}
.kk-process-3-item .step-number {
  font-size: 16px;
  color: var(--kk-clr-pr-2);
  margin-bottom: 10px;
}
.kk-process-3-item .title {
  font-size: 18px;
  border: 2px solid var(--kk-clr-pr-2);
  border-radius: 15px;
  background: #fff;
  padding: 14px 24px;
  margin-left: 20px;
}
.kk-process-3-item .shape-1 {
  position: absolute;
  top: 7px;
  left: 90px;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-item .shape-1 {
    display: none;
  }
}
.kk-process-3-item .shape-2 {
  position: absolute;
  bottom: -30px;
  left: 60px;
  z-index: -2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-item .shape-2 {
    display: none;
  }
}
.kk-process-3-team-all-btn {
  text-align: right;
  margin-right: -190px;
  margin-bottom: 280px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-process-3-team-all-btn {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-team-all-btn {
    margin-right: 0;
    margin-bottom: 70px;
  }
}
.kk-process-3-team-all-btn .arrow-icon {
  position: absolute;
  top: -36px;
  right: 200px;
}
.kk-process-3-team-all-btn .arrow-icon img {
  transform-origin: left bottom;
}
.kk-process-3-wrap-2 {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 65px;
  align-items: center;
  margin-left: -300px;
  margin-right: -300px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-process-3-wrap-2 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-wrap-2 {
    grid-template-columns: 1fr;
    margin-right: 0;
    margin-left: 0;
  }
}
.kk-process-3-wrap-2-logo {
  flex: 0 0 auto;
  width: 110px;
  height: 110px;
  background: #00205B;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.kk-process-3-wrap-2-logo::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  z-index: -1;
  animation: kk-process-3-wrap-2-logo 3s linear infinite;
}
.kk-process-3-wrap-2-logo::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  z-index: -1;
  animation: kk-process-3-wrap-2-logo 3s linear infinite;
  animation-delay: 1.5s;
}
.kk-process-3-wrap-2-list {
  flex-grow: 1;
  text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-wrap-2-list {
    text-align: left;
  }
}
.kk-process-3-wrap-2-list:nth-child(3) {
  text-align: left;
}
.kk-process-3-wrap-2-list li {
  font-size: 24px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-process-3-wrap-2-list li {
    font-size: 18px;
  }
}
.kk-process-3-wrap-2-list li:not(:last-child) {
  margin-bottom: 32px;
}
.kk-process-3-team-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: -1;
}
.kk-process-3-bg-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.kk-process-3-bg-shape img {
  width: 100%;
}

@keyframes kk-process-3-wrap-2-logo {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.3;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
/*
    process-3-end
*/
/*
    team-1-start
*/
.kk-team-1-bg-shape {
  width: 60px;
  height: 60px;
  background: var(--kk-clr-pr-1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  bottom: -2%;
  left: 6%;
}
.kk-team-1-bg-shape-3 {
  width: 13%;
  position: absolute;
  top: -90px;
  right: 20%;
}
.kk-team-1-sec-title {
  display: flex;
  align-items: end;
  gap: 40px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .kk-team-1-sec-title {
    flex-wrap: wrap;
  }
}
.kk-team-1-sec-title .left {
  max-width: 650px;
}
.kk-team-1-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-team-1-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-team-1-wrap {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-team-1-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
.kk-team-1-item {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.kk-team-1-item .item-img {
  height: 257px;
  position: relative;
  transition: 0.3s;
}
.kk-team-1-item .item-social-1 {
  position: absolute;
  bottom: -100px;
  left: 0;
  background: var(--kk-clr-gd-1);
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 6px;
  transition: 0.3s;
}
.kk-team-1-item .item-social-1 .link-elm {
  color: #fff;
  font-size: 18px;
  transition: 0.3s;
}
.kk-team-1-item .item-social-1 .link-elm:hover {
  transform: scale(105%);
}
.kk-team-1-item .item-name {
  font-size: 24px;
  margin-top: 12px;
  transition: var(--kk-cube-1);
}
.kk-team-1-item .item-name:hover {
  color: var(--kk-clr-pr-1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-team-1-item .item-name {
    font-size: 20px;
  }
}
.kk-team-1-item .item-bio {
  font-size: 15px;
  font-weight: 500;
  margin-top: 8px;
}
.kk-team-1-item .item-social-2 {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 20px;
  transition: 0.3s;
}
.kk-team-1-item .item-social-2 .link-elm {
  width: 38px;
  height: 38px;
  background: #e6e7e7;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #000;
}
.kk-team-1-item .item-btn {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  transition: 0.3s;
  opacity: 0;
}
.kk-team-1-item:hover .item-img {
  border-radius: 35px;
}
.kk-team-1-item:hover .item-social-1 {
  bottom: 40px;
}
.kk-team-1-item:hover .item-social-2 {
  transform: translateY(-60px);
}
.kk-team-1-item:hover .item-btn {
  bottom: 0px;
  opacity: 1;
}
.kk-team-1-all-btn {
  font-weight: 500;
  flex: 0 0 auto;
}
.kk-team-1-all-btn a {
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #000;
  position: relative;
  z-index: 1;
  transition: var(--kk-cube-1);
}
.kk-team-1-all-btn a i {
  transform: rotate(-45deg);
  transition: var(--kk-cube-1);
}
.kk-team-1-all-btn a::after {
  content: "";
  width: calc(100% - 23px);
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 4px;
  transition: var(--kk-cube-1);
}
.kk-team-1-all-btn a:hover {
  color: var(--kk-clr-pr-2);
}
.kk-team-1-all-btn a:hover::after {
  width: 0;
}
.kk-team-1-all-btn a:hover i {
  transform: rotate(0deg);
}

/*
    team-1-end
*/
/*
    choose-1-start
*/
.kk-choose-1-area {
  background: #f5f5f5;
  padding-bottom: 320px;
}
.kk-choose-1-title-center {
  margin-top: -30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-choose-1-title-center {
    margin-top: -10px;
  }
}
.kk-choose-1-title {
  font-size: 104px;
  line-height: 1;
  letter-spacing: -0.07em;
  position: relative;
  display: inline-block;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-choose-1-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-choose-1-title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-choose-1-title {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .kk-choose-1-title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-choose-1-title {
    font-size: 50px;
  }
}
.kk-choose-1-title span:nth-child(1) {
  background: var(--kk-clr-gd-1);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.kk-choose-1-title span:nth-child(2) {
  position: absolute;
  top: -3px;
  left: 2px;
  width: 100%;
  color: #dde5f2;
}
.kk-choose-1-wrap {
  margin-left: -100px;
  margin-right: -100px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-choose-1-wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
.kk-choose-1-wrap::after {
  content: "";
  width: 300px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(90deg, rgb(245, 245, 245) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-choose-1-wrap::after {
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-choose-1-wrap::after {
    width: 50px;
  }
}
.kk-choose-1-wrap::before {
  content: "";
  width: 300px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(270deg, rgb(245, 245, 245) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-choose-1-wrap::before {
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-choose-1-wrap::before {
    width: 50px;
  }
}
.kk-choose-1-marquee {
  display: inline-block;
}
.kk-choose-1-item {
  display: flex;
  gap: 45px;
  margin-right: 45px;
}
.kk-choose-1-item-single {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 12px;
  background: #e3e5e9;
  border-radius: 45px;
  padding-right: 40px;
  flex: 0 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-size: 18px;
}
.kk-choose-1-item-single .icon {
  width: 63px;
  height: 63px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  background: #fff;
  color: #000;
  font-size: 33px;
}
.kk-choose-1-item-single .text {
  border-bottom: 1px solid transparent;
  transition: 0.3s;
}
.kk-choose-1-item-single::after {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--kk-clr-gd-1);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: 0.3s;
}
.kk-choose-1-item-single:hover {
  color: #fff;
}
.kk-choose-1-item-single:hover::after {
  opacity: 1;
}
.kk-choose-1-item-single:hover .text {
  border-color: #fff;
}

/*
    choose-1-end
*/
/*
    faqs-1-start
*/
.kk-accordion {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.kk-accordion-item {
  background-color: #f5f5f5;
  border-radius: 15px;
  border: 1px solid rgb(217, 217, 217);
}
.kk-accordion-item .item-title {
  font-size: 18px;
  background: transparent;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 26px 30px;
  text-align: left;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .kk-accordion-item .item-title {
    padding: 26px 20px;
  }
}
.kk-accordion-item .item-title .icon {
  width: 31px;
  height: 31px;
  background: var(--kk-clr-pr-1);
  font-size: 20px;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.kk-accordion-item .item-title .icon i {
  transition: 0.5s;
}
.kk-accordion-item .item-title:is(:not(.collapsed)) .icon i {
  transform: rotate(135deg);
}
.kk-accordion-item .item-title:is(.collapsed):hover {
  color: var(--kk-clr-pr-1);
}
.kk-accordion-item .item-disc {
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 75px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .kk-accordion-item .item-disc {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kk-accordion-item:is(.active) {
  border-color: var(--tn-clr-h-3);
}

.kk-faqs-1-area {
  margin-top: -226px;
}
.kk-faqs-1-wrap {
  background: #fff;
  border-radius: 15px;
  border: 1px solid #d9d9d9;
  margin-left: -55px;
  margin-right: -55px;
  padding: 60px 55px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-faqs-1-wrap {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-faqs-1-wrap {
    margin-left: 0px;
    margin-right: 0px;
    padding: 60px 20px;
  }
}
.kk-faqs-1-sec-title {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  align-items: center;
}
@media (max-width: 767px) {
  .kk-faqs-1-sec-title {
    flex-wrap: wrap;
  }
}
.kk-faqs-1-sec-title .kk-sec-title-1 {
  font-size: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-faqs-1-sec-title .kk-sec-title-1 {
    font-size: 47px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-faqs-1-sec-title .kk-sec-title-1 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .kk-faqs-1-sec-title .kk-sec-title-1 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-faqs-1-sec-title .kk-sec-title-1 {
    font-size: 40px;
  }
}
.kk-faqs-1-sec-title .right {
  max-width: 285px;
  text-align: right;
}
@media (max-width: 767px) {
  .kk-faqs-1-sec-title .right {
    text-align: left;
  }
}
.kk-faqs-1-sec-title .sec-disc {
  text-align: left;
  margin-bottom: 14px;
}
.kk-faqs-1-sec-title .kk-pr-btn-2 {
  background: var(--kk-clr-pr-1);
  color: #fff;
}
.kk-faqs-1-bg-shape-1 {
  width: 10%;
  text-align: right;
  position: absolute;
  right: 3%;
  top: 28%;
  z-index: -1;
}

/*
    faqs-1-end
*/
/*
    testimonial-1-start
*/
.kk-testimonial-1-preview {
  max-width: 550px;
}
.kk-testimonial-1-preview-single {
  display: inline-flex;
  gap: 8px;
  padding: 9px;
  padding-right: 30px;
  border-radius: 100px;
  border: 1px solid transparent;
  align-items: center;
  width: 70px;
  transition: 0.8s cubic-bezier(0.58, 0.1, 0.19, 1.4);
  cursor: pointer;
  overflow: hidden;
}
.kk-testimonial-1-preview-single .item-img {
  width: 50px;
  height: 50px;
  flex: 0 0 auto;
  border-radius: 50%;
}
.kk-testimonial-1-preview-single .item-name {
  font-size: 18px;
}
.kk-testimonial-1-preview-single .bio {
  font-size: 13px;
  font-weight: 500;
}
.kk-testimonial-1-preview-single .content {
  opacity: 0;
  transition: 0.3s;
  flex: 0 0 auto;
}
.kk-testimonial-1-preview .swiper-wrapper .swiper-slide {
  width: auto;
  transition: 0.3s;
}
.kk-testimonial-1-preview .swiper-wrapper .swiper-slide:is(.swiper-slide-thumb-active) .kk-testimonial-1-preview-single {
  width: 230px;
  border-color: #d9d9d9;
  background: #fff;
}
.kk-testimonial-1-preview .swiper-wrapper .swiper-slide:is(.swiper-slide-thumb-active) .kk-testimonial-1-preview-single .content {
  opacity: 1;
  transition-delay: 0.3s;
  animation: fadeInLeft 0.5s;
}
.kk-testimonial-1-main-single {
  display: grid;
  grid-template-columns: 1fr 2.23fr;
  gap: 50px;
  padding: 20px;
  border-radius: 30px;
  border: 1px solid #d9d9d9;
  background: #fff;
  align-items: center;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-testimonial-1-main-single {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .kk-testimonial-1-main-single {
    grid-template-columns: 1fr;
  }
}
.kk-testimonial-1-main-single .main-img {
  height: 440px;
  border-radius: 25px;
}
.kk-testimonial-1-main-single .rating {
  display: flex;
  font-size: 18px;
  gap: 5px;
  color: #878787;
}
.kk-testimonial-1-main-single .comment {
  line-height: 2;
  font-size: 18px;
  font-weight: 500;
  margin-top: 50px;
}
.kk-testimonial-1-main-single .item-name {
  font-size: 20px;
  margin-top: 47px;
}
.kk-testimonial-1-main-single .bio {
  font-size: 16px;
  font-weight: 500;
  margin-top: 5px;
}
.kk-testimonial-1-main-single .quote-icon {
  position: absolute;
  right: 30px;
  bottom: 10px;
  font-size: 80px;
  color: #000;
  opacity: 20%;
}
.kk-testimonial-1-preview-x-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.kk-testimonial-1-preview-x-btn .swiper-button-disabled {
  opacity: 30%;
  cursor: not-allowed;
}

/*
    testimonial-1-end
*/
/*
    testimonial-2-start
*/
.kk-testimonial-2-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 70px);
  z-index: -1;
  background: #f4f4f4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-testimonial-2-bg-img {
    height: calc(100% - 110px);
  }
}
.kk-testimonial-2-sec-title {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.kk-testimonial-2-wrap {
  display: grid;
  grid-template-columns: 1fr 1.64fr;
  gap: 60px;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-testimonial-2-wrap {
    grid-template-columns: 1fr;
  }
}
.kk-testimonial-2-rating {
  background: #000715;
  border-radius: 30px;
  text-align: center;
  padding: 65px 40px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 0;
}
.kk-testimonial-2-rating::after {
  content: "";
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: var(--kk-clr-pr-2);
  position: absolute;
  top: -30%;
  left: -30%;
  filter: blur(80px);
  opacity: 0.7;
  z-index: -1;
  animation: kk-testimonial-2-rating-shape-1 5s linear infinite;
}
.kk-testimonial-2-rating::before {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: var(--kk-clr-pr-2);
  position: absolute;
  bottom: -10%;
  right: -12%;
  filter: blur(50px);
  opacity: 1;
  z-index: -1;
  animation: kk-testimonial-2-rating-shape-2 5s linear infinite;
}
.kk-testimonial-2-rating .ratting {
  font-size: 60px;
  color: #fff;
  font-weight: 500;
  line-height: 0.7;
}
.kk-testimonial-2-rating .rating-star {
  display: flex;
  color: var(--kk-clr-pr-2);
  font-size: 16px;
  gap: 3px;
  justify-content: center;
  margin-top: 23px;
}
.kk-testimonial-2-rating .disc {
  color: #fff;
  font-size: 24px;
  margin-top: 20px;
}
.kk-testimonial-2-rating .btn-wrap {
  margin-top: 28px;
}
.kk-testimonial-2-item {
  transition: var(--kk-cube-1);
  opacity: 27%;
}
.kk-testimonial-2-item .logo-x-rating {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kk-testimonial-2-item .rating-star {
  display: flex;
  gap: 5px;
  font-size: 16px;
  color: var(--kk-clr-pr-2);
}
.kk-testimonial-2-item .comment {
  color: #686868;
  font-weight: 500;
  font-size: 18px;
  margin-top: 29px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.kk-testimonial-2-item .item-author {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 40px;
}
.kk-testimonial-2-item .item-author-img {
  width: 83px;
  height: 83px;
  border-radius: 50%;
}
.kk-testimonial-2-item .item-author-name {
  font-size: 26px;
  color: var(--kk-clr-pr-2);
}
.kk-testimonial-2-item .item-author-disc {
  font-size: 16px;
  font-weight: 500;
  color: #686868;
  margin-top: 6px;
}
.kk-testimonial-2-slider {
  margin-right: -436px;
}
@media (max-width: 767px) {
  .kk-testimonial-2-slider {
    margin-right: 0px;
  }
}
.kk-testimonial-2-slider .swiper-wrapper .swiper-slide {
  max-width: 530px;
}
.kk-testimonial-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-testimonial-2-item {
  opacity: 1;
}
.kk-testimonial-2-slider-btn {
  display: flex;
  gap: 10px;
  position: absolute;
  bottom: 50px;
  right: 159px;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-testimonial-2-slider-btn {
    bottom: 60px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-testimonial-2-slider-btn {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .kk-testimonial-2-slider-btn {
    bottom: -60px;
    right: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-testimonial-2-slider-btn {
    bottom: 20px;
    right: 0;
  }
}
.kk-testimonial-2-slider-btn .kk-slider-btn-1 {
  font-size: 14px;
  background: #e3e3e3;
}
.kk-testimonial-2-slider-btn .kk-slider-btn-1:hover {
  background: var(--kk-clr-pr-2);
}
.kk-testimonial-2-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
@media (max-width: 767px) {
  .kk-testimonial-2-bottom {
    gap: 10px;
    flex-wrap: wrap;
  }
}
.kk-testimonial-2-bottom .disc {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .kk-testimonial-2-bottom .disc {
    font-size: 18px;
  }
}

@keyframes kk-testimonial-2-rating-shape-1 {
  0% {
    filter: blur(30px);
    top: -30%;
    left: -30%;
  }
  50% {
    filter: blur(80px);
    top: -40%;
    left: -30%;
  }
  100% {
    filter: blur(30px);
    top: -30%;
    left: -30%;
  }
}
@keyframes kk-testimonial-2-rating-shape-2 {
  0% {
    bottom: -10%;
    right: -12%;
    filter: blur(50px);
  }
  50% {
    bottom: -10%;
    right: -5%;
    filter: blur(20px);
  }
  100% {
    bottom: -10%;
    right: -12%;
    filter: blur(50px);
  }
}
/*
    testimonial-2-end
*/
/*
    testimonial-3-start
*/
.kk-testimonial-3-wrap {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 65px;
  margin-left: -145px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-testimonial-3-wrap {
    grid-template-columns: 1fr;
    margin-left: 0;
  }
}
.kk-testimonial-3-preview-item {
  width: 65px;
  height: 65px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  padding: 2px;
  position: relative;
  z-index: 1;
  background-color: #fff;
  transition: var(--kk-cube-1);
}
.kk-testimonial-3-preview-item img {
  border-radius: 50% !important;
}
.kk-testimonial-3-preview-slider {
  position: absolute;
  top: 200px;
  right: 0;
  z-index: 1;
}
.kk-testimonial-3-preview-slider .swiper-wrapper .swiper-slide {
  width: auto;
}
.kk-testimonial-3-preview-slider .swiper-wrapper .swiper-slide:not(:first-child) {
  margin-left: -10px;
}
.kk-testimonial-3-preview-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-thumb-active) .kk-testimonial-3-preview-item {
  background: var(--kk-clr-pr-2);
  border-color: transparent;
}
.kk-testimonial-3-slider-item .rating-star {
  font-size: 18px;
  color: var(--kk-clr-pr-2);
  display: flex;
  gap: 2px;
}
.kk-testimonial-3-slider-item .comment {
  font-size: 28px;
  letter-spacing: -0.01em;
  font-weight: 500;
  color: var(--kk-clr-h-1);
  line-height: 1.4;
  margin-top: 25px;
  border-bottom: 2px solid #e8e8e8;
  padding-bottom: 34px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-testimonial-3-slider-item .comment {
    font-size: 22px;
  }
}
.kk-testimonial-3-slider-item .author-x-qoute {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 55px;
}
.kk-testimonial-3-slider-item .author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.kk-testimonial-3-slider-item .author-img {
  width: 47px;
  height: 47px;
  border-radius: 50%;
}
.kk-testimonial-3-slider-item .author-name {
  font-size: 18px;
}
.kk-testimonial-3-slider-item .author-dg {
  font-size: 14px;
  font-weight: 500;
  color: #565765;
}
.kk-testimonial-3-slider-item .qoute-icon {
  font-size: 40px;
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .rating-star i, .kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .comment, .kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .qoute-icon {
  animation-name: fadeInRight2;
  animation-duration: 1s;
  animation-fill-mode: backwards;
  animation-timing-function: var(--kk-cube-1);
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .rating-star i:nth-child(1) {
  animation-delay: 0.1s;
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .rating-star i:nth-child(2) {
  animation-delay: 0.2s;
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .rating-star i:nth-child(3) {
  animation-delay: 0.3s;
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .rating-star i:nth-child(4) {
  animation-delay: 0.4s;
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .rating-star i:nth-child(5) {
  animation-delay: 0.5s;
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .comment {
  animation-delay: 0.3s;
}
.kk-testimonial-3-slider .swiper-slide:is(.swiper-slide-active) .kk-testimonial-3-slider-item .qoute-icon {
  animation-delay: 0.5s;
}
.kk-testimonial-3-slider-btn {
  display: flex;
  justify-content: end;
  gap: 15px;
  margin-top: -40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-testimonial-3-slider-btn {
    justify-content: start;
    margin-top: 30px;
  }
}
.kk-testimonial-3-fan-shape img {
  transform-origin: 56% 46%;
}

/*
    testimonial-3-end
*/
/*
    skills-1-start
*/
.kk-skills-1-area {
  background-color: #f8f8f8;
}
.kk-skills-1-bg-shape-2 {
  width: 7%;
  text-align: right;
  position: absolute;
  right: 0;
  top: 34%;
}
.kk-skills-1-bg-shape-1 {
  width: 100px;
  height: 80px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  top: 0;
  left: 6%;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.kk-skills-1-wrap {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  align-items: start;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-skills-1-wrap {
    grid-template-columns: 1fr;
  }
}
.kk-skills-1-content .sec-disc {
  font-weight: 500;
}
.kk-skills-1-content .kk-hero-1-client {
  margin-top: 26px;
}
.kk-skills-1-content .kk-hero-1-client-text {
  color: var(--kk-clr-h-1);
}
.kk-skills-1-content .title {
  font-size: 24px;
  margin-top: 27px;
}
.kk-skills-1-counter {
  display: flex;
  gap: 80px;
  margin-top: 6px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-skills-1-counter {
    gap: 40px;
    flex-wrap: wrap;
  }
}
.kk-skills-1-counter-single .number {
  font-size: 72px;
  color: var(--kk-clr-pr-1);
  letter-spacing: -0.05em;
  line-height: 1.3;
  position: relative;
}
.kk-skills-1-counter-single .number::after {
  content: "";
  width: 48px;
  height: 3px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  bottom: 0;
  left: 0;
}
.kk-skills-1-counter-single .disc {
  margin-top: 13px;
  font-size: 15px;
}
.kk-skills-1-right-inner {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-skills-1-right-inner {
    position: unset;
    margin-top: 50px;
  }
}
.kk-skills-1-right-inner .inner-plybtn {
  display: inline-block;
  background: #f8f8f8;
  padding: 10px;
  border-radius: 100px;
  margin-bottom: 30px;
  margin-left: 90px;
}
.kk-skills-1-right-shape-1 {
  width: 17%;
  position: absolute;
  top: -10px;
  left: -20px;
  z-index: 1;
}
.kk-skills-1-right-shape-2 {
  width: 10%;
  position: absolute;
  top: 15px;
  left: 30px;
  z-index: 2;
}
.kk-skills-1-img {
  max-width: 440px;
  height: 350px;
  border-radius: 20px;
}
.kk-skills-1-experience {
  background: #fff;
  border: 1px solid rgb(217, 217, 217);
  border-radius: 40px;
  max-width: 460px;
  padding: 30px 30px;
  padding-bottom: 40px;
  position: relative;
}
.kk-skills-1-experience::after {
  content: "";
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -20px;
  background: var(--kk-clr-pr-1);
  z-index: -1;
}
.kk-skills-1-experience .title {
  font-size: 30px;
  letter-spacing: -0.01em;
}
.kk-skills-1-experience .disc {
  font-size: 16px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 20px;
}
.kk-skills-1-experience-progress .progress-title {
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.kk-skills-1-experience-progress .progress-line {
  width: 100%;
  height: 5px;
  background: #eeeded;
  border-radius: 2.5px;
  overflow: hidden;
  margin-top: 9px;
}
.kk-skills-1-experience-progress .progress-line-fill {
  background: var(--kk-clr-pr-1);
  height: 100%;
  border-radius: 2.5px;
  transform: scaleX(0);
  transition: 2s;
  transform-origin: left;
}
.kk-skills-1-experience-progress .progress-line-fill:is(.active) {
  transform: scaleX(1);
}
.kk-skills-1-partner .title {
  font-size: 22px;
  text-align: center;
  margin-bottom: 42px;
}
.kk-skills-1-partner-wrap {
  display: flex;
  gap: 15px;
  margin-right: 15px;
}
.kk-skills-1-partner-logo {
  background: #fff;
  flex: 0 0 auto;
  width: 180px;
  height: 60px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kk-skills-1-partner-logo:hover img {
  animation-name: pulse;
  animation-duration: 0.5s;
  animation-timing-function: var(--kk-cube-1);
}
.kk-skills-1-partner-shadow::after {
  content: "";
  width: 190px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(90deg, rgb(248, 248, 248) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-skills-1-partner-shadow::after {
    width: 30px;
  }
}
.kk-skills-1-partner-shadow::before {
  content: "";
  width: 190px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(270deg, rgb(248, 248, 248) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-skills-1-partner-shadow::before {
    width: 30px;
  }
}

/*
    skills-1-end
*/
/*
    blog-1-start
*/
.kk-blog-1-area {
  padding-left: 160px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-blog-1-area {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-blog-1-area {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kk-blog-1-wrap {
  display: flex;
  gap: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-blog-1-wrap {
    flex-wrap: wrap;
  }
}
.kk-blog-1-content {
  max-width: 420px;
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 100%;
  flex: 0 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-blog-1-content {
    max-width: 320px;
  }
}
.kk-blog-1-content .kk-sec-title-1 {
  margin-bottom: 29px;
}
.kk-blog-1-content .kk-pr-btn-1 {
  margin-bottom: 40px;
}
.kk-blog-1-item {
  position: relative;
  overflow: hidden;
}
.kk-blog-1-item .item-img {
  position: relative;
  height: 283px;
  border-radius: 15px;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 120% 100%;
  -webkit-mask-size: 120% 100%;
  mask-position: top right;
  transition: var(--kk-cube-1);
}
.kk-blog-1-item .author-img {
  width: 63px;
  height: 63px;
  position: absolute;
  top: 215px;
  left: 0;
  transform: translateX(-100%);
  transition: var(--kk-cube-1);
  border-radius: 50%;
}
.kk-blog-1-item .author-name {
  padding-left: 15px;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  margin-top: 30px;
}
.kk-blog-1-item .author-name::after {
  content: "";
  width: 6px;
  height: 6px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.kk-blog-1-item .item-title {
  font-size: 24px;
  max-width: 480px;
  margin-top: 5px;
  transition: var(--kk-cube-1);
}
.kk-blog-1-item .item-title:hover {
  color: var(--kk-clr-pr-1);
  transform: translateX(2px);
}
.kk-blog-1-item .item-disc {
  max-width: 480px;
  margin-top: 16px;
}
.kk-blog-1-item .item-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 93px;
  height: 93px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  background: var(--kk-clr-pr-1);
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  transition: var(--kk-cube-1);
}
.kk-blog-1-item .item-btn i {
  transform: rotate(-45deg);
}
.kk-blog-1-item:hover .item-img {
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}
.kk-blog-1-item:hover .author-img {
  transform: translateX(0%);
}
.kk-blog-1-item:hover .item-btn {
  transform: translate(-50%, -50%) scale(1);
  transition-delay: 0.2s;
}
.kk-blog-1-slider .swiper-slide {
  max-width: 500px;
}
.kk-blog-1-slider-btn {
  display: flex;
  gap: 15px;
  margin-top: auto;
}

/*
    blog-1-end
*/
/*
    blog-2-start
*/
.kk-blog-2-sec-title {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.kk-blog-2-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-blog-2-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-blog-2-grid {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-blog-2-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.kk-blog-2-grid .kk-blog-1-item .item-btn {
  background: var(--kk-clr-pr-2);
}
.kk-blog-2-grid .kk-blog-1-item .item-img {
  mask-image: url("../img/blog/b2-img-mask.png");
  -webkit-mask-image: url("../img/blog/b2-img-mask.png");
}
.kk-blog-2-grid .kk-blog-1-item .author-img {
  width: 68px;
  height: 68px;
  top: 208px;
  left: -5px;
  border: 5px solid #fff;
  border-radius: 50%;
}
.kk-blog-2-grid .kk-blog-1-item .item-title:hover {
  color: var(--kk-clr-pr-2);
}
.kk-blog-2-grid .kk-blog-1-item .item-disc {
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
}
.kk-blog-2-all-btn {
  background: var(--kk-clr-pr-2);
  display: inline-flex;
  gap: 10px 40px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  border: 5px solid #fff;
  box-shadow: -1.113px 7.922px 18px 0px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  padding: 5px 20px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .kk-blog-2-all-btn {
    justify-content: center;
  }
}
.kk-blog-2-all-btn a {
  font-weight: 500;
  color: #fff;
  position: relative;
}
.kk-blog-2-all-btn a::after {
  content: "";
  width: 76%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 5px;
  left: 0;
  transition: var(--kk-cube-1);
}
.kk-blog-2-all-btn a i {
  transform: rotate(-45deg);
  margin-left: 4px;
  transition: var(--kk-cube-1);
}
.kk-blog-2-all-btn a:hover::after {
  width: 0%;
}
.kk-blog-2-all-btn a:hover i {
  transform: rotate(0deg);
}

/*
    blog-2-end
*/
/*
    blog-3-start
*/
.kk-blog-3-area {
  position: relative;
  z-index: 2;
}
.kk-blog-3-sec-title {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.kk-blog-2-grid:is(.has-blog-3) {
  margin-left: -200px;
  margin-right: -200px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-blog-2-grid:is(.has-blog-3) {
    margin-left: -100px;
    margin-right: -100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-blog-2-grid:is(.has-blog-3) {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.kk-blog-2-grid:is(.has-blog-3) .kk-blog-1-item .item-img {
  mask-image: url("../img/blog/b3-img-mask.png");
  -webkit-mask-image: url("../img/blog/b3-img-mask.png");
}
.kk-blog-2-grid:is(.has-blog-3) .kk-blog-1-item .author-img {
  width: 68px;
  height: 68px;
  top: 211px;
  left: -1px;
  border: 5px solid #fff;
  border-radius: 50%;
}
.kk-blog-2-grid:is(.has-blog-3) .kk-blog-1-item .item-disc {
  border-top: none;
  padding-top: 0px;
  font-weight: 500;
}
.kk-blog-2-grid:is(.has-blog-3) .kk-blog-1-item .item-date.kk-h-1 {
  position: absolute;
  right: 30px;
  top: 20px;
  background: #fff;
  font-size: 16px;
  border-radius: 100px;
  padding: 3px 15px;
  z-index: 1;
}

/*
    blog-3-end
*/
/*
    case-2-start
*/
.about-x-case-area .bg-img {
  width: 58%;
  position: absolute;
  top: 12%;
  left: 0;
  z-index: -1;
}

.kk-case-2-item {
  background: #f4f4f4;
  border-radius: 30px;
  display: grid;
  grid-template-columns: 1.43fr 1fr;
  gap: 50px;
  padding: 50px 50px;
  padding-left: 70px;
}
.kk-case-2-item:not(:last-child) {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-case-2-item {
    padding: 50px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-case-2-item {
    padding: 50px 30px;
    grid-template-columns: 1fr;
  }
}
.kk-case-2-item .item-title a {
  max-width: 520px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
  font-size: 30px;
  transition: 0.3s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-case-2-item .item-title a {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-case-2-item .item-title a {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .kk-case-2-item .item-title a {
    font-size: 24px;
  }
}
.kk-case-2-item .item-title a:hover {
  color: var(--kk-clr-pr-1);
  transform: translateX(3px);
}
.kk-case-2-item .item-list {
  margin-top: 33px;
}
.kk-case-2-item .item-list li {
  font-weight: 500;
}
.kk-case-2-item .item-list li:not(:last-child) {
  margin-bottom: 3px;
}
.kk-case-2-item .item-list li b {
  font-weight: 700;
  color: var(--kk-clr-h-1);
}
.kk-case-2-item .item-list-2 {
  margin-top: 7px;
}
.kk-case-2-item .item-list-2 li {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
}
.kk-case-2-item .item-list-2 li i {
  color: var(--kk-clr-pr-2);
}
.kk-case-2-item .item-list-2 li:not(:last-child) {
  margin-bottom: 3px;
}
.kk-case-2-item .inner-title {
  font-size: 18px;
  margin-top: 9px;
}
.kk-case-2-item .medal-icon {
  position: absolute;
  right: 30px;
  top: 20px;
  background: var(--kk-clr-gd-1);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-case-2-item .medal-icon {
    right: 15px;
  }
}
.kk-case-2-item .item-img {
  height: 360px;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: top right;
}
.kk-case-2-item:is(.has-bg-2) {
  background-color: #dde8fb;
}
.kk-case-2-item:is(.has-bg-2) .right {
  transform: scaleX(-1);
}
.kk-case-2-item:is(.has-bg-3) {
  background-color: #d5f7fc;
}

/*
    case-2-end
*/
/*
    cta-2-start
*/
.kk-cta-2-area {
  background-color: #001335;
  border-radius: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.kk-cta-2-bg-shape-1 {
  width: 20%;
  position: absolute;
  top: -80px;
  left: 130px;
  z-index: -1;
}
.kk-cta-2-bg-shape-1 img {
  transform: rotate(60deg);
  transform-origin: 100% 20%;
  transition: 1s;
}
.kk-cta-2-bg-shape-1:is(.active) img {
  transform: rotate(0deg);
  transition-delay: 0.3s;
}
.kk-cta-2-bg-shape-2 {
  width: 9%;
  position: absolute;
  bottom: -20%;
  left: 5%;
  z-index: -1;
}
.kk-cta-2-bg-shape-2 img {
  transform: rotate(-50deg);
  transform-origin: 80% 50%;
  transition: 1s;
}
.kk-cta-2-bg-shape-2:is(.active) img {
  transform: rotate(0deg);
  transition-delay: 0.5s;
}
.kk-cta-2-bg-shape-3 {
  width: 37%;
  text-align: right;
  position: absolute;
  bottom: -40%;
  right: 0%;
  z-index: -1;
  mix-blend-mode: luminosity;
  perspective: 2000px;
  transform-style: preserve-3d;
}
.kk-cta-2-bg-shape-3 img {
  transform: rotateY(58deg) scaleY(1.32);
  transform-origin: 100% 50%;
  transition: 1s;
}
.kk-cta-2-bg-shape-3:is(.active) img {
  transform: rotateY(0deg) scaleY(1);
  transition-delay: 0.5s;
}
.kk-cta-2-bg-shape-4 {
  width: 10%;
  position: absolute;
  right: 6%;
  bottom: -36%;
  z-index: -1;
  opacity: 0.3;
}
.kk-cta-2-bg-shadow-1 {
  content: "";
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: var(--kk-clr-pr-2);
  position: absolute;
  top: -40%;
  left: -7%;
  filter: blur(80px);
  opacity: 0.5;
  z-index: -1;
  animation: kk-cta-2-bg-shadow-1 4s linear infinite;
}
.kk-cta-2-bg-shadow-2 {
  content: "";
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: var(--kk-clr-pr-2);
  position: absolute;
  bottom: -40px;
  right: 19%;
  filter: blur(60px);
  opacity: 0.5;
  z-index: -1;
  animation: kk-cta-2-bg-shadow-1 3s linear infinite;
  animation-delay: 1s;
}
.kk-cta-2-content {
  text-align: center;
}
.kk-cta-2-content .title {
  font-size: 36px;
  color: #fff;
  display: inline-flex;
  gap: 15px;
  align-items: center;
  flex-wrap: wrap;
}
.kk-cta-2-content .title span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4cc5ed;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-cta-2-content .title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-cta-2-content .title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .kk-cta-2-content .title {
    font-size: 24px;
  }
}
.kk-cta-2-content .disc {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  margin-top: 18px;
}
.kk-cta-2-form .wpcf7-form {
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 15px;
  margin-top: 38px;
}
@media (max-width: 767px) {
  .kk-cta-2-form .wpcf7-form {
    flex-wrap: wrap;
  }
}
.kk-cta-2-form-input {
  height: 58px;
  border: 1px solid #ddd;
  border-radius: 100px;
  width: 100%;
  background: transparent;
  font-family: var(--kk-font-1);
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  padding: 0 30px;
}
.kk-cta-2-form-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--kk-clr-pr-2);
  font-family: var(--kk-font-1);
  font-weight: 600;
  color: #fff;
  border-radius: 100px;
  padding: 10px 27px;
  flex: 0 0 auto;
}
.kk-cta-2-form-btn:hover i {
  transform-origin: 50% 0%;
  animation: swing 1s linear infinite;
}

@keyframes kk-cta-2-bg-shadow-1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
/*
    cta-2-end
*/
/*
    price-3-start
*/
.kk-price-3-toggle {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  background: #fff;
  border-radius: 100px;
  padding: 15px 27px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  outline: 5px solid rgba(255, 255, 255, 0.3);
}
.kk-price-3-toggle-btn {
  width: 60px;
  height: 36px;
  background: #fff;
  border-radius: 18px;
  border: 2px solid rgb(221, 224, 242);
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
  cursor: pointer;
}
.kk-price-3-toggle-btn::after {
  content: "";
  width: 27px;
  height: 27px;
  background: var(--kk-clr-pr-2);
  position: absolute;
  top: 3px;
  left: 4px;
  border-radius: 50%;
  transition: var(--kk-cube-1);
  box-shadow: 0.419px 7.989px 16px 0px rgba(0, 43, 122, 0.25);
}
.kk-price-3-toggle-btn:is(.is-active)::after {
  left: 26px;
}
.kk-price-3-toggle .toggle-name {
  font-size: 20px;
  color: var(--kk-clr-h-1);
  text-transform: capitalize;
  font-weight: 500;
  opacity: 0.5;
  transition: var(--kk-cube-1);
  cursor: pointer;
}
.kk-price-3-toggle .toggle-name:hover {
  opacity: 1;
}
.kk-price-3-toggle:is(.is-active) .toggle-name:nth-child(3) {
  opacity: 1;
}
.kk-price-3-discount {
  font-size: 14px;
  background: var(--kk-clr-pr-2);
  color: #fff;
  font-weight: 600;
  border-radius: 40px;
  padding: 2px 15px;
  box-shadow: 0.419px 7.989px 5px 0px rgba(0, 43, 122, 0.25);
  position: absolute;
  right: -40px;
  top: -13px;
  transform: rotate(17deg);
  animation-name: swing;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-play-state: running;
}
.kk-price-3-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-price-3-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-price-3-wrap {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-price-3-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
.kk-price-3-card {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0.419px 7.989px 16px 0px rgba(0, 2, 45, 0.07);
  padding: 50px 35px;
  transition: var(--kk-cube-1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-price-3-card {
    padding: 50px 20px;
  }
}
.kk-price-3-card .card-title {
  font-size: 30px;
  letter-spacing: -0.01em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-price-3-card .card-title {
    font-size: 24px;
  }
}
.kk-price-3-card .price-features {
  margin-top: 20px;
}
.kk-price-3-card .price-features li {
  font-size: 17px;
  font-weight: 500;
  color: var(--kk-clr-h-1);
  display: inline-flex;
  align-items: center;
  gap: 7px;
  letter-spacing: -0.01em;
}
.kk-price-3-card .price-features li:not(:last-child) {
  margin-bottom: 6px;
}
.kk-price-3-card .price-features li i {
  color: var(--kk-clr-pr-2);
}
.kk-price-3-card .card-line {
  width: 100%;
  height: 1px;
  background: #bbbbbb;
  margin-top: 42px;
}
.kk-price-3-card .price {
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.01em;
  margin-top: 27px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-price-3-card .price {
    font-size: 36px;
  }
}
.kk-price-3-card .price span {
  font-size: 20px;
  color: var(--kk-clr-p-1);
  font-weight: 400;
  transform: translateY(-21px);
}
.kk-price-3-card .price-btn {
  font-size: 16px;
  background: var(--kk-clr-h-1);
  color: #fff;
  letter-spacing: -0.01em;
  border-radius: 30px;
  padding: 10px 21px;
  margin-top: 15px;
  transition: var(--kk-cube-1);
}
.kk-price-3-card .price-btn:hover {
  background: var(--kk-clr-pr-2);
}
.kk-price-3-card .bg-img {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  z-index: -1;
}
.kk-price-3-card .bg-img img {
  width: 100%;
}
.kk-price-3-card .price-wrap .yearly {
  display: none;
}
.kk-price-3-card .price-wrap:is(.is-active) .yearly {
  display: block;
}
.kk-price-3-card .price-wrap:is(.is-active) .monthly {
  display: none;
}
.kk-price-3-card:hover {
  border-color: var(--kk-clr-pr-2);
}

/*
    price-3-end
*/
/*
    projects-3-start
*/
.kk-projects-3-main-slider-item {
  height: 860px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .kk-projects-3-main-slider-item {
    height: 700px;
  }
}
.kk-projects-3-main-slider-item .container {
  height: 100%;
}
.kk-projects-3-main-slider-item .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.kk-projects-3-main-slider-item .item-bg::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}
.kk-projects-3-main-slider-item .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
  align-items: start;
  padding: 120px 0;
}
.kk-projects-3-main-slider-item .item-tags p,
.kk-projects-3-main-slider-item .item-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0px;
}
.kk-projects-3-main-slider-item .item-tags a {
  background: #4a5468;
  color: #fff;
  font-size: 16px;
  border-radius: 40px;
  padding: 6px 27px;
}
.kk-projects-3-main-slider-item .item-title {
  font-size: 48px;
  color: #fff;
  letter-spacing: -0.025em;
  margin-top: 30px;
  transition: var(--kk-cube-1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-projects-3-main-slider-item .item-title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-projects-3-main-slider-item .item-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .kk-projects-3-main-slider-item .item-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-projects-3-main-slider-item .item-title {
    font-size: 38px;
  }
}
.kk-projects-3-main-slider-item .item-title:hover {
  transform: translateX(3px);
}
.kk-projects-3-main-slider-item .item-disc {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  max-width: 720px;
  margin-top: 20px;
}
.kk-projects-3-main-slider-item .item-btn {
  font-size: 16px;
  color: #fff;
  background: var(--kk-clr-pr-2);
  border-radius: 100px;
  padding: 14px 33px;
  margin-top: 27px;
  transition: var(--kk-cube-1);
}
.kk-projects-3-main-slider-item .item-btn:hover {
  background: #fff;
  color: var(--kk-clr-pr-2);
}
.kk-projects-3-main-slider .swiper-slide .kk-projects-3-main-slider-item .item-bg img {
  transform: translateY(-40%) scale(1.3);
  transform-origin: center top;
  filter: blur(20px);
  transition: 1.2s;
  transition-delay: 0s;
}
.kk-projects-3-main-slider .swiper-slide .kk-projects-3-main-slider-item .item-tags {
  transform: translateY(-100%);
  filter: blur(20px);
  transition: 0.5s;
  transition-delay: 0s;
}
.kk-projects-3-main-slider .swiper-slide .kk-projects-3-main-slider-item .item-title {
  transform: translateY(-100%);
  filter: blur(20px);
  transition: 0.5s;
  transition-delay: 0s;
  opacity: 0;
}
.kk-projects-3-main-slider .swiper-slide .kk-projects-3-main-slider-item .item-disc {
  transform: translateY(-100%);
  filter: blur(20px);
  transition: 0.5s;
  transition-delay: 0s;
  opacity: 0;
}
.kk-projects-3-main-slider .swiper-slide .kk-projects-3-main-slider-item .item-btn {
  transform: translateY(-100%);
  filter: blur(20px);
  transition: 0.5s;
  transition-delay: 0s;
  opacity: 0;
}
.kk-projects-3-main-slider .swiper-slide:is(.swiper-slide-active) .kk-projects-3-main-slider-item .item-bg img {
  transform: translateY(0) scale(1);
  filter: blur(0px);
  transition-delay: 0.3s;
}
.kk-projects-3-main-slider .swiper-slide:is(.swiper-slide-active) .kk-projects-3-main-slider-item .item-tags {
  transform: translateY(0);
  filter: blur(0px);
  transition-delay: 1.1s;
}
.kk-projects-3-main-slider .swiper-slide:is(.swiper-slide-active) .kk-projects-3-main-slider-item .item-title {
  transform: translateY(0);
  filter: blur(0px);
  transition-delay: 0.9s;
  opacity: 1;
}
.kk-projects-3-main-slider .swiper-slide:is(.swiper-slide-active) .kk-projects-3-main-slider-item .item-disc {
  transform: translateY(0);
  filter: blur(0px);
  transition-delay: 0.7s;
  opacity: 1;
}
.kk-projects-3-main-slider .swiper-slide:is(.swiper-slide-active) .kk-projects-3-main-slider-item .item-btn {
  transform: translateY(0);
  filter: blur(0px);
  transition-delay: 0.5s;
  opacity: 1;
}
.kk-projects-3-preview-slider {
  position: absolute;
  bottom: 120px;
  right: 14%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-projects-3-preview-slider {
    bottom: 80px;
  }
}
@media (max-width: 767px) {
  .kk-projects-3-preview-slider {
    bottom: 20px;
    right: 2%;
  }
}
.kk-projects-3-preview-slider-item {
  width: 80px;
  height: 80px;
}
.kk-projects-3-preview-slider-item .item-progress circle {
  transition: 1s;
}
.kk-projects-3-preview-slider-item .item-progress circle:nth-child(2) {
  stroke-dasharray: 310px;
  stroke-dashoffset: 310px;
  stroke: var(--kk-clr-pr-2);
}
.kk-projects-3-preview-slider-item .item-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.kk-projects-3-preview-slider .swiper-slide {
  width: auto;
}
.kk-projects-3-preview-slider .swiper-slide:is(.swiper-slide-thumb-active) .kk-projects-3-preview-slider-item .item-progress circle:nth-child(2) {
  stroke-dashoffset: 0px;
  transition: 7s;
}

/*
    projects-3-end
*/
/*
    counter-3-start
*/
.kk-counter-3-wrap {
  margin-left: -160px;
  margin-right: -160px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-counter-3-wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-counter-3-wrap {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-counter-3-wrap {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-counter-3-wrap {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: 1fr 1fr;
  }
}
.kk-counter-3-item {
  background: #fff;
  border-radius: 20px;
  padding: 25px 25px;
}
.kk-counter-3-item .number {
  font-size: 68px;
  letter-spacing: -0.01em;
  line-height: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-counter-3-item .number {
    font-size: 48px;
  }
}
.kk-counter-3-item .number i {
  font-size: 20px;
  margin-left: 5px;
  transform: translateY(-30px) rotate(30deg);
  color: #40C756;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-counter-3-item .number i {
    transform: translateY(-15px) rotate(30deg);
  }
}
.kk-counter-3-item .number.has-clr-2 i {
  color: var(--kk-clr-pr-2);
}
.kk-counter-3-item .disc {
  font-size: 18px;
  font-weight: 500;
  color: var(--kk-clr-h-1);
  margin-top: 10px;
}

/*
    counter-3-end
*/
/*
    award-2-start
*/
.kk-award-2-wrap {
  background: #001438;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 35px 100px;
  gap: 80px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-award-2-wrap {
    padding: 35px 30px;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .kk-award-2-wrap {
    padding: 35px 20px;
    gap: 50px;
    flex-wrap: wrap;
  }
}
.kk-award-2-wrap::after {
  content: "";
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: var(--kk-clr-pr-2);
  position: absolute;
  top: 6%;
  left: -5%;
  filter: blur(61px);
  opacity: 0.7;
  z-index: -1;
}
.kk-award-2-wrap::before {
  content: "";
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: var(--kk-clr-pr-2);
  position: absolute;
  top: 36%;
  right: -5%;
  filter: blur(61px);
  opacity: 0.7;
  z-index: -1;
}
.kk-award-2-content {
  flex: 0 0 auto;
}
.kk-award-2-content .award-title {
  font-size: 48px;
  color: #fff;
  max-width: 330px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-award-2-content .award-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .kk-award-2-content .award-title {
    font-size: 30px;
  }
}
.kk-award-2-content .award-title span {
  color: #00a8ff;
  position: relative;
  z-index: 1;
}
.kk-award-2-content .award-title span::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #00a8ff;
  position: absolute;
  bottom: 10px;
  left: 0;
}
.kk-award-2-logo {
  display: flex;
  align-items: center;
  gap: 40px;
}

/*
    award-2-end
*/
/*
    partner-2-start
*/
.kk-partner-2-wrap {
  margin-left: -125px;
  margin-right: -125px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-partner-2-wrap {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.kk-partner-2-wrap .kk-skills-1-partner-marquee {
  opacity: 60%;
}
.kk-partner-2-title {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-partner-2-title .text {
    flex: 0 0 auto;
  }
}
.kk-partner-2-title .line {
  height: 2px;
  background: #d5d5d5;
  width: 100%;
}

/*
    partner-2-end
*/
/*
    partners-3-start
*/
.kk-partners-3-sec-title .kk-sec-title-3 {
  font-size: 26px;
}
.kk-partners-3-sec-title .sec-disc {
  margin-top: 26px;
}
.kk-partners-3-sec-title .sec-btn {
  margin-top: 22px;
}
.kk-partners-3-item {
  display: flex;
  gap: 30px;
  margin-right: 30px;
}
.kk-partners-3-item-single {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 188px;
  height: 154px;
  border-radius: 15px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.kk-partners-3-item-single:hover img {
  animation: pulse 1s infinite;
}
.kk-partners-3-wrap {
  margin-left: -100px;
  margin-right: -100px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-partners-3-wrap {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.kk-partners-3-wrap::after {
  content: "";
  background: linear-gradient(90deg, rgb(243, 243, 243) 0%, rgba(255, 255, 255, 0) 100%);
  width: 10%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.kk-partners-3-wrap::before {
  content: "";
  background: linear-gradient(270deg, rgb(243, 243, 243) 0%, rgba(255, 255, 255, 0) 100%);
  width: 10%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.counter-x-features-x-partners {
  background: #F3F3F3;
}
.counter-x-features-x-partners-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

/*
    partners-3-end
*/
/*
    gallery-2-start
*/
.kk-gallery-2-wrap {
  padding-top: 340px;
  padding-bottom: 220px;
}
.kk-gallery-2-bg-shape {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.kk-gallery-2-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.kk-gallery-2-bg-img .elm-link {
  width: 100%;
  height: 100%;
  transition: var(--kk-cube-1);
  border-radius: 30px;
}
.kk-gallery-2-bg-img .elm-link img {
  transition: var(--kk-cube-1);
}
.kk-gallery-2-bg-img .text-center {
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 100%;
  z-index: 1;
  transform: translateY(50%);
  opacity: 0;
  transition: var(--kk-cube-1);
}
.kk-gallery-2-bg-img .elm-link-btn {
  background: var(--kk-clr-pr-2);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 24px;
  border-radius: 100px;
  border: 2px solid #fff;
  box-shadow: 0px 16px 18px 0px rgba(0, 0, 0, 0.11);
}
.kk-gallery-2-bg-img-1 {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: -1;
  width: 260px;
  height: 265px;
}
.kk-gallery-2-bg-img-1:hover .elm-link img {
  transform: scale(1.03);
}
.kk-gallery-2-bg-img-1:hover .text-center {
  transform: translateY(0);
  opacity: 1;
}
.kk-gallery-2-bg-img-2 {
  position: absolute;
  top: 7%;
  left: 48%;
  z-index: -1;
  width: 185px;
  height: 190px;
}
.kk-gallery-2-bg-img-2:hover .elm-link img {
  transform: scale(1.03);
}
.kk-gallery-2-bg-img-2:hover .text-center {
  transform: translateY(0);
  opacity: 1;
}
.kk-gallery-2-bg-img-3 {
  position: absolute;
  top: 20%;
  right: -10%;
  z-index: -1;
  width: 260px;
  height: 265px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-gallery-2-bg-img-3 {
    right: 0%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-gallery-2-bg-img-3 {
    display: none;
  }
}
.kk-gallery-2-bg-img-3:hover .elm-link img {
  transform: scale(1.03);
}
.kk-gallery-2-bg-img-3:hover .text-center {
  transform: translateY(0);
  opacity: 1;
}
.kk-gallery-2-bg-img-4 {
  position: absolute;
  top: 36%;
  left: -10%;
  z-index: -1;
  width: 195px;
  height: 200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-gallery-2-bg-img-4 {
    left: 0%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-gallery-2-bg-img-4 {
    display: none;
  }
}
.kk-gallery-2-bg-img-4:hover .elm-link img {
  transform: scale(1.03);
}
.kk-gallery-2-bg-img-4:hover .text-center {
  transform: translateY(0);
  opacity: 1;
}
.kk-gallery-2-bg-img-5 {
  position: absolute;
  bottom: 7%;
  left: -5%;
  z-index: -1;
  width: 260px;
  height: 265px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-gallery-2-bg-img-5 {
    left: 0%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-gallery-2-bg-img-5 {
    display: none;
  }
}
.kk-gallery-2-bg-img-5:hover .elm-link img {
  transform: scale(1.03);
}
.kk-gallery-2-bg-img-5:hover .text-center {
  transform: translateY(0);
  opacity: 1;
}
.kk-gallery-2-bg-img-6 {
  position: absolute;
  bottom: 0;
  left: 25%;
  z-index: -1;
  width: 195px;
  height: 200px;
}
.kk-gallery-2-bg-img-6:hover .elm-link img {
  transform: scale(1.03);
}
.kk-gallery-2-bg-img-6:hover .text-center {
  transform: translateY(0);
  opacity: 1;
}
.kk-gallery-2-bg-img-7 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 195px;
  height: 200px;
}
.kk-gallery-2-bg-img-7:hover .elm-link img {
  transform: scale(1.03);
}
.kk-gallery-2-bg-img-7:hover .text-center {
  transform: translateY(0);
  opacity: 1;
}
.kk-gallery-2-content {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.kk-gallery-2-content .disc {
  font-weight: 500;
  margin-top: 25px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.kk-gallery-2-content .btn-wrap {
  margin-top: 40px;
}
.kk-gallery-2-contact {
  display: flex;
  align-items: center;
  background-color: #e7e7e7;
  border-radius: 10px;
  padding: 22px;
  gap: 30px;
  flex-wrap: wrap;
}
.kk-gallery-2-contact .shape-icon-wrap {
  display: flex;
  align-items: center;
}
.kk-gallery-2-contact .shape-icon {
  flex: 0 0 auto;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgb(207, 207, 207);
}
.kk-gallery-2-contact .shape-icon:not(:first-child) {
  margin-left: -10px;
}
.kk-gallery-2-contact .disc {
  font-size: 18px;
  font-weight: 600;
}
.kk-gallery-2-contact .btn-wrap {
  margin-left: auto;
}
.kk-gallery-2-contact .kk-pr-btn-3 {
  background: #fff;
  color: var(--kk-clr-h-1);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.kk-gallery-2-contact .kk-pr-btn-3 .icon {
  background: var(--kk-clr-gd-1);
  color: #fff;
}
.kk-gallery-2-contact .kk-pr-btn-3 .icon-2 {
  background: var(--kk-clr-gd-1);
  color: #fff;
}

/*
    features-2-start
*/
.kk-features-2-area {
  background: #f4f4f4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-features-2-area {
    padding-bottom: 100px;
  }
}
.kk-features-2-wrap {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 50px;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-features-2-wrap {
    grid-template-columns: 1fr;
  }
}
.kk-features-2-left {
  padding-top: 140px;
  padding-bottom: 140px;
}
.kk-features-2-left-bg-shape {
  position: absolute;
  top: 0;
  right: 12%;
  z-index: -1;
  height: 100%;
  overflow: hidden;
}
.kk-features-2-left-bg-shape img {
  height: 100%;
}
.kk-features-2-item-single {
  background: #fff;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08);
  border-radius: 82px;
  display: inline-flex;
  align-items: center;
  gap: 20px;
  padding: 30px 30px;
  max-width: 461px;
  width: 100%;
  transition: var(--kk-cube-1);
}
@media (max-width: 767px) {
  .kk-features-2-item-single {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-features-2-item-single {
    flex-wrap: nowrap;
  }
}
.kk-features-2-item-single:not(:last-child) {
  margin-bottom: 30px;
}
.kk-features-2-item-single:nth-child(odd) {
  margin-left: 50px;
}
@media (max-width: 767px) {
  .kk-features-2-item-single:nth-child(odd) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-features-2-item-single:nth-child(odd) {
    margin-left: 50px;
  }
}
.kk-features-2-item-single:nth-child(even) .item-icon {
  background: #18aeff;
}
.kk-features-2-item-single .item-icon {
  width: 104px;
  height: 104px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--kk-clr-pr-2);
  border-radius: 50%;
  color: #fff;
  font-size: 50px;
  transition: var(--kk-cube-1);
}
.kk-features-2-item-single .item-title {
  font-size: 20px;
}
.kk-features-2-item-single .item-disc {
  font-size: 16px;
  font-weight: 500;
  color: #686868;
  margin-top: 6px;
  max-width: 260px;
}
.kk-features-2-item-single:hover {
  box-shadow: 0px 44px 46px 0px rgba(0, 0, 0, 0.23);
}
.kk-features-2-item-single:hover .item-icon {
  background: #d9d9d9;
  color: #000;
}
.kk-features-2-right {
  text-align: right;
}
.kk-features-2-sec-title {
  display: inline-block;
  text-align: left;
}
.kk-features-2-img {
  max-width: 385px;
  height: 485px;
  margin-left: auto;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}
.kk-features-2-chart {
  position: absolute;
  bottom: 0;
  left: 11%;
  text-align: center;
  z-index: 1;
}
@media (max-width: 767px) {
  .kk-features-2-chart {
    position: unset;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-features-2-chart {
    position: absolute;
    margin-top: unset;
  }
}
.kk-features-2-chart .bg-wrap {
  box-shadow: 0px 0px 40px 0px rgba(12, 12, 12, 0.19);
  background: #fff;
  border-radius: 15px;
  padding: 20px 30px;
  padding-bottom: 50px;
}
.kk-features-2-chart .chart-disc {
  font-size: 17px;
  margin-bottom: 30px;
}
.kk-features-2-chart .chart-btn {
  display: inline-flex;
  align-items: center;
  background: var(--kk-clr-pr-2);
  color: #fff;
  font-size: 17px;
  letter-spacing: -0.01em;
  border: 6px solid #fff;
  border-radius: 75px;
  padding: 11px 29px;
  gap: 10px;
  transform: translateY(-23px);
}
.kk-features-2-chart .chart-box {
  padding: 10px;
}
.kk-features-2-chart .chart-box-percent {
  font-size: 15px;
  font-weight: 700;
  color: #383838;
  position: absolute;
}
.kk-features-2-chart .chart-box-percent:nth-child(1) {
  left: 10px;
  top: 20px;
}
.kk-features-2-chart .chart-box-percent:nth-child(2) {
  right: 30px;
  top: -10px;
}
.kk-features-2-chart .chart-box-percent:nth-child(3) {
  left: 20px;
  bottom: -8px;
}
.kk-features-2-chart .chart-box-percent:nth-child(4) {
  right: 0px;
  bottom: 14px;
}
.kk-features-2-chart .chart-box .chart-svg path:nth-child(2) {
  transform: rotate(136deg);
  transform-origin: 50% 53%;
  transition: 1.5s;
}
.kk-features-2-chart .chart-box .chart-svg path:nth-child(3) {
  transform: rotate(269deg);
  transform-origin: 50% 53%;
  transition: 1.5s;
}
.kk-features-2-chart .chart-box .chart-svg path:nth-child(4) {
  transform: scale(0);
  transition: 1.5s;
  transform-origin: 50% 50%;
}
.kk-features-2-chart .chart-box .chart-svg:is(.active) path:nth-child(2) {
  transform: rotate(0deg);
}
.kk-features-2-chart .chart-box .chart-svg:is(.active) path:nth-child(3) {
  transform: rotate(360deg);
}
.kk-features-2-chart .chart-box .chart-svg:is(.active) path:nth-child(4) {
  transform: scale(1);
  transition-delay: 0.3s;
}
.kk-features-2-chart-2 {
  box-shadow: 0px 0px 40px 0px rgba(12, 12, 12, 0.19);
  position: absolute;
  bottom: 21%;
  left: 0;
  background: #fff;
  padding: 20px 20px;
  border-radius: 10px;
  width: 100px;
  text-align: left;
}
@media (max-width: 767px) {
  .kk-features-2-chart-2 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-features-2-chart-2 {
    display: inline-block;
  }
}

/*
    features-2-end
*/
/*
    features-3-start
*/
.kk-features-3-wrap {
  border: 10px solid #fff;
  border-radius: 30px;
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.07);
}
.kk-features-3-wrap::after {
  content: "";
  width: 10%;
  height: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.kk-features-3-wrap::before {
  content: "";
  width: 10%;
  height: 100%;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.kk-features-3-link {
  display: flex;
  gap: 30px;
  margin-right: 30px;
}
.kk-features-3-link-single {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 5px;
  padding-right: 20px;
  font-size: 18px;
  border-radius: 100px;
  outline: 3px solid rgba(255, 255, 255, 0.4);
}
.kk-features-3-link-single .icon {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: rgba(0, 90, 255, 0.2);
  border-radius: 50%;
  color: var(--kk-clr-pr-2);
  font-size: 28px;
  transition: var(--kk-cube-1);
}
.kk-features-3-link-single:hover .icon {
  background: var(--kk-clr-pr-2);
  color: #fff;
}

/*
    features-3-end
*/
/*
    contact-1-start
*/
.kk-contact-1-area {
  background-color: #f8f8f8;
}
.kk-contact-1-bg-img {
  position: absolute;
  z-index: -1;
  width: 100%;
  bottom: 17%;
  left: 0;
}
.kk-contact-1-bg-img img {
  width: 100%;
}
.kk-contact-1-bg-shape-1 {
  width: 10%;
  position: absolute;
  top: -11px;
  left: -25px;
  z-index: -2;
}
.kk-contact-1-bg-shape-2 {
  width: 80px;
  height: 60px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  top: 0;
  right: 4%;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  z-index: -2;
}
.kk-contact-1-bg-shape-3 {
  width: 150px;
  height: 110px;
  background: var(--kk-clr-gd-1);
  position: absolute;
  top: 0;
  right: -50px;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  z-index: -3;
}
.kk-contact-1-sec-title .sec-disc {
  margin-top: 14px;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.kk-contact-1-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-contact-1-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-contact-1-wrap {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-contact-1-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
.kk-contact-1-item {
  text-align: center;
  position: relative;
  z-index: 1;
}
.kk-contact-1-item::after {
  content: "";
  width: 100%;
  height: 50px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  left: 0;
  bottom: -15px;
  z-index: -1;
  transform: translateY(-100%);
  transition: var(--kk-cube-1);
}
.kk-contact-1-item .icon {
  width: 74px;
  height: 74px;
  background: var(--kk-clr-pr-1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 35px;
  border-radius: 20px;
}
.kk-contact-1-item .content {
  background: #fff;
  border-radius: 30px;
  border: 1px solid rgb(217, 217, 217);
  overflow: hidden;
  padding-top: 53px;
  margin-top: -36px;
}
.kk-contact-1-item .title {
  font-size: 24px;
  padding: 0 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-contact-1-item .title {
    font-size: 20px;
  }
}
.kk-contact-1-item a {
  display: inline-block;
  transition: var(--kk-cube-1);
}
.kk-contact-1-item a:hover {
  color: var(--kk-clr-pr-1);
}
.kk-contact-1-item .disc-1 {
  font-size: 15px;
  font-weight: 500;
  margin-top: 8px;
  padding: 0 15px;
}
.kk-contact-1-item .disc-2 {
  background: #f8f8f8;
  border-top: 1px solid rgb(217, 217, 217);
  font-size: 15px;
  padding: 17px 15px;
  font-weight: 500;
  margin-top: 32px;
}
.kk-contact-1-item:hover::after {
  transform: translateY(0);
}
.kk-contact-1-item:hover i {
  animation-name: pulse;
  animation-duration: 0.5s;
  animation-timing-function: var(--kk-cube-1);
}
.kk-contact-1-item:nth-child(2) .icon {
  background: #007eff;
}
.kk-contact-1-item:nth-child(2)::after {
  background: #007eff;
}
.kk-contact-1-item:nth-child(3) .icon {
  background: #000C6C;
}
.kk-contact-1-item:nth-child(3)::after {
  background: #000C6C;
}

.kk-contact-1-form {
  max-width: 1005px;
  border: 1px solid rgb(217, 217, 217);
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 80px;
  background: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-contact-1-form {
    padding: 35px 30px;
  }
}
.kk-contact-1-form-title {
  font-size: 48px;
  text-align: center;
  letter-spacing: -0.01em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-contact-1-form-title {
    font-size: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-contact-1-form-title {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .kk-contact-1-form-title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-contact-1-form-title {
    font-size: 30px;
  }
}
.kk-contact-1-form-step {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-top: 67px;
  border-bottom: 2px solid rgba(179, 179, 179, 0.35);
  padding-bottom: 35px;
}
.kk-contact-1-form-step .single-step .title {
  font-size: 16px;
  padding-left: 10px;
  margin-bottom: 9px;
}
.kk-contact-1-form-step .single-step .number {
  background: #f6f6f6;
  border-radius: 50%;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  border: 1px solid rgb(217, 217, 217);
  flex: 0 0 auto;
  transition: var(--kk-cube-1);
}
.kk-contact-1-form-step .single-step .number-x-line {
  display: flex;
  align-items: center;
  gap: 15px;
}
.kk-contact-1-form-step .single-step .step-line {
  width: 100%;
  height: 5px;
  background: #f6f6f6;
  border-radius: 2.5px;
  position: relative;
}
.kk-contact-1-form-step .single-step .step-line::after {
  content: "";
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: var(--kk-clr-pr-1);
  border-radius: 2.5px;
  transition: 1s;
}
.kk-contact-1-form-step .single-step:nth-child(1) {
  flex-grow: 1;
}
.kk-contact-1-form-step .single-step:nth-child(2) {
  flex-grow: 1;
}
.kk-contact-1-form-step .single-step:is(.active) .step-line::after {
  width: 100%;
}
.kk-contact-1-form-step .single-step:is(.active) .number {
  background: var(--kk-clr-pr-1);
  color: #fff;
}
.kk-contact-1-form-multi {
  margin-top: 40px;
  height: 100%;
}
.kk-contact-1-form-multi-one {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.kk-contact-1-form .form-title {
  font-size: 30px;
}
.kk-contact-1-form .form-disc {
  font-weight: 500;
  font-size: 18px;
  margin-top: 6px;
  margin-bottom: 50px;
}
.kk-contact-1-form-multi-one .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
  margin-top: auto;
}
@media (max-width: 767px) {
  .kk-contact-1-form-multi-one .form-grid {
    grid-template-columns: 1fr;
  }
}
.kk-contact-1-form-multi-one .form-input {
  width: 100%;
  border: none;
  border-bottom: 2px solid rgba(8, 9, 7, 0.2);
  font-family: var(--kk-font-1);
  font-weight: 400;
  color: var(--kk-clr-p-1);
  height: 55px;
  font-size: 16px;
  padding-left: 20px;
  outline: none;
}
.kk-contact-1-form-multi-one .form-input:is(textarea) {
  height: 120px;
  padding-top: 20px;
}
.kk-contact-1-form-multi-one .form-label {
  font-size: 16px;
  display: block;
}
.kk-contact-1-form-multi-one .upload-file {
  margin-top: 10px;
  width: 100%;
}
.kk-contact-1-form-multi-one .form-btn-wrap {
  display: flex;
  justify-content: end;
  gap: 20px;
}
@media (max-width: 767px) {
  .kk-contact-1-form-multi-one .form-btn-wrap {
    flex-wrap: wrap;
  }
}
.kk-contact-1-form-multi-one .form-previous-btn {
  font-family: var(--kk-font-1);
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  padding: 10px 20px;
  background: rgba(221, 221, 221, 0.8666666667);
  border-radius: 15px;
  transition: var(--kk-cube-1);
}
.kk-contact-1-form-multi-one .form-previous-btn:hover {
  color: #fff;
  background: var(--kk-clr-pr-1);
}
.kk-contact-1-form-multi-one .form-message {
  font-size: 22px;
  text-transform: capitalize;
  text-align: center;
}
.kk-contact-1-form-multi-one .form-message i {
  display: block;
  color: green;
  font-size: 30px;
  margin-bottom: 10px;
}
.kk-contact-1-form-multi-one .input-box:is(.has-full-width) {
  grid-column-start: 1;
  grid-column-end: -1;
}
.kk-contact-1-form-multi-one .input-box:last-child {
  margin-top: auto;
}
.kk-contact-1-form-multi-one:last-child .form-grid {
  margin-top: 0;
}
.kk-contact-1-form-multi-one:is(.active) {
  animation: fadeInUp2 0.3s backwards;
}

/*
    contact-1-end
*/
/*
    contact-2-start
*/
.kk-contact-2-wrap {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
  background: #fff;
  border-radius: 50px;
  padding: 65px 75px;
  margin-left: -75px;
  margin-right: -75px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 75px;
  align-items: start;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-contact-2-wrap {
    gap: 45px;
    padding: 65px 35px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-contact-2-wrap {
    gap: 45px;
    grid-template-columns: 1fr;
    padding: 65px 35px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .kk-contact-2-wrap {
    gap: 45px;
    grid-template-columns: 1fr;
    padding: 65px 20px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-contact-2-wrap {
    gap: 45px;
    grid-template-columns: 1fr;
    padding: 65px 35px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.kk-contact-2-img {
  height: 754px;
  border-radius: 30px;
}
.kk-contact-2-info {
  background-color: rgba(31, 33, 37, 0.5);
  border-radius: 30px;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  padding: 50px 40px;
  text-align: center;
  backdrop-filter: blur(11px);
}
@media (max-width: 767px) {
  .kk-contact-2-info {
    left: 10px;
    width: calc(100% - 20px);
    padding: 50px 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-contact-2-info {
    width: calc(100% - 60px);
    padding: 50px 40px;
    left: 30px;
  }
}
.kk-contact-2-info .info-title {
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #fff;
  margin-bottom: 12px;
}
.kk-contact-2-info .info-disc,
.kk-contact-2-info p
 {
  font-size: 15px;
  font-weight: 500;
  color: #e3e3e3;
}
.kk-contact-2-info .info-line {
  height: 1px;
  width: 100%;
  background: #fff;
  opacity: 23%;
  margin-top: 23px;
  margin-bottom: 23px;
}
.kk-contact-2-info .info-link-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px 30px;
}
.kk-contact-2-info .info-link {
  font-size: 15px;
  font-weight: 500;
  color: #e3e3e3;
  transition: var(--kk-cube-1);
}
.kk-contact-2-info .info-link:hover {
  color: var(--kk-clr-pr-2);
}
.kk-contact-2-right .right-title {
  font-size: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-contact-2-right .right-title {
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-contact-2-right .right-title {
    font-size: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-contact-2-right .right-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .kk-contact-2-right .right-title {
    font-size: 24px;
  }
}
.kk-contact-2-right .right-disc {
  color: #686868;
  font-weight: 500;
  margin-top: 22px;
}
.kk-contact-2-form .wpcf7-form {
  margin-top: 23px;
  display: grid;
  gap: 24px;
}
.kk-contact-2-form .form-label {
  font-size: 15px;
  display: block;
}
.kk-contact-2-form .form-input {
  width: 100%;
  height: 47px;
  border-radius: 10px;
  border: 1px solid #ddd;
  outline: none;
  font-family: var(--kk-font-1);
  font-size: 15px;
  color: #686868;
  padding: 0 15px;
  margin-top: 7px;
}
.kk-contact-2-form .form-input:is(textarea) {
  height: 115px;
  padding-top: 11px;
  display: block;
}
.kk-contact-2-form .form-notice {
  font-size: 15px;
  font-weight: 500;
  color: #686868;
}
.kk-contact-2-form .form-btn {
  background: var(--kk-clr-pr-2);
  width: 100%;
  font-family: var(--kk-font-1);
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  border-radius: 10px;
  padding: 15px;
  transition: var(--kk-cube-1);
}
.kk-contact-2-form .form-btn:hover {
  transform: scale(97%);
}

.kk-multi-sec-1-bg-img {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  z-index: -1;
}

/*
    contact-2-end
*/
/*
    contact-3-start
*/
.kk-contact-3-bg-img-2 {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  z-index: -4;
  height: 100%;
}
.kk-contact-3-bg-img {
  position: absolute;
  bottom: 40px;
  z-index: -1;
  width: 100%;
  height: 390px;
}
.kk-contact-3-shape-1 {
  background: #ACACAC;
  position: absolute;
  bottom: 33%;
  left: 0;
  width: 21%;
  height: 545px;
  z-index: -3;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-contact-3-shape-1 {
    width: 31%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-contact-3-shape-1 {
    display: none;
  }
}
.kk-contact-3-shape-2 {
  background: #ACACAC;
  position: absolute;
  bottom: 33%;
  right: 0;
  width: 21%;
  height: 545px;
  z-index: -3;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-contact-3-shape-2 {
    width: 31%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-contact-3-shape-2 {
    display: none;
  }
}
.kk-contact-3-shape-3 {
  background: var(--kk-clr-pr-2);
  position: absolute;
  bottom: 39%;
  left: 0;
  width: 21%;
  height: 155px;
  z-index: -2;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-contact-3-shape-3 {
    width: 31%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-contact-3-shape-3 {
    display: none;
  }
}
.kk-contact-3-shape-4 {
  background: var(--kk-clr-pr-2);
  position: absolute;
  bottom: 39%;
  right: 0;
  width: 21%;
  height: 155px;
  z-index: -2;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-contact-3-shape-4 {
    width: 31%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-contact-3-shape-4 {
    display: none;
  }
}
.kk-contact-3-cta {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 15px 20px;
}
@media (max-width: 767px) {
  .kk-contact-3-cta {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    padding: 35px 20px;
  }
}
.kk-contact-3-cta .title {
  font-size: 24px;
  color: #fff;
  letter-spacing: -0.025em;
  gap: 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .kk-contact-3-cta .title {
    font-size: 20px;
  }
}
.kk-contact-3-cta .cta-btn {
  display: inline-flex;
  font-family: var(--kk-font-1);
  font-weight: 700;
  font-size: 16px;
  align-items: center;
  gap: 6px;
  background: #fff;
  border-radius: 100px;
  padding: 11px 37px;
  color: var(--kk-clr-h-1);
}
.kk-contact-3-cta .cta-btn i {
  font-size: 20px;
}
.kk-contact-3-cta .cta-btn:hover i {
  animation: swing 1s infinite;
}

/*
    contact-3-end
*/
/*
    slide-text-1-start
*/
.kk-slide-text-1-area {
  background: var(--kk-clr-gd-1);
  padding: 26px 0;
}
.kk-slide-text-1-wrap {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-right: 30px;
}
.kk-slide-text-1-wrap .text {
  font-size: 24px;
  letter-spacing: -0.01em;
  flex: 0 0 auto;
  color: #fff;
}
@media (max-width: 767px) {
  .kk-slide-text-1-wrap .text {
    font-size: 20px;
  }
}
.kk-slide-text-1-wrap .icon {
  font-size: 27px;
  flex: 0 0 auto;
  animation: waRotation360minus 7s linear infinite;
}

/*
    slide-text-1-end
*/
/*
    big-title-1-start
*/
.kk-big-title-1-area {
  margin-bottom: -32px;
  padding-top: 70px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-big-title-1-area {
    margin-bottom: -20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-big-title-1-area {
    margin-bottom: 0px;
  }
}
.kk-big-title-1-text {
  font-size: 200px;
  text-align: center;
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1;
  text-shadow: 7px -7px 0px rgb(9, 207, 255);
  color: var(--kk-clr-pr-1);
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .kk-big-title-1-text {
    font-size: 160px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-big-title-1-text {
    font-size: 140px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-big-title-1-text {
    font-size: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-big-title-1-text {
    font-size: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-big-title-1-text {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .kk-big-title-1-text {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-big-title-1-text {
    font-size: 60px;
  }
}

.kk-big-title-1-text:is(.has-2) {
  color: #000426;
  text-shadow: 7px -7px 0px var(--kk-clr-pr-2);
}

/*
    big-title-1-end
*/
/*
    footer-1-start
*/
.kk-footer-1-area {
  background: var(--kk-clr-pr-1);
}
.kk-footer-1-bg-radius-shape {
  position: absolute;
  top: -2px;
  right: 0;
  width: 213px;
}
.kk-footer-1-bg-shape-1 {
  width: 95px;
  height: 115px;
  background: #09CFFF;
  position: absolute;
  top: 21.1%;
  left: 0;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  z-index: -2;
}
@media (max-width: 767px) {
  .kk-footer-1-bg-shape-1 {
    display: none;
  }
}
.kk-footer-1-bg-shape-2 {
  width: 145px;
  height: 125px;
  background: #0E24AF;
  position: absolute;
  top: 36.1%;
  right: 8%;
  clip-path: polygon(50% 0%, 0 100%, 100% 100%);
  z-index: -2;
}
@media (max-width: 767px) {
  .kk-footer-1-bg-shape-2 {
    display: none;
  }
}
.kk-footer-1-bg-shape-3 {
  text-align: right;
  position: absolute;
  top: 8%;
  right: 0;
  z-index: -4;
}
@media (max-width: 767px) {
  .kk-footer-1-bg-shape-3 {
    display: none;
  }
}
.kk-footer-1-bg-shape-4 {
  text-align: right;
  position: absolute;
  right: 0;
  top: 45%;
  z-index: -1;
}
@media (max-width: 767px) {
  .kk-footer-1-bg-shape-4 {
    display: none;
  }
}
.kk-footer-1-bg-shape-5 {
  text-align: right;
  position: absolute;
  top: 73.5%;
  right: 18px;
  z-index: -3;
}
@media (max-width: 767px) {
  .kk-footer-1-bg-shape-5 {
    display: none;
  }
}
.kk-footer-1-bg-shape-6 {
  position: absolute;
  text-align: right;
  right: 4%;
  top: 59%;
  z-index: -4;
}
@media (max-width: 767px) {
  .kk-footer-1-bg-shape-6 {
    display: none;
  }
}
.kk-footer-1-wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-footer-1-wrap {
    gap: 50px 50px;
    flex-wrap: wrap;
  }
}
.kk-footer-1-widget .widget-title {
  font-size: 24px;
  letter-spacing: -0.025em;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 31px;
}
.kk-footer-1-widget .widget-title span {
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 32%;
}
.kk-footer-1-widget:nth-child(2) {
  flex-grow: 1;
}
.kk-footer-1-widget:nth-child(3) {
  flex-grow: 1;
}
.kk-footer-1-disc {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-top: 27px;
  max-width: 225px;
}
.kk-footer-1-menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 17px 40px;
  max-width: 260px;
}
.kk-footer-1-menu li a {
  font-family: var(--kk-font-1);
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: var(--kk-cube-1);
  opacity: 90%;
}
.kk-footer-1-menu li a i {
  font-size: 14px;
}
.kk-footer-1-menu li a:hover {
  opacity: 1;
  transform: translateX(5px);
}
.kk-footer-1-newsletter {
  max-width: 370px;
}
.kk-footer-1-newsletter .disc {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  opacity: 90%;
}
.kk-footer-1-newsletter-form {
  margin-top: 14px;
}
.kk-footer-1-newsletter-form .form-input {
  background: #4156F6;
  border: none;
  outline: none;
  font-family: var(--kk-font-1);
  height: 46px;
  width: 100%;
  border-radius: 15px;
  font-size: 14px;
  color: #fff;
  padding-left: 20px;
  padding-right: 60px;
}
.kk-footer-1-newsletter-form .form-btm {
  width: 50px;
  height: 46px;
  border-radius: 15px;
  background: #000;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  transition: var(--kk-cube-1);
}
.kk-footer-1-newsletter-form .form-btm:hover i {
  animation-name: fadeInUp;
  animation-timing-function: var(--kk-cube-1);
  animation-duration: 0.5s;
}
.kk-footer-1-payment {
  display: flex;
  gap: 15px;
  margin-top: 20px;
  flex-wrap: wrap;
}
.kk-footer-1-payment .single-elm {
  transition: var(--kk-cube-1);
}
.kk-footer-1-payment .single-elm:hover {
  transform: scale(95%);
}
.kk-footer-1-bottom {
  background: #000426;
  padding: 15px 0;
}
.kk-footer-1-bottom-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .kk-footer-1-bottom-wrap {
    justify-content: center;
  }
}
.kk-footer-1-bottom-copyright {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.kk-footer-1-bottom-copyright a {
  color: #09d4fe;
}
.kk-footer-1-bottom-social {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.kk-footer-1-bottom-social .link-elm {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background: #fff;
  border-radius: 50%;
  color: #000;
  font-size: 14px;
  transition: var(--kk-cube-1);
}
.kk-footer-1-bottom-social .link-elm:hover {
  background: var(--kk-clr-pr-1);
  color: #fff;
}

/*
    footer-1-end
*/
/*
    footer-2-start
*/
.kk-footer-1-area:is(.has-footer-2) {
  background-color: #000426;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: bottom left;
}
@media (max-width: 767px) {
  .kk-footer-1-area:is(.has-footer-2) {
    mask-size: 120% 100%;
    -webkit-mask-size: 120% 100%;
  }
}
.kk-footer-1-area:is(.has-footer-2) .kk-footer-1-bg-shape-1 {
  background: var(--kk-clr-gd-1);
}
.kk-footer-1-area:is(.has-footer-2) .kk-footer-1-bottom {
  background: var(--kk-clr-pr-2);
}
.kk-footer-1-area:is(.has-footer-2) .kk-footer-1-bottom-copyright a {
  color: #000;
}
.kk-footer-1-area:is(.has-footer-2) .kk-footer-1-newsletter-form .form-input {
  background: rgba(255, 255, 255, 0.23);
}
.kk-footer-1-area:is(.has-footer-2) .kk-footer-1-newsletter-form .form-btm {
  background: var(--kk-clr-pr-2);
}
.kk-footer-1-area:is(.has-footer-2) .kk-footer-1-menu li a:hover {
  opacity: 1;
  color: var(--kk-clr-pr-2);
}

/*
    footer-2-end
*/
/*
    footer-3-start
*/
.kk-footer-3-social {
  display: flex;
  gap: 15px;
  margin-top: 22px;
}
.kk-footer-3-social .link-elm {
  font-size: 20px;
  color: var(--kk-clr-h-1);
  transition: var(--kk-cube-1);
}
.kk-footer-3-social .link-elm:hover {
  color: var(--kk-clr-pr-1);
}
.kk-footer-3-made-by {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
}
.kk-footer-3-made-by i {
  color: red;
}
.kk-footer-3-made-by a {
  color: var(--kk-clr-h-1);
  transition: var(--kk-cube-1);
  font-weight: 600;
}
.kk-footer-3-made-by a:hover {
  color: var(--kk-clr-pr-1);
}

.kk-footer-1-area:is(.has-footer-3) {
  margin-top: -40px;
  background: center;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-disc {
  color: var(--kk-clr-p-1);
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-widget .widget-title {
  color: var(--kk-clr-h-1);
  gap: 14px;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-widget .widget-title span {
  background: #686868;
  opacity: 13%;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-menu li a {
  font-weight: 600;
  color: var(--kk-clr-h-1);
  opacity: 1;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-menu li a .text {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-menu li a .text::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 0%;
  height: 1px;
  background: var(--kk-clr-h-1);
  transition: var(--kk-cube-1);
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-menu li a:hover .text::after {
  width: 100%;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-newsletter .disc {
  color: var(--kk-clr-h-1);
  opacity: 1;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-newsletter-form {
  display: flex;
  gap: 10px;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-newsletter-form .form-input {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font-weight: 500;
  color: var(--kk-clr-h-1);
  padding: 0 20px;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-newsletter-form .form-btm {
  width: auto;
  height: auto;
  border-radius: 10px;
  font-family: var(--kk-font-1);
  background: var(--kk-clr-h-1);
  font-weight: 600;
  letter-spacing: -0.01em;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 9px 20px;
  position: unset;
  flex: 0 0 auto;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-newsletter-form .form-btm .text {
  flex: 0 0 auto;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-bottom {
  background: transparent;
  border-top: 1px solid #ededed;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-bottom-copyright {
  color: var(--kk-clr-p-1);
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-bottom-copyright a {
  color: var(--kk-clr-h-1);
  font-weight: 700;
}
.kk-footer-1-area:is(.has-footer-3) .kk-footer-1-bottom-copyright a:hover {
  color: var(--kk-clr-pr-1);
}

.has-kf-swing {
  transform-origin: top center;
  animation: swing 1s infinite;
  animation-iteration-delay: 3s;
}
/*
    breadcrumb-start
*/
.kk-breadcrumb-area {
  background: linear-gradient(90deg, #143B69 0%, #07203E 100%);
  padding-top: 320px;
  padding-bottom: 185px;
}
.kk-breadcrumb-area .triangle-shape {
  position: absolute;
  bottom: -100px;
  left: -130px;
  z-index: -1;
  animation: breadcrumbShape 10s linear infinite;
  animation-delay: 1s;
}
@media (max-width: 767px) {
  .kk-breadcrumb-area .triangle-shape {
    display: none;
  }
}
.kk-breadcrumb-area .triangle-shape-3 {
  position: absolute;
  top: 19%;
  right: 44%;
  z-index: -1;
  width: 4%;
  animation: breadcrumbShape 10s linear infinite;
  animation-delay: 2s;
}
.kk-breadcrumb-area .triangle-shape-2 {
  position: absolute;
  top: 31%;
  left: 9%;
  z-index: -1;
  animation: breadcrumbShape 10s linear infinite;
  animation-delay: 0s;
}
@media (max-width: 767px) {
  .kk-breadcrumb-area .triangle-shape-2 {
    display: none;
  }
}
.kk-breadcrumb-area .triangle-shape-4 {
  position: absolute;
  top: 14%;
  left: 16%;
  z-index: -1;
  animation: breadcrumbShape 10s linear infinite;
  animation-delay: 4s;
}
.kk-breadcrumb-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
  z-index: 1;
  align-items: start;
}
.kk-breadcrumb-title {
  font-size: 60px;
  line-height: 1.066;
  color: #fff;
  font-weight: 800;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-breadcrumb-title {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-breadcrumb-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-breadcrumb-title {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .kk-breadcrumb-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-breadcrumb-title {
    font-size: 40px;
  }
}
.kk-breadcrumb-list {
  display: inline-block;
  border-radius: 8px;
  padding: 17px 40px;
  border: 1px solid #09E5FF;
}
.kk-breadcrumb-list a, .kk-breadcrumb-list span {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.01em;
  font-family: var(--kk-font-1);
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
}
.kk-breadcrumb-list a {
  padding-right: 30px;
  position: relative;
  transition: 300ms;
  margin-right: 5px;
}
.kk-breadcrumb-list a:hover {
  color: var(--kk-clr-pr-2);
}
.kk-breadcrumb-list a::after {
  content: "";
  position: absolute;
  right: 3px;
  top: 13px;
  transform: translateY(-50%);
  background-image: url(../img/breadcrumb/icon.svg);
  width: 18px;
  height: 18px;
}
.kk-breadcrumb-list span {
  opacity: 60%;
}
.kk-breadcrumb-list-shape {
  position: absolute;
  bottom: 220%;
  right: 113%;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-breadcrumb-list-shape {
    display: none;
  }
}
.kk-breadcrumb-img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  max-width: 1050px;
  height: 100%;
  clip-path: polygon(82% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.kk-breadcrumb-img .main-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .kk-breadcrumb-img .main-img {
    opacity: 0.3;
  }
}
.kk-breadcrumb-img .line-shape {
  position: absolute;
  right: 0;
  top: 160px;
}
@media (max-width: 767px) {
  .kk-breadcrumb-img .line-shape {
    display: none;
  }
}
.kk-breadcrumb-img::after {
  content: "";
  width: 180px;
  height: 140px;
  background: var(--kk-clr-pr-1);
  position: absolute;
  right: 0;
  bottom: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.kk-breadcrumb-img .plus-icon-3 {
  position: absolute;
  right: 0;
  bottom: -30px;
  z-index: 1;
  animation: breadcrumbShape 10s linear infinite;
  animation-delay: 1s;
}
@media (max-width: 767px) {
  .kk-breadcrumb-img .plus-icon-3 {
    display: none;
  }
}
.kk-breadcrumb-img .plus-icon-2 {
  position: absolute;
  right: 0%;
  bottom: 38%;
  z-index: 1;
  animation: breadcrumbShape 10s linear infinite;
  animation-delay: 2s;
}
@media (max-width: 767px) {
  .kk-breadcrumb-img .plus-icon-2 {
    display: none;
  }
}
.kk-breadcrumb-img .plus-icon {
  position: absolute;
  left: 51%;
  bottom: 23%;
  animation: breadcrumbShape 10s linear infinite;
  animation-delay: 4s;
}
.kk-breadcrumb-line-shape {
  position: absolute;
  right: 150px;
  top: 10px;
  z-index: -2;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-breadcrumb-line-shape {
    display: none;
  }
}
.kk-breadcrumb-line-shape path {
  transform: translateX(100%);
  transition: 1s var(--kk-cube-1);
}
.kk-breadcrumb-line-shape:is(.active) path {
  transform: translateX(0%);
}
.kk-breadcrumb-line-shape:is(.active) path:nth-child(1) {
  transition-delay: 0.7s;
}
.kk-breadcrumb-line-shape:is(.active) path:nth-child(2) {
  transition-delay: 0.6s;
}
.kk-breadcrumb-line-shape:is(.active) path:nth-child(3) {
  transition-delay: 0.5s;
}
@keyframes breadcrumbShape {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}
/*
    breadcrumb-end
*/

/*
    home-4-start
*/

/*
    utility-css-start
*/
@media (min-width: 1400px) {
  .container.kk-container-4 {
    max-width: 1350px;
  }
}
.kk-h-4 {
  font-family: var(--kk-font-4);
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.272;
  color: var(--kk-clr-h-4);
  margin-bottom: 0;
}

.kk-p-4 {
  font-family: var(--kk-font-4);
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1.555;
  font-size: 18px;
  color: var(--kk-clr-p-4);
  margin-bottom: 0;
}

.kk-subtitle-4 {
  font-family: var(--kk-font-4);
  font-size: 16px;
  font-weight: 400;
  color: var(--kk-clr-sd-4);
  letter-spacing: -0.02em;
  position: relative;
  z-index: 1;
  padding: 0 14px;
  display: inline-block;
  line-height: 1.3;
  margin-bottom: 15px;
}
.kk-subtitle-4::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #A448FF;
  position: absolute;
  left: 0;
  top: 8px;
}
.kk-subtitle-4::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #A448FF;
  position: absolute;
  right: 0;
  top: 8px;
}

.kk-sec-title-4 {
  font-family: var(--kk-font-4);
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.136;
  margin-bottom: 0;
  font-size: 44px;
  color: var(--kk-clr-h-4);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-sec-title-4 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-sec-title-4 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .kk-sec-title-4 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-sec-title-4 {
    font-size: 32px;
  }
}

/*
    utility-css-start
*/
/*
    button-css-start
*/
.kk-pr-btn-5 {
  font-family: var(--kk-font-4);
  background-color: var(--kk-clr-pr-4);
  display: inline-flex;
  align-items: center;
  gap: 5px;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-weight: 500;
  color: var(--kk-clr-h-4);
  font-size: 16px;
  padding: 16px 29px;
  border-radius: 6px;
  flex: 0 0 auto;
}
.kk-pr-btn-5 .icon {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 18px;
}
.kk-pr-btn-5 .icon i {
  transition: all 0.5s var(--kk-cube-2);
}
.kk-pr-btn-5 .icon i:nth-child(2) {
  position: absolute;
  transform: translateX(-40px);
}
.kk-pr-btn-5:hover i:nth-child(1) {
  transform: translateX(40px);
}
.kk-pr-btn-5:hover i:nth-child(2) {
  transform: translateX(0px);
}

.kk-offcanvas-btn-4 {
  width: 56px;
  height: 56px;
  background: #5A7AD2;
  color: #fff;
  font-size: 25px;
  border-radius: 6px;
  transition: all 0.4s var(--kk-cube-2);
}
.kk-offcanvas-btn-4:hover {
  background: #ECFFA0;
  color: #000;
}

/*
    button-css-end
*/
/*
    header-4-start
*/
.kk-header-4-area {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding: 10px 0;
}
.kk-header-4-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.kk-header-4-action-link {
  display: flex;
  align-items: center;
  gap: 8px;
}
.kk-header-4-action-link .kk-pr-btn-5 {
  background: #ECFFA0;
  color: var(--kk-clr-sd-4);
}
@media (max-width: 767px) {
  .kk-header-4-action-link .kk-pr-btn-5 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-header-4-action-link .kk-pr-btn-5 {
    display: inline-flex;
  }
}

.wa_sticky_header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 400ms ease-in-out;
  z-index: 8;
}
.wa_sticky_header:is(.kk-header-4-area) {
  top: 15px;
}
.wa_sticky_header:is(.kk-header-4-area):is(.wa_sticky_show) {
  top: 0px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  background-color: #fff;
}

/*
    header-4-end
*/
/*
    hero-4-start
*/
.kk-hero-4-area {
  background: linear-gradient(78.14deg, #0A1E62 0%, #186EF0 100%);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-4-area {
    padding-top: 155px;
  }
}
.kk-hero-4-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.kk-hero-4-wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  padding-top: 195px;
  padding-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-4-wrap {
    flex-wrap: wrap;
    padding-top: 0;
  }
}
.kk-hero-4-content {
  max-width: 600px;
}
.kk-hero-4-content .btn-wrap {
  margin-top: 39px;
}
.kk-hero-4-title {
  letter-spacing: -0.03em;
  font-size: 64px;
  color: #fff;
  font-weight: 600;
  line-height: 1.062;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-4-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-4-title {
    font-size: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-4-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .kk-hero-4-title {
    font-size: 38px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-hero-4-title {
    font-size: 45px;
  }
}
.kk-hero-4-disc {
  color: #fff;
  margin-top: 24px;
  max-width: 470px;
}
.kk-hero-4-features {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 75px;
  padding: 20px;
}
.kk-hero-4-features .bg-shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}
.kk-hero-4-features .dot-shape {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kk-hero-4-features-single {
  background: linear-gradient(180deg, #EBEDEF 0%, #FFFFFF 100%);
  border-radius: 24px;
  max-width: 234px;
  text-align: center;
  padding: 22px;
}
.kk-hero-4-features-single .icon {
  width: 64px;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  background: #EBEDEF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--kk-clr-sd-4);
  font-size: 30px;
  border-bottom: 3px solid var(--kk-clr-sd-4);
}
.kk-hero-4-features-single .disc {
  font-size: 15px;
  color: #15276C;
  opacity: 72%;
  margin-top: 5px;
}
.kk-hero-4-features-single .title {
  font-size: 20px;
  margin-top: 15px;
  transition: 0.2s;
}
.kk-hero-4-features-single .title:hover {
  color: var(--kk-clr-sd-4);
}
.kk-hero-4-features-single:hover .icon i {
  animation: fadeInDown 1s;
}
.kk-hero-4-features-single:last-child {
  background: linear-gradient(0deg, #EBEDEF 0%, #FFFFFF 100%);
}
.kk-hero-4-img {
  position: absolute;
  bottom: 0;
  left: 55%;
  z-index: 1;
  transform: translateX(-50%);
  width: 52%;
  text-align: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-4-img {
    width: 36%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-4-img {
    width: 60%;
    transform: unset;
    left: unset;
    right: 0;
  }
}
@media (max-width: 767px) {
  .kk-hero-4-img {
    display: none;
  }
}
.kk-hero-4-marquee {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  z-index: -2;
  mix-blend-mode: soft-light;
  opacity: 32%;
}
.kk-hero-4-marquee-wrap {
  display: flex;
  align-items: center;
  gap: 50px;
}
.kk-hero-4-marquee-wrap .single-elm {
  font-size: 220px;
  flex: 0 0 auto;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.04em;
  line-height: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-hero-4-marquee-wrap .single-elm {
    font-size: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-hero-4-marquee-wrap .single-elm {
    font-size: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-hero-4-marquee-wrap .single-elm {
    font-size: 160px;
  }
}
@media (max-width: 767px) {
  .kk-hero-4-marquee-wrap .single-elm {
    font-size: 120px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-hero-4-marquee-wrap .single-elm {
    font-size: 140px;
  }
}
.kk-hero-4-social {
  position: absolute;
  top: 50%;
  left: 80px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-4-social {
    display: none;
  }
}
.kk-hero-4-social .link-elm {
  width: 44px;
  height: 44px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  opacity: 52%;
  position: relative;
  z-index: 1;
  transition: all 0.4s var(--kk-cube-2);
}
.kk-hero-4-social .link-elm::after {
  content: "";
  width: 80px;
  height: 2px;
  background: #ECFFA0;
  right: 100%;
  position: absolute;
  transform-origin: left;
  transition: all 0.4s var(--kk-cube-2);
  transform: scaleX(0);
}
.kk-hero-4-social .link-elm:hover {
  opacity: 1;
  color: #ECFFA0;
  border-color: #ECFFA0;
}
.kk-hero-4-social .link-elm:hover::after {
  transform: scaleX(1);
}
.kk-hero-4-slider {
  margin-right: -50px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-hero-4-slider {
    margin-right: 0;
  }
}
.kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-disc, .kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-content .btn-wrap, .kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-img img, .kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-features {
  animation: fadeInRight2 0.5s backwards;
}
.kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-disc {
  animation-delay: 0.7s;
}
.kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-content .btn-wrap {
  animation-delay: 0.6s;
}
.kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-img img {
  animation-delay: 0.8s;
}
.kk-hero-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-hero-4-features {
  animation-delay: 0.9s;
}

/*
    hero-4-end
*/
/*
    trusted-4-start
*/
.kk-trusted-4-area {
  background-color: #ECFFA0;
  padding: 30px 0;
}
.kk-trusted-4-wrap {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-right: 50px;
}
.kk-trusted-4-author {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 0 0 auto;
}
.kk-trusted-4-author .author-img {
  width: 46px;
  height: 60px;
  flex: 0 0 auto;
  border-radius: 25px;
}
.kk-trusted-4-author .comment {
  color: var(--kk-clr-h-4);
  font-weight: 500;
  font-size: 16px;
  max-width: 235px;
}
.kk-trusted-4-title {
  font-size: 36px;
  flex: 0 0 auto;
  font-weight: 600;
}
@media (max-width: 767px) {
  .kk-trusted-4-title {
    font-size: 26px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-trusted-4-title {
    font-size: 30px;
  }
}

/*
    trusted-4-end
*/
/*
    core-services-4-start
*/
.kk-core-services-4-area {
  background-color: #F1F3F5;
}
.kk-core-services-4-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  border-bottom: 1px solid rgba(16, 30, 45, 0.24);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-core-services-4-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-core-services-4-wrap {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-core-services-4-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
.kk-core-services-4-item {
  padding: 60px 65px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-core-services-4-item {
    padding: 60px 25px;
  }
}
.kk-core-services-4-item:not(:last-child) {
  border-right: 1px solid rgba(16, 30, 45, 0.24);
}
.kk-core-services-4-item .icon {
  font-size: 60px;
  color: var(--kk-clr-sd-4);
  position: relative;
  z-index: 1;
}
.kk-core-services-4-item .icon::after {
  content: "";
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: -1;
}
.kk-core-services-4-item .title {
  font-size: 22px;
  max-width: 190px;
  margin-top: 24px;
  transition: 0.2s;
}
.kk-core-services-4-item .title:hover {
  color: var(--kk-clr-sd-4);
}
.kk-core-services-4-item .disc {
  margin-top: 12px;
}
.kk-core-services-4-item:hover .icon i {
  animation: fadeInDown 1s;
}
.kk-core-services-4-content {
  padding: 50px 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-core-services-4-content {
    padding: 50px 25px;
  }
}
.kk-core-services-4-content .title {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-core-services-4-content .title {
    font-size: 24px;
  }
}
.kk-core-services-4-content .link-elm {
  font-size: 18px;
  letter-spacing: -0.02em;
  color: #ECFFA0;
  align-self: end;
  display: inline-flex;
  gap: 10px;
  transition: 0.2s;
}
.kk-core-services-4-content .link-elm i {
  transform: rotate(45deg);
  transition: 0.4s;
}
.kk-core-services-4-content .link-elm:hover {
  color: var(--kk-clr-pr-4);
}
.kk-core-services-4-content .link-elm:hover i {
  transform: rotate(90deg);
}

/*
    core-services-4-end
*/
/*
    about-4-start
*/
.about-x-partner {
  background-color: #F1F3F5;
}
.about-x-partner-bg {
  position: absolute;
  bottom: 14%;
  left: 0;
  width: 100%;
  mix-blend-mode: luminosity;
  z-index: -1;
}

.kk-about-4-wrap {
  margin-left: -80px;
  display: grid;
  gap: 120px;
  grid-template-columns: 1.11fr 1fr;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-about-4-wrap {
    margin-left: 0;
    gap: 86px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-about-4-wrap {
    margin-left: 0;
    gap: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-4-wrap {
    margin-left: 0;
    gap: 50px;
    grid-template-columns: 1fr;
  }
}
.kk-about-4-left {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 24px;
}
@media (max-width: 767px) {
  .kk-about-4-left {
    grid-template-columns: 1fr;
    gap: 84px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-4-left {
    grid-template-columns: 1fr 1.6fr;
    gap: 24px;
  }
}
.kk-about-4-img-1 {
  height: 668px;
  border-radius: 16px;
}
@media (max-width: 767px) {
  .kk-about-4-img-1 {
    height: 568px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-4-img-1 {
    height: 668px;
  }
}
.kk-about-4-img-2 {
  height: 428px;
  border-radius: 14px;
}
.kk-about-4-author {
  margin-right: -115px;
  margin-left: 50px;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 24px 24px;
  border-radius: 8px;
  margin-top: 56px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-about-4-author {
    margin-left: 0;
    margin-right: 0px;
  }
}
.kk-about-4-author .inner-div {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 767px) {
  .kk-about-4-author .inner-div {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-about-4-author .inner-div {
    flex-wrap: nowrap;
  }
}
.kk-about-4-author .author-img {
  display: flex;
}
.kk-about-4-author .author-img-single {
  border-radius: 8px;
  width: 44px;
  height: 44px;
  border: 3px solid #fff;
  flex: 0 0 auto;
}
.kk-about-4-author .author-img-single:not(:first-child) {
  margin-left: -10px;
}
.kk-about-4-author .title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.02em;
}
.kk-about-4-author .disc {
  font-size: 16px;
  margin-top: 10px;
}
.kk-about-4-counter {
  position: absolute;
  top: -37px;
  right: -37px;
  background-color: var(--kk-clr-pr-4);
  border-radius: 8px 0 0 8px;
  padding: 30px 35px;
}
.kk-about-4-counter::after {
  content: "";
  width: 37px;
  height: 35px;
  background: #0DBD8D;
  position: absolute;
  right: 0;
  top: 99%;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.kk-about-4-counter .number {
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.04em;
}
.kk-about-4-counter .disc {
  font-weight: 500;
  color: var(--kk-h-4);
  font-size: 16px;
  max-width: 135px;
  margin-top: 7px;
}
.kk-about-4-sec-title .sec-disc {
  margin-top: 19px;
}
.kk-about-4-content .kk-about-3-features {
  max-width: 540px;
}
.kk-about-4-content .kk-about-3-features::after {
  border-style: dashed;
  height: 105%;
}
.kk-about-4-content .kk-about-3-features-item .icon {
  color: var(--kk-clr-sd-4);
}
.kk-about-4-content .kk-about-3-features-item .title {
  font-size: 18px;
  font-weight: 600;
}
.kk-about-4-content .kk-about-3-features-item .disc {
  font-weight: 400;
  color: var(--kk-clr-h-4);
}
.kk-about-4-content .kk-about-3-features-item::after {
  display: none;
}
.kk-about-4-content .kk-about-3-features-item .content {
  opacity: 48%;
  transition: all 0.4s var(--kk-cube-2);
}
.kk-about-4-content .kk-about-3-features-item:hover .icon {
  background: var(--kk-clr-sd-4);
  color: #fff;
}
.kk-about-4-content .kk-about-3-features-item:hover .content {
  opacity: 1;
}

/*
    about-4-end
*/
/*
    partner-4-start
*/
.kk-partner-4-sec-title {
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
}
.kk-partner-4-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-partner-4-wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-partner-4-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-partner-4-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.kk-partner-4-item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  height: 104px;
  padding: 15px;
  clip-path: polygon(calc(100% - 0px) calc(100% - 27.2634px), calc(100% - 0px) calc(100% - 27.2634px), calc(100% - 0.024396px) calc(100% - 26.6387564px), calc(100% - 0.096888px) calc(100% - 26.0216872px), calc(100% - 0.216432px) calc(100% - 25.4147748px), calc(100% - 0.381984px) calc(100% - 24.8206016px), calc(100% - 0.5925px) calc(100% - 24.24175px), calc(100% - 0.846936px) calc(100% - 23.6808024px), calc(100% - 1.144248px) calc(100% - 23.1403412px), calc(100% - 1.483392px) calc(100% - 22.6229488px), calc(100% - 1.863324px) calc(100% - 22.1312076px), calc(100% - 2.283px) calc(100% - 21.6677px), calc(100% - 11.5px) calc(100% - 12.25px), calc(100% - 21.667px) calc(100% - 2.286px), calc(100% - 21.667px) calc(100% - 2.286px), calc(100% - 22.130546px) calc(100% - 1.865997px), calc(100% - 22.622448px) calc(100% - 1.485696px), calc(100% - 23.140102px) calc(100% - 1.146159px), calc(100% - 23.680904px) calc(100% - 0.848448px), calc(100% - 24.24225px) calc(100% - 0.593625px), calc(100% - 24.821536px) calc(100% - 0.382752px), calc(100% - 25.416158px) calc(100% - 0.216891px), calc(100% - 26.023512px) calc(100% - 0.097104px), calc(100% - 26.640994px) calc(100% - 0.024453px), calc(100% - 27.266px) calc(100% - 0px), 8.00001px calc(100% - 0px), 8.00001px calc(100% - 0px), 6.70236768px calc(100% - 0.104714px), 5.47138944px calc(100% - 0.407872px), 4.32354636px calc(100% - 0.892998px), 3.27530952px calc(100% - 1.543616px), 2.34315px calc(100% - 2.34325px), 1.54353888px calc(100% - 3.275424px), 0.89294724px calc(100% - 4.323662px), 0.40784616px calc(100% - 5.471488px), 0.10470672px calc(100% - 6.702426px), 0px calc(100% - 8px), 0px 27.2634px, 0px 27.2634px, 0.024406855px 26.6387564px, 0.09692504px 26.0216872px, 0.216500985px 25.4147748px, 0.38208112px 24.8206016px, 0.592611875px 24.24175px, 0.84703968px 23.6808024px, 1.144310965px 23.1403412px, 1.48337216px 22.6229488px, 1.863169695px 22.1312076px, 2.28265px 21.6677px, 11.5px 12.25px, 21.667px 2.2863px, 21.667px 2.2863px, 22.1306356px 1.866173175px, 22.6225768px 1.4857824px, 23.1402352px 1.146184725px, 23.6810224px 0.8484372px, 24.24235px 0.593596875px, 24.8216296px 0.3827208px, 25.4162728px 0.216866025px, 26.0236912px 0.0970896px, 26.6412964px 0.024448575px, 27.2665px 0px, calc(100% - 8px) 0px, calc(100% - 8px) 0px, calc(100% - 6.702426px) 0.10470644px, calc(100% - 5.471488px) 0.40784512px, calc(100% - 4.323662px) 0.89294508px, calc(100% - 3.275424px) 1.54353536px, calc(100% - 2.34325px) 2.343145px, calc(100% - 1.543616px) 3.27530304px, calc(100% - 0.892998px) 4.32353852px, calc(100% - 0.407872px) 5.47138048px, calc(100% - 0.104714px) 6.70235796px, calc(100% - 0px) 8px, calc(100% - 0px) calc(100% - 27.2634px));
}
.kk-partner-4-item img {
  transition: all 0.4s var(--kk-cube-2);
}
.kk-partner-4-item::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #10ECB0 0%, #8882EE 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s var(--kk-cube-2);
  transform: scaleY(0);
  transform-origin: bottom;
}
.kk-partner-4-item:hover img {
  filter: brightness(0) invert(1);
}
.kk-partner-4-item:hover::after {
  transform: scaleY(1);
}

/*
    partner-4-end
*/
/*
    services-4-start
*/
.services-x-choose-bg {
  background-color: var(--kk-clr-h-4);
}

.kk-services-4-sec-title {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.kk-services-4-sec-title .kk-sec-title-4 {
  color: #fff;
}
.kk-services-4-sec-title .kk-subtitle-4 {
  color: #ECFFA0;
}
.kk-services-4-sec-title .kk-subtitle-4::after {
  background: #ECFFA0;
}
.kk-services-4-sec-title .kk-subtitle-4::before {
  background: #ECFFA0;
}
.kk-services-4-item {
  padding: 40px 0;
  border-bottom: 1px dashed #ECFFA0;
  height: 105px;
  overflow: hidden;
  transition: height 0.5s var(--kk-cube-2);
}
@media (max-width: 767px) {
  .kk-services-4-item {
    height: 100%;
  }
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-services-4-item:is(.active) {
    height: 482px;
  }
  .kk-services-4-item:is(.active) .item-disc {
    opacity: 80%;
  }
  .kk-services-4-item:is(.active) .item-img {
    max-width: 464px;
    filter: grayscale(0);
  }
}
.kk-services-4-item-flex {
  display: flex;
  gap: 160px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-services-4-item-flex {
    gap: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-services-4-item-flex {
    gap: 50px;
  }
}
@media (max-width: 767px) {
  .kk-services-4-item-flex {
    gap: 50px;
    flex-wrap: wrap;
  }
}
.kk-services-4-item .item-number {
  flex: 0 0 auto;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.5;
  align-self: self-start;
  font-weight: 500;
}
.kk-services-4-item .item-number span {
  opacity: 48%;
}
.kk-services-4-item .content {
  max-width: 420px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.kk-services-4-item .item-img {
  max-width: 306px;
  width: 100%;
  border-radius: 16px;
  filter: grayscale(1);
  height: 400px;
  margin-left: auto;
  transform-origin: top right;
  transition: all 0.4s var(--kk-cube-2);
}
.kk-services-4-item .item-title {
  font-size: 32px;
  letter-spacing: -0.02em;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0;
  transition: all 0.4s var(--kk-cube-2);
  margin-top: -5px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-services-4-item .item-title {
    font-size: 28px;
    margin-top: -3px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-services-4-item .item-title {
    font-size: 28px;
    margin-top: -3px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-services-4-item .item-title {
    font-size: 22px;
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .kk-services-4-item .item-title {
    font-size: 22px;
    margin: 0;
  }
}
.kk-services-4-item .item-title:hover {
  color: var(--kk-clr-pr-4);
  transform: translateX(3px);
}
.kk-services-4-item .item-disc {
  opacity: 0;
  color: #fff;
  transition: all 0.4s var(--kk-cube-2);
}
@media (max-width: 767px) {
  .kk-services-4-item .item-disc {
    opacity: 80%;
  }
}
.kk-services-4-item .item-icon {
  font-size: 140px;
  color: #fff;
  opacity: 40%;
  margin-top: 13px;
}
.kk-services-4-item .item-btn {
  margin-top: auto;
  color: var(--kk-clr-pr-4);
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  gap: 8px;
  transition: all 0.4s var(--kk-cube-2);
}
.kk-services-4-item .item-btn i {
  transform: rotate(-45deg);
  transition: all 0.4s var(--kk-cube-2);
}
.kk-services-4-item .item-btn:hover {
  transform: translateX(3px);
}
.kk-services-4-item .item-btn:hover i {
  transform: rotate(0deg);
}
.kk-services-4-item:nth-child(1) {
  border-top: 1px dashed #ECFFA0;
}

/*
    services-4-end
*/
/*
    choose-4-start
*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-choose-4-area {
    padding-bottom: 100px;
  }
}
.kk-choose-4-wrap {
  gap: 105px;
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  align-items: center;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-choose-4-wrap {
    gap: 50px;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-choose-4-wrap {
    gap: 50px;
    grid-template-columns: 1fr;
  }
}
.kk-choose-4-img {
  height: 622px;
  margin-left: -300px;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .kk-choose-4-img {
    margin-left: -140px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-choose-4-img {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-choose-4-img {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .kk-choose-4-img {
    margin-left: 0px;
    height: 400px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-choose-4-img {
    margin-left: 0px;
    height: 550px;
  }
}
.kk-choose-4-sec-title .kk-sec-title-4 {
  color: #fff;
}
.kk-choose-4-sec-title .kk-subtitle-4 {
  color: #26B3FE;
}
.kk-choose-4-progress {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.kk-choose-4-progress-single {
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 0 50px 50px 0;
  overflow: hidden;
}
.kk-choose-4-progress-single .progress-content {
  display: flex;
  align-items: center;
  background-color: var(--kk-clr-pr-4);
  border-radius: 0 50px 50px 0;
  padding: 6px 20px;
  transition: all 2s var(--kk-cube-2);
  transform: translateX(-101%);
}
.kk-choose-4-progress-single .disc {
  color: var(--kk-clr-h-4);
  font-weight: 500;
}
.kk-choose-4-progress-single .counter {
  margin-left: auto;
}
.kk-choose-4-progress-single:is(.active) .progress-content {
  transform: translateX(0%);
}
.kk-choose-4-progress-single:nth-child(2) .progress-content {
  background-color: #ECFFA0;
}
.kk-choose-4-progress-single:nth-child(3) .progress-content {
  background-color: #5BC6FF;
}
.kk-choose-4-progress-single:nth-child(4) .progress-content {
  background-color: #C78EFF;
}

/*
    choose-4-end
*/
/*
    features-4-start
*/
.kk-features-4-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 28px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-features-4-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .kk-features-4-wrap {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-features-4-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
.kk-features-4-sec-title {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.kk-features-4-item {
  text-align: center;
  position: relative;
  z-index: 1;
  padding-top: 38px;
}
.kk-features-4-item .number {
  font-weight: 500;
  color: var(--kk-clr-sd-4);
  font-size: 16px;
  transition: all 0.5s var(--kk-cube-2);
}
.kk-features-4-item .icon {
  width: 104px;
  height: 104px;
  background-color: #F1F3F5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--kk-clr-h-4);
  font-size: 42px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  transition: all 0.5s var(--kk-cube-2);
}
.kk-features-4-item .title {
  font-size: 22px;
  letter-spacing: -0.03em;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 28px;
  transition: all 0.3s var(--kk-cube-2);
}
.kk-features-4-item .title:hover {
  color: var(--kk-clr-sd-4);
}
.kk-features-4-item .disc {
  font-size: 16px;
  max-width: 245px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px;
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.5s var(--kk-cube-2);
}
.kk-features-4-item .bg-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 88%;
  border-top: 3px solid rgba(76, 82, 88, 0.64);
  border-radius: 50%;
  z-index: -1;
  transition: all 0.5s var(--kk-cube-2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-features-4-item .bg-border {
    border-radius: 0;
    border-width: 1px;
  }
}
.kk-features-4-item .visible-content {
  transition: all 0.5s var(--kk-cube-2);
}
.kk-features-4-item:hover .visible-content {
  transform: translateY(-40px);
}
.kk-features-4-item:hover .number {
  opacity: 0;
}
.kk-features-4-item:hover .icon {
  background: var(--kk-clr-sd-4);
  color: #fff;
}
.kk-features-4-item:hover .icon i {
  animation-name: fadeInUp;
  animation-duration: 0.8s;
  animation-timing-function: var(--kk-cube-2);
}
.kk-features-4-item:hover .disc {
  transform: translateY(0px);
  opacity: 1;
}
.kk-features-4-item:hover .bg-border {
  border-color: var(--kk-clr-sd-4);
}

/*
    features-4-end
*/
/*
    projects-4-start
*/
.kk-projects-4-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .kk-projects-4-sec-title {
    flex-wrap: wrap;
  }
}
.kk-projects-4-sec-title .left {
  max-width: 660px;
}
.kk-projects-4-item {
  max-width: 460px;
  height: 460px;
  background: var(--kk-clr-h-4);
  transition: all 0.5s var(--kk-cube-2);
  transform-origin: right top;
}
.kk-projects-4-item::after {
  content: "";
  width: 100%;
  height: 431px;
  background: linear-gradient(180deg, rgba(16, 30, 45, 0) 0%, #101E2D 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.4s var(--kk-cube-2);
  transform-origin: bottom;
  transform: scaleY(0);
  transition-delay: 0;
}
.kk-projects-4-item img {
  mix-blend-mode: luminosity;
  transition: all 0.4s var(--kk-cube-2);
}
.kk-projects-4-item .item-tag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  padding: 36px;
  display: flex;
  flex-wrap: wrap;
  max-width: 400px;
  z-index: 2;
  gap: 8px;
  transition: all 0.4s var(--kk-cube-2);
  opacity: 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-projects-4-item .item-tag {
    padding: 36px 25px;
  }
}
.kk-projects-4-item .item-tag li {
  background: rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(4px);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 4px 15px;
  font-weight: 300;
}
.kk-projects-4-item .content-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 60px 64px;
  display: flex;
  align-items: end;
  gap: 20px;
  justify-content: space-between;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s var(--kk-cube-2);
  transition-delay: 0;
  z-index: 2;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-projects-4-item .content-wrap {
    padding: 60px 25px;
  }
}
.kk-projects-4-item .item-title {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  transition: all 0.3s var(--kk-cube-2);
}
.kk-projects-4-item .item-title:hover {
  color: var(--kk-clr-pr-4);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-projects-4-item .item-title {
    font-size: 26px;
  }
}
.kk-projects-4-item .disc {
  color: #fff;
  opacity: 80%;
  margin-top: 16px;
  max-width: 450px;
}
.kk-projects-4-item .item-btn {
  width: 56px;
  height: 56px;
  background: var(--kk-clr-pr-4);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #000;
}
.kk-projects-4-item .item-btn i {
  transform: rotate(-45deg);
  transition: all 0.4s var(--kk-cube-2);
}
.kk-projects-4-item .item-btn:hover i {
  transform: rotate(0deg);
}
.kk-projects-4-slider {
  transform: translateX(-180px);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-projects-4-slider {
    transform: translateX(0px);
  }
}
.kk-projects-4-slider .swiper-wrapper .swiper-slide {
  max-width: 460px;
  height: 460px;
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) {
    max-width: 732px;
    height: 732px;
  }
}
@media only screen and (min-width: 1800px) and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1600px) and (max-width: 1799px) and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px) and (min-width: 1600px) and (max-width: 1799px) {
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) {
    max-width: 632px;
    height: 632px;
  }
}
@media only screen and (min-width: 1800px) and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1600px) and (max-width: 1799px) and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1400px) and (max-width: 1599px) and (min-width: 1400px) and (max-width: 1599px) {
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) {
    max-width: 550px;
    height: 550px;
  }
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) .kk-projects-4-item {
    max-width: 100%;
    height: 100%;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) .kk-projects-4-item .item-tag {
    opacity: 1;
    transition-delay: 0.3s;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) .kk-projects-4-item .content-wrap {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.3s;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) .kk-projects-4-item img {
    mix-blend-mode: unset;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) .kk-projects-4-item::after {
    transform: scaleY(1);
    transition-delay: 0.3s;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-projects-4-item {
    max-width: 100%;
    height: 100%;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-projects-4-item .item-tag {
    opacity: 1;
    transition-delay: 0.3s;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-projects-4-item .content-wrap {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.3s;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-projects-4-item img {
    mix-blend-mode: unset;
  }
  .kk-projects-4-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .kk-projects-4-item::after {
    transform: scaleY(1);
    transition-delay: 0.3s;
  }
}
.kk-projects-4-slider-btn {
  margin-top: -64px;
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 480px;
  justify-content: end;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-projects-4-slider-btn {
    margin-top: 30px;
    justify-content: center;
  }
}
.kk-projects-4-slider-btn .btn-elm {
  position: relative;
  z-index: 1;
  height: 64px;
  display: inline-flex;
  align-items: center;
}
.kk-projects-4-slider-btn .btn-elm::after {
  content: "";
  width: 64px;
  height: 64px;
  border: 2px dotted #4C5258;
  position: absolute;
  left: -22px;
  top: 0px;
  border-radius: 50%;
  transition: all 0.6s var(--kk-cube-2);
}
.kk-projects-4-slider-btn .btn-elm * {
  fill: #4C5258;
  transition: all 0.2s var(--kk-cube-2);
}
.kk-projects-4-slider-btn .btn-elm:hover::after {
  border-color: var(--kk-clr-sd-4);
  transform: rotate(180deg);
}
.kk-projects-4-slider-btn .btn-elm:hover * {
  fill: var(--kk-clr-sd-4);
}
.kk-projects-4-slider-btn .btn-elm:is(.has-right)::after {
  left: unset;
  right: -22px;
}
.kk-projects-4-slider-btn .kk_s4_pagination {
  display: inline-flex;
  font-family: var(--kk-font-4);
  font-weight: 600;
  color: rgba(16, 30, 45, 0.32);
  font-size: 24px;
  max-width: 60px;
  justify-content: center;
  gap: 5px;
}

/*
    projects-4-end
*/
/*
    impact-4-start
*/
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-impact-4-area {
    margin-top: 100px;
  }
}
.kk-impact-4-bg-shape {
  width: 24%;
  position: absolute;
  top: -110px;
  left: 0;
  z-index: -1;
}
.kk-impact-4-bg-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 377px);
  z-index: -1;
  background-color: var(--kk-clr-h-4);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-impact-4-bg-img {
    height: calc(100% - 360px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-impact-4-bg-img {
    height: calc(100% - 357px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-impact-4-bg-img {
    height: 100%;
  }
}
.kk-impact-4-sec-title {
  max-width: 700px;
}
.kk-impact-4-sec-title .kk-sec-title-4 {
  font-size: 64px;
  line-height: 1.062;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-impact-4-sec-title .kk-sec-title-4 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-impact-4-sec-title .kk-sec-title-4 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-impact-4-sec-title .kk-sec-title-4 {
    font-size: 40px;
    color: #fff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-impact-4-sec-title .kk-sec-title-4 {
    font-size: 36px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .kk-impact-4-sec-title .kk-sec-title-4 {
    font-size: 30px;
    color: #fff;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-impact-4-sec-title .kk-sec-title-4 {
    font-size: 32px;
    color: #fff;
  }
}
.kk-impact-4-sec-title .kk-sec-title-4 span {
  color: #fff;
}
.kk-impact-4-wrap {
  padding-top: 135px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-impact-4-wrap {
    padding-top: 0px;
  }
}
.kk-impact-4-img {
  width: 58%;
  position: absolute;
  right: -150px;
  top: 0;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-impact-4-img {
    display: none;
  }
}
.kk-impact-4-content {
  display: flex;
  justify-content: flex-end;
  max-width: 820px;
  gap: 90px;
}
@media (max-width: 767px) {
  .kk-impact-4-content {
    flex-wrap: wrap;
    justify-content: start;
    gap: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-impact-4-content {
    flex-wrap: nowrap;
  }
}
.kk-impact-4-phone {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 70px;
}
@media (max-width: 767px) {
  .kk-impact-4-phone {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-impact-4-phone {
    margin-top: 70px;
  }
}
.kk-impact-4-phone .phone-icon {
  width: 56px;
  height: 56px;
  background: var(--kk-clr-pr-4);
  border-radius: 50%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.kk-impact-4-phone .phone-icon::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--kk-clr-pr-4);
  border-radius: 50%;
  animation: m4callBtnKf 8s linear infinite;
}
.kk-impact-4-phone .phone-icon::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--kk-clr-pr-4);
  border-radius: 50%;
  animation: m4callBtnKf 8s linear infinite;
  animation-delay: 4s;
}
.kk-impact-4-phone .disc {
  color: #fff;
}
.kk-impact-4-phone .link {
  color: #8882EE;
  border-bottom: 1px solid;
  line-height: 1.1;
  transition: all 0.2s var(--kk-cube-2);
}
.kk-impact-4-phone .link:hover {
  color: var(--kk-clr-pr-4);
}
.kk-impact-4-grid {
  margin-left: -55px;
  margin-right: -55px;
  display: grid;
  gap: 20px;
  grid-template-columns: 2.3fr 1.5fr 1fr;
  position: relative;
  z-index: 2;
  align-items: start;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-impact-4-grid {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-impact-4-grid {
    margin-left: 0px;
    margin-right: 0px;
    grid-template-columns: 2.3fr 1.5fr;
  }
}
@media (max-width: 767px) {
  .kk-impact-4-grid {
    margin-left: 0px;
    margin-right: 0px;
    grid-template-columns: 1fr;
  }
}
.kk-impact-4-feature {
  background-color: #8882EE;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
.kk-impact-4-feature::after {
  content: "";
  width: 130px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #8882EE 0%, rgba(136, 130, 238, 0) 100%);
  z-index: 1;
}
.kk-impact-4-feature::before {
  content: "";
  width: 130px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(270deg, #8882EE 0%, rgba(136, 130, 238, 0) 100%);
  z-index: 1;
}
.kk-impact-4-feature .box-title {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  padding-left: 44px;
  padding-top: 38px;
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
}
.kk-impact-4-feature-wrap {
  display: flex;
  gap: 10px;
  margin-right: 10px;
}
.kk-impact-4-feature-single {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(13.5px);
  border-radius: 6px;
  padding: 8px;
  padding-right: 15px;
  gap: 8px;
  color: #fff;
  transition: all 0.3s var(--kk-cube-2);
}
.kk-impact-4-feature-single .icon {
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #000;
  transition: all 0.3s var(--kk-cube-2);
}
.kk-impact-4-feature-single:hover {
  color: var(--kk-clr-pr-4);
}
.kk-impact-4-feature-single:hover .icon {
  color: var(--kk-clr-pr-4);
}
.kk-impact-4-feature-marquee:not(:last-child) {
  margin-bottom: 8px;
}
.kk-impact-4-feature-marquee:last-child {
  margin-bottom: -15px;
}
.kk-impact-4-video {
  border-radius: 20px;
  height: 435px;
}
.kk-impact-4-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kk-impact-4-project {
  background-color: #ECFFA0;
  border-radius: 20px;
}
.kk-impact-4-project .content-wrap {
  padding: 35px 40px;
  padding-bottom: 0;
}
.kk-impact-4-project .disc {
  color: var(--kk-clr-h-4);
}
.kk-impact-4-project .number {
  font-size: 64px;
  font-weight: 300;
  letter-spacing: -0.03em;
  line-height: 1;
  margin-top: 8px;
}
.kk-impact-4-project .number .counter {
  font-weight: 600;
}
.kk-impact-4-project .project-img {
  max-width: 242px;
  margin-left: auto;
  mask-repeat: no-repeat;
  mask-position: left top;
  height: 300px;
  mask-size: cover;
}

@keyframes m4callBtnKf {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
/*
    impact-4-end
*/
/*
    testimonial-4-start
*/
.kk-testimonial-4-area {
  background-color: #F1F3F5;
}
.kk-testimonial-4-bg-shape {
  width: 29%;
  position: absolute;
  top: -250px;
  right: 7%;
  z-index: -1;
}
.kk-testimonial-4-bg-shape img {
  animation: t4shapeKf 20s linear infinite;
}
.kk-testimonial-4-sec-title {
  max-width: 560px;
}
.kk-testimonial-4-item {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1.82fr;
  align-items: end;
}
@media (max-width: 767px) {
  .kk-testimonial-4-item {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-testimonial-4-item {
    grid-template-columns: 1fr 1.82fr;
  }
}
.kk-testimonial-4-item .left {
  padding-right: 32px;
}
.kk-testimonial-4-item .item-img {
  border-radius: 12px;
  height: 300px;
}
.kk-testimonial-4-item .item-icon {
  width: 68px;
  height: 68px;
  background: #ECFFA0;
  border-radius: 50%;
  border: 6px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  color: #000;
  position: absolute;
  right: 0;
  top: 20px;
}
.kk-testimonial-4-item .comment {
  font-size: 20px;
  color: var(--kk-clr-h-4);
}
.kk-testimonial-4-item .author-name {
  font-size: 18px;
  font-weight: 600;
  margin-top: 37px;
}
.kk-testimonial-4-item .author-dg {
  font-size: 14px;
  margin-top: 4px;
  opacity: 64%;
}
.kk-testimonial-4-slider .swiper-slide {
  max-width: 728px;
}
.kk-testimonial-4-wrap {
  border-top: 1px solid rgba(16, 30, 45, 0.24);
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  padding-top: 32px;
}
.kk-testimonial-4-wrap .kk-pr-btn-5 {
  background: var(--kk-clr-sd-4);
  color: #fff;
}
.kk-testimonial-4-content .title {
  font-weight: 600;
  font-size: 18px;
}
.kk-testimonial-4-content .disc {
  font-size: 16px;
  margin-top: 4px;
}
.kk-testimonial-4-slider-btn {
  display: inline-flex;
  gap: 12px;
  margin-left: auto;
}
.kk-testimonial-4-slider-btn .btn-elm {
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: var(--kk-clr-p-4);
  box-shadow: 4px 6px 16px rgba(0, 0, 0, 0.08);
  transition: 0.4s var(--kk-cube-2);
}
.kk-testimonial-4-slider-btn .btn-elm:nth-child(1) i {
  transform: scaleX(-1);
}
.kk-testimonial-4-slider-btn .btn-elm:hover {
  background: var(--kk-clr-sd-4);
  color: #fff;
}

@keyframes t4shapeKf {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*
    testimonial-4-end
*/
/*
    team-4-start
*/
.kk-team-4-area {
  background-color: var(--kk-clr-h-4);
  padding-top: 494px;
  padding-bottom: 98px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-team-4-area {
    padding-top: 284px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-team-4-area {
    padding-top: 194px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-team-4-area {
    padding-top: 134px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-team-4-area {
    padding-top: 134px;
  }
}
.kk-team-4-area::after {
  content: "";
  width: 100%;
  height: 446px;
  background: linear-gradient(180deg, rgba(16, 30, 45, 0) 0%, #101E2D 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kk-team-4-bg-img {
  mix-blend-mode: luminosity;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -4;
}
.kk-team-4-big-title {
  text-align: center;
  position: absolute;
  top: 57px;
  left: 0;
  width: 100%;
  z-index: -3;
  letter-spacing: -0.04em;
  font-size: 220px;
  line-height: 1;
  font-weight: 600;
  opacity: 28%;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .kk-team-4-big-title {
    font-size: 180px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .kk-team-4-big-title {
    font-size: 160px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-team-4-big-title {
    font-size: 140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-team-4-big-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .kk-team-4-big-title {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .kk-team-4-big-title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kk-team-4-big-title {
    font-size: 60px;
  }
}
.kk-team-4-img {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -2;
}
.kk-team-4-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-team-4-wrap {
    flex-direction: column;
    gap: 50px;
  }
}
.kk-team-4-box {
  width: 348px;
  height: 348px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.kk-team-4-box::after {
  content: "";
  width: 61%;
  height: 61%;
  background: #26B3FE;
  position: absolute;
  top: 50%;
  transform-origin: center center;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 15px solid #26B3FE;
  z-index: -1;
}
.kk-team-4-box .number {
  font-size: 50px;
  line-height: 1;
  display: flex;
  font-weight: 500;
}
.kk-team-4-box .number .counter {
  font-size: 80px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-team-4-box .number .counter {
    font-size: 60px;
  }
}
.kk-team-4-box .disc {
  font-size: 20px;
  color: var(--kk-clr-h-4);
  margin-top: 10px;
}
.kk-team-4-content {
  position: relative;
}
.kk-team-4-content::after {
  content: "";
  width: 290%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 26px;
  left: 50%;
  transform: translateX(-50%) scale(0);
  transition: 2s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-team-4-content::after {
    display: none;
  }
}
.kk-team-4-content::before {
  content: "";
  width: 290%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translateX(-50%) scale(0);
  transition: 2s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-team-4-content::before {
    display: none;
  }
}
.kk-team-4-content:is(.active)::after {
  transform: translateX(-50%) scale(1);
}
.kk-team-4-content:is(.active)::before {
  transform: translateX(-50%) scale(1);
}
.kk-team-4-content .title {
  font-size: 20px;
  letter-spacing: -0.02em;
  background: #fff;
  text-align: center;
  min-width: 306px;
  color: var(--kk-clr-h-4);
  padding: 12px;
  position: relative;
  z-index: 1;
  clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
}
.kk-team-4-content .logo {
  text-align: center;
  font-size: 88px;
  color: #fff;
  font-weight: 700;
  opacity: 54%;
  margin-top: 23px;
  margin-bottom: 23px;
}

/*
    team-4-end
*/
/*
    faqs-4-start
*/
.kk-faqs-4-area {
  background-color: #ECFFA0;
}
.kk-faqs-4-bg-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  mix-blend-mode: luminosity;
  z-index: -1;
}
.kk-faqs-4-sec-title .kk-subtitle-4 {
  color: var(--kk-clr-p-4);
}
.kk-faqs-4-sec-title .kk-subtitle-4::before {
  background: var(--kk-clr-p-4);
}
.kk-faqs-4-sec-title .kk-subtitle-4::after {
  background: var(--kk-clr-p-4);
}

.kk-accordion-2 {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}
.kk-accordion-2-item {
  border-top: 1px solid rgba(16, 30, 45, 0.12);
}
.kk-accordion-2-item:last-child {
  border-bottom: 1px solid rgba(16, 30, 45, 0.12);
}
.kk-accordion-2-item .item-title {
  border: none;
  outline: none;
  font-size: 23px;
  font-weight: 400;
  color: var(--kk-clr-h-4);
  background: transparent;
  width: 100%;
  text-align: left;
  padding: 26px 0;
  position: relative;
  z-index: 1;
  display: flex;
  gap: 24px;
  transition: all 0.5s var(--kk-cube-2);
  align-items: center;
  position: relative;
  z-index: 1;
}
.kk-accordion-2-item .item-title::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #101E2D;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transition: all 1s var(--kk-cube-2);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-accordion-2-item .item-title {
    font-size: 20px;
  }
}
.kk-accordion-2-item .item-title .shape {
  transition: all 0.8s var(--kk-cube-2);
  opacity: 24%;
}
.kk-accordion-2-item .item-title .shape * {
  fill: #2A2A2A;
}
.kk-accordion-2-item .item-title .icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  background: rgba(42, 42, 42, 0.08);
  backdrop-filter: blur(8px);
  border-radius: 8px;
  border: 1.5px solid transparent;
  margin-left: auto;
  flex: 0 0 auto;
}
.kk-accordion-2-item .item-title:is(:not(.collapsed)) {
  font-weight: 600;
}
.kk-accordion-2-item .item-title:is(:not(.collapsed))::after {
  transform: scaleX(1);
}
.kk-accordion-2-item .item-title:is(:not(.collapsed)) .icon {
  background: var(--kk-clr-h-4);
  color: #ECFFA0;
}
.kk-accordion-2-item .item-title:is(:not(.collapsed)) .icon i::before {
  content: "\f068";
}
.kk-accordion-2-item .item-title:is(:not(.collapsed)) .shape {
  opacity: 100%;
  transform: rotate(180deg);
}
.kk-accordion-2-item .item-title:is(:not(.collapsed)) .shape * {
  fill: var(--kk-clr-h-4);
}
.kk-accordion-2-item .item-body {
  margin-bottom: 0;
  max-width: 732px;
  margin-left: 45px;
  padding-bottom: 28px;
}
.kk-accordion-2-item .item-body p {
  color: var(--kk-h-4);
  opacity: 80%;
}

.kk-rotated-btn-1 {
  width: 120px;
  height: 120px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--kk-clr-h-4);
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.kk-rotated-btn-1 img {
  animation: pf-rotated-1 4s linear infinite;
}
.kk-rotated-btn-1 .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ECFFA0;
  backdrop-filter: blur(8px);
  position: absolute;
  transform: rotate(-45deg);
  transition: all 0.5s var(--kk-cube-2);
  color: var(--kk-clr-h-4);
}
.kk-rotated-btn-1:hover .icon {
  background: var(--kk-clr-pr-4);
  color: #fff;
}

@keyframes pf-rotated-1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*
    faqs-4-end
*/
/*
    blog-4-start
*/
.kk-blog-4-bg-img {
  background: var(--kk-clr-h-4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.kk-blog-4-bg-img img {
  mix-blend-mode: luminosity;
}
.kk-blog-4-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media (max-width: 767px) {
  .kk-blog-4-top {
    flex-wrap: wrap;
  }
}
.kk-blog-4-top .kk-projects-4-slider-btn {
  gap: 60px;
  margin-top: 0;
}
.kk-blog-4-top .kk-projects-4-slider-btn .btn-elm:hover::after {
  border-color: #ECFFA0;
  transform: rotate(180deg);
}
.kk-blog-4-top .kk-projects-4-slider-btn .btn-elm:hover * {
  fill: #ECFFA0;
}
.kk-blog-4-sec-title {
  max-width: 570px;
}
.kk-blog-4-sec-title .kk-sec-title-4 {
  color: #fff;
}
.kk-blog-4-sec-title .kk-subtitle-4 {
  color: #ECFFA0;
}
.kk-blog-4-sec-title .kk-subtitle-4::after {
  background: #ECFFA0;
}
.kk-blog-4-sec-title .kk-subtitle-4::before {
  background: #ECFFA0;
}
.kk-blog-4-item {
  width: 100%;
  height: 468px;
  border-radius: 12px;
  background-color: #F0F6FB;
  position: relative;
  z-index: 1;
  transition: all 0.5s var(--kk-cube-2);
  overflow: hidden;
}
.kk-blog-4-item::after {
  content: "";
  width: 100%;
  height: 260px;
  background: linear-gradient(180deg, rgba(16, 30, 45, 0) 0%, rgba(16, 30, 45, 0.88) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s var(--kk-cube-2);
  transform: scaleY(0);
  transform-origin: bottom;
}
.kk-blog-4-item .item-img {
  width: 144px;
  height: 160px;
  border-radius: 10px;
  position: absolute;
  right: 24px;
  top: 24px;
  transition: all 0.5s var(--kk-cube-2);
  background: #101E2D;
}
.kk-blog-4-item .item-img img {
  mix-blend-mode: luminosity;
}
.kk-blog-4-item .content-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  transition: all 0.2s var(--kk-cube-2);
  z-index: 2;
}
.kk-blog-4-item .content-1 .item-title {
  transition: 0.2s;
}
.kk-blog-4-item .content-1 .item-title:hover {
  color: var(--kk-clr-pr-4);
}
.kk-blog-4-item .content-1 .item-btn {
  transition: 0.3s var(--kk-cube-2);
}
.kk-blog-4-item .content-1 .item-btn:hover {
  background: var(--kk-clr-pr-4);
  color: #000;
}
.kk-blog-4-item .item-author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.kk-blog-4-item .item-author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex: 0 0 auto;
}
.kk-blog-4-item .item-author-name {
  font-size: 16px;
}
.kk-blog-4-item .item-title {
  font-size: 22px;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-top: 15px;
}
.kk-blog-4-item .item-btn {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--kk-clr-h-4);
  border-radius: 5px;
  color: #fff;
  margin-top: 21px;
  flex: 0 0 auto;
}
.kk-blog-4-item .item-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 24px 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: 0.4s;
}
.kk-blog-4-item .item-meta li {
  font-size: 14px;
  background: #fff;
  letter-spacing: -0.02em;
  padding: 6px 16px;
  border-radius: 4px;
  color: var(--kk-clr-h-4);
}
.kk-blog-4-item .item-meta li:nth-child(1) {
  background: #ECFFA0;
}
.kk-blog-4-item .content-2 {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 50px 52px;
  transition: all 0.2s var(--kk-cube-2);
  opacity: 0;
  align-items: end;
  gap: 30px;
  z-index: 2;
}
@media (max-width: 767px) {
  .kk-blog-4-item .content-2 {
    padding: 50px 25px;
  }
}
.kk-blog-4-item .content-2 .item-title {
  font-size: 30px;
  color: #fff;
  transition: 0.2s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-blog-4-item .content-2 .item-title {
    font-size: 24px;
  }
}
.kk-blog-4-item .content-2 .item-title:hover {
  color: var(--kk-clr-pr-4);
}
.kk-blog-4-item .content-2 .item-btn {
  background: var(--kk-clr-pr-4);
  color: #000;
}
.kk-blog-4-item .content-2 .item-author-name {
  color: #fff;
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide {
  max-width: 312px !important;
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide:is(.active) {
  max-width: 648px !important;
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide:is(.active) .kk-blog-4-item .content-1 {
  opacity: 0;
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide:is(.active) .kk-blog-4-item .content-2 {
  opacity: 1;
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide:is(.active) .kk-blog-4-item::after {
  transform: scaleY(1);
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide:is(.active) .kk-blog-4-item .item-img {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide:is(.active) .kk-blog-4-item .item-img img {
  mix-blend-mode: normal;
}
.kk-blog-4-slider .swiper-wrapper .swiper-slide:is(.active) .kk-blog-4-item .item-meta {
  opacity: 1;
}
.kk-blog-4-all-btn::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: linear-gradient(90deg, rgba(48, 121, 255, 0) 0%, rgb(16, 236, 176) 50%, rgba(0, 90, 255, 0) 100%);
  z-index: -1;
}

/*
    blog-4-end
*/
/*
    footer-4-start
*/
.all-unfixed-section {
  position: relative;
  background-color: #fff;
  z-index: 2;
}

@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .kk-footer-4-area {
    width: 100%;
    position: fixed;
    bottom: 0;
  }
}
.kk-footer-4-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: white;
}
.kk-footer-4-bg-img img {
  mix-blend-mode: luminosity;
}
.kk-footer-4-widget {
  display: flex;
  gap: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .kk-footer-4-widget {
    gap: 50px;
    flex-wrap: wrap;
  }
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .kk-footer-4-widget-single:nth-child(1) {
    margin-right: auto;
  }
}
.kk-footer-4-widget-single .widget-title {
  font-size: 14px;
  color: var(--kk-clr-sd-4);
  letter-spacing: 0.04em;
  font-weight: 600;
  margin-bottom: 18px;
}
.kk-footer-4-menu li:not(:last-child) {
  margin-bottom: 12px;
}
.kk-footer-4-menu a {
  font-size: 16px;
  color: var(--kk-clr-h-4);
  letter-spacing: -0.01em;
  position: relative;
  z-index: 1;
  transition: all 0.5s var(--kk-cube-2);
}
.kk-footer-4-menu a::after {
  content: "";
  width: 10px;
  height: 2px;
  background: var(--kk-clr-sd-4);
  position: absolute;
  bottom: 9px;
  left: -10px;
  transition: all 0.4s var(--kk-cube-2);
  transform-origin: right;
  transform: scaleX(0);
}
.kk-footer-4-menu a:hover {
  transform: translateX(10px);
  color: var(--kk-clr-sd-4);
}
.kk-footer-4-menu a:hover::after {
  transform: scaleX(1);
}
.kk-footer-4-call {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(16, 16, 16, 0.72);
  transition: 0.3s;
}
.kk-footer-4-call .icon {
  width: 36px;
  height: 36px;
  flex: 0 0 auto;
  background-color: var(--kk-clr-h-4);
  border-radius: 50%;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #fff;
  transition: 0.3s;
}
.kk-footer-4-call b {
  color: var(--kk-clr-h-4);
  transition: 0.3s;
}
.kk-footer-4-call:hover .icon {
  background: var(--kk-clr-sd-4);
}
.kk-footer-4-call:hover b {
  color: var(--kk-clr-sd-4);
}
.kk-footer-4-join {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(16, 16, 16, 0.72);
  transition: 0.3s;
}
.kk-footer-4-join b {
  color: var(--kk-clr-h-4);
  transition: 0.3s;
}
.kk-footer-4-join i {
  font-size: 20px;
  color: var(--kk-clr-h-4);
  transition: 0.4s;
}
.kk-footer-4-join:hover b {
  color: var(--kk-clr-sd-4);
}
.kk-footer-4-join:hover i {
  color: var(--kk-clr-sd-4);
  transform: rotate(45deg);
}
.kk-footer-4-bottom {
  border-top: 1px solid rgba(16, 30, 45, 0.16);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
  padding: 24px 0;
}
.kk-footer-4-social {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 48px;
}
.kk-footer-4-social .link-elm {
  font-size: 16px;
  color: var(--kk-clr-h-4);
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1;
  transition: all 0.3s var(--kk-cube-2);
}
.kk-footer-4-social .link-elm:hover {
  color: var(--kk-clr-sd-4);
}
.kk-footer-4-copyright {
  font-size: 16px;
}
.kk-footer-4-copyright a {
  transition: 0.3s;
  color: var(--kk-clr-h-4);
}
.kk-footer-4-copyright a:hover {
  color: var(--kk-clr-sd-4);
}
