/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 20 2025 | 05:57:15 */
.salary-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}
.card {
  background: #f3f4f6;
  padding: 1.5rem;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

table {
  
  border: 1px solid #ddd!important;
}
.mygrid .elementor-widget-container h6 {
  
  border-style:
solid;
  border-width:
1px 1px 1px 1px;
  border-color:
#AAAAAA;
  border-radius:
10px 10px 10px 10px;
	min-height:200px!important;
	text-align:center!important;
	vertical-align:middle!important;
}

.wpcf7-form .wpcf7-form-control-wrap select:not([size]):not([multiple]) {
  font-size: 14px;
  font-size: 0.875rem;
  color: var(--e-global-color-text);
  border-radius:
12px;
  height: 50px;
  line-height: 18px!important;
  border-color: var(--e-global-color-border);
}

.mytitle{color:#6C38FF!important;}

.neotech-mobile-nav .mobile-nav-tabs ul li.active::before {
  opacity: 0!important;
  
}

@media (max-width:1024px){
	.hfe-site-logo{max-width:180px!important;}
	body:not(.elementor-editor-active) .she-header-yes.she-header {
  height: 75px !important;
  margin-top: -15px!important;
}
}

body:not(.elementor-editor-active) .she-header-yes.she-header {
  
  height: 75px!important;
}

.breadcrumb-wrap{display:none!important;}

.ehf-header #masthead {
  z-index: 99;
  position: relative;
  box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.15);
}

@media (min-width:1366px){
	.elementor-canvas-menu-wrapper .menu-mobile-nav-button {
  display: none!important;
  
}
}

.neotech-mobile-nav .mobile-nav-tabs ul .mobile-categories-title {
  margin-left: 15px;
  display: none;
}

