body {
    color: #0284c3;
}

p, td, ul>li {
    font-weight: 300;
    font-size: 22px!important;
    line-height: 36px;
    margin-bottom: 13px;
}

.tp-contact-map-box iframe {
    height: 480px;
    filter: none;
}

.tp-faq-wrap .tp-faq-btn {
    font-weight: 500;
    font-size: 20px;
}

h1, h2, h3, h4, h5, h6, .color-blue {
    color: #0284c3;
}

.tp-bg-common-blue {
    background-color: #0284c3;
}

.tp-main-menu nav > ul > li > a {
    font-weight: 500;
    font-size: 19px;
    text-transform: none;
    padding: 30px 0;
}

.scrollToTop .water {
    background-color: #eee;
    border: none;
}

.tp-offcanvas-title.sm {
    text-transform: none;
    color: #0284c3;
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px){
    .tp-contact-wrap p br {
        display: inline;
    }
}