#main-header {
    background: #5498dd url(/custom/header-bg.png) no-repeat top center;
}

.et_pb_fullwidth_header {
    padding: 15px 0 10px;
    background: #3b73ac !important;
}

#text-2 {
    width: 100%;
    text-align: center;
}

.et_pb_text_inner li {
    margin-bottom: 7px;
}

.et_pb_text_inner ul {
    padding-top: 10px;
}

#footer-info {
    width: 100%;
}

#top-menu li {
    padding-right: 30px;
}

#footer-info a {
    float: right;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #5498dd;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

#contactcode {
    padding: 30px;
    box-shadow: 0 0 30px #eee; -moz-box-shadow: 0 0 30px #eee; -webkit-box-shadow: 0 0 30px #eee; -khtml-box-shadow: 0 0 30px #eee;
}