.colorWhite{
    color: #fff !important;
}
.mt10{
    margin-top: 10px !important;
}
.header-address{
    font-size:medium !important;
}
.service-section{
    background-color: #dbdbdb !important;
}
.section-header h3 {
    letter-spacing: 0px !important; 
    /* line-height: 0px !important;  */

}
.service-section .section-header h5 {
    padding-right: 0px !important;
}
.top-header {
    background-color: #e5e5e5 !important;
    box-shadow: 0 5px 5px rgba(0,0,0,0.13) !important;
}
.bottom-footer{
    background-color: #e5e5e5 !important;
    box-shadow: 1px 0px 0px 1px rgba(0,0,0,0.1) !important;
}
.footer-text{
    font-size:medium !important;
    color: #232a2e;
}
.footer-head{
    font-size:x-large !important;
    color: #232a2e;
}
.social-list ul, .social-list ul li, .social-list ul li:last-child > a {
    display: inline-block;
    margin-right: 10px;
}
.social-list ul, .social-list ul li, .social-list ul li a:last-child > i {
    font-size:x-large !important;
    color: #232a2e;
}
.footer-div-panel{
    margin-top:20px;
}
.footer-logo-custom{
    height:160px !important; 
    width: 300px !important;
}

.carousel-caption .contanier .banner-content h3{
	font-size:12px !important;
} 
#footer-tabs .service-block h2{
    font-size:25px !important;
}