.operate_container {
    font-size: 15px;
    max-width: 1100px;
}

.operate_container-help {
    margin-top: 30px;
    margin-bottom: 30px;
}

.operate_content-first {
    background-size: 100%;
    position: relative;
    background-image: url('/images/Legacy/Paso-01-Web.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 463px;
}

.operate_content-first-over {
    height: 109px;
    padding-top: 0px;
    background-color: rgba(0, 46, 87, 0.85);
}

.operate_content-second {
    background-size: 100%;
    position: relative;
    background-image: url('/images/Legacy/Paso-02-Web.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 463px;
}

.operate_content-second-over{
    height: 109px;
    padding-top: 0px;
    background-color: rgba(0, 46, 87, 0.85);
}

.step_subtitle {
    text-align: center;
    padding: 22px;
    padding-top: 0px;
    overflow: initial;
}

.step_subtitle b {
    color: #82BE00;
}

.operate_content-third {
    background-size: 100%;
    position: relative;
    background-image: url('/images/Legacy/Paso-03-New_Web.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 463px;
}

.operate_content-third-over {
    height: 109px;
    padding-top: 0px;
    background-color: rgba(0, 46, 87, 0.85);
}

.operate-reminder {
    margin-top: 70px;
    margin-bottom: 70px;
}

.pasos__header--first {
    background-image: url('/images/Legacy/Paso-01-Responsive_ok.jpg');
}

.pasos__header--second {
    background-image: url('/images/Legacy/Paso-02-Responsive_ok.jpg');
}

.pasos__header--third {
    background-image: url('/images/Legacy/Paso-03-New_Responsive.jpg');
}


#collapse1 {
    overflow: hidden;
}

#collapse1 div {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
}

#collapse1 div b {
    color: #2E7300;
}

#collapse2 {
    overflow: hidden;
}

#collapse3 {
    overflow: hidden;
}

.step--content {
    margin-top: 15px; 
    margin-bottom: 15px; 
    text-align: left;
}

.step--title {
    color: #f5f5f5;
}

.operate__question {
    color: #002E58;
    text-align: justify;
}

.operate__question--container {
    margin-top: 10px;
    margin-bottom: 10px;
}

.operate__question--link {
    margin-top: 20px;
}

.pasos_header{
    background-color:#023447;
    background-size: 100%;
    background-position: center;
    padding: 20px;
    width: 100%;
    font-size: 16px;
    font-weight:
    bold; color: #fff;
}

.titulo_pado {
    font-size: 30px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
