.sponsorship_text__banner{
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
}

.sponsorship_text__title{
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

.sponsorship_text__button,
.sponsorship_text__cont-footer__button
{
    width: 100%;
    background: #3897d4;
    color: white!important;
    padding: 10px;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    font-size: 15px;
    line-height: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    height: 45px;
}

.sponsorship_text__text-block{
    font-size: 16px;
    line-height: 22px;
}

.sponsorship_text__cont-steps{
    margin-top:20px;
    border-bottom: 1px solid lightgray;
}

.sponsorship_text__cont-steps__step{
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sponsorship_text__cont-steps__step__img{
    margin-bottom: 15px;
}

.sponsorship_text__cont-steps__step__number{
    margin-bottom: 15px;
    width: 24px;
    height: 24px;
    background: #3c3c3c;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 17px;
    font-weight: 500;
}

.sponsorship_text__cont-steps__step__title{
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 23px;
    font-weight: bold;
}

.sponsorship_text__cont-steps__step__text{
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.sponsorship_text__cont-faq{
    margin-top: 30px;
}

.sponsorship_text__cont-faq__title{
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    display: inline-block;
}

.sponsorship_text__cont-faq__block{
    margin-bottom: 30px;
}

.sponsorship_text__cont-faq__block__question{
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    display: block;
    margin-bottom: 20px;
}

.sponsorship_text__cont-faq__block__answer{
    font-size: 16px;
    line-height: 22px;
}

.sponsorship_text__cont-faq__block__answer__inner-block{
    display: inline-block;
    margin-bottom: 20px;
}

.sponsorship_text__cont-footer{
    background-color: #E6F2FA;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 30px 30px 10px !important;
    position: relative;
    margin-top: 70px;
}

.sponsorship_text__cont-footer__title{
    font-size: 21px;
    line-height: 23px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 30px;
}

.sponsorship_text__cont-footer__img{
    width: 52px;
    height: 52px;
    position: absolute;
    top: -35px;
    left: calc(50% - 26px);
}

#modalRecomendar .modal-title{
    font-size: 25px;
    line-height: 31px;
    font-weight: bold;
}

.modalRecomendar__block{
    padding: 20px 0 !important;
    border-bottom: 1px solid lightgray;
}

.modalRecomendar__block:last-child{
    border-bottom: 0;
}

.modalRecomendar__block__title{
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.modalRecomendar__block__text{
    display: block;
    font-size: 16px;
    line-height: 21px;
}

.modalRecomendar__block__text__blue{
    color: #0077c3;
}

.modalRecomendar__enlace .modalRecomendar__block__link-apadrinamiento{
    display: block;
    margin-top: 10px;
    font-size: 15px;
    line-height: 17px;
    width: 100%;
    text-align: center;
    border: 1px solid lightgray;
    border-radius: 5px;
    color: #6F6F6F;
    height: 45px;
}

.modalRecomendar__enlace .modalRecomendar__block__link-apadrinamiento:focus{
    outline: none;
}

.modalRecomendar__enlace .modalRecomendar__block__btn-apadrinamiento{
    display: block;
    margin-top: 10px;
    background-color: #F1F0F5;
    border-radius: 3px;
    color: #0077c3;
    font-weight: 500;
    padding: 14px;
    text-align: center;
    font-size: 15px;
    line-height: 17px;
    height: 45px;
    position: relative;
}

.modalRecomendar__enlace .modalRecomendar__block__btn-apadrinamiento i,
.modalRecomendar__enlace .modalRecomendar__block__btn-apadrinamiento svg
{
    position: absolute;
    left: 30px;
}

.modalRecomendar__redes__cont{
    display: flex;
    flex-direction: column;
}

.modalRecomendar__redes__cont a{
    margin-top: 20px;
    background-color: #F1F0F5;
    border-radius: 3px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 15px;
    line-height: 17px;
    color: #0077c3 !important;
    font-weight: 500;
}

.modalRecomendar__redes__cont a:hover{
    text-decoration: none;
}

.modalRecomendar__redes__cont a i,
.modalRecomendar__redes__cont a svg
{
    position: absolute;
    left: 32px;
}

.modalRecomendar__redes__cont a .fa-whatsapp{
    color: #67C15E;
    font-weight: bold;
}

.modalRecomendar__redes__cont a .fa-facebook-f{
    color: #1A77F3;
}

.modalRecomendar__redes__cont a .fa-twitter{
    color: #1BB2E9;
}

.modalRecomendar__redes__cont a .fa-envelope{
    color: #419BF9;
}


#module-allinone_rewards-sponsorship #center_column{
    padding: 0 !important;
}

#module-allinone_rewards-sponsorship .breadcrumb,
#module-allinone_rewards-sponsorship h2,
#module-allinone_rewards-sponsorship .sponsorship_text__title,
#module-allinone_rewards-sponsorship .sponsorship_text__button,
#module-allinone_rewards-sponsorship .sponsorship_text__text-block,
#module-allinone_rewards-sponsorship .sponsorship_text__cont-steps,
#module-allinone_rewards-sponsorship .sponsorship_text__cont-faq
{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#module-allinone_rewards-sponsorship .sponsorship_text__button{
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
}

#sponsorship_text{
    padding-top: 0 !important;
}

.idTabs--no-login{
    height: 43px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    padding: 0 10px 10px;
    position: sticky;
    top: 0;
    background-color: white;
    box-shadow: 0 8px 8px -8px #cacaca;
}

.idTabs--no-login > span,
.idTabs--no-login > a
{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.idTabs--no-login > a{
    color: white;
}

.idTabs--no-login__left{
    font-weight: bold;
}

.idTabs--no-login__right{
    background-color: #3897D4;
    color: white;
    padding: 0 15px;
    border-radius: 100px;
    height: 30px;
}

.sponsorship_text__cont-faq__desktop,
.sponsorship_text__cont-footer__desktop
{
    display: none;
}

.sponsorship_text__cont-faq__block__answer a{
    color: #0077c3;
    font-weight: 500;
}





#rewards_sponsorship .idTabs{
    background: white;
    border: none;
    padding: 0;
    box-shadow: 0 8px 8px -8px #cacaca;
    margin-top: 0 !important;
}
#rewards_sponsorship .idTabs li a{
    padding: 15px 5px;
    font-size: 11pt;
    font-weight: normal;
    height: 45px;
    text-transform: none;
    border: none;
    color: #747474;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
#rewards_sponsorship .idTabs li a.selected{
    font-weight: bold;
    color: inherit;
    border-bottom: 4px solid #3897D4;
}
#rewards_sponsorship .sheets{
    width: 100%;
    overflow: hidden;
    border: none;
    padding: 0;
}
#rewards_sponsorship .sponsorshipBlock{
    font-size: 11pt !important;
    padding: 0 10px 10px;
}
#rewards_sponsorship .link_apadrinamiento{
    display: block;
    text-align: center;
    border: 1px solid #DDD;
    padding: 20px 0px;
    border-radius: 3px;
    width: 400px;
    margin: 20px auto 10px auto;
    cursor: pointer;
}
#rewards_sponsorship .legend_copiar{
    display: block;
    text-align: center;
    margin-bottom: 20px;
    color: #888;
    font-size: 10pt;
}
#rewards_sponsorship #list_contacts_form{
    margin-top: 20px;
}
#rewards_sponsorship .submit{
    margin-top: 25px;
}

