.datos_contacto { background-color: #fff; color: #000; padding: 20px; width: 700px; line-height: 140%; font-size: 20px; border: 2px solid #e7131c; max-width: calc(100% - 50px); } .datos_contacto .miSocial { position: relative; float: left; margin-top: 0px; } .datos_contacto .miSocial .socialIcon { width: 64px; float: left; } .Xdatos_contacto .miSocial .whatsapp { display: none; } .datos_contacto .fa { font-size: 25px; margin-right: 10px; } .datos_contacto .boxDatos { padding: 10px; } .datos_contacto h2, .datos_contacto a { color: #000 !important; line-height: 140%; } .datos_contacto .labelContacto { float: left; color: #000; } .datos_contacto a.art-button { width: calc(50% - 48px); font-size: 23px !important; padding: 20px; color: #fff !important; } .datos_contacto .imgButton { width: calc(50% - 48px); padding: 23px; } .datos_contacto .imgButton img { margin: 0px; } .datos_contacto a.art-button:hover { padding: 20px; background-color: #e7131c90; } En Guía del Audífono estamos a su servicio Email: gea@gea-audifonos.com Teléfono: 900 84 00 79 Contacta por whatsapp ¿Tienes dudas? Búscanos en las redes Pide tu cita jQuery(document).ready(function () { grecaptcha.ready(function() { grecaptcha.execute(6LecO4MUAAAAACd76VNXkHVzwH6qdWnldjEg44Vz, {action: action_name}) .then(function(token) { jQuery(' ').val(token); }); }); }); He leído y acepto la política de privacidad y el aviso legal de Guía del AudífonoGuía del Audífono, como RESPONSABLE de este sitio web, te informa que los datos de carácter personal que nos proporcionas rellenando este formulario serán tratados por él mismo. La finalidad de la recogida y tratamiento de los datos personales que te solicitamos es para enviarte nuestras publicaciones, promociones de productos y/o servicios y recursos exclusivos. La legitimación se realiza a través del consentimiento del interesado. Te informo que los datos que nos facilitas están ubicados en los servidores de ARSYS (nuestro proveedor de infraestructura web) ubicado en España. Puedes ver la política de privacidad de ARSYS en https://www.arsys.es/legal. El hecho de no facilitarnos los datos de carácter personal que aparecen en el formulario como obligatorios hará que no podamos atender tu solicitud. Puedes ejercer tus derechos de acceso, rectificación, limitación, portabilidad o supresión en gea@gea-audifonos.com. Puedes consultar la información detallada sobre Protección de Datos en nuestra Política de Privacidad. jQuery(document).ready(function () { jQuery(.clkNormas).colorbox({maxHeight:700px, height:90%, maxWidth:700px, width:90%, fixed: true}); jQuery(.clkAviso).colorbox({maxHeight:700px, height:90%, maxWidth:700px, width:90%, fixed: true}); //jQuery(.clkAviso).colorbox({maxWidth:700px, width:90%, fixed: true}); jQuery(.rgpd_1nivel).mouseover(function () { jQuery(this).css(height,initial); jQuery(this).css(overflow,unset); }); jQuery(.rgpd_1nivel).mouseout(function () { jQuery(this).css(height,80px); jQuery(this).css(overflow,hidden); }); }); .postLegal .art-postmetadataheader { position: relative; margin-top: 0px; } @media all and (min-width: 850px) { div#cboxLoadedContent .postLegal .art-postcontent { padding: 0 20px; } } a.clkNormas, a.clkAviso { color: #e7131c !important; } a.clkNormas:hover, a.clkAviso:hover { color: red; } input#politica { margin-right: 10px; width: 20px; height: 20px; vertical-align: middle; } .rgpd_1nivel { height: 80px; overflow: hidden; font-size: 0.8em; color: #c0c0c0; margin-bottom: 20px; } jQuery(#idPideCita).ready(function(){ if (0) { jQuery(#idPideCita).submit(function(event) { event.preventDefault(); }); } jQuery.validator.setDefaults({ submitHandler: function() { if (0) { jQuery.ajax({ contentType: application/x-www-form-urlencoded, type: POST, url: contacto.inc&clean=1, data: jQuery(#idPideCita).serialize() + &plantillaEmail=, success: function(datos){ jQuery(#idPideCita .divForm).text(); jQuery(.resultContacto).html(datos); ; } }); } else { Submit(); } } }); jQuery(#idPideCita).validate({ rules: { Nombre: { required: true }, Apellidos: { required: true }, Asunto: { required: true }, Mensaje: { required: true }, Email: { required: true, email: true }, Telefono: { required: true, phone: true }, Acepto: { required: true } } }); var rgpdHeight = jQuery(#idPideCita .rgpd_1nivel).css(height); jQuery(#idPideCita .rgpd_1nivel).mouseover(function () { jQuery(this).css(height,initial); jQuery(this).css(overflow,unset); }); jQuery(#idPideCita .rgpd_1nivel).mouseout(function () { jQuery(this).css(height,rgpdHeight); jQuery(this).css(overflow,hidden); }); }); // How to prevent form resubmission when page is refreshed (F5 / CTRL+R) if ( window.history.replaceState ) { window.history.replaceState( null, null, window.location.href ); } #idPideCita { position: relative; padding: 15px !important; } input#captcha { float: left; margin-bottom: 20px; } .traducir { position: relative; } #idPideCita .rgpd_1nivel { height: 40px; overflow: hidden; } #idPideCita .rgpd_1nivel:hover { height: initial; overflow: unset; z-index: 9999; border: 1px solid gray; padding: 10px; } div#contacto_cita { padding: 10px; } input#Enviar { margin-bottom: 20px !important; } #normas { position: fixed; z-index:100; top: 0px; left: 0px; height:700px; width:800px; max-height:100%; max-width:100%; background: #fff; display: none; color: #000; overflow: auto; padding: 20px; border: 2px solid black; } .modal_close { position: absolute; top: 12px; right: 12px; display: block; width: 20px; height: 20px; background: url(https://www.factinet.com/images/close.gif); z-index: 2; } jQuery(document).ready(function() { jQuery('a , .contacto_cita').colorbox({inline:true, maxWidth:100%, width:700px}); //jQuery(.clkNormas).attr(href,jQuery(.clkNormas).attr(href) + ?clean=1); //jQuery(.clkNormas).colorbox({maxWidth:100%, maxHidth:100%, width:800px, height:500px}); //jQuery(.clkNormas).attr(href,#normas); //jQuery(.clkNormas).leanModal({closeButton: .modal_close }); });