.elementor-location-header {
    position: sticky;
    top: 0;
    z-index: 999;
    backdrop-filter: blur(20px);
}

.elementor-3210 .elementor-element.elementor-element-6542c97 a {
	color: #FFFFFF;
}

.elementor-3210 .elementor-element.elementor-element-6542c97:hover a {
	color: #8B5EFF;
}

.elementor-3210 .elementor-element.elementor-element-c4ee57f a {
	color: #FFFFFF;
}

.elementor-3210 .elementor-element.elementor-element-c4ee57f:hover a {
	color: #8B5EFF;
}


#necteres-leadership .elementor-image-box-wrapper .elementor-image-box-img {
	display :flex ; 
	justify-content :center ;
	align-items : center ;
}

#integrated-approach {
	position :relative ;
	z-index : 99
}

/* According para custom style  */
/* .accordian-para-custom-style {
		font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 0px;
    word-spacing: 0em;
		color :#14204E ;
} */

/* projects carousel css */
.projects__slider .elementor-swiper-button {
    padding-inline:20px;
    padding-block-start:20px
}
.projects__slider .elementor-swiper-button svg {
    width:32px !important;
    height:32px !important;
}

.projects__slider  .elementor-swiper-button-prev svg{
    transform:scaleX(-1) !important;
}
/* projects carousel css end */
.services__accordions .wpr-acc-icon-box svg {
	height:auto !important;
}
.services__accordions .wpr-acc-title-text {
    margin-left: 0 !important;
}

/* NEXT/PREV */

.custom-post-nav a,
.custom-post-nav span {
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
  color: #6C00FF; /* your purple color */
	font-family: Roboto Slab;
}

.custom-post-nav .disabled {
  opacity: .3;
  cursor: not-allowed;
}

.custom-arrow-left,
.custom-arrow-right {
    font-weight: 700;
    opacity: .5;
    margin: 0 6px;
}


/* NEXT/PREV */

@media (min-width: 768px) {
    #testimonial-carousel .elementor-swiper-button {
        display: none;
    }
}