@font-face {
    font-family: Mulish;
    src: url(https://www.e-mineduc.cl/pluginfile.php/1819072/mod_label/intro/Mulish-VariableFont_wght%20%281%29%20%281%29.ttf), url(https://www.e-mineduc.cl/pluginfile.php/1819064/mod_label/intro/Mulish-VariableFont_wght%20%281%29%20%281%29.ttf)
}

@font-face {
    font-family: SassoonMedium;
    src: url(https://www.e-mineduc.cl/pluginfile.php/1819072/mod_label/intro/SassoonSansStd-Medium.otf), url(https://www.e-mineduc.cl/pluginfile.php/1819064/mod_label/intro/SassoonSansStd-Medium.otf)
}

@font-face {
    font-family: SassoonBold;
    src: url(https://www.e-mineduc.cl/pluginfile.php/1819072/mod_label/intro/Sassoon%20Sans%20Std%20Bold.ttf), url(https://www.e-mineduc.cl/pluginfile.php/1819064/mod_label/intro/Sassoon%20Sans%20Std%20Bold.ttf)
}

#region-main {
    font-family: Mulish;
    color: #454444;
    font-size: 18px
}

#region-main p {
    text-align: justify;
}

#region-main label {
    font-size: 18px
}

.sumoprimero.titulo {
    color: #343434;
    font-weight: 700;
    font-family: SassoonMedium;
    font-size: 22px;
    line-height: 36px
}

.sumoprimero iframe {
    max-width: 100% !important
}

.circle {
    background-color: transparent;
    width: 18px;
    height: 18px;
    padding-left: 4px;
    padding-right: 5px;
    border-radius: 50%;
    border-color: #343434;
    border: 1px solid
}

.answer label {
    font-size: 18px
}

.que .comment,
.que .formulation,
.que .outcome {
    background-color: transparent;
    border: 0;
    color: #333
}

.que .info {
    display: none
}

.m-l-1 {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.sumoprimero.flechas {
    padding-top: 20px;
    font-size: 16px;
    padding-bottom: 40px
}

.sumoprimero.flechaizq {
    font-weight: 400;
    float: left;
    margin-right: 1em
}

.sumoprimero.flechader {
    font-weight: 400;
    float: right;
    margin-left: 1em
}

.sumoprimero.fizq {
    margin-right: .1em
}

.sumoprimero.fizq:before {
    color: #fff;
    display: inline;
    font-family: FontAwesome;
    font-size: 1.5em;
    margin-right: 10px;
    text-align: center;
    background-color: #0f69b5;
    content: "\f104";
    padding: 6px 12px;
    transition: all .3s ease .1s
}

.sumoprimero.fder {
    margin-right: .1em
}

.sumoprimero.fder:after {
    color: #fff;
    display: inline;
    font-family: FontAwesome;
    font-size: 1.5em;
    margin-left: 10px;
    text-align: center;
    background-color: #0f69b5;
    content: "\f105";
    padding: 6px 12px;
    transition: all .3s ease .1s
}

.sumoprimero.pagant:before {
    content: "Página anterior"
}

.sumoprimero.pagsgt:before {
    content: "Página siguiente"
}

.sumoprimero.botonvolver {
    position: fixed;
    right: -6px;
    bottom: 6em;
    writing-mode: vertical-rl;
    background-color: #0f69b5;
    padding: 14px;
    padding-left: 10px;
    color: #fff;
    font-weight: 700;
    font-family: Mulish;
    font-size: 16px;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px
}

.sumoprimero.botonvolver:before {
    content: "Volver al Taller"
}

.sumoprimero.botonvolver.volvercontrol:before {
    content: "Volver a Instrucciones"
}

.sumoprimero.botonvolver.volverpres:before {
    content: "Volver a Presentación"
}

.sumoprimero.botonvolver.solovolver:before {
    content: "Volver"
}

.sumoprimero.imgbanner {
    text-align: left;
    margin-bottom: 40px;
    max-width: 100%
}

.sumoprimero.imgbanner img {
    max-width: 100%
}

.sumoprimero.pregunta {
    position: relative;
    margin-bottom: 10px
}

.sumoprimero.pregunta .num {
    width: 50px;
    height: 100%;
    border-radius: 14px 0 0 14px;
    top: 0;
    left: 0;
    position: absolute;
    color: #fff
}

.sumoprimero.pregunta .num span {
    border-radius: 8%;
    width: 50px;
    height: 50px;
    font-size: 30px;
    font-family: Arial;
    line-height: 50px;
    font-weight: bolder;
    background: #f1914d;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -24px
}

.sumoprimero.pregunta .enunciado {
    margin-left: 40px;
    line-height: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 700;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-left: none;
    width: fit-content
}

.sumoprimero.pregunta .enunciado .texto {
    margin-left: 25px;
    margin-right: 45px
}

.sumoprimero.botonnaranjo {
    background-color: #f1914d;
    color: #fff;
    font-family: SassoonBold;
    padding: 10px 40px 4px 40px;
    text-transform: uppercase;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block
}

.sumoprimero.botonnaranjo span {
    filter: drop-shadow(1px 1.732px .5px rgba(0, 0, 0, .18));
    font-size: 16px
}

.sumoprimero.capsula .botonnaranjo span {
    font-size: 16px
}

.sumoprimero.botonnaranjo:hover {
    background-color: #eea068;
    color: #fff
}

.sumoprimero.botonnaranjo:target::before {
    content: none
}

.sumoprimero.botonnaranjo.azul {
    background-color: #0089ab
}

.sumoprimero.capsula {
    padding: 50px;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    margin-top: 140px;
    margin-bottom: 35px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px
}

.sumoprimero.capsula span {
    font-size: 28px;
    text-align: justify
}

.sumoprimero.capsula .contenido {
    margin-bottom: 10px;
    text-align: justify
}

.sumoprimero .captop {
    font-size: 25px;
    width: calc(100% - 10px);
    position: absolute;
    color: #fff;
    top: -50px;
    left: -20px;
    padding: 25px;
    padding-top: 29px;
    padding-bottom: 21px;
    font-family: SassoonBold;
    font-weight: 700;
    border-radius: 10px
}

.sumoprimero .captop .icono {
    position: absolute;
    width: 50px;
    top: 15px;
    left: 10px
}

.sumoprimero .captop .capicono {
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 98px;
    height: 160px;
    top: -58px;
    left: 25px
}

.sumoprimero .captop span.capnombre {
    margin-left: 115px
}

.sumoprimero.capsula img {
    max-width: 100%
}

.sumoprimero.capsula.activacion {
    background-color: #f2f4f6;
    border-radius: 20px
}

.sumoprimero.capsula.activacion .captop {
    background-color: #196c8b
}

.sumoprimero.capsula.activacion .captop .capnombre::before {
    content: "ACTIVACIÓN"
}

.sumoprimero.capsula.activacion .captop .capicono {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/linterna.png);
    top: -23px
}

