/* Start Commmon CSS */
.mobile-application-development .section-heading {
    font-family: latobold, Helvetica Neue, Helvetica;
    margin-bottom: 10px;
    color: #053c6f !important;
    text-align: center;
}

.mobile-application-development .section-container{
    padding: 25px 0px;
}

.mobile-application-development h1{
    font-size: 35px;
    font-family: latobold, Helvetica Neue, Helvetica;
    color: #053c6f !important;
}

@media (min-width: 1200px) {
 .mobile-application-development h4, .mobile-application-development .h4 {
    font-size: 20px;
  }
}
.mobile-application-development  ul li {
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
}
/*End Common CSS */

/* Begin First Service Section */
.mobile-application-development .first-service-section p {
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
}
/* End First Service Section */

/* Begin Second Service Section */
.second-service-section p.subtitle {
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    font-family: latoregular, Helvetica Neue, Helvetica;
    color: #333;
}
.second-service-section .service-item {
    text-align: left;
    margin-top: 20px;
}
.second-service-section .service-item h4 {
    font-family: latobold, Helvetica Neue, Helvetica;
  	color: #000000;
}
.second-service-section .fas {
    font-size: 30px;
    margin-right: 10px;
    color: #f66014;; /* Customize color for each icon if needed */
}
.second-service-section .service-description {
	font-size: 16px;
	letter-spacing: 0.3px;
	line-height: 24px;
	color: #000000;
}

/* End Second Service Section */

/* Begin Third Service Section */
.third-service-section .service-step .subtitle {
    text-align: center;
    margin-bottom: 40px;
    color: #000000;
}
.third-service-section .service-title {
    font-family: latobold, Helvetica Neue, Helvetica;
    margin-top: 10px;
}
.third-service-section .service-description, .process-description {
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
}
/* End Third Service Section */

/* Begin Fourth Service Section */
.fourth-service-section .process-step-number {
    font-size: 24px;
    font-family: latobold, Helvetica Neue, Helvetica;
    color: white;
    background-color: #333;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 10px;
}
 .fourth-service-section h5{
    font-family: latobold, Helvetica Neue, Helvetica;
 }
/* End Fourth Service Section */

/* Begin Fifth Service Section */
.fifth-service-section .feature-list {
    list-style-type: none;
    padding-left: 0;
}
.fifth-service-section .feature-list li {
    margin-bottom: 15px;
}
.fifth-service-section .feature-number {
    font-family: latobold, Helvetica Neue, Helvetica;
    color: #000000;
}
.fifth-service-section .feature-list div p {
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
}

.fifth-service-section .why-choose-description{
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
/* End Fifth Service Section */

/* Begin Sixth Service Section */

.sixth-service-section .service-title{
    font-family: latobold, Helvetica Neue, Helvetica;
}
.sixth-service-section .porting-phase {
    text-align: center;
    padding: 20px;
    border-radius: 8px;
    background-color: #f8f9fa;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 90%;
}

.sixth-service-section .porting-phase p{
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
}
.sixth-service-section .phase-icon {
    font-size: 34px;
    margin-bottom: 10px;
    color: #f57c00; /* Adjust icon color as needed */
}
/* End Sixth Service Section */

.seven-service-section .service-title{
    font-family: latobold, Helvetica Neue, Helvetica;
    font-size: 16px;
}

.seven-service-section .porting-phase {
    text-align: center;
    padding: 20px;
    border-radius: 8px;
    background-color: #f8f9fa;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 90%;
}

.seven-service-section .porting-phase p{
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
}
.seven-service-section .phase-icon {
    font-size: 34px;
    margin-bottom: 10px;
    color: #f57c00; /* Adjust icon color as needed */
}


.seven-service-section p{
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 24px;
    color: #000000;
}