/**
Theme Name: techvedika
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techvedika
Template: astra
*/
.custom-featured-image-after-title {
    margin: 20px 0;
}
.custom-featured-image-after-title img {
    width: 100%;
    height: auto;
}
.desktop-img-size {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.social-icon-img {
  width: 32px;      
  height: 32px;     
  object-fit: contain; 
}




h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0 !important;
}


/*+++++++++++++++++global classes ++++++++++++++++++++++++++++++++*/
.fs-33 {
  font-size: 33px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-36 {
  font-size: 36px !important;
}

/************PADDING*********/
.pt-28px {
  padding-top: 28px !important;
}
.pt-38px{
	padding-top: 38px !important;
}

/*************height*************/
.full-height {
  min-height: 100vh;
}

.h-299 {
  height: 299px;
  /* width: 389px; */
}

.hw-186 {
  height: 186px;
  width: 242px;
}

.h-125 {
  height: 125px;
  width: 162px;
}

.h-145 {
  height: 146px;
}

.h-179 {
  height: 179px;
}

.mt-negative-50 {
  margin-top: -50px !important;
}

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

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

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

.margin-left-130 {
  margin-left: 130px;
}

.img-size {
  max-height: 100px;
  object-fit: contain;
}
.slider-text {
  max-width: 1000px;
  margin: auto;
  padding: 0 1rem; 
}





/* ===================== COLORS ===================== */
.bg-techv-primary {
  background: #f46e27;
}

.bg-techv-secondary {
  background: #071A32;
}

/*me*/
.bg-techv-tertiary {
  background-color: #ffffff;
}

.bg-techv-gray {
  background-color: #f5f5f5;
}

.bg-techv-Twilight-Indigo {
  background-color: #082237 !important;
  color: white !important;
}


.bg-techv-digital-twin {
  background-color: #061427 !important;
}

.bg-techv-Deep-Indigo {
  background-color: #12153d !important;
}

.bg-techv-gradient {
  background: linear-gradient(91.19deg, #E3611C 1.02%, #8C3000 124.38%);
}
.bg-techv-rich-black {
  background-color: #061125 !important;
}
.bg-techv-charcoalBlue{
	background-color: #061628 !important;
}
.bg-techv-midnightNavy{
	background-color: #072041 !important;
}



.bg-techv-blue-gradient {
  background: linear-gradient(180deg, #0F4878 -17.29%, #3F8FD4 105%);
}

.bg-techv-dark-gradient {
  background: linear-gradient(0deg,
      rgba(32, 33, 53, 0.2),
      rgba(32, 33, 53, 0.2)),
    linear-gradient(270deg, rgba(22, 26, 75, 0) 54.61%, #161a4b 60.5%),
    linear-gradient(0deg, #12153d, #12153d) !important;
}

.border-left-orange {
  border-left: 4px solid #f46e27;
  display: inline-block;
  padding-left: 10px;
}

.text-techv-dark {
  color: #202135 !important;
}

.text-techv-blue-gradient {
  background: linear-gradient(180deg, #0F4878 -17.29%, #3F8FD4 105%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ===================== BUTTONS ===================== */
.btn-techv {
  border-radius: 55px;
  padding: 18px 40px;
  background-color: #f46e27;
  color: white;
  border: none;
  font-size: 16px;
  font-weight: 500;
}

.btn-techv-outline {
  border: 2px solid #f46e27;
  border-radius: 55px;
  padding: 8px 40px;
  background: transparent;
  color: #f46e27;
  font-size: 14px;
  font-weight: 400;
}

.btn-techv-outline:hover {
  background-color: #f46e27;
  color: #ffffff;
}

.position-adjust {
  top: -113px;
  right: 20px;
  position: absolute;
}

.position-adjust-1Line {
  position: absolute;
  top: -65px;
  right: 20px;
}

/* ===================== CARDS ===================== */
.card-techv-light {
  border-radius: 24px;
  background: #F5F5F5;
  padding: 10px;
}

.card-techv-dark {
  border-radius: 24px;
  background: #071A32;
  padding: 10px;
}

.card-techv-darkBlue {
  border-radius: 24px;
  background: #202135;
  padding: 10px;
}
.card-techv-richBlack{
border-radius: 24px;
background: #061125;
  padding: 10px;	
}
.card-techv-dark-noPad {
  border-radius: 24px 0 0 24px;
  background: #071a32;
  padding: 0px;
}

.card-semiCard {
  height: 125px;
  width: 61px;
  padding: 19px 0 0 18px;
}

.card-techv-deep-indigo {
  border-radius: 24px !important;
  background: #12153d !important;
  padding: 10px;
}
.shadow-techv-richBlack{
  box-shadow: 
  10px 10px 20px 0px #000000 inset,
  -10px -10px 20px 0px #172E4C inset;
}


.shadow-techv-light {
  box-shadow: 10px 10px 20px 0px #BDC8DFB2 inset,
    -10px -10px 20px 0px #FFFFFF inset;
}

.shadow-techv-dark {
  box-shadow: 10px 10px 20px 0px #000000 inset,
    -10px -10px 20px 0px #153863 inset;
}

.shadow-techv-deep-indigo {
  box-shadow: 10px 10px 20px 0px #020315 inset,
    -10px -10px 20px 0px #242857 inset;
}


/* ===================== TYPOGRAPHY ===================== */
.heading-techv-large {
  font-weight: 300 !important;
  font-size: 76px !important;
  line-height: 80px !important;
  letter-spacing: 0% !important;
}

.heading-techv-primary {
  font-weight: 400 !important;
  font-size: 64px !important;
  line-height: 1 !important;
}

.heading-techv-secondary {
  font-weight: 500 !important;
  font-size: 32px !important;
  line-height: 1;
}

.heading-techv-medium {
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 100% !important;
  letter-spacing: 0% !important;
}

.heading-techv-small {
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 100% !important;
  letter-spacing: 0% !important;
}

.heading-techv-vSmall {
  font-weight: 500 !important;
  font-size: 22px !important;
  line-height: 20px !important;
  letter-spacing: 0% !important;

}


.text-techv-paragraph {
  font-weight: 400 !important;
  font-size: 22px !important;
  line-height: 29px !important;
}

.text-techv-secondary-paragraph {
  font-weight: 400 !important;
  font-size: 28px !important;
  line-height: 100% !important;
  letter-spacing: 0% !important;
}

.text-techv-teritiary-paragraph {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  letter-spacing: 0% !important;
}
.text-techv-vsmall-paragraph{
	font-size: 14px;
  font-weight: 300;
}

.text-techv-paragraph-sm {
  font-size: 16px;
  font-weight: 300;
}
a.btn {
  text-decoration: none;
}

/*****************Positioning****************/
.arrow-position {
  top: 10px;
  right: 10px;
  margin-top: 12px;
  margin-right: 15px;
  max-width: 40px;
}

/*SERVICES PAGE*/
/* ===================== LAYOUT HELPERS ===================== */

.shadow-techv-dark {
  position: relative;
  transition: background 0.3s ease;
  overflow: hidden;
}

/* Add pseudo-element for background image */
.shadow-techv-dark::before {
  content: "";
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  z-index: 0;
  pointer-events: none;
}

/* Ensure text is above background */
.shadow-techv-dark > * {
  position: relative;
  z-index: 1;
}

/* Unique background image per card */
.ai_powered .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/AIPoweredBg.png');
  opacity: 1;
}

.ai_powered .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/fraudDetectionBg.jpg');
  opacity: 1;
}

.ai_powered .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/computerVisionBg.png');
  opacity: 1;
}

.ai_powered .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/automatedBg.jpg');
  opacity: 1;
}

/********************Digital Transformation background image for cards**************/
.digital_transformation .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/AIDrivenBg.jpg');
  opacity: 1;
}

.digital_transformation .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/seamlessCloudBg.jpg');
  opacity: 1;
}

.digital_transformation .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/dataDrivenBg.jpg');
  opacity: 1;
}

