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/bg3.jpg);
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
background-size: cover;
|
|
|
|
|
background-position: center;
|
|
|
|
|
}
|
|
|
|
|
.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;
|
|
|
|
|
}
|
|
|
|
|
.btn-pop {
|
|
|
|
|
position: absolute;
|
|
|
|
|
}
|
|
|
|
|
.pop1 {
|
|
|
|
|
top: 39%;
|
|
|
|
|
left: 2%;
|
|
|
|
|
}
|
|
|
|
|
.pop2 {
|
|
|
|
|
top: 2%;
|
|
|
|
|
left: 17%;
|
|
|
|
|
}
|
|
|
|
|
.pop3 {
|
|
|
|
|
top: 40%;
|
|
|
|
|
left: 32%;
|
|
|
|
|
}
|
|
|
|
|
.pop4 {
|
|
|
|
|
top: 4%;
|
|
|
|
|
left: 47%;
|
|
|
|
|
}
|
|
|
|
|
.pop5 {
|
|
|
|
|
top: 42%;
|
|
|
|
|
left: 62%;
|
|
|
|
|
}
|
|
|
|
|
.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 justify-content-center align-items-center h-100">
|
|
|
|
|
<div class="col-4 align-self-end">
|
|
|
|
|
<div class="personaje_m_0 mx-auto anim anim2"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-8">
|
|
|
|
|
<h5 class="title_ py-2 anim anim1"><b>Operaciones inusuales</b></h5>
|
|
|
|
|
<p class="m-0 anim anim1">
|
|
|
|
|
1. Es indispensable revisar la
|
|
|
|
|
<b>situación conocida del cliente y la Operación que quiera realizar</b>
|
|
|
|
|
. Para ello, debemos considerar lo siguiente:
|
|
|
|
|
</p>
|
2026-06-04 12:20:40 -06:00
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
<div class="paper mt-5 anim anim3">
|
|
|
|
|
<img src="img/soporte.png" alt="" />
|
|
|
|
|
<div class="btn-pop pop1" data-popid="#pop0" data-backcolor="#00ab9c">
|
|
|
|
|
<img src="img/42.png" alt="" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="btn-pop pop2" data-popid="#pop1" data-backcolor="#FF002D">
|
|
|
|
|
<img src="img/43.png" alt="" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="btn-pop pop3" data-popid="#pop2" data-backcolor="#162844">
|
|
|
|
|
<img src="img/44.png" alt="" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="btn-pop pop4" data-popid="#pop3" data-backcolor="#63a7bf">
|
|
|
|
|
<img src="img/45.png" alt="" />
|
2026-06-04 12:20:40 -06:00
|
|
|
</div>
|
2026-08-13 17:51:46 -06:00
|
|
|
<div class="btn-pop pop5" data-popid="#pop4" data-backcolor="#eb7f3d">
|
|
|
|
|
<img src="img/46.png" alt="" />
|
|
|
|
|
</div>
|
|
|
|
|
</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 class="m-0">
|
|
|
|
|
<b>1.</b>
|
|
|
|
|
Sus
|
|
|
|
|
<b>condiciones específicas</b>
|
|
|
|
|
, entre otras: sus antecedentes, su ocupación, profesión, actividad económica, giro del negocio u objeto
|
|
|
|
|
social.
|
|
|
|
|
</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
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
<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 class="m-0">
|
|
|
|
|
<b>2.</b>
|
|
|
|
|
El
|
|
|
|
|
<b>tipo de riesgo</b>
|
|
|
|
|
que constituye la base del contrato de seguro del cliente y la forma en que ocurra el 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
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
<div id="pop2">
|
|
|
|
|
<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 class="m-0">
|
|
|
|
|
3. La
|
|
|
|
|
<b>naturaleza o complejidad de las operaciones</b>
|
|
|
|
|
que realice y la relación de éstas con sus antecedentes y actividad económica conocida.
|
|
|
|
|
</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
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
<div id="pop3">
|
|
|
|
|
<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 class="m-0">
|
|
|
|
|
<b>4.</b>
|
|
|
|
|
Cuando se presenten
|
|
|
|
|
<b>indicios o hechos extraordinarios</b>
|
|
|
|
|
respecto de los cuales no se cuente con una explicación o que den lugar a cualquier tipo de suspicacia sobre
|
|
|
|
|
el origen, manejo o destino de los recursos.
|
|
|
|
|
</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
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
<div id="pop4">
|
|
|
|
|
<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 class="m-0">
|
|
|
|
|
<b>5.</b>
|
|
|
|
|
Cuando el cliente pretenda
|
|
|
|
|
<b>involucrar</b>
|
|
|
|
|
en sus operaciones
|
|
|
|
|
<b>países o jurisdicciones</b>
|
|
|
|
|
que: (I) la legislación mexicana considere que aplican regímenes fiscales preferentes o, (III) que las
|
|
|
|
|
autoridades mexicanas, organismos internacionales o agrupaciones intergubernamentales consideren que no
|
|
|
|
|
tienen medidas para prevenir el lavado de dinero y el financiamiento al terrorismo.
|
|
|
|
|
</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_14 = newSound('audio/Audio_14_Marcos.mp3');
|
|
|
|
|
Audio_14.on('end', function () {
|
|
|
|
|
$('.personaje_m_0').removeClass('play');
|
|
|
|
|
var tl = new TimelineMax();
|
|
|
|
|
tl.fromTo('.anim3', 1, { opacity: 0, y: -150 }, { opacity: 1, y: 0, ease: Expo.easeInOut });
|
|
|
|
|
tl.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_14);
|
|
|
|
|
$('.personaje_m_0').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);
|
|
|
|
|
}
|
2026-06-04 12:20:40 -06:00
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
if ($(este).hasClass('visitado')) {
|
|
|
|
|
instruccion(7);
|
|
|
|
|
$('.swal2-close').show();
|
|
|
|
|
} else {
|
|
|
|
|
instruccion(7);
|
|
|
|
|
$('.swal2-close').show();
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
onRender: function () {},
|
|
|
|
|
onClose: function () {
|
|
|
|
|
$(este).addClass('visitado');
|
|
|
|
|
stopAllSoundsAndPlay(__click);
|
2026-06-04 12:20:40 -06:00
|
|
|
|
2026-08-13 17:51:46 -06:00
|
|
|
if ($('.btn-pop').length == $('.btn-pop.visitado').length) {
|
|
|
|
|
fn_end();
|
|
|
|
|
} else {
|
|
|
|
|
instruccion(11);
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
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>
|