JeanBenitez hai 1 ano
pai
achega
171a210531
Modificáronse 11 ficheiros con 4135 adicións e 0 borrados
  1. 15 0
      .htaccess
  2. 240 0
      apoyo-covid-19.php
  3. 146 0
      conocenos.php
  4. 347 0
      contacto.php
  5. 83 0
      footer.html
  6. 241 0
      funciones.php
  7. 87 0
      header.html
  8. 1420 0
      index-1.html
  9. 1389 0
      index.php
  10. 69 0
      legal.php
  11. 98 0
      registro-parte2.html

+ 15 - 0
.htaccess

@@ -0,0 +1,15 @@
+    RewriteEngine On 
+    #RewriteCond %{HTTPS} !=on
+    #RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
+    #Header always set Content-Security-Policy "upgrade-insecure-requests;"
+    #RewriteCond %{REQUEST_FILENAME} !-f
+    #RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
+    #RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)?
+    #RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
+
+    RewriteCond %{REQUEST_FILENAME} !-d
+    RewriteCond %{REQUEST_FILENAME}\.html -f
+    RewriteRule ^(.*)$ $1.html 
+
+    RewriteCond %{REQUEST_FILENAME}\.php -f
+    RewriteRule ^(.*)$ $1.php

+ 240 - 0
apoyo-covid-19.php

@@ -0,0 +1,240 @@
+<!doctype html>
+<html lang="en">
+
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <!-- styles -->
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+    <link rel="stylesheet" href="css/style-main.css">
+    <link rel="stylesheet" href="css/style.css">
+    <link rel="stylesheet" href="css/responsive.css">
+    <link rel="stylesheet" href="css/icons-platform.css">
+    <link rel="stylesheet" href="css/fontawesome/css/all.css">
+
+    <title> Plataforma Educativa </title>
+    <!-- Para FTP -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <script>
+        window.dataLayer = window.dataLayer || [];
+
+        function gtag() {
+            dataLayer.push(arguments);
+        }
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+    </script>
+</head>
+
+<body>
+    <div class="covid19" id="app">
+        <div class="background-top">
+            <nav class="navbar navbar-expand-lg">
+                <div class="container">
+                    <a class="navbar-brand" href="index">
+                        <!-- No poner contenido -->
+                    </a>
+                    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
+                        <i class="fas fa-bars"></i>
+                    </button>
+                    <div class="collapse navbar-collapse" id="navbarSupportedContent">
+                        <ul class="navbar-nav ml-auto">
+                            <li class="nav-item">
+                                <a class="nav-link underline-no" href="#Registro"> Registro </a>
+                            </li>
+                            <li class="nav-item">
+                                <a class="nav-link underline-no" href="#Caracteristicas"> Características </a>
+                            </li>
+                            <li class="nav-item">
+                                <a class="nav-link underline-no" href="#Contacto"> Contacto </a>
+                            </li>
+                        </ul>
+                    </div>
+                </div>
+            </nav>
+            <div class="container row paddingg">
+                <div class="col-md-6 pr-5">
+                    <h1 class="title-covid"> Educación a distacia, </h1>
+                    <p class="description"> La mejor herramienta para gestionar tu plantel educativo. </p>
+                    <!-- <p class="description"> Debido a la contingencia por el <b> COVID-19 </b>, pruebalo durante <b> 40 días </b> totalmente gratis. </p> -->
+                </div>
+                <div class="col-md-6">
+                    <formulario-paso-1 :paises="paises" :distribuidor="idDistribuidor"></formulario-paso-1>
+                    <div class="imagen-lapiz">
+                        <img src="img/apoyo-covid/img-lapiz.png" alt="Lapiz - Plataforma Educativa">
+                    </div>
+                    <div class="imagen-dialogo">
+                        <img src="img/apoyo-covid/img-dialogo.png" alt="Dialogo - Plataforma Educativa">
+                    </div>
+                </div>
+            </div>
+
+            <div class="container d-flex align-items-center padd" id="Caracteristicas">
+                <div class="col-md-5">
+                    <div class="caracteristica-descripcion">
+                        <h1 class="streaming-title"> Clases en linea </h1>
+                        <p class="streaming-description">
+                            Programa las sesiones e imparte videoconferencias con hasta 100 alumnos. Graba las sesiones, comparte tu pantalla, escribe en la pizarra, interactúa en vídeo con los participantes o utiliza el chat en vivo de las reuniones. <br>                            Nuestra solución todo en uno te permitr realizar múltiples sesiones simúltaneas, evita que contrates otros sistemas de streaming y lo mejor de todo, tu información es completamente privada.
+                        </p>
+                    </div>
+                </div>
+                <div class="col-md-1"></div>
+                <div class="col-md-6">
+                    <img class="img-fluid" src="img/apoyo-covid/img-caracteristica-7.png" alt="Streaming - Plataforma Educativa">
+                </div>
+                <div class="col-md-6">
+                    <img class="img-fluid" src="img/apoyo-covid/img-caracteristica-1.png" alt="Circulares Digitales - Plataforma Educativa">
+                </div>
+                <div class="col-md-1"></div>
+                <div class="col-md-5">
+                    <h1 class="streaming-title"> Circulares Digitales </h1>
+                    <p class="streaming-description">
+                        Optimiza la comunicación entre alumnos, profesores y padres de familia, enviando circulares electrónicas de actividades y eventos.
+                    </p>
+                </div>
+
+                <div class="col-md-5">
+                    <h1 class="streaming-title"> Administración de Tareas </h1>
+                    <p class="streaming-description">
+                        Los profesores pueden asignar tares que son consultadas por alumnos y padres de familia. A través del sistema, el alumno mantiene un control de las tareas que ha completado y de aquellas que tiene por realizar. <br> La programación
+                        de tareas permite incluir adjuntos de gran tamaño y vínculos directos a los contenidos, para el caso de los vídeos.
+                    </p>
+                </div>
+                <div class="col-md-1"></div>
+                <div class="col-md-6">
+                    <img class="img-fluid" src="img/apoyo-covid/img-caracteristica-2.png" alt="Administración de Tareas - Plataforma Educativa">
+                </div>
+
+                <div class="col-md-6">
+                    <img class="img-fluid" src="img/apoyo-covid/img-caracteristica-3.png" alt="Calendario de actividades - Plataforma Educativa">
+                </div>
+                <div class="col-md-1"></div>
+                <div class="col-md-5">
+                    <h1 class="streaming-title"> Calendario de actividades </h1>
+
+                    <p class="streaming-description">
+                        Planifica las actividades del Colegio a lo largo del ciclo escolar de forma unificada.
+                    </p>
+                </div>
+
+                <div class="col-md-5">
+                    <h1 class="streaming-title"> Centro de Mensajes </h1>
+
+                    <p class="streaming-description">
+                        Permite la comunicación directa entre alumnos, profesores, padres de familia y directivos sin necesidad de un correo electrónico.<br> Esta función permite a los alumnos el intercambio de información por equipos sin necesidad de
+                        reuniones presenciales en casa
+                    </p>
+                </div>
+                <div class="col-md-1"></div>
+                <div class="col-md-6">
+                    <img class="img-fluid" src="img/apoyo-covid/img-caracteristica-4.png" alt="Centro de Mensajes - Plataforma Educativa">
+                </div>
+
+                <div class="col-md-6">
+                    <img class="img-fluid" src="img/apoyo-covid/img-caracteristica-5.png" alt="Centro de Recursos por Materia - Plataforma Educativa">
+                </div>
+                <div class="col-md-1"></div>
+                <div class="col-md-5">
+                    <h1 class="streaming-title"> Centro de Recursos por Materia </h1>
+                    <p class="streaming-description">
+                        Los alumnos pueden acceder al contenido de cada materia y descargar los contenidos que sus profesores compartan con ellos para su aprendizaje educativo.<br> El sistema está diseñado para archivos adjunto de gran tamaño y el almacenamiento
+                        es ilimitado.
+                    </p>
+                </div>
+
+                <div class="col-md-5">
+                    <h1 class="streaming-title"> Bitácora del Alumno </h1>
+                    <p class="streaming-description">
+                        Permite la retroalimentación diaria sobre el desempeño y comportamiento del alumno por materia.
+                    </p>
+                </div>
+                <div class="col-md-1"></div>
+                <div class="col-md-6">
+                    <img class="img-fluid" src="img/apoyo-covid/img-caracteristica-6.png" alt="Bitácora del Alumno - Plataforma Educativa">
+                </div>
+            </div>
+
+            <section class="seccion-contacto" id="Contacto">
+                <div class="container pt-5">
+                    <div class="col-md-6 text-center">
+                        <h1 class="streaming-title"> ¿Quieres más información? </h1>
+                        <br>
+                        <a class="btn boton-formulario no-sub" href="index">Visita Nuestro Sitio Web</a>
+                        <img src="img/apoyo-covid/img-estudiantes.jpg" alt="Contacto - Plataforma Educativa">
+                    </div>
+                    <div class="col-md-6">
+                        <formulario-paso-1 :paises="paises" :distribuidor="idDistribuidor"></formulario-paso-1>
+                    </div>
+                </div>
+            </section>
+            
+            <!-- Footer -->
+            <?php include('footer.html'); ?>
+            <!-- Fin Footer -->
+
+        </div>
+    </div>
+
+    <!-- jquery -->
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.js"></script>
+    <!-- production version, optimized for size and speed -->
+    <script src="https://cdn.jsdelivr.net/npm/vue"></script>
+    <!-- development version, includes helpful console warnings -->
+    <!-- <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script> -->
+
+    <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
+
+    <script src="js/main.js"></script>
+
+    <script>
+        $('footer').hover(function() {
+            $(this).css({
+                'background-color': '#555'
+            });
+            $('#hr1').css({
+                'border-left': '2px solid #fff'
+            });
+            $('#hr2').css({
+                'border-left': '2px solid #fff'
+            });
+            $('#footer-txt').removeClass('txt-gray');
+            $('#footer-txt').addClass('txt-white');
+            $('#footer-title').removeClass('txt-gray');
+            $('#footer-title').addClass('txt-white');
+            $('#copy').removeClass('txt-gray');
+            $('#copy').addClass('txt-white');
+            $('#privacidad').removeClass('txt-gray');
+            $('#privacidad').addClass('txt-white');
+            $('#terminos').removeClass('txt-gray');
+            $('#terminos').addClass('txt-white');
+            $('#footer-img-izq').removeClass('img-gray');
+            $('#footer-img-der').removeClass('img-gray');
+        });
+        $('footer').mouseleave(function() {
+            $(this).css({
+                'background-color': 'rgba(0, 0, 0, 0)'
+            });
+            $('#hr1').css({
+                'border-left': '2px solid #555'
+            });
+            $('#hr2').css({
+                'border-left': '2px solid #555'
+            });
+            $('#footer-txt').removeClass('txt-white');
+            $('#footer-txt').addClass('txt-gray');
+            $('#footer-title').removeClass('txt-white');
+            $('#footer-title').addClass('txt-gray');
+            $('#copy').removeClass('txt-white');
+            $('#copy').addClass('txt-gray');
+            $('#privacidad').removeClass('txt-white');
+            $('#privacidad').addClass('txt-gray');
+            $('#terminos').removeClass('txt-white');
+            $('#terminos').addClass('txt-gray');
+            $('#footer-img-izq').addClass('img-gray');
+            $('#footer-img-der').addClass('img-gray');
+        });
+    </script>
+
+</body>
+
+</html>

+ 146 - 0
conocenos.php

@@ -0,0 +1,146 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <!-- estilos -->
+    <link rel="stylesheet" href="css/style-main.css">
+    <link rel="stylesheet" href="css/style-conocenos.css">
+    <link rel="stylesheet" href="css/animations.css">
+    <link rel="stylesheet" href="css/menu-main.css">
+    <link rel="stylesheet" href="css/icons-platform.css">
+    <!-- jquery -->
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.js"></script>
+    <!-- bootstrap -->
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+    <title>Plataforma Educativa</title>
+    <!-- Para FTP -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <script>
+        window.dataLayer = window.dataLayer || [];
+
+        function gtag() {
+            dataLayer.push(arguments);
+        }
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+    </script>
+</head>
+
+<body>
+
+    <!-- Header -->
+    <?php include('header.html'); ?>
+    <!-- Fin Header -->
+
+    <section class="sections">
+        <div class="container texto">
+            <div class="row d-flex align-items-center">
+                <div class="col-md-6 preguntas-div align-items-center">
+                    <h1 class="conocenos-title pb-3">
+                        ¿Qué es?
+                    </h1>
+                    <p class="conocenos-description">
+                        La Plataforma Educativa es un sistema en línea que rompe con la didáctica tradicional en el método de enseñanza y permite la interacción entre Alumnos, Padres de Familia y Personal Docente de Instituciones Educativas para enriquecer el proceso de aprendizaje
+                        y enseñanza.
+                    </p>
+                </div>
+                <div class="col-md-6">
+                    <img class="img-fluid  pt-5 pb-5" src="img/conocenos/quees.png" alt="">
+                </div>
+                <div class="col-md-12 pt-5">
+                    <div class="row">
+                        <div class="col-md-4 text-center">
+                            <div class="shadow p-3 mb-5 bg-light rounded text-center">
+                                <img class="img-fluid pt-2" src="img/conocenos/RAKE0.png" alt="">
+                                <p class="text-center pt-3">Fácil de usar</p>
+                            </div>
+                        </div>
+                        <div class="col-md-4 text-center">
+                            <div class=" shadow p-3 mb-5 bg-white rounded text-center ">
+                                <img class="img-fluid pt-2 " src="img/conocenos/RAKE0.png " alt=" ">
+                                <p class="text-center pt-3 ">Comunicación efectiva</p>
+                            </div>
+                        </div>
+                        <div class="col-md-4 text-center">
+                            <div class="shadow p-3 mb-5 bg-light rounded text-center ">
+                                <img class="img-fluid pt-2 " src="img/conocenos/RAKE0.png " alt=" ">
+                                <p class="text-center pt-3 ">Vinculación perfecta entre padres de familia y el Colegio </p>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+                <div class="col-md-6 ">
+                    <img class="img-fluid pt-5 pb-5" src="img/conocenos/respaldo.png" alt=" ">
+                </div>
+                <div class="col-md-6 preguntas-div">
+                    <h1 class="conocenos-title pb-3 ">
+                        ¿Qué respaldo tiene la Plataforma Educativa?
+                    </h1>
+                    <p class="conocenos-description ">
+                        La Plataforma Educativa es un producto de ITTEC, la cual es una empresa dedicada al desarrollo de tecnologías de información, sistemas de misión crítica y consultoría para el control y optimización de procesos en las organizaciones. De manera directa
+                        colabora con grandes y medianas empresas, mientras que a través de su red nacional de distribuidores atiende el mercado masivo.
+                    </p>
+                </div>
+                <div class="col-md-12 pt-5">
+                    <div class="row">
+                        <div class="col-md-6 text-center">
+                            <div class="shadow p-3 mb-5 bg-white rounded text-center">
+                                <img class="img-fluid pt-2" src="img/conocenos/RAKE0.png" alt="">
+                                <p class="text-center pt-3">ITTEC cuenta con 9 años de experiencia</p>
+                            </div>
+                        </div>
+                        <div class="col-md-6 text-center">
+                            <div class=" shadow p-3 mb-5 bg-light rounded text-center ">
+                                <img class="img-fluid pt-2 " src="img/conocenos/RAKE0.png " alt=" ">
+                                <p class="text-center pt-3 ">Desarrollada por un equipo de especialistas y personal cualificado</p>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+                <div class="col-md-6 preguntas-div">
+                    <h1 class="conocenos-title pb-3 ">
+                        ¿Qué tan segura es la Plataforma Educativa?
+                    </h1>
+                    <p class="conocenos-description ">
+                        La Plataforma Educativa es un sistema desarrollado bajo las mejores prácticas de seguridad globales. Su arquitectura y operación se encuentra sobre la misma base que otros productos de ITTEC los cuáles son usados por grandes empresas y corporativos que
+                        cotizan en la Bolsa de Valores de los Estados Unidos (NASDAQ & NYSE), exigen los más altos estándares de seguridad y requieren atención 24/7. Además, la información sensible se encuentra codificada en nuestro Centro de Datos que
+                        cumple con normas internacionales como ISO 27001:2013, ISO 27017:2015, ISO 27018:2014, ISO 9001:2015, ISO 22301:2012, ISO 31000:2009, SOC 1, SOC2 y SOC3.
+                    </p>
+                </div>
+                <div class="col-md-6 ">
+                    <img class="img-fluid pt-5 pb-5" src="img/conocenos/seguridad.png" alt=" ">
+                </div>
+                <div class="col-md-12 pt-5">
+                    <div class="row">
+                        <div class="col-md-4 text-center">
+                            <div class="shadow p-3 mb-5 bg-light rounded text-center">
+                                <img class="img-fluid pt-2" src="img/conocenos/RAKE0.png" alt="">
+                                <p class="text-center pt-3">Cumplimos con estándares de calidad</p>
+                            </div>
+                        </div>
+                        <div class="col-md-4 text-center">
+                            <div class=" shadow p-3 mb-5 bg-white rounded text-center ">
+                                <img class="img-fluid pt-2 " src="img/conocenos/RAKE0.png " alt=" ">
+                                <p class="text-center pt-3 ">Protegemos su información </p>
+                            </div>
+                        </div>
+                        <div class="col-md-4 text-center">
+                            <div class="shadow p-3 mb-5 bg-light rounded text-center ">
+                                <img class="img-fluid pt-2 " src="img/conocenos/RAKE0.png " alt=" ">
+                                <p class="text-center pt-3 ">Brindamos atención personalizada </p>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </section>
+
+    <!-- Footer -->
+    <?php include('footer.html'); ?>
+    <!-- Fin Footer -->
+
+</body>
+</html>

+ 347 - 0
contacto.php

