/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 16 2026 | 10:25:10 */
:root {
    --black: #000;
    --white: #fff;
   --purple: #8c52ff;
	--orange:  #D85A22;

}
.wpcf7-submit {
	background-color: var(--purple)!important;
}
body { max-width: 100%!important; padding: 0!important; border: 0!important; }
.elementor-heading-title { border: 0!important; }
#error-page { margin-top: 0px !important;}
/* Single Services Find Talented */ 
.circle-outline-top:after, .circle-outline-bottom:after, .circle-outline-top:before, .circle-outline-bottom:before, .circle-outline-right:after, .circle-outline-left:after {
    content: '';
    position: absolute;
    background-color: #060606;
    border: 2px solid #FFFFFF0F;
    height: 15px;
    width: 15px;
    border-radius: 50%;
}
.circle-outline-top:after {
    top: -10px;
    left: -8px;
}
.circle-outline-bottom:after {
    top: auto;
    bottom: -10px;
    left: -8px;
}
.circle-outline-top:before {
    top: -10px;
    right: -8px;
    left: auto;
}
.circle-outline-bottom:before {
    top: auto;
    bottom: -10px;
    right: -8px;
    left: auto;
}
.circle-outline-right:after {
    top: auto;
    bottom:-10px;
    right: -8px;
    left: auto;
}
.circle-outline-left:after {
    top: auto;
    bottom:-10px;
    right: auto;
    left: -8px;
}
.circle-outline-left:before , .circle-outline-right:before {
    content: '';
    position: absolute;
    background-color: var(--purple);
    border: 2px solid #FFFFFF0F;
    height: 30px;
    width: 30px;
    border-radius: 50%;
   
}
.circle-outline-left:before {
    right: -15px;
    bottom: -15px;
    top: auto;
    left: auto;
}
.circle-outline-right:before {
    left: -15px;
    bottom: -15px;
    top: auto;
    right: auto;
}
@media (max-width: 699px) { 
    .circle-outline-top:after, .circle-outline-bottom:after, .circle-outline-top:before, .circle-outline-bottom:before, .circle-outline-right:after, .circle-outline-left:after, .circle-outline-left:before , .circle-outline-right:before {
        display: none;
    }
    
}
/* Find Talent inner pages Table*/
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* smooth scroll on iOS */
  }
  .table-wrapper::-webkit-scrollbar {
    height: 8px;
  }
  .table-wrapper::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
  }
  .pricing-compare {
    width: 100%;
    min-width: 600px;
    border-collapse: collapse;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    border-radius: 10px;
    overflow: hidden;
    background: transparent;
  }
  .pricing-compare th,
  .pricing-compare td {
    padding: 14px 18px;
    text-align: left;
    white-space: nowrap;
    border-bottom: 1px solid #ffffff0f;
  }
  .pricing-compare th {
    font-weight: 600;
    border-bottom: 2px solid #ddd;
    color: #fff;!important
  }
  .pricing-compare thead {
     background-color: transparent;
    background-image: linear-gradient(110deg, #fc466b 0%, #8c52ff 100%);
  }
  .pricing-compare tr:last-child td {
    font-weight: 700;
    border-top: 2px solid #ffffff0f;
  }
  .pricing-compare tr td:first-child {
    color: #fff;
  }
  .pricing-compare tr td:nth-child(2),
  .pricing-compare tr td:nth-child(3) {
    color: #ff;
  }
@media (max-width: 500px) {
    .pricing-compare {
      font-size: 14px;
      min-width: 450px;
    }
}
.service_menu .elementskit-megamenu-panel {
/* 	left: -500px!important; */
}
.elementskit-megamenu-panel .elementor-icon-list-icon {
	margin: 2px 5px 0px 0px!important;
}
/*Single Service Tec Tab Detail-box  */
.tec-box  {
    background-image: none !important;
    min-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff0f!important;
    padding: 10px 10px;
    border: 1px solid #a7aabb4d;
    border-radius: 15px;
}
.tec-box .elementor-image-box-img, .tec-box .elementor-image-box-img img {
    width: 70px;
    height: 70px;
}
/* Find Talent page Benefit Hirinf Table */
.benefit-table-wrap {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	margin: 10px 0;
	border-radius: 10px;
}
/* Table base */
.benefit-table-wrap table {
	width: 100%;
	min-width: 980px; /* forces horizontal scroll on small screens */
	border-collapse: collapse;
	font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
	color: #dbe9e4;
	background: transparent;
}
/* Header */
.benefit-table-wrap thead {
	background-color: transparent;
	background-image: linear-gradient(110deg, #fc466b 0%, #8c52ff 100%);
}
.benefit-table-wrap thead th {
	position: sticky;
	top: 0;
	/*background: #0f1720;*/
	color: #fff;
	text-align: left;
	padding: 18px 20px;
	font-weight: 600;
	font-size: 14px;
	border-bottom: 1px solid rgba(255,255,255,0.04);
	letter-spacing: 0.2px;
}
/* Body rows */
.benefit-table-wrap tbody tr {
	border-bottom: 1px solid #ffffff0f;
}
.benefit-table-wrap tbody td {
	padding: 16px 20px;
	vertical-align: top;
	font-size: 14px;
	color: #fff;
}
/* Column widths (optional tuning) */
.benefit-table-wrap th.col-category,
.benefit-table-wrap td.col-category { width: 18%; }
.benefit-table-wrap th.col-us,
.benefit-table-wrap td.col-us { width: 22%; }
.benefit-table-wrap th.col-pactrix,
.benefit-table-wrap td.col-pactrix { width: 22%; }
.benefit-table-wrap th.col-savings,
.benefit-table-wrap td.col-savings { width: 14%; }
.benefit-table-wrap th.col-roles,
.benefit-table-wrap td.col-roles { width: 24%; }
/* Emphasize savings */
.savings-pill {
	display: inline-block;
	background-color: transparent;
	background-image: linear-gradient(110deg, #fc466b 0%, #8c52ff 100%);
	color: #fff;
	font-weight: 700;
	padding: 6px 10px;
	border-radius: 999px;
	font-size: 13px;
	letter-spacing: 0.3px;
}
/* Small screens: adjust font & padding */
@media (max-width: 640px) {
	.benefit-table-wrap thead th,
	.benefit-table-wrap tbody td {
		padding: 12px 14px;
		font-size: 13px;
	}
}
.benefit-table-wrap:focus { outline: 3px solid rgba(7,181,143,0.12); outline-offset: 4px; }


