@font-face {
    font-family: 'JennaSue';
    src: url("/custom/JENNASUE.TTF") format("truetype");
}

.et_pb_fullwidth_header {
    padding: 10px 0 5px;
}

.grecaptcha-badge {
    display: none !important;
}

.nav li ul {
    width: 410px;
}

#top-menu li li a {
    width: 380px;
    padding: 6px 20px;
}

h3 {
    line-height: 29px;
}

#main-header {
    background: url(/custom/header-bg.jpg) no-repeat top center;
}

#main-header.et-fixed-header {
    background: #fff !important;
}

.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

h5 {
    font-family: jennasue !important;
    font-size: 41px !important;
    font-weight: normal !important;
    line-height: 56px !important;
}

#main-header {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.menu-item .fa {
    font-size: 16px;
}

#top-menu li {
    padding-right: 30px;
}

#main-footer .footer-widget h4 {
    margin-bottom: 10px;
}

#footer-widgets {
    padding-bottom: 40px;
}

#footer-info {
    width: 100%;
}

#footer-info a {
    float: right;
    font-weight: normal;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #009b9d;
    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;
}