@@ -0,0 +1,347 @@
+<?php
+include 'php/paises-estados.php';
+
+                  
+?>
+
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <!-- styles -->
+    <link rel="stylesheet" href="css/style-main.css">
+    <link rel="stylesheet" href="css/animations.css">
+    <link rel="stylesheet" href="css/menu-main.css">
+    <link rel="stylesheet" href="css/icons-platform.css">
+    
+    <link rel="stylesheet" href="css/style-contacto.css">
+    <!-- sweet alert -->
+    <script src="https://cdn.jsdelivr.net/npm/sweetalert2@9"></script>
+    <!-- validations -->
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.js"></script>
+    <!-- bootstrap core css -->
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+
+    <title>Plataforma Educativa</title>
+    <!-- Para FTP -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <!-- Recaptcha -->
+    <script src="https://www.google.com/recaptcha/api.js?render=6LelvrMZAAAAAPGd9tApcZ4bmbe6RgIbVFqzzza6"></script>
+
+    <script>
+        window.dataLayer = window.dataLayer || [];
+        function gtag(){dataLayer.push(arguments);}
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+
+        grecaptcha.ready(function() {
+            grecaptcha.execute('6LelvrMZAAAAAPGd9tApcZ4bmbe6RgIbVFqzzza6', {
+                action: 'homepage'
+            }).then(function(token) {
+                var recaptchaResponse = document.getElementById('recaptchaResponse');
+                recaptchaResponse.value = token;
+            });
+        });
+    </script>
+</head>
+
+<body class="">
+
+    <!-- Header -->
+    <?php include('header.html'); ?>
+    <!-- Fin Header -->
+
+    <section class="bg-contacto margin">
+        <div class="container pt-5 pb-5">
+            <div class="row">
+                <div class="col-md-6">
+                    <div class="container bg-white shadow">
+                    <form id="enviarFormulario" method="post" class="ml-5 mr-5 mt-5 mb-2">
+                        <input type="hidden" name="recaptcha_response" id="recaptchaResponse">
+                        <div class="form-row">
+                            <div class="form-group col-md-12">
+                                <select class="custom-select required-entry  validate-no-html-tags form-control " name="necesito" id="necesito" required="true">
+                                        <option value='' selected disabled style="color: #cccccc">Indícanos en que te podemos ayudar</option>
+                                        <option value='Adquirir la Plataforma Educativa'>Adquirir la Plataforma Educativa</option>
+                                        <option value='Una sesión 1-a-1 para entender las funciones de la Plataforma'>Una sesión 1-a-1 para entender las funciones de la Plataforma</option>
+                                        <option value='Asesoría sobre la administración de la Plataforma'>Asesoría sobre la administración de la Plataforma</option>
+                                        <option value='Soporte técnico para el uso de la Plataforma'>Soporte técnico para el uso de la Plataforma</option>
+                                        <option value='Otros'>Otros</option>
+                                    </select>
+                            </div>
+                            <div class="form-group col-md-6">
+                                <input placeholder="Nombre(s)" class="required-entry input-text  validate-no-html-tags form-control " name="nombre" id="nombre" type="text" required="true" />
+
+                            </div>
+                            <div class="form-group col-md-6">
+                                <input placeholder="Apellidos" class="required-entry input-text  validate-no-html-tags form-control " name="apellido" id="apellido" type="text" required="true" />
+                            </div>
+                            <div class="form-group col-md-12">
+                                <select class="custom-select required-entry  validate-no-html-tags form-control " name="cargo" id="cargo" required="true">
+                                        <option value='' selected disabled style="color: #cccccc">Indícanos el cargo</option>
+                                        <option value='Dueño / Propietario'> Dueño / Propietario</option>
+                                        <option value='Director General'> Director General</option>
+                                        <option value='Gerente o Responsable de Sistemas'> Gerente o Responsable de Sistemas</option>
+                                        <option value='Profesor'> Profesor</option>
+                                        <option value='Padre de Familia'> Padre de Familia</option>
+                                        <option value='Alumno'> Alumno</option>
+                                    </select>
+                            </div>
+
+                            <div class="form-group col-md-12">
+                                <input placeholder="Institución educativa" class="required-entry input-text  validate-no-html-tags form-control " name="empresa" id="empresa" type="text" required="true" />
+                            </div>
+                            <div class="form-group col-md-12">
+                                <input placeholder="Dirección" class="required-entry input-text  validate-no-html-tags form-control " name="direccion" id="direccion" type="text" required="true" />
+
+                            </div>
+                            <div class="form-group col-md-6">
+                                <input placeholder="Código postal" class="required-entry input-text  validate-no-html-tags form-control " name="cp" id="cp" type="text" required="true" maxlength="5" />
+
+                            </div>
+                            <div class="form-group col-md-6">
+                                <input placeholder="Ciudad" class="required-entry input-text  validate-no-html-tags form-control " name="ciudad" id="ciudad" type="text" required="true" />
+
+                            </div>
+                            <div class="form-group col-md-6">
+                                <select class="custom-select required-entry  validate-no-html-tags form-control " name="pais" id="pais" required="true">
+                                        <option value='' selected disabled style="color: #cccccc">Selecciona un País</option>
+                                        <option value='MEXICO'>MÉXICO</option>
+                                        <?php
+                                        foreach ($paises as $pais) {
+                                            if ($pais!= 'MX') {
+                                                echo "<option value='".$pais."'>".$pais."</option>";
+                                            }
+                                        }
+                                        ?>
+                                    </select>
+                            </div>
+                            <div class="form-group col-md-6">
+                                <input placeholder="Teléfono" class="required-entry input-text  validate-no-html-tags form-control " name="telefono" id="telefono" type="text" required="true" maxlength="10" />
+
+                            </div>
+                            <div class="form-group col-md-12" id="divEstado">
+                                <select class="custom-select required-entry  validate-no-html-tags form-control " name="estado" id="estado" required="true">
+                                        <option value='' selected disabled style="color: #cccccc">Selecciona un estado</option>
+                                        <?php
+                                        foreach ($estados as $estado) {
+                                            echo "<option value='".$estado."'>".$estado."</option>";
+                                        }
+                                        ?>
+                                </select>
+                            </div>
+                            <div class="form-group col-md-12">
+                                <input placeholder="Correo electrónico" class="required-entry input-text  validate-no-html-tags form-control " name="email" id="email" type="email" required="true" />
+
+                            </div>
+                            <div class="form-group col-md-12">
+                                <textarea placeholder="Comentarios" class="required-entry  validate-no-html-tags form-control " name="comentarios" id="comentarios" maxlength="80"></textarea>
+                            </div>
+                            <div class="form-group pl-4 col-md-12">
+                                <input type="checkbox" class="form-check-input validate-no-html-tags required-entry" name="aceptar_condiciones" id="aceptar_condiciones" type="checkbox" required="true" >
+                                <label for="aceptar_condiciones"  >Acepto los <a class="no-underlinee" href="legal.html" target="_blank">términos y condiciones</a></label>
+                            </div>
+                            <div class="col-md-12">
+                                <button type="submit" id="enviar" name="enviar" class="mb-5 btn btn-primary btn-lg btn-block validation-passed">Enviar</button>
+                            </div>
+                            <div class="col-md-12 text-center mb-5" id="loading">
+                                <img src="images/contacto/loader.gif" width="41px">
+                            </div>
+                        </div>
+                    </form>
+                    </div>
+                </div>
+                <div class="col-md-6">
+                </div>
+            </div>
+        </div>
+    </section>
+
+    <!-- Footer -->
+    <?php include('footer.html'); ?>
+    <!-- Fin Footer -->
+    
+</body>
+<script src="https://cdn.jsdelivr.net/jquery.validation/1.16.0/jquery.validate.min.js"></script>
+<script src="https://cdn.jsdelivr.net/jquery.validation/1.16.0/additional-methods.min.js"></script>
+<style>
+    .error {
+        font-size: 15px !important;
+        font-weight: normal;
+        font-family: Roboto, sans-serif;
+        color: rgb(230, 59, 59);
+        line-height: 1.2em;
+    }
+    
+    .custom-select {
+        color: #7c7c7c;
+    }
+</style>
+<script>
+
+    // script del formulario
+    $('#loading').hide();
+    $('#estado').prop('disabled', true);
+
+    //Por si recargan la página
+    var valor = $('#pais').val()
+    if(valor == 'MEXICO'){
+        $('#estado').prop('disabled', false);
+    }else{
+        $('#divEstado').hide();
+        $('#estado').prop('disabled', true);
+    }
+
+    $('#pais').on('change', function() {
+        var valor = $('#pais').val();
+        if(valor == 'MEXICO'){
+            $('#divEstado').show();
+            $('#estado').prop('disabled', false);
+        }else{
+            $('#divEstado').hide();
+            $('#estado').prop('disabled', true);
+        }
+    });
+
+
+    $.validator.addMethod("numberAndLetters", function(value, element) {
+        return this.optional(element) || /^[A-ZÑÁÉÍÓÚ 0-9 .,#-]+$/i.test(value);
+    }, "Solo se permiten letras y números.");
+
+    $("#enviarFormulario").validate({
+        rules: {
+            necesito: {
+                required: true
+            },
+            nombre: {
+                required: true,
+            },
+            apellidos: {
+                required: true,
+            },
+            cargo: {
+                required: true
+            },
+            empresa: {
+                required: true
+            },
+            email: {
+                required: true,
+                email: true
+            },
+            telefono: {
+                required: true,
+                maxlength: 10
+            },
+            direccion: {
+                required: true,
+            },
+            cp: {
+                required: true,
+            },
+            ciudad: {
+                required: true,
+            },
+            pais: {
+                required: true,
+            },
+            comentarios: {
+                required: false,
+                numberAndLetters: true
+            },
+            aceptar_condiciones: {
+                required: true
+            }
+
+        },
+        messages: {
+            necesito: {
+                required: "Seleccione una opción de la lista"
+            },
+            nombre: {
+                required: "El nombre es requerido."
+            },
+            apellido: {
+                required: "Los apellidos son requeridos."
+            },
+            empresa: {
+                required: "La empresa es requerida"
+            },
+            cargo: {
+                required: "El cargo es requerido"
+            },
+            email: {
+                required: "El correo electrónico es requerido.",
+                email: "Ingrese un correo electrónico válido."
+            },
+            telefono: {
+                required: "El teléfono es requerido."
+            },
+            direccion: {
+                required: "La dirección es requerida."
+            },
+            cp: {
+                required: "El código postal es requerido."
+            },
+            ciudad: {
+                required: "La ciudad es requerida."
+            },
+            estado: {
+                required: "El estado es requerido"
+            },
+            pais: {
+                required: "El país es requerido."
+            },
+            comentarios: {
+                required: "No se pueden ingresar carácteres alfanuméricos"
+            },
+            aceptar_condiciones: {
+                required: "Se debe aceptar los términos y condiciones"
+            }
+        }
+    });
+
+    $('#enviarFormulario').submit(function(e) {
+        e.preventDefault();
+        var form = $("#enviarFormulario");
+        if (form.valid()) {
+            $('#enviar').hide();
+            $('#loading').show();
+            var url = "php/enviarCorreoContacto.php";
+            $.ajax({
+                type: "POST",
+                url: url,
+                data: $("#enviarFormulario").serialize(),
+                success: function(data) {
+                    var response = JSON.parse(data);
+                    if (response.success) {
+                        Swal.fire(
+                            'Datos enviados correctamente',
+                            response.mensaje,
+                            'success'
+                        );
+                    } else {
+                        Swal.fire(
+                            'Se ha producido un error',
+                            response.mensaje,
+                            'error'
+                        );
+                    }
+                    
+                    $('#loading').hide();
+                    $('#enviar').show(); 
+                    $("#enviarFormulario").trigger("reset");
+                },
+                error: function(XMLHttpRequest, textStatus, errorThrown) {
+                    swal("Se ha producido un error", "No se han podido enviar los dato, Error: " + errorThrown + " ", "error");
+                    $('#loading').hide();
+                    $('#enviar').show();
+                }
+            });
+        }
+    });
+</script>
+
+</html>

+ 83 - 0
footer.html

@@ -0,0 +1,83 @@
+<div class="d-none d-sm-block d-md-block">
+    <div id="menu-bottom" class="ul-menu-bottom">
+        <div class="li-menu centrar"><a class="menu-item blue-bottom" href="index">Inicio</a></div>
+        <div class="li-menu centrar"><a class="menu-item blue-bottom" href="conocenos">Conócenos</a></div>
+        <div class="li-menu centrar"><a class="menu-item blue-bottom" href="funciones">Funciones</a></div>
+        <div class="li-menu centrar"><a class="menu-item blue-bottom" href="contacto">Contacto</a></div>
+        <div class="li-menu centrar"><a class="menu-item blue-bottom" href="apoyo-covid-19">COVID-19</a></div>
+    </div>
+</div>
+<footer>
+    <div id="footer-part-1">
+        <div class="footer-izq">
+            <a href="index" target="blank"><img width="100%" class="img-gray" id="footer-img-izq" src="img/logos/logo-plataforma.png" alt="Logo Plataforma"></a>
+        </div>
+        <div id="hr1" class="vl"></div>
+        <div class="footer-cen">
+            <h1 id="footer-title" class="footer-title txt-gray">Contacto</h1>
+            <p class="txt-gray" id="footer-txt">
+                <i class="icon-volume-control-phone"></i> (55) 6267 2444 <br>
+                <i class="icon-mail-alt"></i> soluciones@ittec.mx <br>
+                <i class="icon-globe"></i> www.plataforma-educativa.com.mx
+            </p>
+        </div>
+        <div id="hr2" class="vl"></div>
+        <div class="footer-der">
+            <a href="https://ittec.mx/" target="blank"><img class="img-gray" id="footer-img-der" src="img/logos/logo_blanco.png" alt="Logo ITTEC"></a>
+        </div>
+    </div>
+    <div id="footer-part-2">
+        <p id="copy" class="txt-gray"><a id="privacidad" href="legal" class="txt-gray no-underline">Aviso de privacidad </a><i class="icon-graduation-cap"></i><a id="terminos" href="legal" class="txt-gray no-underline"> Términos y Condiciones </a><br> Copyright &copy; ITTEC. Tecnología
+            inteligente. Todos los derechos reservados.
+        </p>
+    </div>
+</footer>
+
+<script>
+    $('footer').hover(function() {
+        $(this).css({
+            'background-color': '#555'
+        });
+        $('#hr1').css({
+            'border-left': '2px solid #fff'
+        });
+        $('#hr2').css({
+            'border-left': '2px solid #fff'
+        });
+        $('#footer-txt').removeClass('txt-gray');
+        $('#footer-txt').addClass('txt-white');
+        $('#footer-title').removeClass('txt-gray');
+        $('#footer-title').addClass('txt-white');
+        $('#copy').removeClass('txt-gray');
+        $('#copy').addClass('txt-white');
+        $('#privacidad').removeClass('txt-gray');
+        $('#privacidad').addClass('txt-white');
+        $('#terminos').removeClass('txt-gray');
+        $('#terminos').addClass('txt-white');
+        $('#footer-img-izq').removeClass('img-gray');
+        $('#footer-img-der').removeClass('img-gray');
+    });
+    $('footer').mouseleave(function() {
+        $(this).css({
+            'background-color': 'rgba(0, 0, 0, 0)'
+        });
+        $('#hr1').css({
+            'border-left': '2px solid #555'
+        });
+        $('#hr2').css({
+            'border-left': '2px solid #555'
+        });
+        $('#footer-txt').removeClass('txt-white');
+        $('#footer-txt').addClass('txt-gray');
+        $('#footer-title').removeClass('txt-white');
+        $('#footer-title').addClass('txt-gray');
+        $('#copy').removeClass('txt-white');
+        $('#copy').addClass('txt-gray');
+        $('#privacidad').removeClass('txt-white');
+        $('#privacidad').addClass('txt-gray');
+        $('#terminos').removeClass('txt-white');
+        $('#terminos').addClass('txt-gray');
+        $('#footer-img-izq').addClass('img-gray');
+        $('#footer-img-der').addClass('img-gray');
+    });
+</script>

+ 241 - 0
funciones.php

@@ -0,0 +1,241 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <!-- estilos -->
+    <link rel="stylesheet" href="css/style-main.css">
+    <link rel="stylesheet" href="css/style-funciones.css">
+    <link rel="stylesheet" href="css/animations.css">
+    <link rel="stylesheet" href="css/menu-main.css">
+    <link rel="stylesheet" href="css/icons-platform.css">
+    <!-- jquery -->
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.js"></script>
+    <!-- bootstrap -->
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+    <title>Plataforma Educativa</title>
+    <!-- Para FTP -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <!-- Vue devlopmnet -->
+    <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
+    <!-- Vue production -->
+    <!-- <script src="https://cdn.jsdelivr.net/npm/vue"></script> -->
+    <script>
+        window.dataLayer = window.dataLayer || [];
+
+        function gtag() {
+            dataLayer.push(arguments);
+        }
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+    </script>
+</head>
+
+<body>
+    
+    <!-- Header -->
+    <?php include('header.html'); ?>
+    <!-- Fin Header -->
+
+    <section id="app" class="bg-dinamic" :style="{ background: gradientString }">
+        <div class="container section-funcion">
+            <div class="row">
+                <div class="col-md-8 text-center mb-5 ">
+                    <div v-show="funcionStreaming ">
+                        <img class="pt-2 img-fluid " src="img/funciones/streaming.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Clase en Línea</h1>
+                            <br>
+                            <p class="funciones-description ">Programa las sesiones e imparte videoconferecias con hasta 100 alumnos. Graba las sesiones, comparte tu pantalla, escribe en la pizarra, interactúa en video con los participantes o utiliza el chat en vivo de las reuniones.
+                                Nuestra solución todo en uno te permite realizar múltiples sesiones simultáneas, evita que contrates otros servicios de streaming y lo mejor de todo, tu informaciónes completamente privada.</p>
+                        </div>
+                    </div>
+                    <div v-show="funcionCalendario ">
+                        <img class="img-fluid pt-2 " src="img/funciones/CalendarioActividades.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Calendario de Actividades</h1>
+                            <br>
+                            <p class="funciones-description ">Planifica las actividades del Colegio a lo largo del ciclo escolar de forma unificada.</p>
+                        </div>
+                    </div>
+                    <div v-show="funcionTareas ">
+                        <img class="img-fluid pt-2 " src="img/funciones/AdministracionTareas.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Administración de Tareas</h1>
+                            <br>
+                            <p class="funciones-description ">Los profesores pueden asignar tares que son consultadas por alumnos y padres de familia. A través del sistema, el alumno mantiene un control de las tareas que ha completado y de aquellas que tiene por realizar. La programación
+                                de tareas permite incluir adjuntos de gran tamaño y vínculos directos a los contenidos, para el caso de los vídeos.</p>
+                        </div>
+                    </div>
+                    <div v-show="funcionCirculares ">
+                        <img class="img-fluid pt-2 " src="img/funciones/CircularesDigitales.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Circulares Digitales</h1>
+                            <br>
+                            <p class="funciones-description ">Optimiza la comunicación entre alumnos, profesores y padres de familia, enviando circulares electrónicas de actividades y eventos. Es posible crear grupos para actividades deportivas, artísticas o proyectos de cualquier índole
+                                para mantener comunicación privada con sus integrantes. </p>
+                        </div>
+                    </div>
+                    <div v-show="funcionMensajes ">
+                        <img class="img-fluid pt-2 " src="img/funciones/CentroMensajes.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Centro de Mensajes</h1>
+                            <br>
+                            <p class="funciones-description ">Permite la comunicación directa entre alumnos, profesores, padres de familia y directivos sin necesidad de un correo electrónico. Esta función permite a los alumnos el intercambio de información por equipos sin necesidad de
+                                reuniones presenciales en casa.</p>
+                        </div>
+                    </div>
+                    <div v-show="funcionMateria ">
+                        <img class="img-fluid pt-2 " src="img/funciones/CentroRecursosMateria.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Centro de Recursos por Materia</h1>
+                            <br>
+                            <p class="funciones-description ">Los alumnos pueden acceder al contenido de cada materia y descargar los contenidos que sus profesores compartan con ellos para su aprendizaje educativo. El sistema está diseñado para archivos adjunto de gran tamaño y el almacenamiento
+                                es ilimitado.</p>
+                        </div>
+                    </div>
+                    <div v-show="funcionBitacora ">
+                        <img class="img-fluid pt-2 " src="img/funciones/BitácoraAlumno.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Bitácora del Alumno</h1>
+                            <br>
+                            <p class="funciones-description ">Permite la retroalimentación diaria sobre el desempeño y comportamiento del alumno por materia.</p>
+                        </div>
+                    </div>
+                    <div v-show="funcionNoticias ">
+                        <img class="img-fluid pt-2 " src="img/funciones/NoticiasAvisos.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Noticias y Avisos</h1>
+                            <br>
+                            <p class="funciones-description ">Informa a tu comunidad estudiantil en todo momento sobre lo más destacado del Colegio.</p>
+                        </div>
+                    </div>
+                    <div v-show="funcionCumple ">
+                        <img class="img-fluid pt-2 " src="img/funciones/Cumpleaños.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded">
+                            <h1 class="funciones-title pt-3 ">Cumpleaños</h1>
+                            <br>
+                            <p class="funciones-description ">Felicita a tus colaboradores y alumnos en su gran día, gracias a nuestro calendario escolar podras felicitar a todos los usuarios de la plataforma. Involucra a tu comunidad virtual mandando felicitaciones y colaborando en el
+                                contenido multimedia de este apartado</p>
+                            </p>
+                        </div>
+                    </div>
+                    <div v-show="funcionAsistencia ">
+                        <img class="img-fluid pt-2 " src="img/funciones/ListaAsistencia.png " alt=" ">
+                        <div class="bg-white shadow pl-5 pr-5 pt-2 pb-2 card-rounded ">
+                            <h1 class="funciones-title pt-3 ">Lista de Asistencia</h1>
+                            <br>
+                            <p class="funciones-description ">El pase de lista para profesores nunca ha sido tan práctico. Registra la asistencia de los alumnos y lleva el control. </p>
+                        </div>
+                    </div>
+                </div>
+                <div class="col-md-1 "></div>
+                <div class="col-md-3 text-center ">
+                    <p class="funciones-description text-center title-movil">Funciones</p>
+                    <button @mousemove=" cambiarContenido(); nombreCambiar='Streaming' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Clases en Línea</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Calendario' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Calendario de Actividades</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='AdministracionTareas' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Administración de Tareas</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Circulares' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Circulares Digitales</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Mensajes' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Centro de Mensajes</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Materia' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Centro de Recursos por Materia</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Bitacora' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Bitácora del Alumno</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Noticias' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Noticias y Avisos</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Asistencia' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Lista de Asistencia</button>
+                    <button @mousemove="cambiarContenido(); nombreCambiar='Cumpleaños' " @click=" cambiarContenido(); nombreCambiar='Streaming' " type="button " class="shadow btn bg-white btn-block text-buttons btnhover ">Cumpleaños</button>
+                </div>
+            </div>
+        </div>
+    </section>
+
+    <!-- Footer -->
+    <?php include('footer.html'); ?>
+    <!-- Fin Footer -->
+
+</body>
+<script>
+    var app = new Vue({
+        el: '#app',
+        data: {
+            funcionCalendario: false,
+            funcionTareas: false,
+            funcionCirculares: false,
+            funcionMensajes: false,
+            funcionMateria: false,
+            funcionBitacora: false,
+            funcionNoticias: false,
+            funcionAsistencia: false,
+            funcionCumple: false,
+            funcionStreaming: true,
+            nombreCambiar: 'Streaming',
+            bg1: 'linear-gradient(90deg, rgba(110,203,232,1) 0%, rgba(71,162,191,1) 8%, rgba(55,123,210,1) 20%, rgba(28,139,205,1) 48%, rgba(0,165,217,1) 77%, rgba(0,136,187,1) 100%)',
+            bg2: 'linear-gradient(90deg, rgba(235,217,111,1) 0%, rgba(245,223,50,1) 23%, rgba(245,197,19,1) 48%, rgba(246,235,41,1) 70%, rgba(244,228,45,1) 77%, rgba(245,233,50,1) 94%)',
+            bg3: 'linear-gradient(90deg, rgba(174,180,245,1) 0%, rgba(161,168,244,1) 23%, rgba(155,163,246,1) 48%, rgba(117,125,204,1) 70%, rgba(113,121,215,1) 77%, rgba(122,130,212,1) 94%)',
+            bg4: 'linear-gradient(90deg, rgba(223,61,47,1) 0%, rgba(223,53,39,1) 50%, rgba(213,44,30,1) 100%)',
+            bg5: 'linear-gradient(90deg, rgba(91,171,254,1) 0%, rgba(142,192,245,1) 50%, rgba(170,212,255,1) 100%)',
+            gradientString: '',
+        },
+        mounted() {
+            this.gradientString = this.bg5;
+        },
+        methods: {
+            cambiarContenido: function() {
+                if (this.funcionStreaming) {
+                    this.funcionStreaming = false;
+                } else if (this.funcionCalendario) {
+                    this.funcionCalendario = false;
+                } else if (this.funcionTareas) {
+                    this.funcionTareas = false;
+                } else if (this.funcionCirculares) {
+                    this.funcionCirculares = false;
+                } else if (this.funcionMensajes) {
+                    this.funcionMensajes = false;
+                } else if (this.funcionMateria) {
+                    this.funcionMateria = false;
+                } else if (this.funcionBitacora) {
+                    this.funcionBitacora = false;
+                } else if (this.funcionNoticias) {
+                    this.funcionNoticias = false;
+                } else if (this.funcionAsistencia) {
+                    this.funcionAsistencia = false;
+                } else if (this.funcionCumple) {
+                    this.funcionCumple = false;
+                }
+
+                if (this.nombreCambiar == 'Streaming') {
+                    this.funcionStreaming = true;
+                    this.gradientString = this.bg5;
+                } else if (this.nombreCambiar == 'Calendario') {
+                    this.funcionCalendario = true;
+                    this.gradientString = this.bg3;
+                } else if (this.nombreCambiar == 'AdministracionTareas') {
+                    this.funcionTareas = true;
+                    this.gradientString = this.bg4;
+                } else if (this.nombreCambiar == 'Circulares') {
+                    this.funcionCirculares = true;
+                    this.gradientString = this.bg1;
+                } else if (this.nombreCambiar == 'Mensajes') {
+                    this.funcionMensajes = true;
+                    this.gradientString = this.bg5;
+                } else if (this.nombreCambiar == 'Materia') {
+                    this.funcionMateria = true;
+                    this.gradientString = this.bg2;
+                } else if (this.nombreCambiar == 'Bitacora') {
+                    this.funcionBitacora = true;
+                    this.gradientString = this.bg3;
+                } else if (this.nombreCambiar == 'Noticias') {
+                    this.funcionNoticias = true;
+                    this.gradientString = this.bg2;
+                } else if (this.nombreCambiar == 'Asistencia') {
+                    this.funcionAsistencia = true;
+                    this.gradientString = this.bg3;
+                } else if (this.nombreCambiar == 'Cumpleaños') {
+                    this.funcionCumple = true;
+                    this.gradientString = this.bg3;
+                }
+            }
+        }
+    });
+</script>
+
+</html>

+ 87 - 0
header.html

@@ -0,0 +1,87 @@
+<header id="menu" class="header">
+    <a href="index" class="logo"><img id="#logo-menu" class="ajustar-img" src="img/logos/logo.png" alt="Logo"></a>
+    <input class="menu-btn" type="checkbox" id="menu-btn" />
+    <label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
+    <ul class="menu">
+        <li><a id="link1" class="white-blue" href="index">Inicio</a></li>
+        <li><a id="link2" class="white-blue" href="conocenos">Conócenos</a></li>
+        <li><a id="link3" class="white-blue" href="funciones">Funciones</a></li>
+        <li><a id="link4" class="white-blue" href="contacto">Contacto</a></li>
+        <li><a id="covid" class="covid slideDown white-button" href="apoyo-covid-19">Apoyo COVID-19</a></li>
+    </ul>
+</header>
+
+<script>
+    var body = document.body;
+    var cont = 1;
+    setInterval('contador1()', 750);
+
+    function contador1() {
+        if (cont > 2) {
+            $('#covid').addClass('pulse');
+        }
+        cont++;
+    }
+
+    $(window).scroll(function() {
+        $('#menu').each(function() {
+            var barra = $(window).scrollTop();
+            if (barra > 15) {
+                $(this).css({
+                    'opacity': '0'
+                })
+            } else {
+                $(this).css({
+                    'opacity': '1'
+                })
+            }
+        });
+    });
+    $(window).scroll(function() {
+        $('#menu').each(function() {
+            var barra = $(window).scrollTop();
+            if (barra > 770) {
+                $(this).css({
+                    'opacity': '0'
+                });
+                $('#covid').addClass('strong-blue-button');
+            } else {
+                $(this).css({
+                    'opacity': '1'
+                });
+                $('#covid').addClass('strong-blue-button');
+            }
+        });
+    });
+    $(window).scroll(function() {
+        $('#menu').each(function() {
+            var barra = $(window).scrollTop();
+            if (barra > 15) {
+                $(this).css({
+                    'opacity': '0'
+                })
+            } else {
+                $(this).css({
+                    'opacity': '1'
+                })
+            }
+        });
+    });
+    $('#menu').hover(function() {
+        $(this).css({
+            'opacity': '1'
+        })
+    });
+    $('#menu').mouseleave(function() {
+        var barra = $(window).scrollTop();
+        if (barra > 15) {
+            $(this).css({
+                'opacity': '0'
+            })
+        } else {
+            $(this).css({
+                'opacity': '1'
+            })
+        }
+    });
+</script>

+ 1420 - 0
index-1.html

@@ -0,0 +1,1420 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <script>
+        window.dataLayer = window.dataLayer || [];
+
+        function gtag() {
+            dataLayer.push(arguments);
+        }
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+    </script>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />
+    <link rel="stylesheet" href="css/style-main.css">
+    <link rel="stylesheet" href="css/animations.css">
+    <link rel="stylesheet" href="css/animation-main.css">
+    <link rel="stylesheet" href="css/loading.css">
+    <link rel="stylesheet" href="css/icons-platform.css">
+    <link rel="stylesheet" href="css/menu-main.css">
+    <link rel="stylesheet" href="css/arrows.css">
+    <script src="https://code.jquery.com/jquery-1.10.1.min.js"></script>
+    <title>Plataforma Educativa</title>
+</head>
+
+<body>
+    <header id="menu" class="header hide">
+        <a href="index.html" class="logo"><img id="#logo-menu" width="100%" src="img/logos/logo.png" alt="Logo"></a>
+        <input class="menu-btn" type="checkbox" id="menu-btn" />
+        <label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
+        <ul class="menu">
+            <li><a id="link1" class="white-blue" href="index.html">Inicio</a></li>
+            <li><a id="link2" class="white-blue" href="conocenos.html">Conócenos</a></li>
+            <li><a id="link3" class="white-blue" href="funciones.html">Funciones</a></li>
+            <li><a id="link4" class="white-blue" href="contacto.php">Contacto</a></li>
+            <li><a id="covid" class="covid slideDown white-button" href="apoyo-covid-19.html">Apoyo COVID-19</a></li>
+        </ul>
+    </header>
+    <section class="sections">
+        <div class="relleno">
+            <div class="streaming streamVisible">
+                <div id="streaming-content" class="streaming-content">
+                    <h1 class="streaming-title">Clases en línea</h1>
+                    <p class="streaming-description">Lorem ipsum dolor sit amet consectetur adipisicing elit. Quis, ab fugit laboriosam et natus nihil quas dolor? Ex distinctio expedita tenetur itaque, animi quasi autem suscipit amet cumque? Repellendus, ratione?</p>
+                    <div class="arrows-container">
+                        <div class="chevron-1 topArrow">
+                            <p class="flecha"><i class="icon-down-open"></i></p>
+                        </div>
+                        <div class="chevron-2 middleArrow">
+                            <p class="flecha"><i class="icon-down-open"></i></p>
+                        </div>
+                        <div class="chevron-3 bottomArrow">
+                            <p class="flecha"><i class="icon-down-open"></i></p>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <div id="fondo-1" class="fondo-1"><img width="100%" src="img/main/fondo azul20.png" alt="Fondo"></div>
+            <div id="fondo-2" class="fondo-2"><img width="100%" src="img/main/bolitas y estrellas0.png" alt="Fondo2"></div>
+            <div id="fondo-3" class="fondo-3"><img width="100%" src="img/main/materias0.png" alt="Fondo3"></div>
+            <div id="fondo-4" class="fondo-4"><img width="100%" src="img/main/compu0.png" alt="Fondo2"></div>
+            <div id="part1" class="part1 topLeft"><img width="100%" height="100%" src="img/main/xl30.png" alt="Pieza1"></div>
+            <div id="part2" class="part2 bottomLeft"><img width="100%" height="100%" src="img/main/x30.png" alt="Pieza3"></div>
+            <div id="part3" class="part3 topRight"><img width="100%" height="100%" src="img/main/x20.png" alt="Pieza2"></div>
+            <div id="part4" class="part4 bottomRight"><img width="100%" height="100%" src="img/main/x10.png" alt="Pieza4"></div>
+        </div>
+        <div class="separator">
+            <img width="100%" height="100%" src="img/Separador1_10.png" alt="Separador">
+        </div>
+        <div class="zero-section">
+            <div class="container">
+                <div id="texto-0" class="content">
+                    <h1 class="title padding-2">Clases en línea</h1>
+                    <p class="description padding">Programa las sesiones e imparte videoconferecias con hasta 100 alumnos. Graba las sesiones, comparte tu pantallaa, escribe en la pizarra, interactúa en video con los participantes o utiliza el chat en vivo de las reuniones. Nuestra
+                        solución todo en uno te permite realizar múltiples sesiones simultáneas, evita que contrates otros servicios de streaming y lo mejor de todo, tu informaciónes completamente privada.</p>
+                </div>
+                <div class="img-container right">
+                    <img id="img-source-0" width="95%" src="img/zero/Animacion_00000.png" alt="Clases">
+                </div>
+                <div id="cam1" class="layer-one-s0"><img width="100%" src="img/zero/camara.png" alt="Cam"></div>
+                <div id="cam2" class="layer-two-s0"><img width="100%" src="img/zero/camara.png" alt="Cam"></div>
+                <div id="cam3" class="layer-three-s0"><img width="100%" src="img/zero/camara.png" alt="Cam"></div>
+                <div id="dot1s0" class="layer-four-s0"><img src="img/Circulin0.png" alt="Dot"></div>
+                <div id="dot2s0" class="layer-five-s0"><img src="img/Circulin0.png" alt="Dot"></div>
+                <div id="plus1s0" class="layer-six-s0"><img src="img/Mas0.png" alt="Plus"></div>
+            </div>
+        </div>
+        <div class="separator">
+            <img width="100%" height="100%" src="img/Separador1_10.png" alt="Separador">
+        </div>
+        <div class="first-section">
+            <div class="container">
+                <div class="img-container left">
+                    <img id="img-source-1" width="85%" src="img/first/animacion 10.png" alt="Circulares">
+                </div>
+                <div id="texto" class="content">
+                    <h1 class="title">Circulares digitales</h1>
+                    <p class="description">Optimiza la comunicación entre alumnos, profesores y padres de familia, enviando circulares electrónicas de actividades y eventos.</p>
+                </div>
+                <div id="doc1" class="layer-one"><img width="100%" src="img/first/Document0.png" alt="Doc"></div>
+                <div id="doc2" class="layer-two"><img width="100%" src="img/first/Document0.png" alt="Doc"></div>
+                <div id="doc3" class="layer-three"><img width="100%" src="img/first/Document0.png" alt="Doc"></div>
+                <div id="dot1" class="layer-four"><img src="img/Circulin0.png" alt="Dot"></div>
+                <div id="dot2" class="layer-five"><img src="img/Circulin0.png" alt="Dot"></div>
+                <div id="plus1" class="layer-six"><img src="img/Mas0.png" alt="Plus"></div>
+                <div id="plus2" class="layer-seven"><img src="img/Mas0.png" alt="Plus"></div>
+            </div>
+        </div>
+        <div class="separator">
+            <img width="100%" height="100%" src="img/Separador1_10.png" alt="Separador">
+        </div>
+        <div class="second-section">
+            <div class="container">
+                <div id="texto-1" class="content">
+                    <h1 class="title">Administración de Tareas</h1>
+                    <p class="description">Los profesores pueden asignar tareas que son consultadas por alumnos y padres de familia. A través del sistema, el alumno mantiene un control de las tareas que ha completado y de aquellos que tiene por realizar. La programación de
+                        tareas permite incluir adjuntos de gran tamaño y vínculos directos a los contenidos, para el caso de los videos.</p>
+                </div>
+                <div id="loader-2" class="img-container right">
+                    <img id="img-source-2" width="85%" src="img/second/TR 10.png" alt="Administración">
+                </div>
+                <div id="book1" class="layer-one-s2"><img width="100%" src="img/second/cuadern0.png" alt="Libro"></div>
+                <div id="book2" class="layer-two-s2"><img width="100%" src="img/second/Lapiz0.png" alt="Libro"></div>
+                <div id="book3" class="layer-three-s2"><img width="100%" src="img/second/cuadern0.png" alt="Libro"></div>
+                <div id="book4" class="layer-four-s2"><img width="100%" src="img/second/cuadern0.png" alt="Libro"></div>
+                <div id="dot1s2" class="layer-five-s2"><img src="img/Circulin0.png" alt="Dor"></div>
+                <div id="plus1s2" class="layer-six-s2"><img src="img/Mas0.png" alt="Plus"></div>
+                <div id="plus2s2" class="layer-seven-s2"><img src="img/Mas0.png" alt="Plus"></div>
+                <div id="plus3s2" class="layer-eight-s2"><img src="img/Mas0.png" alt="Plus"></div>
+            </div>
+        </div>
+        <div class="separator">
+            <img width="100%" height="100%" src="img/Separador1_10.png" alt="Separador">
+        </div>
+        <div class="third-section">
+            <div class="container">
+                <div id="loader-3" class="img-container">
+                    <img id="img-source-3" width="85%" src="img/third/Calendar10.png" alt="Calendario">
+                </div>
+                <div id="texto-2" class="content">
+                    <h1 class="title">Calendario de actividades</h1>
+                    <p class="description">Planifica las actividades del Colegio a lo largo del ciclo escolarde forma unificada.</p>
+                </div>
+                <div id="hoja1" class="layer-one-s3"><img width="100%" src="img/third/Hoja0.png" alt="Hoja"></div>
+                <div id="copo1" class="layer-two-s3"><img width="100%" src="img/third/Copito0.png" alt="Copito"></div>
+                <div id="copo2" class="layer-three-s3"><img width="100%" src="img/third/Copito0.png" alt="Copito"></div>
+                <div id="dot1s3" class="layer-five-s3"><img src="img/Circulin0.png" alt="Dot"></div>
+                <div id="plus1s3" class="layer-six-s3"><img src="img/Mas0.png" alt="Plus"></div>
+                <div id="plus2s3" class="layer-seven-s3"><img src="img/Mas0.png" alt="Plus"></div>
+            </div>
+        </div>
+        <div class="separator">
+            <img width="100%" height="100%" src="img/Separador1_10.png" alt="Separador">
+        </div>
+        <div class="fourth-section">
+            <div class="container">
+                <div id="texto-3" class="content">
+                    <h1 class="title">Centro de Mensajes</h1>
+                    <p class="description">Permite la comunicación directa entre alumnos, profesores, padres de familia y directivos sin necesidad de un correo electrónico. Esta función permite el intercambio de información por equipos sin necesidad de reuniones presenciales
+                        en casa.</p>
+                </div>
+                <div id="loader-4" class="img-container right">
+                    <img id="img-source-4" width="95%" src="img/fourth/Compu anima10.png" alt="Centro de Mensajes">
+                </div>
+                <div id="msg1" class="layer-one-s4"><img width="100%" src="img/fourth/mensaje0.png" alt="Mensaje"></div>
+                <div id="msg2" class="layer-two-s4"><img width="100%" src="img/fourth/mensaje0.png" alt="Mensaje"></div>
+                <div id="msg3" class="layer-three-s4"><img width="100%" src="img/fourth/mensaje0.png" alt="Mensaje"></div>
+                <div id="dot1s4" class="layer-four-s4"><img src="img/Circulin0.png" alt="Dot"></div>
+                <div id="plus1s4" class="layer-five-s4"><img src="img/Mas0.png" alt="Plus"></div>
+                <div id="plus2s4" class="layer-six-s4"><img src="img/Mas0.png" alt="Plus"></div>
+            </div>
+        </div>
+        <div class="separator">
+            <img width="100%" height="100%" src="img/Separador1_10.png" alt="Separador">
+        </div>
+        <div class="fifth-section">
+            <div class="container">
+                <div id="loader-5" class="img-container">
+                    <img id="img-source-5" width="85%" src="img/fifth/Tablero anima10.png" alt="Centro de Recursos">
+                </div>
+                <div id="texto-4" class="content">
+                    <h1 class="title">Centro de Recursos por Materia</h1>
+                    <p class="description">Los alumnos pueden acceder al contenido de cada materia y descargarlos contenidos que sus profesores compartan con ellos para su aprendizaje educativo, el sistema está diseñado para archivos adjuntos de gran tamaño y el almacenamiento
+                        es ilimitado.</p>
+                </div>
+                <div id="dcl1" class="layer-one-s5"><img width="100%" src="img/fifth/Documento liston0.png" alt="Doc Loston"></div>
+                <div id="dcl2" class="layer-two-s5"><img width="100%" src="img/fifth/Documento liston0.png" alt="Doc Loston"></div>
+                <div id="dcl3" class="layer-three-s5"><img width="100%" src="img/fifth/Documento liston0.png" alt="Doc Loston"></div>
+                <div id="plus1s5" class="layer-four-s5"><img src="img/Mas0.png" alt="Plus"></div>
+                <div id="plus2s5" class="layer-five-s5"><img src="img/Mas0.png" alt="Plus"></div>
+                <div id="dot1s5" class="layer-six-s5"><img src="img/Circulin0.png" alt="Dot"></div>
+            </div>
+        </div>
+        <div class="separator">
+            <img width="100%" height="100%" src="img/Separador1_10.png" alt="Separador">
+        </div>
+    </section>
+    <div class="hidden-movil">
+        <div id="menu-bottom" class="ul-menu-bottom">
+            <div class="li-menu centrar"><a class="menu-item blue-bottom" href="index.html">Inicio</a></div>
+            <div class="li-menu centrar"><a class="menu-item blue-bottom" href="conocenos.html">Conócenos</a></div>
+            <div class="li-menu centrar"><a class="menu-item blue-bottom" href="funciones.html">Funciones</a></div>
+            <div class="li-menu centrar"><a class="menu-item blue-bottom" href="contacto.php">Contacto</a></div>
+            <div class="li-menu centrar"><a class="menu-item blue-bottom" href="apoyo-covid-19.html">COVID-19</a></div>
+        </div>
+    </div>
+    <footer>
+        <div id="footer-part-1">
+            <div class="footer-izq">
+                <a href="index.html" target="blank"><img width="100%" class="img-gray" id="footer-img-izq" src="img/logos/logo-plataforma.png" alt="Logo Plataforma"></a>
+            </div>
+            <div id="hr1" class="vl"></div>
+            <div class="footer-cen">
+                <h1 id="footer-title" class="footer-title txt-gray">Contacto</h1>
+                <p class="txt-gray" id="footer-txt">
+                    <i class="icon-volume-control-phone"></i> (55) 6267 2444 <br>
+                    <i class="icon-mail-alt"></i> soluciones@ittec.mx <br>
+                    <i class="icon-globe"></i> www.plataforma-educativa.com.mx
+                </p>
+            </div>
+            <div id="hr2" class="vl"></div>
+            <div class="footer-der">
+                <a href="https://ittec.mx/" target="blank"><img class="img-gray" id="footer-img-der" src="img/logos/logo_blanco.png" alt="Logo ITTEC"></a>
+            </div>
+        </div>
+        <div id="footer-part-2">
+            <p id="copy" class="txt-gray"><a id="privacidad" href="legal.html" class="txt-gray no-underline">Aviso de privacidad </a><i class="icon-graduation-cap"></i><a id="terminos" href="legal.html" class="txt-gray no-underline"> Términos y Condiciones </a><br> Copyright &copy;
+                ITTEC. Tecnología inteligente. Todos los derechos reservados.
+            </p>
+        </div>
+    </footer>
+</body>
+<script type="text/javascript">
+    var body = document.body;
+    var contMsg1 = 0;
+    var contMsg2 = 0;
+    var contMsg3 = 0;
+    body.scrollTop += 10;
+    var cont = 1;
+    setInterval('contador1()', 750);
+
+    function contador1() {
+        if (cont > 2) {
+            $('#covid').addClass('pulse');
+        }
+        if (cont > 4) {
+            $('#part1').addClass('goOut');
+            $('#part2').addClass('goOut');
+            $('#part3').addClass('goOut');
+            $('#part4').addClass('goOut');
+        }
+        if (cont > 7) {
+            $('#part1').css({
+                'visibility': 'hidden'
+            });
+            $('#part2').css({
+                'visibility': 'hidden'
+            });
+            $('#part3').css({
+                'visibility': 'hidden'
+            });
+            $('#part4').css({
+                'visibility': 'hidden'
+            });
+            $('#fondo-2').addClass('fadeIn');
+            $('#fondo-3').addClass('bigEntrance');
+            $('#fondo-4').addClass('slideLeft');
+            $('#streaming-content').addClass('slideRight');
+        }
+        cont++;
+    }
+    var scrolled = 1;
+    var value = 0;
+    var signo = 1;
+
+    function isMobile() {
+        return (
+            (navigator.userAgent.match(/Android/i)) ||
+            (navigator.userAgent.match(/webOS/i)) ||
+            (navigator.userAgent.match(/iPhone/i)) ||
+            (navigator.userAgent.match(/iPod/i)) ||
+            (navigator.userAgent.match(/iPad/i)) ||
+            (navigator.userAgent.match(/BlackBerry/i))
+        );
+    }
+    if (isMobile()) {
+        $('#menu-bottom').remove();
+        $('#footer-part-1').css({
+            'margin-top': '70px'
+        });
+        $('#cam1').remove();
+        $('#cam2').remove();
+        $('#cam3').remove();
+        $('#doc1').remove();
+        $('#doc2').remove();
+        $('#doc3').remove();
+        $('#book1').remove();
+        $('#book2').remove();
+        $('#book3').remove();
+        $('#book4').remove();
+        $('#copo1').remove();
+        $('#copo2').remove();
+        $('#hoja1').remove();
+        $('#msg1').remove();
+        $('#msg2').remove();
+        $('#msg3').remove();
+        $('#dcl1').remove();
+        $('#dcl2').remove();
+        $('#dcl3').remove();
+        $('#dot1').remove();
+        $('#dot2').remove();
+        $('#plus2').remove();
+        $('#plus1s0').css({
+            'margin-left': ($(window).width() * 0.3)
+        });
+        $('#plus1s2').css({
+            'margin-left': ($(window).width() * 0.001)
+        });
+        $('#plus2s2').css({
+            'margin-left': ($(window).width() * 0.4)
+        });
+        $('#plus3s2').css({
+            'margin-left': ($(window).width() * -0.4)
+        });
+        $('#plus1s3').css({
+            'margin-left': ($(window).width() * 0.4)
+        });
+        $('#plus2s3').css({
+            'margin-left': ($(window).width() * -0.4)
+        });
+        $('#plus1s4').css({
+            'margin-left': ($(window).width() * 0.35)
+        });
+        $('#plus2s4').css({
+            'margin-left': ($(window).width() * -0.2)
+        });
+        $('#plus1s5').css({
+            'margin-left': ($(window).width() * 0.1)
+        });
+        $('#plus2s5').css({
+            'margin-left': ($(window).width() * -0.25)
+        });
+        $('.header').css({
+            'background': 'rgba(255, 255, 255, 0.5)'
+        });
+        $('#link1').removeClass('white');
+        $('#link1').addClass('strong-blue');
+        $('#link2').removeClass('white');
+        $('#link2').addClass('strong-blue');
+        $('#link3').removeClass('white');
+        $('#link3').addClass('strong-blue');
+        $('#link4').removeClass('white');
+        $('#link4').addClass('strong-blue');
+        $('#covid').removeClass('white-button');
+        $('#covid').addClass('strong-blue-button');
+        $('#menu').removeClass('hide')
+    }
+    $(window).scroll(function() {
+        var topOfWindow = $(window).scrollTop();
+        var barra = $(window).scrollTop();
+        var barra = $(window).scrollTop();
+        var ventanaAncho = $(window).width();
+        var escala1 = 15 + (barra / 10);
+        var escala2 = -21 + (barra / 5);
+        var escala3 = -21 - (barra / 15);
+        var posicionDoc1 = 1000 - (barra * 0.35) + 150;
+        var posicionDoc1X = ventanaAncho * 0.60;
+        var posicionDoc2 = 250 - (barra * 0.35) + 250;
+        var posicionDoc2X = ventanaAncho * 0.75;
+        var posicionDoc3 = 900 - (barra * 0.35) + 250;
+        var posicionDoc3X = ventanaAncho * 0.65;
+        var posicionDot1 = -360 + (barra * 0.50) - 250;
+        var posicionDot1X = ventanaAncho * 0.05;
+        var posicionDot2 = -280 + (barra * 0.50) - 250;
+        var posicionDot2X = ventanaAncho * 0.87;
+        var posicionPlus1 = -180 + (barra * 0.50) - 250;
+        var posicionPlus1X = ventanaAncho * 0.375;
+        var posicionPlus2 = -100 + (barra * 0.50) - 250;
+        var posicionPlus2X = ventanaAncho * 0.65;
+        if (posicionDoc1 >= 360) {
+            $('#doc1').css({
+                'transform': 'translateX(' + posicionDoc1X + 'px) rotate(15deg) translateY(' + posicionDoc1 + 'px)'
+            });
+            $('#doc1').css({
+                'width': '100px'
+            });
+        } else {
+            var posicionDoc1Tmp = 60 + (barra * 0.35);
+            var ancho1 = 100 + (barra / 100);
+            $('#doc1').css({
+                'width': ancho1 + 'px'
+            });
+            $('#doc1').css({
+                'transform': 'translateX(' + posicionDoc1X + 'px) rotate(15deg) translateY(' + posicionDoc1Tmp + 'px)'
+            });
+        }
+        if (posicionDoc3 >= 360) {
+            $('#doc3').css({
+                'transform': 'translateX(' + posicionDoc3X + 'px) rotate(-20deg) translateY(' + posicionDoc3 + 'px)'
+            });
+            $('#doc3').css({
+                'width': '70px'
+            });
+        } else {
+            var ancho3 = 70 + (barra / 120);
+            var posicionDoc3Tmp = 60 + (barra * 0.35);
+            $('#doc3').css({
+                'width': ancho3 + 'px'
+            });
+            $('#doc3').css({
+                'transform': 'translateX(' + posicionDoc3X + 'px) rotate(-20deg) translateY(' + posicionDoc3Tmp + 'px)'
+            });
+        }
+        $('#doc2').css({
+            'transform': 'translateX(' + posicionDoc2X + 'px) rotate(-20deg) translateY(' + posicionDoc2 + 'px)'
+        });
+        $('#dot1').css({
+            'transform': 'translateX(' + posicionDot1X + 'px) translateY(' + posicionDot1 + 'px)'
+        });
+        $('#dot2').css({
+            'transform': 'translateX(' + posicionDot2X + 'px) translateY(' + posicionDot2 + 'px)'
+        });
+        $('#plus1').css({
+            'transform': 'translateX(' + posicionPlus1X + 'px) translateY(' + posicionPlus1 + 'px)'
+        });
+        $('#plus2').css({
+            'transform': 'translateX(' + posicionPlus2X + 'px) translateY(' + posicionPlus2 + 'px)'
+        });
+        $('#img-source-0').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 450) {
+                $(this).attr("src", "img/zero/Animacion_00007.png");
+            }
+            if (imagePos < topOfWindow + 435) {
+                $(this).attr("src", "img/zero/Animacion_00008.png");
+            }
+            if (imagePos < topOfWindow + 420) {
+                $(this).attr("src", "img/zero/Animacion_00009.png");
+            }
+            if (imagePos < topOfWindow + 405) {
+                $(this).attr("src", "img/zero/Animacion_00010.png");
+            }
+            if (imagePos < topOfWindow + 390) {
+                $(this).attr("src", "img/zero/Animacion_00011.png");
+            }
+            if (imagePos < topOfWindow + 375) {
+                $(this).attr("src", "img/zero/Animacion_00012.png");
+            }
+            if (imagePos < topOfWindow + 360) {
+                $(this).attr("src", "img/zero/Animacion_00014.png");
+            }
+            if (imagePos < topOfWindow + 345) {
+                $(this).attr("src", "img/zero/Animacion_00015.png");
+            }
+            if (imagePos < topOfWindow + 330) {
+                $(this).attr("src", "img/zero/Animacion_00017.png");
+            }
+            if (imagePos < topOfWindow + 315) {
+                $(this).attr("src", "img/zero/Animacion_00018.png");
+            }
+            if (imagePos < topOfWindow + 300) {
+                $(this).attr("src", "img/zero/Animacion_00020.png");
+            }
+            if (imagePos < topOfWindow + 285) {
+                $(this).attr("src", "img/zero/Animacion_00021.png");
+            }
+            if (imagePos < topOfWindow + 270) {
+                $(this).attr("src", "img/zero/Animacion_00022.png");
+            }
+            if (imagePos < topOfWindow + 255) {
+                $(this).attr("src", "img/zero/Animacion_00024.png");
+            }
+            if (imagePos < topOfWindow + 240) {
+                $(this).attr("src", "img/zero/Animacion_00025.png");
+            }
+            if (imagePos < topOfWindow + 225) {
+                $(this).attr("src", "img/zero/Animacion_00027.png");
+            }
+            if (imagePos < topOfWindow + 210) {
+                $(this).attr("src", "img/zero/Animacion_00028.png");
+            }
+            if (imagePos < topOfWindow + 195) {
+                $(this).attr("src", "img/zero/Animacion_00030.png");
+            }
+            if (imagePos < topOfWindow + 180) {
+                $(this).attr("src", "img/zero/Animacion_00031.png");
+            }
+            if (imagePos < topOfWindow + 165) {
+                $(this).attr("src", "img/zero/Animacion_00032.png");
+            }
+            if (imagePos < topOfWindow + 150) {
+                $(this).attr("src", "img/zero/Animacion_00033.png");
+            }
+            if (imagePos < topOfWindow + 135) {
+                $(this).attr("src", "img/zero/Animacion_00034.png");
+            }
+            if (imagePos < topOfWindow + 120) {
+                $(this).attr("src", "img/zero/Animacion_00036.png");
+            }
+            if (imagePos < topOfWindow + 105) {
+                $(this).attr("src", "img/zero/Animacion_00038.png");
+            }
+            if (imagePos < topOfWindow + 90) {
+                $(this).attr("src", "img/zero/Animacion_00039.png");
+            }
+            if (imagePos < topOfWindow + 75) {
+                $(this).attr("src", "img/zero/Animacion_00040.png");
+            }
+            if (imagePos < topOfWindow + 60) {
+                $(this).attr("src", "img/zero/Animacion_00041.png");
+            }
+            if (imagePos < topOfWindow + 45) {
+                $(this).attr("src", "img/zero/Animacion_00042.png");
+            }
+            if (imagePos < topOfWindow + 30) {
+                $(this).attr("src", "img/zero/Animacion_00043.png");
+            }
+        });
+        $('#img-source-1').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 600) {
+                $(this).attr("src", "img/first/animacion r10.png");
+            }
+            if (imagePos < topOfWindow + 580) {
+                $(this).attr("src", "img/first/h10.png");
+            }
+            if (imagePos < topOfWindow + 540) {
+                $(this).attr("src", "img/first/h20.png");
+            }
+            if (imagePos < topOfWindow + 520) {
+                $(this).attr("src", "img/first/h30.png");
+            }
+            if (imagePos < topOfWindow + 500) {
+                $(this).attr("src", "img/first/h40.png");
+            }
+            if (imagePos < topOfWindow + 480) {
+                $("#img-source-1").attr("src", "img/first/h50.png");
+            }
+            if (imagePos < topOfWindow + 460) {
+                $(this).attr("src", "img/first/h60.png");
+            }
+            if (imagePos < topOfWindow + 440) {
+                $(this).attr("src", "img/first/h70.png");
+            }
+            if (imagePos < topOfWindow + 420) {
+                $(this).attr("src", "img/first/h80.png");
+            }
+            if (imagePos < topOfWindow + 400) {
+                $(this).attr("src", "img/first/h90.png");
+            }
+            if (imagePos < topOfWindow + 380) {
+                $(this).attr("src", "img/first/h100.png");
+            }
+            if (imagePos < topOfWindow + 360) {
+                $("#img-source-1").attr("src", "img/first/h110.png");
+            }
+            if (imagePos < topOfWindow + 340) {
+                $(this).attr("src", "img/first/h120.png");
+            }
+            if (imagePos < topOfWindow + 320) {
+                $(this).attr("src", "img/first/h130.png");
+            }
+            if (imagePos < topOfWindow + 300) {
+                $(this).attr("src", "img/first/h140.png");
+            }
+            if (imagePos < topOfWindow + 280) {
+                $(this).attr("src", "img/first/h150.png");
+            }
+            if (imagePos < topOfWindow + 260) {
+                $(this).attr("src", "img/first/h160.png");
+            }
+            if (imagePos < topOfWindow + 240) {
+                $(this).attr("src", "img/first/h170.png");
+            }
+            if (imagePos < topOfWindow + 220) {
+                $(this).attr("src", "img/first/h180.png");
+            }
+            if (imagePos < topOfWindow + 200) {
+                $(this).attr("src", "img/first/animacion 20.png");
+            }
+            if (imagePos < topOfWindow + 180) {
+                $(this).attr("src", "img/first/animacion 30.png");
+            }
+            if (imagePos < topOfWindow + 160) {
+                $(this).attr("src", "img/first/animacion 40.png");
+            }
+            if (imagePos < topOfWindow + 140) {
+                $(this).attr("src", "img/first/animacion 50.png");
+            }
+            if (imagePos < topOfWindow + 120) {
+                $(this).attr("src", "img/first/animacion 60.png");
+            }
+            if (imagePos < topOfWindow + 100) {
+                $(this).attr("src", "img/first/animacion 70.png");
+            }
+            if (imagePos < topOfWindow + 80) {
+                $(this).attr("src", "img/first/animacion 80.png");
+            }
+            if (imagePos < topOfWindow + 60) {
+                $(this).attr("src", "img/first/animacion 90.png");
+            }
+        });
+        $('#img-source-2').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 510) {
+                $(this).attr("src", "img/second/TR 10.png");
+            }
+            if (imagePos < topOfWindow + 480) {
+                $(this).attr("src", "img/second/TR 20.png");
+            }
+            if (imagePos < topOfWindow + 450) {
+                $(this).attr("src", "img/second/TR 30.png");
+            }
+            if (imagePos < topOfWindow + 420) {
+                $(this).attr("src", "img/second/TR 40.png");
+            }
+            if (imagePos < topOfWindow + 390) {
+                $(this).attr("src", "img/second/TR 50.png");
+            }
+            if (imagePos < topOfWindow + 360) {
+                $(this).attr("src", "img/second/TR 60.png");
+            }
+            if (imagePos < topOfWindow + 330) {
+                $(this).attr("src", "img/second/TR 70.png");
+            }
+            if (imagePos < topOfWindow + 300) {
+                $(this).attr("src", "img/second/TR 80.png");
+            }
+            if (imagePos < topOfWindow + 270) {
+                $(this).attr("src", "img/second/TR 90.png");
+            }
+            if (imagePos < topOfWindow + 240) {
+                $(this).attr("src", "img/second/TR 100.png");
+            }
+            if (imagePos < topOfWindow + 210) {
+                $(this).attr("src", "img/second/TR 110.png");
+            }
+            if (imagePos < topOfWindow + 180) {
+                $(this).attr("src", "img/second/TR 120.png");
+            }
+            if (imagePos < topOfWindow + 150) {
+                $(this).attr("src", "img/second/TR 130.png");
+            }
+            if (imagePos < topOfWindow + 120) {
+                $(this).attr("src", "img/second/TR 140.png");
+            }
+            if (imagePos < topOfWindow + 90) {
+                $(this).attr("src", "img/second/TR 150.png");
+            }
+            if (imagePos < topOfWindow + 60) {
+                $(this).attr("src", "img/second/TR 160.png");
+            }
+            if (imagePos < topOfWindow + 30) {
+                $(this).attr("src", "img/second/TR 170.png");
+            }
+            if (imagePos < topOfWindow) {
+                $(this).attr("src", "img/second/TR 180.png");
+            }
+            if (imagePos < topOfWindow - 30) {
+                $(this).attr("src", "img/second/TR 190.png");
+            }
+        });
+        $('#img-source-3').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 450) {
+                $(this).attr("src", "img/third/Calendar10.png");
+            }
+            if (imagePos < topOfWindow + 425) {
+                $(this).attr("src", "img/third/Calendar20.png");
+            }
+            if (imagePos < topOfWindow + 400) {
+                $(this).attr("src", "img/third/Calendar30.png");
+            }
+            if (imagePos < topOfWindow + 375) {
+                $(this).attr("src", "img/third/Calendar40.png");
+            }
+            if (imagePos < topOfWindow + 350) {
+                $(this).attr("src", "img/third/Calendar50.png");
+            }
+            if (imagePos < topOfWindow + 325) {
+                $(this).attr("src", "img/third/Calendar60.png");
+            }
+            if (imagePos < topOfWindow + 300) {
+                $(this).attr("src", "img/third/Calendar70.png");
+            }
+            if (imagePos < topOfWindow + 275) {
+                $(this).attr("src", "img/third/Calendar80.png");
+            }
+            if (imagePos < topOfWindow + 250) {
+                $(this).attr("src", "img/third/Calendar90.png");
+            }
+            if (imagePos < topOfWindow + 225) {
+                $(this).attr("src", "img/third/Calendar100.png");
+            }
+            if (imagePos < topOfWindow + 200) {
+                $(this).attr("src", "img/third/Calendar110.png");
+            }
+            if (imagePos < topOfWindow + 175) {
+                $(this).attr("src", "img/third/Calendar120.png");
+            }
+            if (imagePos < topOfWindow + 150) {
+                $(this).attr("src", "img/third/Calendar130.png");
+            }
+            if (imagePos < topOfWindow + 125) {
+                $(this).attr("src", "img/third/Calendar140.png");
+            }
+            if (imagePos < topOfWindow + 100) {
+                $("#img-source-3").attr("src", "img/third/Calendar150.png");
+            }
+            if (imagePos < topOfWindow + 75) {
+                $(this).attr("src", "img/third/Calendar160.png");
+            }
+            if (imagePos < topOfWindow + 50) {
+                $(this).attr("src", "img/third/Calendar170.png");
+            }
+            if (imagePos < topOfWindow + 25) {
+                $(this).attr("src", "img/third/Calendar180.png");
+            }
+            if (imagePos < topOfWindow) {
+                $(this).attr("src", "img/third/Calendar190.png");
+            }
+            if (imagePos < topOfWindow - 25) {
+                $(this).attr("src", "img/third/Calendar200.png");
+            }
+        });
+        $('#img-source-4').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 440) {
+                $(this).attr("src", "img/fourth/Compu anima10.png");
+            }
+            if (imagePos < topOfWindow + 420) {
+                $(this).attr("src", "img/fourth/Compu anima20.png");
+            }
+            if (imagePos < topOfWindow + 400) {
+                $(this).attr("src", "img/fourth/Compu anima30.png");
+            }
+            if (imagePos < topOfWindow + 380) {
+                $(this).attr("src", "img/fourth/Compu anima40.png");
+            }
+            if (imagePos < topOfWindow + 360) {
+                $(this).attr("src", "img/fourth/Compu anima50.png");
+            }
+            if (imagePos < topOfWindow + 340) {
+                $(this).attr("src", "img/fourth/Compu anima60.png");
+            }
+            if (imagePos < topOfWindow + 320) {
+                $(this).attr("src", "img/fourth/Compu anima70.png");
+            }
+            if (imagePos < topOfWindow + 300) {
+                $(this).attr("src", "img/fourth/Compu anima80.png");
+            }
+            if (imagePos < topOfWindow + 280) {
+                $(this).attr("src", "img/fourth/Compu anima90.png");
+            }
+            if (imagePos < topOfWindow + 260) {
+                $(this).attr("src", "img/fourth/Compu anima100.png");
+            }
+            if (imagePos < topOfWindow + 240) {
+                $(this).attr("src", "img/fourth/Compu anima110.png");
+            }
+            if (imagePos < topOfWindow + 220) {
+                $(this).attr("src", "img/fourth/Compu anima120.png");
+            }
+            if (imagePos < topOfWindow + 200) {
+                $(this).attr("src", "img/fourth/Compu anima130.png");
+            }
+            if (imagePos < topOfWindow + 180) {
+                $(this).attr("src", "img/fourth/Compu anima140.png");
+            }
+            if (imagePos < topOfWindow + 160) {
+                $(this).attr("src", "img/fourth/Compu anima150.png");
+            }
+            if (imagePos < topOfWindow + 140) {
+                $(this).attr("src", "img/fourth/Compu anima160.png");
+            }
+            if (imagePos < topOfWindow + 120) {
+                $(this).attr("src", "img/fourth/Compu anima170.png");
+            }
+            if (imagePos < topOfWindow + 100) {
+                $(this).attr("src", "img/fourth/Compu anima180.png");
+            }
+            if (imagePos < topOfWindow + 80) {
+                $(this).attr("src", "img/fourth/Compu anima190.png");
+            }
+            if (imagePos < topOfWindow + 60) {
+                $(this).attr("src", "img/fourth/Compu anima200.png");
+            }
+        });
+        $('#img-source-5').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 375) {
+                $(this).attr("src", "img/fifth/Tablero anima10.png");
+            }
+            if (imagePos < topOfWindow + 360) {
+                $(this).attr("src", "img/fifth/Tablero anima20.png");
+            }
+            if (imagePos < topOfWindow + 345) {
+                $(this).attr("src", "img/fifth/Tablero anima30.png");
+            }
+            if (imagePos < topOfWindow + 340) {
+                $(this).attr("src", "img/fifth/Tablero anima40.png");
+            }
+            if (imagePos < topOfWindow + 330) {
+                $(this).attr("src", "img/fifth/Tablero anima50.png");
+            }
+            if (imagePos < topOfWindow + 320) {
+                $(this).attr("src", "img/fifth/Tablero anima60.png");
+            }
+            if (imagePos < topOfWindow + 310) {
+                $(this).attr("src", "img/fifth/Tablero anima70.png");
+            }
+            if (imagePos < topOfWindow + 300) {
+                $(this).attr("src", "img/fifth/Tablero anima80.png");
+            }
+            if (imagePos < topOfWindow + 290) {
+                $(this).attr("src", "img/fifth/Tablero anima90.png");
+            }
+            if (imagePos < topOfWindow + 275) {
+                $(this).attr("src", "img/fifth/Tablero anima100.png");
+            }
+            if (imagePos < topOfWindow + 260) {
+                $(this).attr("src", "img/fifth/Tablero anima110.png");
+            }
+            if (imagePos < topOfWindow + 245) {
+                $(this).attr("src", "img/fifth/Tablero anima120.png");
+            }
+            if (imagePos < topOfWindow + 230) {
+                $(this).attr("src", "img/fifth/Tablero anima130.png");
+            }
+            if (imagePos < topOfWindow + 215) {
+                $(this).attr("src", "img/fifth/Tablero anima140.png");
+            }
+            if (imagePos < topOfWindow + 200) {
+                $(this).attr("src", "img/fifth/Tablero anima150.png");
+            }
+            if (imagePos < topOfWindow + 190) {
+                $(this).attr("src", "img/fifth/Tablero anima160.png");
+            }
+            if (imagePos < topOfWindow + 180) {
+                $(this).attr("src", "img/fifth/Tablero anima170.png");
+            }
+            if (imagePos < topOfWindow + 170) {
+                $(this).attr("src", "img/fifth/Tablero anima180.png");
+            }
+            if (imagePos < topOfWindow + 160) {
+                $(this).attr("src", "img/fifth/Tablero anima190.png");
+            }
+            if (imagePos < topOfWindow + 145) {
+                $(this).attr("src", "img/fifth/Tablero anima200.png");
+            }
+            if (imagePos < topOfWindow + 130) {
+                $(this).attr("src", "img/fifth/Tablero anima210.png");
+            }
+            if (imagePos < topOfWindow + 120) {
+                $(this).attr("src", "img/fifth/Tablero anima220.png");
+            }
+            if (imagePos < topOfWindow + 110) {
+                $(this).attr("src", "img/fifth/Tablero anima230.png");
+            }
+            if (imagePos < topOfWindow + 100) {
+                $(this).attr("src", "img/fifth/Tablero anima240.png");
+            }
+            if (imagePos < topOfWindow + 90) {
+                $(this).attr("src", "img/fifth/Tablero anima250.png");
+            }
+            if (imagePos < topOfWindow + 75) {
+                $(this).attr("src", "img/fifth/Tablero anima260.png");
+            }
+            if (imagePos < topOfWindow + 60) {
+                $(this).attr("src", "img/fifth/Tablero anima270.png");
+            }
+            if (imagePos < topOfWindow + 45) {
+                $(this).attr("src", "img/fifth/Tablero anima280.png");
+            }
+        });
+        $('#book1').each(function() {
+            var rotar = 230 - (barra * 0.10);
+            var blur = barra / 1000;
+            var ancho = 125 - (barra / 50);
+            var marginTop = 1200 - barra / 2.3;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+            $(this).css({
+                'filter': 'blur(' + blur + 'px)'
+            })
+        });
+        $('#book2').each(function() {
+            var rotar = 35 - (barra * 0.10);
+            var marginTop = 1000 - barra / 7;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#book3').each(function() {
+            var rotar = 230 - (barra * 0.10);
+            var marginTop = 875 - barra / 8;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#book4').each(function() {
+            var rotar = 90 - (barra * 0.10);
+            var marginTop = 800 - barra / 3;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#dot1s2').each(function() {
+            var marginTop = -500 + barra / 5;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus1s2').each(function() {
+            var marginTop = 50 + barra / 3;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus2s2').each(function() {
+            var marginTop = -700 + barra / 3;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus3s2').each(function() {
+            var marginTop = -500 + barra / 5;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#hoja1').each(function() {
+            var rotar = 230 - (barra * 0.10);
+            var marginTop = barra / 8;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            });
+            if (cont % 2 == 1) {
+                $(this).css({
+                    'margin-left': '760px'
+                });
+            } else {
+                $(this).css({
+                    'margin-left': '800px'
+                });
+            }
+        });
+        $('#copo1').each(function() {
+            var rotar = 230 - (barra * 0.10);
+            var marginTop = -50 + barra / 25;
+            var ancho = 190 - (barra / 40);
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'width': ancho + 'px'
+            })
+        });
+        $('#copo2').each(function() {
+            var rotar = 90 + (barra * 0.05);
+            var marginTop = -150 + barra / 7;
+            var ancho = 190 + (barra / 40);
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'width': ancho + 'px'
+            })
+        });
+        $('#dot1s3').each(function() {
+            var marginTop = -700 + barra / 5;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus1s3').each(function() {
+            var marginTop = -950 + barra / 3;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus2s3').each(function() {
+            var marginTop = -600 + barra / 6;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#msg1').each(function() {
+            scrolled = barra;
+            if (value < scrolled) {
+                signo = 1;
+                value = scrolled;
+            } else {
+                if (value > scrolled) {
+                    signo = -1;
+                    value = scrolled;
+                }
+            }
+            contMsg1 = contMsg1 + signo;
+            var rotar = 45 - (barra * 0.10);
+            var blur = barra / 1800;
+            var ancho = 175 + contMsg1 / (barra / 2);
+            var marginTop = 1950 - barra / 2.3;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+            $(this).css({
+                'filter': 'blur(' + blur + 'px)'
+            })
+        });
+        $('#msg2').each(function() {
+            var rotar = 180 + (barra * 0.10);
+            var blur = barra / 2800;
+            var ancho = 150 + barra / 1890;
+            var marginTop = 2550 - barra / 2.3;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            if (marginTop > 429) {
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            } else {
+                var marginTopTmp = 400 + barra / 100;
+                $(this).css({
+                    'margin-top': marginTopTmp + 'px'
+                })
+            }
+            $(this).css({
+                'width': ancho + 'px'
+            })
+            $(this).css({
+                'filter': 'blur(' + blur + 'px)'
+            })
+        });
+        $('#msg3').each(function() {
+            var rotar = 270 + (barra * 0.10);
+            var ancho = 50 + barra / 100;
+            var marginTop = 1850 - barra / 2.3;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+        });
+        $('#dot1s4').each(function() {
+            var marginTop = -350 + barra / 5;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus1s4').each(function() {
+            var marginTop = -1200 + barra / 3;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus2s4').each(function() {
+            var marginTop = -700 + barra / 6;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#dcl1').each(function() {
+            scrolled = barra;
+            if (value < scrolled) {
+                signo = 1;
+                value = scrolled;
+            } else {
+                if (value > scrolled) {
+                    signo = -1;
+                    value = scrolled;
+                }
+            }
+            contMsg1 = contMsg1 + signo;
+            var rotar = 45 - (barra * 0.10);
+            var blur = barra / 2800;
+            var ancho = 135 + contMsg1 / (barra / 2);
+            var marginTop = 2150 - barra / 3.2;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+            $(this).css({
+                'filter': 'blur(' + blur + 'px)'
+            })
+        });
+        $('#dcl2').each(function() {
+            var rotar = 180 + (barra * 0.10);
+            var blur = barra / 2800;
+            var ancho = 80 + barra / 1890;
+            var marginTop = 1000 - barra / 5;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+            $(this).css({
+                'filter': 'blur(' + blur + 'px)'
+            })
+        });
+        $('#dcl3').each(function() {
+            var rotar = 270 + (barra * 0.10);
+            var ancho = 150 + barra / 100;
+            var marginTop = 450 - barra / 100;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+        });
+        $('#dot1s5').each(function() {
+            var marginTop = -950 + barra / 5;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus1s5').each(function() {
+            var marginTop = -1700 + barra / 3;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus2s5').each(function() {
+            var marginTop = -700 + barra / 6;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#texto-0').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 400) {
+                $(this).addClass("slideRight");
+            }
+        });
+        $('#texto').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 400) {
+                $(this).addClass("slideLeft");
+            }
+        });
+        $('#texto-1').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 400) {
+                $(this).addClass("slideRight");
+            }
+        });
+        $('#texto-2').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 400) {
+                $(this).addClass("slideLeft");
+            }
+        });
+        $('#texto-3').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 600) {
+                $(this).addClass("slideRight");
+            }
+        });
+        $('#texto-4').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 400) {
+                $(this).addClass("slideLeft");
+            }
+        });
+        $('#texto-5').each(function() {
+            var imagePos = $(this).offset().top;
+            if (imagePos < topOfWindow + 400) {
+                $(this).addClass("slideRight");
+            }
+        });
+        $('#fondo-2').each(function() {
+            var marginTop = barra * 0.01;
+            $(this).css({
+                'top': -marginTop + '%'
+            })
+        });
+        $('#fondo-3').each(function() {
+            var marginTop = -barra * 0.05;
+            $(this).css({
+                'top': marginTop + '%'
+            })
+        });
+        $('#fondo-4').each(function() {
+            var marginTop = -barra * 0.5;
+            $(this).css({
+                'transform': 'translateY(' + marginTop + 'px)'
+            })
+        });
+        $('#fondo-5').each(function() {
+            var marginTop = 0 - barra * 0.13;
+            $(this).css({
+                'top': marginTop + '%'
+            })
+        });
+        $('.hide').each(function() {
+            if (barra > 15) {
+                $(this).css({
+                    'opacity': '0'
+                });
+                $('#link1').removeClass('blue');
+                $('#link1').addClass('strong-blue');
+                $('#link2').removeClass('blue');
+                $('#link2').addClass('strong-blue');
+                $('#link3').removeClass('white');
+                $('#link3').addClass('strong-blue');
+                $('#link4').removeClass('white');
+                $('#link4').addClass('strong-blue');
+                $('#covid').removeClass('white-button');
+                $('#covid').addClass('strong-blue-button');
+            } else {
+                $(this).css({
+                    'opacity': '1'
+                });
+                $('#link1').removeClass('strong-blue');
+                $('#link1').addClass('blue');
+                $('#link2').removeClass('strong-blue');
+                $('#link2').addClass('blue');
+                $('#link3').removeClass('strong-blue');
+                $('#link3').addClass('white');
+                $('#link4').removeClass('strong-blue');
+                $('#link4').addClass('white');
+                $('#covid').removeClass('strong-blue-button');
+                $('#covid').addClass('white-button');
+            }
+        });
+        $('#cam1').each(function() {
+            var rotar = 210 + (barra * 0.10);
+            var ancho = 150 + barra / 100;
+            var marginTop = 550 - barra / 100;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+        });
+        $('#cam2').each(function() {
+            var rotar = -145 + (barra * 0.10);
+            var ancho = 75 + barra / 100;
+            var marginTop = 150 - barra / 5;
+            $(this).css({
+                'transform': 'rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+        });
+        $('#cam3').each(function() {
+            var rotar = 220 + (barra * 0.10);
+            var ancho = 100 + barra / 100;
+            var marginTop = 500 - barra / 100;
+            $(this).css({
+                'transform': 'scaleX(-1) rotate(' + rotar + 'deg)'
+            });
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+            $(this).css({
+                'width': ancho + 'px'
+            })
+        });
+        $('#dot1s0').each(function() {
+            var marginTop = -150 + barra / 2.3;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#dot2s0').each(function() {
+            var marginTop = -200 + barra / 5;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+        $('#plus1s0').each(function() {
+            var marginTop = -200 + barra / 2.3;
+            $(this).css({
+                'margin-top': marginTop + 'px'
+            })
+        });
+    });
+    $('.hide').hover(function() {
+        $(this).css({
+            'opacity': '1'
+        })
+    })
+    $('.hide').mouseleave(function() {
+        var barra = $(window).scrollTop();
+        if (barra > 150) {
+            $(this).css({
+                'opacity': '0'
+            });
+            $('#link1').removeClass('blue');
+            $('#link1').addClass('strong-blue');
+            $('#link2').removeClass('blue');
+            $('#link2').addClass('strong-blue');
+            $('#link3').removeClass('white');
+            $('#link3').addClass('strong-blue');
+            $('#link4').removeClass('white');
+            $('#link4').addClass('strong-blue');
+            $('#covid').removeClass('white-button');
+            $('#covid').addClass('strong-blue-button');
+        } else {
+            $(this).css({
+                'opacity': '1'
+            });
+            $('#link1').removeClass('strong-blue');
+            $('#link1').addClass('blue');
+            $('#link2').removeClass('strong-blue');
+            $('#link2').addClass('blue');
+            $('#link3').removeClass('strong-blue');
+            $('#link3').addClass('white');
+            $('#link4').removeClass('strong-blue');
+            $('#link4').addClass('white');
+            $('#covid').removeClass('strong-blue-button');
+            $('#covid').addClass('white-button');
+        }
+    });
+    $('footer').hover(function() {
+        $(this).css({
+            'background-color': '#555'
+        });
+        $('#hr1').css({
+            'border-left': '2px solid #fff'
+        });
+        $('#hr2').css({
+            'border-left': '2px solid #fff'
+        });
+        $('#footer-txt').removeClass('txt-gray');
+        $('#footer-txt').addClass('txt-white');
+        $('#footer-title').removeClass('txt-gray');
+        $('#footer-title').addClass('txt-white');
+        $('#copy').removeClass('txt-gray');
+        $('#copy').addClass('txt-white');
+        $('#privacidad').removeClass('txt-gray');
+        $('#privacidad').addClass('txt-white');
+        $('#terminos').removeClass('txt-gray');
+        $('#terminos').addClass('txt-white');
+        $('#footer-img-izq').removeClass('img-gray');
+        $('#footer-img-der').removeClass('img-gray');
+    });
+    $('footer').mouseleave(function() {
+        $(this).css({
+            'background-color': 'rgba(0, 0, 0, 0)'
+        });
+        $('#hr1').css({
+            'border-left': '2px solid #555'
+        });
+        $('#hr2').css({
+            'border-left': '2px solid #555'
+        });
+        $('#footer-txt').removeClass('txt-white');
+        $('#footer-txt').addClass('txt-gray');
+        $('#footer-title').removeClass('txt-white');
+        $('#footer-title').addClass('txt-gray');
+        $('#copy').removeClass('txt-white');
+        $('#copy').addClass('txt-gray');
+        $('#privacidad').removeClass('txt-white');
+        $('#privacidad').addClass('txt-gray');
+        $('#terminos').removeClass('txt-white');
+        $('#terminos').addClass('txt-gray');
+        $('#footer-img-izq').addClass('img-gray');
+        $('#footer-img-der').addClass('img-gray');
+    });
+</script>
+
+</html>

+ 1389 - 0
index.php

@@ -0,0 +1,1389 @@
+<!doctype html>
+<html lang="en">
+
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <!-- styles -->
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+    <link rel="stylesheet" href="css/style-main.css">
+    <link rel="stylesheet" href="css/style.css">
+    <link rel="stylesheet" href="css/responsive.css">
+    <link rel="stylesheet" href="css/icons-platform.css">
+    <link rel="stylesheet" href="css/fontawesome/css/all.css">
+    <link rel="stylesheet" href="css/animations.css">
+    <link rel="stylesheet" href="css/animation-main.css">
+    <link rel="stylesheet" href="css/loading.css">
+    <link rel="stylesheet" href="css/arrows.css">
+    <link rel="stylesheet" href="css/texto-principal.css">
+    <link rel="stylesheet" href="css/style-p.css">
+    <link rel="stylesheet" href="css/texto-style.css">
+
+
+    <script src="https://code.jquery.com/jquery-1.10.1.min.js"></script>
+
+
+    <title> Plataforma Educativa </title>
+    <!-- Para FTP -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <script>
+        window.dataLayer = window.dataLayer || [];
+
+        function gtag() {
+            dataLayer.push(arguments);
+        }
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+    </script>
+</head>
+
+<body>
+    <div class="covid19">
+        <div class="background-top2">
+            <nav class="navbar navbar-expand-lg">
+                <div class="container-fluid row">
+                    <div class="col-md-3 col-12 col-sm-12 ocultar">
+                        <div class="row">
+                            <div class="col-md-6 col-sm-6 col-6">
+                                <a class="navbar-brand" href="index">
+                                    <!-- No poner contenido -->
+                                </a>
+                            </div>
+                            <div class="col-md-6 col-sm-6 col-6 text-right p-rt">
+                                <button class="navbar-toggler whitee" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
+                                    <i class="fas fa-bars"></i>
+                                </button>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="col-md-12 col-12 col-sm-12 mostrar">
+                        <div class="row">
+                            <div class="col-md-6 col-sm-6 col-6">
+                                <a class="navbar-brand" href="index">
+                                    <!-- No poner contenido -->
+                                </a>
+                            </div>
+                            <div class="col-md-6 col-sm-6 col-6 text-right p-rt">
+                                <button class="navbar-toggler whitee" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
+                                    <i class="fas fa-bars"></i>
+                                </button>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="col-md-9 col-12 col-sm-12">
+                        <div class="collapse navbar-collapse" id="navbarSupportedContent">
+                            <ul class="navbar-nav ml-auto menu-to">
+                                <li class="nav-item2">
+                                    <a class="nav-link underline-no" href="index"> Inicio </a>
+                                </li>
+                                <li class="nav-item2">
+                                    <a class="nav-link underline-no" href="conocenos"> Conócenos </a>
+                                </li>
+                                <li class="nav-item2">
+                                    <a class="nav-link underline-no" href="funciones"> Funciones </a>
+                                </li>
+                                <li class="nav-item2">
+                                    <a class="nav-link underline-no" href="contacto"> Contacto </a>
+                                </li>
+                                <li class="nav-item2 d-flex justify-content-center">
+                                    <a id="covid" class="covid slideDown white-button" href="apoyo-covid-19">Apoyo COVID-19</a>
+                                </li>
+                            </ul>
+                        </div>
+                    </div>
+                </div>
+            </nav>
+            <div class="relleno">
+                <div class="row row-c">
+                    <div class="col-md-5 col-sm-12 col-12 d-flex align-items-center display-m">
+                        <br>
+                        <ul class="puntos-index li-no">
+                            <li>Fácil administración de tu colegio</li>
+                            <li>Carga de información rápida y sencilla</li>
+                            <li>Conoce nuestra app móvil</li>
+                            <li>Plataforma flexible</li>
+                        </ul>
+                        <!-- <ul class="puntos-index li-no">
+                            <li>
+                                <div class="div pr-1">Facil</div>
+                                <div class="div">
+                                    <span> administración de tu colegio</span>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="div pr-1">Carga</div>
+                                <div class="div ">
+                                    <span> de información rápida y sencilla</span>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="div pr-1">Conoce</div>
+                                <div class="div ">
+                                    <span> nuestra app móvil</span>
+                                </div>
+                            </li>
+                            <li>
+                                <div class="div pr-1">Plataforma</div>
+                                <div class="div ">
+                                    <span> flexible</span>
+                                </div>
+                            </li> -->
+                        </ul>
+                    </div>
+                    <div class="col-md-7 col-sm-12 col-12 d-flex align-items-end display-m">
+                        <div id="dialogo-1" class="dialogo-1 flotando-d">
+                            <img width="30%" src="img/index/animacion-index/dialogo.png" alt="Fondo2">
+                        </div>
+                        <div id="dialogo-2" class="dialogo-2 flotando-d1">
+                            <img width="30%" src="img/index/animacion-index/dialogo2.png" alt="Fondo2">
+                        </div>
+                        <div id="avion" class="avion flotando-a">
+                            <img width="30%" src="img/index/animacion-index/avion.png" alt="Fondo2">
+                        </div>
+                        <div id="lapiz" class="lapiz flotando-l">
+                            <img width="30%" src="img/index/animacion-index/lapiz.png" alt="Fondo2">
+                        </div>
+                        <div id="foco" class="foco">
+                            <img width="60%" src="img/index/animacion-index/foco.gif" alt="Fondo3">
+                        </div>
+                        <div id="libro" class="libro">
+                            <img width="100%" src="img/index/animacion-index/libro.png" alt="Fondo2">
+                        </div>
+                    </div>
+                    <div class="col-md-12 col-sm-12 col-12 d-flex align-items-end display-t text-center">
+                        <div class="container text-center">
+                            <div id="dialogo-1" class="dialogo-1 flotando-d">
+                                <img width="30%" src="img/index/animacion-index/dialogo.png" alt="Fondo2">
+                            </div>
+                            <div id="dialogo-2" class="dialogo-2 flotando-d1">
+                                <img width="30%" src="img/index/animacion-index/dialogo2.png" alt="Fondo2">
+                            </div>
+                            <div id="avion" class="avion flotando-a">
+                                <img width="30%" src="img/index/animacion-index/avion.png" alt="Fondo2">
+                            </div>
+                            <div id="lapiz" class="lapiz flotando-l">
+                                <img width="30%" src="img/index/animacion-index/lapiz.png" alt="Fondo2">
+                            </div>
+                            <div id="foco" class="foco">
+                                <img width="60%" src="img/index/animacion-index/foco.gif" alt="Fondo3">
+                            </div>
+                            <div id="libro" class="libro">
+                                <img width="100%" src="img/index/animacion-index/libro.png" alt="Fondo2">
+                            </div>
+                        </div>
+                    </div>
+                    <div class="col-md-12 col-sm-12 col-12 display-t">
+                        <div class="row container-fluid margin-te pa">
+                            <div class="col-md-6 col-sm-12 col-12 text-center m-text">
+                                <p class="puntos-index2">Fácil administración de tu colegio</p>
+                            </div>
+                            <div class="col-md-6 col-sm-12 col-12 text-center m-text">
+                                <p class="puntos-index2">Carga rápida y flexible</p>
+                            </div>
+                            <div class="col-md-6 col-sm-12 col-12 text-center m-text">
+                                <p class="puntos-index2">Carga rápida y sencilla</p>
+                            </div>
+                            <div class="col-md-6 col-sm-12 col-12s text-center m-text">
+                                <p class="puntos-index2">Conoce nuestra app móvil</p>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <div class="separator pt-1">
+                <img width="100%" height="100%" src="img/index/Separador1_10.png" alt="Separador">
+            </div>
+            <div class="back-azul padding-fluid">
+                <div class="row padding-div d-flex align-items-center">
+                    <div id="texto-0" class="col-md-6">
+                        <h1 class="title">Clases en línea</h1>
+                        <p class="description padding">Programa las sesiones e imparte videoconferecias con hasta 100 alumnos. Graba las sesiones, comparte tu pantalla, escribe en la pizarra, interactúa en video con los participantes o utiliza el chat en vivo de las reuniones. Nuestra
+                            solución todo en uno te permite realizar múltiples sesiones simultáneas, evita que contrates otros servicios de streaming y lo mejor de todo, tu informaciónes completamente privada.</p>
+                    </div>
+                    <div class="col-md-6">
+                        <img class="img-fluid" src="img/zero/Animacion_00000.png" alt="Clases en línea">
+                    </div>
+                </div>
+            </div>
+            <div class="separator">
+                <img width="100%" height="100%" src="img/index/Separador1_10.png" alt="Separador">
+            </div>
+            <div class="back-azulf padding-fluid">
+                <div class="row padding-div d-flex align-items-center">
+                    <div class="col-md-6">
+                        <img class="img-fluid img-max" src="img/first/animacion 90.png" alt="Clases en línea">
+                    </div>
+                    <div id="texto" class="col-md-6">
+                        <h1 class="title">Circulares digitales</h1>
+                        <p class="description padding">Optimiza la comunicación entre alumnos, profesores y padres de familia, enviando circulares electrónicas de actividades y eventos.</p>
+                    </div>
+                </div>
+            </div>
+            <div class="separator">
+                <img width="100%" height="100%" src="img/index/Separador1_10.png" alt="Separador">
+            </div>
+            <div class="back-rojo padding-fluid">
+                <div class="row padding-div d-flex align-items-center">
+                    <div id="texto-1" class="col-md-6">
+                        <h1 class="title">Administración de Tareas</h1>
+                        <p class="description padding">Los profesores pueden asignar tareas que son consultadas por alumnos y padres de familia. A través del sistema, el alumno mantiene un control de las tareas que ha completado y de aquellos que tiene por realizar. La programación
+                            de tareas permite incluir adjuntos de gran tamaño y vínculos directos a los contenidos, para el caso de los videos.</p>
+                    </div>
+                    <div class="col-md-6 d-flex align-items-center">
+                        <img class="img-fluid img-max" src="img/second/TR 40.png" alt="Clases en línea">
+                    </div>
+                </div>
+            </div>
+            <div class="separator">
+                <img width="100%" height="100%" src="img/index/Separador1_10.png" alt="Separador">
+            </div>
+            <div class="back-morado padding-fluid">
+                <div class="row padding-div d-flex align-items-center">
+                    <div class="col-md-6">
+                        <img class="img-fluid img-max" src="img/third/Calendar10.png" alt="Clases en línea">
+                    </div>
+                    <div id="texto-2" class="col-md-6">
+                        <h1 class="title">Calendario de actividades</h1>
+                        <p class="description padding">Planifica las actividades del Colegio a lo largo del ciclo escolarde forma unificada.</p>
+                    </div>
+                </div>
+            </div>
+            <div class="separator">
+                <img width="100%" height="100%" src="img/index/Separador1_10.png" alt="Separador">
+            </div>
+            <div class="back-verde padding-fluid">
+                <div class="row padding-div d-flex align-items-center">
+                    <div id="texto-3" class="col-md-6">
+                        <h1 class="title">Centro de Mensajes</h1>
+                        <p class="description padding">Permite la comunicación directa entre alumnos, profesores, padres de familia y directivos sin necesidad de un correo electrónico. Esta función permite el intercambio de información por equipos sin necesidad de reuniones presenciales
+                            en casa.</p>
+                    </div>
+                    <div class="col-md-6">
+                        <img class="img-fluid img-max2" src="img/fourth/Compu anima10.png" alt="Clases en línea">
+                    </div>
+                </div>
+            </div>
+            <div class="separator">
+                <img width="100%" height="100%" src="img/index/Separador1_10.png" alt="Separador">
+            </div>
+            <div class="back-amarillo padding-fluid">
+                <div class="row padding-div d-flex align-items-center">
+                    <div class="col-md-6">
+                        <img class="img-fluid img-max2" src="img/fifth/Tablero anima10.png" alt="Clases en línea">
+                    </div>
+                    <div id="texto-4" class="col-md-6">
+                        <h1 class="title">Centro de Recursos por Materia</h1>
+                        <p class="description padding">Los alumnos pueden acceder al contenido de cada materia y descargarlos contenidos que sus profesores compartan con ellos para su aprendizaje educativo, el sistema está diseñado para archivos adjuntos de gran tamaño y el almacenamiento
+                            es ilimitado.</p>
+                    </div>
+                </div>
+            </div>
+            <div class="separator">
+                <img width="100%" height="100%" src="img/index/Separador1_10.png" alt="Separador">
+            </div>
+
+            <!-- Footer -->
+            <?php include('footer.html'); ?>
+            <!-- Fin Footer -->
+            
+        </div>
+    </div>
+
+    <script type="text/javascript" src="js/bootstrap.js"></script>
+
+    <script>
+        var body = document.body;
+        var contMsg1 = 0;
+        var contMsg2 = 0;
+        var contMsg3 = 0;
+        body.scrollTop += 10;
+        var cont = 1;
+
+        $('#covid').addClass('pulse');
+
+        var scrolled = 1;
+        var value = 0;
+        var signo = 1;
+
+        function isMobile() {
+            return (
+                (navigator.userAgent.match(/Android/i)) ||
+                (navigator.userAgent.match(/webOS/i)) ||
+                (navigator.userAgent.match(/iPhone/i)) ||
+                (navigator.userAgent.match(/iPod/i)) ||
+                (navigator.userAgent.match(/iPad/i)) ||
+                (navigator.userAgent.match(/BlackBerry/i))
+            );
+        }
+        if (isMobile()) {
+            $('#menu-bottom').remove();
+            $('#footer-part-1').css({
+                'margin-top': '70px'
+            });
+            $('#cam1').remove();
+            $('#cam2').remove();
+            $('#cam3').remove();
+            $('#doc1').remove();
+            $('#doc2').remove();
+            $('#doc3').remove();
+            $('#book1').remove();
+            $('#book2').remove();
+            $('#book3').remove();
+            $('#book4').remove();
+            $('#copo1').remove();
+            $('#copo2').remove();
+            $('#hoja1').remove();
+            $('#msg1').remove();
+            $('#msg2').remove();
+            $('#msg3').remove();
+            $('#dcl1').remove();
+            $('#dcl2').remove();
+            $('#dcl3').remove();
+            $('#dot1').remove();
+            $('#dot2').remove();
+            $('#plus2').remove();
+            $('#plus1s0').css({
+                'margin-left': ($(window).width() * 0.3)
+            });
+            $('#plus1s2').css({
+                'margin-left': ($(window).width() * 0.001)
+            });
+            $('#plus2s2').css({
+                'margin-left': ($(window).width() * 0.4)
+            });
+            $('#plus3s2').css({
+                'margin-left': ($(window).width() * -0.4)
+            });
+            $('#plus1s3').css({
+                'margin-left': ($(window).width() * 0.4)
+            });
+            $('#plus2s3').css({
+                'margin-left': ($(window).width() * -0.4)
+            });
+            $('#plus1s4').css({
+                'margin-left': ($(window).width() * 0.35)
+            });
+            $('#plus2s4').css({
+                'margin-left': ($(window).width() * -0.2)
+            });
+            $('#plus1s5').css({
+                'margin-left': ($(window).width() * 0.1)
+            });
+            $('#plus2s5').css({
+                'margin-left': ($(window).width() * -0.25)
+            });
+            $('.header').css({
+                'background': 'rgba(255, 255, 255, 0.5)'
+            });
+            $('#link1').removeClass('white');
+            $('#link1').addClass('strong-blue');
+            $('#link2').removeClass('white');
+            $('#link2').addClass('strong-blue');
+            $('#link3').removeClass('white');
+            $('#link3').addClass('strong-blue');
+            $('#link4').removeClass('white');
+            $('#link4').addClass('strong-blue');
+            $('#covid').removeClass('white-button');
+            $('#covid').addClass('strong-blue-button');
+            $('#menu').removeClass('hide')
+        }
+        $(window).scroll(function() {
+            var topOfWindow = $(window).scrollTop();
+            var barra = $(window).scrollTop();
+            var barra = $(window).scrollTop();
+            var ventanaAncho = $(window).width();
+            var escala1 = 15 + (barra / 10);
+            var escala2 = -21 + (barra / 5);
+            var escala3 = -21 - (barra / 15);
+            var posicionDoc1 = 1000 - (barra * 0.35) + 150;
+            var posicionDoc1X = ventanaAncho * 0.60;
+            var posicionDoc2 = 250 - (barra * 0.35) + 250;
+            var posicionDoc2X = ventanaAncho * 0.75;
+            var posicionDoc3 = 900 - (barra * 0.35) + 250;
+            var posicionDoc3X = ventanaAncho * 0.65;
+            var posicionDot1 = -360 + (barra * 0.50) - 250;
+            var posicionDot1X = ventanaAncho * 0.05;
+            var posicionDot2 = -280 + (barra * 0.50) - 250;
+            var posicionDot2X = ventanaAncho * 0.87;
+            var posicionPlus1 = -180 + (barra * 0.50) - 250;
+            var posicionPlus1X = ventanaAncho * 0.375;
+            var posicionPlus2 = -100 + (barra * 0.50) - 250;
+            var posicionPlus2X = ventanaAncho * 0.65;
+            if (posicionDoc1 >= 360) {
+                $('#doc1').css({
+                    'transform': 'translateX(' + posicionDoc1X + 'px) rotate(15deg) translateY(' + posicionDoc1 + 'px)'
+                });
+                $('#doc1').css({
+                    'width': '100px'
+                });
+            } else {
+                var posicionDoc1Tmp = 60 + (barra * 0.35);
+                var ancho1 = 100 + (barra / 100);
+                $('#doc1').css({
+                    'width': ancho1 + 'px'
+                });
+                $('#doc1').css({
+                    'transform': 'translateX(' + posicionDoc1X + 'px) rotate(15deg) translateY(' + posicionDoc1Tmp + 'px)'
+                });
+            }
+            if (posicionDoc3 >= 360) {
+                $('#doc3').css({
+                    'transform': 'translateX(' + posicionDoc3X + 'px) rotate(-20deg) translateY(' + posicionDoc3 + 'px)'
+                });
+                $('#doc3').css({
+                    'width': '70px'
+                });
+            } else {
+                var ancho3 = 70 + (barra / 120);
+                var posicionDoc3Tmp = 60 + (barra * 0.35);
+                $('#doc3').css({
+                    'width': ancho3 + 'px'
+                });
+                $('#doc3').css({
+                    'transform': 'translateX(' + posicionDoc3X + 'px) rotate(-20deg) translateY(' + posicionDoc3Tmp + 'px)'
+                });
+            }
+            $('#doc2').css({
+                'transform': 'translateX(' + posicionDoc2X + 'px) rotate(-20deg) translateY(' + posicionDoc2 + 'px)'
+            });
+            $('#dot1').css({
+                'transform': 'translateX(' + posicionDot1X + 'px) translateY(' + posicionDot1 + 'px)'
+            });
+            $('#dot2').css({
+                'transform': 'translateX(' + posicionDot2X + 'px) translateY(' + posicionDot2 + 'px)'
+            });
+            $('#plus1').css({
+                'transform': 'translateX(' + posicionPlus1X + 'px) translateY(' + posicionPlus1 + 'px)'
+            });
+            $('#plus2').css({
+                'transform': 'translateX(' + posicionPlus2X + 'px) translateY(' + posicionPlus2 + 'px)'
+            });
+            $('#img-source-0').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).attr("src", "img/zero/Animacion_00007.png");
+                }
+                if (imagePos < topOfWindow + 435) {
+                    $(this).attr("src", "img/zero/Animacion_00008.png");
+                }
+                if (imagePos < topOfWindow + 420) {
+                    $(this).attr("src", "img/zero/Animacion_00009.png");
+                }
+                if (imagePos < topOfWindow + 405) {
+                    $(this).attr("src", "img/zero/Animacion_00010.png");
+                }
+                if (imagePos < topOfWindow + 390) {
+                    $(this).attr("src", "img/zero/Animacion_00011.png");
+                }
+                if (imagePos < topOfWindow + 375) {
+                    $(this).attr("src", "img/zero/Animacion_00012.png");
+                }
+                if (imagePos < topOfWindow + 360) {
+                    $(this).attr("src", "img/zero/Animacion_00014.png");
+                }
+                if (imagePos < topOfWindow + 345) {
+                    $(this).attr("src", "img/zero/Animacion_00015.png");
+                }
+                if (imagePos < topOfWindow + 330) {
+                    $(this).attr("src", "img/zero/Animacion_00017.png");
+                }
+                if (imagePos < topOfWindow + 315) {
+                    $(this).attr("src", "img/zero/Animacion_00018.png");
+                }
+                if (imagePos < topOfWindow + 300) {
+                    $(this).attr("src", "img/zero/Animacion_00020.png");
+                }
+                if (imagePos < topOfWindow + 285) {
+                    $(this).attr("src", "img/zero/Animacion_00021.png");
+                }
+                if (imagePos < topOfWindow + 270) {
+                    $(this).attr("src", "img/zero/Animacion_00022.png");
+                }
+                if (imagePos < topOfWindow + 255) {
+                    $(this).attr("src", "img/zero/Animacion_00024.png");
+                }
+                if (imagePos < topOfWindow + 240) {
+                    $(this).attr("src", "img/zero/Animacion_00025.png");
+                }
+                if (imagePos < topOfWindow + 225) {
+                    $(this).attr("src", "img/zero/Animacion_00027.png");
+                }
+                if (imagePos < topOfWindow + 210) {
+                    $(this).attr("src", "img/zero/Animacion_00028.png");
+                }
+                if (imagePos < topOfWindow + 195) {
+                    $(this).attr("src", "img/zero/Animacion_00030.png");
+                }
+                if (imagePos < topOfWindow + 180) {
+                    $(this).attr("src", "img/zero/Animacion_00031.png");
+                }
+                if (imagePos < topOfWindow + 165) {
+                    $(this).attr("src", "img/zero/Animacion_00032.png");
+                }
+                if (imagePos < topOfWindow + 150) {
+                    $(this).attr("src", "img/zero/Animacion_00033.png");
+                }
+                if (imagePos < topOfWindow + 135) {
+                    $(this).attr("src", "img/zero/Animacion_00034.png");
+                }
+                if (imagePos < topOfWindow + 120) {
+                    $(this).attr("src", "img/zero/Animacion_00036.png");
+                }
+                if (imagePos < topOfWindow + 105) {
+                    $(this).attr("src", "img/zero/Animacion_00038.png");
+                }
+                if (imagePos < topOfWindow + 90) {
+                    $(this).attr("src", "img/zero/Animacion_00039.png");
+                }
+                if (imagePos < topOfWindow + 75) {
+                    $(this).attr("src", "img/zero/Animacion_00040.png");
+                }
+                if (imagePos < topOfWindow + 60) {
+                    $(this).attr("src", "img/zero/Animacion_00041.png");
+                }
+                if (imagePos < topOfWindow + 45) {
+                    $(this).attr("src", "img/zero/Animacion_00042.png");
+                }
+                if (imagePos < topOfWindow + 30) {
+                    $(this).attr("src", "img/zero/Animacion_00043.png");
+                }
+            });
+            $('#img-source-1').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 600) {
+                    $(this).attr("src", "img/first/animacion r10.png");
+                }
+                if (imagePos < topOfWindow + 580) {
+                    $(this).attr("src", "img/first/h10.png");
+                }
+                if (imagePos < topOfWindow + 540) {
+                    $(this).attr("src", "img/first/h20.png");
+                }
+                if (imagePos < topOfWindow + 520) {
+                    $(this).attr("src", "img/first/h30.png");
+                }
+                if (imagePos < topOfWindow + 500) {
+                    $(this).attr("src", "img/first/h40.png");
+                }
+                if (imagePos < topOfWindow + 480) {
+                    $("#img-source-1").attr("src", "img/first/h50.png");
+                }
+                if (imagePos < topOfWindow + 460) {
+                    $(this).attr("src", "img/first/h60.png");
+                }
+                if (imagePos < topOfWindow + 440) {
+                    $(this).attr("src", "img/first/h70.png");
+                }
+                if (imagePos < topOfWindow + 420) {
+                    $(this).attr("src", "img/first/h80.png");
+                }
+                if (imagePos < topOfWindow + 400) {
+                    $(this).attr("src", "img/first/h90.png");
+                }
+                if (imagePos < topOfWindow + 380) {
+                    $(this).attr("src", "img/first/h100.png");
+                }
+                if (imagePos < topOfWindow + 360) {
+                    $("#img-source-1").attr("src", "img/first/h110.png");
+                }
+                if (imagePos < topOfWindow + 340) {
+                    $(this).attr("src", "img/first/h120.png");
+                }
+                if (imagePos < topOfWindow + 320) {
+                    $(this).attr("src", "img/first/h130.png");
+                }
+                if (imagePos < topOfWindow + 300) {
+                    $(this).attr("src", "img/first/h140.png");
+                }
+                if (imagePos < topOfWindow + 280) {
+                    $(this).attr("src", "img/first/h150.png");
+                }
+                if (imagePos < topOfWindow + 260) {
+                    $(this).attr("src", "img/first/h160.png");
+                }
+                if (imagePos < topOfWindow + 240) {
+                    $(this).attr("src", "img/first/h170.png");
+                }
+                if (imagePos < topOfWindow + 220) {
+                    $(this).attr("src", "img/first/h180.png");
+                }
+                if (imagePos < topOfWindow + 200) {
+                    $(this).attr("src", "img/first/animacion 20.png");
+                }
+                if (imagePos < topOfWindow + 180) {
+                    $(this).attr("src", "img/first/animacion 30.png");
+                }
+                if (imagePos < topOfWindow + 160) {
+                    $(this).attr("src", "img/first/animacion 40.png");
+                }
+                if (imagePos < topOfWindow + 140) {
+                    $(this).attr("src", "img/first/animacion 50.png");
+                }
+                if (imagePos < topOfWindow + 120) {
+                    $(this).attr("src", "img/first/animacion 60.png");
+                }
+                if (imagePos < topOfWindow + 100) {
+                    $(this).attr("src", "img/first/animacion 70.png");
+                }
+                if (imagePos < topOfWindow + 80) {
+                    $(this).attr("src", "img/first/animacion 80.png");
+                }
+                if (imagePos < topOfWindow + 60) {
+                    $(this).attr("src", "img/first/animacion 90.png");
+                }
+            });
+            $('#img-source-2').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 510) {
+                    $(this).attr("src", "img/second/TR 10.png");
+                }
+                if (imagePos < topOfWindow + 480) {
+                    $(this).attr("src", "img/second/TR 20.png");
+                }
+                if (imagePos < topOfWindow + 450) {
+                    $(this).attr("src", "img/second/TR 30.png");
+                }
+                if (imagePos < topOfWindow + 420) {
+                    $(this).attr("src", "img/second/TR 40.png");
+                }
+                if (imagePos < topOfWindow + 390) {
+                    $(this).attr("src", "img/second/TR 50.png");
+                }
+                if (imagePos < topOfWindow + 360) {
+                    $(this).attr("src", "img/second/TR 60.png");
+                }
+                if (imagePos < topOfWindow + 330) {
+                    $(this).attr("src", "img/second/TR 70.png");
+                }
+                if (imagePos < topOfWindow + 300) {
+                    $(this).attr("src", "img/second/TR 80.png");
+                }
+                if (imagePos < topOfWindow + 270) {
+                    $(this).attr("src", "img/second/TR 90.png");
+                }
+                if (imagePos < topOfWindow + 240) {
+                    $(this).attr("src", "img/second/TR 100.png");
+                }
+                if (imagePos < topOfWindow + 210) {
+                    $(this).attr("src", "img/second/TR 110.png");
+                }
+                if (imagePos < topOfWindow + 180) {
+                    $(this).attr("src", "img/second/TR 120.png");
+                }
+                if (imagePos < topOfWindow + 150) {
+                    $(this).attr("src", "img/second/TR 130.png");
+                }
+                if (imagePos < topOfWindow + 120) {
+                    $(this).attr("src", "img/second/TR 140.png");
+                }
+                if (imagePos < topOfWindow + 90) {
+                    $(this).attr("src", "img/second/TR 150.png");
+                }
+                if (imagePos < topOfWindow + 60) {
+                    $(this).attr("src", "img/second/TR 160.png");
+                }
+                if (imagePos < topOfWindow + 30) {
+                    $(this).attr("src", "img/second/TR 170.png");
+                }
+                if (imagePos < topOfWindow) {
+                    $(this).attr("src", "img/second/TR 180.png");
+                }
+                if (imagePos < topOfWindow - 30) {
+                    $(this).attr("src", "img/second/TR 190.png");
+                }
+            });
+            $('#img-source-3').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).attr("src", "img/third/Calendar10.png");
+                }
+                if (imagePos < topOfWindow + 425) {
+                    $(this).attr("src", "img/third/Calendar20.png");
+                }
+                if (imagePos < topOfWindow + 400) {
+                    $(this).attr("src", "img/third/Calendar30.png");
+                }
+                if (imagePos < topOfWindow + 375) {
+                    $(this).attr("src", "img/third/Calendar40.png");
+                }
+                if (imagePos < topOfWindow + 350) {
+                    $(this).attr("src", "img/third/Calendar50.png");
+                }
+                if (imagePos < topOfWindow + 325) {
+                    $(this).attr("src", "img/third/Calendar60.png");
+                }
+                if (imagePos < topOfWindow + 300) {
+                    $(this).attr("src", "img/third/Calendar70.png");
+                }
+                if (imagePos < topOfWindow + 275) {
+                    $(this).attr("src", "img/third/Calendar80.png");
+                }
+                if (imagePos < topOfWindow + 250) {
+                    $(this).attr("src", "img/third/Calendar90.png");
+                }
+                if (imagePos < topOfWindow + 225) {
+                    $(this).attr("src", "img/third/Calendar100.png");
+                }
+                if (imagePos < topOfWindow + 200) {
+                    $(this).attr("src", "img/third/Calendar110.png");
+                }
+                if (imagePos < topOfWindow + 175) {
+                    $(this).attr("src", "img/third/Calendar120.png");
+                }
+                if (imagePos < topOfWindow + 150) {
+                    $(this).attr("src", "img/third/Calendar130.png");
+                }
+                if (imagePos < topOfWindow + 125) {
+                    $(this).attr("src", "img/third/Calendar140.png");
+                }
+                if (imagePos < topOfWindow + 100) {
+                    $("#img-source-3").attr("src", "img/third/Calendar150.png");
+                }
+                if (imagePos < topOfWindow + 75) {
+                    $(this).attr("src", "img/third/Calendar160.png");
+                }
+                if (imagePos < topOfWindow + 50) {
+                    $(this).attr("src", "img/third/Calendar170.png");
+                }
+                if (imagePos < topOfWindow + 25) {
+                    $(this).attr("src", "img/third/Calendar180.png");
+                }
+                if (imagePos < topOfWindow) {
+                    $(this).attr("src", "img/third/Calendar190.png");
+                }
+                if (imagePos < topOfWindow - 25) {
+                    $(this).attr("src", "img/third/Calendar200.png");
+                }
+            });
+            $('#img-source-4').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 440) {
+                    $(this).attr("src", "img/fourth/Compu anima10.png");
+                }
+                if (imagePos < topOfWindow + 420) {
+                    $(this).attr("src", "img/fourth/Compu anima20.png");
+                }
+                if (imagePos < topOfWindow + 400) {
+                    $(this).attr("src", "img/fourth/Compu anima30.png");
+                }
+                if (imagePos < topOfWindow + 380) {
+                    $(this).attr("src", "img/fourth/Compu anima40.png");
+                }
+                if (imagePos < topOfWindow + 360) {
+                    $(this).attr("src", "img/fourth/Compu anima50.png");
+                }
+                if (imagePos < topOfWindow + 340) {
+                    $(this).attr("src", "img/fourth/Compu anima60.png");
+                }
+                if (imagePos < topOfWindow + 320) {
+                    $(this).attr("src", "img/fourth/Compu anima70.png");
+                }
+                if (imagePos < topOfWindow + 300) {
+                    $(this).attr("src", "img/fourth/Compu anima80.png");
+                }
+                if (imagePos < topOfWindow + 280) {
+                    $(this).attr("src", "img/fourth/Compu anima90.png");
+                }
+                if (imagePos < topOfWindow + 260) {
+                    $(this).attr("src", "img/fourth/Compu anima100.png");
+                }
+                if (imagePos < topOfWindow + 240) {
+                    $(this).attr("src", "img/fourth/Compu anima110.png");
+                }
+                if (imagePos < topOfWindow + 220) {
+                    $(this).attr("src", "img/fourth/Compu anima120.png");
+                }
+                if (imagePos < topOfWindow + 200) {
+                    $(this).attr("src", "img/fourth/Compu anima130.png");
+                }
+                if (imagePos < topOfWindow + 180) {
+                    $(this).attr("src", "img/fourth/Compu anima140.png");
+                }
+                if (imagePos < topOfWindow + 160) {
+                    $(this).attr("src", "img/fourth/Compu anima150.png");
+                }
+                if (imagePos < topOfWindow + 140) {
+                    $(this).attr("src", "img/fourth/Compu anima160.png");
+                }
+                if (imagePos < topOfWindow + 120) {
+                    $(this).attr("src", "img/fourth/Compu anima170.png");
+                }
+                if (imagePos < topOfWindow + 100) {
+                    $(this).attr("src", "img/fourth/Compu anima180.png");
+                }
+                if (imagePos < topOfWindow + 80) {
+                    $(this).attr("src", "img/fourth/Compu anima190.png");
+                }
+                if (imagePos < topOfWindow + 60) {
+                    $(this).attr("src", "img/fourth/Compu anima200.png");
+                }
+            });
+            $('#img-source-5').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 375) {
+                    $(this).attr("src", "img/fifth/Tablero anima10.png");
+                }
+                if (imagePos < topOfWindow + 360) {
+                    $(this).attr("src", "img/fifth/Tablero anima20.png");
+                }
+                if (imagePos < topOfWindow + 345) {
+                    $(this).attr("src", "img/fifth/Tablero anima30.png");
+                }
+                if (imagePos < topOfWindow + 340) {
+                    $(this).attr("src", "img/fifth/Tablero anima40.png");
+                }
+                if (imagePos < topOfWindow + 330) {
+                    $(this).attr("src", "img/fifth/Tablero anima50.png");
+                }
+                if (imagePos < topOfWindow + 320) {
+                    $(this).attr("src", "img/fifth/Tablero anima60.png");
+                }
+                if (imagePos < topOfWindow + 310) {
+                    $(this).attr("src", "img/fifth/Tablero anima70.png");
+                }
+                if (imagePos < topOfWindow + 300) {
+                    $(this).attr("src", "img/fifth/Tablero anima80.png");
+                }
+                if (imagePos < topOfWindow + 290) {
+                    $(this).attr("src", "img/fifth/Tablero anima90.png");
+                }
+                if (imagePos < topOfWindow + 275) {
+                    $(this).attr("src", "img/fifth/Tablero anima100.png");
+                }
+                if (imagePos < topOfWindow + 260) {
+                    $(this).attr("src", "img/fifth/Tablero anima110.png");
+                }
+                if (imagePos < topOfWindow + 245) {
+                    $(this).attr("src", "img/fifth/Tablero anima120.png");
+                }
+                if (imagePos < topOfWindow + 230) {
+                    $(this).attr("src", "img/fifth/Tablero anima130.png");
+                }
+                if (imagePos < topOfWindow + 215) {
+                    $(this).attr("src", "img/fifth/Tablero anima140.png");
+                }
+                if (imagePos < topOfWindow + 200) {
+                    $(this).attr("src", "img/fifth/Tablero anima150.png");
+                }
+                if (imagePos < topOfWindow + 190) {
+                    $(this).attr("src", "img/fifth/Tablero anima160.png");
+                }
+                if (imagePos < topOfWindow + 180) {
+                    $(this).attr("src", "img/fifth/Tablero anima170.png");
+                }
+                if (imagePos < topOfWindow + 170) {
+                    $(this).attr("src", "img/fifth/Tablero anima180.png");
+                }
+                if (imagePos < topOfWindow + 160) {
+                    $(this).attr("src", "img/fifth/Tablero anima190.png");
+                }
+                if (imagePos < topOfWindow + 145) {
+                    $(this).attr("src", "img/fifth/Tablero anima200.png");
+                }
+                if (imagePos < topOfWindow + 130) {
+                    $(this).attr("src", "img/fifth/Tablero anima210.png");
+                }
+                if (imagePos < topOfWindow + 120) {
+                    $(this).attr("src", "img/fifth/Tablero anima220.png");
+                }
+                if (imagePos < topOfWindow + 110) {
+                    $(this).attr("src", "img/fifth/Tablero anima230.png");
+                }
+                if (imagePos < topOfWindow + 100) {
+                    $(this).attr("src", "img/fifth/Tablero anima240.png");
+                }
+                if (imagePos < topOfWindow + 90) {
+                    $(this).attr("src", "img/fifth/Tablero anima250.png");
+                }
+                if (imagePos < topOfWindow + 75) {
+                    $(this).attr("src", "img/fifth/Tablero anima260.png");
+                }
+                if (imagePos < topOfWindow + 60) {
+                    $(this).attr("src", "img/fifth/Tablero anima270.png");
+                }
+                if (imagePos < topOfWindow + 45) {
+                    $(this).attr("src", "img/fifth/Tablero anima280.png");
+                }
+            });
+            $('#book1').each(function() {
+                var rotar = 230 - (barra * 0.10);
+                var blur = barra / 1000;
+                var ancho = 125 - (barra / 50);
+                var marginTop = 1200 - barra / 2.3;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+                $(this).css({
+                    'filter': 'blur(' + blur + 'px)'
+                })
+            });
+            $('#book2').each(function() {
+                var rotar = 35 - (barra * 0.10);
+                var marginTop = 1000 - barra / 7;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#book3').each(function() {
+                var rotar = 230 - (barra * 0.10);
+                var marginTop = 875 - barra / 8;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#book4').each(function() {
+                var rotar = 90 - (barra * 0.10);
+                var marginTop = 800 - barra / 3;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#dot1s2').each(function() {
+                var marginTop = -500 + barra / 5;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus1s2').each(function() {
+                var marginTop = 50 + barra / 3;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus2s2').each(function() {
+                var marginTop = -700 + barra / 3;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus3s2').each(function() {
+                var marginTop = -500 + barra / 5;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#hoja1').each(function() {
+                var rotar = 230 - (barra * 0.10);
+                var marginTop = barra / 8;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                });
+                if (cont % 2 == 1) {
+                    $(this).css({
+                        'margin-left': '760px'
+                    });
+                } else {
+                    $(this).css({
+                        'margin-left': '800px'
+                    });
+                }
+            });
+            $('#copo1').each(function() {
+                var rotar = 230 - (barra * 0.10);
+                var marginTop = -50 + barra / 25;
+                var ancho = 190 - (barra / 40);
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+            });
+            $('#copo2').each(function() {
+                var rotar = 90 + (barra * 0.05);
+                var marginTop = -150 + barra / 7;
+                var ancho = 190 + (barra / 40);
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+            });
+            $('#dot1s3').each(function() {
+                var marginTop = -700 + barra / 5;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus1s3').each(function() {
+                var marginTop = -950 + barra / 3;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus2s3').each(function() {
+                var marginTop = -600 + barra / 6;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#msg1').each(function() {
+                scrolled = barra;
+                if (value < scrolled) {
+                    signo = 1;
+                    value = scrolled;
+                } else {
+                    if (value > scrolled) {
+                        signo = -1;
+                        value = scrolled;
+                    }
+                }
+                contMsg1 = contMsg1 + signo;
+                var rotar = 45 - (barra * 0.10);
+                var blur = barra / 1800;
+                var ancho = 175 + contMsg1 / (barra / 2);
+                var marginTop = 1950 - barra / 2.3;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+                $(this).css({
+                    'filter': 'blur(' + blur + 'px)'
+                })
+            });
+            $('#msg2').each(function() {
+                var rotar = 180 + (barra * 0.10);
+                var blur = barra / 2800;
+                var ancho = 150 + barra / 1890;
+                var marginTop = 2550 - barra / 2.3;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                if (marginTop > 429) {
+                    $(this).css({
+                        'margin-top': marginTop + 'px'
+                    })
+                } else {
+                    var marginTopTmp = 400 + barra / 100;
+                    $(this).css({
+                        'margin-top': marginTopTmp + 'px'
+                    })
+                }
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+                $(this).css({
+                    'filter': 'blur(' + blur + 'px)'
+                })
+            });
+            $('#msg3').each(function() {
+                var rotar = 270 + (barra * 0.10);
+                var ancho = 50 + barra / 100;
+                var marginTop = 1850 - barra / 2.3;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+            });
+            $('#dot1s4').each(function() {
+                var marginTop = -350 + barra / 5;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus1s4').each(function() {
+                var marginTop = -1200 + barra / 3;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus2s4').each(function() {
+                var marginTop = -700 + barra / 6;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#dcl1').each(function() {
+                scrolled = barra;
+                if (value < scrolled) {
+                    signo = 1;
+                    value = scrolled;
+                } else {
+                    if (value > scrolled) {
+                        signo = -1;
+                        value = scrolled;
+                    }
+                }
+                contMsg1 = contMsg1 + signo;
+                var rotar = 45 - (barra * 0.10);
+                var blur = barra / 2800;
+                var ancho = 135 + contMsg1 / (barra / 2);
+                var marginTop = 2150 - barra / 3.2;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+                $(this).css({
+                    'filter': 'blur(' + blur + 'px)'
+                })
+            });
+            $('#dcl2').each(function() {
+                var rotar = 180 + (barra * 0.10);
+                var blur = barra / 2800;
+                var ancho = 80 + barra / 1890;
+                var marginTop = 1000 - barra / 5;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+                $(this).css({
+                    'filter': 'blur(' + blur + 'px)'
+                })
+            });
+            $('#dcl3').each(function() {
+                var rotar = 270 + (barra * 0.10);
+                var ancho = 150 + barra / 100;
+                var marginTop = 450 - barra / 100;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+            });
+            $('#dot1s5').each(function() {
+                var marginTop = -950 + barra / 5;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus1s5').each(function() {
+                var marginTop = -1700 + barra / 3;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus2s5').each(function() {
+                var marginTop = -700 + barra / 6;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#texto-0').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).addClass("slideRight");
+                }
+            });
+            $('#texto').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).addClass("slideLeft");
+                }
+            });
+            $('#texto-1').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).addClass("slideRight");
+                }
+            });
+            $('#texto-2').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).addClass("slideLeft");
+                }
+            });
+            $('#texto-3').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).addClass("slideRight");
+                }
+            });
+            $('#texto-4').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).addClass("slideLeft");
+                }
+            });
+            $('#texto-5').each(function() {
+                var imagePos = $(this).offset().top;
+                if (imagePos < topOfWindow + 450) {
+                    $(this).addClass("slideRight");
+                }
+            });
+            $('.hide').each(function() {
+                if (barra > 15) {
+                    $(this).css({
+                        'opacity': '0'
+                    });
+                    $('#link1').removeClass('blue');
+                    $('#link1').addClass('strong-blue');
+                    $('#link2').removeClass('blue');
+                    $('#link2').addClass('strong-blue');
+                    $('#link3').removeClass('white');
+                    $('#link3').addClass('strong-blue');
+                    $('#link4').removeClass('white');
+                    $('#link4').addClass('strong-blue');
+                    $('#covid').removeClass('white-button');
+                    $('#covid').addClass('strong-blue-button');
+                } else {
+                    $(this).css({
+                        'opacity': '1'
+                    });
+                    $('#link1').removeClass('strong-blue');
+                    $('#link1').addClass('blue');
+                    $('#link2').removeClass('strong-blue');
+                    $('#link2').addClass('blue');
+                    $('#link3').removeClass('strong-blue');
+                    $('#link3').addClass('white');
+                    $('#link4').removeClass('strong-blue');
+                    $('#link4').addClass('white');
+                    $('#covid').removeClass('strong-blue-button');
+                    $('#covid').addClass('white-button');
+                }
+            });
+            $('#cam1').each(function() {
+                var rotar = 210 + (barra * 0.10);
+                var ancho = 150 + barra / 100;
+                var marginTop = 550 - barra / 100;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+            });
+            $('#cam2').each(function() {
+                var rotar = -145 + (barra * 0.10);
+                var ancho = 75 + barra / 100;
+                var marginTop = 150 - barra / 5;
+                $(this).css({
+                    'transform': 'rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+            });
+            $('#cam3').each(function() {
+                var rotar = 220 + (barra * 0.10);
+                var ancho = 100 + barra / 100;
+                var marginTop = 500 - barra / 100;
+                $(this).css({
+                    'transform': 'scaleX(-1) rotate(' + rotar + 'deg)'
+                });
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+                $(this).css({
+                    'width': ancho + 'px'
+                })
+            });
+            $('#dot1s0').each(function() {
+                var marginTop = -150 + barra / 2.3;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#dot2s0').each(function() {
+                var marginTop = -200 + barra / 5;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+            $('#plus1s0').each(function() {
+                var marginTop = -200 + barra / 2.3;
+                $(this).css({
+                    'margin-top': marginTop + 'px'
+                })
+            });
+        });
+        $('.hide').hover(function() {
+            $(this).css({
+                'opacity': '1'
+            })
+        })
+        $('.hide').mouseleave(function() {
+            var barra = $(window).scrollTop();
+            if (barra > 150) {
+                $(this).css({
+                    'opacity': '0'
+                });
+                $('#link1').removeClass('blue');
+                $('#link1').addClass('strong-blue');
+                $('#link2').removeClass('blue');
+                $('#link2').addClass('strong-blue');
+                $('#link3').removeClass('white');
+                $('#link3').addClass('strong-blue');
+                $('#link4').removeClass('white');
+                $('#link4').addClass('strong-blue');
+                $('#covid').removeClass('white-button');
+                $('#covid').addClass('strong-blue-button');
+            } else {
+                $(this).css({
+                    'opacity': '1'
+                });
+                $('#link1').removeClass('strong-blue');
+                $('#link1').addClass('blue');
+                $('#link2').removeClass('strong-blue');
+                $('#link2').addClass('blue');
+                $('#link3').removeClass('strong-blue');
+                $('#link3').addClass('white');
+                $('#link4').removeClass('strong-blue');
+                $('#link4').addClass('white');
+                $('#covid').removeClass('strong-blue-button');
+                $('#covid').addClass('white-button');
+            }
+        });
+        
+
+        // $('.txt').html(function(i, html) {
+        //     var chars = $.trim(html).split("");
+
+        //     return '<span>' + chars.join('</span><span>') + '</span>';
+        // });
+    </script>
+
+</body>
+
+</html>

+ 69 - 0
legal.php

@@ -0,0 +1,69 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <!-- estilos -->
+    <link rel="stylesheet" href="css/style-main.css">
+    <link rel="stylesheet" href="css/animations.css">
+    <link rel="stylesheet" href="css/menu-main.css">
+    <link rel="stylesheet" href="css/style-conocenos.css">
+    <link rel="stylesheet" href="css/icons-platform.css">
+    <!-- jquery -->
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.js"></script>
+    <!-- bootstrap -->
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+    <title>Plataforma Educativa</title>
+    <!-- Para FTP -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <script>
+        window.dataLayer = window.dataLayer || [];
+
+        function gtag() {
+            dataLayer.push(arguments);
+        }
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+    </script>
+</head>
+
+<body>
+
+    <!-- Header -->
+    <?php include('header.html'); ?>
+    <!-- Fin Header -->
+
+    <section class="sections">
+        <div class="container">
+            <div class="col-md-12">
+                <h1 class="conocenos-title text-center">
+                    Términos y condiciones
+                </h1>
+                <hr>
+                <p class="conocenos-description">
+                    "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
+                    in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." "Sed ut perspiciatis unde omnis iste natus
+                    error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut
+                    odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt
+                    ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in
+                    ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?" "But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I
+                    will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure,
+                    but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because
+                    occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any
+                    right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?" "At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis
+                    praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum
+                    quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus.
+                    Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus
+                    maiores alias consequatur aut perferendis doloribus asperiores repellat."
+                </p>
+            </div>
+        </div>
+    </section>
+    
+    <!-- Footer -->
+    <?php include('footer.html'); ?>
+    <!-- Fin Footer -->
+
+</body>
+</html>

+ 98 - 0
registro-parte2.html

@@ -0,0 +1,98 @@
+<!doctype html>
+<html lang="en">
+
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
+    <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
+    <link rel="stylesheet" href="css/style.css">
+    <link rel="stylesheet" href="css/responsive.css">
+    <link rel="stylesheet" href="css/fontawesome/css/all.css">
+    <!-- Para FTP -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-46001212-3"></script>
+    <script>
+        window.dataLayer = window.dataLayer || [];
+
+        function gtag() {
+            dataLayer.push(arguments);
+        }
+        gtag('js', new Date());
+        gtag('config', 'UA-46001212-3');
+    </script>
+    <title> Plataforma Educativa </title>
+</head>
+
+<body>
+
+    <div id="app">
+
+        <div class="background-top-paso2">
+
+            <nav class="navbar navbar-expand-lg">
+                <div class="container">
+
+                    <a class="navbar-brand-paso2" href="#">
+                        <!-- No poner contenido -->
+                    </a>
+
+                </div>
+            </nav>
+
+            <div class="img-paso2 d-none d-sm-none d-md-block">
+                <img src="img/apoyo-covid/img-paso2.png" alt="Paso 2 - Plataforma Educativa">
+            </div>
+
+            <div class="container pt-5">
+                <div class="row">
+                    <div class="col-md-6">
+                        <img class="img-fluid mb-5" src="img/apoyo-covid/img-principal-index-2.png" alt="Principal - Plataforma Educativa">
+                    </div>
+                    <div class="col-md-6 text-center">
+                        <div class="d-none d-sm-block d-md-none d-block ">
+                            <img src="img/apoyo-covid/img-pasos.png" class="img-fluid mb-5" alt=" Paso 2 - Plataforma Educativa ">
+                        </div>
+                        <formulario-paso-2></formulario-paso-2>
+                    </div>
+                </div>
+            </div>
+        </div>
+
+        <div class="modal fade " id="myModal" tabindex="-1 " role="dialog " aria-labelledby="Notificación Exitosa " aria-hidden="true ">
+            <div class="modal-dialog modal-dialog-centered " role="document ">
+                <div class="modal-content ">
+
+                    <div class="modal-header ">
+                        <button type="button " class="close " data-dismiss="modal " aria-label="Close ">
+                            <span aria-hidden="true ">&times;</span>
+                        </button>
+                        <div class="size-header "></div>
+                    </div>
+
+                    <div class="position-img-alert ">
+                        <img src="img/apoyo-covid/img-alert.png" alt="Notificación Exitosa ">
+                    </div>
+
+                    <div class="modal-body ">
+                        <H1> Tu registro se completo satisfactoriamente. </H1>
+                        <p> Pronto nos pondremos en contacto contigo. </p>
+                    </div>
+                </div>
+            </div>
+        </div>
+
+    </div>
+
+    <script type="text/javascript " src="js/jquery-3.4.1.min.js "></script>
+    <script type="text/javascript " src="js/bootstrap.js "></script>
+
+    <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js "></script>
+    <script src="https://unpkg.com/axios/dist/axios.min.js "></script>
+
+    <script src="https://cdn.jsdelivr.net/npm/sweetalert2@9 "></script>
+
+    <script src="js/main2.js "></script>
+
+</body>
+
+</html>