.main-banner {
    position: relative;
    background-size: cover;
    color: white;
    text-align: center;
    overflow: hidden;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
}
.main-banner {
    padding: 9rem 0;
}
.main-banner.banner-lp .contenedor-h1, .main-banner.banner-lp h1 {
    font-size: 42px;
    font-weight: 800;
    line-height: 46px;
}
.px-lgm {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.tit-ebook-lp {
    font-weight: 800;
    font-size: 24px;
    line-height: 26px;
}
.imgcard-ebook{
    box-shadow: 3px 8px 15px -5px; 
}
.nofixedNav {
    position: initial !important;
}
.fixedNav {
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 25% !important;
    padding: 0 12px;
    background-color: white !important;
    border-radius: 10px;
}
.fixedNav > .box-call-nav p{
    display: none;
}
.fixedNav > .box-contents{
    box-shadow: initial;
    margin: 0 !important;
}
.lb-contpx{
    font-weight: 800;
    font-size: 28px;
    line-height: 30px;
    border-bottom: 1px solid var(--color-spa-secundario);
}
.list-tblc li {
    border-bottom: 1px solid var(--color-spa-secundario);
    padding: 13px 0;
}
.list-tblc li a{
    color: black;
    text-decoration: none;
    transition: 0.5s all;
}
.list-tblc li a:hover{
    color: var(--color-spa-secundario);
}
#content-lp-spamovil p, #content-lp-spamovil ul, #content-lp-spamovil ol{
    font-size: 17px;
    margin-bottom: 20px;
}
#content-lp-spamovil ul li, #content-lp-spamovil ol li{
    margin-bottom: 20px;
}
em{
    font-style: normal;
}
#content-lp-spamovil p a{
    text-decoration: underline;
    color: #5C5B5E;
}
#content-lp-spamovil h2 {
    color: var(--color-spa-secundario);
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 50px;
    display: table;
    width: 100%;
}
#content-lp-spamovil h3, #content-lp-spamovil h4 {
    color: var(--color-verde);
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 50px;
    display: table;
    width: 100%;
}
#content-lp-spamovil table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
#content-lp-spamovil table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    border: 1px solid #dee2e6;
}
#content-lp-spamovil table td, #content-lp-spamovil table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.banner-ebook-welness {
    position: relative;
    background-size: cover;
    color: white;
    height: 340px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(../images/spamovil-banner-ebook-wellness.webp);
    display: table;
    width: 100%;
    padding: 40px;
    margin: 50px 0 50px 0;
}
.contns-ebook p {
    font-size: 32px !important;
    font-weight: 800;
    line-height: 34px;
}
.textura-background:after {
    background-image: url(../images/textura-fondo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    left: 32%;
}
.nodesklp {
    display: none;
}
.back-to-top{
    opacity: 0;
}
.back-to-top.active {
    opacity: 1;
}
.back-to-top {
    position: fixed;
    z-index: 4000000;
    bottom: 22px;
    left: 25px;
    text-decoration: none;
    background-color: var(--color-spa-secundario);
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 56px;
    height: 56px;
    cursor: pointer;
    text-align: center;
    line-height: 58px;
    border-radius: 50%;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    box-shadow: 0px 0px 27px 0px rgba(0,0,0,.045);
    color: white;
    border: 1px solid white;
}
.back-to-top:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.back-to-top .fa {
    color: inherit;
    font-size: 20px;
}
.list-infolp li{
    margin-bottom: 10px;
}
.list-infolp li a {
    color: #5C5B5E;
    font-size: 18px;
}
@media screen and (max-width:1390px){
    .fixedNav {
        left: 15px;
    }
}
@media screen and (max-width:992px){
    .fixedNav {
        width: 38% !important;
    }
}
@media screen and (max-width:768px){
    .fixedNav {
        width: 100% !important;
        position: relative;
        left: initial;
    }
    .nomovlp{
        display: none;
    }
    .nodesklp{
        display: block;
    }
    #content-lp-spamovil h2 {
        font-size: 22px;
    }
    #content-lp-spamovil h3{
        font-size: 18px;
    }
    .tit-ebook-lp {
        font-size: 20px;
        line-height: 22px;
    }
    .lb-contpx {
        font-size: 22px;
    }
    .main-banner {
        height: 400px;
        background-position: center;
        padding: 5rem 0;
    }
    .main-banner.banner-lp h1 {
        font-size: 28px;
        line-height: 30px;
    }
    .main-banner {
        background-position: right;
    }
    .banner-ebook-welness {
        height: 300px;
        background-position: right;
        padding: 40px 25px;
    }
    .contns-ebook p br{
        display: none;
    }
    .contns-ebook p {
        font-size: 22px !important;
        line-height: 22px;
        text-align: center;
    }
    .contns-ebook a {
        margin: 0 auto;
        display: table;
    }
}