
.readMore a {
    color: #fff;
    border: 1px solid;
    padding: 10px 20px 10px 20px;
}

.readMore a:hover {
    background-color: #272E37;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none;

 }

#navbar-collapse-main > ul > li {
    padding: 5px 0 5px;
}

img.custom-logo {
    position: relative;
    top: -43px;
}
.footer-widget {
    background: #272E37;
}
.footer-widget a {
    color: #fff;
}
.footer-widget a:hover {
    color: #BA0000 !important;
}
.container.branch h2 {
    text-align: center;
    font-weight: 700;
}
.container.branch h2 {
    text-align: center;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer .widget-title, .site-footer .widgettitle, .site-footer h6 {
    color: #fff;
}
.centerinput {
    text-align: center;
}
.btn, .button, input[type='submit'], button[type=submit], input[type='button'] {
    padding: 6px 55px;
    border-radius: 10px;
    background-color: #272E37;
}
.fa-2x {
    font-size: 2em;
    padding: 2px;
}
div.wpcf7 {
    margin: 0;
    padding: 10px;
}
.subfooter {
    padding: 20px;
}
@media (min-width: 762px) {
p {
    font-size:18px
}
}
@media (max-width: 762px) {
body {
    padding:10px
}






