#et-info {
    float: right;
}

.mfp-title {
    display: none !important;
}

.wpcf7-form h2 {
    font-style: italic;
    font-size: 18px;
}

.et-social-icons {
    display: none !important;
}

#redbutton {
    background: #bf0000;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 20px;
    float: left;
    margin-top: 10px;
}

.nav li ul {
    width: 360px;
}

#top-menu li li a {
    width: 340px;
}

strong {
    font-size: 14px;
}

#main-header {
    background: #333 url(/custom/header-bg.jpg) no-repeat top center;
}

#top-menu li {
    padding-right: 15px;
}

.footer-widget .title {
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
}

#revrow {
    padding: 0 !important;
}

#revrow .et_pb_row.et_pb_row_0 {
    padding: 0 !important;
}

.textwidget p {
    padding-bottom: 3px;
}

#footer-widgets {
    padding-bottom: 30px;
}

#imgshadows img {
    box-shadow: 0 0 3px #ccc; -moz-box-shadow: 0 0 3px #ccc; -webkit-box-shadow: 0 0 3px #ccc; -khtml-box-shadow: 0 0 3px #ccc;
}

div.wpcf7 {
    background: #f7f7f7;
    padding: 22px 20px;
}

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    max-width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    max-width: 100%;
    text-indent: 10px;
    width: 100%;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #BF0000;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    max-width: 100%;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

#callbox {
    background: #f7f7f7;
    padding: 20px;
}

#callbox h2 {
    font-size: 18px;
    margin-bottom: 0;
}