#sad-image{
    height: 125vh;
    background-image: url('../Images/Other/Opcion_2.jpg');
    background-size:cover;
    background-repeat: no-repeat;
}

#pop-burble{
    float: right;
    width: 16vw;
    height: 16vw;
    margin: 5vh;
    background-color: white;
    font-size: x-large;
    line-height: 100%;
    color: var(--acompanamiento-color);
}

.slide-3 .box-line-buttom {
    padding-top: 0;
}

.slide-3 .inner-box-center2{
    padding: 5vh 5vw 5vh 5vw;
    background-color: #7C0426;
    color: white;
}

.slide-3 .inner-box-center2 p{
    font-size: x-large;
    font-weight: lighter;
    line-height: 100%;
}

.slide-3 .txt-circle{
    line-height: 100%;
}

.slide-3 .buttom-band{
    background-color: #60021D;
}

.slide-3 .buttom-band p{
    font-size: x-large;
}

.slide-3 a{
    color: white;
}