.cs-time {
    display: flex;
    align-items: center;
    justify-content: center;
}

div#cuenta-regresiva {
    margin-left: 20px;
}

.cd{
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    margin-left: 10px;
    color: #000;
}
.salto-negra.regresivo {
    height: 156px;
}
@media(max-width:812px){
    .cd{
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        margin-left: 10px;
        color: #000;
        font-size: 15px;
    }

    .salto-negra.regresivo {
        height: 90px;
    }

    .envolver {
        padding: 30px 0px;
    }
}

div#cuenta-regresiva{
    display: flex;
}

.mod-tit {
    font-size: 50px;
    text-align: center;
    padding-top: 100px;
    font-family: $inter;
    font-weight: 700;
    background: linear-gradient(90deg, #BDB7ED, #ff758c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cuadirx {
    /* background: rgb(213, 208, 245); */
    /* background: linear-gradient(108deg, rgb(213, 208, 245) 0%, rgb(215, 186, 211) 100%); */
    padding: 24px;
    border-radius: 10px;
    margin-bottom: 20px;
    color: #060606;
    background: #f2f0fd;
}
h2.mod-tit span {
    font-size: 30px;
    display: block;
    padding-top: 19px;
    margin-bottom: 42px;
    font-family: $primary-font;
}
.modalidad-duracion h3 {
    font-size: 34px;
    max-width: 100%;
    line-height: 35px;
    font-family:$primary-font;
    margin: 15px 0px 0px;
}
.modalidad-duracion {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    max-width: 90%;
}

.modalidad-duracion p{
    padding: 0px;
    margin: 0px;
}

.span-1.mod h4 {
    font-size: 20px;
    font-family: $primary-font;
    margin: 0px 0px 10px;
}
.ficha {
    background: #f2f0fd;
}

.fondo-gradient {
    background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 23%, rgba(234,221,245,1) 67%, rgba(255,255,255,1) 100%);
    min-height: 600px;
    margin-top: -200px;
    padding-top: 300px;
}

.metodo {
    list-style: none;
    padding: 0px;

}
ul.metodo li img {
    border-radius: 16px;
}

