#contenido-pag{
    display: block;
    width: 1155px;
    margin-right: auto;
    margin-left: auto;
}
.ocultar-contenido{
    display: none!important;
}
.swiper-slide-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 309px;
}
.card--default {
    border-radius: 6px;
    border: 1px solid rgb(154 193 221);
    overflow: hidden;
    margin-top: 0%;
}
.content-img {
    -webkit-box-flex: 0;
    border-radius: 6px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.img-bg {
    bottom: 0;
    display: block;
    height: auto;
    height: 100%;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
}
.info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    width: 100%;
    z-index: 3;
}
.info .info-inner {
    background: #fff;
    height: 100%;
    padding: 36px;
}
.title-s{
    font-size: 20px;
    font-weight: 700;
}
.primary--color {
    color: #0d6fb8 !important;
}
.description p {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #505050;
}
.info .cta--Area {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-top: 5%;
}
.btn-Primary{
    font-weight: 500;
    font-size: 16px;
    border-radius: 3px;
    padding: 10px 30px;
    color: #003053;
    appearance: none;
    border: 0 solid transparent;
    text-decoration: none;
    cursor: pointer;
    transition: .3s linear;
    position: relative;
    display: inline-block;
    text-align: center;
    max-width: 100%;
    z-index: 3;
    background-color: #f68b1f;
    margin: 5px 0;
}
.btn-Primary:hover{
    font-weight: 500;
    font-size: 16px;
    border-radius: 3px;
    padding: 10px 30px;
    color: #fff;
    appearance: none;
    border: 0 solid transparent;
    text-decoration: none;
    cursor: pointer;
    transition: .3s linear;
    position: relative;
    display: inline-block;
    text-align: center;
    max-width: 100%;
    z-index: 3;
    background-color: #003053;
    margin: 5px 0;
}
.div-fth-re{
    margin-top: 5%;
}
#dcard-respaldo-economico {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.card-icon-interna {
    display: flex;
    flex-direction: column;
    margin-top: 3%;
}
.card-icon-interna:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px 0 #b0d3eb;
}
.card-icon-interna img {
    width: 25px;
    height: 25px;
    margin-bottom: 10px;
}
.card-icon-interna h3 {
    color: #0d6fb8;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    font-family: 'Work Sans', sans-serif;
}
.card-icon-interna p {
    color: #505050;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
}
.card--shadow {
    align-self: flex-start;
    -webkit-box-shadow: 0 0 0 0 #b0d3eb;
    box-shadow: 0 0 0 0 #b0d3eb;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 6px;
    border: 1px solid rgb(154 193 221);
    overflow: hidden;
    padding: 25px 39px 25px 38px;
}
.dv-tittle-re{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.icon-img{
    margin-right: 10px;
}
.div-tittle-section{
    align-items: center;
    justify-content: center;
}
.div-tittle-section h2{
    color: #0d6fb8;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
}
.div-tittle-section p{
    margin-top: 15px;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    color: #505050;
    font-size: 14px;
    font-weight: 300;
}
.div-fth-ucb{
    margin-top: 5%;
}
.div-content-ucb{
    margin-top: 3%;
    margin-bottom: 5%;
}
.swiper-slide-inner{
    display: flex;
    height: 100%;
    min-height: 460px;
}
.content-img .left{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.img-bg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.info.child-card-style {
    background-color: transparent;
    padding-bottom: 30px;
    padding-top: 30px;
}
.info {
    position: relative;
    width: 100%;
    z-index: 3;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    order: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--light-color);
    border-radius: 4px;
}
.info .info-inner.right.card--default {
    margin-left: -40px;
}
.info .info-inner.card--default {
    background-color: var(--light-color);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    padding: 24px;
}
.card--default {
    border-radius: 6px;
    border: 1px solid rgb(154 193 221);
    overflow: hidden;
}
.tittle-ucb{
    color: #0d6fb8;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    text-align: left;
}
.info .info-inner .description {
    margin-top: 25px;
}
.info .description * {
    font-family: 'Work Sans', sans-serif;
    color: #505050;
    font-size: 14px;
    font-weight: 300;
}
.info .description ul li::marker {
    font-size: 22px;
    color: #0d6fb8;
}
@media screen and (max-width: 767px){
    #contenido-pag{
        width: 90%;
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto;
    }
    .hidden-phone{
        display: none;
    }
    .info{
        flex: 0 0 100%;
    }
    #dcard-respaldo-economico {
        flex-direction: column; 
        gap: 10px; 
    }
    .swiper-slide-inner {
        flex-direction: column;
        min-height: auto;
    }
    .content-img.left {
        flex: 0 0 100%;
        order: 1;
        position: relative;
        height: auto;
    }
    .img-bg {
        position: relative;
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .info.child-card-style {
        flex: 0 0 100%;
        order: 2;
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: left;
    }
    .info .info-inner.right.card--default {
        margin-left: 0;
        margin-top: -25px;
    }
}