

footer .column1 {
position: relative;
top: -18px;
}
.q_logo a { visibility: visible; }
.footer_bottom a { color: #fff !important; }
.wpb_gmaps_widget .wpb_wrapper { padding:0px !important; }
#contact_header { background: url(https://iberover.edu.mx/newsite/wp-content/uploads/2016/05/contacto.png) no-repeat right top;
    padding: 30px 30px 20px 30px;
    border-radius: 20px 0 20px 20px;
    width: 25%;
    position: absolute;
    top: 4%;
    right: 17%;
    z-index: 9999; }
#contact_header input { margin-bottom:12px; }
#contact_header input[type="submit"] { background: #fff; border:3px solid #fff; color: #00529b; font-size: 16px; margin: 15px 0px 0px 0px; }
#contact_header h2, #contact_header p { color:#fff; margin-bottom: 15px; }
#contacto_interno input, #contacto_interno textarea, #contacto_interno_superior input, #contacto_interno_superior textarea { border:1px solid #cdcdcd; }
@media screen and (max-width: 900px) { 
     #contact_header { display:none; }
     #contacto_interno_superior { display:inline !important; margin-bottom:45px; }
}