<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cursos OS10 INASEP</title>
	<atom:link href="https://www.inasep.cl/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.inasep.cl</link>
	<description>Cursos OS10 para Guardias de Seguridad</description>
	<lastBuildDate>Mon, 29 Jun 2026 14:26:46 +0000</lastBuildDate>
	<language>es-CL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.inasep.cl/wp-content/uploads/2023/06/cropped-cropped-LOGO-INASEP-32x32.png</url>
	<title>Cursos OS10 INASEP</title>
	<link>https://www.inasep.cl</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Curso Os10</title>
		<link>https://www.inasep.cl/2024/09/05/curso-os10/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 05 Sep 2024 16:30:13 +0000</pubDate>
				<category><![CDATA[CursosOs10]]></category>
		<category><![CDATA[Curso Guardia de Seguridad]]></category>
		<category><![CDATA[Curso OS10]]></category>
		<guid isPermaLink="false">https://www.inasep.cl/?p=2761</guid>

					<description><![CDATA[<p>Instituto INASEP · Quilpué, V Región Cursos OS10 paraGuardias de Seguridad Privada Curso OS10 para Formación, Perfeccionamiento, Supervisión y CCTV. OTEC autorizada por la Subsecretaría de Prevención del Delito — Ley 21.659 vigente desde noviembre 2025. Curso OS10 Nueva Ley de Seguridad Privada N° 21.659 — En vigor desde noviembre 2025 Curso OS10 &#8211; Con&#8230;&#160;<a href="https://www.inasep.cl/2024/09/05/curso-os10/" rel="bookmark">Leer más &#187;<span class="screen-reader-text">Curso Os10</span></a></p>
<p>The post <a href="https://www.inasep.cl/2024/09/05/curso-os10/">Curso Os10</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="2761" class="elementor elementor-2761">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-1b13ed7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1b13ed7" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b4731df" data-id="b4731df" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0a2b0b5 elementor-widget elementor-widget-html" data-id="0a2b0b5" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800;900&family=Open+Sans:wght@400;500;600&display=swap" rel="stylesheet">
<style>
:root {
  --verde:      #1a3a2a;
  --verde-med:  #2d5a3d;
  --dorado:     #c9a84c;
  --blanco:     #ffffff;
  --gris-bg:    #f7f5f2;
  --gris-txt:   #555;
  --gris-borde: #e8e4de;
  --sombra:     0 4px 24px rgba(0,0,0,0.08);
  --trans:      0.25s ease;
  --t:          'Montserrat', sans-serif;
  --b:          'Open Sans', sans-serif;
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
.po { font-family: var(--b); color: #222; background: var(--blanco); overflow-x: hidden; }

/* ── INTRO HERO ── */
.po-intro {
  background: linear-gradient(135deg, rgba(15,36,25,0.97) 0%, rgba(26,58,42,0.93) 60%, rgba(20,48,32,0.88) 100%);
  padding: 56px 24px 72px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.po-intro::after {
  content: '';
  position: absolute;
  bottom: -1px; left: 0; right: 0;
  height: 44px;
  background: var(--gris-bg);
  clip-path: ellipse(55% 100% at 50% 100%);
}
.po-eyebrow {
  display: inline-flex; align-items: center; gap: 10px;
  font-family: var(--t); font-size: 10px; font-weight: 700;
  text-transform: uppercase; letter-spacing: 3px; color: var(--dorado);
  margin-bottom: 16px;
}
.po-eyebrow::before, .po-eyebrow::after { content: ''; display: block; width: 24px; height: 1px; background: var(--dorado); opacity: 0.5; }
.po-intro h1 {
  font-family: var(--t); font-size: clamp(1.7rem, 4vw, 2.6rem);
  font-weight: 900; color: var(--blanco); line-height: 1.15;
  letter-spacing: -0.5px; margin-bottom: 14px;
}
.po-intro h1 span { color: var(--dorado); }
.po-intro p {
  font-size: 15px; color: rgba(255,255,255,0.75);
  max-width: 580px; margin: 0 auto; line-height: 1.8;
}

/* ── ALERTA LEY ── */
.po-ley {
  background: var(--gris-bg);
  padding: 36px 24px 48px;
}
.po-ley-inner { max-width: 860px; margin: 0 auto; }
.po-ley-card {
  background: var(--blanco);
  border-radius: 14px;
  border-left: 5px solid var(--dorado);
  padding: 28px 32px;
  box-shadow: var(--sombra);
  display: flex; gap: 24px; align-items: flex-start;
}
.po-ley-icon {
  flex-shrink: 0;
  width: 48px; height: 48px;
  background: rgba(201,168,76,0.12);
  border-radius: 12px;
  display: flex; align-items: center; justify-content: center;
}
.po-ley-icon svg { width: 22px; height: 22px; stroke: var(--dorado); fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.po-ley-texto h2 { font-family: var(--t); font-size: 15px; font-weight: 800; color: var(--verde); margin-bottom: 8px; }
.po-ley-texto p { font-size: 13.5px; color: var(--gris-txt); line-height: 1.75; }
.po-ley-texto p strong { color: var(--verde); }

/* ── GRID DE CURSOS ── */
.po-cursos {
  padding: 56px 24px;
  background: var(--blanco);
}
.po-cursos-inner { max-width: 920px; margin: 0 auto; }
.po-section-label {
  text-align: center;
  font-family: var(--t); font-size: 10px; font-weight: 700;
  text-transform: uppercase; letter-spacing: 3px; color: var(--dorado);
  display: flex; align-items: center; justify-content: center; gap: 10px;
  margin-bottom: 36px;
}
.po-section-label::before, .po-section-label::after { content: ''; flex: 1; max-width: 60px; height: 1px; background: var(--dorado); opacity: 0.4; }

.po-cursos-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.po-curso-card {
  border-radius: 16px;
  overflow: hidden;
  background: var(--blanco);
  border: 1px solid var(--gris-borde);
  box-shadow: var(--sombra);
  transition: transform var(--trans), box-shadow var(--trans), border-color var(--trans);
  display: flex; flex-direction: column;
}
.po-curso-card:hover { transform: translateY(-5px); box-shadow: 0 16px 48px rgba(0,0,0,0.13); border-color: rgba(201,168,76,0.35); }

.po-curso-img {
  position: relative;
  overflow: hidden;
  height: 200px;
}
.po-curso-img img {
  width: 100%; height: 100%;
  object-fit: cover; display: block;
  transition: transform 0.6s ease;
}
.po-curso-card:hover .po-curso-img img { transform: scale(1.06); }

.po-curso-tag {
  position: absolute;
  top: 14px; left: 14px;
  background: var(--verde);
  color: var(--dorado);
  font-family: var(--t); font-size: 9px; font-weight: 800;
  text-transform: uppercase; letter-spacing: 1.2px;
  padding: 5px 12px;
  border-radius: 20px;
  border: 1px solid rgba(201,168,76,0.3);
}
.po-curso-tag.online {
  background: rgba(201,168,76,0.15);
  color: var(--dorado);
  border-color: rgba(201,168,76,0.5);
  backdrop-filter: blur(4px);
}

.po-curso-body { padding: 22px 22px 20px; flex: 1; display: flex; flex-direction: column; }
.po-curso-tipo { font-family: var(--t); font-size: 9.5px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: var(--dorado); margin-bottom: 6px; }
.po-curso-body h3 { font-family: var(--t); font-size: 15px; font-weight: 900; color: var(--verde); line-height: 1.3; margin-bottom: 8px; }
.po-curso-body p { font-size: 12.5px; color: var(--gris-txt); line-height: 1.7; margin-bottom: 16px; flex: 1; }

.po-curso-meta {
  display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 16px;
}
.po-meta-pill {
  display: inline-flex; align-items: center; gap: 5px;
  background: var(--gris-bg); border-radius: 20px;
  padding: 4px 10px;
  font-family: var(--t); font-size: 10px; font-weight: 700;
  color: var(--verde); text-transform: uppercase; letter-spacing: 0.5px;
}
.po-meta-pill svg { width: 10px; height: 10px; stroke: var(--verde); fill: none; stroke-width: 2; stroke-linecap: round; }

.po-curso-btns { display: flex; gap: 8px; flex-direction: column; }
.po-btn-primary {
  display: flex; align-items: center; justify-content: center; gap: 7px;
  background: var(--dorado); color: var(--verde) !important;
  font-family: var(--t); font-weight: 800; font-size: 11px;
  text-transform: uppercase; letter-spacing: 1px;
  padding: 11px 16px; border-radius: 8px; text-decoration: none;
  transition: background var(--trans), transform var(--trans);
}
.po-btn-primary:hover { background: #b8943d; transform: translateY(-1px); }
.po-btn-secondary {
  display: flex; align-items: center; justify-content: center; gap: 7px;
  background: transparent; color: var(--verde) !important;
  font-family: var(--t); font-weight: 700; font-size: 11px;
  text-transform: uppercase; letter-spacing: 1px;
  padding: 10px 16px; border-radius: 8px; text-decoration: none;
  border: 1px solid rgba(26,58,42,0.2);
  transition: all var(--trans);
}
.po-btn-secondary:hover { border-color: var(--dorado); color: var(--dorado) !important; }
.po-btn-primary svg, .po-btn-secondary svg { width: 12px; height: 12px; fill: currentColor; flex-shrink: 0; }

/* ── TARJETA PRÓXIMA FECHA (especial para Formación) ── */
.po-fecha-banner {
  background: var(--gris-bg);
  padding: 0 24px 56px;
}
.po-fecha-inner { max-width: 920px; margin: 0 auto; }
.po-fecha-card {
  background: var(--verde);
  border-radius: 16px;
  padding: 32px 36px;
  display: flex; align-items: center; gap: 32px;
  box-shadow: 0 8px 32px rgba(26,58,42,0.25);
  position: relative; overflow: hidden;
}
.po-fecha-card::before {
  content: '';
  position: absolute; top: -40px; right: -40px;
  width: 180px; height: 180px;
  background: rgba(201,168,76,0.06);
  border-radius: 50%;
}
.po-fecha-icon {
  flex-shrink: 0;
  width: 64px; height: 64px;
  background: rgba(201,168,76,0.12);
  border: 1px solid rgba(201,168,76,0.3);
  border-radius: 16px;
  display: flex; align-items: center; justify-content: center;
}
.po-fecha-icon svg { width: 28px; height: 28px; fill: var(--dorado); }
.po-fecha-texto { flex: 1; }
.po-fecha-texto span { font-family: var(--t); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: var(--dorado); display: block; margin-bottom: 6px; }
.po-fecha-texto h3 { font-family: var(--t); font-size: 18px; font-weight: 900; color: var(--blanco); line-height: 1.3; margin-bottom: 4px; }
.po-fecha-texto p { font-size: 13px; color: rgba(255,255,255,0.7); line-height: 1.6; }
.po-fecha-btn {
  flex-shrink: 0;
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--dorado); color: var(--verde) !important;
  font-family: var(--t); font-weight: 800; font-size: 12px;
  text-transform: uppercase; letter-spacing: 1px;
  padding: 14px 24px; border-radius: 10px; text-decoration: none;
  transition: all var(--trans); white-space: nowrap;
  box-shadow: 0 4px 16px rgba(201,168,76,0.3);
}
.po-fecha-btn:hover { background: #b8943d; transform: translateY(-2px); }
.po-fecha-btn svg { width: 14px; height: 14px; fill: currentColor; }

/* ── CTA FINAL ── */
.po-cta {
  padding: 60px 24px;
  background: linear-gradient(135deg, var(--verde) 0%, var(--verde-med) 100%);
  text-align: center;
}
.po-cta h2 { font-family: var(--t); font-size: clamp(1.4rem, 3vw, 2rem); font-weight: 900; color: var(--blanco); margin-bottom: 10px; }
.po-cta h2 span { color: var(--dorado); }
.po-cta p { font-size: 14px; color: rgba(255,255,255,0.7); margin-bottom: 28px; max-width: 480px; margin-left: auto; margin-right: auto; line-height: 1.7; }
.po-cta-btns { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; }
.po-cta-a {
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--dorado); color: var(--verde) !important;
  font-family: var(--t); font-weight: 800; font-size: 12px;
  text-transform: uppercase; letter-spacing: 1px;
  padding: 14px 28px; border-radius: 10px; text-decoration: none;
  transition: all var(--trans); box-shadow: 0 4px 16px rgba(201,168,76,0.35);
}
.po-cta-a:hover { background: #b8943d; transform: translateY(-2px); }
.po-cta-b {
  display: inline-flex; align-items: center; gap: 8px;
  background: transparent; color: rgba(255,255,255,0.88) !important;
  font-family: var(--t); font-weight: 700; font-size: 12px;
  text-transform: uppercase; letter-spacing: 1px;
  padding: 14px 24px; border-radius: 10px; text-decoration: none;
  border: 1px solid rgba(255,255,255,0.3); transition: all var(--trans);
}
.po-cta-b:hover { border-color: var(--dorado); color: var(--dorado) !important; }
.po-cta-a svg, .po-cta-b svg { width: 14px; height: 14px; fill: currentColor; flex-shrink: 0; }

/* ── RESPONSIVE ── */
@media (max-width: 700px) {
  .po-cursos-grid { grid-template-columns: 1fr; }
  .po-fecha-card { flex-direction: column; text-align: center; gap: 20px; }
  .po-ley-card { flex-direction: column; gap: 16px; }
  .po-cta-btns { flex-direction: column; align-items: center; }
  .po-cta-a, .po-cta-b { width: 100%; justify-content: center; }
}
</style>
</head>
<body>
<div class="po">

<!-- ── INTRO ── -->
<section class="po-intro">
  <div class="po-eyebrow">Instituto INASEP · Quilpué, V Región</div>
  <h1>Cursos <span>OS10</span> para<br>Guardias de Seguridad Privada</h1>
  <p>Curso OS10 para Formación, Perfeccionamiento, Supervisión y CCTV. OTEC autorizada por la Subsecretaría de Prevención del Delito — Ley 21.659 vigente desde noviembre 2025.</p>
</section>

<!-- ── ALERTA LEY 21.659 ── -->
<section class="po-ley">
  <div class="po-ley-inner">
    <div class="po-ley-card">
      <div class="po-ley-icon">
        <svg viewBox="0 0 24 24"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
      </div>
      <div class="po-ley-texto">
        <h2>Curso OS10 Nueva Ley de Seguridad Privada N° 21.659 — En vigor desde noviembre 2025</h2>
        <p>Curso OS10 - Con la entrada en vigencia de la <strong>Ley 21.659</strong>, la fiscalización y acreditación de guardias de seguridad privada pasó de Carabineros OS10 a la <strong>Subsecretaría de Prevención del Delito (SPD)</strong>. INASEP está <strong>100% acreditado bajo la nueva normativa</strong>, con programas actualizados que cumplen todos los requisitos exigidos por la SPD. La certificación tiene vigencia de <strong>4 años</strong> renovables.</p>
      </div>
    </div>
  </div>
</section>

<!-- ── CURSOS GRID ── -->
<section class="po-cursos">
  <div class="po-cursos-inner">
    <div class="po-section-label">Nuestros Cursos OS10</div>

    <div class="po-cursos-grid">

      <!-- FORMACIÓN -->
      <div class="po-curso-card">
        <div class="po-curso-img">
          <img decoding="async" src="https://www.inasep.cl/wp-content/uploads/2026/06/formacion-os10.webp"
               alt="Curso OS10 Formación de Guardias de Seguridad Privada INASEP Quilpué"
               loading="lazy">
          <span class="po-curso-tag">Presencial</span>
        </div>
        <div class="po-curso-body">
          <span class="po-curso-tipo">Formación Inicial</span>
          <h3>Formación de Guardias de Seguridad OS10</h3>
          <p>El primer paso para ejercer como guardia de seguridad privada en Chile. 90 horas presenciales en Quilpué, con examen ante Carabineros OS10 y certificación acreditada por la SPD.</p>
          <div class="po-curso-meta">
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
              90 Horas
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"/><circle cx="12" cy="10" r="3"/></svg>
              Quilpué
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6"/></svg>
              $120.000
            </span>
          </div>
          <div class="po-curso-btns">
            <a href="https://wa.me/56944061866?text=Hola%20INASEP%2C%20quiero%20inscribirme%20en%20el%20Curso%20Formación%20Guardia%20de%20Seguridad" target="_blank" rel="noopener" class="po-btn-primary">
              <svg viewBox="0 0 24 24"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
              Inscribirme por WhatsApp
            </a>
            <a href="https://www.inasep.cl/curso-os10/curso-guardia-de-seguridad-formacion/" target="_blank" rel="noopener" class="po-btn-secondary">
              <svg viewBox="0 0 24 24"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>
              Ver próximas fechas
            </a>
          </div>
        </div>
      </div>

      <!-- PERFECCIONAMIENTO -->
      <div class="po-curso-card">
        <div class="po-curso-img">
          <img decoding="async" src="https://www.inasep.cl/wp-content/uploads/2026/06/perfeccionamiento-os10.webp"
               alt="Curso OS10 Reentrenamiento Perfeccionamiento Guardias de Seguridad INASEP"
               loading="lazy">
          <span class="po-curso-tag">Presencial</span>
        </div>
        <div class="po-curso-body">
          <span class="po-curso-tipo">Renovación · Cada 4 años</span>
          <h3>Reentrenamiento OS10 — Perfeccionamiento</h3>
          <p>Obligatorio para mantener la credencial vigente bajo la nueva Ley 21.659. Renueva tu certificación antes de los 4 años y continúa ejerciendo sin interrupciones.</p>
          <div class="po-curso-meta">
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
              40 Horas
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"/><circle cx="12" cy="10" r="3"/></svg>
              Quilpué
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6"/></svg>
              $80.000
            </span>
          </div>
          <div class="po-curso-btns">
            <a href="https://wa.me/56944061866?text=Hola%20INASEP%2C%20quiero%20información%20sobre%20el%20Curso%20Reentrenamiento%20OS10" target="_blank" rel="noopener" class="po-btn-primary">
              <svg viewBox="0 0 24 24"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
              Inscribirme por WhatsApp
            </a>
            <a href="https://www.inasep.cl/contacto/" target="_blank" rel="noopener" class="po-btn-secondary">
              <svg viewBox="0 0 24 24"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>
              Más información
            </a>
          </div>
        </div>
      </div>

      <!-- SUPERVISOR -->
      <div class="po-curso-card">
        <div class="po-curso-img">
          <img decoding="async" src="https://www.inasep.cl/wp-content/uploads/2026/06/supervisor-os10.webp"
               alt="Curso Supervisor de Seguridad Privada Online INASEP Ley 21659"
               loading="lazy">
          <span class="po-curso-tag online">100% Online</span>
        </div>
        <div class="po-curso-body">
          <span class="po-curso-tipo">Liderazgo · Gestión Operativa</span>
          <h3>Supervisor de Seguridad Privada — Online</h3>
          <p>Lidera y coordina equipos de seguridad privada. Modalidad asincrónica 100% online, basado en la nueva Ley 21.659. Acceso 24/7 desde cualquier lugar de Chile.</p>
          <div class="po-curso-meta">
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
              120 Horas
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><rect x="2" y="3" width="20" height="14" rx="2"/><line x1="8" y1="21" x2="16" y2="21"/><line x1="12" y1="17" x2="12" y2="21"/></svg>
              Online
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6"/></svg>
              $120.000
            </span>
          </div>
          <div class="po-curso-btns">
            <a href="https://wa.me/56944061866?text=Hola%20INASEP%2C%20quiero%20inscribirme%20en%20el%20Curso%20Supervisor%20Online" target="_blank" rel="noopener" class="po-btn-primary">
              <svg viewBox="0 0 24 24"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
              Inscribirme por WhatsApp
            </a>
            <a href="https://www.inasep.cl/curso-supervisor-online/" target="_blank" rel="noopener" class="po-btn-secondary">
              <svg viewBox="0 0 24 24"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>
              Ver detalles del curso
            </a>
          </div>
        </div>
      </div>

      <!-- CCTV -->
      <div class="po-curso-card">
        <div class="po-curso-img">
          <img decoding="async" src="https://www.inasep.cl/wp-content/uploads/2026/06/cctv-os10.webp"
               alt="Curso Operador CCTV Alarmas Online Acreditado OS10 INASEP"
               loading="lazy">
          <span class="po-curso-tag online">100% Online</span>
        </div>
        <div class="po-curso-body">
          <span class="po-curso-tipo">Videovigilancia · Alarmas</span>
          <h3>Operador de CCTV y Alarmas — Online</h3>
          <p>Formación especializada en sistemas de videovigilancia y alarmas. Acreditado OS10. Incluye manuales técnicos en español completamente descargables.</p>
          <div class="po-curso-meta">
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
              36 Horas
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><rect x="2" y="3" width="20" height="14" rx="2"/><line x1="8" y1="21" x2="16" y2="21"/><line x1="12" y1="17" x2="12" y2="21"/></svg>
              Online
            </span>
            <span class="po-meta-pill">
              <svg viewBox="0 0 24 24"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6"/></svg>
              $100.000
            </span>
          </div>
          <div class="po-curso-btns">
            <a href="https://wa.me/56944061866?text=Hola%20INASEP%2C%20quiero%20inscribirme%20en%20el%20Curso%20CCTV%20Online" target="_blank" rel="noopener" class="po-btn-primary">
              <svg viewBox="0 0 24 24"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
              Inscribirme por WhatsApp
            </a>
            <a href="https://www.inasep.cl/curso-cctv-online/" target="_blank" rel="noopener" class="po-btn-secondary">
              <svg viewBox="0 0 24 24"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>
              Ver detalles del curso
            </a>
          </div>
        </div>
      </div>

    </div>
  </div>
</section>

<!-- ── PRÓXIMA FECHA FORMACIÓN ── -->
<section class="po-fecha-banner">
  <div class="po-fecha-inner">
    <div class="po-fecha-card">
      <div class="po-fecha-icon">
        <svg viewBox="0 0 24 24" fill="currentColor"><path d="M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"/></svg>
      </div>
      <div class="po-fecha-texto">
        <span>Próxima Fecha · Cupos Limitados</span>
        <h3>Curso Formación Guardias de Seguridad OS10</h3>
        <p>Inicio en Julio 2026 · 90 horas presenciales · Quilpué, V Región · $120.000</p>
      </div>
      <a href="https://www.inasep.cl/curso-os10/curso-guardia-de-seguridad-formacion/" target="_blank" rel="noopener" class="po-fecha-btn">
        <svg viewBox="0 0 24 24"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>
        Ver fecha y cupos
      </a>
    </div>
  </div>
</section>

<!-- ── CTA FINAL ── -->
<section class="po-cta">
  <h2>¿Tienes dudas? <span>Contáctanos</span></h2>
  <p>Nuestro equipo te orienta sobre qué curso se ajusta mejor a tu situación y te ayuda a completar el proceso de matrícula.</p>
  <div class="po-cta-btns">
    <a href="https://wa.me/56944061866?text=Hola%20INASEP%2C%20quiero%20información%20sobre%20los%20cursos%20OS10" target="_blank" rel="noopener" class="po-cta-a">
      <svg viewBox="0 0 24 24"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg>
      Escribir por WhatsApp
    </a>
    <a href="https://www.inasep.cl/contacto/" target="_blank" rel="noopener" class="po-cta-b">
      <svg viewBox="0 0 24 24"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><polyline points="22,6 12,13 2,6"/></svg>
      Formulario de contacto
    </a>
  </div>
</section>

</div>
</body>
</html>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bd91ca5 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bd91ca5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2e814a5" data-id="2e814a5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16ed8e9 elementor-widget elementor-widget-heading" data-id="16ed8e9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">Curso OS10 en Instituto Inasep:
 Formación y Reentrenamiento de Calidad</h1>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-5c66d06 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5c66d06" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-44a368b" data-id="44a368b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3471ef2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="3471ef2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="text-align: justify;">En un mundo cada vez más preocupado por la seguridad, la formación adecuada se ha convertido en una necesidad. El curso OS10 es esencial para aquellos que desean trabajar en el sector de la seguridad privada en Chile. En este contexto, Instituto Inasep se destaca por ofrecer programas de formación y reentrenamiento que cumplen con los más altos estándares de calidad. Este artículo te proporcionará toda la información necesaria sobre los cursos OS10 en Instituto Inasep y cómo pueden ayudarte a avanzar en tu carrera profesional.</p><h4 style="text-align: justify;"><b>¿Qué es el Curso OS10?</b></h4><p style="text-align: justify;">El Curso OS10 es una capacitación obligatoria para todos aquellos que deseen desempeñarse como guardias de seguridad en Chile. Este curso está regulado por Carabineros de Chile y garantiza que los participantes adquieran los conocimientos y habilidades necesarios para ejercer sus funciones de manera eficiente y segura.</p><p style="text-align: justify;"> </p>								</div>
				</div>
				<div class="elementor-element elementor-element-64824bb elementor-widget elementor-widget-image" data-id="64824bb" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img fetchpriority="high" decoding="async" width="1024" height="1024" src="https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-OS10--1024x1024.png" class="attachment-large size-large wp-image-2763" alt="curso os10" srcset="https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-OS10--1024x1024.png 1024w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-OS10--300x300.png 300w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-OS10--150x150.png 150w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-OS10--768x768.png 768w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-OS10-.png 1080w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ab17a82" data-id="ab17a82" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa01e67 elementor-widget elementor-widget-image" data-id="fa01e67" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="1024" height="1024" src="https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-CCTV-ONLINE-1024x1024.png" class="attachment-large size-large wp-image-2764" alt="CURSO CCTV ONLINE" srcset="https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-CCTV-ONLINE-1024x1024.png 1024w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-CCTV-ONLINE-300x300.png 300w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-CCTV-ONLINE-150x150.png 150w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-CCTV-ONLINE-768x768.png 768w, https://www.inasep.cl/wp-content/uploads/2024/07/CURSO-CCTV-ONLINE.png 1080w" sizes="(max-width: 1024px) 100vw, 1024px" />															</div>
				</div>
				<div class="elementor-element elementor-element-92b9885 elementor-widget elementor-widget-text-editor" data-id="92b9885" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h4 style="text-align: justify;"><b>Cursos de Formación OS10 en Instituto Inasep</b></h4><p style="text-align: justify;">Instituto Inasep ofrece una amplia gama de cursos de formación OS10, diseñados para cubrir todas las áreas esenciales de la seguridad privada. Los cursos incluyen:</p><p style="text-align: justify;">1<b>. Formación Básica de Guardias de Seguridad:</b> Este curso es el primer paso para aquellos que desean iniciar una carrera en seguridad privada. Cubre temas como la legislación vigente, técnicas de vigilancia, control de acceso y manejo de situaciones de emergencia.<br />2<b>. Curso de Supervisor de Seguridad:</b> Orientado a aquellos que buscan ascender en su carrera, este curso proporciona las habilidades necesarias para supervisar y coordinar equipos de seguridad. Modalidad 100% Online.<br />3. <b style="background-color: var(--nv-site-bg); color: var(--nv-text-color); font-family: var(--bodyfontfamily),var(--nv-fallback-ff); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"><span style="background-color: var(--nv-site-bg); color: var(--nv-text-color); font-family: var(--bodyfontfamily),var(--nv-fallback-ff); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">C</span><span style="background-color: var(--nv-site-bg); color: var(--nv-text-color); font-family: var(--bodyfontfamily),var(--nv-fallback-ff); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">ursos de Reentrenamiento de Guardias de Seguridad: </span></b><span style="background-color: var(--nv-site-bg); color: var(--nv-text-color); font-family: var(--bodyfontfamily),var(--nv-fallback-ff); font-size: var(--bodyfontsize); font-weight: var(--bodyfontweight); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">Además de los cursos de formación inicial, Instituto Inasep también ofrece cursos de reentrenamiento OS10. Estos son esenciales para mantener actualizadas las habilidades y conocimientos de los profesionales de seguridad.</span></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ad37f7f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ad37f7f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb77bdf" data-id="fb77bdf" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-03bd381 elementor-view-default elementor-widget elementor-widget-icon" data-id="03bd381" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.zosepcar.cl/OS10.php">
			<svg aria-hidden="true" class="e-font-icon-svg e-fas-info-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"></path></svg>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-78d5fff elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="78d5fff" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c30e4d7" data-id="c30e4d7" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-77595d9 elementor-widget elementor-widget-heading" data-id="77595d9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">CONTÁCTENOS</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2fe8533 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="2fe8533" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>En INASEP esperamos su contacto.<br />Capacítese Hoy en el  mejor instituto de Seguridad Privada.<span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"><br /> INASEP &#8211; Seguridad para Todos.<br /></span><span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">Teléfonos:</span><span style="font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"> +56944061866 </span><span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">&#8211; 322151748<br />Dirección: Aníbal Pinto 875, Oficina C. Quilpué.<br />Correo: instituto@inasep.cl</span></p>								</div>
				</div>
				<div class="elementor-element elementor-element-22f93cf elementor-widget elementor-widget-spacer" data-id="22f93cf" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-edfc59c elementor-align-center elementor-mobile-align-justify elementor-widget elementor-widget-button" data-id="edfc59c" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-md" href="https://www.inasep.cl/contacto/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-address-card" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z"></path></svg>			</span>
									<span class="elementor-button-text">CONTACTO</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.inasep.cl/2024/09/05/curso-os10/">Curso Os10</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cursos Para Guardias de Seguridad</title>
		<link>https://www.inasep.cl/2024/07/21/cursos-para-guardias/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 21 Jul 2024 09:38:36 +0000</pubDate>
				<category><![CDATA[CursosOs10]]></category>
		<category><![CDATA[Cursos Os10 Guardia de Seguridad]]></category>
		<guid isPermaLink="false">https://www.inasep.cl/?p=2470</guid>

					<description><![CDATA[<p>CURSOS PARA GUARDIAS DE SEGURIDAD PRIVADA MATRICULAS EN PROCESO DE INSCRIPCIÓN EN INASEP &#8211; CURSOS OS10Cursos Para Guardias de Seguridad &#8211; FormaciónValor: $120.000.- Duración: 90 Horas. (10 días)MODALIDAD PRESENCIALCursos Para Guardias con Certificación Autorizada la Subsecretaría de Prevención del DelitoDocumentos a presentar al INSCRIBIRSE1) Copia de Cedula de identidad (Gratis con nosotros).2) Certificado de antecedentes&#8230;&#160;<a href="https://www.inasep.cl/2024/07/21/cursos-para-guardias/" rel="bookmark">Leer más &#187;<span class="screen-reader-text">Cursos Para Guardias de Seguridad</span></a></p>
<p>The post <a href="https://www.inasep.cl/2024/07/21/cursos-para-guardias/">Cursos Para Guardias de Seguridad</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="2470" class="elementor elementor-2470">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-2761c2b elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="2761c2b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-86de1b2" data-id="86de1b2" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c80f0c0 elementor-widget elementor-widget-spacer" data-id="c80f0c0" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7c2098b elementor-widget elementor-widget-heading" data-id="7c2098b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">CURSOS PARA GUARDIAS DE SEGURIDAD PRIVADA</h1>				</div>
				</div>
				<div class="elementor-element elementor-element-a111e00 elementor-widget elementor-widget-spacer" data-id="a111e00" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-5202d82 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5202d82" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3b22a56" data-id="3b22a56" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8f942d3 elementor-widget elementor-widget-image" data-id="8f942d3" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="750" height="750" src="https://www.inasep.cl/wp-content/uploads/2024/07/Curso-OS10-Julio-INASEP-2026.webp" class="attachment-large size-large wp-image-8881" alt="CURSOS PARA GUARDIAS" srcset="https://www.inasep.cl/wp-content/uploads/2024/07/Curso-OS10-Julio-INASEP-2026.webp 750w, https://www.inasep.cl/wp-content/uploads/2024/07/Curso-OS10-Julio-INASEP-2026-300x300.webp 300w, https://www.inasep.cl/wp-content/uploads/2024/07/Curso-OS10-Julio-INASEP-2026-150x150.webp 150w" sizes="(max-width: 750px) 100vw, 750px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-096421b" data-id="096421b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5eeae62 elementor-widget elementor-widget-text-editor" data-id="5eeae62" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a" style="margin: 0.5em 0px 0px; white-space-collapse: preserve; overflow-wrap: break-word; font-family: 'Segoe UI Historic', 'Segoe UI', Helvetica, Arial, sans-serif; color: #050505; font-size: 15px;"><div dir="auto"><strong>MATRICULAS EN PROCESO DE INSCRIPCIÓN EN INASEP &#8211; CURSOS OS10</strong></div></div><div dir="auto"><strong style="font-family: inherit; color: #050505; font-size: 15px; white-space-collapse: preserve;">Cursos Para Guardias de Seguridad &#8211; Formación</strong></div><div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a" style="margin: 0.5em 0px 0px; white-space-collapse: preserve; overflow-wrap: break-word; font-family: 'Segoe UI Historic', 'Segoe UI', Helvetica, Arial, sans-serif; color: #050505; font-size: 15px;"><div dir="auto" style="font-family: inherit;"><strong>Valor: $120.000.- Duración: 90 Horas. (10 días)</strong><br /><b style="font-family: inherit; letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"></b></div><div dir="auto" style="font-family: inherit;"><strong style="font-family: inherit;">MODALIDAD PRESENCIAL</strong></div></div><div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a" style="margin: 0.5em 0px 0px; white-space-collapse: preserve; overflow-wrap: break-word; font-family: 'Segoe UI Historic', 'Segoe UI', Helvetica, Arial, sans-serif; color: #050505; font-size: 15px;"><div dir="auto" style="font-family: inherit;">Cursos Para Guardias con Certificación Autorizada la Subsecretaría de Prevención del Delito</div><div dir="auto" style="font-family: inherit;"><strong>Documentos a presentar al INSCRIBIRSE</strong><br />1) Copia de Cedula de identidad (<strong>Gratis con nosotros</strong>).</div><div dir="auto" style="font-family: inherit;">2) Certificado de antecedentes para FINES ESPECIALES (<strong>Gratis con nosotros con su Clave Única</strong>).</div><div dir="auto" style="font-family: inherit;">3) Certificado de CUARTO MEDIO (<strong>Gratis con nosotros, si está en Mineduc.cl</strong>).<br /><span style="font-family: inherit;">4) Certificado de Situación Militar al día (</span><strong style="font-family: inherit;">Gratis con nosotros con su Clave Única</strong><span style="font-family: inherit;">).<br /></span><strong style="font-family: inherit;">Documentos necesarios para acreditación en el portal de la Subsecretaría de prevenvción del Delito (en complemento con los 4 anteriores)</strong></div><div dir="auto" style="font-family: inherit;">&#8211; Certificado Médico</div><div dir="auto" style="font-family: inherit;">&#8211; Certificado Psicológico (<strong>Contamos con contacto de Psicóloga experta en el área</strong>)<br /><span style="font-family: inherit;">&#8211; Declaraciónes Juradas Simples (</span><strong style="font-family: inherit;">Gratis en nuestra GUIA INASEP PRO</strong><span style="font-family: inherit;">).<br /><br /></span><strong style="font-family: inherit;">*Como alumno INASEP tienes acceso a una guia interactiva para apoyarte en tu proceso de acreditación ante la SPD. GRATIS*</strong></div></div>								</div>
				</div>
				<div class="elementor-element elementor-element-1064bb7 elementor-button-success elementor-align-center elementor-widget elementor-widget-button" data-id="1064bb7" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.inasep.cl/contacto/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">CURSOS PARA GUARDIAS - MAS INFORMACIÓN</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-512b432 elementor-button-success elementor-align-center elementor-widget elementor-widget-button" data-id="512b432" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://inasep.github.io/INSCRIPCIONES/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">CONSULTA CUPOS - CLICK AQUÍ</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-47418ad elementor-view-default elementor-widget elementor-widget-icon" data-id="47418ad" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.zosepcar.cl/OS10.php">
			<svg aria-hidden="true" class="e-font-icon-svg e-fas-info-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"></path></svg>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a6e1285 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a6e1285" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-87e25e1" data-id="87e25e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f6fa45a elementor-widget elementor-widget-heading" data-id="f6fa45a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">CONTÁCTENOS</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ed3a153 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="ed3a153" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>En INASEP esperamos su contacto.<br />Capacítese en el mejor instituto de Seguridad.<span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"><br /><strong> INASEP &#8211; Seguridad para Todos.</strong><br /></span><span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">Teléfonos:</span><span style="font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"> +56944061866 </span><span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">&#8211; 322151748<br />Dirección: Aníbal Pinto 875, Oficina C. Quilpué.<br />Correo: instituto@inasep.cl</span></p>								</div>
				</div>
				<div class="elementor-element elementor-element-caf2d9a elementor-align-center elementor-mobile-align-justify elementor-widget elementor-widget-button" data-id="caf2d9a" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-md" href="https://www.inasep.cl/contacto/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-address-card" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z"></path></svg>			</span>
									<span class="elementor-button-text">CONTACTO</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.inasep.cl/2024/07/21/cursos-para-guardias/">Cursos Para Guardias de Seguridad</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Curso Supervisor Online</title>
		<link>https://www.inasep.cl/2024/04/13/curso-supervisor-online/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 13 Apr 2024 13:33:57 +0000</pubDate>
				<category><![CDATA[CursosOnline]]></category>
		<category><![CDATA[Curso Online]]></category>
		<category><![CDATA[Curso OS10]]></category>
		<category><![CDATA[Curso Supervisor Online]]></category>
		<category><![CDATA[CursoSSVV]]></category>
		<guid isPermaLink="false">https://www.inasep.cl/?p=1597</guid>

					<description><![CDATA[<p>Curso Supervisor Online Curso Supervisor Online: La figura del Supervisor de Seguridad Privada es crucial para garantizar entornos seguros y protegidos, liderando equipos y asegurando el cumplimiento de estándares de excelencia. En Inasep, entendemos la relevancia de este rol estratégico y ofrecemos un completo curso online diseñado específicamente para formar profesionales competentes y visionarios en&#8230;&#160;<a href="https://www.inasep.cl/2024/04/13/curso-supervisor-online/" rel="bookmark">Leer más &#187;<span class="screen-reader-text">Curso Supervisor Online</span></a></p>
<p>The post <a href="https://www.inasep.cl/2024/04/13/curso-supervisor-online/">Curso Supervisor Online</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="1597" class="elementor elementor-1597">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-d8c346a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d8c346a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b98ee9b" data-id="b98ee9b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-bd99ff0 elementor-widget elementor-widget-heading" data-id="bd99ff0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">Curso Supervisor Online</h1>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-42df3c6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="42df3c6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f887977" data-id="f887977" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-23f26f3 elementor-widget elementor-widget-image" data-id="23f26f3" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="800" height="800" src="https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-OS10-SUPERVISOR-ONLINE.webp" class="attachment-large size-large wp-image-8735" alt="CURSO OS10 SUPERVISOR ONLINE" srcset="https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-OS10-SUPERVISOR-ONLINE.webp 800w, https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-OS10-SUPERVISOR-ONLINE-300x300.webp 300w, https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-OS10-SUPERVISOR-ONLINE-150x150.webp 150w, https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-OS10-SUPERVISOR-ONLINE-768x768.webp 768w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e05584d" data-id="e05584d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5fb5e60 elementor-widget elementor-widget-text-editor" data-id="5fb5e60" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="text-align: justify;">Curso Supervisor Online: La figura del <em>Supervisor de Seguridad Privada</em> es crucial para garantizar entornos seguros y protegidos, liderando equipos y asegurando el cumplimiento de estándares de excelencia. En <strong>Inasep</strong>, entendemos la relevancia de este rol estratégico y ofrecemos un completo <strong>curso online</strong> diseñado específicamente para formar profesionales competentes y visionarios en seguridad privada. <br />Nuestro programa capacita a supervisores para anticipar riesgos, abordar desafíos y fortalecer la protección de espacios vitales, promoviendo así la excelencia operativa en el sector. Este curso es tu oportunidad para convertirte en un referente en seguridad, aprendiendo con expertos y desarrollando habilidades de liderazgo que marcarán la diferencia.<br /><strong>Únete a Inasep</strong> y prepárate para destacar como supervisor de seguridad. Te brindamos las herramientas, conocimientos y respaldo necesario para sobresalir en esta misión esencial. ¡Impulsa tu carrera y sé parte de la vanguardia en la protección de personas y bienes!</p>								</div>
				</div>
				<div class="elementor-element elementor-element-2a46d75 elementor-align-center elementor-widget elementor-widget-button" data-id="2a46d75" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.inasep.cl/contacto/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">CONTÁCTENOS</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e05edd6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e05edd6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4cdec3b" data-id="4cdec3b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0c98b74 elementor-view-default elementor-widget elementor-widget-icon" data-id="0c98b74" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.zosepcar.cl/OS10.php">
			<svg aria-hidden="true" class="e-font-icon-svg e-fas-info-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"></path></svg>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.inasep.cl/2024/04/13/curso-supervisor-online/">Curso Supervisor Online</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Curso CCTV Online</title>
		<link>https://www.inasep.cl/2023/11/07/curso-cctv-online/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 13:43:20 +0000</pubDate>
				<category><![CDATA[CursosOnline]]></category>
		<category><![CDATA[Curso CCTV Online]]></category>
		<category><![CDATA[Curso Online]]></category>
		<category><![CDATA[Curso OS10]]></category>
		<category><![CDATA[CursoCCTV]]></category>
		<guid isPermaLink="false">https://www.inasep.cl/?p=1604</guid>

					<description><![CDATA[<p>Curso CCTV Online El Curso CCTV Online que ofrecemos en el Instituto Inasep se enfoca en formar operadores altamente capacitados en el manejo de sistemas de vigilancia de última generación. En un mundo cada vez más digital, el rol del Operador de CCTV es esencial para garantizar una supervisión eficaz y responder de manera adecuada&#8230;&#160;<a href="https://www.inasep.cl/2023/11/07/curso-cctv-online/" rel="bookmark">Leer más &#187;<span class="screen-reader-text">Curso CCTV Online</span></a></p>
<p>The post <a href="https://www.inasep.cl/2023/11/07/curso-cctv-online/">Curso CCTV Online</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="1604" class="elementor elementor-1604">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-30e0ce7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="30e0ce7" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d985949" data-id="d985949" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-19d0de8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="19d0de8" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6513656" data-id="6513656" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8c44cb1 elementor-widget elementor-widget-image" data-id="8c44cb1" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img loading="lazy" decoding="async" width="800" height="800" src="https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-CCTV-ONLINE.webp" class="attachment-large size-large wp-image-8763" alt="CURSO CCTV ONLINE" srcset="https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-CCTV-ONLINE.webp 800w, https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-CCTV-ONLINE-300x300.webp 300w, https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-CCTV-ONLINE-150x150.webp 150w, https://www.inasep.cl/wp-content/uploads/2026/05/CURSO-CCTV-ONLINE-768x768.webp 768w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-55f2159" data-id="55f2159" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-bd20e11 elementor-widget elementor-widget-heading" data-id="bd20e11" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">Curso CCTV Online</h1>				</div>
				</div>
				<div class="elementor-element elementor-element-142f968 elementor-widget elementor-widget-text-editor" data-id="142f968" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>El <strong>Curso CCTV Online</strong> que ofrecemos en el Instituto Inasep se enfoca en formar operadores altamente capacitados en el manejo de sistemas de vigilancia de última generación. En un mundo cada vez más digital, el rol del Operador de CCTV es esencial para garantizar una supervisión eficaz y responder de manera adecuada a posibles riesgos. Este curso brinda las herramientas fundamentales para operar equipos de monitoreo en diversos entornos, desde edificios residenciales hasta instalaciones industriales.<br />En Inasep, hemos diseñado el <strong>Curso CCTV Online</strong> para adaptarse a las necesidades de quienes buscan una capacitación flexible y accesible, permitiéndoles estudiar a su propio ritmo desde cualquier lugar. Nuestro programa abarca tanto los conceptos básicos como las técnicas avanzadas de monitoreo y análisis de video.<br />Con el <strong>Curso CCTV Online</strong>,  se adquieren habilidades especializadas en seguridad y obtienen una certificación reconocida en el sector. Esta formación abre las puertas a una carrera en seguridad privada, permitiendo a nuestros egresados integrarse en una red de profesionales que velan activamente por un entorno más seguro y protegido.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-98f02bd elementor-align-center elementor-widget elementor-widget-button" data-id="98f02bd" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.inasep.cl/contacto/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">CONTÁCTENOS</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-d4d0b30 elementor-view-default elementor-widget elementor-widget-icon" data-id="d4d0b30" data-element_type="widget" data-e-type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.zosepcar.cl/OS10.php">
			<svg aria-hidden="true" class="e-font-icon-svg e-fas-info-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"></path></svg>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-3ffb78b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3ffb78b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cd284b" data-id="7cd284b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-db88953 elementor-widget elementor-widget-heading" data-id="db88953" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">CONTÁCTENOS</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-48bca1d elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="48bca1d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>En INASEP esperamos su contacto.<br />Capacítese Hoy en el  mejor instituto de Seguridad Privada.<span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"><br /> INASEP &#8211; Seguridad para Todos.<br /></span><span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">Teléfonos:</span><span style="font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);"> +56944061866 </span><span style="color: var( --e-global-color-nvtextdarkbg ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); background-color: var( --e-global-color-nvprimaryaccent ); font-size: var(--bodyfontsize); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">&#8211; 322151748<br />Dirección: Aníbal Pinto 875, Oficina C. Quilpué.<br />Correo: instituto@inasep.cl</span></p>								</div>
				</div>
				<div class="elementor-element elementor-element-500a5b8 elementor-align-center elementor-mobile-align-justify elementor-widget elementor-widget-button" data-id="500a5b8" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-md" href="https://www.inasep.cl/contacto/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-address-card" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z"></path></svg>			</span>
									<span class="elementor-button-text">CONTACTO</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.inasep.cl/2023/11/07/curso-cctv-online/">Curso CCTV Online</a> first appeared on <a href="https://www.inasep.cl">Cursos OS10 INASEP</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
