
#home-heading h3.increase {
    
    font-size: 30px;
    
}

#home-heading h3.decrease {
    
    font-size: 15px;
    
}


#home-heading h3.default {
    
    font-size: 20px;
    
}










.content-title h3.increase {
    font-size: 30px;
    
}
.content-title h3.decrease {
    font-size: 15px;
    
}
.content-title h3.default {
    font-size: 20px;
   
}



.service-item-title h3.increase {
    font-size: 30px;
    
}
.service-item-title h3.decrease {
    font-size: 20px;
    
}
.service-item-title h3.default {
    font-size: 25px;
    
}



.service-item-desc p.increase{
    
    font-size: 25px;
}
.service-item-desc p.decrease{
    
    font-size: 15px;
}
.service-item-desc p.default{
   
    font-size: 20px;
}











#about .content-title h3.increase {
    
    font-size: 30px;
}
#about .content-title h3.decrease {
    
    font-size: 20px;
}
#about .content-title h3.default {
    
    font-size: 25px;
}







#about-desc p.increase {
    
    font-size: 22px;
}
#about-desc p.decrease {
   
    font-size: 15px;
}
#about-desc p.default {
    
    font-size: 20px;
}








.testimonial blockquote p.increase {
    color: #fff;
    font-size: 25px;
}
.testimonial blockquote p.decrease {
    color: #fff;
    font-size: 15px;
}
.testimonial blockquote p.default {
    color: #fff;
    font-size: 20px;
}





.testimonial-author p.increase {
    color: #fff;
    font-size: 25px;
}
.testimonial-author p.decrease {
    color: #fff;
    font-size: 15px;
}
.testimonial-author p.default {
    color: #fff;
    font-size: 20px;
}