.sumoprimero.capsula.sistematizacion {
    background-color: #f2f4f6;
    border-radius: 20px
}

.sumoprimero.capsula.sistematizacion .captop {
    background-color: #0067b5;
    text-align: center
}

.sumoprimero.capsula.sistematizacion .captop .capnombre {
    margin: 0
}

.sumoprimero.capsula.sistematizacion .captop .capnombre::before {
    content: "SISTEMATIZACIÓN"
}

.sumoprimero.capsula.sistematizacion .captop .capicono {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/sis.png);
    width: 102px
}

.sumoprimero.capsula.retroalimentacion {
    border: 2px dashed #c22ab2;
    border-radius: 10px;
    margin-top: 90px
}

.sumoprimero.capsula.retroalimentacion .captop {
    background-color: transparent;
    text-align: center;
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/cintamorada.png);
    background-position: center 4px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -51px
}

.sumoprimero.capsula.retroalimentacion .captop .capnombre {
    margin: 0
}

.sumoprimero.capsula.retroalimentacion .captop .capnombre::before {
    content: "RETROALIMENTACIÓN"
}

.sumoprimero.capsula.fichas {
    background-color: transparent;
    border-radius: 20px;
    margin-left: 60px;
    border: 2px dashed #41b9bb;
    margin-top: 90px;
    padding-bottom: 0
}

.sumoprimero.capsula.fichas .captop {
    background-color: transparent;
    color: #343434;
    top: -3px;
    left: -61px
}

.sumoprimero.capsula.fichas .captop .capnombre {
    margin-left: 100px
}

.sumoprimero.capsula.fichas .captop .capnombre::before {
    content: "FICHAS"
}

.sumoprimero.capsula.fichas .captop .capicono {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/fichas1.png);
    top: -15px;
    left: 0
}

.sumoprimero.capsula.fichas .contenido {
    padding-top: 30px
}

.sumoprimero.capsula.fichas.monito .captop .capicono {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/fichas2.png)
}

.sumoprimero.capsula.fichas.puma .captop .capicono {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/fichas2_puma.png)
}

.sumoprimero.capsula.profundizacion {
    border: 2px solid #fdc765;
    border-radius: 10px;
    margin-top: 130px
}

.sumoprimero.capsula.profundizacion .captop {
    background-color: transparent;
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/cintaamarilla.png);
    background-position: left 4px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -51px;
    border-radius: 0
}

