ul.ppc-ul li {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 30px;
    list-style: disc;
}
footer ul.ftulli li {
    display: inline-block;
    margin-right: 30px;
}
section.copyroght {
    padding: 12px 0px;
    background: #063793;
}
.cpyrghtcnt p {
    color: #fff;
    text-align: center;
    font-size: 17px;
    margin-bottom: 4px;
}
.nav-menu>li>a {
    font-size: 17px;
}
ul.nav-menu {
    display: inline-block;
    margin-left: 56px;
}
.content p {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 26px;
}
.servicebox i {
    font-size: 46px;
    color: #012c7b;
    line-height: 28px;
    margin-bottom: 19px;
}
.servicebox .head {
    color: #012c7b;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    padding: 8px 0px;
}
.servicebox p {
    color: #000;
    line-height: 28px;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
}
section.about p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    line-height: 29px;
}
footer .head {
    color: #fff;
    font-size: 22px;
    padding: 5px 0px;
}
.nwed-p p {
    color: #fff;
    font-size: 17px;
}

.print-need {
    padding: 40px 0;
    background: #012c7b;
    margin-top: 15px;
}
.print-need h1 {
    color: #fff;
}
.print-need p {
    color: #fff;
}
.call-btn a {
    background: #000;
    padding: 15px 35px 15px 35px;
    font-size: 38px;
    border-radius: 40px;
    color: #fff;
    font-weight: 600;
}
.servicebox p i {
    font-size: 15px;
    margin-bottom: 0px;
}
.offer-item img.img-fluid {
    width: auto !important;
}
.container-fluid.page-header.py-5.wow.fadeIn.d-none.d-lg-block {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}
.container.pt-4.mt-5 {
    padding-top: 10px !important;
    margin-top: 9px !important;
}
.card.shadow-sm.mb-4 p.text-dark {
    font-size: 16px;
    color: #000 !important;
}
.row.px-3.g-4.offers.pt-4 {
    padding-top: 10px !important;
}
.offer-item.bg-light.d-flex.flex-column.align-items-center.justify-content-center.text-center.py-4 {
    background: #012c7b0f !important;
}
.offer-item.bg-light h3.text-dark {
    color: #000 !important;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 5px;
}
.offer-item.bg-light p.text-dark.fs-13 {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}
section.pt-4.px-4 h2 {
    color: #000;
    font-weight: 600;
}
section.pt-4.px-4 ul li {
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
section.pt-3.px-4.pb-5 h2 {
    color: #000;
    font-weight: 600;
}
section.pt-3.px-4.pb-5 ul li {
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
h1.text-white.display-5 {
    font-size: 41px;
    font-weight: 600;
}
.text-white p {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}




@media only screen and (min-width:320px) and (max-width:767px) {
  .call-btn a { font-size: 25px;}  
  .about .content .heading {font-size: 22px!important;line-height: 24px!important;}
  div#carouselExampleCaptions {display: none;}
  
  
    
    
}    

