body{
    overflow-x:hidden;
}

/* .our_service_sec .pp-slider-arrow{
	top: calc(0% - 145px);
	border-radius: 0;
	width: 48px;
	height: 48px;
}
.our_service_sec .pp-slider-arrow.elementor-swiper-button-prev{
	left: calc(100% - 550px);
	border-color: #98A2B3 !important;
}
.our_service_sec .pp-slider-arrow.elementor-swiper-button-prev svg{
	fill: #98A2B3;
} */
.service-next svg path, .service-prev svg path{
	fill: #222625;
}
.service-next, .service-prev{
	cursor:pointer;
}
.service-next:hover, .service-prev:hover{
	border:1px solid #98A2B3 !important;
}

.service-next:hover svg path, .service-prev:hover svg path{
	fill:#98A2B3 !important;
}
#service_sl{
    margin-left: calc(10% - 30px);
}
.our_service_sec .pp-slider-arrow{
	display:none !important;
}
   
/*===========================================
 * working-method-section
 * ==========================================*/

.working-method-section{}

.working-method-section .pp-info-box-title-container{
	border-bottom:1px solid #D0D5DD;
}

.resource_grid .pp-post-thumbnail:after{
   content: '';
  background: linear-gradient(180deg, rgba(125, 140, 136, 0) 0%, #222625 93.27%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}




























