.home-verta {
  overflow: hidden;
}

.tmp-header .logo img {
  max-height: 58px;
  width: auto;
}

.tmp-header .mainmenu > li > a {
  font-size: 14px;
}

.tmp-header .mainmenu > li:hover > a,
.tmp-header .mainmenu > li > a:hover,
.tmp-header .mainmenu > li.current > a {
  color: #ffffff !important;
}

.tmp-header .mainmenu li.has-droupdown:hover > .submenu li a {
  color: rgba(226, 230, 255, 0.65);
}

.tmp-header .mainmenu li.has-droupdown > .submenu li a:hover,
.tmp-header .mainmenu li.has-droupdown > .submenu li a.active {
  color: #ffffff;
}

.tmp-header .header-btn .btn_whats {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.category-child-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.category-child-links--section {
  margin-top: 26px;
}

.category-child-links a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.category-child-links a:hover {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.4);
  color: #ffffff;
  transform: translateY(-1px);
}

.category-child-links--light a {
  border-color: rgba(23, 23, 146, 0.18);
  background: rgba(23, 23, 146, 0.05);
  color: #171792;
}

.category-child-links--light a:hover {
  border-color: rgba(23, 23, 146, 0.35);
  background: rgba(23, 23, 146, 0.1);
  color: #171792;
}

.home-verta .slider-area {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-verta .home-hero-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.42) 45%, rgba(0, 0, 0, 0.12) 100%);
}

.home-verta .home-hero-item .container {
  position: relative;
  z-index: 2;
}

.home-verta .home-hero-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.home-verta .inv-appoinment-area-start .form_banner {
  float: none;
  width: 100%;
  max-width: none;
  margin: 0;
}

.home-verta .inv-appoinment-area-start .form_banner p {
  color: #ffffff;
}

.home-verta .inv-appoinment-area-start .appoinment-form-wrapper {
  background: rgba(7, 15, 31, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.home-verta .inv-appoinment-area-start .contact-form-1 input,
.home-verta .inv-appoinment-area-start .contact-form-1 textarea {
  border: 1px solid #d7dbe3;
  color: rgba(226, 230, 255, .65);
}

.home-verta .inv-appoinment-area-start .tmp-btn {
  background: #171792;
  border-color: #171792;
}

.home-verta .tmp-working-process-main .nav-tabs .nav-link {
  width: 100%;
  text-align: left;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.home-verta .tmp-working-process-main .nav-tabs .nav-link:last-child {
  border-bottom: 0;
}

.home-verta .tmp-working-process-main .nav-tabs .nav-link.active {
  background-color: transparent;
}

.home-verta .feature-list .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.home-verta .testimonial-style-two .subtitle {
  display: -webkit-box;
  
}

.home-verta .home-feedback .tmp-section-title-border .title {
  max-width: 1220px;
  margin: 0 auto;
  font-size: 62px;
  line-height: 1.2;
}

.home-verta .home-feedback .testimonial-style-two .thumbnail {
  padding: 18px;
  background: #111722;
  border-radius: 12px;
}

.home-verta .home-feedback .testimonial-style-two .thumbnail img {
  border-radius: 12px;
  min-height: 560px;
  object-fit: cover;
}

.home-verta .home-feedback .testimonial-style-two .content {
  padding-left: 12px;
}

.home-verta .home-feedback .testimonial-style-two .content .client-info .title {
  font-size: 46px;
  line-height: 1.2;
  margin-bottom: 4px;
}

.home-verta .home-feedback .testimonial-style-two .content .client-info .subtitle {
  font-size: 38px;
  line-height: 1.3;
  margin-bottom: 24px;
}

.home-verta .home-feedback .testimonial-style-two .content .description {
  font-size: 17px;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.95);
}

.home-verta .tmp-blog-area .descriptiion p {
  margin-bottom: 0;
}

.home-verta .home-pillars-intro {
  padding-top: 90px;
  padding-bottom: 30px;
}

.home-verta .home-brand-triplet {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 38px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.home-verta .home-brand-triplet li img {
  max-width: 220px;
  width: 100%;
  height: auto;
}

.home-verta .home-pillars-badge {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .06em;
  color: #3340ff;
  border: 1px solid rgba(87, 96, 255, 0.45);
  background: rgba(26, 34, 92, 0.35);
  border-radius: 8px;
  padding: 8px 18px;
}

.home-verta .home-pillars-intro .title {
  font-size: 64px;
}

.home-verta .home-pillars-intro p {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.5;
}

#copy {
  padding: 10px 0;
  background: #000;
}

#copy p {
  color: #fff;
  margin: 0;
}

.tmp-header.header-transparent {
  background-color: rgba(0, 0, 0, 0.35);
}

@media (max-width: 991px) {
  .category-child-links {
    gap: 10px;
  }

  .category-child-links a {
    width: 100%;
    justify-content: center;
  }

  .home-verta .height-850 {
    min-height: 620px;
    height: auto;
    padding: 120px 0;
  }

  .home-verta .home-pillars-intro .title {
    font-size: 44px;
  }

  .home-verta .home-pillars-intro p {
    font-size: 17px;
  }

  .home-verta .home-brand-triplet {
    gap: 22px;
  }

  .home-verta .home-brand-triplet li img {
    max-width: 180px;
  }

  .home-verta .about-video-wrapper .w-75 {
    width: 100% !important;
  }

  .home-verta .home-feedback .tmp-section-title-border .title {
    font-size: 42px;
  }

  .home-verta .home-feedback .testimonial-style-two .thumbnail img {
    min-height: 420px;
  }

  .home-verta .home-feedback .testimonial-style-two .content .client-info .title {
    font-size: 36px;
  }

  .home-verta .home-feedback .testimonial-style-two .content .client-info .subtitle {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .home-verta .home-pillars-intro .title {
    font-size: 34px;
  }

  .home-verta .home-pillars-intro p {
    font-size: 16px;
  }

  .home-verta .home-brand-triplet li img {
    max-width: 130px;
  }

  .home-verta .home-feedback .tmp-section-title-border .title {
    font-size: 34px;
  }

  .home-verta .home-feedback .testimonial-style-two .thumbnail img {
    min-height: 360px;
  }

  .home-verta .home-feedback .testimonial-style-two .content .client-info .title {
    font-size: 30px;
  }

  .home-verta .home-feedback .testimonial-style-two .content .client-info .subtitle {
    font-size: 24px;
  }
}

.about-style-4 .title {
  font-size: 40px;
}
