/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/*------------HEADER-------------*/
div#vit-header {
  background: linear-gradient(236deg, #5E1DA8 20.24%, #150943 52.78%, #10189A 79.76%) !important;
}
div#vit-header-toggle ul li a{
  background: linear-gradient(236deg, #5E1DA8 20.24%, #150943 52.78%, #10189A 79.76%) !important;
}
div#vit-header-toggle a:hover{
  background: linear-gradient(236deg, #5E1DA8 20.24%, #150943 52.78%, #10189A 79.76%) !important;
}
nav#vit-header-icon button {
    background-color: transparent;
}
span.menu-text {
    color: white;
}
#vit-header-icon .fusion-menu {
    top: 48px !important;
}
.fusion-tb-header {
    position: fixed;
	 top: -1px;  /* start hidden above viewport */ 
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    transition: top 0.4s ease, opacity 0.4s ease;
    opacity: 0;
}

/* when visible */
.fusion-tb-header.sticky-header {
    top: 0;
    opacity: 1;
}

/* when hidden */
.fusion-tb-header.sticky-hidden {
    top: -1px;
    opacity: 0;
}

ul#menu-portfolio-menu {
    padding: 0px 190px !important;
    background: none !important;
}
@media screen and (max-width:1024px){
	ul#menu-portfolio-menu {
    padding: 0px 100px !important;
}
}
@media screen and (max-width:768px){
	ul#menu-portfolio-menu {
    padding: 0px 70px !important;
}
}
@media screen and (max-width:520px){
	ul#menu-portfolio-menu {
    padding: 0px 30px !important;
}
}

.custom-search{
	background-color:transparent !important;
}
.awb-menu_mt-fullwidth .awb-menu__m-toggle {
    padding: 0px !important;
}

@media screen and (min-width:1025px) and (max-width:1200px){
	#vit-header-text{
		font-size:18px !important;
	}
}

body{
	color:#fff !important;
}
body #floatDiv{
	color:#000;
}

ul#menu-portfolio-menu a{
	text-decoration:none;
}

.awb-menu{
	--awb-mobile-sticky-max-height:530px !important;
}
.awb-menu.collapse-enabled.mobile-mode-collapse-to-button.expanded .awb-menu__main-ul{
	max-height:530px !important;
}
div#logo-image {
    margin-bottom: 0px !important;
}



/*-----------------ALL SECTIONS---------------*/
main#main {
    padding-top: 0px;
    padding-bottom: 0px;
}
div.vit-document-sec-bg{
  background: linear-gradient(236deg, #5E1DA8 20.24%, #15043A 52.78%, #10189A 79.76%) !important;
}
.document-bg-border {
    background:linear-gradient(214deg, rgba(151, 71, 255, 0.20) 0%, rgba(151, 71, 255, 0.06) 100%) ;
    border:2px solid #be8cff;
    border-radius:8px;
}
.row.my-5 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
h4.my-5 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

/*-----HOME page------*/

/*--------------------SECTION-2-----------------------------------*/
div#document-history table thead tr th {
    font-weight: 400;
    padding-bottom: 0px;
}

/*-TABLE-*/
.vit-table table thead {
    background: none !important;
    border: none !important;
}
.vit-table table thead tr th {
    padding-left:0px !important;
}
.vit-table table tbody tr td {
    border: none !important;
    padding-left: 0px !important;
	font-family: 'Nunito Sans';
}


/*--------------------------------SECTION-5----------------------------------------*/
/*Industries we cater*/
.industry-images img {
    height: 180px;
    width: 180px;
}


/*---------------------------SECTION-6----------------------------------------*/
/*Why Choose Vidushi*/
div#choose-vidushi .counter-box-container {
    border: none;
    margin:10px 0px;
}

div.choose-vidushi-counter-box .content-box-counter {
    margin-bottom:30px;
    font-weight: 700;
    text-decoration:underline;
    text-underline-offset:20px;
}
div.choose-vidushi-counter-box .counter-box-content {
    font-weight: 700;
}
div.choose-vidushi-counter-box .content-box-counter:after {
   content: "+";
   font-weight:700;
   color: white;
   position: absolute;
}

div#choose-vidushi .counter-box-content {
    font-family: Nunito Sans;
}
div#choose-vidushi .content-box-counter {
    font-family: Merriweather;
}

/*benefits*/
.vit-benefits-boxes{
   height:210px;
    width:290px;
}

/*-----------------------------SECTION-7-------------------------------------------------*/
div#management-cntr .counter-box-container {
    border: none;
    margin:10px 0px;
}

