<!DOCTYPE html>
<html lang="es">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>VIDEOCONFERENCIAS EN PREVENCIóN Y ACTUACIóN FRENTE AL ACOSO EN LA EMPRESA </title>

    <style>                       
                        
                *{box-sizing:border-box;}

        .contenido{min-width:600px;max-width:50%;margin:0 auto;}

        /* COLORES */

        .bg-1{background-color:#36398c;} 
        .bg-2{background-color:#e8be01;}
        .bg-3{background-color:#e5e5fe;}
        .bg-4{background-color:#e8be01;}
        .bg-5{background-color:#fef4c9;}
        .bg-6{background-color:#666BFF;}
        .bg-blanco{background-color:#fff;}
        .bg-oscuro{background-color:#333;} 
        .bg-check{background-color:#4b974b;}
        .bg-destacado{background-color: #e8be01;}

        .t-1{color:#36398c;} 
        .t-2{color:#e8be01;} 
        .t-3{color:#e5e5fe;} 
        .t-4{color:#e8be01;} 
        .t-5{color:#fef4c9;} 
        .t-6{color:#666BFF;} 
        .t-blanco{color:#fff;} 
        .t-footer{color:#333;} 
        .t-check{color:#4b974b;} 

        .boton:hover{background-color:#474aa7;}

        /* GRUPO POSICIóN */

        .t-center{text-align:center;} 
        .t-left{text-align:left;}
        .t-right{text-align:right;} 
        .b-center{margin:0 auto;}

        .w-10{width:10%;} 
        .w-20{width:20%;} 
        .w-30{width:30%;} 
        .w-40{width:40%;} 
        .w-50{width:50%;}
        .w-60{width:60%;} 
        .w-70{width:70%;} 
        .w-80{width:80%;} 
        .w-90{width:90%;} 
        .w-100{width:100%;}

        /* GRUPO DISEñO */

        .pad-10{padding:10px;} 
        .pad-20{padding:20px;} 
        .pad-30{padding:30px;}

        .pad-top-10{padding-top:10px;} 
        .pad-top-20{padding-top:20px;} 
        .pad-top-30{padding-top:30px;}

        .pad-bottom-10{padding-bottom:10px;} 
        .pad-bottom-20{padding-bottom:20px;} 
        .pad-bottom-30{padding-bottom:30px;}

        .pad-left-10{padding-left:10px;} 
        .pad-left-20{padding-left:20px;} 
        .pad-left-30{padding-left:30px;}

        .pad-right-10{padding-right:10px;} 
        .pad-right-20{padding-right:20px;} 
        .pad-right-30{padding-right:30px;}

        .pad-lateral{padding-left: 13% !important; padding-right: 13% !important;}

        .round{border-radius:10px;} 
        .round-top{border-radius: 10px 10px 0px 0px;} 
        .round-bottom{border-radius: 0px 0px 10px 10px;}

        /* GRUPO TEXTOS */

        .t-pequenyo{font-size:12px;} 
        .t-mediano{font-size:18px;} 
        .t-grande{font-size:24px;} 
        .t-muy-grande{font-size:40px;line-height: 48px;}

        .t-bold{font-weight:bold;}

        p{font-size:13pt;line-height:20pt;} 

        .arial{font-family:'arial';}
        .nunito{font-family: 'Nunito';}
        .gloock{font-family: 'Gloock';}
        .titulo{line-height: 30px !important; word-break: break-word;}

        .nolink{text-decoration:none;}  



        /* GRUPO COMPONENTES */

        .boton-redondo{border-radius:50px;}
        .logo{max-width: 250px;}
        .separador{min-height: 30px;}
        .no-overflow{overflow: hidden;}
        .icono{width: 70px;}

        /* MEDIA QUERY PARA MOVILES */

        @media (max-width : 600px) {

            .contenido{min-width:100% !important;}

            .w-10{width:100%;}
            .w-20{width:100%;}
            .w-30{width:100%;}
            .w-40{width:100%;}
            .w-50{width:100%;} 
            .w-60{width:100%;} 
            .w-70{width:100%;} 
            .w-80{width:100%;}
            .w-90{width:100%;}  
            .w-100{width:100%;}

            .t-pequenyo{font-size:8pt !important;}

            td{display:block;}

            .pad-lateral{padding: 10px  !important;}
            
            .icono{width: 70px !important;}
        }

    </style>

    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito">
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gloock">

</head>
<body class="bg-3">

    <!-- BLOQUE DE CONTENIDO -->
    <div class="contenido bg-blanco round pad-30">
        <div class="pad-lateral">

            <div>

                <p class="t-muy-grande t-1 gloock t-bold t-center">
                    Videoconferencias en Prevención y Actuación frente al Acoso en la Empresa
                </p>

                <p class="nunito t-center t-check t-bold t-mediano">
                    • Inicia el 13/04/2023 <br>
                    • Horario de tardes de 17:00h a 19:30h <br>
                </p>

                <table class="w-100 b-center">
                    <tbody>
                        <tr>
                            <td class="w-20 t-center"><img src="https://europa-empleo.com/img/iconos/formacion-online.png" alt="" class="icono"></td>
                            <td class="t-left pad-10 t-center" valign="top">
                                
                                <p class="nunito">
                                    <span class="t-bold t-1">Clases en directo</span> con ejercicios prácticos para aplicar en tu empresa.
                                </p>
                            </td>
                        </tr><tr>
                            <td class="w-20 t-center"><img src="https://europa-empleo.com/img/iconos/ahorro.png" alt="" class="icono"></td>
                            <td class="w-50 t-left pad-10" valign="top">
                                
                                <p class="nunito">
                                    <span class="t-bold t-1">Bonificable </span>a través del crédito de la Fundación Estatal para la Formación en el Empleo (FUNDAE) para empresas y sus trabajadores.
                                </p>
                            </td>
                        </tr>
                    </tbody>
                </table>
                
                <div class="separador"></div>

                <!-- INICIO | BOTóN -->
                                <a href="mailto:info@empresasbonificadas.com?subject=(6586)%SOLICITO%20INFORMACI%C3%93N%20SOBRE%20LA%20VIDEOCONFERENCIA%20DE%20PREVENCI%C3%93N%20Y%20ACTUACI%C3%93N%20FRENTE%20AL%20ACOSO%20EN%20LA%20EMPRESA&body=%0D%0A%20Nombre:%20%0D%0A%20Tel%C3%A9fono:%20%0D%0A%20Provincia:%20%0D%0A%20Empresa:%20%0D%0A" 
                class="nolink t-blanco t-center nunito t-grande">
                                        <div class="w-80 boton bg-1 pad-10 round h-secundario b-center">
                                                Más información
                                        </div>
                                </a>

                <div class="separador"></div>

                <p class="nunito">
                    En el ambiente laboral, <span class="t-bold t-1">el acoso puede tener un impacto negativo en la productividad, 
                    la moral y la salud mental de los empleados</span>. Además, puede resultar en demandas legales 
                    y dañar la reputación de la empresa. <br><br>
                    Por lo tanto, <span class="t-bold t-1">es esencial</span> que las empresas tomen 
                    medidas para <span class="t-bold t-1">prevenir y actuar frente al acoso</span>.
                </p>

            </div>

            <!-- # # # -->
            <div class="separador"></div>

            <p class="t-center">
                <span class="t-muy-grande t-1 nunito">Aprenderás a:</span><br>
            </p>

            <p class="nunito t-1 t-center t-grande">
                ✓ Crear un ambiente de trabajo más seguro.<br><br>
                ✓  Prevenir demandas y litigios. <br><br>
                ✓  Promover la diversidad e inclusión <br><br>
                ✓ Mejorar la moral y la productividad. <br><br>
                ✓  Cumplir con las leyes y regulaciones. <br><br>
            </p>

            <!-- # # # -->
            <div class="separador"></div>

            <!-- INICIO | BOTóN -->
                                <a href="mailto:info@empresasbonificadas.com?subject=(6586)%20SOLICITO%20INFORMACI%C3%93N%20SOBRE%20LA%20VIDEOCONFERENCIA%20DE%20PREVENCI%C3%93N%20Y%20ACTUACI%C3%93N%20FRENTE%20AL%20ACOSO%20EN%20LA%20EMPRESA&body=%0D%0A%20Nombre:%20%0D%0A%20Tel%C3%A9fono:%20%0D%0A%20Provincia:%20%0D%0A%20Empresa:%20%0D%0A" 
                class="nolink t-blanco t-center nunito">
                                        <div class="w-100 boton bg-1 pad-10 round h-secundario t-grande">
                                                Me interesa
                                        </div>
                                </a>

            <div class="separador"></div>

            <p class="nunito t-center">
                Además, en estas videoconferencias estarás acompañado de otros profesionales con los que podrás compartir conocimientos y experiencia.
            </p>
          

        </div>
    </div>


    <!-- EMAIL: info@empresasbonificadas.com -->
    <div class="contenido pad-30">
        <p class="t-pequenyo t-footer nunito">
            Su dirección de correo electrónico así como sus datos han sido 
            incorporados a nuestro fichero cuya finalidad es poder mantener 
            futuras comunicaciones y remitirle información sobre formación y
            empleo. Tiene a su disposición el ejercicio de los derechos de acceso, 
            rectificación, cancelación u oposición 
             por mail a <a href="mailto:info@empresasbonificadas.com?subject=BAJA%20bah-smv-barraka@lists.ourproject.org" class="nolink t-footer">info@empresasbonificadas.com </a>
            indicando en el asunto "Baja" seguido del correo electrónico que desea cancelar. Gracias.
        </p>
    </div>


    <!-- PIXEL DE SEGUIMIENTO DE LA CAMPAñA -->
    <img src='http://www.ieeformacion.es/aperturas/bah-smv-barraka@lists.ourproject.org/ES202331P' alt='' style='outline:none;border:none;height:auto;'>

</body>
</html>