.sumoprimero.capsula.profundizacion .captop .capicono {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/clip.png);
    top: -30px
}

.sumoprimero.capsula.profundizacion .captop .capnombre {
    margin-left: 105px
}

.sumoprimero.capsula.profundizacion .captop .capnombre::before {
    content: "PROFUNDIZACIÓN"
}

.sumoprimero.capsula.casos {
    border: 2px dashed #0865d9;
    border-radius: 10px
}

.sumoprimero.capsula.casos .captop {
    background-color: transparent;
    text-align: center;
    top: -51px
}

.sumoprimero.capsula.casos .captop .capicono {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/casoscinta.png);
    top: -58px;
    left: 50%;
    width: 510px;
    transform: translate(-50%, 0)
}

.sumoprimero.capsula.casos .captop .capnombre {
    margin: 0;
    position: relative;
    z-index: 9999
}

.sumoprimero.capsula.casos .captop .capnombre::before {
    content: "ANÁLISIS DE CLASES"
}

.sumoprimero.mensaje {
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px
}

.sumoprimero.mensaje .logo {
    width: 75px;
    height: 100%;
    border-radius: 14px 0 0 14px;
    top: -5px;
    left: 3px;
    position: absolute;
    color: #fff
}

.sumoprimero.mensaje .logo span {
    width: 56px;
    height: 62px;
    font-size: 25px;
    line-height: 50px;
    font-weight: bolder;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 47%;
    margin-top: -24px;
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/ticket.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.sumoprimero.mensaje .titulo:before {
    content: "CONTROL"
}

.sumoprimero.mensaje .titulo p:before {
    content: "Evaluación calificada"
}

.sumoprimero.mensaje.solotitulo .titulo:before,
.sumoprimero.mensaje.tituloysubtitulo .titulo:before {
    content: ""
}

.sumoprimero.mensaje.solotitulo .titulo p:before,
.sumoprimero.mensaje.tituloysubtitulo .titulo p:before {
    content: ""
}

.sumoprimero.mensaje.msjforo .titulo:before,
.sumoprimero.mensaje.solotitulo .titulo:before {
    content: ""
}

.sumoprimero.mensaje.msjforo .titulo p:before,
.sumoprimero.mensaje.solotitulo .titulo p:before {
    content: ""
}

.sumoprimero.mensaje.msjforo .logo span {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/diag.png);
    width: 48px;
    left: 4px
}

.sumoprimero.mensaje .titulo {
    padding-left: 65px;
    margin-left: 0;
    line-height: 25px;
    padding-top: 18px;
    padding-bottom: 15px;
    font-weight: bolder;
    border-radius: 10px;
    border: 2px dashed #41b9bb;
    font-size: 20px;
    color: #41b9bb;
    font-family: SassoonBold
}

.sumoprimero.mensaje.solotitulo .titulo {
    padding-top: 30px;
    padding-bottom: 21px
}

.sumoprimero.mensaje .titulo p {
    font-size: 16px;
    color: #454444;
    font-weight: 400;
    font-family: Mulish;
    margin-bottom: 0
}

.sumoprimero.responde {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/hormiga.png);
    width: 450px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 132px;
    margin-bottom: 50px
}

