/*Write Css*/

.contactArea .contact-left .contact-sub {
    font-size: 0 !important;
}

.contactArea .contact-left .contact-sub:after {
    content: 'Do not hesitate to reach out. Just fill in the contact form here and we’ll be sure to reply as fast as possible.';
    font-size: 16px !important;
}

.services-thumb .tittle {
    text-transform: capitalize;
}