.footer_bottom_holder{background-color:white;}
input.wpcf7-form-control.wpcf7-text,textarea.wpcf7-form-control.wpcf7-textarea,input.wpcf7-form-control.wpcf7-number{border:1px solid}
input.wpcf7-form-control.wpcf7-submit{background-color:#d6df23;border-color:#d6df23}
header.centered_logo .q_logo a {height: 100px !important;}
nav.main_menu>ul>li>a {
    padding: 0 16px !important;}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450 !important;
}

/* FORM LATERAL */
.qode_left_side_fixed {
    right: 0px;
    transform: none;
top: 30%;
background: #bfbb30;
    padding: 10px 24px;
    max-width: 250px;
color: #fff;
opacity:0;
left: auto !important;
bottom: auto;
}
.form-right-c {
position: relative;
}
.form-right-c .btn-r-c {
    transform: rotate(-90deg);
    position: absolute;
left: -97px;
    top: 144px;
    background: #bfbb30;
    border: none;
    color: #fff;
    padding: 9px;
    font-size: 14px;
    text-transform: uppercase;
cursor: pointer;
outline: none;
border-radius: 3px 3px 0 0;
}
.form-right-c .btn-r-c br {
display: none;
}
.form-right-c .close {
    color: #fff;
    position: absolute;
    right: -14px;
    top: 0;
    font-size: 18px;
    cursor: pointer;
}
.form-rapid {
text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.form-rapid h3 {
    font-size: 20px;
    color: #565656;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
    font-style: normal;
}
.form-rapid input[type="text"], .form-rapid input[type="email"], .form-rapid input[type="tel"] {
	border: none;
padding: 10px;
}
.form-rapid input[type="submit"] {
    color: #fff !important;
    background: #585858;
    border-color: #585858 !important;
}
.form-rapid .ajax-loader {
display: none !important;
}
.sub-f-r-c {
margin-bottom: 10px !important;
}

.ac-f-r-c {
    font-size: 11px;
    line-height: 18px;
color: #585858;
}
.ac-f-r-c a {
color: #585858;
text-decoration: underline;
}
.parallax_section_holder {
    background-size: 100% ;
}