2026-08-13 17:51:46 -06:00
|
|
|
<!doctype html>
|
2026-06-04 12:20:40 -06:00
|
|
|
<html>
|
2026-08-13 17:51:46 -06:00
|
|
|
<head>
|
|
|
|
|
<style>
|
|
|
|
|
.sec0 {
|
|
|
|
|
background-image: url(img/fondos/bg10.jpg);
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
background-size: cover;
|
|
|
|
|
background-position: center;
|
|
|
|
|
}
|
|
|
|
|
.personaje4 {
|
|
|
|
|
position: relative;
|
|
|
|
|
z-index: 3;
|
|
|
|
|
}
|
|
|
|
|
.bubble {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: auto;
|
|
|
|
|
background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5, #f1f1f1, #ededed, #e9e9e9);
|
|
|
|
|
border-top-left-radius: 25px;
|
|
|
|
|
border-top-right-radius: 25px;
|
|
|
|
|
border-bottom-right-radius: 25px;
|
|
|
|
|
margin-top: -57px;
|
|
|
|
|
}
|
|
|
|
|
.personaje {
|
|
|
|
|
position: relative;
|
|
|
|
|
z-index: 2;
|
|
|
|
|
}
|
|
|
|
|
.obj {
|
|
|
|
|
position: absolute;
|
|
|
|
|
}
|
|
|
|
|
.obj1 {
|
|
|
|
|
top: 9%;
|
|
|
|
|
left: 10%;
|
|
|
|
|
}
|
|
|
|
|
.obj2 {
|
|
|
|
|
top: 46%;
|
|
|
|
|
left: 28%;
|
|
|
|
|
}
|
|
|
|
|
.txt-info {
|
|
|
|
|
position: absolute;
|
|
|
|
|
}
|
|
|
|
|
.txt-info1 {
|
|
|
|
|
top: 111px;
|
|
|
|
|
left: 64px;
|
|
|
|
|
width: 61%;
|
|
|
|
|
}
|
|
|
|
|
.txt-info2 {
|
|
|
|
|
top: 83px;
|
|
|
|
|
left: 64px;
|
|
|
|
|
width: 66%;
|
|
|
|
|
}
|
|
|
|
|
.anim {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2026-06-04 12:20:40 -06:00
|
|
|
<div class="section_charge bg w-100 h-100">
|
2026-08-13 17:51:46 -06:00
|
|
|
<div class="d-none"></div>
|
|
|
|
|
<section id="sec0" class="sec0 w-100 h-100">
|
|
|
|
|
<div class="container h-100">
|
|
|
|
|
<div class="row align-items-center h-100">
|
|
|
|
|
<div class="col-6">
|
|
|
|
|
<h5 class="title_ text-center mb-3 anim anim2">La Política de Identificación del cliente</h5>
|
|
|
|
|
<div class="personaje personaje_m_4 mx-auto anim anim2"></div>
|
|
|
|
|
<div class="bubble shadow px-3 pt-5 pb-2 anim anim1">
|
|
|
|
|
<p>
|
|
|
|
|
Ahora que conozco que existe un manual, me gustaría saber, ¿cómo puedo
|
|
|
|
|
<b>identificar</b>
|
|
|
|
|
a los clientes? ¿Se cuenta con alguna
|
|
|
|
|
<b>herramienta</b>
|
|
|
|
|
donde pueda consultar sus datos? ¿Qué debo hacer en caso de tratar con personas físicas y morales?
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-6 h-100">
|
|
|
|
|
<div class="obj obj1 btn-pop anim anim3" data-popid="#pop0" data-backcolor="#FF002D">
|
|
|
|
|
<img src="img/18.png" alt="" />
|
|
|
|
|
<div class="txt-info txt-info1 text-center">
|
|
|
|
|
¿En qué consiste la Política de Identificación del cliente?
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="obj obj2 btn-pop anim anim4" data-popid="#pop1" data-backcolor="#eba452">
|
|
|
|
|
<img src="img/19.png" alt="" />
|
|
|
|
|
<div class="txt-info txt-info2 text-center">
|
|
|
|
|
¿Cuántos regímenes de identificación prevén las nuevas disposiciones?
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
</div>
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
</body>
|
2026-06-04 12:20:40 -06:00
|
|
|
</html>
|
|
|
|
|
<!--POPS-->
|
|
|
|
|
<div class="d-none">
|
2026-08-13 17:51:46 -06:00
|
|
|
<div id="pop0">
|
|
|
|
|
<div class="container-fluid py-3">
|
|
|
|
|
<div class="row justify-content-center align-items-center h-100">
|
|
|
|
|
<div class="col-11 text-left text-white">
|
|
|
|
|
<p><b>¿En qué consiste la Política de Identificación del cliente?</b></p>
|
|
|
|
|
<p>
|
|
|
|
|
Consiste en
|
|
|
|
|
<b>integrar y conservar un expediente de cada cliente</b>
|
|
|
|
|
y, en algunos casos, de su cónyuge y dependientes, de los Beneficiarios, del/los Propietario(s) Real(es)
|
|
|
|
|
(cuando haya) y de/los Proveedor(es) de Recursos (cuando haya), con
|
|
|
|
|
<b>datos y documentos</b>
|
|
|
|
|
, los cuales se deben recabar de forma previa a la celebración del Contrato en el que se formalice la
|
|
|
|
|
Operación y, de acuerdo a lo que adelante se indica.
|
|
|
|
|
</p>
|
|
|
|
|
<p class="m-0">
|
|
|
|
|
También consiste en
|
|
|
|
|
<b>completar esos datos y documentos</b>
|
|
|
|
|
al momento en que el cliente o los Beneficiarios se presenten a ejercer sus derechos.
|
|
|
|
|
</p>
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
</div>
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="pop1">
|
|
|
|
|
<div class="container-fluid py-3">
|
|
|
|
|
<div class="row justify-content-center align-items-center h-100">
|
|
|
|
|
<div class="col-11 text-left text-white">
|
|
|
|
|
<p>
|
|
|
|
|
Se prevén
|
|
|
|
|
<b>tres regímenes de identificación</b>
|
|
|
|
|
, el
|
|
|
|
|
<b>Régimen de Excepción</b>
|
|
|
|
|
, el
|
|
|
|
|
<b>Régimen Ordinario</b>
|
|
|
|
|
y el
|
|
|
|
|
<b>Régimen Especial</b>
|
|
|
|
|
, integrado por:
|
|
|
|
|
</p>
|
|
|
|
|
<p class="m-0">a) Operaciones no presenciales;</p>
|
|
|
|
|
<p class="m-0">
|
|
|
|
|
b) Simplificado (para organismos y dependencias sean del Gobierno Federal, de gobiernos Estatales o
|
|
|
|
|
gobiernos Municipales, así como sus organismos y dependencias, al igual que para entidades del sector
|
|
|
|
|
financiero y organizaciones auxiliares del crédito),
|
|
|
|
|
</p>
|
|
|
|
|
<p class="m-0">c) Alto Riesgo y</p>
|
|
|
|
|
<p>d) Fideicomisos.</p>
|
|
|
|
|
<p class="m-0">
|
|
|
|
|
En esta ocasión
|
|
|
|
|
<b>sólo exploraremos</b>
|
|
|
|
|
el Régimen de Excepción, el Régimen Ordinario y el Régimen Especial (Alto Riesgo).
|
|
|
|
|
</p>
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
</div>
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
</div>
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
|
|
|
|
<script>
|
2026-08-13 17:51:46 -06:00
|
|
|
jQuery(document).ready(function ($) {
|
2026-06-04 12:20:40 -06:00
|
|
|
instruccion(0);
|
2026-08-13 17:51:46 -06:00
|
|
|
var Audio_8 = newSound('audio/Audio_8_Marcos.mp3');
|
|
|
|
|
|
|
|
|
|
Audio_8.on('end', function () {
|
|
|
|
|
$('.personaje_m_4').removeClass('play').addClass('stop');
|
|
|
|
|
var tl2 = new TimelineMax();
|
|
|
|
|
tl2.fromTo('.anim3', 1, { opacity: 0, x: -150 }, { opacity: 1, x: 0, ease: Expo.easeInOut }, 1);
|
|
|
|
|
tl2.fromTo('.anim4', 1, { opacity: 0, x: -250 }, { opacity: 1, x: 0, ease: Expo.easeInOut }, 2);
|
|
|
|
|
tl2.call(fn_pops);
|
2026-06-04 12:20:40 -06:00
|
|
|
});
|
|
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
$('.layer-load').show();
|
2026-06-04 12:20:40 -06:00
|
|
|
$('.section_charge').waitForImages({
|
2026-08-13 17:51:46 -06:00
|
|
|
finished: function () {
|
|
|
|
|
$('.section_charge').css('visibility', 'visible');
|
|
|
|
|
$('.wloader').hide();
|
|
|
|
|
fn_animate();
|
|
|
|
|
},
|
|
|
|
|
each: function (loaded, count, success) {
|
|
|
|
|
var total = Math.floor((loaded * 100) / count);
|
|
|
|
|
$('.wloader').show();
|
|
|
|
|
},
|
|
|
|
|
waitForAll: true
|
2026-06-04 12:20:40 -06:00
|
|
|
});
|
|
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
function fn_animate() {
|
|
|
|
|
var tl = new TimelineMax();
|
|
|
|
|
tl.fromTo('.anim2', 1, { opacity: 0, x: -150 }, { opacity: 1, x: 0, ease: Expo.easeInOut });
|
|
|
|
|
tl.fromTo('.anim1', 0.7, { opacity: 0, y: -250 }, { opacity: 1, y: 0, ease: Expo.easeInOut });
|
|
|
|
|
tl.call(fn_firstAudio);
|
2026-06-04 12:20:40 -06:00
|
|
|
}
|
|
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
function fn_firstAudio() {
|
|
|
|
|
stopAllSoundsAndPlay(Audio_8);
|
|
|
|
|
$('.personaje_m_4').addClass('play');
|
2026-06-04 12:20:40 -06:00
|
|
|
}
|
|
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
function fn_pops() {
|
|
|
|
|
instruccion(11);
|
|
|
|
|
$('.btn-pop').addClass('animated pulse infinite');
|
|
|
|
|
$('.btn-pop').click(function (event) {
|
|
|
|
|
if (!$(this).hasClass('block')) {
|
|
|
|
|
$(this).removeClass('animated pulse infinite');
|
|
|
|
|
var este = $(this);
|
|
|
|
|
var html = $($(this).data('popid'));
|
|
|
|
|
var backcolor = $(this).data('backcolor');
|
|
|
|
|
Swal.fire({
|
|
|
|
|
html: html,
|
|
|
|
|
showCancelButton: false,
|
|
|
|
|
showCloseButton: true,
|
|
|
|
|
target: $('.sco')[0],
|
|
|
|
|
customClass: { popup: 'popup-class pop-nota' },
|
|
|
|
|
background: backcolor,
|
|
|
|
|
width: '100%',
|
|
|
|
|
padding: '.5rem .5rem .5rem .5rem',
|
|
|
|
|
allowOutsideClick: false,
|
|
|
|
|
allowEscapeKey: false,
|
|
|
|
|
allowEnterKey: false,
|
|
|
|
|
showConfirmButton: false,
|
|
|
|
|
closeButtonHtml: '<div><img src="img/template/close.svg" width = "50"></div>',
|
|
|
|
|
onBeforeOpen: function () {},
|
|
|
|
|
onOpen: function () {
|
|
|
|
|
$('.swal2-popup.popup-class').closest('.swal2-container').css('z-index', '998');
|
|
|
|
|
if ($(este).data('audio')) {
|
|
|
|
|
stopAllSoundsAndPlay(eval($(este).data('audio')));
|
|
|
|
|
} else {
|
|
|
|
|
stopAllSoundsAndPlay(__click);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if ($(este).hasClass('visitado')) {
|
|
|
|
|
instruccion(7);
|
|
|
|
|
$('.swal2-close').show();
|
|
|
|
|
} else {
|
|
|
|
|
instruccion(7);
|
|
|
|
|
$('.swal2-close').show();
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
onRender: function () {},
|
|
|
|
|
onClose: function () {
|
|
|
|
|
$(este).addClass('visitado');
|
|
|
|
|
stopAllSoundsAndPlay(__click);
|
|
|
|
|
|
|
|
|
|
if ($('.btn-pop').length == $('.btn-pop.visitado').length) {
|
|
|
|
|
fn_end();
|
|
|
|
|
} else {
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
onAfterClose: function () {}
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
});
|
2026-06-04 12:20:40 -06:00
|
|
|
}
|
|
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
function fn_end() {
|
|
|
|
|
instruccion(1);
|
2026-06-04 12:20:40 -06:00
|
|
|
}
|
2026-08-13 17:51:46 -06:00
|
|
|
});
|
|
|
|
|
</script>
|