.tit-metodologia {
    font-size: 67px;
    padding-bottom: 40px;
    text-align: left;
    max-width: 100%;
    line-height: 60px;
    margin: 0 auto;
    font-family: $inter;
    font-weight: 700;
    background: linear-gradient(90deg, #BDB7ED, #ff758c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.meti {
    max-width: 600px;
    float: right;
}

@media(max-width:812px){
    .meti {
        max-width: 85%;
        float: none;
        margin: 0 auto;
    }
}

.tit-metodologia span {
    display: block;
    font-size: 32px;
    line-height: 34px;
    padding-top: 25px;
    font-weight: 400;
    -webkit-text-fill-color: #000;
}

.textos-metodos h3 {
    font-size: 27px;
    font-family: $inter;
    font-weight: 700;
    padding-top: 20px;
    line-height: 32px;
}

.metodo li h3 {
    font-size: 25px;
    margin-top: 29px;
    font-family: $primary-font;
}

.textos-metodos {
    font-size: 25px;
    line-height: 29px;
}

.boton {
    background: #D7BAD3;
    font-size: 25px;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
}

@media(max-width:812px) {
    .cmod {
        max-width: 90%;
        margin: 0 auto;
    }
    .modalidad-duracion h3 {
        font-size: 31px;
    }

    .modalidad-duracion {
        padding-bottom: 30px;
        max-width: 100%;
    }

    .mod-tit {
        font-size: 50px;
        text-align: center;
        padding-top: 100px;
        line-height: 52px;

    }
    h2.mod-tit span {
        margin-top: -30px;
    }

    .tit-metodologia {
        max-width: 100%;
        font-size: 56px;

    }
}

.llamada-accion-curso {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
    margin-bottom: 40px;

}
.titulo-llamada {
    font-size: 45px;
    margin-bottom: 35px;
    font-family: $primary-font;
    line-height: 40px;
}

.texto-llamada strong {
    font-size: 24px;
    display: block;
    line-height: 31px;
    padding-top: 20px;
}
.tit-dos {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 23px;
}

.lista-modulos {
    max-width: 80%;
    margin: 0 auto;
    grid-gap: 50px;
}
.foto-mod {
    max-width: 55%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.titulo-mod {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 23px;
    font-family: $inter;
}
.titulo-mod span {
    display: block;
    font-size: 20px;
    font-weight: 400;
}

h2.titulo-programa {
    font-size: 67px;
    padding-bottom: 40px;
    text-align: left;
    max-width: 100%;
    line-height: 60px;
    margin: 0 auto;
    font-family: "Inter", serif;
    font-weight: 700;
    background: linear-gradient(90deg, #BDB7ED, #ff758c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-top: -100px;
    padding-bottom: 100px;
}

h2.titulo-beneficio {
    font-size: 50px;
    font-family:$inter;
    font-weight: 700;
    line-height: 45px;
}

.beneficios {
    max-width: 80%;
    margin: 0 auto;
    padding: 40px;
    /* background: #000; */
    background: rgb(189, 183, 237);
    background: linear-gradient(103deg, rgb(189, 183, 237) 0%, rgb(215, 186, 211) 100%);
    border-radius: 10px;
    color: #fff;
    margin-top: 70px;
}

.benef ul {
    list-style: none;
    padding: 0px;
    font-size: 18px;
    line-height: 34px;
}

.bono{
    background: #f2f0fd;
    max-height: 1155px;
}

.salto-bono {
    height: 200px;
}

.foto-dos{
    max-width: 80%;
    margin: 0 auto 30px;
}

.texto-bonus h2 {
    font-size: 30px;
    line-height: 52px;
    color: #000;
}

.texto-bonus h2 span {
    font-size: 40px;
    line-height: 52px;
    color: #000;
    font-family: $inter;
    font-weight: 700;
    display: block;
}

h3.titulo-bonus {
    font-size: 44px;
    margin: 40px 0px 10px;
    font-family: $inter;
}

.accede-ahora {
    font-size: 30px;
    padding-bottom: 17px;
}

.texto-bonus {
    max-width: 600px;
    float: right;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 27%);
    -webkit-box-shadow:0px 0px 3px 0px rgb(0 0 0 / 27%);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.27);
    margin-top: -50px;

}
.pnormail {
    font-size: 36px;
    font-weight: 300;
    text-decoration: line-through;
}

.ds {
    font-size: 18px;
    padding-top: 13px;
}
.ds strong {
    text-decoration: line-through;
}

.preba {
    font-size: 50px;
    font-weight: 700;
    margin: 15px 0px;
}

@media(max-width:812px){

    .bono{
        background: #f2f0fd;
        max-height: 100%;
    }
    
    .salto-bono {
        height: 200px;
        display: none;
    }

    .preba {
        font-size: 39px;
        font-weight: 700;
        margin: 15px 0px;
    }
}
.ers ul {
    list-style: none;
    padding: 0px;
    margin-top: 30px;
}

.ers li {
    padding: 15px;
    /* background: #000; */
    color: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
    font-size: 19px;
    line-height: 25px;
    background: rgb(161, 154, 211);
    background: linear-gradient(83deg, rgba(161, 154, 211, 1) 9%, rgba(211, 154, 205, 1) 100%);
    border-bottom: solid 1px #6d6d6d;
}

ul.precios {
    list-style: none;
    padding: 0px;
    margin-top: 20px;
    font-size: 25px;
    color: #000;
    font-family: $inter;
    border: solid 1px #ccc;
}
li.fila-precios {
    font-size: 18px;
    display: grid;
    grid-template-columns: 25% 70%;
    padding: 5px;
    border-bottom: solid 1px;
}
.costos {
    font-weight: 700;
    text-decoration:line-through;
    text-decoration-color: red; /* Subrayado rojo */
}
.preba {
    margin-bottom: 30px;
}
li.precio-normal span, li.precio-rebajado span {
    display: block;
    font-size: 18px;
    padding-bottom: 10px;
}

@media(max-width:812px){

    .texto-bonus {
        float: none;
        max-width: 90%;
        margin: 0 auto;
        padding-top: 40px;
        margin-top: 40px;
    }

    h2.titulo-programa{
        font-size: 55px;
        padding-bottom: 50px;
    }
    .foto-mod {
        max-width: 70%;
 
    }
    .benef ul {
        list-style: none;
        padding: 0px;
        font-size: 18px;
        line-height: 27px;
    }
    .titulo-beneficio {
        font-size: 41px;
        font-family: "Inter", serif;
        font-weight: 700;
        line-height: 42px;
    }
}

.item-icono {
    display: grid;
    grid-template-columns: 4% 80%;
    align-items: center;
    grid-gap: 18px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family:$inter;
}

h1.product_title.entry-title {
    /* text-transform: uppercase; */
    font-size: 75px;
    line-height: 66px;
    color: #000;
    margin: 0px;
    font-weight: 100;
    font-style: normal;
    font-family: $karina;
    padding-bottom: 20px;
    text-transform: uppercase;
}

@media(max-width:812px){
    h1.product_title.entry-title {
        /* text-transform: uppercase; */
        font-size: 60px;

    }
}

.productos-relacionados.owl-carousel.owl-loaded.owl-drag {
    display: none;
}

section.related{
    display: none;
}

h1.product_title.entry-title strong {
    display: block;
    padding-bottom: 20px;
}