div.management-cntr-counter-box .content-box-counter {
    margin-bottom:30px;
    font-weight: 700;
    text-decoration:underline;
    text-underline-offset:20px;
}
div.management-cntr-counter-box .counter-box-content {
    font-weight: 700;
}
div.management-cntr-counter-box .content-box-counter:after {
   content: "+";
   font-weight:700;
   color: white;
   position: absolute;
}
div#management-cntr .counter-box-content {
    font-family: Nunito Sans;
}
div#management-cntr .content-box-counter {
    font-family: Merriweather;
}
/*Education-wise distribution No. of Employees*/
.edu-label {
  color: white;
  font-size:24px;
  font-family:Nunito Sans;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.edu-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.edu-item .box {
  width: 36px;
  height: 36px;
  display: inline-block;
}


/*-------------SECTION-7----------*/
/*4-simple-steps*/
/* div#simple-steps .counter-box-container {
    border: none;
    margin:10px 0px;
}
div.simple-steps-counter-box .content-box-counter {
    margin-bottom:30px;
    font-weight: 700;
    text-decoration:underline;
    text-underline-offset:20px;
}
div.simple-steps-counter-box .counter-box-content {
    font-weight: 700;
} */

/*-----------------------------SECTION-8-------------------------------------------------*/
/* ---------- Our Team Post card ------*/

.contact-details {
	text-align:center;
	padding-bottom:10px;
}
.contact-details-designation{
	font-size:18px;
	font-weight:600;
}
div.contact-details p  {
    margin-bottom: 8px;
}
.contact-details a{
	color:#fff;
}
.contact-details a:hover {
	color:#fff;
   text-decoration: underline;
}
#our-team-details div{
	background:linear-gradient(214deg, #9747FF 0%, rgba(151, 71, 255, 0.30) 100%);
}
div#our-team-details-title{
	background:transparent;
}
div.contact-details{
	background:transparent !important;
}

div#vit-team-details a {
    text-decoration: none !important;
}
div#vit-team-details {
    font-family: Nunito Sans !important;
}
/*--------------------------------last section----------------------------------------*/
/*Client Testimonial*/
.client-box {
    height: 340px;
}

/* -------------------------------FOOTER----------------------------------------- */
.link-w a, .link-w a:visited{
	color: #fff  !important;  
}
.link-w a:hover{
	text-decoration:underline;
}


/*---------------------- case study table------------------------------ */

/* .table-2 table thead {
    background-color: transparent !important;
    border:none !important;
} */

div#table-vit {
border-radius:20px !important;
} 
/* Rounded corners on header cells */
/* Table base styles */
#table-vit table {
  border-collapse: separate !important;
  border-spacing: 0 !important;
  background: linear-gradient(214deg, rgba(151, 71, 255, 0.20) 0%, rgba(151, 71, 255, 0.06) 100%);
  width: 100%;
}
/* Header cells */
#table-vit table thead th {
  border: 2px solid #BE8CFF;
  font-size: 24px;
/*   padding: 12px 12px; */
}

/* Rounded corners on top left and top right header cells */
#table-vit table thead th:first-child {
  border-top-left-radius: 20px !important;
	 border-left: 4px solid #BE8CFF;
    border-top: 4px solid #BE8CFF;
}
#table-vit table thead th:last-child {
  border-top-right-radius: 20px !important;
      border-right: 4px solid #BE8CFF;
    border-top: 4px solid #BE8CFF;
}
/* Body cells */
#table-vit table tbody td {
  border: 2px solid #BE8CFF;
  font-size: 20px;
}
/* Rounded corners on bottom left and bottom right body cells */
#table-vit table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 20px !important;
	 border-left: 4px solid #BE8CFF;
    border-bottom: 4px solid #BE8CFF;
}
#table-vit table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 20px !important;
   border-right: 4px solid #BE8CFF;
    border-bottom: 4px solid #BE8CFF;
}
#table-vit table tbody tr td:first-child {
  	    border-left: 4px solid #BE8CFF;
}
#table-vit table tbody tr td:last-child {
   border-right: 4px solid #BE8CFF;
   
}
#table-vit table tbody tr td{
	padding:15px !important;
}
#table-vit table thead tr th{
	padding:15px !important;
}
#table-vit {
  width: 50%;      /* half width on desktop */
}

#table-vit table {
  width: 100%;     /* table fits inside container */
  border-collapse: collapse;
}

@media (max-width: 1024px) {
  #table-vit {
    width: 100%;
  }

}


/* ======== CASE STUDIES =========== */