.sumoprimero.comenta {
    background-image: url(https://static.sumaysigue.uchile.cl/Sumo1ro/assets/img/com.png);
    background-position: center;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 132px;
    margin-bottom: 50px
}

input[type=checkbox].sumoprimero.inp {
    display: none
}

label.sumoprimero.lab {
    -webkit-appearance: push-button;
    -moz-appearance: button;
    display: block;
    margin: 0 auto;
    width: fit-content;
    cursor: pointer;
    background-color: #0089ab;
    color: #fff;
    font-family: SassoonBold;
    padding: 10px 40px 4px 40px;
    text-transform: uppercase;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 20px
}

label.sumoprimero.lab span {
    filter: drop-shadow(1px 1.732px .5px rgba(0, 0, 0, .18));
    font-size: 16px
}

label.sumoprimero.lab span:before {
    content: "CONTINUAR"
}

div.sumoprimero.escondido {
    display: none
}

input[type=checkbox].sumoprimero.inp:checked~div.sumoprimero.escondido {
    display: block
}

.slider {
    width: 800px;
    max-width: 100%;
    position: relative;
    margin: 30px auto
}

.slider>.contenido {
    position: relative;
    width: 90%;
    transition: all .2s;
    min-height: 360px
}

.slider>.contenido img {
    max-width: 100%
}

.slider input[name^=slide_switch] {
    display: none
}

.slider label {
    margin: 5px 0 0 0;
    border: 3px solid #f1914d;
    position: absolute;
    left: 93%;
    cursor: pointer;
    transition: all .5s;
    opacity: .6;
    background-color: #f1914d;
    color: #fff;
    font-family: SassoonBold;
    padding-left: 8px !important;
    padding: 8px 7px 3px 8px;
    font-size: 18px;
    min-width: 14px
}

.slider label:nth-child(2) {
    top: 6%
}

.slider label:nth-child(5) {
    top: 21%
}

.slider label:nth-child(8) {
    top: 36%
}

.slider label:nth-child(11) {
    top: 51%
}

.slider label:nth-child(14) {
    top: 66%
}

.slider label:nth-child(17) {
    top: 81%
}

.slider label:nth-child(20) {
    top: 96%
}

.slider label img {
    display: block
}

.slider input[name^=slide_switch]:checked+label {
    border-color: #f1914d;
    opacity: 1
}

.slider input[name^=slide_switch]~.contenido {
    opacity: 0;
    display: none;
    transform: scale(1.1)
}

.slider input[name^=slide_switch]:checked+label+.contenido {
    opacity: 1;
    display: block;
    transform: scale(1)
}

.tabla {
    border-spacing: 0;
    border: 2px solid #41b9bb;
    border-radius: 15px;
    margin-top: 15px;
    max-width: 100%
}

.tabla.tablagrande {
    width: 800px
}

.tabla.tablamediana {
    width: 600px
}

.tabla.tablachica {
    width: 400px
}

.tabla.tablamuychica {
    width: 300px
}

.tabla [class^=dtcell].w400 {
    width: 400px
}

.tabla [class^=dtcell].w266 {
    width: 266px
}

.tabla [class^=dtcell].w300 {
    width: 300px
}

.tabla [class^=dtcell].w250 {
    width: 200px
}

.tabla [class^=dtcell].w200 {
    width: 200px
}

.tabla [class^=dtcell].w150 {
    width: 150px
}

.tabla [class^=dtcell].w100 {
    width: 100px !important
}

.tabla [class^=dtcell].w50 {
    width: 50px
}

.tabla .dtrowh .dtcell2 {
    text-align: center !important;
    background-color: #f2f4f6;
    color: #464646;
    font-weight: 600
}

.tabla .dtrowh .dtcell3 {
    text-align: center !important;
    background-color: #f2f4f6;
    color: #464646;
    font-weight: 600
}

.tabla .dtrowh .dtcell1 {
    text-align: center !important;
    background-color: #f2f4f6;
    color: #464646;
    font-weight: 600
}

.tabla .dtcell3 {
    border-right: 1px solid #454444;
    border-top: 1px solid #454444
}

.tabla .dtcell1 {
    border-right: 1px solid #454444;
    border-top: 1px solid #454444
}

.tabla .dtcell2 {
    border-top: 1px solid #454444
}

.tabla [class^=dtcell].celeste {
    background-color: #f0f0f0
}

.tabla [class^=dtrow]:first-child [class^=dtcell] {
    border-top: none
}

.tabla [class^=dtrow]:first-child [class^=dtcell1]:first-child {
    border-radius: 13px 0 0 0
}

.tabla [class^=dtrow]:first-child [class^=dtcell2]:last-child {
    border-radius: 0 13px 0 0
}

.tabla [class^=dtrow]:last-child [class^=dtcell1]:first-child {
    border-radius: 0 0 0 13px
}

.tabla [class^=dtrow]:last-child [class^=dtcell2]:last-child {
    border-radius: 0 0 13px 0
}

.tabla [class^=dtrow]:only-child [class^=dtcell1]:first-child {
    border-radius: 13px 0 0 13px
}

.tabla [class^=dtrow]:only-child [class^=dtcell2]:last-child {
    border-radius: 0 13px 13px 0
}

.tabla .dtrow [class^=dtcell] {
    padding: 0 25px
}

.tabla .dtrow.first [class^=dtcell] {
    padding: 10px 25px
}

.tabla [class^=dtrow] {
    display: table-row;
    color: #727277
}

.tabla [class^=dtcell] {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    box-sizing: border-box;
    padding: 10px 25px;
    position: relative
}

.tabla .dtrowh [class^=dtcell] {
    padding: 10px 25px
}

.tabla .inputtype.option-input {
    margin: none !important
}

.tabla.menospadding [class^=dtcell] {
    padding: 10px 5px
}

.tabla .field {
    float: left;
    width: 62px;
    margin-left: 70px;
    font-size: 0
}

.tabla .field label {
    border: 0 !important
}

.tabla .chb .field:nth-child(3) {
    display: none;
    width: 0;
    margin-left: 0
}

.tabla center {
    padding: 0 !important
}

.border-ppt{
    border: 1px solid;
    padding-top: 30px;
}