.page-title{position: relative; top: 0; left: 50%; width: fit-content; padding: 30px; 
  transform: translateX(-50%);z-index: 999;}
@media(max-width: 575px){
  .page-title{ padding: 10px 0; }
}

.image-slider-content{width: 0; height: 0;}
.image-slider-dispalay{width: 100%; height: 70vh;}

/*.myslide{width: 100%; height: 75vh;}*/
.slide-1{background-image: url(../img/software-development/customised-software-development.webp); background-position: center;
background-size: cover; height: 100%;}

.slide-2{background-image: url(../img/software-development/business-application-development.webp); background-position: center;
background-size: cover; height: 100%;;}

.slide-3{background-image: url(../img/software-development/application-interface-develpment.webp); background-position: center;
background-size: cover; height: 100%;;}

.slide-4{background-image: url(../img/software-development/off-shore-software-development.webp); background-position: center;
background-size: cover; height: 100%;}
.customised-software{width: 100%;background-color: #e9edf2;}
.fw-img-box{width: 100%;height: auto;}
.customised-software .fw-img-box img{width: 100%;aspect-ratio: 850/500}

.ord-1{order: 1}
.ord-2{order: 2}
@media(max-width: 899px){
  .ord-1{order: 2}
  .ord-2{order: 1}
  .services-details p{margin-top: 30px;}
}
.business-app .fw-img-box img{width: 100%;aspect-ratio: 850/500}


section p {padding-top: 20px;}
.app-interface .fw-img-box img{width: 100%;aspect-ratio: 850/500}
.app-interface{width: 100%;background-color: #e9edf2;}
.app-interface ul{margin: 5px 0 30px 35px;}
.app-interface ul li{margin: 5px}

.off-shore-app-dev .fw-img-box img{width: 100%;aspect-ratio: 850/500}