:root {
  scroll-behavior: inherit;
  --ap-font-1: "Sora", sans-serif;
  --ap-clr-pr-1: #FF4625;
  --ap-clr-p-1: #424242;
  --ap-cube-1: all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --ap-ease-1: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body {
  font-family: var(--ap-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;
  font-feature-settings: "liga" off, "clig" off;
}

.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, textarea {
  outline: 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(--ap-clr-pr-1);
    border-radius: 6px;
  }
}
.swiper-notification {
  display: none;
}

/*
    global-css-end
*/
/*
    02. utility
*/
/*
    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
*/
.mb-24 {
  margin-bottom: 24px;
}

.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-video-cover video {
  width: 100%;
  height: 100%;
  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;
}

.z-index-3 {
  position: relative;
  z-index: 3;
}

.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;
}

.mr-0 {
  margin-right: 0 !important;
}

.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;
}

.wa-no-ani-tf {
  transform: none !important;
}

.text-right {
  text-align: right;
}

.wa-parallax-img {
  will-change: object-position;
}

.wa-parallax-bg {
  will-change: background-position;
}

.wa-origin-center {
  transform-origin: center;
}

/*
    components
*/
/*
    custom-container-start
*/
@media (min-width: 1400px) {
  .container.ap-container-1 {
    max-width: 1320px;
  }
}
/*
    custom-container-end
*/
/*
    typography-start
*/
.ap-p-1 {
  font-family: var(--ap-font-1);
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  line-height: 150%;
  margin-bottom: 0;
  opacity: 90%;
}

.ap-h-1 {
  font-family: var(--ap-font-1);
  font-weight: 600;
  color: #fff;
  line-height: 140%;
  margin-bottom: 0;
}

.ap-subtitle-1 {
  font-family: var(--ap-font-1);
  color: var(--ap-clr-pr-1);
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  display: inline-flex;
  gap: 10px;
  margin-bottom: 12px;
}

.ap-sec-title-1 {
  font-family: var(--ap-font-1);
  color: #fff;
  font-weight: 600;
  line-height: 140%;
  font-size: 40px;
  margin-bottom: 0;
}
.ap-sec-title-1 span {
  color: var(--ap-clr-pr-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-sec-title-1 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .ap-sec-title-1 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-sec-title-1 {
    font-size: 32px;
  }
}

/*
    typography-end
*/
.ap-menu-btn-1 {
  width: 50px;
  height: 50px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid var(--ap-clr-pr-1);
  color: var(--ap-clr-pr-1);
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--ap-cube-1);
}
.ap-menu-btn-1:hover {
  background-color: var(--ap-clr-pr-1);
  color: #fff;
}

.ap-pr-btn-1 {
  font-family: var(--ap-font-1);
  color: #fff;
  font-size: 18px;
  line-height: 150%;
  display: inline-flex;
  align-items: center;
}
.ap-pr-btn-1 .text {
  position: relative;
  overflow: hidden;
  background: var(--ap-clr-pr-1);
  padding: 12px 27px;
  border-radius: 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ap-pr-btn-1 .text::after {
  width: 100%;
  display: block;
  transition: var(--ap-cube-1);
  position: absolute;
  content: attr(data-back);
  transform: translateY(140%);
  opacity: 0;
}
.ap-pr-btn-1 .text::before {
  width: 100%;
  display: block;
  transition: var(--ap-cube-1);
  position: relative;
  content: attr(data-front);
  transform: translateY(0);
}
.ap-pr-btn-1 .icon {
  background-color: var(--ap-clr-pr-1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--ap-clr-pr-1);
  width: 51px;
  height: 51px;
  transition: 1s;
}
.ap-pr-btn-1:hover {
  color: #fff;
}
.ap-pr-btn-1:hover .text::after {
  transform: translateY(0%);
  opacity: 1;
}
.ap-pr-btn-1:hover .text::before {
  transform: translateY(-140%);
  opacity: 0;
}
.ap-pr-btn-1:hover .icon {
  transform: rotateX(360deg);
}

.ap-play-btn-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  background-color: var(--ap-clr-pr-1);
  border-radius: 50%;
  color: #fff;
  transition: var(--ap-cube-1);
}
.ap-play-btn-1:hover {
  background-color: #fff;
  color: var(--ap-clr-pr-1);
}

.ap-circle-btn-1 {
  background-color: var(--ap-clr-pr-1);
  border-radius: 50%;
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 15px;
  outline: 6px solid #000;
  transition: var(--ap-cube-1);
}
.ap-circle-btn-1 .btn-icon {
  position: absolute;
  font-size: 24px;
  color: #fff;
}
.ap-circle-btn-1 .circle-img {
  animation: wa-rotated-minus 10s linear infinite;
}
.ap-circle-btn-1:hover {
  background-color: #000;
}

/*
    04. mouse-cursor
*/
@media (hover: hover) and (pointer: fine) {
  * {
    cursor: none !important;
  }
}
.wa-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  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(--ap-clr-pr-1);
}
.wa-cursor:before {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  display: block;
  width: 60px;
  height: 60px;
  -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-family: var(--xr-font-1);
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  -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(.-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);
  opacity: 1;
  opacity: 0.3;
}
.wa-cursor:is(.-text):before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.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) {
  mix-blend-mode: multiply;
}
.wa-cursor:is(.-opaque)::before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.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);
}

/*
    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(--ap-font-1);
  text-transform: capitalize;
  font-size: 20px;
  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(--ap-clr-pr-1);
}
.mobile-main-navigation ul li:hover > .dropdown-btn {
  color: var(--ap-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: 18px;
}
.mobile-main-navigation ul li .dropdown-menu li .dropdown-btn {
  height: 55px;
  font-size: 16px;
}

/*
    header-menu-customization-start
*/
/*
    offcanvas-end
*/
/*
    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
*/
/*
    preloader-1-start
*/
.ap-preloader-1 {
  position: fixed;
  inset: 0;
  z-index: 99999;
}
.ap-preloader-1-panel {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: #0e0e0e;
  overflow: hidden;
}
.ap-preloader-1-panel-l {
  left: 0;
}
.ap-preloader-1-panel-r {
  right: 0;
}
.ap-preloader-1-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  transform: translate(-50%, -50%);
}
.ap-preloader-1-tag {
  font-family: var(--ap-font-1);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 0;
}
.ap-preloader-1-count {
  display: flex;
  align-items: flex-start;
  font-family: var(--ap-font-1);
  font-weight: 700;
  font-size: clamp(64px, 9vw, 130px);
  line-height: 0.85;
  color: #fff;
  margin-bottom: 0;
}
.ap-preloader-1-count span {
  display: inline-block;
}
.ap-preloader-1-percent {
  font-size: 0.32em;
  margin-top: 0.16em;
  margin-left: 2px;
  color: var(--ap-clr-pr-1);
}
.ap-preloader-1-line {
  width: 64px;
  height: 2px;
  background: var(--ap-clr-pr-1);
  transform: scaleX(0);
  transform-origin: left center;
  box-shadow: 0 0 10px rgba(255, 70, 37, 0.6);
}

/*
    preloader-1-end
*/
/*
    wow-plus-start
*/
@keyframes wa-rotated {
  to {
    transform: rotate(360deg);
  }
}
@keyframes wa-rotated-minus {
  to {
    transform: rotate(-360deg);
  }
}
@keyframes wa-fade-in-out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  animation-duration: 500ms !important;
  animation-timing-function: var(--ap-ease-1);
}

@keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    transform: translateX(-40px);
  }
  100% {
    transform: translateX(0px);
  }
}
.fadeInLeft2 {
  -webkit-animation-name: fadeInLeft2;
  animation-name: fadeInLeft2;
  animation-duration: 500ms !important;
  animation-timing-function: var(--ap-ease-1);
}

@keyframes fadeInRight2 {
  0% {
    opacity: 0;
    transform: translateX(40px);
  }
  100% {
    transform: translateX(0px);
  }
}
.fadeInRight2 {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
  animation-duration: 500ms !important;
  animation-timing-function: var(--ap-ease-1);
}

@keyframes slideInUp2 {
  0% {
    opacity: 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: 1000ms !important;
  animation-timing-function: var(--ap-ease-1);
}

@keyframes slideInDown2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.slideInDown2 {
  -webkit-animation-name: slideInDown2;
  animation-name: slideInDown2;
  animation-duration: 1000ms !important;
  animation-timing-function: var(--ap-ease-1);
}

@keyframes zoomFadeIn {
  0% {
    opacity: 0;
    transform: scale(1.3);
    filter: blur(16px);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0);
  }
}
.zoomFadeIn {
  -webkit-animation-name: zoomFadeIn;
  animation-name: zoomFadeIn;
  animation-duration: 1100ms !important;
  animation-timing-function: var(--ap-ease-1);
}

@keyframes slideInUp3 {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp3 {
  -webkit-animation-name: slideInUp3;
  animation-name: slideInUp3;
  animation-duration: 1000ms !important;
  animation-timing-function: var(--ap-ease-1);
}

/*
    wow-plus-end
*/
/*
    elements-start
*/
.hover-border a {
  width: 100%;
  display: inline !important;
  background-position-y: -2px;
  background-repeat: no-repeat;
  background-size: 0 100%;
  backface-visibility: hidden;
  padding-bottom: 1px;
  -webkit-backface-visibility: hidden;
  background-image: linear-gradient(transparent calc(100% - 1px), currentColor 2px);
  -webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover-border a:hover {
  color: inherit;
  background-size: 100% 100%;
}

.wa_title_ani_1 {
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: -5px;
}

.vy-cover-trigger {
  position: relative;
}

.vy-cover-ani {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  align-items: end;
}

.vy-cover-slice {
  height: 100%;
  flex-grow: 1;
  background: rgba(0, 166, 80, 0.5);
  mix-blend-mode: luminosity;
}

/*
    elements-end
*/
/*
    start-back-to-top
*/
.wa-back-to-top {
  position: fixed;
  right: 1.5%;
  bottom: -12.5%;
  z-index: 4;
  width: 40px;
  height: 50px;
  background-color: var(--ap-clr-pr-1);
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .wa-back-to-top {
    right: 3%;
  }
}
.wa-back-to-top svg {
  transition: 0.3s;
}
.wa-back-to-top svg * {
  fill: #fff;
  transition: 0.3s;
}
.wa-back-to-top:hover {
  height: 35px;
}
.wa-back-to-top:hover svg {
  transform: translateY(-20px);
  mix-blend-mode: difference;
}
.wa-back-to-top:hover svg * {
  fill: var(--ap-clr-pr-1);
}
.wa-back-to-top:is(.active) {
  bottom: 2.5%;
}

/*
    start-back-to-end
*/
/*
    layout
*/
/*
    header-1-start
*/
.ap-header-1-area {
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  z-index: 3;
}
.ap-header-1-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.ap-header-1-action-link {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .ap-header-1-action-link .ap-pr-btn-1 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-header-1-action-link .ap-pr-btn-1 {
    display: flex;
  }
}

.ap-main-navigation .navbar-nav {
  display: flex;
  flex-direction: row;
  gap: 48px;
}
.ap-main-navigation .navbar-nav::after {
  display: none;
}
.ap-main-navigation .navbar-nav li a {
  position: relative;
  z-index: 1;
  font-family: var(--ap-font-1);
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  padding: 32px 0;
  display: inline-block;
  text-transform: capitalize;
  line-height: 1;
  transition: var(--ap-cube-1);
}
.ap-main-navigation .navbar-nav li a:is(.is-active) {
  color: var(--ap-clr-pr-1);
}
.ap-main-navigation .navbar-nav li:is(.dropdown) > a {
  padding-right: 17px;
}
.ap-main-navigation .navbar-nav li:is(.dropdown) > a::before {
  content: "\f107";
  font-family: "Font Awesome 6 free";
  font-weight: 700;
  position: absolute;
  font-size: 12px;
  right: 0;
  top: 50%;
  color: var(--ap-clr-pr-1);
  transform: translateY(-50%);
  transition: var(--ap-cube-1);
}
.ap-main-navigation .navbar-nav li:hover > a {
  color: var(--ap-clr-pr-1);
  transform: translateY(3px);
}
.ap-main-navigation .navbar-nav li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px) translateZ(0);
}
.ap-main-navigation .navbar-nav li .dropdown-menu {
  left: 0;
  top: 100%;
  z-index: 100;
  margin: 0px;
  padding: 20px 0px;
  height: auto;
  min-width: 250px;
  display: block;
  border: none;
  border-top: 2px solid var(--ap-clr-pr-1);
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0;
  position: absolute;
  background: #000;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border-radius: 2px;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px) translateZ(0);
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ap-main-navigation .navbar-nav li .dropdown-menu li {
  display: block;
  margin: 0;
  position: relative;
}
.ap-main-navigation .navbar-nav li .dropdown-menu li a {
  width: 100%;
  display: block;
  padding: 10px 20px;
  font-size: 16px;
}
.ap-main-navigation .navbar-nav li .dropdown-menu li:is(.dropdown) > a::before {
  right: 20px;
  top: 51%;
}
.ap-main-navigation .navbar-nav li .dropdown-menu li .dropdown-menu {
  top: 0;
  left: 100%;
  min-width: 250px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px) translateZ(0);
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ap-main-navigation .navbar-nav li .dropdown-menu li:hover > a {
  transform: translateX(5px);
}
.ap-main-navigation .navbar-nav li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px) translateZ(0);
}

