#top-menu li a {
    font-size: 17px;
    text-shadow: 0 0 8px #999; -moz-text-shadow: 0 0 8px #999; -webkit-text-shadow: 0 0 8px #999; -khtml-text-shadow: 0 0 8px #999;
    letter-spacing: 1px;
}

#mobile_menu {
    background: #c60b46 !important;
}

.mobile_menu_bar::before {
    color: #fff !important;
}

p {
    font-weight: 600;
}

#main-header {
    padding-top: 20px;
}

.et-fixed-header {
    background: #b50a40 !important;
}

.bwborder img {
    border: 5px solid #fff;
}

#top-menu li {
    padding-right: 35px;
}

#text-2 {
    width: 100%;
    text-align: center;
}

#footer-info {
    width: 100%;
    text-align: center;
}

/* 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: #c60b46;
    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;
}