.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: "Playfair Display", serif;
    color: #fff;
}

.span-1.mod strong {
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
    font-weight: 700 !important;
}

.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: #FFF;
background: linear-gradient(180deg,rgba(255, 255, 255, 1) 40%, rgba(46, 47, 121, 1) 67%);
}

@media(max-width:812px){
    .ficha {
    background: #FFF;
background: linear-gradient(180deg,rgba(255, 255, 255, 1) 53%, rgba(46, 47, 121, 1) 86%);
}

}


h2.mod-tit span {
    font-size: 25px;
    display: block;
    /* padding-top: 19px; */
    margin-bottom: 20px;
    font-family: $primary-font;
    display: block;
    margin-top: 20px !important;
    line-height: 32px;
}

.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-family: "Playfair Display", serif;
}

.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: #2e2f7830;
    font-size: 25px;
    padding: 15px 30px;
    text-align: center;
    border-radius: 10px;
    line-height: 27px;
    text-align: left;
    /* color: #fff; */
    font-weight: 700 !important;
}

@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;
    background: #FFF;
background: linear-gradient(76deg,rgba(255, 255, 255, 1) 0%, rgba(171, 200, 232, 1) 100%);

}
.titulo-llamada {
    font-size: 45px;
    margin-bottom: 35px;
    font-family: "Playfair Display", serif;
    line-height: 40px;
    font-weight: 400;
}

.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: 30px;
    line-height: 35px;
    padding-bottom: 23px;
    font-family: "Playfair Display", serif;
    
}

.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: "Playfair Display", serif;
    text-align: center;
    margin-top: -100px;
    padding-bottom: 100px;
}

h2.titulo-beneficio {
    font-size: 50px;
    font-family: "Playfair Display", serif;
    line-height: 45px;
    padding-right: 30px;

}

.beneficios {
    max-width: 80%;
    margin: 0 auto;
    padding: 40px;
    /* background: #000; */
    background: #ffd5ba;
background: linear-gradient(76deg,rgba(255, 213, 186, 1) 0%, rgba(204, 228, 255, 1) 100%);
    border-radius: 10px;
    margin-top: 70px;
}

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

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

.salto-bono {
    height: 200px;
}

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

.texto-bonus h2 {
    font-size: 67px;
    line-height: 61px;
    color: #000;
    font-family: "Playfair Display", serif !important;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.texto-bonus h2 span {
    font-size: 40px;
    line-height: 52px;
    color: #000;
    font-family: "Playfair Display", serif !important;
    font-weight: 300;
    display: block;
    margin-top: 10px;
}

h3.titulo-bonus {
    font-size: 44px;
    margin: 40px 0px 10px;
    font-family: "Playfair Display", serif !important;
    font-weight: 400;
}

.accede-ahora {
    font-size: 30px;
    padding-bottom: 17px;
}
.texto-bonus .accede-ahora {
    font-size: 30px;
    padding-bottom: 17px;
    color: #000;
    padding-top: 20px;
}
.texto-bonus  .preba{
    color: #000;
}



.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 {
    display: flex;
    background: #fff;
    border-radius: 5px;
    padding: 10px !important;
    justify-content: space-around;
    text-align: center;
}


.texto-bonus ul.precios {
    display: flex;
    background: #fff;
    border-radius: 5px;
    padding: 10px !important;
    border: solid 1px #ccc;
    margin: 20px 0px 0px;
}

.contenedor-full.cambio-color {
    background: #24255e;
    background: #00;
    color: #fff;
    padding-bottom: 100px;
}

.accede-ahora {
    font-size: 30px;
    padding-bottom: 17px;
    color: #fff;
}
.preba {
    color: #fff;
}
li.fila-precios {
    font-size: 18px;
    display: grid;
    grid-template-columns:100%;
    padding: 5px;
}


.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-family: "Playfair Display", serif !important;
    font-size: 51px;
    line-height: 48px;
    color: #000;
    margin: 0px;
    font-weight: 100;
    font-style: normal;
    font-family: arial;
    padding-bottom: 20px;
    /* text-transform: uppercase; */
}

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

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

    }
}


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


ul.precios {
    display: flex;
    background: #fff;
    border-radius: 5px;
    padding: 10px !important;
}