.service-text.p-5 p.mb-4
 {
    color: #fff;
    text-align: justify;
    font-size: 16px;
}
.service-item:hover .btn i.fa {
    color: #000 !important;
}
h2.display-5.mb-4 {
    color: #003366;
}
p.text-dark {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000 !important;
    font-weight: 500;
}
.logo img.img-fluid.mb-4 {
    background: #fff;
    border-radius: 6px;
}
.pt-3 {
    padding-top: 5px !important;
    margin-top: 5px !important;
}
ul.ft-srv-ul {
    list-style: none;margin-bottom: 0px;
}
ul.ft-srv-ul li {
    display: inline-block;
    margin-right: 26px;
}
.footer.mt-5 {
    background: #003366;
    margin-top: 10px !important;
}
.py-5 {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    
}

section.dsnp-bnr-sce {
    background: url(../img/baner-img.jpg);
    background-size: cover;
    height: 620px;
    background-repeat: no-repeat;
    background-position: top center;
}
.exo-img img {
    margin: 0px auto;
    text-align: center;
    display: block;
}
h3.mb-3 {
    color: #fff;
}
.abpge p {
    color: #000;
    text-align: justify;
    line-height: 28px;
    font-size: 15px;
    font-weight: 500;
}
.abpge p strong {
    color: #003366;
    font-weight: 900 !important;
    font-size: 18px;
}
h1.display-5.mb-4 {
    color: #003366;
}

.service-item.d-flex.position-relative.text-center.h-100 {
    height: auto !important;
}
.service-text.p-5 {
    padding: 20px 30px !important;
    border-radius: 15px;
}

@media (min-width:320px) and (max-width:767px){
section.dsnp-bnr-sce {height: 205px;}



}











