﻿body {
}
/*.collapsed .flecha-option{
    transform: rotateZ(-90deg)
}*/

.statusArrow[aria-expanded="true"] .flecha-option {
    transform: rotateZ(-90deg)
}

.lineHeight12{
    line-height: 1.2
}

.lineHeight13{
    line-height: 1.3
}

.lineHeight15{
    line-height: 1.5
}

.lineHeight16{
    line-height: 1.6
}

.quest-ozempic {
    margin: 1.8rem 0;
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 1.5rem;
    display: flex;
    justify-content: space-between;
}

.quest-info-ozempic {
    padding: 0 2rem;
    color: #fff;
    font-size: 1.2rem;
}

.benefits-sub {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 0 ;
    padding: 0 .4rem
}

.order-secction {
    display: flex;
    flex-direction: column
}

.content-img-benefit {
    display: flex;
    justify-content: center
}

.img-benefit{
    width: 90px;
    height: 90px
}

.warranty-ozempic {
    padding: 0 .5rem;
    display: flex;
    flex-direction: column;
    margin: 2rem 0 3rem; 
    letter-spacing: 0;
}

.ozempic-container{
    padding: 0 15px;
}

.salto-ozem{
    display: none;
}

.flecha-option{
    width: 1.5rem;
    height: 100%
}

.look-title{
    font-size: 1.9rem;
    color: #005665
}

.info-sub{
    font-size: 1.3rem
}

.benefit-title{
    font-size: 1.45rem;
    color: #005665
}

.benefit-subtitle{
    font-size: 1.2rem
}

.look-warranty {
    font-size: 1.6rem;
    color: #005665
}

.img-entrega{
    margin: 0 0 3rem
}

.ajuste-content{
    padding: 0 6px;
    margin: 0 0 3rem;
}


.images-contents {
    display: flex;
    flex-wrap: wrap;
    margin: 2.5rem 0 2rem
}

.img-flecha{
    width: 50px;
    height: 25px
}

/*New*/

.backblue {
    background-color: #00A5DE;
    color: #FFFFFF;
    text-align: center;
    padding: 0.7rem 0;
    margin: 1rem 0 1.5rem;
    font-weight: 500;
}

.btn-suscripcion {
    background-color: #DA0812;
    color: #FFFFFF;
    border-radius: 3rem;
    padding: 1.4rem 0.8rem;
    font-size: 1.15rem;
    font-weight: 600;
    margin: 2rem;
    text-align: center;
}

.content-points-l {
    color: #004289;
    padding: 0 7px;
    font-size: 1.25rem;
    font-weight: 800;
}

.content-points-r {
    color: #004289;
    padding: 0 7px;
    font-size: 1.25rem;
    font-weight: 800;
}

.img-offer {
    padding: 0;
    margin-bottom: 1rem;
}

.logo-ozempic-sub{
    padding: 0 3rem;
}

.title-tiempo {
    text-align: center;
    margin: 2rem 0 4rem;
    color: #004289;
    font-size: 1.75rem
}

.nyo-novo{
    font-size: 1.42rem
}

.newtitle {
    
}

.ozempic-title-new {
    position: absolute;
    top: calc(11% - 0.4rem);
    width: 100vw;
    text-align: center;
    font-weight: 800;
    color: #DA0812;
    font-size: calc(140% - .5vw);
}

@media(min-width: 380px){
    .ozempic-title-new {
        position: absolute;
        top: calc(11% - 0.4rem);
        width: 100vw;
        text-align: center;
        font-weight: 800;
        color: #DA0812;
        font-size: calc(140% - .3vw);
    }
}

@media(min-width: 576px) {
    .warranty-ozempic {
        padding: 1.5rem .5rem;
    }
    .look-warranty{
        font-size: 30px
    }
    .look-title {
        font-size: 2.3rem;
    }

    .info-sub {
        font-size: 1.4rem
    }
    .quest-ozempic{
        font-size: 1.7rem
    }
    .benefit-title {
        font-size: 1.5rem
    }

    .benefit-subtitle {
        font-size: 1.3rem
    }
    .ajuste-content {
        padding: 0 15px
    }
    .images-contents {
        margin-bottom: 3rem
    }
    .benefits-sub {
        padding-left: 15px;
        padding-right: 15px;
    }

    /*New*/
    .backblue {
       display: none
    }

    .img-offer {
        padding: 0 15px;
        margin-bottom: 1.5rem;
    }
    .logo-ozempic-sub{
        padding: 0
    }
    .btn-suscripcion {
        padding: 1.6rem 0.8rem;
        font-size: 1.7rem;
    }
    .title-tiempo {
        font-size: 2.15rem
    }
    .nyo-novo {
        font-size: 1.5rem
    }
    .ozempic-title-new {
        position: absolute;
        top: calc(11% - 0.2rem);
        width: 100vw;
        text-align: center;
        font-weight: 800;
        color: #DA0812;
        font-size: calc(140% + .5vw);
    }
}

@media(min-width: 768px){
    .content-points-l {
        padding-left: 15px;
        font-size: 1.25rem;
        font-weight: 800;
    }

    .content-points-r {
        padding-right: 15px;
        font-size: 1.25rem;
        font-weight: 800;
    }

    .title-tiempo {
        margin: 3.5rem 0 7.5rem;
    }

    
}

@media(min-width: 992px){
    .content-points-l {
        padding-left: 8rem;
        font-size: 1.25rem;
        font-weight: 800;
    }

    .content-points-r {
        padding-right: 8rem;
        font-size: 1.25rem;
        font-weight: 800;
    }
    .ozempic-title-new {
        position: absolute;
        top: calc(11% - 0.2rem);
        width: 100vw;
        text-align: center;
        font-weight: 800;
        color: #DA0812;
        font-size: calc(100% + .6vw);
    }
}

@media(min-width: 1200px){
    .ozempic-container{
        padding: 0 7%
    }
    .salto-ozem{
        display: inline
    }
    .size-title-programa {
        font-size: 30px;
    }
    .info-program-sub{
        font-size: 18px
    }
    .warranty-ozempic {
        letter-spacing: 1px;
    }
}

.inputNoBorder{
    border: unset!important;
    padding: 0!important;
}