#rewards_sponsorship #list_contacts_form table{

}
#rewards_sponsorship #list_contacts_form table th{
    font-size: 11pt;
    font-weight: normal;
    text-transform: none;
    text-align: center;
}
#rewards_sponsorship #list_contacts_form table td{
    padding: 5px;
    text-align: center;
}
#rewards_sponsorship #list_contacts_form .text{
    height: 40px !important;
    border-radius: 3px;
    padding: 0px 5px;
}

.breadcrumb,
#rewards_sponsorship > h2
{
    display: none;
}

#module-loyalty-default .breadcrumb{
    display: block;
    margin: 0 auto !important;
    width: 1440px;
    max-width: 100%;
    padding: 12px 226px 12px 216px !important;
}

#modalRecomendar .modalRecomendar__block__btn-apadrinamiento--copied{
    border-color: #44995a !important;
    color: #44995a;
}

#modalRecomendar .modalRecomendar__block__btn-apadrinamiento--copied:before{
    content: '\2713';
    float: left;
    font-size: 25px;
}

.sponsorship_text__cont-steps__step__img{
    height: 62px;
}

.modalRecomendar__legal{
    font-size: 14px;
    line-height: 16px;
}

.modalRecomendar__legal a{
    color: #0077c3;
}

.saldo-quantity{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.saldo-quantity > div{
    width: 100%;
    display: flex;
    align-items: center;
}

.mi-saldo-header > span{
    display: flex !important;
    align-items: center;
}

.mi-saldo-header svg{
    width: 16px;
    height: 16px;
    margin-left: 5px;
    line-height: 16px;
    fill: #007CB5;
}


@media (max-width: 1414px) and (min-width: 991px){
    #rewards_sponsorship .idTabs{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1280px){
    #rewards_sponsorship .idTabs li{
        min-width: 200px !important;
    }
}