.digital_transformation .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/enhancedCustomerBg.jpg');
  opacity: 1;
}

/********************GenAI background image for cards**************/
.genAI .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/expertiseBg.jpg');
  opacity: 1;
}

.genAI .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/intelligentBg.jpg');
  opacity: 1;
}

.genAI .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/documentBg.jpg');
  opacity: 1;
}

.genAI .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/businessBg.jpg');
  opacity: 1;
}

/********************Custom Development background image for cards**************/
.custom_development .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/agileBg.jpg');
  opacity: 1;
}

.custom_development .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/cloudNativeBg.jpg');
  opacity: 1;
}

.custom_development .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/highPerformanceBg.jpg');
  opacity: 1;
}

.custom_development .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/E2EBg.jpg');
  opacity: 1;
}


/********************Digital Twin background image for cards**************/
.digital_twin .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/realTimeBg-1.jpg');
  opacity: 1;
}

.digital_twin .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/AIPoweredBg-1.jpg');
  opacity: 1;
}

.digital_twin .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/dataDrivenBg-1.jpg');
  opacity: 1;
}

.digital_twin .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/scalableBg.jpg');
  opacity: 1;
}


/********************Agile Devops background image for cards**************/
.agile_devops .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/acceleratedBg-scaled.jpeg');
  opacity: 1;
}

