p {
    font-size: 16px;
    font-family: "Nunito Sans", Sans-serif;
}
.services p {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 16px;
}
.sub-services p {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 16px;
}

.services h3 {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 25px;
    font-family: "Montserrat", Sans-serif;
    text-align: center;
}

.sub-services {
    padding-top: 100px;
    padding-bottom: 0px;
    background: #f9f9f9;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 20px;
}
h4 {
    font-size: 20px;
}
h3 {
    color: #333;
    line-height: 1.1em;
    text-align: center;
    font-weight: 800;
    padding-bottom: 30px;
}
.services-page .service-justify-item img {
    max-height: 225px;
}

.services-page .services-plan {
    padding-top: 30px;
}
.img-responsive {
    border-radius: 5px;
}
.copyright {
    font-weight: 500;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 15px;
}
.copyright a {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 15px;
}
.container {
    width: 100% !important;
}