@media (max-width: 991px) {
    #rewards_sponsorship .idTabs li a {
        font-size: 14px;
        line-height: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
        background: white;
    }

    #rewards_sponsorship .sponsorshipBlock {
        font-size: 14px;
        line-height: 16px;
        padding: 0;
    }

    .sponsorship_text__banner {
        pointer-events: none;
    }

    #modalRecomendar {
        padding: 0;
    }

    #modalRecomendar .modal-dialog {
        margin: 0;
        padding: 0;
        max-width: unset;
    }

    #modalRecomendar .modal-content {
        border-radius: 0;
        min-height: 100vh;
    }

    .modalRecomendar__redes__cont a i,
    .modalRecomendar__redes__cont a svg {
        font-size: 20px;
    }

    .cont-fullbanner-mobile {
        display: none !important;
    }

    body,
    #rewards_sponsorship .sheets {
        overflow: unset !important;
    }

    #top_marcas_bottom {
        display: none !important;
    }

    #module-allinone_rewards-sponsorship .breadcrumb,
    #module-allinone_rewards-sponsorship h2,
    #module-allinone_rewards-sponsorship .sponsorship_text__title,
    #module-allinone_rewards-sponsorship .sponsorship_text__button,
    #module-allinone_rewards-sponsorship .sponsorship_text__text-block,
    #module-allinone_rewards-sponsorship .sponsorship_text__cont-steps,
    #module-allinone_rewards-sponsorship .sponsorship_text__cont-faq {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    #module-allinone_rewards-sponsorship .sponsorship_text__button {
        margin-left: 24px;
        margin-right: 24px;
        width: calc(100% - 48px);
    }

    #modalRecomendar .modal-header,
    #modalRecomendar .modal-body {
        padding-left: 24px;
        padding-right: 24px;
    }

    #rewards_sponsorship .idTabs li {
        min-width: 152px !important;
        width: 152px !important;
    }

    #rewards_sponsorship .idTabs::-webkit-scrollbar {
        display: none;
    }

}