.agile_devops .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/scalabilityBg-scaled.jpeg');
  opacity: 1;
}

.agile_devops .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/collaborationBg-scaled.jpeg');
  opacity: 1;
}

.agile_devops .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/securityBG-scaled.jpeg');
  opacity: 1;
}

/********************BI DA background image for cards**************/
.bi_da .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/realTimeBg.jpg');
  opacity: 1;
}

.bi_da .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/cloudBasedBg.jpg');
  opacity: 1;
}

.bi_da .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/AIPoweredBg.jpg');
  opacity: 1;
}

.bi_da .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/customBIBg.jpg');
  opacity: 1;
}


/********************Aws Cloud background image for cards**************/
.aws_cloud .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/scalableBg-scaled.jpeg');
  opacity: 1;
}

.aws_cloud .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/enhancedSecurityBg-scaled.jpeg');
  opacity: 1;
}

.aws_cloud .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/costOptimisedBg-scaled.jpeg');
  opacity: 1;
}

.aws_cloud .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/devopsBg-scaled.jpeg');
  opacity: 1;
}

/**********startup background image for cards ************/
.startUp .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/06/consultingBg.png');
  opacity: 1;
}

.startUp .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/mvpBg.png');
  opacity: 1;
}

.startUp .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/06/productBg.png');
  opacity: 1;
}

.startUp .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/06/AIML_GenAIBg.png');
  opacity: 1;
}
.startUp .hover-bg-5:hover::before {
  background-image: url('/wp-content/uploads/2025/06/cloudBg.png');
  opacity: 1;
}

.startUp .hover-bg-6:hover::before {
  background-image: url('/wp-content/uploads/2025/06/UIUXBg.png');
  opacity: 1;
}



/********************product engineering background image for cards**************/
.product_engineering .hover-bg-1:hover::before {
  background-image: url('/wp-content/uploads/2025/07/Faster-to-Market-techvedika-scaled.jpeg');
  opacity: 1;
}

.product_engineering .hover-bg-2:hover::before {
  background-image: url('/wp-content/uploads/2025/06/cloudNativeBg.jpg');
  opacity: 1;
}

.product_engineering .hover-bg-3:hover::before {
  background-image: url('/wp-content/uploads/2025/07/microservice-architecture-techvedika-scaled.jpeg');
  opacity: 1;
}

.product_engineering .hover-bg-4:hover::before {
  background-image: url('/wp-content/uploads/2025/07/cross-platform-techvedika-scaled.jpeg');
  opacity: 1;
}

.product_engineering .hover-bg-5:hover::before {
  background-image: url('/wp-content/uploads/2025/07/Software-security-techvedika-scaled.jpeg');
  opacity: 1;
}

.img-wrapper {
  height: 170px;
  transition: height 0.4s ease;
}

.hover-card-expand:hover .img-wrapper {
  height: 90px;
}