/* =======Case Study Grid Layout========= */
 .caseStdMainBox {
    background: linear-gradient(214deg, rgba(151, 71, 255, 0.40) 0%, rgba(151, 71, 255, 0.12) 100%);
    padding: 20px;
	margin-right:10px;
	 margin-left:10px;
	margin-bottom:20px!important;
    border-radius: 8px;
    border: 1px solid #be8cff;
    display: flex;
    gap:20px!important;
    align-items: center;
    flex-wrap: wrap; /* allow stacking on smaller screens */
    box-shadow: 0 0 18px rgba(151, 71, 255, 0.5);	
} 
.caseStdImg {
    min-width: 280px;
    height: auto;          /* make height auto for responsiveness */
    max-height: 400px;     /* prevent very tall images */
    border-radius: 8px;
    object-fit: cover;
    width: 100%;           /* take full width in container */
}
.caseStdContent{
	flex:1;
	color:#fff;
}
.caseStdBtn{
	margin:10px 0 0;
	padding:10px 15px;
	background:#0073aa; 
	color:#fff;
	border:none;
	border-radius:8px;
	cursor:pointer;
}
body.modal-open {
    overflow: hidden;
}

/* ========== Popup Modal============= */
#cs-modal-overlay {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: none;
    position: fixed;
    margin-top: 6% !important;
	height:100vh;
    width: 100%;
	top:0;
    left: 0;
    bottom: 0 !important;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999999999 !important;
}
#cs-modal-content {
    background: linear-gradient(236deg, #5E1DA8 20.24%, #15043A 52.78%, #101B9A 79.76%);
    width: 80%;
    margin: 50px auto;
    padding: 30px;
    border-radius: 8px;
    position: relative;
    max-height: 90vh;  /* avoid overflow */
    overflow-y: auto;  /* scroll inside modal if content large */
}

#cs-modal-body
{
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}
#cs-modal-close{
	position:absolute;
	top:2px; 
	right:10px;
	font-size:20px;
	cursor:pointer
}


/* ===========Responsive Breakpoints for case study==================== */

/* Tablets (≤ 1124px) */
@media (max-width: 1124px) {
    .caseStdMainBox {
        flex-direction: column; /* stack image above content */
        align-items: center;
    }
    .caseStdImg {
        min-width: 100%;
        max-height: 280px;
    }
    #cs-modal-content {
        width: 90%;
        padding: 20px;
    }
	.caseStdBtn {
        text-align: center;
    } 
	.caseStdContent{
		text-align:center;
	}
}

/* Mobiles (≤ 768px) */
@media (max-width: 768px) {
    .caseStdMainBox {
        flex-direction: column;
		 align-items: center;
        gap: 15px;
    }
    .caseStdImg {
/*         min-width: 100%;
        height: auto; */
        max-height: 300px;
    }
    #cs-modal-content {
        width: 95%;
        margin: 65px auto;
        padding: 15px;
    }
    #cs-modal-body {
        height: auto;
        max-height: 70vh;
    }
}

/* Small Mobiles (≤ 480px) */
@media (max-width: 480px) {
    .caseStdMainBox {
        padding: 15px;
    }
    .caseStdImg {
        max-height: 280px;
    }
    #cs-modal-close {
/*         font-size: 20px; */
        top: 5px;
        right: 8px;
    }
}

/* Default: mobile first (1 column) */
.caseStdGrid {
    display: grid;
    grid-template-columns: 1fr; 
    gap: 20px;
}

/* Tablets and above: 2 columns */
@media (min-width: 768px) {
    .caseStdGrid {
        grid-template-columns: repeat(2, 1fr);
    }
	
}
/* case study image */
@media screen and (max-width:1400px){
	img#vit-case-std-img{
		height:220px;
		width:400px;
	}
	.vit-case-std-headings{
	margin-top:50px !important;
   }
}
@media screen and (max-width:1024px){
	.vit-case-std-headings{
	margin-top:30px !important;
   }
}
@media screen and (max-width:768px){
	img#vit-case-std-img{
		height:170px;
		width:220px;
	}
	.vit-case-std-headings{
	margin-top:10px !important;
   }
}
@media screen and (max-width:415px){
	img#vit-case-std-img{
		float:left;
	}
}


/* _________________ responsive  ___________________*/

@media only screen and (max-width: 1260px){
	/* 	header */
	#vit-header-icon .fusion-menu {
    top: 55px !important;
   }
}
@media screen and (max-width:991px){
/* 	section-1 */
	span#vit-home-logo img {
    max-width: 80% !important;
   }
	
	div.choose-vidushi-counter-box .display-counter {
    font-size:30px;
   }
}

@media only screen and (max-width: 767px) {
  .edu-label {
    margin:auto;
  }
	/* 	header */
	#vit-header-icon .fusion-menu {
    top: 38px !important;
   }

}
@media only screen and (max-width: 520px) {
	/* 	header */
	#vit-header-icon .fusion-menu {
    top: 41px !important;
   }
}

@media screen and (min-width: 1025px)  {
    /* ---  Our Services Post card---- */
  div#vit-our-services-title {
    min-height: 60px;
   }	
}