@media (max-width: 480px){
    #rewards_sponsorship .idTabs{
        height: 45px;
    }

    #module-loyalty-default .breadcrumb{
        display: none;
    }

    .block-user_mobile{
        padding-top: 1rem;
    }

    .titulo-seccion-new_mobile{
        font-size: 21px;
        line-height: 23px;
    }

    .continue-shopping_mobile{
        margin-bottom: 2rem;
    }

    .pagination{
        width: 100%;
    }

    .pagination li{
        display: none !important;
    }

    #pagination li#pagination_previous,
    #pagination li#pagination_next
    {
        display: flex !important;
        width: 50%;
    }

    #pagination li#pagination_previous span,
    #pagination li#pagination_next span,
    #pagination li#pagination_previous a,
    #pagination li#pagination_next a
    {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    #pagination li#pagination_previous a,
    #pagination li#pagination_next a
    {
        display: flex;
        align-items: center;
        width: 187px;
        height: 48px;
        border-radius: 8px;
        background-color: rgb(241, 240, 245);
        font-weight: 500;
        color: rgb(0, 119, 195);
        border: 1px;
    }

}

@media (min-width: 480px){
    #module-allinone_rewards-sponsorship .sponsorship_text__cont-steps{
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
}

@media (min-width: 992px){
    #rewards_sponsorship .idTabs{
        background: white;
        overflow-x: unset;
        height: 50px;
        width: 100%;
        max-width: 1380px;
        margin: 0;
        padding: 0 10px;
    }

    #rewards_sponsorship .idTabs li{
        min-width: 250px;
    }

    .idTabs a,
    .idTabs a:hover
    {
        background: white;
    }

    .sponsorship_text .sponsorship_text__title
    {
        max-width: 1400px;
        font-size: 28px;
        line-height: 29px;
    }

    .sponsorship_text .sponsorship_text__title:before{
        content: 'Programa de Embajador - ';
    }

    .sponsorship_text__title,
    .sponsorship_text__cont-faq__title,
    .sponsorship_text__cont-steps__step__title
    {
        font-weight: 500;
    }

    .sponsorship_text__text-block,
    .sponsorship_text__cont-steps__step__text
    {
        font-weight: 300;
    }

    #module-allinone_rewards-sponsorship .sponsorship_text__button{
        display: none;
    }

    #module-allinone_rewards-sponsorship .sponsorship_text .sponsorship_text__cont-steps{
        display: flex;
        align-items: flex-start;
        justify-content: space-evenly;
        margin-top: 40px !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .sponsorship_text .sponsorship_text__cont-steps__step__img,
    .sponsorship_text .sponsorship_text__cont-steps__step__number,
    .sponsorship_text .sponsorship_text__cont-steps__step__title
    {
        margin-bottom: 23px;
    }

    .sponsorship_text .sponsorship_text__cont-steps__step{
        margin-bottom: 60px;
        max-width: 312px;
    }

    .sponsorship_text .sponsorship_text__cont-faq{
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
    }

    .sponsorship_text .sponsorship_text__cont-faq__title{
        width: 100%;
    }

    .sponsorship_text .sponsorship_text__cont-faq__block{
        width: 100%;
        margin-bottom: 40px;

    }

    .sponsorship_text__cont-faq__mobile,
    .sponsorship_text__cont-footer__mobile
    {
        display: none;
    }

    .sponsorship_text__cont-faq__desktop,
    .sponsorship_text__cont-footer__desktop
    {
        display: flex;
    }

    .sponsorship_text__cont-faq__desktop__col-left,
    .sponsorship_text__cont-faq__desktop__col-right
    {
        width: 48%;
    }

    .sponsorship_text__cont-faq__desktop__col-left{
        padding-right: 40px;
    }

    .sponsorship_text__cont-faq__desktop__col-right
    {
        padding-left: 40px;
    }

    .sponsorship_text__cont-faq__block__answer{
        font-weight: 300;
    }

    .sponsorship_text__cont-footer__desktop__left{
        width: 40%;
        padding: 20px;
        position: relative;
    }

    .sponsorship_text__cont-footer__desktop__right{
        width: 60%;
        padding: 10px 25px;
        text-align: left;
    }

    .sponsorship_text__cont-footer__desktop__left__img{
        width: 100%;
        max-width: 366px;
        position: absolute;
        top: -120px;
        left: -50px;
    }

    .sponsorship_text .sponsorship_text__cont-footer{
        padding: 40px !important;
        border-bottom: 5px solid #3897D4;
    }

    .sponsorship_text__cont-footer__desktop{
        padding-top: 0;
    }

    .sponsorship_text__cont-footer__desktop__right__title{
        font-size: 28px;
        line-height: 34px;
        font-weight: 500;
        display: block;
        margin-bottom: 30px;
    }

    .sponsorship_text__cont-footer__desktop__right__button{
        height: 47px;
        font-size: 18px;
        font-weight: 500;
        color: white !important;
        background-color: #3897d4;
        border-radius: 3px;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 325px;
    }

    #rewards_sponsorship .idTabs li a{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
    }

    #modalRecomendar .modal-dialog{
        width: 760px;
        max-width: unset;
    }

    #modalRecomendar .modal-content{
        width: 760px;
        border-top: 9px solid #78B5DC;
        padding: 14px 24px 24px;
    }

    #modalRecomendar .modalRecomendar__block__title{
        font-size: 21px;
        line-height: 23px;
        font-weight: 500;
        width: 100%;
    }

    #modalRecomendar .modalRecomendar__block__title:before{
        content: '.';
        font-size: 60px;
        line-height: 0;
        position: relative;
        bottom: 4px;
    }

    #modalRecomendar .modalRecomendar__block__text{
        font-weight: 300;
    }

    #modalRecomendar .modalRecomendar__block__text__blue{
        font-weight: 500;
    }

    #modalRecomendar .modalRecomendar__redes__cont{
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #modalRecomendar .modalRecomendar__redes__cont > a{
        width: 49%;
    }

    #modalRecomendar .modalRecomendar__redes__cont a .fa-whatsapp,
    #modalRecomendar .modalRecomendar__redes__cont a .fa-facebook-f,
    #modalRecomendar .modalRecomendar__redes__cont a .fa-twitter,
    #modalRecomendar .modalRecomendar__redes__cont a .fa-envelope,
    #modalRecomendar .modalRecomendar__redes__cont a
    {
        color: white !important;
    }

    #modalRecomendar .modalRecomendar__redes__cont .whatsapp{
        background-color: #85cb97;
    }

    #modalRecomendar .modalRecomendar__redes__cont .facebook{
        background-color: #0077C3;
    }

    #modalRecomendar .modalRecomendar__redes__cont .twitter{
        background-color: #71b8e6;
    }

    #modalRecomendar .modalRecomendar__redes__cont .email{
        background-color: #CD6969;
    }

    #modalRecomendar .modalRecomendar__redes__cont a{
        border-radius: 5px;
    }

    #modalRecomendar .modalRecomendar__enlace{
        display: flex;
        flex-wrap: wrap;
    }

    #modalRecomendar .modalRecomendar__enlace .modalRecomendar__block__link-apadrinamiento{
        width: 55%;
        font-size: 16px;
    }

    #modalRecomendar .modalRecomendar__enlace .modalRecomendar__block__btn-apadrinamiento{
        width: calc(45% - 15px);
        margin-left: 15px;
        border-radius: 5px;
        border: 1px solid #0077c3;
        font-size: 16px;
        background-color: white;
        cursor: pointer;
    }

    body{
        overflow-x: unset !important;
    }

    .sponsorship_text__banner{
        margin-bottom: 45px !important;
        cursor: pointer;
    }

    .idTabs--no-login{
        display: none;
    }

    .modalRecomendar__block{
        padding: 30px 0 !important;
    }

    #modalRecomendar .modal-header{
        padding-bottom: 0;
    }

    .sponsorship_text__title,
    .sponsorship_text__text-block
    {
        text-align: center;
    }

    #module-allinone_rewards-sponsorship .sponsorship_text__text-block{
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .cont-fullbanner{
        display: none !important;
    }

    .modalRecomendar__legal a{
        font-weight: 500;
    }


}