/*
    header-1-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(.ag-header-1-area) {
  top: 12px;
}
/*
    sticky-header-css-end
*/
/*
    hero-1-start
*/
@keyframes ap-vector-color-shift {
  0% {
    filter: hue-rotate(0deg);
    transform: translateY(0px);
  }
  50% {
    filter: hue-rotate(360deg);
    transform: translateY(15px);
  }
  100% {
    filter: hue-rotate(0deg);
    transform: translateY(0px);
  }
}
.ap-hero-1-area {
  padding-top: 235px;
}
@media (max-width: 767px) {
  .ap-hero-1-area {
    padding-top: 160px;
  }
}
.ap-hero-1-area .bg-vector {
  position: absolute;
  right: 100px;
  bottom: 100px;
  width: 7%;
  z-index: -1;
}
.ap-hero-1-area .bg-vector img {
  animation: ap-vector-color-shift 4s linear infinite;
}
.ap-hero-1-area .bg-glow {
  max-width: 1080px;
  height: 1080px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
.ap-hero-1-wrap {
  display: grid;
  gap: 110px;
  grid-template-columns: 1.75fr 1fr;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-hero-1-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-hero-1-title {
  font-size: 72px;
  line-height: 120%;
  margin-bottom: 90px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ap-hero-1-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-hero-1-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-hero-1-title {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .ap-hero-1-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-hero-1-title {
    font-size: 40px;
  }
}
.ap-hero-1-title span {
  color: var(--ap-clr-pr-1);
  position: relative;
  z-index: 1;
}
.ap-hero-1-title span::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 10px;
  left: 0;
  background-color: var(--ap-clr-pr-1);
}
.ap-hero-1-img-box {
  position: relative;
  z-index: 1;
}
.ap-hero-1-img-box .vector-1 {
  position: absolute;
  top: -78px;
  left: -90px;
  width: 28%;
  z-index: -1;
}
.ap-hero-1-img-box .vector-1 img {
  animation: wa-rotated 10s linear infinite;
}
.ap-hero-1-img-box::after {
  content: "";
  width: 100%;
  max-width: 317px;
  height: 317px;
  background-color: var(--ap-clr-pr-1);
  border-radius: 0 16px 0 0;
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: -1;
}
.ap-hero-1-img-elm {
  border-radius: 16px 16px 0 0;
  height: 470px;
}
.ap-hero-1-right .btn-elm {
  margin-bottom: 60px;
}
.ap-hero-1-disc {
  margin-bottom: 30px;
}
.ap-hero-1-clients {
  display: flex;
  align-items: center;
  gap: 22px;
  margin-bottom: 84px;
}
.ap-hero-1-clients .author {
  display: inline-flex;
}
.ap-hero-1-clients .author-img {
  width: 52px;
  height: 52px;
  flex: 0 0 auto;
  border-radius: 50%;
}
.ap-hero-1-clients .author-img:not(:first-child) {
  margin-left: -20px;
}
.ap-hero-1-clients .author-img:is(.has-text) {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ap-hero-1-clients .author-img:is(.has-text) .text-elm {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.ap-hero-1-counter {
  background: #171717;
  border-radius: 12px;
  padding: 30px;
  max-width: 306px;
}
.ap-hero-1-counter-item:not(:last-child) {
  border-bottom: 1px solid rgba(223, 223, 223, 0.2);
  padding-bottom: 24px;
  margin-bottom: 18px;
}
.ap-hero-1-counter-item .number {
  color: var(--ap-clr-pr-1);
  font-size: 40px;
  margin-bottom: -2px;
}
.ap-hero-1-counter-item .disc {
  opacity: 1;
}

/*
    hero-1-end
*/
/*
    hero-2-start
*/
.ap-hero-2-area {
  padding-top: 250px;
}
@media (max-width: 767px) {
  .ap-hero-2-area {
    padding-top: 150px;
  }
}
.ap-hero-2-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 65%;
}
@media (max-width: 767px) {
  .ap-hero-2-video {
    height: 95%;
  }
}
.ap-hero-2-video::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111111;
  opacity: 80%;
}
.ap-hero-2-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
.ap-hero-2-content .btn-x-author {
  display: inline-flex;
  gap: 32px;
  flex-wrap: wrap;
  margin-bottom: 105px;
}
.ap-hero-2-content .btn-x-author .ap-hero-1-clients {
  margin-bottom: 0;
  max-width: 351px;
}
.ap-hero-2-subtitle {
  font-size: 16px;
  color: var(--ap-clr-pr-1);
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.ap-hero-2-title {
  text-align: center;
  font-size: 72px;
  line-height: 120%;
  margin-bottom: 40px;
}
.ap-hero-2-title span {
  color: var(--ap-clr-pr-1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ap-hero-2-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-hero-2-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-hero-2-title {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .ap-hero-2-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-hero-2-title {
    font-size: 40px;
  }
}
.ap-hero-2-circle-btn {
  display: flex;
  justify-content: end;
  width: 100%;
  padding-right: 100px;
}
.ap-hero-2-gallery {
  mask-size: 100% 100%;
  margin-top: -120px;
  background-color: #111111;
}
.ap-hero-2-gallery-wrap {
  display: flex;
  gap: 32px;
  margin-right: 32px;
}
.ap-hero-2-gallery-single {
  height: 535px;
  max-width: 650px;
  width: 100%;
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .ap-hero-2-gallery-single {
    max-width: 300px;
    height: 250px;
  }
}

/*
    hero-2-end
*/
/*
    hero-3-start
*/
.ap-hero-3-area {
  padding-top: 260px;
  padding-bottom: 120px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-hero-3-area {
    padding-top: 180px;
  }
}
.ap-hero-3-sec-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-hero-3-sec-title {
    position: unset;
    margin-bottom: 50px;
  }
}
.ap-hero-3-sec-title .ap-subtitle-1 {
  margin-bottom: 20px;
}
.ap-hero-3-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 110px;
  display: flex;
  flex-direction: column;
  line-height: 1.1;
  letter-spacing: -0.03em;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .ap-hero-3-title {
    font-size: 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ap-hero-3-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-hero-3-title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-hero-3-title {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .ap-hero-3-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-hero-3-title {
    font-size: 60px;
  }
}
.ap-hero-3-title span:nth-child(2) {
  margin-left: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-hero-3-title span:nth-child(2) {
    margin-left: 0;
  }
}
.ap-hero-3-wrap {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: end;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-hero-3-wrap {
    flex-wrap: wrap;
  }
}
.ap-hero-3-content {
  max-width: 374px;
  width: 100%;
  margin-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-hero-3-content {
    margin-bottom: 0;
  }
}
.ap-hero-3-content .disc {
  margin-bottom: 32px;
}
.ap-hero-3-content .btn-elm {
  margin-bottom: 60px;
}
.ap-hero-3-content .ap-hero-1-clients {
  margin-bottom: 0;
}
.ap-hero-3-img {
  max-width: 416px;
  height: 608px;
  border-radius: 12px;
}
.ap-hero-3-right {
  max-width: 416px;
  width: 100%;
}
.ap-hero-3-right .ap-hero-1-counter {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}
.ap-hero-3-right .ap-hero-1-counter-item {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.ap-hero-3-img-2 {
  height: 600px;
  width: 100%;
  border-radius: 12px;
  margin-bottom: 58px;
}
.ap-hero-3-bg-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}

/*
    hero-3-end
*/
/*
    marquee-text-1-start
*/
.ap-marquee-text-1-area {
  background-color: var(--ap-clr-pr-1);
  padding-top: 36px;
  padding-bottom: 32px;
}
.ap-marquee-text-1-wrap {
  display: flex;
  align-items: center;
}
.ap-marquee-text-1-wrap .single-item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 14px;
  margin-left: 15px;
  font-size: 32px;
}
@media (max-width: 767px) {
  .ap-marquee-text-1-wrap .single-item {
    font-size: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-marquee-text-1-wrap .single-item {
    font-size: 28px;
  }
}

/*
    marquee-text-1-end
*/
/*
    marquee-text-2-start
*/
.ap-marquee-text-2-area {
  background-color: #171717;
}
.ap-marquee-text-2-wrap {
  display: flex;
  align-items: center;
}
.ap-marquee-text-2-wrap .single-item {
  display: flex;
  align-items: center;
  gap: 32px;
  font-weight: 400;
  font-size: 92px;
  flex: 0 0 auto;
  margin-right: 32px;
  color: rgba(255, 255, 255, 0.6);
  transition: var(--ap-cube-1);
}
.ap-marquee-text-2-wrap .single-item:hover {
  color: #fff;
}
.ap-marquee-text-2-wrap .single-item img {
  animation: wa-rotated-minus 10s linear infinite;
}

/*
    marquee-text-2-end
*/
/*
    about-1-start
*/
.ap-about-1-sec-title {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-about-1-sec-title .left {
  max-width: 680px;
}
.ap-about-1-video {
  max-width: 306px;
  height: 200px;
  width: 100%;
  border-radius: 16px;
  position: relative;
  z-index: 1;
}
.ap-about-1-video-btn {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ap-about-1-wrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}
.ap-about-1-left {
  max-width: 405px;
  width: 100%;
}
.ap-about-1-left .left-disc {
  margin-bottom: 70px;
}
.ap-about-1-left .shape-1 img {
  animation: ap-vector-color-shift 4s linear infinite;
}
.ap-about-1-counter {
  display: flex;
  align-items: end;
  gap: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
.ap-about-1-counter::after {
  content: "";
  width: 70px;
  height: 3px;
  background-color: var(--ap-clr-pr-1);
  position: absolute;
  top: 0;
  left: 100px;
}
.ap-about-1-counter .number {
  font-size: 72px;
  color: var(--ap-clr-pr-1);
  margin-bottom: 0;
}
.ap-about-1-counter .disc {
  margin-bottom: 10px;
}
.ap-about-1-img {
  width: 440px;
  height: 540px;
  border-radius: 16px;
}
.ap-about-1-right {
  max-width: 245px;
  width: 100%;
  align-self: center;
}
.ap-about-1-right .right-subtitle {
  font-size: 18px;
  color: var(--ap-clr-pr-1);
  margin-bottom: 25px;
}
.ap-about-1-right .right-title {
  font-size: 24px;
  margin-bottom: 80px;
}

/*
    about-1-end
*/
/*
    about-2-start
*/
.ap-about-2-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: space-between;
}
.ap-about-2-left {
  max-width: 746px;
  width: 100%;
}
@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) {
  .ap-about-2-left {
    max-width: 646px;
  }
}
.ap-about-2-img {
  max-width: 416px;
  width: 100%;
  height: 495px;
  border-radius: 16px;
}
.ap-about-2-left-inner {
  display: flex;
  gap: 90px;
}
@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) {
  .ap-about-2-left-inner {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .ap-about-2-left-inner {
    flex-wrap: wrap;
    gap: 40px;
  }
}
.ap-about-2-exp {
  flex: 0 0 auto;
  line-height: 1;
}
.ap-about-2-exp .number {
  font-size: 200px;
  font-weight: 300;
  display: flex;
  line-height: 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) {
  .ap-about-2-exp .number {
    font-size: 120px;
  }
}
.ap-about-2-exp .number .plus {
  font-size: 50px;
}
.ap-about-2-exp .disc {
  text-align: center;
}
.ap-about-2-content {
  border-left: 1px solid #1F1F1F;
  padding-left: 48px;
}
.ap-about-2-content .disc {
  margin-bottom: 45px;
}

/*
    about-2-end
*/
/*
    about-3-start
*/
.ap-about-3-sec-title {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-about-3-sec-title .left {
  max-width: 740px;
}
.ap-about-3-sec-svg {
  flex: 0 0 auto;
  overflow: visible;
}
.ap-about-3-sec-svg .sq {
  transform-box: fill-box;
  transform-origin: center;
}
.ap-about-3-sec-svg .sq-dark {
  animation: apAbout3SvgDark 6s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}
.ap-about-3-sec-svg .sq-primary {
  animation: apAbout3SvgPrimary 6s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}
.ap-about-3-sec-svg:hover .sq {
  animation-play-state: paused;
}
.ap-about-3-wrap {
  display: grid;
  gap: 100px;
  grid-template-columns: 1fr 1.3fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-about-3-wrap {
    gap: 50px;
    grid-template-columns: 1fr;
  }
}
.ap-about-3-img {
  height: 560px;
  border-radius: 12px;
}
.ap-about-3-disc {
  font-size: 20px;
  margin-top: 32px;
  margin-bottom: 32px;
}
.ap-about-3-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 45px;
}
.ap-about-3-list .single {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ap-about-3-list .single .dot-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  border-radius: 50%;
  border: 1px solid var(--ap-clr-pr-1);
  position: relative;
}
.ap-about-3-list .single .dot-icon::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--ap-clr-pr-1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ap-about-3-list .single .disc {
  font-size: 16px;
  color: #DFDFDF;
}
.ap-about-3-right {
  position: relative;
  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) {
  .ap-about-3-right .ap-about-1-video {
    margin-top: 50px;
  }
}
@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) {
  .ap-about-3-right .ap-about-1-video {
    height: 250px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@keyframes apAbout3SvgDark {
  0% {
    transform: translate(32px, 0) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(32px, 0) rotate(90deg) scale(0.72);
  }
  100% {
    transform: translate(32px, 0) rotate(180deg) scale(1);
  }
}
@keyframes apAbout3SvgPrimary {
  0% {
    transform: translate(0, 32px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(0, 32px) rotate(-90deg) scale(1.14);
  }
  100% {
    transform: translate(0, 32px) rotate(-180deg) scale(1);
  }
}
/*
    about-3-end
*/
/*
    services-1-start
*/
.ap-services-1-area {
  background-color: #171717;
}
.ap-services-1-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-services-1-sec-title .left {
  max-width: 660px;
}
.ap-services-1-sec-title .right {
  max-width: 385px;
}
.ap-services-1-sec-title .sec-disc {
  margin-bottom: 34px;
}
.ap-services-1-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-services-1-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-services-1-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-services-1-wrap {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-services-1-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
.ap-services-1-card {
  padding: 32px 32px;
  position: relative;
  z-index: 1;
}
.ap-services-1-card::after {
  content: "";
  width: 100%;
  height: 65%;
  background-color: #1B1B1B;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: var(--ap-cube-1);
}
.ap-services-1-card .icon-x-btn {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
.ap-services-1-card .icon img {
  transition: var(--ap-cube-1);
}
.ap-services-1-card .btn-elm {
  color: #fff;
  font-size: 30px;
  transition: var(--ap-cube-1);
}
.ap-services-1-card .title {
  font-size: 20px;
  margin-bottom: 22px;
  transition: var(--ap-cube-1);
}
.ap-services-1-card .title a {
  display: inline;
  color: inherit;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: left 100%;
  background-size: 0% 1px;
  transition: var(--ap-cube-1);
}
.ap-services-1-card .title a:hover {
  background-size: 100% 1px;
}
.ap-services-1-card .disc {
  opacity: 0;
  transition: var(--ap-cube-1);
}
.ap-services-1-card:is(.active)::after {
  height: 100%;
  background-color: var(--ap-clr-pr-1);
}
.ap-services-1-card:is(.active) .disc {
  opacity: 1;
}
.ap-services-1-card:is(.active) .icon img {
  filter: brightness(0) invert(1);
}

/*
    services-1-end
*/
/*
    services-2-start
*/
.ap-services-2-area {
  background-color: #171717;
}
.ap-services-2-sec-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.ap-services-2-sec-title .left {
  max-width: 630px;
}
.ap-services-2-sec-title .right {
  max-width: 400px;
}
.ap-services-2-sec-title .sec-disc {
  margin-bottom: 36px;
}
.ap-services-2-item {
  display: flex;
  flex-direction: column;
  gap: 110px;
  position: relative;
}
.ap-services-2-item-single {
  position: relative;
  z-index: 1;
}
.ap-services-2-item-single .tag-x-btn {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 32px;
  position: relative;
  z-index: 1;
}
.ap-services-2-item-single .tag-x-btn::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #1F1F1F;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: -1;
}
.ap-services-2-item-single .tag-elm {
  border: 1px solid #DFDFDF;
  border-radius: 100px;
  padding: 10px 24px;
  transition: var(--ap-cube-1);
}
.ap-services-2-item-single .btn-elm {
  width: 60px;
  height: 60px;
  background: #1F1F1F;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  transition: var(--ap-cube-1);
}
.ap-services-2-item-single .title {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 12px;
  transition: var(--ap-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) {
  .ap-services-2-item-single .title {
    font-size: 24px;
  }
}
.ap-services-2-item-single .title:hover {
  color: var(--ap-clr-pr-1);
}
.ap-services-2-item-single .img-elm {
  width: 200px;
  height: 256px;
  border-radius: 16px;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -100px;
  margin-top: -128px;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  will-change: transform;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-services-2-item-single .img-elm {
    display: none;
  }
}
.ap-services-2-item-single:hover .btn-elm {
  background-color: var(--ap-clr-pr-1);
  transform: rotate(-45deg);
}
.ap-services-2-item-single:hover .tag-elm {
  border-color: var(--ap-clr-pr-1);
  opacity: 1;
}

/*
    services-2-end
*/
/*
    services-3-start
*/
.ap-services-3-area {
  background-color: #171717;
}
.ap-services-3-wrap {
  display: flex;
  gap: 50px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ap-services-3-content {
  max-width: 636px;
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .ap-services-3-content {
    position: sticky;
    top: 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) {
  .ap-services-3-content {
    max-width: 446px;
  }
}
.ap-services-3-content .ap-sec-title-1 {
  margin-bottom: 15px;
}
.ap-services-3-content .ap-sec-title-1 span {
  display: inline;
}
.ap-services-3-content .sec-disc {
  margin-bottom: 45px;
}
.ap-services-3-accordion {
  max-width: 526px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-services-3-accordion {
    max-width: 436px;
  }
}
.ap-services-3-accordion .ap-accordion-item {
  border: 1px solid #1F1F1F;
  border-radius: 12px;
  background-color: #171717;
}
.ap-services-3-accordion .ap-accordion-item .item-title {
  justify-content: space-between;
  font-weight: 600;
  text-transform: uppercase;
  padding: 37px 40px;
  padding-bottom: 45px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-services-3-accordion .ap-accordion-item .item-title {
    padding: 37px 20px;
    padding-bottom: 45px;
  }
}
.ap-services-3-accordion .ap-accordion-item .img-elm {
  margin: 0 40px;
  margin-bottom: 60px;
  height: 182px;
  border-radius: 12px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-services-3-accordion .ap-accordion-item .img-elm {
    margin: 0 20px;
    margin-bottom: 60px;
  }
}
.ap-services-3-accordion .ap-accordion-item:is(.active) {
  background-color: var(--ap-clr-pr-1);
}
.ap-services-3-accordion .ap-accordion-item:is(.active) .number {
  color: #fff;
}
.ap-services-3-accordion .ap-accordion-item:not(:first-child) {
  margin-top: -20px;
}

/*
    services-3-end
*/
/*
    features-1-start
*/
.ap-features-1-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-features-1-sec-title .left {
  max-width: 660px;
}
.ap-features-1-sec-title .right {
  max-width: 385px;
}
.ap-features-1-sec-title .sec-disc {
  margin-bottom: 34px;
}
.ap-features-1-wrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-features-1-left {
  max-width: 636px;
  width: 100%;
}
@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) {
  .ap-features-1-left {
    max-width: 416px;
  }
}
.ap-features-1-left .vector-1 {
  mix-blend-mode: lighten;
}
.ap-features-1-left .vector-1 img {
  animation: ap-vector-color-shift 4s linear infinite;
}
.ap-features-1-img {
  height: 300px;
  border-radius: 16px;
  margin-bottom: 70px;
}
.ap-features-1-counter {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-bottom: 100px;
}
.ap-features-1-counter .number {
  font-size: 48px;
  color: var(--ap-clr-pr-1);
  line-height: 1;
  margin-bottom: 24px;
}
.ap-features-1-counter .disc {
  padding-top: 20px;
  border-top: 1px solid rgba(223, 223, 223, 0.4);
}
.ap-features-1-card {
  max-width: 526px;
  display: flex;
  flex-direction: column;
  gap: 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) {
  .ap-features-1-card {
    max-width: 416px;
  }
}
.ap-features-1-card-single {
  background-color: #171717;
  padding: 36px 36px;
  display: flex;
  gap: 24px;
  border-radius: 12px;
  transition: var(--ap-cube-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) {
  .ap-features-1-card-single {
    padding: 36px 20px;
  }
}
.ap-features-1-card-single .icon {
  width: 36px;
  height: 36px;
  background: var(--ap-clr-pr-1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  flex: 0 0 auto;
  transition: var(--ap-cube-1);
}
.ap-features-1-card-single .icon img {
  transition: var(--ap-cube-1);
}
.ap-features-1-card-single .title {
  font-size: 24px;
  margin-bottom: 20px;
  transition: var(--ap-cube-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) {
  .ap-features-1-card-single .title {
    font-size: 20px;
  }
}
.ap-features-1-card-single .title a {
  position: relative;
  transition: var(--ap-cube-1);
}
.ap-features-1-card-single .title a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: var(--ap-cube-1);
}
.ap-features-1-card-single .title a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.ap-features-1-card-single .disc {
  transition: var(--ap-cube-1);
}
.ap-features-1-card-single:hover {
  background-color: var(--ap-clr-pr-1);
}
.ap-features-1-card-single:hover .icon {
  background-color: #fff;
}
.ap-features-1-card-single:hover .icon img {
  filter: brightness(0) saturate(100%) invert(39%) sepia(100%) saturate(618%) hue-rotate(327deg) brightness(91%) contrast(129%);
}

/*
    features-1-end
*/
/*
    choose-1-start
*/
.ap-choose-1-area {
  background-color: #171717;
}
.ap-choose-1-sec-title {
  max-width: 590px;
  margin-bottom: 157px;
}
.ap-choose-1-sec-title .ap-sec-title-1 {
  margin-bottom: 16px;
}
.ap-choose-1-card {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1270px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-choose-1-card {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-choose-1-card {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-choose-1-card {
    grid-template-columns: 1fr 1fr;
  }
}
.ap-choose-1-card-single {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #1B1B1B;
  padding: 40px 40px;
  gap: 20px;
  border-radius: 12px;
}
@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) {
  .ap-choose-1-card-single {
    padding: 40px 20px;
  }
}
.ap-choose-1-card-single .title {
  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) {
  .ap-choose-1-card-single .title {
    font-size: 22px;
  }
}
.ap-choose-1-card-single:first-child {
  background-color: var(--ap-clr-pr-1);
}
.ap-choose-1-card-single:last-child {
  background-color: rgba(255, 255, 255, 0.8);
}
.ap-choose-1-card-single:last-child .title {
  color: #000;
}
.ap-choose-1-card-single:last-child .disc {
  color: #000;
}
.ap-choose-1-img {
  text-align: right;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-choose-1-img {
    position: unset;
    transform: unset;
    margin-top: 40px;
  }
}

/*
    choose-1-end
*/
/*
    choose-2-start
*/
.ap-choose-2-wrap {
  display: grid;
  gap: 130px;
  grid-template-columns: 1.2fr 1fr;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-choose-2-wrap {
    gap: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-choose-2-wrap {
    gap: 50px;
    grid-template-columns: 1fr;
  }
}
.ap-choose-2-content .ap-sec-title-1 {
  margin-bottom: 40px;
}
.ap-choose-2-content .img-elm {
  height: 360px;
  border-radius: 16px;
  margin-bottom: 40px;
}
.ap-choose-2-content .disc {
  margin-bottom: 40px;
}
.ap-choose-2-card {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.ap-choose-2-card-single {
  display: flex;
  gap: 65px;
  border-top: 1px solid #1F1F1F;
  padding-top: 32px;
}
@media (max-width: 767px) {
  .ap-choose-2-card-single {
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-choose-2-card-single {
    flex-wrap: nowrap;
    gap: 65px;
  }
}
.ap-choose-2-card-single .number {
  font-size: 20px;
  color: var(--ap-clr-pr-1);
  flex: 0 0 auto;
}
.ap-choose-2-card-single .title {
  font-size: 20px;
  margin-bottom: 15px;
}
.ap-choose-2-card-single:last-child {
  padding-bottom: 32px;
  border-bottom: 1px solid #1F1F1F;
}

/*
    choose-2-end
*/
/*
    choose-3-start
*/
.ap-choose-3-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-choose-3-sec-title {
    flex-wrap: wrap;
  }
}
.ap-choose-3-sec-title .left {
  max-width: 450px;
}
.ap-choose-3-sec-title .right {
  max-width: 400px;
}
.ap-choose-3-sec-title .sec-disc {
  margin-bottom: 32px;
}
.ap-choose-3-wrap {
  display: grid;
  gap: 70px;
  grid-template-columns: 1fr 1.08fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-choose-3-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-choose-3-left .left-disc {
  font-size: 20px;
  margin-bottom: 20px;
}
.ap-choose-3-img {
  height: 520px;
  border-radius: 12px;
}
.ap-choose-3-counter {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 110px;
}
.ap-choose-3-counter-item {
  max-width: 260px;
  width: 100%;
}
.ap-choose-3-counter-item .number {
  font-size: 75px;
  line-height: 1;
  color: var(--ap-clr-pr-1);
}
.ap-choose-3-counter-item .disc {
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 20px;
}
.ap-choose-3-card {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-choose-3-card {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-choose-3-card {
    grid-template-columns: 1fr;
  }
}
.ap-choose-3-card-single {
  padding: 40px;
  border-radius: 12px;
  background-color: #171717;
}
@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) {
  .ap-choose-3-card-single {
    padding: 40px 20px;
  }
}
.ap-choose-3-card-single .title-x-icon {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(223, 223, 223, 0.1);
  justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.ap-choose-3-card-single .title {
  font-size: 24px;
  max-width: 210px;
  font-weight: 500;
  line-height: 1.3;
}
@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) {
  .ap-choose-3-card-single .title {
    font-size: 22px;
  }
}
.ap-choose-3-card-single:hover .icon-elm img {
  animation: swing 1s;
}

/*
    choose-3-end
*/
/*
    projects-1-start
*/
.ap-projects-1-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-projects-1-sec-title .left {
  max-width: 660px;
}
.ap-projects-1-sec-title .right {
  max-width: 385px;
}
.ap-projects-1-sec-title .sec-disc {
  margin-bottom: 34px;
}
.ap-projects-1-tabs-btn {
  display: flex;
  gap: 15px 40px;
  flex-wrap: wrap;
  border-bottom: 1px solid #1F1F1F;
  padding-bottom: 32px;
  margin-bottom: 72px;
}
.ap-projects-1-tabs-btn .nav-link {
  color: #fff;
  background: transparent;
  font-size: 20px;
  font-weight: 300;
  transition: var(--ap-cube-1);
}
.ap-projects-1-tabs-btn .nav-link:hover {
  color: var(--ap-clr-pr-1);
}
.ap-projects-1-tabs-btn .nav-link:is(.active) {
  color: var(--ap-clr-pr-1);
}
.ap-projects-1-tabs-pane .item-grid {
  display: grid;
  gap: 80px;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-projects-1-tabs-pane .item-grid {
    grid-template-columns: 1fr;
  }
}
.ap-projects-1-tabs-pane .item-grid-col {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.ap-projects-1-card {
  border-bottom: 1px solid #1F1F1F;
  padding-bottom: 32px;
}
.ap-projects-1-card .title {
  font-size: 32px;
  font-weight: 300;
  transition: var(--ap-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) {
  .ap-projects-1-card .title {
    font-size: 24px;
  }
}
.ap-projects-1-card .title a {
  display: inline;
  color: inherit;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: left 100%;
  background-size: 0% 1px;
  transition: var(--ap-cube-1);
}
.ap-projects-1-card .title a:hover {
  color: var(--ap-clr-pr-1);
  background-size: 100% 1px;
}
.ap-projects-1-card .item-img {
  height: 518px;
  border-radius: 16px;
  margin-bottom: 50px;
}
.ap-projects-1-card .item-meta {
  position: absolute;
  bottom: 0;
  background: #111111;
  border-radius: 0 16px 0 0;
  display: flex;
  padding: 12px 20px;
  gap: 32px;
}
.ap-projects-1-card .item-meta-elm {
  color: #DFDFDF;
  opacity: 1;
}
.ap-projects-1-card .item-meta-elm:last-child {
  position: relative;
  z-index: 1;
  color: #fff;
}
.ap-projects-1-card .item-meta-elm:last-child::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: -18px;
  top: 10px;
  background-color: var(--ap-clr-pr-1);
}
.ap-projects-1-card .btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
  inset: 0;
  position: absolute;
  z-index: 1;
  transform: scale(0.5);
  opacity: 0;
  visibility: hidden;
  transition: var(--ap-cube-1);
}
.ap-projects-1-card .item-btn {
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--ap-clr-pr-1);
  border-radius: 50%;
  opacity: 1;
}
.ap-projects-1-card:hover .btn-box {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.ap-projects-1-card:hover .item-btn:hover {
  transform: scale(0.9);
  color: #fff;
}
.ap-projects-1-card:is(.has-lg-size) .item-img {
  height: 700px;
}

/*
    projects-1-end
*/
/*
    projects-2-start
*/
.ap-projects-2-area {
  background-color: #171717;
}
.ap-projects-2-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-projects-2-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-projects-2-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-projects-2-item {
  padding-bottom: 32px;
  position: relative;
  z-index: 1;
}
.ap-projects-2-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0%;
  height: 1px;
  background-color: #fff;
  transition: var(--ap-cube-1);
}
.ap-projects-2-item .img-box {
  height: 480px;
  border-radius: 16px;
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}
.ap-projects-2-item .img-box img {
  transition: var(--ap-cube-1);
}
.ap-projects-2-item .img-btn-box {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--ap-cube-1);
  opacity: 0;
  visibility: hidden;
}
.ap-projects-2-item .content-box {
  padding: 0 10px;
}
.ap-projects-2-item .item-meta {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 26px;
}
.ap-projects-2-item .title {
  font-size: 24px;
  font-weight: 400;
  transition: var(--ap-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) {
  .ap-projects-2-item .title {
    font-size: 22px;
  }
}
.ap-projects-2-item .title:hover {
  color: var(--ap-clr-pr-1);
}
.ap-projects-2-item:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.ap-projects-2-item:hover .img-box img {
  transform: scale(1.02);
}
.ap-projects-2-item:hover .img-btn-box {
  visibility: visible;
  opacity: 1;
}

/*
    projects-2-end
*/
/*
    projects-3-start
*/
.ap-projects-3-area {
  background-color: #171717;
}
.ap-projects-3-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-projects-3-sec-title {
    flex-wrap: wrap;
  }
}
.ap-projects-3-sec-title .left {
  max-width: 520px;
}
.ap-projects-3-sec-title .right {
  max-width: 410px;
}
.ap-projects-3-sec-title .sec-disc {
  margin-bottom: 32px;
}
.ap-projects-3-wrap {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-projects-3-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-projects-3-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-projects-3-item .img-elm {
  height: 416px;
  border-radius: 8px;
  background-color: #1B1B1B;
  padding: 32px;
  margin-bottom: 24px;
  transition: var(--ap-cube-1);
}
.ap-projects-3-item .img-elm img {
  border-radius: 8px;
}
.ap-projects-3-item .content-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 0 10px;
  justify-content: space-between;
}
.ap-projects-3-item .title {
  font-size: 18px;
  text-transform: uppercase;
  transition: var(--ap-cube-1);
}
.ap-projects-3-item .title:hover {
  color: var(--ap-clr-pr-1);
}
.ap-projects-3-item .item-btn {
  width: 32px;
  height: 32px;
  color: #fff;
  border: 1px solid #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: var(--ap-cube-1);
}
.ap-projects-3-item .item-btn:hover {
  color: #fff;
  background-color: var(--ap-clr-pr-1);
  border-color: var(--ap-clr-pr-1);
}
.ap-projects-3-item:hover .img-elm {
  padding: 0;
}

/*
    projects-3-end
*/
/*
    we-do-2-start
*/
.ap-we-do-2-wrap {
  display: flex;
  align-items: center;
  gap: 104px;
  flex-wrap: wrap;
  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) {
  .ap-we-do-2-wrap {
    gap: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-we-do-2-wrap {
    gap: 50px;
  }
}
.ap-we-do-2-img-wrap {
  position: relative;
  max-width: 556px;
  width: 100%;
  height: 606px;
  flex: 0 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-we-do-2-img-wrap {
    margin-inline: auto;
  }
}
@media (max-width: 767px) {
  .ap-we-do-2-img-wrap {
    max-width: 416px;
    height: auto;
    flex: 1 1 auto;
  }
}
.ap-we-do-2-img-wrap .secondary-img {
  max-width: 416px;
  width: 100%;
  height: 511px;
  border-radius: 16px;
}
@media (max-width: 767px) {
  .ap-we-do-2-img-wrap .secondary-img {
    height: auto;
  }
}
.ap-we-do-2-img-wrap .secondary-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ap-we-do-2-img-wrap .main-img {
  position: absolute;
  left: 141px;
  top: 371px;
  max-width: 415px;
  width: 100%;
  height: 235px;
  border-radius: 16px;
}
@media (max-width: 767px) {
  .ap-we-do-2-img-wrap .main-img {
    position: static;
    margin-top: 24px;
    height: auto;
  }
}
.ap-we-do-2-img-wrap .main-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ap-we-do-2-statistic-card {
  position: absolute;
  left: 226px;
  top: 40px;
  max-width: 330px;
  width: 100%;
  background-color: #fff;
  border-right: 5px solid var(--ap-clr-pr-1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 18px;
  z-index: 2;
}
@media (max-width: 767px) {
  .ap-we-do-2-statistic-card {
    left: auto;
    right: 0;
    top: 24px;
    max-width: 290px;
  }
}
.ap-we-do-2-statistic-card .statistic-circle {
  position: relative;
  width: 90px;
  height: 90px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ap-we-do-2-statistic-card .statistic-circle svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.ap-we-do-2-statistic-card .statistic-circle .number {
  font-size: 24px;
  color: #111;
  position: relative;
  z-index: 1;
}
.ap-we-do-2-statistic-card .disc {
  font-weight: 400;
  font-size: 20px;
  color: #111;
  opacity: 100%;
}
.ap-we-do-2-content {
  max-width: 636px;
  width: 100%;
}
.ap-we-do-2-content .sec-disc {
  color: #DFDFDF;
  margin-top: 16px;
}
.ap-we-do-2-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 48px;
}
@media (max-width: 767px) {
  .ap-we-do-2-list {
    gap: 30px;
  }
}
.ap-we-do-2-list-single {
  display: flex;
  align-items: center;
  gap: 24px;
}
.ap-we-do-2-list-single .icon {
  width: 80px;
  height: 80px;
  flex: 0 0 auto;
  border-radius: 100px;
  background-color: var(--ap-clr-pr-1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.ap-we-do-2-list-single .icon img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
.ap-we-do-2-list-single .title {
  font-size: 20px;
  margin-bottom: 12px;
}
.ap-we-do-2-list-single .disc {
  color: #DFDFDF;
}
.ap-we-do-2-btn {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
  margin-top: 48px;
}
.ap-we-do-2-video-btn {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ap-we-do-2-video-btn .icon {
  width: 51px;
  height: 51px;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: var(--ap-clr-pr-1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  transition: var(--ap-cube-1);
}
.ap-we-do-2-video-btn .text {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}
.ap-we-do-2-video-btn:hover .icon {
  transform: scale(1.08);
}

/*
    we-do-2-end
*/
/*
    we-do-3-start
*/
.ap-we-do-3-top {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-we-do-3-top {
    flex-wrap: wrap;
    gap: 50px;
  }
}
.ap-we-do-3-top-right {
  max-width: 420px;
}
.ap-we-do-3-top-right .btn-elm {
  margin-bottom: 5px;
}
.ap-we-do-3-top-right .btn-elm a {
  display: flex;
  align-items: center;
  font-size: 40px;
  font-weight: 300;
  color: #DFDFDF;
  gap: 12px;
  transition: var(--ap-cube-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) {
  .ap-we-do-3-top-right .btn-elm a {
    font-size: 30px;
  }
}
.ap-we-do-3-top-right .btn-elm a .icon {
  width: 48px;
  height: 48px;
  background: var(--ap-clr-pr-1);
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}
.ap-we-do-3-top-right .btn-elm a:hover {
  color: var(--ap-clr-pr-1);
}
.ap-we-do-3-top-right .btn-elm a:hover .icon {
  transform: rotate(45deg);
  color: #fff;
}
.ap-we-do-3-top-right .title {
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.3;
}
@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) {
  .ap-we-do-3-top-right .title {
    font-size: 30px;
  }
}
.ap-we-do-3-project {
  display: flex;
  align-items: center;
  gap: 32px;
  max-width: 610px;
}
@media (max-width: 767px) {
  .ap-we-do-3-project {
    flex-wrap: wrap;
  }
}
.ap-we-do-3-project .number {
  font-size: 160px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 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) {
  .ap-we-do-3-project .number {
    font-size: 60px;
  }
}
.ap-we-do-3-project .disc {
  font-size: 42px;
  text-transform: uppercase;
}
@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) {
  .ap-we-do-3-project .disc {
    font-size: 30px;
  }
}
.ap-we-do-3-card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-we-do-3-card {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-we-do-3-card {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-we-do-3-card {
    grid-template-columns: 1fr 1fr;
  }
}
.ap-we-do-3-card-single {
  border: 1px solid #1F1F1F;
  text-align: center;
  margin-left: -1px;
}
.ap-we-do-3-card-single .disc {
  text-transform: uppercase;
  min-height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.ap-we-do-3-card-single .number-box {
  position: relative;
  min-height: 324px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ap-we-do-3-card-single .number-box .number {
  font-size: 60px;
}
@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) {
  .ap-we-do-3-card-single .number-box .number {
    font-size: 30px;
  }
}
.ap-we-do-3-card-single .number-box .bg-clr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #1F1F1F;
  z-index: -1;
}
.ap-we-do-3-card-single:nth-child(1) .bg-clr {
  background-color: var(--ap-clr-pr-1);
}
.ap-we-do-3-card-single:nth-child(3) .number {
  color: #000;
}
.ap-we-do-3-card-single:nth-child(3) .bg-clr {
  background-color: #fff;
}

/*
    we-do-3-end
*/
/*
    pricing-2-start
*/
.ap-pricing-2-area {
  background-color: #171717;
}
.ap-pricing-2-wrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-pricing-2-content {
  max-width: 476px;
  width: 100%;
}
.ap-pricing-2-content .sec-disc {
  color: #DFDFDF;
  margin-top: 16px;
}
.ap-pricing-2-content .btn-elm {
  margin-top: 48px;
}
.ap-pricing-2-info-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}
.ap-pricing-2-info-list .single {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ap-pricing-2-info-list .single i {
  font-size: 24px;
  color: var(--ap-clr-pr-1);
  flex: 0 0 auto;
}
.ap-pricing-2-info-list .single .disc {
  font-size: 16px;
  color: #DFDFDF;
}
.ap-pricing-2-item-wrap {
  max-width: 746px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ap-pricing-2-item-wrap {
    max-width: 576px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-pricing-2-item-wrap {
    max-width: 396px;
  }
}
.ap-pricing-2-item-single {
  background-color: #1B1B1B;
  border-radius: 16px;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .ap-pricing-2-item-single {
    padding: 30px 24px;
  }
}
.ap-pricing-2-item-single .title-wrap {
  max-width: 266px;
  width: 100%;
}
.ap-pricing-2-item-single .title-wrap .title {
  font-size: 20px;
  margin-bottom: 20px;
}
.ap-pricing-2-item-single .title-wrap .price {
  font-size: 40px;
  line-height: 1.4;
}
.ap-pricing-2-item-single .title-wrap .price span {
  font-weight: 300;
  font-size: 18px;
  color: #DFDFDF;
}
.ap-pricing-2-item-single .title-wrap .disc {
  color: #DFDFDF;
  margin-top: 16px;
}
.ap-pricing-2-item-single .title-wrap .item-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 32px;
  border-radius: 120px;
  border: 1px solid var(--ap-clr-pr-1);
  font-weight: 400;
  color: #DFDFDF;
  margin-top: 48px;
  transition: var(--ap-cube-1);
}
.ap-pricing-2-item-single .title-wrap .item-btn:hover {
  background-color: var(--ap-clr-pr-1);
  color: #fff;
}
.ap-pricing-2-item-single.active .title-wrap .item-btn {
  background-color: var(--ap-clr-pr-1);
  color: #fff;
}
.ap-pricing-2-item-single.active .title-wrap .item-btn:hover {
  background-color: transparent;
  color: #DFDFDF;
}
.ap-pricing-2-item-single .list-wrap {
  max-width: 340px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  border-left: 1px solid #2E2E2E;
  padding-left: 48px;
}
@media (max-width: 767px) {
  .ap-pricing-2-item-single .list-wrap {
    border-left: 0;
    padding-left: 0;
  }
}
.ap-pricing-2-item-single .list-wrap .single {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ap-pricing-2-item-single .list-wrap .single .dot-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  border-radius: 50%;
  border: 1px solid var(--ap-clr-pr-1);
  position: relative;
}
.ap-pricing-2-item-single .list-wrap .single .dot-icon::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--ap-clr-pr-1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ap-pricing-2-item-single .list-wrap .single .disc {
  font-size: 16px;
  color: #DFDFDF;
}

/*
    pricing-2-end
*/
/*
    pricing-3-start
*/
.ap-price-3-wrap {
  display: grid;
  gap: 24px;
  grid-template-columns: 2.05fr 1fr;
  align-items: start;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-price-3-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-price-3-sec-title .ap-sec-title-1 {
  margin-bottom: 16px;
}
.ap-price-3-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.ap-price-3-card .ap-pricing-2-item-single {
  padding: 30px 40px;
}
.ap-price-3-card .ap-pricing-2-item-single .list-wrap {
  max-width: 400px;
}
.ap-price-3-card .ap-pricing-2-item-single .item-btn {
  margin-top: 30px;
}
.ap-price-3-right {
  background-color: #171717;
  border-radius: 16px;
  padding: 60px 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-price-3-right {
    padding: 60px 20px;
  }
}
.ap-price-3-right .icon-elm {
  width: 72px;
  height: 72px;
  background: var(--ap-clr-pr-1);
  color: #fff;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  margin-bottom: 40px;
}
.ap-price-3-right .title {
  font-size: 32px;
  margin-bottom: 12px;
}
.ap-price-3-right .disc {
  color: #DFDFDF;
  margin-bottom: 48px;
}
.ap-price-3-right .ap-pr-btn-1 {
  width: 100%;
  margin-bottom: 20px;
}
.ap-price-3-right .ap-pr-btn-1 .text {
  width: 100%;
}
.ap-price-3-right .note {
  color: #DFDFDF;
  position: relative;
  z-index: 1;
  padding-left: 15px;
}
.ap-price-3-right .note::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--ap-clr-pr-1);
  position: absolute;
  top: 9px;
  left: 0;
}
.ap-price-3-features-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}
.ap-price-3-features-list .item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  opacity: 1;
}
.ap-price-3-features-list .item i {
  color: var(--ap-clr-pr-1);
}

/*
    pricing-3-end
*/
/*
    funfact-2-start
*/
.ap-funfact-2-area {
  overflow: hidden;
}
.ap-funfact-2-sec-title {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-funfact-2-sec-title {
    margin-bottom: 60px;
  }
}
.ap-funfact-2-sec-title .left {
  max-width: 746px;
}
.ap-funfact-2-sec-title .right {
  max-width: 416px;
  width: 100%;
}
.ap-funfact-2-sec-title .right .sec-disc {
  color: #DFDFDF;
  margin-bottom: 32px;
}
.ap-funfact-2-wrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.ap-funfact-2-item-col {
  max-width: 285px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 100px;
  padding: 42px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-funfact-2-item-col {
    gap: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-funfact-2-item-col {
    max-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    padding: 0;
  }
  .ap-funfact-2-item-col > * {
    flex: 1 1 240px;
  }
}
.ap-funfact-2-item-single .item-subtitle {
  font-size: 18px;
  color: var(--ap-clr-pr-1);
  text-transform: uppercase;
  margin-bottom: 24px;
}
.ap-funfact-2-item-single .number {
  font-size: 80px;
  line-height: 1;
  margin-bottom: 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-funfact-2-item-single .number {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .ap-funfact-2-item-single .number {
    font-size: 48px;
  }
}
.ap-funfact-2-item-single .content-wrap {
  border-top: 1px solid #2E2E2E;
  padding-top: 24px;
}
.ap-funfact-2-item-single .content-wrap .disc {
  color: #DFDFDF;
}
.ap-funfact-2-img {
  max-width: 615px;
  width: 100%;
  height: 747px;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  align-self: flex-end;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-funfact-2-img {
    max-width: 480px;
    height: 640px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-funfact-2-img {
    order: 3;
    margin-inline: auto;
  }
}
@media (max-width: 767px) {
  .ap-funfact-2-img {
    height: auto;
    min-height: 400px;
  }
}
.ap-funfact-2-img .bg-shape {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  z-index: -1;
  max-width: 504px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ap-funfact-2-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top center;
}
.ap-funfact-2-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 55%, #111111 100%);
}

/*
    funfact-2-end
*/
/*
    clients-1-start
*/
.ap-clients-1-area {
  background-color: #171717;
}
.ap-clients-1-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-clients-1-top {
    grid-template-columns: 1fr;
  }
}
.ap-clients-1-top-right {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  gap: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-clients-1-sec-title {
    margin-bottom: 60px;
  }
}
.ap-clients-1-projects {
  max-width: 240px;
}
.ap-clients-1-projects .number {
  font-size: 56px;
  margin-bottom: 0;
  line-height: 1;
  margin-bottom: 20px;
}
.ap-clients-1-rating .number {
  font-size: 56px;
  line-height: 1;
  margin-bottom: 17px;
}
.ap-clients-1-rating .rating-star {
  font-size: 20px;
  font-weight: 500;
  opacity: 1;
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
}
.ap-clients-1-rating .rating-star i {
  font-size: 16px;
  margin-top: 4px;
  color: #FFB400;
}
.ap-clients-1-logo {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
}
.ap-clients-1-logo-single {
  width: 240px;
  height: 86px;
  border-radius: 12px;
  perspective: 800px;
}
.ap-clients-1-logo-single .flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s var(--ap-ease-1);
  transform-style: preserve-3d;
}
.ap-clients-1-logo-single .flip-front,
.ap-clients-1-logo-single .flip-back {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  backface-visibility: hidden;
}
.ap-clients-1-logo-single .flip-front {
  background: #1B1B1B;
}
.ap-clients-1-logo-single .flip-back {
  background: var(--ap-clr-pr-1);
  transform: rotateY(180deg);
}
.ap-clients-1-logo-single:hover .flip-inner {
  transform: rotateY(180deg);
}

/*
    clients-1-end
*/
/*
    clients-3-start
*/
.ap-clients-3-area {
  background-color: #171717;
}
.ap-clients-3-title {
  font-size: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin-bottom: 60px;
}
.ap-clients-3-title .line {
  background: linear-gradient(90deg, #797979 0%, rgba(121, 121, 121, 0) 100%);
  width: 100%;
  height: 2px;
}
.ap-clients-3-title .line:nth-child(1) {
  background: linear-gradient(-90deg, #797979 0%, rgba(121, 121, 121, 0) 100%);
}
.ap-clients-3-title .text-elm {
  max-width: fit-content;
  width: 100%;
  flex: 0 0 auto;
}
.ap-clients-3-logo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.ap-clients-3-logo-elm:hover img {
  animation: pulse 1s;
}

/*
    clients-3-end
*/
/*
    join-us-1-start
*/
.ap-join-us-1-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-join-us-1-sec-title .left {
  max-width: 660px;
}
.ap-join-us-1-sec-title .right {
  max-width: 395px;
}
.ap-join-us-1-sec-title .sec-disc {
  margin-bottom: 34px;
}
.ap-join-us-1-card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-join-us-1-card {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-join-us-1-card {
    grid-template-columns: 1fr;
  }
}
.ap-join-us-1-card-single {
  border: 1px solid #1F1F1F;
  border-radius: 12px;
  padding: 24px;
  transition: var(--ap-cube-1);
}
.ap-join-us-1-card-single .bg-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.ap-join-us-1-card-single .bg-shape rect {
  transition: var(--ap-cube-1);
}
.ap-join-us-1-card-single .inner-div {
  background-color: #171717;
  border-radius: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  position: relative;
  z-index: 1;
  padding: 40px 40px;
  padding-top: 110px;
  overflow: hidden;
}
@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) {
  .ap-join-us-1-card-single .inner-div {
    padding: 40px 20px;
  }
}
.ap-join-us-1-card-single .card-btn {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 21px;
  transition: var(--ap-cube-1);
}
.ap-join-us-1-card-single .card-btn:hover {
  background: var(--ap-clr-pr-1);
  border-color: transparent;
}
.ap-join-us-1-card-single .title {
  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) {
  .ap-join-us-1-card-single .title {
    font-size: 22px;
  }
}
.ap-join-us-1-card-single .user {
  font-weight: 300;
  margin-bottom: 29px;
}
.ap-join-us-1-card-single .icon-elm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #1B1B1B;
  width: 100px;
  height: 100px;
  outline: 12px solid #111111;
  border-radius: 50%;
  font-size: 38px;
  margin-bottom: 40px;
  transition: var(--ap-cube-1);
}
.ap-join-us-1-card-single:hover {
  border-color: var(--ap-clr-pr-1);
}
.ap-join-us-1-card-single:hover .bg-shape rect {
  fill: var(--ap-clr-pr-1);
}
.ap-join-us-1-card-single:hover .icon-elm {
  background-color: var(--ap-clr-pr-1);
}

/*
    join-us-1-end
*/
/*
    step-1-start
*/
.ap-step-1-area {
  background-color: #171717;
}
.ap-step-1-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ap-step-1-item {
  max-width: 432px;
  width: 100%;
  height: 432px;
  border-radius: 50%;
  background: #1B1B1B;
  border: 1px solid #1F1F1F;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 12px;
  position: relative;
  overflow: hidden;
  transition: var(--ap-clr-pr-1);
}
.ap-step-1-item::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 147px;
  background: linear-gradient(180deg, rgba(246, 52, 13, 0.02) 0%, rgba(246, 52, 13, 0.2) 100%);
  border-radius: 0px 0px 100px 100px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: var(--ap-clr-pr-1);
}
.ap-step-1-item::before {
  content: "";
  position: absolute;
  width: 320px;
  height: 320px;
  background: #111111;
  border-radius: 50%;
  bottom: -214px;
  left: 50%;
  transform: translateX(-50%);
  transition: var(--ap-cube-1);
}
.ap-step-1-item .icon-elm {
  width: 90px;
  height: 90px;
  background: var(--ap-clr-pr-1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  transition: var(--ap-cube-1);
}
.ap-step-1-item .title {
  font-size: 24px;
}
.ap-step-1-item .step-number {
  font-size: 20px;
  position: relative;
  z-index: 1;
  transition: var(--ap-cube-1);
}
.ap-step-1-item .disc {
  max-width: 320px;
  margin-bottom: 50px;
  transition: var(--ap-cube-1);
}
.ap-step-1-item .right-arrow {
  width: 60px;
  height: 60px;
  background: #1F1F1F;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  left: 96%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.ap-step-1-item:hover {
  background-color: var(--ap-clr-pr-1);
}
.ap-step-1-item:hover::before {
  background-color: #fff;
}
.ap-step-1-item:hover .step-number {
  color: #000;
}
.ap-step-1-item:hover .icon-elm {
  background-color: #000;
}
.ap-step-1-item:last-child .right-arrow {
  display: none;
}
.ap-step-1-content .disc {
  margin-bottom: 30px;
}
.ap-step-1-content .play-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  opacity: 1;
  color: #DFDFDF;
  transition: var(--ap-cube-1);
}
.ap-step-1-content .play-btn i {
  font-size: 40px;
  color: var(--ap-clr-pr-1);
}
.ap-step-1-content .play-btn:hover {
  color: var(--ap-clr-pr-1);
}
.ap-step-1-bg-shape {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/*
    step-1-end
*/
/*
    step-2-start
*/
.ap-step-2-area {
  background-color: #171717;
}
.ap-step-2-wrap {
  display: flex;
  align-items: center;
  gap: 100px;
  flex-wrap: wrap;
  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) {
  .ap-step-2-wrap {
    gap: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-step-2-wrap {
    gap: 50px;
  }
}
.ap-step-2-img {
  max-width: 526px;
  width: 100%;
  height: 708px;
  border-radius: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-step-2-img {
    max-width: 420px;
    height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-step-2-img {
    height: 500px;
  }
}
.ap-step-2-list {
  max-width: 636px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-step-2-list {
    max-width: 446px;
  }
}
.ap-step-2-item {
  display: flex;
  align-items: stretch;
  gap: 40px;
}
@media (max-width: 767px) {
  .ap-step-2-item {
    gap: 24px;
  }
}
.ap-step-2-item .line-shape {
  width: 40px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.ap-step-2-item .line-shape .icon {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: var(--ap-clr-pr-1);
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ap-step-2-item .line-shape::after {
  content: "";
  flex: 1 0 0;
  width: 2px;
  background-image: repeating-linear-gradient(to bottom, rgba(255, 70, 37, 0.7) 0 6px, transparent 6px 12px);
  background-size: 2px 12px;
  background-repeat: repeat-y;
  animation: ap-step-2-dash 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .ap-step-2-item .line-shape::after {
    animation: none;
  }
}
.ap-step-2-item .content-wrap {
  padding: 8px 0;
}
.ap-step-2-item .content-wrap .step-tag {
  font-size: 20px;
  color: #DFDFDF;
  opacity: 60%;
  margin-bottom: 32px;
  transition: var(--ap-cube-1);
}
.ap-step-2-item .content-wrap .title {
  font-size: 24px;
  margin-bottom: 12px;
  transition: var(--ap-cube-1);
}
.ap-step-2-item .content-wrap .disc {
  color: #DFDFDF;
}
.ap-step-2-item:hover .content-wrap .step-tag {
  opacity: 100%;
}
.ap-step-2-item:hover .content-wrap .title {
  color: var(--ap-clr-pr-1);
  text-decoration: underline;
}

@keyframes ap-step-2-dash {
  from {
    background-position-y: 0;
  }
  to {
    background-position-y: 12px;
  }
}
/*
    step-2-end
*/
/*
    step-3-start
*/
.ap-step-3-area {
  background-color: #171717;
}
.ap-step-3-wrap {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}
.ap-step-3-card {
  display: flex;
  background-color: #1B1B1B;
  gap: 32px;
  overflow: hidden;
  padding: 40px 40px;
  border-radius: 16px;
  max-width: 120px;
  transition: 0.5s;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-step-3-card {
    max-width: 100%;
    padding: 40px 20px;
    flex-wrap: wrap;
  }
}
.ap-step-3-card .number {
  font-size: 120px;
  line-height: 1;
  color: var(--ap-clr-pr-1);
  margin-top: -10px;
  transition: 0.5s;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-step-3-card .number {
    font-size: 80px;
  }
}
.ap-step-3-card .title {
  font-size: 24px;
  color: #fff;
}
.ap-step-3-card .disc {
  color: #fff;
}
.ap-step-3-card .content-wrap {
  width: 596px;
  flex: 0 0 auto;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  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) {
  .ap-step-3-card .content-wrap {
    width: 286px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-step-3-card .content-wrap {
    min-height: auto;
    gap: 40px;
    width: 100%;
    flex: unset;
  }
}
@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) {
  .ap-step-3-card:is(.active) {
    max-width: 860px;
  }
}
@media only screen and (min-width: 1800px) and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1800px) and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1600px) and (max-width: 1799px) and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1600px) and (max-width: 1799px) and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1400px) and (max-width: 1599px) and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1599px) and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1200px) and (max-width: 1399px) and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) and (max-width: 1199px) {
  .ap-step-3-card:is(.active) {
    max-width: 500px;
  }
}
@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) {
  .ap-step-3-card:is(.active) .number {
    color: #fff;
  }
}

/*
    step-3-end
*/
/*
    testimonial-1-start
*/
.ap-testimonial-1-sec-title .ap-sec-title-1 .author-img {
  display: inline-flex;
  transform: translateY(9px);
}
.ap-testimonial-1-sec-title .ap-sec-title-1 .author-img-single {
  width: 52px;
  height: 52px;
  border: 4px solid #111111;
  border-radius: 12px;
  display: inline-flex;
}
.ap-testimonial-1-sec-title .ap-sec-title-1 .author-img-single:not(:first-child) {
  margin-left: -20px;
}
.ap-testimonial-1-wrap {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-testimonial-1-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-testimonial-1-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-testimonial-1-card .icon-x-content {
  background: #171717;
  border-radius: 16px;
  display: flex;
  gap: 30px;
  padding: 40px 40px;
  margin-bottom: 20px;
  transition: var(--ap-cube-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) {
  .ap-testimonial-1-card .icon-x-content {
    padding: 40px 20px;
  }
}
.ap-testimonial-1-card .icon-x-content .icon {
  flex: 0 0 auto;
}
.ap-testimonial-1-card .icon-x-content .comment {
  font-size: 20px;
  color: #DFDFDF;
  opacity: 1;
}
.ap-testimonial-1-card .img-x-logo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.ap-testimonial-1-card .img-elm {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.ap-testimonial-1-card .logo-elm {
  width: 60px;
  height: 60px;
  background: #171717;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.ap-testimonial-1-card .name {
  font-size: 20px;
  margin-bottom: 6px;
}
.ap-testimonial-1-card .bio {
  font-size: 16px;
}
.ap-testimonial-1-card:hover .icon-x-content {
  background-color: var(--ap-clr-pr-1);
}
.ap-testimonial-1-card:hover .icon-x-content .icon img {
  filter: brightness(0) invert(1);
}

/*
    testimonial-1-end
*/
/*
    testimonial-2-start
*/
.ap-testimonial-2-area {
  background: #111111;
  overflow: hidden;
}
.ap-testimonial-2-area .ap-subtitle-1,
.ap-testimonial-2-area .ap-sec-title-1 {
  color: #ffffff;
}
.ap-testimonial-2-sec-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 40px;
  flex-wrap: wrap;
}
.ap-testimonial-2-sec-title .left {
  max-width: 500px;
}
.ap-testimonial-2-rating {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 767px) {
  .ap-testimonial-2-rating {
    flex-wrap: wrap;
  }
}
.ap-testimonial-2-rating .num {
  font-family: var(--ap-font-1);
  font-weight: 700;
  font-size: 100px;
  line-height: 0.9;
  color: #ffffff;
}
@media (max-width: 767px) {
  .ap-testimonial-2-rating .num {
    font-size: 64px;
  }
}
.ap-testimonial-2-rating .info {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ap-testimonial-2-rating .stars {
  display: flex;
  gap: 4px;
  color: #FFB400;
  font-size: 22px;
}
.ap-testimonial-2-rating .badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--ap-clr-pr-1);
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 0 24px 24px 24px;
}
.ap-testimonial-2-rating .badge .count {
  font-family: var(--ap-font-1);
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
}
.ap-testimonial-2-rating .badge .label {
  font-family: var(--ap-font-1);
  font-weight: 400;
  font-size: 15px;
}
.ap-testimonial-2-slider {
  margin-top: 60px;
}
.ap-testimonial-2-slider .swiper-slide {
  height: auto;
}
.ap-testimonial-2-card {
  display: flex;
  height: 100%;
  min-height: 314px;
  background: #171717;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .ap-testimonial-2-card {
    flex-direction: column;
  }
}
.ap-testimonial-2-card .img-side {
  position: relative;
  flex: 0 0 234px;
  max-width: 234px;
  background: #1b1b1b;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
@media (max-width: 767px) {
  .ap-testimonial-2-card .img-side {
    flex-basis: auto;
    max-width: none;
    width: 100%;
    padding: 32px 20px;
  }
}
.ap-testimonial-2-card .img-side .stars {
  display: flex;
  gap: 4px;
  color: #FFB400;
  font-size: 18px;
  margin-bottom: 24px;
}
.ap-testimonial-2-card .img-side .author-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  background: #d9d9d9;
}
.ap-testimonial-2-card .img-side .author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ap-testimonial-2-card .img-side .name {
  margin-top: 22px;
  font-family: var(--ap-font-1);
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 0;
}
.ap-testimonial-2-card .content-side {
  flex: 1;
  padding: 40px;
}
@media (max-width: 767px) {
  .ap-testimonial-2-card .content-side {
    padding: 28px;
  }
}
.ap-testimonial-2-card .content-side .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 52px;
}
.ap-testimonial-2-card .content-side .top .logo img {
  height: 36px;
  width: auto;
  object-fit: contain;
}
.ap-testimonial-2-card .content-side .top .quote img {
  height: 44px;
  width: auto;
  opacity: 0.08;
  filter: brightness(0) invert(1);
}
.ap-testimonial-2-card .content-side .disc {
  font-family: var(--ap-font-1);
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 0;
}
.ap-testimonial-2-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  margin-top: 56px;
}
.ap-testimonial-2-controls .nav-btn {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  cursor: pointer;
  transition: var(--ap-cube-1);
  background-color: transparent;
  color: var(--ap-clr-pr-1);
  border: 1px solid var(--ap-clr-pr-1);
}
.ap-testimonial-2-controls .nav-btn:hover {
  background: var(--ap-clr-pr-1);
  color: #ffffff;
}
.ap-testimonial-2-controls .dots {
  display: flex;
  align-items: center;
  gap: 6px;
  width: auto !important;
}
.ap-testimonial-2-controls .dots .swiper-pagination-bullet {
  width: 20px;
  height: 8px;
  border-radius: 32px;
  background: var(--ap-clr-pr-1);
  opacity: 0.3;
  margin: 0;
  transition: var(--ap-cube-1);
}
.ap-testimonial-2-controls .dots .swiper-pagination-bullet-active {
  width: 40px;
  opacity: 1;
}

/*
    testimonial-2-end
*/
/*
    testimonial-3-start
*/
.ap-testimonial-3-area {
  background-color: #171717;
}
.ap-testimonial-3-wrap {
  display: flex;
  gap: 32px;
  align-items: 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) {
  .ap-testimonial-3-wrap {
    flex-direction: column;
  }
}
.ap-testimonial-3-card {
  background: #1B1B1B;
  padding: 60px 40px;
  text-align: center;
  max-width: 306px;
  width: 100%;
}
.ap-testimonial-3-card .title {
  font-size: 68px;
  font-weight: 700;
  line-height: 1;
  margin-top: -10px;
  margin-bottom: 30px;
}
.ap-testimonial-3-card .stars {
  color: #FFB400;
  font-size: 32px;
  margin-bottom: 18px;
}
.ap-testimonial-3-card .review-text {
  margin-bottom: 38px;
}
.ap-testimonial-3-card .author-img {
  display: flex;
  justify-content: center;
}
.ap-testimonial-3-card .author-img-single {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  flex: 0 0 auto;
}
.ap-testimonial-3-card .author-img-single:not(:first-child) {
  margin-left: -15px;
}
.ap-testimonial-3-slider {
  width: 100%;
}
@media (min-width: 1800px) {
  .ap-testimonial-3-slider {
    margin-right: -242px;
  }
}
.ap-testimonial-3-slider-card {
  padding: 32px 32px;
  border-left: 1px solid #1F1F1F;
  transition: var(--ap-cube-1);
  opacity: 70%;
}
.ap-testimonial-3-slider-card .subtitle {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 24px;
}
.ap-testimonial-3-slider-card .comment {
  font-size: 20px;
  margin-bottom: 55px;
  transition: var(--ap-cube-1);
}
.ap-testimonial-3-slider-card .name {
  font-size: 20px;
  margin-bottom: 8px;
}
.ap-testimonial-3-slider-card .bio {
  font-size: 16px;
}
.ap-testimonial-3-slider-card:hover {
  opacity: 1;
}
.ap-testimonial-3-slider-card:hover .comment {
  opacity: 1;
  color: #fff;
}
.ap-testimonial-3-slider .swiper-wrapper .swiper-slide {
  max-width: 400px;
}

/*
    testimonial-3-end
*/
/*
    benefits-1-start
*/
.ap-benefits-1-area {
  background-color: #171717;
}
.ap-benefits-1-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-benefits-1-sec-title .left {
  max-width: 660px;
}
.ap-benefits-1-sec-title .right {
  max-width: 395px;
}
.ap-benefits-1-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ap-benefits-1-wrap {
    gap: 60px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-benefits-1-wrap {
    gap: 60px 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-benefits-1-wrap {
    gap: 60px 40px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-benefits-1-wrap {
    gap: 60px 40px;
    grid-template-columns: 1fr;
  }
}
.ap-benefits-1-item {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid var(--ap-clr-pr-1);
  padding-bottom: 50px;
}
.ap-benefits-1-item .title {
  font-size: 20px;
  margin-bottom: 20px;
}
.ap-benefits-1-item .title span {
  color: var(--ap-clr-pr-1);
  margin-right: 20px;
}
.ap-benefits-1-item .disc {
  margin-left: 50px;
}
@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) {
  .ap-benefits-1-item .disc {
    margin-left: 0px;
  }
}
.ap-benefits-1-item .dot-shape {
  width: 8px;
  height: 8px;
  background-color: var(--ap-clr-pr-1);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
}
.ap-benefits-1-item:nth-child(odd) {
  margin-top: 179px;
  border-top: 1px solid var(--ap-clr-pr-1);
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 50px;
}
.ap-benefits-1-item:nth-child(odd) .dot-shape {
  bottom: unset;
  top: -4px;
}
@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) {
  .ap-benefits-1-item:nth-child(odd) {
    margin-top: 0px;
  }
}

/*
    benefits-1-end
*/
/*
    blog-1-start
*/
.ap-blog-1-sec-title {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-blog-1-sec-title .left {
  max-width: 660px;
}
.ap-blog-1-sec-title .right {
  max-width: 395px;
}
.ap-blog-1-sec-title .sec-disc {
  margin-bottom: 34px;
}
.ap-blog-1-wrap {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-blog-1-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-blog-1-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-blog-1-item .img-elm {
  position: relative;
  height: 420px;
  border-radius: 16px;
  margin-bottom: 24px;
}
.ap-blog-1-item .img-elm::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid var(--ap-clr-pr-1);
  border-radius: 16px;
  clip-path: inset(50%);
  transition: var(--ap-cube-1);
}
.ap-blog-1-item .content-wrap {
  padding: 0 12px;
}
.ap-blog-1-item .item-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  align-items: center;
  border-bottom: 1px solid #1F1F1F;
  padding-bottom: 22px;
  margin-bottom: 24px;
}
.ap-blog-1-item .item-meta-elm {
  font-size: 16px;
}
.ap-blog-1-item .item-meta .line {
  width: 52px;
  height: 1px;
  background: #DFDFDF;
  opacity: 40%;
}
.ap-blog-1-item .title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 40px;
  transition: var(--ap-cube-1);
}
.ap-blog-1-item .title a {
  display: inline;
  color: inherit;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: left 100%;
  background-size: 0% 1px;
  transition: var(--ap-cube-1);
}
.ap-blog-1-item .title a:hover {
  color: var(--ap-clr-pr-1);
  background-size: 100% 1px;
}
.ap-blog-1-item .item-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  transition: var(--ap-cube-1);
}
.ap-blog-1-item .item-btn .icon {
  width: 32px;
  height: 32px;
  background-color: #1F1F1F;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  transition: var(--ap-cube-1);
}
.ap-blog-1-item .item-btn:hover {
  color: var(--ap-clr-pr-1);
  gap: 18px;
}
.ap-blog-1-item .item-btn:hover .icon {
  background-color: var(--ap-clr-pr-1);
}
.ap-blog-1-item:hover .img-elm::before {
  clip-path: inset(0);
}

/*
    blog-1-end
*/
/*
    blog-2-start
*/
.ap-blog-2-wrap {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ap-blog-2-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ap-blog-2-wrap {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
.ap-blog-2-item {
  display: flex;
  flex-direction: column;
  gap: 34px;
}
.ap-blog-2-item .item-img {
  height: 320px;
  border-radius: 16px;
}
.ap-blog-2-item .item-img img {
  transition: var(--ap-cube-1);
}
.ap-blog-2-item .content-wrap {
  padding: 0 12px;
}
.ap-blog-2-item .title {
  font-size: 24px;
  margin-bottom: 12px;
}
@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) {
  .ap-blog-2-item .title {
    font-size: 22px;
  }
}
.ap-blog-2-item .title a {
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition: text-decoration-color 0.4s ease;
}
.ap-blog-2-item .title a:hover {
  text-decoration-color: currentColor;
  color: var(--ap-clr-pr-1);
}
.ap-blog-2-item .disc {
  margin-bottom: 33px;
}
.ap-blog-2-item .item-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-weight: 400;
  font-size: 18px;
  transition: var(--ap-cube-1);
}
.ap-blog-2-item .item-btn .icon {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1F1F1F;
  border-radius: 50%;
  font-size: 16px;
}
.ap-blog-2-item .item-btn:hover {
  color: #fff;
}
.ap-blog-2-item .item-btn:hover .icon {
  background-color: var(--ap-clr-pr-1);
}
.ap-blog-2-item:hover .item-img img {
  transform: scale(1.05);
}

/*
    blog-2-end
*/
/*
    blog-3-start
*/
.ap-blog-3-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-blog-3-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-blog-3-item {
  display: grid;
  grid-template-columns: 1fr 1.08fr;
  align-items: center;
  perspective: 2000px;
  transform-style: preserve-3d;
}
@media (max-width: 767px) {
  .ap-blog-3-item {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-blog-3-item {
    grid-template-columns: 1fr 1.08fr;
  }
}
.ap-blog-3-item .blog-img {
  height: 320px;
  border-radius: 16px;
  transition: var(--ap-cube-1);
}
.ap-blog-3-item .blog-meta {
  opacity: 1;
  color: #DFDFDF;
  display: flex;
  justify-content: space-between;
  gap: 10px 20px;
  border-bottom: 1px solid rgba(223, 223, 223, 0.2);
  padding-bottom: 20px;
  align-items: center;
  margin-bottom: 24px;
  flex-wrap: wrap;
}
.ap-blog-3-item .blog-meta .line {
  width: 48px;
  height: 1px;
  background: #fff;
  opacity: 30%;
}
.ap-blog-3-item .title {
  font-size: 24px;
  margin-bottom: 70px;
  transition: var(--ap-cube-1);
}
.ap-blog-3-item .title:hover {
  color: var(--ap-clr-pr-1);
}
.ap-blog-3-item .content-wrap {
  padding: 24px;
}
.ap-blog-3-item .blog-btn {
  opacity: 1;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: var(--ap-cube-1);
}
.ap-blog-3-item .blog-btn .icon {
  width: 32px;
  height: 32px;
  background: #1F1F1F;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 16px;
  transition: var(--ap-cube-1);
}
.ap-blog-3-item .blog-btn:hover {
  color: var(--ap-clr-pr-1);
}
.ap-blog-3-item .blog-btn:hover .icon {
  background-color: var(--ap-clr-pr-1);
  color: #fff;
}
.ap-blog-3-item:hover .blog-img {
  transform: rotateY(12deg);
}

/*
    blog-3-end
*/
@property --ap-angle {
  syntax: "<angle>";
  initial-value: 285.15deg;
  inherits: false;
}
@keyframes ap-border-rotate {
  to {
    --ap-angle: 645.15deg;
  }
}
.ap-contact-1-area {
  background-color: #171717;
  border-radius: 120px 120px 0 0;
}
.ap-contact-1-wrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ap-contact-1-left {
  max-width: 526px;
  width: 100%;
}
.ap-contact-1-sec-title .ap-sec-title-1 {
  margin-bottom: 16px;
}
.ap-contact-1-sec-title .sec-disc {
  max-width: 460px;
  opacity: 70%;
}
.ap-contact-1-info-single {
  position: relative;
  border: 1px solid transparent;
  border-radius: 12px;
  background: linear-gradient(#171717, #171717) padding-box, linear-gradient(var(--ap-angle, 285.15deg), #F20101 0%, rgba(242, 1, 1, 0) 54.78%, rgba(255, 255, 255, 0) 100%) border-box;
  animation: ap-border-rotate 4s linear infinite;
  display: flex;
  align-items: center;
  padding: 32px 32px;
  gap: 20px;
}
.ap-contact-1-info-single .icon {
  width: 60px;
  height: 60px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  border: 1px solid white;
  border-radius: 50%;
  flex: 0 0 auto;
}
.ap-contact-1-info-single .number {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px;
}
.ap-contact-1-info-single .disc {
  opacity: 70%;
  transition: var(--ap-cube-1);
}
.ap-contact-1-info-single .disc a {
  transition: var(--ap-cube-1);
}
.ap-contact-1-info-single .disc:hover {
  opacity: 1;
}
.ap-contact-1-info-single .disc:hover a {
  color: var(--ap-clr-pr-1);
}
.ap-contact-1-info-single:nth-child(2) {
  animation-delay: 2s;
}
.ap-contact-1-form {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 636px;
  width: 100%;
}
@media (max-width: 767px) {
  .ap-contact-1-form {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ap-contact-1-form {
    grid-template-columns: 1fr 1fr;
  }
}
.ap-contact-1-form .form-label {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 12px;
}
.ap-contact-1-form .form-input {
  width: 100%;
  height: 56px;
  border-radius: 100px;
  background-color: #1B1B1B;
  display: block;
  border: none;
  color: rgba(223, 223, 223, 0.4);
  font-size: 16px;
  padding: 0 20px;
}
.ap-contact-1-form .form-input:is(textarea) {
  height: 160px;
  padding-top: 15px;
  display: block;
  border-radius: 12px;
}
.ap-contact-1-form .form-btn {
  width: 100%;
  text-align: center;
  height: 56px;
  background: var(--ap-clr-pr-1);
  border-radius: 100px;
  text-transform: uppercase;
  opacity: 1;
  font-size: 16px;
  transition: var(--ap-cube-1);
}
.ap-contact-1-form .form-btn:hover {
  background-color: #fff;
  color: #000;
  font-weight: 500;
}
.ap-contact-1-form .form-box:is(.has-full-width) {
  grid-column-start: 1;
  grid-column-end: -1;
}

/*
    faqs-2-start
*/
.ap-accordion-item {
  border-bottom: 1px solid #1F1F1F;
}
.ap-accordion-item .item-title {
  background: transparent;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 24px 12px;
  padding-left: 20px;
  text-align: left;
  transition: 0.2s;
}
.ap-accordion-item .item-title .number {
  color: var(--ap-clr-pr-1);
}
.ap-accordion-item .item-title .icon {
  margin-left: auto;
  transition: 0.2s;
  font-size: 18px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  flex: 0 0 auto;
  border: 1px solid #1F1F1F;
  transition: var(--ap-cube-1);
}
.ap-accordion-item .item-title .icon i {
  transition: 0.2s;
}
.ap-accordion-item .item-title:is(:not(.collapsed)) .icon {
  border-color: var(--ap-clr-pr-1);
  color: var(--ap-clr-pr-1);
  transform: rotate(-180deg);
}
.ap-accordion-item .item-disc {
  padding: 25px 20px;
  padding-top: 0;
  max-width: 700px;
}
.ap-faqs-2-area {
  background-color: #171717;
}
.ap-faqs-2-wrap {
  display: grid;
  gap: 110px;
  grid-template-columns: 1.7fr 1fr;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-faqs-2-wrap {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}
.ap-faqs-2-img {
  height: 596px;
  border-radius: 16px;
}

/*
    faqs-2-end
*/
/*
    faqs-3-start
*/
.ap-faqs-3-wrap {
  display: grid;
  gap: 80px;
  grid-template-columns: 1fr 1.6fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-faqs-3-wrap {
    grid-template-columns: 1fr;
  }
}
.ap-faqs-3-tabs-btn {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 25px;
}
.ap-faqs-3-tabs-btn .nav-link {
  background: #171717;
  font-size: 20px;
  border-radius: 12px;
  width: 100%;
  text-align: left;
  padding: 21px 21px;
  transition: var(--ap-cube-1);
}
.ap-faqs-3-tabs-btn .nav-link:hover {
  background-color: var(--ap-clr-pr-1);
  color: #fff;
}
.ap-faqs-3-tabs-btn .nav-link:is(.active) {
  background-color: var(--ap-clr-pr-1);
  color: #fff;
}
.ap-faqs-3-tabs-pane .ap-accordion {
  gap: 20px;
  display: flex;
  flex-direction: column;
}
.ap-faqs-3-tabs-pane .ap-accordion-item {
  background-color: #171717;
  border: 1px solid transparent;
  border-radius: 12px;
}
.ap-faqs-3-tabs-pane .ap-accordion-item .item-title {
  padding: 19px 24px;
}
.ap-faqs-3-tabs-pane .ap-accordion-item .item-disc {
  padding: 25px 24px;
  padding-top: 0;
}
.ap-faqs-3-tabs-pane .ap-accordion-item:is(.active) {
  border-color: var(--ap-clr-pr-1);
  box-shadow: 0px 4px 0px 0px var(--ap-clr-pr-1);
}
.ap-faqs-3-contact {
  text-align: center;
  background: #171717;
  border-radius: 12px;
  padding: 40px 40px;
}
.ap-faqs-3-contact .icon-elm {
  font-size: 55px;
  color: #fff;
  margin-bottom: 25px;
}
.ap-faqs-3-contact .title {
  font-size: 24px;
  margin-bottom: 12px;
}
.ap-faqs-3-contact .disc {
  margin-bottom: 32px;
}
.ap-faqs-3-contact .ap-pr-btn-1 {
  width: 100%;
}
.ap-faqs-3-contact .ap-pr-btn-1 .text {
  width: 100%;
}

/*
    faqs-3-end
*/
/*
    team-3-start
*/
.ap-team-3-area {
  background-color: #171717;
}
.ap-team-3-wrap {
  display: grid;
  gap: 150px;
  grid-template-columns: 1fr 1.87fr;
  align-items: start;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .ap-team-3-wrap {
    gap: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ap-team-3-wrap {
    gap: 50px;
    grid-template-columns: 1fr;
  }
}
.ap-team-3-tabs-pane {
  position: relative;
  z-index: 1;
  padding-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), (max-width: 767px) {
  .ap-team-3-tabs-pane {
    padding-left: 0px;
  }
}
.ap-team-3-tabs-pane::after {
  content: "";
  width: 100%;
  max-width: 360px;
  height: 500px;
  border-radius: 12px;
  background-color: var(--ap-clr-pr-1);
  position: absolute;
  top: 0;
  left: 40px;
  z-index: -1;
  transform: rotate(10deg);
}
@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) {
  .ap-team-3-tabs-pane::after {
    display: none;
  }
}
.ap-team-3-tabs-pane-img {
  height: 500px;
  border-radius: 12px;
  transform: rotate(10deg);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.ap-team-3-tabs-pane .tab-pane:is(.active) .ap-team-3-tabs-pane-img {
  transform: rotate(0);
}
@starting-style {
  .ap-team-3-tabs-pane .tab-pane:is(.active) .ap-team-3-tabs-pane-img {
    transform: rotate(10deg);
  }
}
.ap-team-3-tabs-btn .nav-link {
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding: 32px 0;
  flex-wrap: wrap;
  border-bottom: 1px solid #1F1F1F;
  width: 100%;
  text-align: left;
  background: transparent;
  transition: var(--ap-cube-1);
  flex-wrap: wrap;
}
@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) {
  .ap-team-3-tabs-btn .nav-link {
    font-size: 20px;
  }
}
.ap-team-3-tabs-btn .nav-link .bio {
  font-size: 18px;
  color: #DFDFDF;
  font-weight: 300;
}
.ap-team-3-tabs-btn .nav-link .social-link {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  opacity: 0;
  transition: var(--ap-cube-1);
  visibility: hidden;
}
.ap-team-3-tabs-btn .nav-link .social-link-elm {
  width: 48px;
  height: 48px;
  background-color: #1F1F1F;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: var(--ap-cube-1);
}
.ap-team-3-tabs-btn .nav-link .social-link-elm:hover {
  background-color: var(--ap-clr-pr-1);
}
.ap-team-3-tabs-btn .nav-link:hover {
  color: #fff;
}
.ap-team-3-tabs-btn .nav-link:is(.active) {
  border-color: var(--ap-clr-pr-1);
  color: #fff;
}
.ap-team-3-tabs-btn .nav-link:is(.active) .social-link {
  opacity: 1;
  visibility: visible;
}

/*
    team-3-end
*/
/*
    footer-1-start
*/
.ap-footer-1-area {
  background: #171717;
}
.ap-footer-1-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px;
}
.ap-footer-1-logo {
  margin-bottom: 24px;
}
.ap-footer-1-content {
  max-width: 290px;
}
.ap-footer-1-content .disc {
  opacity: 70%;
  margin-bottom: 50px;
}
.ap-footer-1-social {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.ap-footer-1-social .link-elm {
  width: 48px;
  height: 48px;
  background: #1F1F1F;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  transition: var(--ap-cube-1);
}
.ap-footer-1-social .link-elm:hover {
  background-color: var(--ap-clr-pr-1);
}
.ap-footer-1-widget .widget-title {
  font-family: var(--ap-font-1);
  color: #fff;
  font-size: 24px;
  margin-bottom: 32px;
}
.ap-footer-1-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.ap-footer-1-widget ul li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  font-family: var(--ap-font-1);
  color: #DFDFDF;
  opacity: 80%;
  font-size: 18px;
  line-height: 1.5;
  transition: var(--ap-cube-1);
}
.ap-footer-1-widget ul li a span {
  display: block;
  transition: var(--ap-cube-1);
}
.ap-footer-1-widget ul li a::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 100%;
  color: var(--ap-clr-pr-1);
  transition: var(--ap-cube-1);
}
.ap-footer-1-widget ul li a:hover {
  opacity: 1;
}
.ap-footer-1-widget ul li a:hover span {
  transform: translateY(-100%);
}
.ap-footer-1-widget ul li a:hover::before {
  transform: translateY(-100%);
}
.ap-footer-1-bottom {
  border-top: 1px solid rgba(223, 223, 223, 0.1);
  padding: 28px 0;
}
.ap-footer-1-bottom-elm {
  text-align: center;
  opacity: 1;
}
.ap-footer-1-bottom-elm a {
  color: var(--ap-clr-pr-1);
}
.ap-footer-1-bottom-elm a:hover {
  color: #fff;
}

/*
    footer-1-end
*/
/*
    pages
*/
/*
    home-page-css-start
*/
.ap-home-1 {
  background-color: #111111;
}

.ap-home-2 {
  background-color: #111111;
}

.ap-home-3 {
  background-color: #111111;
}

.ag-home-3 {
  background-color: #F5F5F5;
}
.ag-home-3 .wa-back-to-top {
  background-color: var(--ag-clr-h-1);
}
.ag-home-3 .wa-back-to-top:hover svg * {
  fill: var(--ag-clr-h-1);
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .ag-home-3::-webkit-scrollbar-thumb {
    background: var(--ag-clr-gd-3);
  }
}

/*
    home-page-css-end
*/

/*# sourceMappingURL=main.css.map */
