#main-container {
  position: relative;
  min-height: 70vh;
}

#content-wrapper {
  padding-bottom: 2.5rem;    /* Footer height */
}

#footer-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2.5rem;            /* Footer height */
}

.nav-link.active{
    background-color: rgba(0,0,0,0.1)!important;
}

#facebook {
    color: blue;
    font-size: 25px !important;
}
#instagram {
    color: #ff4081;
    font-size: 30px;
}
#linkedin {
    color: blue;
    font-size: 30px;
}
#whatsapp {
    color: #76ff03;
    font-size: 30px;
}
#social-media {
    word-spacing: 7;
}
.aboutus{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    word-spacing: 1;
    line-height: 2;
    
}
div h3{
    text-align: center;
    font-weight: bolder;
}   
.on-site{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    word-spacing: 2;
    line-height: 2;
}
.off-site{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    word-spacing: 2;
    line-height: 2;
}
div h5{
    text-align: center;
    font-weight: bolder;
}
div h4{
    text-align: center;
    font-weight: bolder;
}
div h6{
    text-align: center;
    font-weight: bolder;
}
.direct-paper-mill{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    word-spacing: 2;
    line-height: 2;
}
.self-delivery-sevice{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    word-spacing: 2;
    line-height: 2;
}
.certification{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family:'Rubik', sans-serif;
    font-weight: bold;
    word-spacing: 2;
    line-height: 2;
}
.industries{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    word-spacing: 2;
    line-height: 2;
}
.faq{
    text-align: justify;
    font-size: 16px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    word-spacing: 2;
    line-height: 2;
}
.faq h5{
    text-align: justify;
}
#hospital, #bank, #school, #automobile, #home, #it, #office{
    display: flex;
    align-items: center;
}

.body-text{
    font-size:16px;
    color: #05386b;
}

@media screen and (max-width: 500px) {
    .body-text{
        font-size: 13px;
        line-height: 1.5;
        word-spacing: 1.5;
    }
}
@media screen and (max-width: 500px) {
    #hospital, #bank, #school, #automobile, #home, #it, #office{
        display: block;
        line-height: 1;
        word-spacing: 1;
        font-size: 13px;
    }
}
body{
    background-color: #D7F4D2;
}
@media screen and (max-width: 992px){
    .card-image{
        width: auto;
        height: auto !important;
    }
    .card .card-content{
        height: auto;
        
    }
}
@media screen and (max-width: 850px){
    #on-site, #off-site, #dtpm, #sdas, #about{
        display: block !important;
        line-height: 1;
        word-spacing: 1;
        font-size: 13px;
    }
}
    
@media screen and (max-width: 850px){
    .h3{
        font-size: 35px;
    }
}
@media screen and (max-width: 450px){
    .h3{
        font-size: 24px;
    }
}
@media screen and (min-width: 993px){
    .card .card-content{
        height: 284px;
        
    }
}

@media screen and (min-width: 1100px){
    .card .card-content{
        height: 246px;
        
    }
}

.card .card-content p{
    font-size: 15px;
    color: #05386b;
    font-weight: 600;
}

.link-padding{
    padding: 0 8px;
    color: #05386b;
    font-weight: 700;
}
@media screen and (max-width: 850px){
    .note{
        font-size: 15px;
    }
}
@media screen and (max-width: 450px){
    .note{
        font-size: 12px;
    }
}
@media screen and (max-width: 850px){
    .title{
        font-size: 24px;
    }
}
@media screen and (max-width: 450px){
    .title{
        font-size: 22px;
    }
}
@media screen and (max-width: 1230px){
    .link-padding{
        padding: 0 5px;
    }
}
.nav-bar{
    background-color: #8FE381 ;
}
.brand{
    color: #05386b !important;
}
.h3{
    color: #05386b;
}
#hospital, #bank, #school, #automobile, #home, #it, #office{
    color: #05386b;
}