.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
    border-bottom: 0px solid #ae011b;
}

#main-footer {
    background-color: #000000;
    border-top: 0px solid #ae011b;
}

#main-header .nav li ul a {
color: #fff !important;
}

.single .et_pb_post {
    margin-bottom: 0px;
}

.single .post {
    padding-bottom: 64px;
background-color: black;
}

#left-area {
    width: 79.125%;
    padding-bottom: 0px;
}


div.wpcf7 { 
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
background:#FFF;
color:#000;
}

/* FOOTER */

#footer-widgets {
    padding-top: 32px !important;

}