.header_default .dropdown-menu a span,
.header_default .navbar_nav > li > a span {
  font-family: Inter, sans-serif;
  font-weight: 700;
  letter-spacing: 0.2px;
  color: #fff;
}
.header_default .navbar_nav > li > a {
  padding: 18px 20px;
}
.header_default .dropdown-menu {
  border-radius: 10px;
  padding: 8px 0;
}
.header_default .dropdown-menu a {
  color: #1a1a1a !important;
}
.header_default .dropdown-menu a:hover {
  background: #f5f5f7;
}
.header_default .dropdown-menu li.active > a,
.header_default .dropdown-menu li.active > a.nav-link {
  color: #ec003f !important;
  background: #ffefef !important;
  font-weight: 600;
}
.header_default .navbar_nav li.active .dropdown-menu {
  display: block;
}
[data-aos] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos].aos-animate {
  opacity: 1;
}
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos-delay="100"] {
  transition-delay: 0.1s;
}
[data-aos][data-aos-delay="200"] {
  transition-delay: 0.2s;
}
[data-aos][data-aos-delay="300"] {
  transition-delay: 0.3s;
}
[data-aos][data-aos-delay="400"] {
  transition-delay: 0.4s;
}
.ziplink-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #1a1a1d 0, #2d0a0f 50%, #1a1a1d 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  transition:
    opacity 0.5s ease,
    visibility 0.5s ease;
}
.ziplink-preloader.fade-out {
  opacity: 0;
  visibility: hidden;
}
.preloader-content {
  text-align: center;
}
.ziplink-preloader .footer-logo-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ziplink-preloader .footer-logo-text h2 {
  margin: 0;
  font-size: 60px;
  line-height: 1.2;
  font-family: Spartan, sans-serif;
}
.ziplink-preloader .footer-logo-subtitle {
  font-size: 12px;
  font-weight: 500;
  color: #bcbcbc;
  letter-spacing: 0.15em;
  line-height: 1.2;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
}
.ziplink-preloader .preloader-letter {
  display: inline-block;
  opacity: 0;
  transform: translateY(20px) scale(0.8);
  animation: preloaderLetterAppear 0.4s ease forwards;
}
.ziplink-preloader
  .footer-logo-text
  h2
  span:first-child
  .preloader-letter:first-child {
  animation-delay: 0s;
}
.ziplink-preloader
  .footer-logo-text
  h2
  span:first-child
  .preloader-letter:nth-child(2) {
  animation-delay: 0.1s;
}
.ziplink-preloader
  .footer-logo-text
  h2
  span:first-child
  .preloader-letter:nth-child(3) {
  animation-delay: 0.2s;
}
.ziplink-preloader
  .footer-logo-text
  h2
  span:last-child
  .preloader-letter:first-child {
  animation-delay: 0.3s;
}
.ziplink-preloader
  .footer-logo-text
  h2
  span:last-child
  .preloader-letter:nth-child(2) {
  animation-delay: 0.4s;
}
.ziplink-preloader
  .footer-logo-text
  h2
  span:last-child
  .preloader-letter:nth-child(3) {
  animation-delay: 0.5s;
}
.ziplink-preloader
  .footer-logo-text
  h2
  span:last-child
  .preloader-letter:nth-child(4) {
  animation-delay: 0.6s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:first-child {
  animation-delay: 0.8s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(2) {
  animation-delay: 0.85s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(3) {
  animation-delay: 0.9s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(4) {
  animation-delay: 0.95s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(5) {
  animation-delay: 1s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(6) {
  animation-delay: 1.05s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(7) {
  animation-delay: 1.1s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(8) {
  animation-delay: 1.15s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(9) {
  animation-delay: 1.2s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(10) {
  animation-delay: 1.25s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(11) {
  animation-delay: 1.3s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(12) {
  animation-delay: 1.35s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(13) {
  animation-delay: 1.4s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(14) {
  animation-delay: 1.45s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(15) {
  animation-delay: 1.5s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(16) {
  animation-delay: 1.55s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(17) {
  animation-delay: 1.6s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(18) {
  animation-delay: 1.65s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(19) {
  animation-delay: 1.7s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(20) {
  animation-delay: 1.75s;
}
.ziplink-preloader .footer-logo-subtitle .preloader-letter:nth-child(21) {
  animation-delay: 1.8s;
}
@keyframes preloaderLetterAppear {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(0.8);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.ziplink-letters {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.ziplink-letters .letter {
  font-size: 80px;
  font-weight: 900;
  color: #a51225;
  opacity: 0;
  transform: translateY(30px) scale(0.8);
  animation: letterAppear 0.6s ease forwards;
  font-family: Spartan, sans-serif;
  letter-spacing: 5px;
}
.ziplink-letters .letter:first-child {
  animation-delay: 0s;
}
.ziplink-letters .letter:nth-child(2) {
  animation-delay: 0.15s;
}
.ziplink-letters .letter:nth-child(3) {
  animation-delay: 0.3s;
}
.ziplink-letters .letter:nth-child(4) {
  animation-delay: 0.45s;
}
.ziplink-letters .letter:nth-child(5) {
  animation-delay: 0.6s;
}
.ziplink-letters .letter:nth-child(6) {
  animation-delay: 0.75s;
}
.ziplink-letters .letter:nth-child(7) {
  animation-delay: 0.9s;
}
@keyframes letterAppear {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.8);
  }
  60% {
    transform: translateY(-10px) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.loading-bar {
  width: 300px;
  height: 4px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.company-text span {
  display: inline-block;
  opacity: 0;
  transform: translateY(20px) scale(0.8);
  animation: letterAppearSmall 0.6s ease forwards;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
.company-text span:first-child {
  animation-delay: 1.1s;
}
.company-text span:nth-child(2) {
  animation-delay: 1.2s;
}
.company-text span:nth-child(3) {
  animation-delay: 1.3s;
}
.company-text span:nth-child(4) {
  animation-delay: 1.4s;
}
.company-text span:nth-child(5) {
  animation-delay: 1.5s;
}
.company-text span:nth-child(6) {
  animation-delay: 1.6s;
}
.company-text span:nth-child(7) {
  animation-delay: 1.7s;
}
.company-text span:nth-child(8) {
  animation-delay: 1.8s;
}
.company-text span:nth-child(9) {
  animation-delay: 1.9s;
}
.company-text span:nth-child(10) {
  animation-delay: 2s;
}
.company-text span:nth-child(11) {
  animation-delay: 2.1s;
}
.company-text span:nth-child(12) {
  animation-delay: 2.2s;
}
.company-text span:nth-child(13) {
  animation-delay: 2.3s;
}
.company-text span:nth-child(14) {
  animation-delay: 2.4s;
}
.company-text span:nth-child(15) {
  animation-delay: 2.5s;
}
.company-text span:nth-child(16) {
  animation-delay: 2.6s;
}
.company-text span:nth-child(17) {
  animation-delay: 2.7s;
}
@keyframes letterAppearSmall {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(0.8);
  }
  60% {
    transform: translateY(-5px) scale(1.1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.height_450,
.height_450px {
  height: 450px !important;
}
@keyframes loadingProgress {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes shimmer {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@media (max-width: 768px) {
  .ziplink-letters .letter {
    font-size: 50px;
    gap: 5px;
  }
  .loading-bar {
    width: 250px;
  }
}
@media (max-width: 480px) {
  .ziplink-letters .letter {
    font-size: 40px;
    gap: 3px;
  }
  .loading-bar {
    width: 200px;
  }
}
html {
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
.solution-section {
  scroll-margin-top: 80px;
  padding-top: 0;
}
@media (max-width: 1024px) {
  .slider.slider_version_v2.style_four .slide-item,
  .slider.slider_version_v2.style_four .slide-item-content,
  .slider.slider_version_v2.style_four .video-container {
    min-height: 70vh !important;
    height: 70vh !important;
  }
  .slider.slider_version_v2.style_four .auto-container,
  .slider.slider_version_v2.style_four .auto-container > .row {
    min-height: 70vh !important;
  }
}
@media (max-width: 768px) {
  .slider.slider_version_v2.style_four .slide-item,
  .slider.slider_version_v2.style_four .slide-item-content,
  .slider.slider_version_v2.style_four .video-container {
    min-height: 60vh !important;
    height: 60vh !important;
  }
  .slider.slider_version_v2.style_four .auto-container,
  .slider.slider_version_v2.style_four .auto-container > .row {
    min-height: 60vh !important;
  }
  .slider.slider_version_v2.style_four .slider_content h1 {
    font-size: 32px !important;
    line-height: 1.3 !important;
  }
  .slider.slider_version_v2.style_four .slider-heading-paragraph {
    font-size: 14px !important;
    margin: 15px 0 !important;
  }
}
@media (max-width: 576px) {
  .slider.slider_version_v2.style_four .slide-item,
  .slider.slider_version_v2.style_four .slide-item-content,
  .slider.slider_version_v2.style_four .video-container {
    min-height: 55vh !important;
    height: 55vh !important;
  }
  .slider.slider_version_v2.style_four .auto-container,
  .slider.slider_version_v2.style_four .auto-container > .row {
    min-height: 55vh !important;
  }
}
@media (max-width: 480px) {
  .slider.slider_version_v2.style_four .slide-item,
  .slider.slider_version_v2.style_four .slide-item-content,
  .slider.slider_version_v2.style_four .video-container {
    min-height: 50vh !important;
    height: 50vh !important;
  }
  .slider.slider_version_v2.style_four .auto-container,
  .slider.slider_version_v2.style_four .auto-container > .row {
    min-height: 50vh !important;
  }
  .slider.slider_version_v2.style_four .slider_content h1 {
    font-size: 22px !important;
  }
}
#amvTabs .nav-item {
  margin-bottom: 0 !important;
}
#amvTabs {
  padding: 0 !important;
}
@media (max-width: 1199px) {
  .choose-cards .col-xl-6[style*="left: 25px"] {
    left: 0 !important;
    position: relative !important;
  }
  .choose-cards .pd_bottom_150 {
    padding-bottom: 30px !important;
  }
}
.service_box.style_three .service_content {
  padding: 20px !important;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.page_header_default {
  min-height: 460px !important;
}
@media (max-width: 1400px) {
  .page_header_default {
    top: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    width: 100%;
    left: 0;
  }
}
#amvTabs {
  background: linear-gradient(90deg, #d33d50 0, #bc273b 25%, #850717 50%);
  border: none;
  display: flex;
  gap: 0;
  margin-bottom: 30px !important;
  border-radius: 30px;
}
#amvTabs .nav-item {
  flex: 1;
}
#amvTabs .nav-link {
  border-radius: 25px;
  background: 0 0;
  color: #fff;
  border: none;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  transition: all 0.3s ease;
  width: 100%;
  cursor: pointer;
  margin: 0 2px;
  border: 1px solid #8b1538;
}
#amvTabs .nav-link.active {
  background: #fff;
  color: #8b1538;
  border: 1px solid #8b1538;
  border-radius: 30px;
  font-weight: 600;
}
#amvTabs .nav-link:hover:not(.active) {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
#amvTabs .nav-link.active:hover {
  background: #fff;
  color: #8b1538;
}
#amvTabContent {
  padding: 20px 0;
  position: relative;
}
#amvTabContent .tab-pane {
  display: none !important;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
#amvTabContent .tab-pane.active {
  display: block !important;
  opacity: 1;
}
#amvTabContent .tab-pane.show.active {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
#amvTabContent p {
  font-size: 17px;
  color: #333;
  margin: 0;
  text-align: left;
}
#amvTabContent strong {
  font-weight: 700;
}
@media (max-width: 991px) {
  #amvTabs {
    flex-direction: column;
    gap: 0;
    padding: 5px;
  }
  #amvTabs .nav-link {
    border-radius: 25px !important;
    margin: 2px 0;
  }
  #amvTabs .nav-link.active {
    border-radius: 25px !important;
  }
}
@media (max-width: 768px) {
  #amvTabs {
    padding: 5px;
  }
  #amvTabs .nav-link {
    padding: 12px 20px;
    font-size: 15px;
  }
}
.justified-text {
  text-align: justify;
  text-justify: inter-word;
  margin: 0 auto;
  line-height: 1.8;
  letter-spacing: 0;
}
.project-section.position-relative video {
  object-fit: cover;
  pointer-events: none;
}
.project-section.position-relative .container {
  position: relative;
  z-index: 2;
}
.project-section.position-relative h3,
.project-section.position-relative p {
  color: #fff !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.project-section.position-relative .title_sections h3 {
  color: #fff !important;
  font-weight: 500 !important;
}
.project-section.position-relative .underline-row::after {
  background-color: rgba(255, 255, 255, 0.3);
}
.service-section-two .row.gutter_40px {
  display: flex;
  flex-wrap: wrap;
}
.service-section-two .service_box.style_three {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 365px;
  border: 1px solid #a51225;
  border-radius: 15px !important;
}
.text-red {
  color: #a51225;
}
.service_box.style_three .service_content .content_inner {
  padding-top: 0 !important;
}
.service_box.style_three .service_content .content_inner h2 a {
  font-size: 18px !important;
}
.service-section-two .service_box.style_three .service_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  background: radial-gradient(#a51225, #1a1a1d);
  border-radius: 15px !important;
}
.service-section-two .service_box.style_three .content_inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  color: #fff;
}
.service-section-two .service_box.style_three .content_inner p {
  flex: 1;
  margin-bottom: 0;
}
.service-section-two .service_box.style_three .position-absolute.bottom-1 {
  position: absolute !important;
  bottom: 15px !important;
  right: 15px !important;
  margin: 0 !important;
}
.service-section-two .service_box.style_three .read_more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .service-section-two .service_box.style_three {
    min-height: 320px;
  }
}
@media (max-width: 991px) {
  .service-section-two .service_box.style_three {
    min-height: 300px;
    margin-bottom: 30px;
  }
}
.values-section .values-intro p {
  margin: 0;
}
.values-grid .value-card {
  background: #fff;
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
  height: 100%;
}
.values-grid .value-icon {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  border: 2px solid #a51225;
  color: #a51225;
  display: grid;
  place-items: center;
  font-size: 22px;
  margin-bottom: 12px;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6);
}
.values-grid h4 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 6px;
  color: #121212;
}
.values-grid p {
  color: #4a4a4c;
  line-height: 1.6;
  margin: 0;
}
.creote-icon-box.position-relative .custom-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.creote-icon-box .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
}
.creote-icon-box .container {
  position: relative;
  z-index: 2;
}
.choose-cards .feature-card {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
  padding: 28px;
  position: relative;
}
.choose-cards .feature-card .accent {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  border-radius: 0 0 14px 14px;
}
.choose-cards .accent-orange {
  background: #ff8d8d;
}
.choose-cards .accent-green {
  background: #79efb7;
}
.choose-cards .accent-sky {
  background: #84daf5;
}
.choose-cards .icon img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}
.choose-cards h3 a {
  color: #0f1a2a;
}
.choose-cards .reason_to_choose_p {
  color: #6a6a6e;
  margin: 0;
}
.milestones-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 4vh 0;
}
.milestones-bg .bg-row {
  white-space: nowrap;
  font-weight: 900;
  letter-spacing: 0.06em;
  color: #fff;
  opacity: 0.06;
  line-height: 1;
}
.milestones-bg .bg-row:first-child {
  font-size: 8vw;
  transform: translateY(-10%);
}
.milestones-bg .bg-row:nth-child(2) {
  font-size: 8vw;
  transform: translateY(10%);
}
@media (max-width: 992px) {
  .milestones-bg .bg-row:first-child {
    font-size: 28vw;
  }
  .milestones-bg .bg-row:nth-child(2) {
    font-size: 32vw;
  }
}
.custom-title-text {
  font-size: 42px !important;
  font-weight: 500 !important;
  line-height: 42px;
  margin-bottom: 20px;
}
.icon_box_all.style_three {
  border: 1px solid #a51225;
}
.rounded-image {
  border: 1px solid #a51225;
}
.our-director .title-underline {
  height: 2px;
  background: #e9e9ec;
  margin-bottom: 28px;
}
.our-director .media-frame {
  background: #1f2025;
  border-radius: 28px;
  min-height: 500px;
  width: 100%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}
.our-director .dir-name {
  font-weight: 800;
  color: #0e0e10;
  margin-bottom: 6px;
}
.our-director .dir-role {
  color: #a51225;
  font-weight: 600;
  margin-bottom: 18px;
}
.our-director .dir-text {
  color: #4b4c4f;
  line-height: 1.8;
}
.our-director .socials {
  display: flex;
  gap: 16px;
  margin-top: 30px;
}
.our-director .socials a {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #fff;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.our-director .socials a i {
  color: #a51225;
  font-size: 18px;
}
.slider.slider_version_v2.style_four .slide-item,
.slider.slider_version_v2.style_four .slide-item-content,
.slider.slider_version_v2.style_four .video-container {
  min-height: 100vh;
  height: 100vh;
}
.slider.slider_version_v2.style_four .video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider.slider_version_v2.style_four .auto-container,
.slider.slider_version_v2.style_four .auto-container > .row {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider.slider_version_v2.style_four .slider_content {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
.slider.slider_version_v2.style_four .slider_content .thm_btn {
  display: inline-flex;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .slider.slider_version_v2.style_four .slider_content h1 {
    font-size: 2rem;
  }
}
.header.get_sticky_header {
  background-color: transparent;
  box-shadow: none !important;
}
.header.get_sticky_header.sticky-active {
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.header_menu_box {
  background-color: rgb(255 229 233 / 60%) !important;
  backdrop-filter: blur(15px) !important;
  -webkit-backdrop-filter: blur(15px) !important;
  padding: 20px 40px !important;
  border-radius: 45px !important;
  border: 1px solid rgb(71 0 0 / 70%) !important;
  display: flex;
  align-items: center;
  gap: 15px;
}
.header.get_sticky_header.sticky-active .header_menu_box .sticky-logo {
  display: block !important;
}
.fixed-header .get_sticky_header {
  background-color: rgb(255 229 233 / 60%) !important;
  backdrop-filter: blur(15px) !important;
  -webkit-backdrop-filter: blur(15px) !important;
  padding: 10px !important;
}
.auto-container,
.auto_container {
  max-width: 1340px !important;
}
.header_boxed.style_four {
  top: 5px !important;
}
.header .header_content_collapse {
  width: 76% !important;
}
.underline-row {
  border-bottom: 2px solid #4d082c;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.bg_light {
  background: #f5eee0 !important;
}
.custom-video {
  height: 350px;
  width: 100%;
  object-fit: cover;
  display: block;
}
.home_end_section {
  color: azure !important;
}
.light-gray-background {
  background-color: #f6f5f5 !important;
}
.glass-btn {
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.2);
  padding: 12px 25px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
.glass-btn:hover {
  background: rgba(0, 0, 0, 0.6);
  color: #0fc;
  border-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}
.video-container {
  position: relative;
}
.gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2));
  z-index: 1;
  pointer-events: none;
}
video {
  position: relative;
  z-index: 0;
}
.strip {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  z-index: 2;
}
.strip-left {
  top: 0;
  left: 15%;
  width: 2px;
  height: 100%;
}
.strip-right {
  top: 0;
  right: 15%;
  width: 2px;
  height: 100%;
}
.strip-top {
  top: 19%;
  left: 0;
  width: 100%;
  height: 2px;
}
.strip-bottom {
  bottom: 18%;
  left: 0;
  width: 100%;
  height: 2px;
}
.strip-bottom::after,
.strip-center-horizontal::after,
.strip-center-vertical::after,
.strip-left::after,
.strip-right::after,
.strip-top::after {
  content: "";
  position: absolute;
  background: radial-gradient(
    closest-side,
    #fff,
    rgba(246, 246, 246, 0.8),
    rgba(184, 184, 184, 0.4),
    rgba(145, 145, 145, 0)
  );
  width: 20px;
  height: 20px;
  border-radius: 50%;
  z-index: 3;
}
.strip-left::after {
  top: 82%;
  left: 83%;
  transform: translateY(-50%) translateX(-50%);
}
.strip-right::after {
  top: 19%;
  right: 17%;
  transform: translateY(-50%) translateX(50%);
}
.strip-top::after {
  top: 15%;
  left: 15%;
  transform: translateX(-50%) translateY(-50%);
}
.strip-bottom::after {
  bottom: 85%;
  left: 85%;
  transform: translateX(-50%) translateY(50%);
}
.custom-bg {
  background: linear-gradient(to right, #fff 66.99%, #183a4a 66.99%);
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.footer_contact_list .same_contact .content h6 {
  color: #000 !important;
}
body button[type="submit"],
body input[type="submit"] {
  background: #480d0d !important;
}
.rounded-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}
.bg_light_about {
  background: #f5eee0 !important;
}
.counter_section {
  color: #000 !important;
}
.counter_about {
  color: #000 !important;
}
.contact_box_content.style_one .contact_box_inner {
  border: 1px solid #fff !important;
}
.contact_form_box_all.type_two .contact_form_shortcode {
  background: #ffffff00 !important;
  box-shadow: none !important;
}
.contact_form_box_all.type_two .contact_form_shortcode form input {
  background: 0 0 !important;
  border: transparent !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
}
.contact_form_box_all.type_two .contact_form_shortcode form textarea {
  background: 0 0 !important;
  border: transparent !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
}
.contact-h3 {
  color: #fff !important;
  width: 160px !important;
}
preloader .content_all_warpper {
  background-color: #fafafa !important;
}
.service_box.style_three .service_content {
  border-radius: 10px !important;
}
.service_box.style_three {
  margin-left: -11px !important;
}
.partner-with-us-info {
  color: #fff !important;
}
.bottom-border-skyblue {
  border-bottom: 10px solid #87ceeb;
}
.bottom-border-lightgreen {
  border-bottom: 10px solid #9bffbe;
}
.bottom-border-lightorange {
  border-bottom: 10px solid #ff928a;
}
.title_top {
  color: var(--primary-color-one) !important;
}
.about-container-1 {
  text-align: center !important;
}
.slider-heading-paragraph {
  color: #fff !important;
}
.project-section {
  position: relative;
  overflow: hidden;
}
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 1;
}
.bg_light_2 {
  color: #e4e4e4 !important;
}
.career-paragraph {
  color: #000 !important;
}
.reason_to_choose_p {
  color: gray !important;
}
.slider.nav_position_one .owl-nav,
.slider.nav_position_two .owl-nav {
  display: none !important;
}
.fixed-header .get_sticky_header {
  padding: 0 0 !important;
}
@media (min-width: 992px) {
  .about-reason-box {
    position: relative;
    left: 25px;
  }
}
@media (max-width: 991px) {
  .about-reason-box {
    position: initial;
  }
}
.contact-left-side {
  position: relative;
  overflow: hidden;
  background-color: #a51225 !important;
  border-radius: 10px !important;
}
.circle-element {
  position: absolute;
  bottom: -24%;
  right: -40%;
  width: 400px;
  height: 400px;
  background-color: #570812;
  border-radius: 50%;
}
.ellipse-element {
  position: absolute;
  bottom: 10%;
  right: 15%;
  width: 200px;
  height: 200px;
  background-color: rgba(87, 8, 18, 0.5);
  border-radius: 50%;
}
.bottom-border-client-seven {
  position: relative;
}
.bottom-border-client-seven::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #ffb380, #ffd1dc);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-windmill {
  position: relative;
}
.bottom-border-client-windmill::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #050200, #000);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-vindhya {
  position: relative;
}
.bottom-border-client-vindhya::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #29567f, #0c2236);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-dop {
  position: relative;
}
.bottom-border-client-dop::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #ce1a23, #210809);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-ptc {
  position: relative;
}
.bottom-border-client-ptc::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #fad025, #4d400e);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-mumbpol {
  position: relative;
}
.bottom-border-client-mumbpol::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #413c9c, #283678);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-msphc {
  position: relative;
}
.bottom-border-client-msphc::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #d2a93c, #312503);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-city-park {
  position: relative;
}
.bottom-border-client-city-park::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #35344e, #06042b);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-umc {
  position: relative;
}
.bottom-border-client-umc::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #fff212, #323008);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-smart-mile {
  position: relative;
}
.bottom-border-client-smart-mile::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #dd742e, #231206);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-ultramod {
  position: relative;
}
.bottom-border-client-ultramod::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #85a828, #1d2605);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-patel {
  position: relative;
}
.bottom-border-client-patel::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #ca962f, #100b02);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-four {
  position: relative;
}
.bottom-border-client-four::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #a0d4ff, #e0e0e0);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-one {
  position: relative;
}
.bottom-border-client-one::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #dda0ff, #a0d4ff);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-three {
  position: relative;
}
.bottom-border-client-three::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #ffb380, #ffd1dc);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-six {
  position: relative;
}
.bottom-border-client-six::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #2a60b0, #a0ffb0);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-eight {
  position: relative;
}
.bottom-border-client-eight::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #a0d4ff, #e0e0e0);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-two {
  position: relative;
}
.bottom-border-client-two::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #ffb380, #ffd1dc);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-nine {
  position: relative;
}
.bottom-border-client-nine::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #f93, #a0ffb0);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bottom-border-client-ten {
  position: relative;
}
.bottom-border-client-ten::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #a0d4ff, #e0e0e0);
  z-index: 1;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.vm-card {
  background: #fff;
  border-top-right-radius: 80px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  padding: 20px;
  border: 1px solid #a51225 !important;
}
.vm-card h2 {
  font-size: 32px;
  font-weight: 700;
  color: #0e0e10;
  margin-bottom: 16px;
}
.vm-card p {
  color: #4b4c4f;
  line-height: 1.7;
  margin-bottom: 24px;
}
.vm-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vm-card ul li {
  color: #4b4c4f;
  margin-bottom: 14px;
  padding-left: 0;
  line-height: 1.6;
}
.vm-card ul li::before {
  content: "•";
  color: #0e0e10;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: 0;
}
.vm-section {
  background: #f5f5f7;
  padding: 60px 0;
}
.vm-illustration {
  display: flex;
  align-items: center;
  justify-content: center;
}
.vm-illustration img {
  max-width: 100%;
  height: auto;
}
.height_450px {
  height: 400px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.height_450px img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #a51225;
  border-radius: 15px;
}
.solution-title {
  color: #a51225 !important;
}
.apply-now-btn {
  background-color: #8b1538;
  color: #fff;
  border: none;
  border-radius: 25px;
  padding: 12px 28px;
  font-weight: 500;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.apply-now-btn:hover {
  background-color: #a51225;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(139, 21, 56, 0.3);
}
.apply-now-btn i {
  font-size: 14px;
}
.contact-form-card {
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  padding: 5px 25px;
  width: 775px;
  margin: 0 auto;
  position: relative;
  top: 4px;
}
.contact-form-card .heading h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 25px;
}
.contact-form-card .heading h2 .text-black {
  color: #1a1a1a;
}
.contact-form-card .heading h2 .text-red {
  color: #a51225;
}
.contact-form-card .form-control,
.contact-form-card .form-select {
  border: 1px solid #d8d8d8;
  border-radius: 0;
  padding: 8px 12px;
  font-size: 13px;
  margin-bottom: 12px;
  transition: border-color 0.3s;
  height: 50px;
}
.contact-form-card .form-control:focus,
.contact-form-card .form-select:focus {
  border-color: #a51225;
  box-shadow: none;
}
.contact-form-card .form-control::placeholder {
  color: #999;
  font-size: 12px;
}
.contact_form_box_all.type_two .contact_form_shortcode form input {
  padding: 0 !important;
}
.contact_form_box_all.type_two .contact_form_shortcode form textarea {
  padding: 0 !important;
}
@media (max-width: 768px) {
  .mobile-contact-container {
    min-height: auto !important;
    height: auto !important;
    position: relative;
    z-index: 11;
    align-items: flex-start !important;
    padding: 80px 15px 40px 15px !important;
    overflow-y: auto;
  }
  .contact-form-card {
    padding: 25px 20px;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  }
  .contact-form-card .heading h2 {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .contact-form-card .form-control,
  .contact-form-card .form-select {
    margin-bottom: 0;
    font-size: 15px;
    padding: 12px 15px;
    height: 48px;
    border-radius: 4px;
  }
  .contact-form-card .form-control:focus,
  .contact-form-card .form-select:focus {
    border-color: #a51225;
    box-shadow: 0 0 0 0.2rem rgba(165, 18, 37, 0.1);
  }
  .contact-form-card textarea.form-control {
    height: auto;
    min-height: 100px;
    resize: vertical;
  }
  .contact-form-card .row.g-3 {
    margin-bottom: 15px !important;
  }
  .contact-form-card .row.g-3 > * {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-bottom: 15px;
  }
  .contact-form-card .row.g-3 > :last-child {
    margin-bottom: 0;
  }
  .contact-form-card button[type="submit"] {
    width: 100%;
    font-size: 16px;
    margin-top: 10px;
  }
}
@media (max-width: 576px) {
  .mobile-contact-container {
    padding: 70px 10px 30px 10px !important;
  }
  .contact-form-card {
    padding: 20px 15px;
    margin: 0 auto;
    width: 100%;
  }
  .contact-form-card .heading h2 {
    font-size: 22px;
    margin-bottom: 18px;
  }
  .contact-form-card .form-control,
  .contact-form-card .form-select {
    font-size: 14px;
    padding: 11px 12px;
    height: 46px;
  }
  .contact-form-card textarea.form-control {
    min-height: 90px;
    font-size: 14px;
  }
  .contact-form-card .row.g-3 > * {
    margin-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .slider.slider_version_v2.style_four {
    min-height: auto !important;
    height: auto !important;
    overflow-y: visible;
  }
  .slider.slider_version_v2.style_four .slide-item,
  .slider.slider_version_v2.style_four .slide-item-content {
    min-height: auto !important;
    height: auto !important;
  }
  .banner_carousel.vh-100 {
    min-height: auto !important;
    height: auto !important;
  }
  .banner_carousel .slide-item {
    min-height: auto !important;
    height: auto !important;
  }
}
.btn-send {
  background: #a51225;
  color: #fff;
  border: none;
  width: 200px;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  border-radius: 6px;
  margin-top: 8px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.3s;
  height: 40px;
}
.btn-send:hover {
  background: #8b1538;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(165, 18, 37, 0.3);
}
.footer_contact_list {
  margin-bottom: 0;
}
.footer_contact_list .same_contact {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 8px;
}
.footer_contact_list .same_contact span {
  font-size: 16px;
  margin-top: 2px;
}
.footer_contact_list .same_contact .content h6 {
  color: #1a1a1a !important;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.footer_contact_list .same_contact .content a,
.footer_contact_list .same_contact .content p {
  color: #4a4a4a;
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
.testimonials-swiper .testimonials-swiper-next,
.testimonials-swiper .testimonials-swiper-prev,
.testimonials-swiper-next,
.testimonials-swiper-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: 0 0 !important;
  backdrop-filter: none;
}
.testimonials-swiper {
  --swiper-navigation-color: #ffffff;
  --swiper-navigation-size: 18px;
}
.testimonials-swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.testimonials-swiper .swiper-slide {
  height: 100%;
  display: flex;
}
.testimonials-swiper .swiper-slide > * {
  width: 100%;
}
.testimonials-swiper .icon_box_all.style_three {
  height: 350px;
}
.testimonials-swiper-next:after,
.testimonials-swiper-prev:after {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .testimonials-swiper-next,
  .testimonials-swiper-prev {
    width: 36px;
    height: 36px;
  }
}
.counter-block.style_three .content_box h6 .coun_ter .count-text {
  font-size: 50px !important;
  line-height: 50px;
  font-weight: 500 !important;
}
.counter-block.style_three .content_box.text-center {
  text-align: center !important;
}
.counter-block.style_three .content_box.text-center .coun_ter {
  text-align: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.counter-block.style_three .content_box.text-center h6 {
  text-align: center !important;
}
@media (max-width: 768px) {
  .counter-block.style_three .content_box {
    text-align: center !important;
  }
  .counter-block.style_three .content_box .coun_ter {
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .counter-block.style_three .content_box h6 {
    text-align: center !important;
  }
  .counter-block.style_three .content_box p {
    text-align: center !important;
  }
}
.testimonials-pagination.swiper-pagination {
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  margin-top: 30px;
}
.testimonials-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #d0d0d0;
  opacity: 1;
  margin: 0 6px;
  transition: all 0.3s;
}
.testimonials-pagination .swiper-pagination-bullet-active {
  background: #a51225;
  width: 32px;
  border-radius: 6px;
}
.testimonials-pagination .swiper-pagination-bullet:hover {
  background: #a51225;
}
.glass-arrow-btn {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(139, 21, 56, 0.35);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.glass-arrow-btn i {
  font-size: 36px;
  color: #fff;
}
.glass-arrow-btn:hover {
  background: rgba(165, 18, 37, 0.5);
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.35);
}
@media (max-width: 1199.98px) {
  .glass-arrow-btn {
    width: 80px;
    height: 80px;
  }
  .glass-arrow-btn i {
    font-size: 28px;
  }
}
.text-gray {
  color: rgba(255, 255, 255, 0.5);
}
.footer-list {
  list-style-type: disc !important;
  padding-left: 20px !important;
}
.footer-list li {
  color: #fff !important;
  margin-bottom: 6px !important;
}
.custom-our-client {
  width: 200px !important;
  height: 200px !important;
  object-fit: contain !important;
}
.custom-client-container {
  border-radius: 50%;
  background: radial-gradient(circle, #fff 0, #fff 60%, #a51225 100%);
  overflow: hidden;
  width: 250px !important;
  height: 250px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-client-container img {
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
}
.bottom-border-client-four {
  border-bottom: 2px solid #009e46;
  border-radius: 12px;
  transition: all 0.3s ease;
}
.bottom-border-client-four:hover {
  transform: translateY(-5px);
  border-color: #fe5e15;
}
#applyNowModal {
  z-index: 10001;
}
#applyNowModal + .modal-backdrop {
  z-index: 10001;
}
#applyNowModal .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
#applyNowModal .modal-header .close-btn {
  cursor: pointer;
  pointer-events: auto;
}
#applyNowModal .modal-header .close-btn:hover {
  opacity: 0.8;
}
#applyNowModal .modal-body {
  max-height: 60vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 15px;
  scrollbar-width: thin;
  scrollbar-color: #a51225 #f1f1f1;
}
#applyNowModal .modal-body::-webkit-scrollbar {
  width: 6px;
}
#applyNowModal .modal-body::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
#applyNowModal .modal-body::-webkit-scrollbar-thumb {
  background: #a51225;
  border-radius: 10px;
}
#applyNowModal .modal-body::-webkit-scrollbar-thumb:hover {
  background: #8b1538;
}
@media (max-width: 767.98px) {
  #applyNowModal .modal-body {
    max-height: 50vh;
  }
}
.client-navigation {
  margin-top: 20px;
}
.client-swiper-next,
.client-swiper-prev {
  border: 2px solid #a51225 !important;
  color: #a51225 !important;
  background: 0 0 !important;
  transition: all 0.3s ease;
}
.client-swiper-next:hover,
.client-swiper-prev:hover {
  background: #a51225 !important;
  color: #fff !important;
  transform: scale(1.1);
}
.client-swiper-next:disabled,
.client-swiper-prev:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (max-width: 768px) {
  .client-name-circle {
    width: 100px;
    height: 100px;
    font-size: 11px;
    padding: 8px;
  }
}
@media (max-width: 576px) {
  .client-name-circle {
    width: 90px;
    height: 90px;
    font-size: 10px;
    padding: 6px;
  }
}
label.required::after {
  content: "*";
  color: red;
  font-weight: 700;
}
.partner-form-validation .validation-error {
  display: none;
  font-size: 12px;
  margin-top: 5px;
  color: #dc3545;
  text-align: left;
  width: 100%;
}
.partner-form-validation input:invalid:not(:placeholder-shown),
.partner-form-validation input[style*="border-color: rgb(220, 53, 69)"] {
  border-color: #dc3545 !important;
}
.partner-form-validation input:valid:not(:placeholder-shown) {
  border-color: #28a745 !important;
}
.partner-form-validation .wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.partner-form-validation .wpcf7-form-control-wrap .validation-error {
  order: 2;
}
.contact_form_box_all input,
.contact_form_box_all input[type="email"],
.contact_form_box_all input[type="number"],
.contact_form_box_all input[type="text"],
.contact_form_box_all select,
.contact_form_box_all textarea {
  margin: 5px 0 5px !important;
}
.default_sickty_heaad
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.dropdown.mega_menu,
.header
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.dropdown.mega_menu {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.default_sickty_heaad
  .header_content_collapse
  .navigation_menu
  .navbar_nav
  li.dropdown,
.header .header_content_collapse .navigation_menu .navbar_nav li.dropdown {
  margin-right: 40px !important;
  margin-left: 40px !important;
}
.swiper-slide {
  justify-content: center;
  display: flex;
}
.hkth-sliding-word {
  display: inline-block !important;
  font-family: Anton, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff !important;
  animation: innovation-slide 7s infinite !important;
}
@keyframes innovation-slide {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.9);
    filter: blur(10px);
  }
  15% {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0px);
  }
  85% {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-30px) scale(1.1);
    filter: blur(10px);
  }
}
.custom-title-text {
  font-family: "Bricolage Grotesque", sans-serif !important;
  font-weight: 800 !important;
  font-size: clamp(40px, 5vw, 80px);
  line-height: 1.1;
  letter-spacing: -1px;
  color: #4a1c1c;
  opacity: 0;
  animation: title-reveal 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards !important;
  text-shadow: 2px 2px 0 rgba(165, 42, 42, 0.1);
}
@keyframes title-reveal {
  0% {
    opacity: 0;
    transform: translateY(40px) skewY(2deg);
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) skewY(0);
    filter: blur(0px);
  }
}
.slider_version_v2.style_four .slider_content h1 span {
  font-size: 72px !important;
  line-height: 84px !important;
}
.navbar_togglers,
.navigation_menu .dropdown-toggle.nav-link {
  appearance: none;
  background: 0 0;
  border: 0;
  font: inherit;
  padding: 0;
}
.navigation_menu .dropdown-toggle.nav-link {
  cursor: pointer;
  display: inline-block;
  line-height: inherit;
  text-align: inherit;
}
.bot-card.main-action {
  width: 100%;
  border: 0;
  text-align: left;
}
.close-btn,
.close-search {
  appearance: none;
  background: 0 0;
  border: 0;
  color: inherit;
  cursor: pointer;
  padding: 0;
}
@media (prefers-reduced-motion: reduce) {
  *,
  ::after,
  ::before {
    animation-duration: NaNs !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: NaNs !important;
  }
}