.hover-card-expand .read-more-btn {
	cursor:pointer;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.hover-card-expand:hover .read-more-btn {
  opacity: 1;
  transform: translateY(0);
  display: block !important;
	cursor:pointer;
}


.hover-ai-card {
  transition: all 0.4s ease;
}

.hover-ai-card:hover {
  box-shadow: 0 0 10px #efefef;
/*   border: 1px solid #efefef; */
  background: #fff;
}

.hover-ai-card img {
  transition: transform 0.4s ease;
}

.hover-ai-card:hover img {
  transform: scale(1.05);
}


.min-vh-60 {
  min-height: 60vh;
}

/* ===================== BACKGROUND IMAGE SECTIONS ===================== */
.revolutionize {
  background:
    linear-gradient(0deg, rgba(30, 108, 175, 0.4), rgba(30, 108, 175, 0.4)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url('/wp-content/uploads/2025/04/services-page-background-scaled.jpeg') no-repeat center center;
  background-size: cover;
}

.bullet-circle {
  width: 18px;
  height: 18px;
  background-color: #F46E27;
  border-radius: 50%;
  flex-shrink: 0;
}

.slider {
  width: 100%;
  height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.innovation_card {
  height: 300px;
  width: 100%;

}

.client-logo {
  width: 102px;
  height: 108px;
  object-fit: cover;
  border-radius: 50% !important;
}


/***********home *************/
.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.revolutionize-video.slider {
  position: relative;
  overflow: hidden;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.heading-underline {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
  width: 80px;
  height: auto;
}

.sub_text {
  padding-bottom: 12px;
  display: inline-block;
  position: relative;
}




/*DIGITAL TWIN PAGE*/
/* ===================== LAYOUT HELPERS ===================== */
.min-vh-60 {
  min-height: 60vh;
}

/* ===================== BACKGROUND IMAGE SECTIONS ===================== */
.digital-Twin {
  background:
    linear-gradient(0deg, rgba(30, 108, 175, 0.06), rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)),
    url('/wp-content/uploads/2025/04/digitalTwin-page-background.png') no-repeat center center;
  background-size: cover;
}


.img-icon {
  width: 36px;
  height: 34.12px;
}

.logo-img {
  width: 100px;
  height: auto;
}

.ai-model-description {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0;
}

/**************Data Transformation ***********************/
.Digital-transformation {
  background: linear-gradient(rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)),
    linear-gradient(rgba(30, 108, 175, 0.06), rgba(30, 108, 175, 0.06)),
    url("/wp-content/uploads/2025/04/digitalBG.png") no-repeat center center;
  background-size: cover;
}

.bg-techv-dark-blue {
  background-color: #090d16;
}

/************* Gen AI ********************************/
.Gen-ai {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/genAI-bg.png") no-repeat center center;
  background-size: cover;
}

.bg-gradient-img {
  background-image: url("/wp-content/uploads/2025/04/NeonBg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/********************AI ML ***********************/
.AI-ML {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/AIMLbg.png") no-repeat center center;
  background-size: cover;
}

.metric-block {
  flex: 1 1 250px;
  max-width: 100%;
}

.step-number {
  border: 2px solid #ffffff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px !important;
}

.step-line {
  height: 3px;
  width: 60px;
  background-color: #ffffff;
  margin-top: -88px;
}

.step-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 220px;
}

.steps-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
  flex-wrap: wrap;
}

/***************BI-DA*****************/
.BI-DA {
  background-image: url("/wp-content/uploads/2025/04/BI_DAbg.png");
  background-color: #0000009e;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/*****************AWS **************/
.AWS {
  background-image: url("/wp-content/uploads/2025/04/AWSbg.png");
  background-color: #021A3A99;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/*****************Custom Development **************/
.Custom-Development {
  background-image: url("/wp-content/uploads/2025/04/customBg.png");
  background-color: #042F6791;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/**********************Agile & Devops**********************/
.Agile-Devops {
  background-image: url("/wp-content/uploads/2025/04/AgileBg.png");
  background-color: #07182ebf;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/**********************About-Us*****************************/
.About-Us {
  background-image: url("/wp-content/uploads/2025/04/about-usBg-1.png");
  background-color: #07182e63;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.aboutUs_gradient {
  background: linear-gradient(180deg,
      rgba(102, 102, 102, 0) 0%,
      rgba(19, 25, 69, 0.6) 72.88%),
    url("/wp-content/uploads/2025/04/contact_BG.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
}


.timeline-container {
    min-height: 100vh;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;

}

.timeline {
    position: relative;
    max-width: 1000px; 
    margin: 0 auto;
    display: flex;
    align-items: flex-start; 
    justify-content: space-between;
    width: 100%;
    padding: 0 50px; 
		margin-top:50px;
}

.timeline-point {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
}

.timeline-point .circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid white;
    position: absolute;
    top: 20px; 
    left: 50%;
    transform: translateX(-50%); 
    z-index: 3;
}

.timeline-point .circle.active {
    background-color: #ff6600; 
    border-color: #ff6600; 
}

.timeline-point .year {
    position: absolute;
    top: -20px; 
    font-size: 1.1em;
    font-weight: normal;
    white-space: nowrap;
    color: white; 
    transform: translateX(-50%);
    left: 50%;
}

.timeline-point .year.year-bold {
    font-weight: bold;
}

.timeline-line {
    flex-grow: 1;
    height: 4px;
    position: relative;
    z-index: 1; 
    align-self: flex-start; 
    margin: 0 -10px;
    top: 30px;
}

.timeline-line.orange-line {
    background-color: #ff6600; 
}

.timeline-line.white-line {
    background-color: white; 
}


/****leadership*****/

/******profile hover ********/
.profile-card {
  transition: all 0.4s ease;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.profile-top-section {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}


.profile-image {
  width: 250px;
  transition: all 0.4s ease;
}

.profile-card:hover .profile-image {
  width: 82px;
}

.profile-header {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  transition: all 0.4s ease;
}

.profile-name {
  font-size: 1.4rem;
  transition: all 0.4s ease;
  margin-bottom: 0;
}

.profile-title {
  font-size: 1rem;
  transition: all 0.4s ease;
}

.profile-card:hover .profile-name {
  font-size: 1rem;
}

.profile-card:hover .profile-title {
  font-size: 0.85rem;
}

.profile-details {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
  margin-top: 0.5rem;
}


.profile-card:hover .profile-details {
  opacity: 1;
  visibility: visible;
  max-height: 500px;
}


.toggle-button-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
}

.profile-card:hover .toggle-button-wrapper {
  display: none;
}


.icon-button-wrapper {
  display: none;
  justify-content: flex-end;
  margin-top: auto;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}

.profile-card:hover .icon-button-wrapper {
  display: flex;
}

.icon-btn-multi {
  background-color: #f46e27;
  border: none;
  padding: 8px 16px;
  border-radius: 20px;
  display: inline-flex;
  gap: 10px;
  align-items: center;
}

.icon-btn-multi img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}


.profile-card .toggle-button {
  display: block;
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  bottom: 0;
  right: 0;
}

.profile-card:hover .toggle-button {
  display: none;
}


.profile-top-section .w-100 {
  min-height: 100px;
}


/******************** blog ***************************/
.blogSlider {
  background-image: url("/wp-content/uploads/2025/06/techvedika_case_studies.jpg");
  background-color: #07182e63;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
 padding-top:90px;
	padding-bottom:50px;
}
.blogSliderBg {
  background-image: url("/wp-content/uploads/2025/06/blogBg.jpg");
  background-color: #07182e63;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
 padding-top:90px;
	padding-bottom:50px;
}


/********************Contact-Us ****************/
.Contact-Us {
  background-image: url("/wp-content/uploads/2025/04/contactBg-1.png");
  background-color: #07182eb0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.scroll-section {
  display: flex;
  height: 100vh;
  overflow: hidden;
}


/************* IND_BFSI ********************************/
.smart-platforms {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/Ind-bfsi-page-background.png") no-repeat center center;
  background-size: cover;
}

.color-techv-primary {
  color: #f46e27;
}

.orange-line-offset {
  margin-left: -1.5rem;
}

.no-hover:hover {
  background-color: transparent;
  color: #f46e27;
  border-color: #f46e27;
}

/************* IND_MFG ********************************/
.modern-solutions {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/Ind-Mfg-page-background.png") no-repeat center center;
  background-size: cover;
}

/************* IND_HEALTHCARE ********************************/
.secure-scalable {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/Ind-health-page-background.png") no-repeat center center;
  background-size: cover;
}

/************* IND_HITECH ********************************/
.digital-solutions {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/Ind-hitec-page-background.png") no-repeat center center;
  background-size: cover;
}


/************* CLIENTS ********************************/
.our-customers {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/Clients-page-background.png") no-repeat center center;
  background-size: cover;
}

/************* PARTNERS ********************************/
.our-partners {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/Partners-page-background.png") no-repeat center center;
  background-size: cover;
}

.tech-logo {
  max-width: 100%;
  padding: 10px;
  height: auto;
}

/************* CAREERS ********************************/
.join-the {
  background: linear-gradient(0deg,
      rgba(30, 108, 175, 0.06),
      rgba(30, 108, 175, 0.06)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)),
    url("/wp-content/uploads/2025/04/careers-page-background.png") no-repeat center center;
  background-size: cover;
}

.pill-label {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
}

.pill-type {
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
}

.bg-techv-quaternary {
  background-color: #F5F5F5;
}
/***************Start Up***********/
.Start-Up {
	  background-image: url("/wp-content/uploads/2025/05/startUp.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.span-text{
	font-family: Rubik;
font-weight: 600;
font-size: 30px;
line-height: 100%;
letter-spacing: 0%;
 
}


/* ----------- smart recriter -------------------*/


/************* HOME ********************************/

.marqueeImage{
  background-image: url("/wp-content/uploads/2025/06/techvedika_home_sec.jpg");
  background-color: #161a4ba1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg-techv-quaternary .card {
  position: relative;
}

.bg-techv-quaternary .card .card_description {
  position: absolute;
  top: 0;
  color: #fff;
  padding: 20px 40px 20px 60px;

}

.bg-techv-quaternary .card .card_description img {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: -10px;
}

.bg-techv-quaternary .card .card_description .sub_text {
  padding-top: 60px;
  height: 250px;
  text-align: left;
}

.video-background {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.video-background video {
  object-fit: cover;
  z-index: -1;
}

.overlay {
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
  width: 100%;
}

.text-overlay {
  z-index: 2;
  width: 100%;
}

.custom-gradient {
  background: linear-gradient(to right, #e3611c, #8c3000);
  border: none;
  transition: 0.3s ease;
}

.custom-gradient:hover {
  opacity: 0.9;
}

.vid-dim {
  width: 100%;
  height: 796px;
}

.driving-innovation {
  background: linear-gradient(0deg, rgba(32, 33, 53, 0.2), rgba(32, 33, 53, 0.2)),
    linear-gradient(270deg, rgba(22, 26, 75, 0) 54.61%, #161A4B 60.5%),
    url("/wp-content/uploads/2025/04/bg2.png") no-repeat center center;

  background-size: cover;
}

.get-in-touch-with {
  background:
    linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(19, 25, 69, 0.6) 72.88%),
    url("/wp-content/uploads/2025/04/contact_BG.png") no-repeat center center;
  background-size: cover;
	 background-attachment: fixed;
}

/**HOME UPDATES**/
.back-blue {
  background: url("/wp-content/uploads/2025/05/Neon-Background.png") no-repeat center center;
  background-size: cover;
}

.revolutionize-video {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}

.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.custom-gradient {
  background: linear-gradient(to right, #e3611c, #8c3000);
  border: none;
  transition: 0.3s ease;
}

.custom-gradient:hover {
  opacity: 0.9;
}

.blue-line-short {
  width: 100px !important;
}

.home-card {
/*   height: 594px; */
  width: 100%;
  /* width: 660px; */
  padding: 35px;
}

.clients-say {
  color: #5A5A5A;
	font-size:18px!important;
}

.home-card h5 {
  padding-top: 45px;
  /* padding-bottom:20px; */
}

.home-card p {
  padding-top: 24px;
  min-height:130px
}

/****FOOTER***/

 .footer {
	 background-color:#202135;
            color: #adb5bd;
            font-size: 0.7rem;
        }
      
        .footer .footer-heading {
            color: #ffffff; 
            font-size: 1.1rem;
            border-bottom: 1px solid #495057;
            padding-bottom: 8px;
            margin-bottom: 10px!important; 
        }
        .footer ul {
            list-style: none;
            padding: 0;
					margin:0;
        }

        .footer ul li a {
            color: #fff;
			font-size: 0.9rem;
            text-decoration: none;
            transition: color 0.3s ease;
        }
.logoFootSec a{
	 font-size: 0.9rem;
	display:flex;
	text-decoration:none;
	padding-bottom:5px;

}
	.logoFootSec a img{
		padding-right:10px;
		object-fit:contain;
	}
        .footer ul li a:hover {
            color: #ffffff;
        }
        .footer .contact-info p {
            margin-bottom: 10px;
        }
        .footer .contact-info i {
            margin-right: 10px;
            color: #ffffff;
        }

        .footer .social-icon-item { 
            text-align: center; 
            margin-bottom: 20px;
        }
.ast-primary-footer-wrap {
    height: auto !important;
    min-height: unset !important; 
}


 .logo-marquee-wrapper {
            position: relative;
            overflow: hidden;
            width: 100%;
            height: 70px;
          }

          .logo-track {
            display: flex;
            align-items: center;
            gap: 3rem;
            animation: scroll 150s linear infinite;
            width: max-content;
          }

          .logo-track img {
            height: 45px;
            flex-shrink: 0;
            object-fit: contain;
            transition: transform 0.3s ease;
            vertical-align: middle;
          }

          .logo-track img:hover {
            transform: scale(1.1);
          }

          @keyframes scroll {
            0% {
              transform: translateX(0);
            }

            100% {
              transform: translateX(-50%);
            }
          }

div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
    max-width:100%;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
    max-width:100%!important;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-one-half {
    width: 100% !important;
	margin:0;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    font-size: 16px!important;
    padding-top:5px!important; 
    padding-bottom: 5px!important;
}

.great_place_work{
    position: relative;
    top: 25px;
}


.elementor-kit-49 input:not([type="button"]):not([type="submit"]), .elementor-kit-49 textarea, .elementor-kit-49 .elementor-field-textual{
font-size:16px !important;
}

.custom-badge-wrapper {
/*   padding-top: 10px; */
  display: flex;
  align-items: center;
}

.greatplace-badge {
  height: 125px!important;
	position:relative;
	top:20px;
  transition: all 0.3s ease;
}

/* Initial top margin for menu */
.ast-primary-header-bar {
  transition: margin-top 0.3s ease;
}
.ast-sticky-active .ast-primary-header-bar {
  margin-top: 0!important;
}

.ast-sticky-active .custom-badge-wrapper {
/*   padding-top: 0; */
}

.elementor-button:hover{
	background:#f46e27!important;
	color:#fff!important;
}
.bdpp-post-grid.bdpp-columns > [class*="bdpp-post-"] {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 16px;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.patners_techvedika .row  .col-6 div{
	min-height:57px!important;
}

.profile-image-container img{
	width:150px;
	border-radius:50%;
}

.bdpp-post-grid.bdpp-columns{
	min-height:450px;
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.dropdown-menu-toggle .ast-icon.icon-arrow {
    display: none;
}
	.sidebar-main{
		margin-top:90px;
	}
  .pt-lg-custom {
    padding-top: 100px !important;
  }

  .scrollable-cards {
    max-height: 400px;
    overflow-y: auto;
    padding-right: 0.5rem;
  }

  .mt-neg-100-lg {
    margin-top: -140px;
  }
  
  .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{
  max-width:1320px;
  }
}

/* Medium devices (tablets and smaller, max-width: 768px) */


 
/* Medium to large devices (min-width: 768px) */
@media (min-width: 768px) {
  .top-image {
    width: 100%;
    height: auto;
  }
	.copyright-mobile {
      display: none;
    }
	.srJobList .srJobListJobOdd * {
	text-align:center;
	}

  .mobile_view {
    display: none !important;
  }

  .left-fixed {
    position: sticky;
    top: 0;
    align-self: flex-start;
    height: 100vh;
    padding: 2rem;
  }

  .right-scrollable {
    flex: 1;
    height: 100vh;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .right-scrollable::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 921px) {
/*     .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
        min-height: 75px;
    } */
	.srJobList .srJobListJobOdd * {
	text-align:center;
	}
	.ast-builder-grid-row{
		max-height:75px;
	}
	.menu-text{
		color:#000!important;
	}
	 .ast-icon.icon-arrow svg{
		 display:inline-block;
	 }
}

 @media (min-width: 900px) and (max-width: 1388px) {
	 .ast-scroll-top-icon{
		 bottom:75px;
	 }
	 .bdpp-post-grid.bdpp-columns {
    min-height: 490px;
}
	 .heading-techv-primary{
		 font-size:50px!important;
	 }
.ast-desktop .main-header-menu > li > a{
	font-size:15px;
	padding:0 0.6rem
}
[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button, [data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button {
    font-size: 14px;
		 padding: 8px 10px;
	width:110px;
}
	.main-navigation .ast-icon.icon-arrow svg{
		 display:none;
	 }
}
@media (min-width: 992px) {
  .desktop-img-size {
    width: 60%;         
    max-width: 400px;  
    height: auto;      
  }
}

@media (max-width: 768px) {
	.text-techv-vsmall-paragraph{
	font-size: 12px;
  font-weight: 300;
}
	.srJobList .srJobListJobOdd * {
	text-align:center;
	}
  .position-adjust {
    position: static !important;
    margin: 0 auto;
  }
	
  .slider-text {
    max-width: 100%; 
    padding: 0 1rem; 
  }
  .slider {
    padding: 3rem;
    height: auto !important;
    padding: 2rem 2rem !important;
  }

  .web_view {
    display: none !important;
  }

  .step-number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }

  .left-fixed {
    position: relative;
    height: auto;
  }
  .right-scrollable::-webkit-scrollbar,
  .step-line {
    display: none !important;
  }

  .client-logo {
    width: 75px !important;
    height: 75px !important;
  }

  .top-image {
    width: 100%;
    height: auto;
    max-height: 250px;
    object-fit: cover;
  }

  .innovation_card {
    height: auto;
    width: 100%;
  }

  /* Headings */
  .heading-techv-large {
    font-size: 38px !important;
    line-height: 100% !important;
  }

  .heading-techv-primary {
    font-size: 36px !important;
  }

  .heading-techv-secondary {
    font-size: 16px !important;
  }

  .heading-techv-small {
    font-size: 20px !important;
  }

  /* Paragraphs */
  .text-techv-paragraph {
    font-size: 18px !important;
  }

  .text-techv-secondary-paragraph {
    font-size: 20px !important;
  }

  .text-techv-teritiary-paragraph {
    font-size: 14px !important;
  }

  /* Font sizes */
  .fs-36 { font-size: 28px !important; }
  .fs-33 { font-size: 26px !important; }
  .fs-28 { font-size: 22px !important; }
  .fs-24 { font-size: 20px !important; }
  .fs-22 { font-size: 18px !important; }
  .fs-20 { font-size: 16px !important; }
  .fs-16 { font-size: 14px !important; }
	
	.site-primary-footer-wrap .ast-builder-grid-row-container-inner{
		height:400px;
	}
}


/* Small devices (phones, max-width: 576px) */
@media (max-width: 576px) {
	.site-footer-section{
		padding-left:30px;
		padding-right:30px;
	}
	.footer .footer-heading, .footer li{
		text-align:left !important;
	}
	.srJobList .srJobListJobOdd * ,#smartWidget0 .srJobList .srJobListJobEven *{
	text-align:center!important;
	}
	.ast-builder-grid-row{
		max-height:75px;
	}
	
    .ast-header-break-point .main-header-menu,.main-header-menu .sub-menu,.ast-header-break-point .main-header-menu .sub-menu{
		background: #77777780;
		backdrop-filter: blur(24px);
	}
	.ast-button-wrap .menu-toggle,.ast-button-wrap button{
		outline:none!important
	}
  .client-logo {
    width: 50px !important;
    height: 50px !important;
  }

  .web_view {
    display: none !important;
  }

  .mobile_left_orange {
    border-left: 4px solid #f46e27;
    display: inline-block;
    padding-left: 10px;
  }

  .innovation_card,
  .home-card {
    height: auto;
    width: 100%;
  }

  .slider {
    height: 100%;
    padding: 50px;
  }

  /* Headings */
  .heading-techv-large {
    font-size: 36px !important;
    line-height: 100% !important;
  }

  .heading-techv-primary {
    font-weight: 300 !important;
    font-size: 32px !important;
    line-height: 100% !important;
    letter-spacing: 0%;
  }

  .heading-techv-secondary {
    font-size: 16px !important;
  }

  .heading-techv-small {
    font-size: 18px !important;
  }

  /* Paragraphs */
  .text-techv-paragraph {
    font-size: 16px !important;
  }

  .text-techv-secondary-paragraph {
    font-size: 14px !important;
  }

  .text-techv-teritiary-paragraph {
    font-size: 13px !important;
  }

  /* Font Sizes */
  .fs-36 { font-size: 22px !important; }
  .fs-33 { font-size: 20px !important; }
  .fs-28 { font-size: 18px !important; }
  .fs-24 { font-size: 16px !important; }
  .fs-22 { font-size: 15px !important; }
  .fs-20 { font-size: 14px !important; }
  .fs-16 { font-size: 13px !important; }

  /* Buttons */
  .btn-techv-outline {
    padding: 10px 24px !important;
    font-size: 13px !important;
  }

  .bullet-circle {
    width: 12px !important;
    height: 12px !important;
  }

  .bg-techv-quaternary .card .card_description .sub_text {
    height: 220px !important;
  }

  .home-card h5 {
    padding-top: 15px !important;
  }

  .home-card p {
    padding-top: 9px !important;
    padding-bottom: 10px !important;
  }
	
	.site-primary-footer-wrap .ast-builder-grid-row-container-inner{
		height:450px;
		padding-top:20px;
	}
	.ast-footer-copyright{
		font-size:0.8rem;
	}
	
	.great_place_work {
		position: relative;
		top: 10px;
		width: 55px;
	}
	.mt-negative-50{
		margin:0;
	}
	.footer .container{
		padding:0;
	}
	.footer .row{
		--bs-gutter-x: 3rem;
	}
	.contact-info{
		font-size:12px;
		text-align:left;
	}
	.contact-info a{
		line-height: 24px;
        text-decoration: none;
	}
	.contact-info img{
		object-fit:contain;
	}
    
       .footer .social-icon-item { 
            margin-bottom: 5px;
        }
	.ast-icon svg{
		color:#000!important;
	}
	.greatplace-badge {
  height:90px!important;
	position:relative;
	top:9px;
}
	.menu-item-13775,.menu-item-13777,.menu-item-13776{
		display:none!important;
	}
	#ast-scroll-top{
		font-size:20px;
	}
	.ast-scroll-to-top-right {
    right: 15px;
    bottom: 15px;
}
	
.carousel-nav {
    display: none !important;
  }

  .card-carousel {
    flex-wrap: wrap !important;   /* allow wrapping */
  }

  .card-carousel .col-md-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
	 margin-bottom:20px;
  }
	
}