/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2025 | 07:40:56 */
/* Container fixes */
.navbar .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}

/* Logo block */
.navbar-header {
  flex: 0 0 auto;
}

/* Logo image */
.navbar-header img.logo {
  height: 90px;
  max-width: 180px;
  width: auto;
  object-fit: contain;
  display: inline-block;
}

/* Menu block */
#navbar-menu {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
}



.info-grid.mt-50 {
/*     display: none; */
}
.services-style-five-item.wow.fadeInUp a {
    display: none;
}
ul.list-style-four {
    display: none;
}


.two-column-ordered-list {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 40px;
  max-width: 1000px;
  margin: 40px auto;
  padding: 0 20px;
  list-style: none;
  counter-reset: item;
}

.two-column-ordered-list li {
  counter-increment: item;
  position: relative;
  margin-bottom: 15px;
  padding-left: 36px;
  background: #f8f9fa;
  border-radius: 6px;
  padding: 12px 16px 12px 42px;
  break-inside: avoid;
  transition: background 0.3s ease;
}

.two-column-ordered-list li::before {
  content: counter(item);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: #0073e6;
  color: #fff;
  width: 22px;
  height: 22px;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
}
.about-style-two-area .card-style-two.mt-40{
	display:none;
}
.two-column-ordered-list li:hover {
  background: #e9f5ff;
  color: #0073e6;
}
.progress {
    display: none;
}
.progress-box h5 {
    position: relative;
    padding-left: 24px; /* Add space for the icon */
	color:#666;
}

.progress-box h5::before {
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    height: 16px;
    width: 16px;
    background: url(https://procurenxt.com/wp-content/themes/gixus/assets/img/icon/check-mark.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.shape-card.text-light
 {
    display: none;
}
.speciality-style-one-area.default-padding.bg-gray h4 {
    display: none;
}
.page-id-543 nav.navbar.mobile-sidenav.navbar-sticky.navbar-default.validnavs.navbar-fixed.white.on.menu-center.no-full.no-background, .page-id-861 nav.navbar.mobile-sidenav.navbar-sticky.navbar-default.validnavs.navbar-fixed.white.on.menu-center.no-full.no-background, .single-post nav.navbar.mobile-sidenav.navbar-sticky.navbar-default.validnavs.navbar-fixed.white.on.menu-center.no-full.no-background {
	background: #dcdcdc;
}
.single-post .breadcrumb-area {
    padding: 135px 0px 78px 0; 
}
.imageAttend .right-info.bg-gradient.text-light:after {
    background-repeat: no-repeat !important;
    background-position: right !important;
}
.process-style-two h4.sub-title {
    display: none;
}


.elementor-888 .elementor-element.elementor-element-12fe2cc .uael-item {
    background-color: #1f2b38;
}
.experience-style-one h2 strong::after {
    content: "+";
    margin-left: 2px;
    font-weight: normal; /* or bold if needed */
    font-size: 0.9em;    /* adjust if needed */
}
#ondemand .timer:before{
	content: "$";
    margin-left: 2px;
    font-weight: normal; /* or bold if needed */
    font-size: 0.9em;
}
.about-style-three-info h4.sub-title, .about-style-two-area.default-padding h4.sub-title{
    display: none;
}
.thumb-style-two.wow.fadeInUp {
    display: none;
}
.left-info.wow.fadeInLeft {
    display: none;
}
.about-style-three-info .info-grid {
	grid-template-columns: 4fr 1.8fr; 
}
.choose-us-style-one-area.overflow-hidden.default-padding-top.bg-gray .container .heading-left {
    display: none;
}
@media (min-width: 992px) {
	.process-style-two-items .col-lg-4.col-md-6.process-style-two-item { 
		width: 24.333333%;
	}
}
/* Mobile: stack into 1 column */
@media (max-width: 768px) {
  .two-column-ordered-list {
    columns: 1;
  }
	.myTimer .uael-countdown-items-wrapper{
/* 		display: inline-flex;
        flex-wrap: nowrap; */
	}
	    .elementor-888 .elementor-element.elementor-element-12fe2cc .uael-item {
        height: 90px;
        padding: 15px 5px 20px 5px;
    }
	.uael-countdown-item {
    font-size: 33px !important;
}
	.elementor-888 .elementor-element.elementor-element-12fe2cc .uael-item{
		border-width: 0px !important;
	}
	.myTimer .uael-countdown-days.uael-item {
    	margin-bottom: 5px;
	}
	.thumb-style-three {
        display: block !important;
		margin-top: 20px;
    }
	.elementor-888 .elementor-element.elementor-element-12fe2cc .uael-item {
    background-color: #1f2b3800;
    margin-left: -15px !important;
}
	.thumb-style-three img {
    	width: 100%;
	}
	.about-style-two-area.default-padding .thumb img {
    display: none;
	}
	.default-padding {
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.about-style-three-info .info-grid {
    	grid-template-columns: unset;
	}
	.myinlineclass {
    display: flex;
    flex-direction: column;
}
	.about-style-three-info {
    margin-bottom: 20px;
}
}
.services-style-three-item img {
    height: auto !important;
}
.myinlineclass{
	display:flex;
}
.newclassright {
	border-radius: 10px;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.right-info.bg-gradient.text-light.wow.fadeInLeft.newclassright:after {
    background: url("https://procurenxt.com/wp-content/themes/gixus/assets/img/shape/22.png");
	position: absolute;
    right: 0px;
    bottom: 0px;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
}
.newclassright ul.list-style-three li {
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    position: relative;
    z-index: 1;
    padding-left: 37px;
}
.about-style-three-info {
    margin-right: 6px;
}
.choose-us-style-one-area .left-info {
	display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.page-id-543 .elementor-element-d02b216 img {
    display: flex;
    margin: 0 auto;
}
.single-post .thumb {
	display:none;
}
.home-blog-thumb {
    min-height: 200px;
    overflow: hidden;
    height: 353px;
    border-radius: 15px;
}
.blog-area.home-blog.default-padding.bottom-less {
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.home-blog-meta {
    display: none;
}
.single-post [aria-label="breadcrumb"]{
	display:none;
}
.comments-area {
    display: none;
}
.post-tags.share {
    display: none;
}
.process-style-one::after,
.process-style-one::before {
  content: '';
  position: absolute;
  left: 5px;
  right: 5px;
  height: 3px;
  border-top: 2px dashed #cccccc;
  z-index: -1;
}
.process-style-one::after {
  top: 22px;        /* Position for the first row line */
}
.process-style-one::before {
  top: calc(50% + 22px); 
  /* This puts the second line between row 2. 
     Adjust +22px to match the alignment under the lower numbers. */
}