@charset "utf-8";
/* CSS Document */

.contact header .header-body {
    background: url("../images/contactbanner.jpg") no-repeat center center;
    min-height: 360px;
    background-size: cover;
    position: relative;
}

.contact .contact-area-02 {
    padding: 20px 0;
}
}


