/* variables css */
/* for common fonts */
/* mixins */
html {
  font-size: 10px;
}

@media (min-width: 1921px) {
  html {
    font-size: 11px;
  }
}

@media (max-width: 1920.98px) {
  html {
    font-size: 10px;
  }
}

@media (max-width: 1399.98px) {
  html {
    font-size: 9.4px;
  }
}

@media (max-width: 1199.98px) {
  html {
    font-size: 8.4px;
  }
}

@media (max-width: 991.98px) {
  html {
    font-size: 8px;
  }
}

@media (max-width: 767.98px) {
  html {
    font-size: 7px;
  }
}

input:focus,
select:focus,
.form-control:focus,
button:focus,
.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border-color: inherit;
}

img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 0;
  text-transform: inherit;
}

body {
  background-color: #ffffff;
  font: 400 1.6rem/1.5 "manrope-400";
  color: #171A1B;
  position: relative;
  padding-top: 8rem;
}

@media (max-width: 575.98px) {
  body {
    padding-top: 9rem;
  }
}

a,
a:hover {
  color: inherit;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

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

@media (max-width: 575.98px) {
  .container, .container-fluid {
    padding-left: 2.28572rem;
    padding-right: 2.28572rem;
  }
}

.py-100 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.pt-100 {
  padding-top: 10rem;
}

.pb-100 {
  padding-bottom: 10rem;
}

.pt-80 {
  padding-top: 8rem;
}

.py-60 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.pt-60 {
  padding-top: 6rem;
}

.pb-60 {
  padding-bottom: 6rem;
}

.pb-16 {
  padding-bottom: 1.6rem;
}

@media (max-width: 991.98px) {
  .py-100 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .pt-100 {
    padding-top: 8rem;
  }
  .pb-100 {
    padding-bottom: 8rem;
  }
  .pt-80 {
    padding-top: 7rem;
  }
  .py-60 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .pt-60 {
    padding-top: 5rem;
  }
  .pb-60 {
    padding-bottom: 5rem;
  }
}

.blue-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(170, 199, 229, 0.6)), to(#ffffff));
  background-image: linear-gradient(rgba(170, 199, 229, 0.6), #ffffff);
}

/*  buttons start  */
.theme-btn {
  font: 600 1.6rem/1.25 "manrope-600";
  color: #ffffff;
  padding: 1.4rem 3.2rem;
  display: inline-block;
  background-color: #171A1B;
  border-radius: 0.8rem;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.theme-btn:hover {
  background-color: #aac7e5;
  color: #171A1B;
}

@media (max-width: 767.98px) {
  .theme-btn {
    font-size: 1.9rem;
    padding-top: 1.3rem;
  }
}

/* common css */
@font-face {
  font-family: "manrope-700";
  src: url("../fonts/manrope-bold.woff2") format("woff2"), url("../fonts/manrope-bold.ttf") format("ttf");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "manrope-600";
  src: url("../fonts/manrope-semibold.woff2") format("woff2"), url("../fonts/manrope-semibold.ttf") format("ttf");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}

@font-face {
  font-family: "manrope-500";
  src: url("../fonts/manrope-medium.woff2") format("woff2"), url("../fonts/manrope-medium.ttf") format("ttf");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}

@font-face {
  font-family: "manrope-400";
  src: url("../fonts/manrope-regular.woff2") format("woff2"), url("../fonts/manrope-regular.ttf") format("ttf");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

h1 {
  font-family: "manrope-700";
  font-style: normal;
  font-weight: 700;
  font-size: 5.6rem;
  line-height: 1.36;
  color: #171A1B;
}

h2 {
  font-family: "manrope-700";
  font-style: normal;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.36;
  color: #171A1B;
}

h4 {
  font-family: "manrope-600";
  font-style: normal;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.38;
  color: #171A1B;
}

h5 {
  font-family: "manrope-600";
  font-style: normal;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.35;
  color: #171A1B;
}

h6 {
  font-family: "manrope-600";
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.38;
  color: #171A1B;
}

p {
  font-family: "manrope-400";
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.44;
  color: #171A1B;
}

@media (max-width: 767.98px) {
  p {
    font-size: 2rem;
  }
}

span {
  font-family: inherit;
  font-style: normal;
  font-weight: inherit;
  font-size: inheritrem;
  line-height: inherit;
  color: inherit;
}

a {
  font-family: inherit;
  font-style: normal;
  font-weight: inherit;
  font-size: inheritrem;
  line-height: inherit;
  color: inherit;
}

/* typography css */
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 1.6rem 0;
  z-index: 10;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

header .main-header .logo {
  position: relative;
  padding-right: 8rem;
}

header .main-header .logo img {
  width: auto;
  height: 2.8rem;
}

header .main-header .logo::after {
  content: "";
  position: absolute;
  top: 0;
  right: 4rem;
  width: 1px;
  height: 100%;
  background-color: #D9D9D9;
}

header .main-header .navbar .nav {
  gap: 2rem;
}

header .main-header .navbar .nav .nav-item .nav-link {
  font: 500 1.4rem/1.57 "manrope-500";
  color: #171A1B;
  padding: 0;
	transition: all 0.3s linear;
}

header .main-header .navbar .nav .nav-item:last-child {
  margin-left: auto;
}

header .main-header .navbar .nav .nav-item:last-child .nav-link {
  font: 600 1.6rem/1.25 "manrope-600";
  color: #ffffff;
  background-color: #171A1B;
  border-radius: 0.8rem;
  padding: 1.4rem 3.2rem;
}

header .main-header .navbar .nav .nav-item.active .nav-link {
  font: 700 1.6rem/1.38 "manrope-700";
}

header.fixed {
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  -webkit-animation: headerSticky 0.95s ease forwards;
          animation: headerSticky 0.95s ease forwards;
}

@media (min-width: 576px) {
	header .main-header .navbar .nav .nav-item:last-child .nav-link:hover {
		background-color: #aac7e5;
    	color: #171A1B;
	}
}

@media (max-width: 991.98px) {
  header .main-header .navbar .nav .nav-item .nav-link {
    font-size: 1.6rem;
  }
}

@media (max-width: 575.98px) {
  header {
    padding: 2rem 0;
  }
  header .main-header .logo {
    padding-right: 0;
  }
  header .main-header .logo img {
    height: 3.1rem;
  }
  header .main-header .logo::after {
    display: none;
  }
  header .main-header .navbar {
    position: fixed;
    top: -100vh;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 8.8rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #171A1B;
    z-index: 2;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  header .main-header .navbar .nav {
    gap: 3rem;
  }
  header .main-header .navbar .nav .nav-item .nav-link {
    font-size: 2.6rem;
    color: #ffffff;
  }
  header .main-header .navbar .nav .nav-item.active .nav-link {
    font-size: 2.6rem;
    line-height: 1.57;
  }
  header .main-header .navbar .nav .nav-item:last-child {
    margin-left: 0;
  }
  header .main-header .navbar .nav .nav-item:last-child .nav-link {
    font-size: 2.6rem;
    padding: 0;
    line-height: 1.57;
  }
  header .main-header .navbar.active {
    top: 0;
  }
  header .main-header .navbar .close {
    position: absolute;
    width: 4.8rem;
    height: 4.8rem;
    top: 2rem;
    right: 2rem;
    border-radius: 0.8rem;
    background-color: #aac7e5;
  }
  header .main-header .navbar .close img {
    width: 2.3rem;
  }
  header .main-header .burger-menu {
    width: 4.8rem;
    height: 4.8rem;
    background-color: #171A1B;
    border-radius: 0.8rem;
  }
  header .main-header .burger-menu img {
    width: 2.5rem;
  }
}

@-webkit-keyframes headerSticky {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes headerSticky {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* header css */
footer {
  background-color: #171A1B;
}

footer .footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  max-width: 104rem;
  width: 100%;
  height: 100%;
  background-image: url("../images/site-icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.13;
  z-index: -1;
}

footer .top-footer .logo img {
  width: auto;
  height: 2.8rem;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

footer .top-footer .nav {
  gap: 2rem 2.4rem;
}

footer .top-footer .nav .nav-item .nav-link {
  padding: 0;
  font-family: "manrope-500";
  color: #ffffff;
}

footer .copyright {
  padding: 2.6rem 0;
}

footer .copyright p {
  font-family: "manrope-500";
  color: #ffffff;
}

@media (max-width: 575.98px) {
  footer .top-footer {
    gap: 5rem;
  }
  footer .top-footer .logo img {
    height: 3.8rem;
  }
  footer .top-footer .nav .nav-item .nav-link {
    font-size: 2rem;
  }
  footer .copyright {
    padding: 0;
  }
}

/* footer css */
/* layout css */
.hero-wrapper {
  width: calc(100% - 3.3rem);
  margin: auto;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
  border-radius: 1.6rem;
  position: relative;
}

.hero-wrapper .hero .hero-content {
  max-width: 72rem;
  margin: auto;
}

.hero-wrapper .hero .hero-img {
  gap: 1.6rem;
}

.hero-wrapper .hero .hero-img .img-item {
  width: 36.6%;
}

.hero-wrapper .hero .hero-img .img-item:last-child {
  width: 63.4%;
}

.hero-wrapper .hero .hero-img .img-item img {
  height: 50rem;
  border-radius: 1.2rem;
}

.hero-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/site-icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.6;
}

@media (max-width: 991.98px) {
  .hero-wrapper .hero .hero-img .img-item img {
    height: 40rem;
  }
}

@media (max-width: 767.98px) {
  .hero-wrapper .hero .hero-img .img-item img {
    height: 34rem;
  }
}

@media (max-width: 575.98px) {
  .hero-wrapper {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
    padding-top: 5rem;
  }
  .hero-wrapper .hero .hero-img .img-item {
    width: 100%;
  }
  .hero-wrapper .hero .hero-img .img-item:last-child {
    width: 100%;
  }
}

.blurb-wrapper .blurb {
  gap: 8rem 0;
  --bs-gutter-x: 6rem;
}

.blurb-wrapper .blurb .blurb-item {
  gap: 6rem;
}

.blurb-wrapper .blurb .blurb-item .blurb-img img {
  border-radius: 1.6rem;
  aspect-ratio: 1/1.07937;
}

.blurb-wrapper .blurb > div:last-child .blurb-item .blurb-img img {
  aspect-ratio: 1/0.79366;
}

@media (max-width: 991.98px) {
  .blurb-wrapper .blurb {
    --bs-gutter-x: 4rem;
  }
  .blurb-wrapper .blurb .blurb-item {
    gap: 4rem;
  }
}

.full-blurb-wrapper {
  background-color: #171A1B;
}

.full-blurb-wrapper .full-blurb {
  gap: 6rem;
}

.full-blurb-wrapper .full-blurb .blurb-content {
  max-width: 69.5rem;
}

.full-blurb-wrapper .full-blurb .blurb-content > * {
  color: #ffffff;
}

.full-blurb-wrapper .full-blurb .blurb-img img {
  border-radius: 1.2rem;
  aspect-ratio: 1/0.45455;
}

.full-blurb-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 55%;
  width: 111rem;
  height: 46.7rem;
  background-image: url("../images/site-icon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0.15;
}

@media (max-width: 991.98px) {
  .full-blurb-wrapper .full-blurb {
    gap: 4rem;
  }
}

@media (max-width: 575.98px) {
  .full-blurb-wrapper .full-blurb .blurb-img img {
    aspect-ratio: 1 / 0.6;
  }
  .full-blurb-wrapper::before {
    left: 22%;
    width: 51rem;
    height: 22rem;
  }
}

.about-wrapper .about {
  gap: 4rem 0;
  --bs-gutter-x: 10rem;
}

.about-wrapper .about .about-img img {
  aspect-ratio: 1/0.819687;
  border-radius: 1.2rem;
}

@media (max-width: 991.98px) {
  .about-wrapper .about {
    --bs-gutter-x: 4rem;
  }
}

.timeline-wrapper .timeline-content {
  --bs-gutter-x: 2.4rem;
}

.timeline-wrapper .timeline-content p {
  font-size: 1.6rem;
}

.timeline-wrapper .timeline {
  display: -ms-grid;
  display: grid;
  grid-gap: 3.2rem;
}

.timeline-wrapper .timeline .timeline-item {
  padding: 1.6rem;
  border: 1px solid #CDCDCD;
  border-radius: 1.2rem;
  background-color: #ffffff;
  position: relative;
}

.timeline-wrapper .timeline .timeline-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -3.3rem;
  width: 3.3rem;
  height: 0.9rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../images/arrow.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

.timeline-wrapper .timeline .timeline-item h6 {
  font-size: 1.8rem;
  padding-bottom: 1.2rem;
}

.timeline-wrapper .timeline .timeline-item ul {
  line-height: 1.375;
}

.timeline-wrapper .timeline .timeline-item ul li {
  padding-bottom: 0.8rem;
}

.timeline-wrapper .timeline .timeline-item ul li:last-child {
  padding-bottom: 0;
}

.timeline-wrapper .timeline .timeline-item:last-child::after {
  display: none;
}

@media (min-width: 576px) and (max-width: 991px) {
  .timeline-wrapper .timeline {
    -ms-grid-columns: calc(33.33% - 2.1rem) calc(33.33% - 2.1rem) calc(33.33% - 2.1rem);
        grid-template-columns: calc(33.33% - 2.1rem) calc(33.33% - 2.1rem) calc(33.33% - 2.1rem);
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(6n+3)::after, .timeline-wrapper .timeline .timeline-item:nth-of-type(6n+6)::after {
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    bottom: -2.1rem;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(6n+4)::after, .timeline-wrapper .timeline .timeline-item:nth-of-type(6n+5)::after {
    left: -3.3rem;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(4) {
    grid-area: 2 / 3 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(5) {
    grid-area: 2 / 2 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(6) {
    grid-area: 2 / 1 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(10) {
    grid-area: 4 / 3 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(11) {
    grid-area: 4 / 2 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(12) {
    grid-area: 4 / 1 / auto / auto;
  }
}

@media (min-width: 992px) {
  .timeline-wrapper .timeline {
    -ms-grid-columns: auto auto auto auto;
        grid-template-columns: auto auto auto auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(8n+4)::after, .timeline-wrapper .timeline .timeline-item:nth-of-type(8n+8)::after {
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    bottom: -2.1rem;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(8n+5)::after, .timeline-wrapper .timeline .timeline-item:nth-of-type(8n+6)::after, .timeline-wrapper .timeline .timeline-item:nth-of-type(8n+7)::after {
    left: -3.3rem;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(5) {
    grid-area: 2 / 4 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(6) {
    grid-area: 2 / 3 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(7) {
    grid-area: 2 / 2 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(8) {
    grid-area: 2 / 1 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(13) {
    grid-area: 4 / 4 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(14) {
    grid-area: 4 / 3 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(15) {
    grid-area: 4 / 2 / auto / auto;
  }
  .timeline-wrapper .timeline .timeline-item:nth-of-type(16) {
    grid-area: 4 / 1 / auto / auto;
  }
}

@media (max-width: 767.98px) {
  .timeline-wrapper .timeline-content {
    gap: 1.6rem 0;
  }
  .timeline-wrapper .timeline-content h6 {
    font-size: 1.8rem;
  }
  .timeline-wrapper .timeline-content p {
    font-size: 2rem;
  }
}

@media (max-width: 575.98px) {
  .timeline-wrapper .timeline .timeline-item {
    padding: 1.8rem;
    max-width: 40rem;
    width: 100%;
    margin: auto;
  }
  .timeline-wrapper .timeline .timeline-item h6 {
    font-size: 2rem;
  }
  .timeline-wrapper .timeline .timeline-item ul {
    font-size: 1.8rem;
  }
  .timeline-wrapper .timeline .timeline-item::after {
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    bottom: -2.1rem;
  }
}

.testi-wrapper .testimonials {
  padding-bottom: 11rem;
}

.testi-wrapper .testimonials .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.4rem;
}

.testi-wrapper .testimonials .testi-item {
  background-color: #F8F8F8;
  border: 1px solid #CDCDCD;
  border-radius: 1.2rem;
  padding: 3.2rem;
}

.testi-wrapper .testimonials .testi-item h5 {
  line-height: 1.2;
  padding-bottom: 2rem;
}

.testi-wrapper .testimonials .testi-item p {
  font-size: 1.6rem;
  line-height: 1.5;
}

.testi-wrapper .testimonials .slick-arrow {
  top: auto;
  bottom: 0;
  left: calc(50% + 0.8rem);
  -webkit-transform: none;
          transform: none;
  width: 5rem;
  height: 5rem;
  background-image: url("../images/testi-arrow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.testi-wrapper .testimonials .slick-arrow.slick-prev {
  left: auto;
  right: calc(50% + 0.8rem);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.testi-wrapper .testimonials .slick-arrow:hover {
  background-color: rgba(170, 199, 229, 0.6);
}

.testi-wrapper .testimonials .slick-arrow::before {
  display: none;
}

@media (max-width: 575.98px) {
  .testi-wrapper .testimonials {
    padding-bottom: 9rem;
  }
  .testi-wrapper .testimonials .testi-item {
    padding: 2.8rem 2.2rem;
  }
  .testi-wrapper .testimonials .testi-item h5 {
    font-size: 2.4rem;
  }
  .testi-wrapper .testimonials .testi-item p {
    font-size: 1.8rem;
  }
}

.content-box-wrapper .content-box {
  max-width: 64.8rem;
}

.content-box-wrapper .content-box h2 {
  padding-bottom: 0.8rem;
}

.content-box-wrapper .content-box p {
  padding-top: 1.6rem;
}

.content-box-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 73rem;
  height: 30.8rem;
  background-image: url("../images/site-icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

@media (max-width: 767.98px) {
  .content-box-wrapper .content-box {
    max-width: 100%;
  }
}

@media (max-width: 575.98px) {
  .content-box-wrapper::before {
    width: 100%;
  }
}

.content-box-img img {
  aspect-ratio: 1/0.4167;
}

@media (max-width: 575.98px) {
  .content-box-img img {
    aspect-ratio: 1/0.5;
  }
}

.value-wrapper {
  background-color: #171A1B;
}

.value-wrapper .value > .container {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.value-wrapper .value .value-ttl {
  width: 25%;
}

.value-wrapper .value .value-ttl h2 {
  color: #ffffff;
}

.value-wrapper .value .value-slider {
  width: 72%;
  margin: 0 -1.2rem 0 auto;
  padding-bottom: 8rem;
}

.value-wrapper .value .value-slider .slick-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.value-wrapper .value .value-slider .value-item {
  width: 42rem;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
  height: auto;
  padding: 3.2rem;
  background-color: #131415;
  border-radius: 0.8rem;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.value-wrapper .value .value-slider .value-item .value-icon {
  width: 6.4rem;
  height: 6.4rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  margin-bottom: 7rem;
}

.value-wrapper .value .value-slider .value-item .value-icon img {
  width: 3.2rem;
  height: 3.2rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.value-wrapper .value .value-slider .value-item .value-content > * {
  color: #ffffff;
}

.value-wrapper .value .value-slider .value-item .value-content h4 {
  padding-bottom: 0.8rem;
}

.value-wrapper .value .value-slider .value-item:hover {
  background-color: #202122;
}

.value-wrapper .value .value-slider .slick-arrow {
  top: auto;
  bottom: 0;
  left: 6rem;
  -webkit-transform: none;
          transform: none;
  width: 4.8rem;
  height: 4.8rem;
  background-image: url("../images/testi-arrow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100%;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  z-index: 1;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.value-wrapper .value .value-slider .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.value-wrapper .value .value-slider .slick-arrow.slick-disabled {
  opacity: 0.5;
}

.value-wrapper .value .value-slider .slick-arrow::before {
  display: none;
}

.value-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -28%;
  width: 132rem;
  height: 55.5rem;
  background-image: url("../images/site-icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  opacity: 0.1;
}

@media (max-width: 991.98px) {
  .value-wrapper .value > .container {
    position: initial;
    -webkit-transform: none;
            transform: none;
  }
  .value-wrapper .value .value-ttl {
    width: 100%;
    padding-bottom: 4rem;
  }
  .value-wrapper .value .value-slider {
    max-width: 720px;
    width: 100%;
    margin: auto;
  }
  .value-wrapper .value .value-slider .slick-list {
    overflow: visible;
  }
}

@media (max-width: 767.98px) {
  .value-wrapper .value .value-slider {
    max-width: 540px;
  }
}

@media (max-width: 575.98px) {
  .value-wrapper .value .value-slider {
    max-width: calc(100% - (2.28572rem + 2.28572rem));
    margin: 0 auto;
  }
  .value-wrapper .value .value-slider .value-item {
    margin-left: 0;
    margin-right: 0;
  }
  .value-wrapper .value .value-slider .slick-arrow {
    left: 6rem;
  }
  .value-wrapper .value .value-slider .slick-arrow.slick-prev {
    left: 0;
  }
  .value-wrapper::before {
    width: 70rem;
    height: 29.5rem;
  }
}

.team-wrapper .team-desc {
  gap: 2.4rem 0;
  --bs-gutter-x: 2.4rem;
}

.team-wrapper .team {
  gap: 6rem 0;
  --bs-gutter-x: 2.4rem;
}

.team-wrapper .team .team-item .team-img {
  padding-bottom: 2.4rem;
}

.team-wrapper .team .team-item .team-img img {
  border-radius: 0.8rem;
  aspect-ratio: 1/0.6173;
}

.team-wrapper .team .team-item .team-content {
  gap: 1.6rem;
}

.team-wrapper .team .team-item .team-content img {
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  height: 4.8rem;
}

.team-wrapper .team .team-item .team-content .team-dtl > * {
  text-transform: capitalize;
}

.team-wrapper .team .team-item .team-content .team-dtl p {
  padding-top: 0.6rem;
  font-size: 1.6rem;
  line-height: 1.375;
}

.service-wrapper .service .service-img img {
  border-radius: 1.2rem;
  aspect-ratio: 1/0.45455;
}

.service-wrapper .service .service-dtl {
  --bs-gutter-x: 6rem;
  gap: 6rem 0;
}

.service-wrapper .service .service-dtl .service-content p {
  padding-bottom: 1.6rem;
}

.service-wrapper .service .service-dtl .service-content .theme-btn {
  margin-top: 0.8rem;
}

.service-wrapper .service .service-dtl .service-cate {
  --bs-gutter-x: 2.4rem;
  --bs-gutter-y: 2.4rem;
}

.service-wrapper .service .service-dtl .service-cate .cate-item {
  height: 100%;
  padding: 3.4rem 2.4rem;
  gap: 2.4rem;
  background-color: #F8F8F8;
  border-radius: 0.8rem;
}

.service-wrapper .service .service-dtl .service-cate .cate-item .cate-icon {
  width: 3rem;
  height: 3rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.service-wrapper .service .service-dtl .service-cate .cate-item p {
  font-family: "manrope-600";
}

.service-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 83rem;
  width: 100%;
  height: 34.8rem;
  background-image: url("../images/site-icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  opacity: 0.1;
  -webkit-filter: invert(1);
          filter: invert(1);
  z-index: -1;
}

@media (max-width: 575.98px) {
  .service-wrapper .service .service-img img {
    aspect-ratio: 1/0.6;
  }
  .service-wrapper .service .service-dtl {
    gap: 5rem 0;
    --bs-gutter-x: 1.6rem;
  }
  .service-wrapper .service .service-dtl .service-cate .cate-item .cate-icon {
    width: 3.4rem;
    height: 3.4rem;
  }
}

.page-ttl-wrapper::before {
  content: "";
  position: absolute;
  top: -1.8rem;
  width: 100%;
  height: calc(100% + 3.2rem);
  background-image: url("../images/site-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  z-index: -1;
}

@media (max-width: 575.98px) {
  .page-ttl-wrapper {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.work-wrapper .work .work-filter .filter-item {
  gap: 1.6rem;
}

.work-wrapper .work .work-filter .filter-item .filter-select {
  border: 1px solid #C5CAD3;
  border-radius: 0.8rem;
  padding: 1rem 1.6rem;
  max-width: 20.6rem;
}

.work-wrapper .work .work-filter .filter-item .filter-select .form-label {
  font: 400 1.6rem/1.375 "manrope-400";
  color: #16181D;
  margin-bottom: 0;
}

.work-wrapper .work .work-filter .filter-item .filter-select .form-select {
  font: 600 1.6rem/1.375 "manrope-600";
  color: #16181D;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0.2rem 2.6rem 0.2rem 0.4rem;
  background: url("../images/down-arrow.png");
  background-size: 2rem;
  background-position: center right;
  background-repeat: no-repeat;
}

.work-wrapper .work .work-filter .filter-item .filter-select .form-select.cate-filter {
  padding: 0.2rem 3.2rem 0.2rem 1rem;
  background: url("../images/filter.png");
  background-size: 2.4rem;
  background-position: center right;
  background-repeat: no-repeat;
}

.work-wrapper .work .work-filter .filter-item .filter-select:has(form > .cate-filter) {
  padding: 1rem 1.6rem 1rem 0.6rem;
}

.work-wrapper .work .work-filter .filter-item .grid-option {
  gap: 2.4rem;
  border: 1px solid #C5CAD3;
  border-radius: 0.8rem;
  padding: 1.4rem 1.6rem;
}

.work-wrapper .work .work-filter .filter-item .grid-option .option-item {
  line-height: 1;
  position: relative;
  cursor: pointer;
}

.work-wrapper .work .work-filter .filter-item .grid-option .option-item img {
  opacity: 0.3;
  width: 2rem;
  aspect-ratio: 1;
}

.work-wrapper .work .work-filter .filter-item .grid-option .option-item.active img {
  opacity: 1;
}

.work-wrapper .work .work-filter .filter-item .grid-option .option-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1.2rem;
  width: 1px;
  height: 100%;
  background-color: #C5CAD3;
}

.work-wrapper .work .work-filter .filter-item .grid-option .option-item:last-child::after {
  display: none;
}

.work-wrapper .work .work-grid {
  --bs-gutter-x: 2.4rem;
  --bs-gutter-y: 2.4rem;
}

.work-wrapper .work .work-grid .work-item img {
  border-radius: 1.2rem;
  aspect-ratio: 1;
}

.work-wrapper .work .theme-btn {
  display: table;
}

@media (max-width: 575.98px) {
  .work-wrapper .work .work-filter .filter-item {
    gap: 0.8rem;
  }
  .work-wrapper .work .work-filter .filter-item .filter-select {
    max-width: 30rem;
    width: 100%;
  }
  .work-wrapper .work .work-filter .filter-item .filter-select .form-label {
    font-size: 1.8rem;
  }
  .work-wrapper .work .work-filter .filter-item .filter-select .form-select {
    font-size: 1.8rem;
    background-size: 2.2rem;
  }
  .work-wrapper .work .work-filter .filter-item .filter-select .form-select.cate-filter {
    background-size: 2.6rem;
  }
  .work-wrapper .work .work-filter .filter-item .grid-option {
    padding: 1rem 1.2rem;
  }
  .work-wrapper .work .work-filter .filter-item .grid-option .option-item img {
    width: 2.4rem;
  }
  .work-wrapper .work .work-grid {
    --bs-gutter-x: 1.4rem;
    --bs-gutter-y: 1.4rem;
  }
}

.contact-wrapper .contact {
  --bs-gutter-x: 6rem;
}

.contact-wrapper .contact .contact-info {
  background: linear-gradient(155deg, rgba(170, 199, 229, 0.6) 40%, white 100%);
}

.contact-wrapper .contact .contact-info h2 {
  padding: 3.2rem;
  border-bottom: 1px solid #ffffff;
}

.contact-wrapper .contact .contact-info .contact-dtl {
  padding: 3.2rem;
}

.contact-wrapper .contact .contact-info .contact-dtl .company-name {
  font-family: "manrope-700";
  padding-bottom: 3.2rem;
}

.contact-wrapper .contact .contact-info .contact-dtl ul li {
  padding-bottom: 3.2rem;
}

.contact-wrapper .contact .contact-info .contact-dtl ul li p {
  font-size: 1.4rem;
  padding-top: 1.2rem;
}

.contact-wrapper .contact .contact-info .contact-dtl ul li p a {
  color: #181A75;
}

.contact-wrapper .contact .contact-info .contact-dtl ul li:last-child {
  padding-bottom: 0;
}

.contact-wrapper .contact .contact-info .contact-dtl ul li .social {
  padding-top: 1.2rem;
}

.contact-wrapper .contact .contact-info .contact-dtl ul li .social a {
  line-height: 1;
}

.contact-wrapper .contact .contact-info .contact-dtl ul li .social a img {
  width: 2.4rem;
  aspect-ratio: 1;
}

.contact-wrapper .contact .contact-info::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 7.4rem);
  height: 100%;
  background-image: url("../images/site-icon.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  z-index: -1;
}

.contact-wrapper .contact .contact-form form .form-group {
  padding-bottom: 2.4rem;
}

.contact-wrapper .contact .contact-form form .form-group .form-label {
  font: 600 1.6rem/1.375 "manrope-600";
  color: #171A1B;
  margin-bottom: 1.2rem;
}

.contact-wrapper .contact .contact-form form .form-group .wpcf7-form-control-wrap {
  display: block;
}

.contact-wrapper .contact .contact-form form .form-group .iti--show-flags {
  width: 100%;
}

.contact-wrapper .contact .contact-form form .form-group .iti--show-flags .iti__country-container button {
  border-right: 1px solid #C5CAD3;
}

.contact-wrapper .contact .contact-form form .form-group .iti--show-flags .iti__country-container button .iti__selected-country-primary .iti__flag {
  border-radius: 100%;
  scale: 1.4;
}

.contact-wrapper .contact .contact-form form .form-group .iti--show-flags .iti__country-container button .iti__selected-country-primary .iti__arrow {
  border-radius: 6px;
}

.contact-wrapper .contact .contact-form form .form-group .iti--show-flags .iti__tel-input {
  padding-left: 83px !important;
}

.contact-wrapper .contact .contact-form form .form-group .form-control {
  font: 500 1.6rem/1.375 "manrope-500";
  border: 1px solid #C5CAD3;
  color: #171A1B;
  border-radius: 0;
  padding: 1.5rem 1.6rem;
}

.contact-wrapper .contact .contact-form form .form-group .form-control::-webkit-input-placeholder {
  color: #A8AFBD;
}

.contact-wrapper .contact .contact-form form .form-group .form-control:-ms-input-placeholder {
  color: #A8AFBD;
}

.contact-wrapper .contact .contact-form form .form-group .form-control::-ms-input-placeholder {
  color: #A8AFBD;
}

.contact-wrapper .contact .contact-form form .form-group .form-control::placeholder {
  color: #A8AFBD;
}

.contact-wrapper .contact .contact-form form .form-group textarea {
  min-height: 12rem;
}

.contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin:0;
  gap: 1.2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item input {
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 1.6rem;
  height: 1.6rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid #171A1B;
  margin-top: 0.2rem;
  cursor: pointer;
}

.contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item input:checked {
  background: rgba(23, 26, 27, 0.1) url("../images/check.png");
  background-size: 1.1rem;
  background-repeat: no-repeat;
  background-position: center;
}

.contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 1.4rem;
  line-height: 1.357;
}

.contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label a {
  font-family: "manrope-700";
}

.contact-wrapper .contact .contact-form form .form-group .wpcf7-not-valid-tip {
  font-size: 1.4rem;
  color: #d10c0c;
  font-family: "manrope-500";
  margin-bottom: -1rem;
  display: block;
}

.contact-wrapper .contact .contact-form form .theme-btn {
  width: 100%;
}

.contact-wrapper .contact .contact-form form .wpcf7-spinner {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.contact-wrapper .contact .contact-form form.invalid .wpcf7-response-output {
	background-color: #fbf5e6;
}

.contact-wrapper .contact .contact-form form.sent .wpcf7-response-output {
	background-color: #deffe1;
}

@media (max-width: 991.98px) {
  .contact-wrapper .contact {
    --bs-gutter-x: 3rem;
  }
  .contact-wrapper .contact .contact-info h2 {
    font-size: 3rem;
    padding: 2.6rem;
  }
  .contact-wrapper .contact .contact-info .contact-dtl {
    padding: 2.6rem;
  }
}

@media (max-width: 767.98px) {
  .contact-wrapper .contact {
    gap: 4rem;
    --bs-gutter-x: 1.5rem;
  }
  .contact-wrapper .contact .contact-info .contact-dtl .company-name {
    font-size: 2.2rem;
  }
  .contact-wrapper .contact .contact-info .contact-dtl ul li h6 {
    font-size: 2rem;
  }
  .contact-wrapper .contact .contact-info .contact-dtl ul li p {
    font-size: 1.8rem;
  }
  .contact-wrapper .contact .contact-info .contact-dtl ul li .social a img {
    width: 2.8rem;
  }
  .contact-wrapper .contact .contact-form form .form-group .form-label {
    font-size: 1.8rem;
  }
  .contact-wrapper .contact .contact-form form .form-group .form-control {
    font-size: 1.8rem;
    padding-bottom: 1.4rem;
  }
  .contact-wrapper .contact .contact-form form .form-group .iti--show-flags .iti__country-container button .iti__selected-country-primary .iti__flag {
    scale: 1.2;
  }
  .contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item input {
    width: 2rem;
    height: 2rem;
  }
  .contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item input:checked {
    background-size: 1.4rem;
  }
  .contact-wrapper .contact .contact-form form .form-group.checkbox .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .contact-wrapper .contact .contact-form form .theme-btn {
    font-size: 2rem;
    padding: 1.6rem 3.2rem;
  }
}

/* pages css */
/*# sourceMappingURL=application.css.map */