﻿/***************************Temp**************************/

.temp-logo-reg{
    padding-top:13px;
    text-align:center;
}

.temp-logo-reg img{
    max-width:390px;
    width:100%;
    margin: 0 auto;
}

.temp-banner{
    position:relative;
    width:100%;
}

.temp-banner img{
    width:100%;
}

/*********************************Errores********************************/
.error_required {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    margin-bottom: 8px;
    border-radius: 3px;
    background-color: #9d0000;
    margin-top: 5px;
}

.error_required_2 {
    position: relative;
    float: left;
    left: 11%;
    right: 0;
    margin-top: 10px;
    width: 78%;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 3px;
    background-color: #9d0000;
}

.error_required_ajax4 {
    position: relative;
    clear: left;
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
    height: auto;
    color: #FFFFFF;
    font-weight: 400;
    padding: 5px 10px;
    margin-bottom: 8px;
    border-radius: 3px;
    background-color: #9d0000;
    margin-top: 5px;
    display: none;
    text-align: center;
}

.error_required_login{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #986161;
    font-weight: 400;
    padding-top: 2px;
    border-radius: 3px;
    text-align: center;
}

.error_required_red {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    margin-bottom: 8px;
    border-radius: 3px;
    background-color: #9d0000;
    margin-top: 5px;
}

.error_login{
    position: fixed;
    top:30%;
    left:50%;
    transform: translate(-50%, 50%);
    width:300px;
    background-color: #000;
    border-radius:3px;
    color: #FFFFFF;
    font-size:1.1em;
    padding: 10px 5px;
    text-align:center;
    animation-delay: 1s !important;
    z-index: 15;
}

.error_required_contact {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    top: -3px;
    margin-bottom: 8px;
    border-radius: 3px;
    background-color: #9d0000;
}

.error_required_comment {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    margin-top: 12px;
    margin-bottom: 4px;
    border-radius: 3px;
    background-color: #9d0000;
}

.error_required_ajax {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    margin-bottom: 8px;
    border-radius: 3px;
    background-color: #9d0000;
    margin-top: 5px;
    display: none;
}

.error_required_ajax2{
    position: relative;
    width: 100%;
    height: auto;
    color: #a51d1d;
    font-weight: 600;
    padding: 8px 10px;
    margin-top: 5px;
    display: none;
}

.error_ajax{
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 8px;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 3px;
    background-color: rgb(92, 131, 183);
    display: none;
}

.popup-error-message{
    position: absolute;
    top: -58px;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    max-width: 250px;
    min-height: 40px;
    padding:10px;
    background-color: rgb(92, 131, 183);
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    z-index: 10;
    display: none;
}

.popup-error-ajax{
    position: fixed;
    top: 45%;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    max-width: 290px;
    min-height: 40px;
    padding:10px;
    background-color: #444;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    z-index: 10;
    display: none;
}

.popup-success-ajax{
    position: fixed;
    top: 45%;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    max-width: 290px;
    min-height: 40px;
    padding:10px;
    background-color: #2fa24c;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    z-index: 10;
    display: none;
}

.popup-error-ajax-2 {
    position: absolute;
    top: 83px;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    max-width: 290px;
    min-height: 40px;
    padding: 10px;
    background-color: rgb(92, 131, 183);
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    z-index: 10;
    display: none;
}

.error_required_ajax5 {
    position: relative;
    float: left;
    width: 94%;
    height: auto;
    color: #FFFFFF;
    font-weight: 400;
    padding: 8px 10px;
    margin: 0 auto;
    margin-bottom: 8px;
    border-radius: 3px;
    background-color: #9d0000;
    margin-top: 5px;
    display: none;
}

.mppm-popup-error{
    position: absolute;
    bottom: 29%;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    max-width: 290px;
    min-height: 40px;
    padding:10px;
    background-color: #444;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    z-index: 10;
    display: none;
}

.mppm-popup-success{
    position: absolute;
    bottom: 29%;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    max-width: 290px;
    min-height: 40px;
    padding:10px;
    background-color: #2fa24c;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    z-index: 10;
    display: none;
}

.login-msg{
    position:fixed;
    top:45%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align:center;
    min-height: 48px;
    max-width: 300px;
    line-height: 1.5em;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display:none;
    z-index:99;
}

.login-msg.success{
    background-color: #4fa944 !important;
}

.contact-msg{
    position:fixed;
    top:45%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align:center;
    min-height: 48px;
    max-width: 300px;
    line-height: 1.5em;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display:none;
    z-index:99;
}

.contact-msg.success{
    background-color: #4fa944 !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7a7a7a !important;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder { /* Firefox 19+ */
  color: #7a7a7a !important;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder { /* IE 10+ */
  color: #7a7a7a !important;
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder { /* Firefox 18- */
  color: #7a7a7a !important;
}

/*******************************Formulario registro*******************************/

.modal{
    z-index: 3150;
}

.modal-backdrop{
    z-index: 3140;
}

.modal-open {
    padding-right: 0 !important;
}

.modal-title{
    color: #001e3e;
    font-weight:600;
}

.modal-title-cmpl{
    display: block;
    margin: 0 auto;
    color: #1e792c;
    font-size: 1.3em;
    font-weight: 600;
    text-align: center;
}

.modal-title-cmpl i{
    display: block;
    font-size:2em;
}

.modal-title-trivia {
    color: #001e3e;
    font-weight: 600;
    font-size: 1.5em;
    text-align: center;
    margin: 0 auto;
}

.mdl-header{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    width: 100%;
    min-height: 58px;
    line-height: 38px;
    background: #D45D00;
    color: #fff;
    font-size: 1.4em;
    font-weight: 500;
    padding: 10px 20px;
}

.cont-logo img{
    max-width: 152px;
    margin-top: 8px;
    width: 100%;
}

.input-checkbox span{
    color: #333 !important;
}

.bg-white{
    background-color: #FFFFFF !important;
    border-radius:3px;
}

.radiobutton span label
{
    padding-right:40px;
}

.title-card{
    text-align: center;
    margin-bottom: 25px;
    font-size: 1.7em;
    color: #c40a2c;
}

.tbx-card{
    max-width: 70%;
    display: inline-block;
}

.checkboxSingleLine
{
    display: inline;
    min-height:20px;
    margin-top:10px;
    margin-bottom:10px;
    vertical-align:middle;
}

.checkboxSingleLine label
{
    display: inline;
    padding-left:7px;
    margin-bottom:0px;
    cursor:pointer;
    vertical-align:top;
    font-weight:400;
}

.span-pm{
    color: #767676;
    font-weight:400;
}

.span-teal {
    color: #a6417e;
    font-weight: 500;
}

.span-violet{
    color: #b14b4b;
    font-weight: 600;
}

.span-purple {
    color: #1e792c !important;
    font-weight: 600 !important;
}

.span-black{
    color: #707070;
    font-weight:600;
}

.span-pink{
    color: #f7b1b1;
    font-weight:600;
}

.span-yellow{
    color: #fcbd01;
    font-weight:600;
}

.span-mustard{
    color: #bfa528;
    font-weight:600;
}

.span-red {
    color: #87031b;
    font-weight: bold;
}

.span-green {
    color: #1e792c;
    font-weight: 600;
}

.span-blue{
    color: #011e41;
    font-weight:600;
}

.span-orange{
    color: #D45D00;
    font-weight:600;
}

.span-grey{
    color: #444;
    font-weight:600;
}

.span-white{
    color: #FFFFFF;
    font-weight:bold;
}

.span-mamey{
    color: #de7b65;
    font-weight:600;
}

.span-blue-sea{
    color: #328ced;
    font-weight:600;
}

.span-gold{
    color: #cc9934;
    font-weight:600;
}

.text-white{
    color: #FFF;
}

.text-black{
    color: #444;
}

#point_1, #point_2, #point_3{
    display:none;
}

#point_1{
    animation-delay:0.5s;
}

#point_2{
    animation-delay:1s;
}

#point_3{
    animation-delay:1.5s;
}

.txt-validated {
    color: #1e792c;
    font-weight: 600;
    text-align: left !important;
    padding: 0px 45px;
}

.question-icon{
    position: relative;
    clear: left;
    top: 7px;
    width: 25px;
    height: 25px;
    background-image: url(../images/iconos/question.png);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.question-icon-2{
    position:relative;
    display: inline-block;
    top: 8px;
    left: 9px;
    width:25px;
    height: 25px;
    background-image: url('../images/iconos/question.png');
    background-repeat: no-repeat;
    background-size:contain;
    cursor: pointer;
}

.question-icon-3{
    position:relative;
    display: inline-block;
    top: 8px;
    left: 9px;
    width:25px;
    height: 25px;
    background-image: url('../images/iconos/question.png');
    background-repeat: no-repeat;
    background-size:contain;
    cursor: pointer;
}

.info_phone_text{
    position: relative;
    float: left;
    width: 97%;
    height: auto;
    padding: 10px 30px;
    color: #FFFFFF;
    font-size: 1em;
    text-align: justify;
    margin-top: 3px;
    margin-bottom: 8px;
    background-color: #c40a2c;
    border-radius: 3px;
    display: none;
}

.radiobuttonbs span label
{
    padding-right:40px;
    font-weight:400;
}

.checkboxSingleLine label
{
    padding-left:7px;
    font-weight:400;
}

.required-fields{
    position:relative;
    float:left;
    width:100%;
    height:40px;
    text-align:center;
    background-color:#f8f8f8;
    color: #832828;
    line-height: 40px;
    margin-bottom:15px;
}

.required-fields-2{
    margin: 0 auto;
    display: block;
    padding: 1px 22px;
    text-align: center;
    background-color: #f8f8f8;
    color: #832828;
    line-height: 40px;
    margin-bottom: 15px;
    border-radius: 3px;
}

.postalcode{
    max-width: 100px;
}

.register-label{
    text-align: right;
}

/************************************************Otros estilos**************************************************/

.br-0{
    position:relative;
    clear:left;
    width:100%;
    height:3px;
}

.br-1{
    position:relative;
    clear:left;
    width:100%;
    height:5px;
}

.br-2{
    position:relative;
    clear:left;
    width:100%;
    height:7px;
}

.br-3{
    position:relative;
    clear:left;
    width:100%;
    height:10px;
}
.br-4{
    position:relative;
    clear:left;
    width:100%;
    height:15px;
}

.br-5{
    position:relative;
    clear:left;
    width:100%;
    height:40px;
}

.br-5-1{
    position:relative;
    clear:left;
    width:100%;
    height:55px;
}

.br-5-2{
    position:relative;
    clear:left;
    width:100%;
    height:46px;
}

.br-6{
    position:relative;
    clear:left;
    width:100%;
    height:70px;
}

.br-acc{
    position:relative;
    clear:left;
    width:100%;
    height:15px;
}

.br-footer{
    position:relative;
    clear:left;
    width:100%;
    height:160px;
    background-color: #d68b34;
}

.clear{
    position:relative;
    clear:left;
    width:100%;
    height:100px;
}

.clear-cb{
    position:relative;
    clear:left;
    width:100%;
    height:17px;
}

.clear-2{
    position:relative;
    clear:left;
    width:100%;
    height:194px;
}

.clear-login{
    position:relative;
    clear:left;
    width:100%;
    height:151px;
}

.clear-login-nopartners {
    position: relative;
    clear: left;
    width: 100%;
    height: 100px;
}

.clear-login-2{
    position:relative;
    clear:left;
    width:100%;
    height:131px;
}

.special-space{
    position:relative;
    clear:left;
    width:100%;
    height:48px;
}

.special-space-2{
    position:relative;
    clear:left;
    width:100%;
    height:155px;
}

.valign{
    padding:5px 5px;
}

table td, table th{
    align-items:center !important;
    text-align:center !important;
    vertical-align: middle !important;
}

.bg-grey{
    background-color: #C40A2C !important;
}

html {
  overflow-y: scroll !important;
}

.no-background{
    background-color: transparent !important;
}

.no-border{
    border: 0 !important;
}

/*************************************¿Qué és?****************************************/

.main_whatis{
    position: relative;
    text-align: center;
    margin-bottom: 140px;
}

.title-whatis{
    position:relative;
    width:100%;
    font-size: 1.5em;
    font-weight: 600;
    padding:10px;
}

.main_whatis_items {
    display: table;
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
    text-align: center;
    margin-top: 15px;
}

.item_whatis {
    display: inline-table;
    vertical-align: middle;
    width: 220px;
    padding: 20px;
    font-size: 1.2em;
    margin-bottom: 20px;
}

.item_whatis img{
    position: relative;
    width: 100%;
    display: block;
    max-width: 150px;
    margin: 0 auto;
}

.item_whatis div{
    position: relative;
    display: block;
    margin-top: 20px;
    font-size: 1.2em;
    font-weight: 600;
    color: #005958;
}

.item_whatis span{
    position: relative;
    display: block;
    margin-top:20px;
}

.main-whatis{
    position:relative;
    max-width:900px;
    margin: 0 auto;
    text-align: center;
    padding:10px;
}

.whatis-text{
    position:relative;
    font-size:1.2em;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}

/**********************************************************************/

.btn-main-login {
    background-color: transparent;
    color: #0a1e3f !important;
    border: none !important;
}

.login-box {
    position: absolute;
    top: 70px;
    right: 50px;
    width: 300px;
    border-radius: 4px;
    background-color: #0a1e3f;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    display: none;
}

.boton-login {
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    background-color: #1e792c;
    border-radius: 3px;
    border: none;
}

.boton-login a{
    color: #fff;
}

.boton-login:hover{
    background-color: #2b883a;
    transition-duration: 0.3s;
}

.lgnmn {
    text-align: center;
}

.lgnmn span:hover{
    color:#1e792c;
}

.lgn{
    margin-top:10px;
    text-align:center;
}

.lgn .form-control{
    width: 82%;
    margin: 0 auto;
}

.lgn .icon-eye{
    right:60px;
}

.login-body {
    position: relative;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 12px;
    padding-right: 12px;
    z-index: 9;
}

.login-footer {
    position: relative;
    text-align: center;
    padding: 10px;
    z-index: 10;
    /*background-color: #0a1e3f;*/
    /*border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;*/
    /*border-top: solid 1px #1a2d4d;*/
}

.login-footer a{
    font-size:0.9em;
    /*color: #fff !important;*/
}

.login-footer a:hover{
    font-weight:500;
}

/**************************************************************************/

.radiobutton span label
{
    padding-right:40px;
}

.checkboxSingleLine
{
    display: inline;
    min-height:20px;
    margin-top:10px;
    margin-bottom:10px;
    vertical-align:middle;
}

.checkboxSingleLine label
{
    display: inline;
    padding-left:7px;
    margin-bottom:0px;
    cursor:pointer;
    vertical-align:top;
    font-weight:400;
}

.btn_verify_cp{
    width: 120px;
    padding:8px 5px;
    text-align:center;
    margin-left: 5px;
    border: none;
    color:#FFFFFF;
    border-radius: 3px;
    
    font-size:1.1em;
    background: #444;
}

.dotted-space{
    position: relative;
    clear: left;
    width: 100%;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 50px;
    /*background-image: linear-gradient(to right, #5d5d5d 45%, rgba(59,156,164,0) 0%);
    background-position: bottom;
    background-size: 120px 1px;
    background-repeat: repeat-x;*/
}

.dotted-space-2{
    position: relative;
    clear: left;
    margin: 0 auto;
    width: 75%;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-image: linear-gradient(to right, #d9d9d9 33%, rgba(59,156,164,0) 0%);
    background-position: bottom;
    background-size: 39px 1px;
    background-repeat: repeat-x;
}

.dotted-space-3{
    position:relative;
    clear:left;
    margin: 0 auto;
    width:70%;
    height:1px;
    margin-top:25px;
    margin-bottom:25px;
    background-image: linear-gradient(to right, #cecece 45%, rgba(59,156,164,0) 0%);
    background-position: bottom;
    background-size: 28px 1px;
    background-repeat: repeat-x;
}

.dotted-space-chout{
    position:relative;
    clear:left;
    width:100%;
    height:1px;
    margin-top:20px;
    margin-bottom:20px;
    background-image: linear-gradient(to right, #cecece 45%, rgba(59,156,164,0) 0%);
    background-position: bottom;
    background-size: 25px 1px;
    background-repeat: repeat-x;
}

hr.separator {
    border: 0;height: 2px;background: #000;
    width: 100%;
    height:50px;


}
hr.separator.red{
    background-image: -webkit-linear-gradient(left, #e14307, #093e51, #ef8903);
    background-image: -moz-linear-gradient(left, #e14307, #093e51, #ef8903);
    background-image: -ms-linear-gradient(left, #e14307, #093e51, #ef8903);
    background-image: -o-lineargradient(left, #e14307, #093e51, #ef8903);  
}


.cont_text_contact{
    font-size:1.2em;
    font-weight:300;
    text-align:justify;
    line-height:2em;
}

.have_account_link{
    cursor:pointer;
}

.cursor{
    cursor:pointer !important;
}

.cont_img_register_2 img{
    margin-left: auto;
    margin-right:auto;
    margin-top:30px;
    width: 150px;
}

.cont_img_register_3 img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 90px;
}

.cont_promo_register img{
    margin: 0 auto;
    width: 100%;
    margin-bottom:20px;
}

.cont_user_registered{
    text-align: justify;
    line-height: 35px;
    padding: 20px 25px;
    margin-bottom: 20px;
    color: #444;
}

.cont_user_registered_2{
    text-align: center;
    padding: 20px 32px;
    margin-bottom: 20px;
    color: #444;
    font-size:1.1em;
}

.cont_user_registered_2 p{
    margin-bottom:15px;
}

.align-right img{
    margin-left:auto;
}

.span_congrats{
    display: block;
    font-weight:500;
    font-size:1.8em;
    color: #333333;
    text-align:center;
}

.span_congrats2 {
    display: block;
    font-weight: 500;
    font-size: 1.2em;
    color: #333333;
    text-align: center;
}

.text_congrats{
    margin-top: 10px;
    text-align: center;
    font-size: 1.1em;
}

.btn_signin_register{
    padding:8px 15px;
    margin-bottom:10px;
    font-weight:600;
    border-radius:4px;
    color: #FFFFFF;
    background-color: #1e792c;
}

.btn_close_session {
    font-weight: 600;
    background-color: transparent;
    border: none;
    color: #0a1e3f;
}

.cont-welcome-profile{
    position:relative;
    top:-17px;
    float:right;
    right:0px;
    width:35px;
    height:35px;
    margin-right:23px;
}

.img-profile{
    margin: 0 auto;
    margin-top:4px;
    width:25px;
    height:25px;
    border-radius:20px !important;
    cursor: pointer;
}

.down-arrow{
    position:absolute;
    top:7px;
    right:-20px;
    width:20px;
    height:20px;
    background-image:url('../images/iconos/down-arrow-black.png');
    background-repeat:no-repeat;
    background-size:contain;
    cursor:pointer;
}

.up-arrow{
    position:absolute;
    top:7px;
    right:-20px;
    width:20px;
    height:20px;
    background-image:url('../images/iconos/up_arrow_black.png');
    background-repeat:no-repeat;
    background-size:contain;
    cursor:pointer;
}

.box-balance{
    position: absolute;
    top: 40px;
    right: -15px;
    width: auto;
    height: auto;
    min-width: 230px;
    background-color: #FFFFFF;
    border-radius: 3px;
    padding:10px;
    text-align:center;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    display:none;
    transition-duration:1s;
    z-index:10;
}

.box-balance p{
    font-size:1em;
    color: #444;
}

.box-balance .span-points{
    font-size: 1.4em;
    color: #0a1e3f;
    font-weight: 600;
}

.text-welcome-cont{
    position:relative;
    top:-12px;
    float:right;
    right:10px;
    width:auto;
    height:auto;
    color: #fff;
    font-weight:700;
}

.username {
    position: relative;
    float: right;
    width: auto;
    height: auto;
    margin-left: 5px;
    font-weight: bold;
    color: #1e792c;
    /*text-transform: lowercase;*/
}

.username-fl{
    text-transform: uppercase !important;
}

.cont-mobile-username{
    display: none;
    font-size: 1.2em;
    color: #444;
}

.cont_main_menu_account{
    position: relative;
    width: auto;
    max-width: 900px;
    margin: 0 auto;
    height: auto;
    z-index: 10;
    text-align: center;
    /* padding-top: 20px !important;*/
}

.cont_account_item{
    width: auto;
    height:auto;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.lnkGoHome{
    position:relative;
    float:left;
    display:block;
    text-align:center;
    padding:10px 15px !important;
    background-color: #093e52;
    color: #FFFFFF;
    border-radius:3px;
}

.lnkMyAccount{
    position:relative;
    float:right;
    right:15px;
    display:block;
    padding:10px 15px !important;
    background-color: #cb4a14;
    color: #FFFFFF;
    border-radius:3px;
    border:none;
}

.lnkGoHome:hover,.lnkMyAccount:hover{
    background-color: #e6e6e6;
    color:#656565;
    text-decoration:none;
}

.main-backbutton, .plays-backbutton {
    position: relative;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    background-color: #b95491;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    padding: 5px 0px 8px 0px;
    border-radius: 4px;
    /*border-bottom-left-radius: 4px;*/
    /*border-bottom-right-radius: 4px;*/
    /*-webkit-box-shadow: 0px 3px 8px -4px rgb(159, 159, 159);
    -moz-box-shadow: 0px 3px 8px -4px rgb(159, 159, 159);
    box-shadow: 0px 3px 8px -4px rgb(159, 159, 159);*/
}

.main-backbutton iconify-icon{
    display: inline-table;
    vertical-align: middle;
}

.main-backbutton span{
    display: inline-table;
    vertical-align: middle;
}

.footer-backbutton {
    position: relative;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    background-color: #b95491;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    padding: 5px 0px 8px 0px;
    border-radius: 4px;
}

.footer-backbutton iconify-icon{
    display: inline-table;
    vertical-align: middle;
}

.footer-backbutton span{
    display: inline-table;
    vertical-align: middle;
}

.input-gender span {
    position: relative;
    display: block;
    margin-top: 10px;
}

.input-gender label {
    margin-left: 8px;
    font-size: 1em !important;
}

.button-back {
    color: white;
    background: #444;
    padding: 12px 20px;
    border-radius: 3px;
    font-size: 1.1em;
    border: none;
    cursor: pointer;
}

.account-logo img {
    max-width: 115px;
    margin: 8px 0px;
    width: 100%;
}

.btn-login-buy {
    background: #C40A2C !important;
    border: 0 none !important;
    color: #fff !important;
    font-size: 15px !important;
    border-radius: 3px !important;
    padding: 6px 18px;
}

.table-header{
    background-color: #c40a2c;
    color: #fff;
}

.table-body tr td{
    font-size: 1.1em;
}

.option-table-icon{
    text-align: center;
}

.option-table-icon img{
    margin: 0 auto;
    cursor: pointer;
}

.main_loader{
    position: fixed;
    top: 0px;
    left:0px;
    right:0px;
    width:100%;
    height:100%;
    text-align: center;
    z-index: 1000;
    display: none;
}
.loader-bg{
    position: absolute;
    top: 0px;
    left:0px;
    right:0px;
    width:100%;
    height:100%;
    background-color: #fff;
    opacity: 0.9;
}

.loader {
    position: relative;
    margin: 0 auto;
    top: 38%;
    max-width: 210px;
    width: 100%;
    padding: 1px 20px;
}

.loader img{
    position: relative;
    margin: 0 auto;
    width:100%;
}

.loader-2{
    position: fixed;
    top:0px;
    width: 100%;
    height:100%;
    left: 0;
    right: 0;
    background-color: #fff;
    background-image: url('../images/iconos/loader.gif');
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: center center;
    z-index:10;
    transition-duration: 1s;
}

.loader-cp{
    position: absolute;
    top: 3px;
    width: 30px;
    height: 30px;
    right: 20px;
    background-color: transparent;
    background-image: url('../images/iconos/loader.gif');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index:10;
    display: none;
    transition-duration: 1s;
}

.loader-cp-invoice{
    position: absolute;
    top: 24px;
    width: 40px;
    height: 40px;
    right: 0px;
    background-color: transparent;
    background-image: url('../images/iconos/loader.gif');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index:10;
    display: none;
    transition-duration: 1s;
}

/***************************Backgrounds dotted*****************************/

.dotted-bottom-right{
    background-image: url('../images/home/dotted-bottom-right.png');
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: bottom right;
}

/*******************************Foto de Perfil************************************/

.cont_account_photo{
    position:relative;
    clear:left;
    top:-40px;
    width:150px;
    height:150px;
    margin: 0 auto;
    border-radius:80px;
    overflow: hidden;
}

.account-image{
    width:100%;
    height:100%;
}

.cont-upload-photo{
    position:absolute;
    top:109px;
    width: 100%;
    height: 40px;
    text-align: center;
    background-color: rgba(255,255,255, 0.7);
    padding-top:3px;
}

.btn-file{
    width: 30px;
    height:30px;
}

.img-upload-file{
    width: 100%;
}

.space-top {
    padding-top: 15px;
    min-width:150px;
}

.file-upload {
    position:relative !important;
    top:0px !important;
    margin-right: auto;
    margin-left:auto;
    overflow: hidden;
    text-align: center;
    color: #656565;
    cursor: pointer;
    width: 90px;
    height: 30px;
}

.file-upload span {
    width:90px;
    height:30px;        
}

.file-upload input {
    position:relative;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    opacity: 0;
    filter: alpha(opacity=0);
}

.cont-file-info{
    position:relative;
    clear:left;
    top:-5px;
    width:100%;
    height:auto;
    text-align: center;
    margin-bottom:15px;
    padding:10px 5px;
    display: none;
}

.file-info{
    position: relative;
    margin: 0 auto;
    max-width: 350px;
    width: 100%;
    background-color: #444;
    text-align: center;
    padding: 10px 45px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.cont_preview_photo{
    position:relative;
    top:0px;
    width:150px;
    height:150px;
    margin: 0 auto;
    margin-bottom:10px;
    border-radius:80px;
    overflow: hidden;
    text-align:center;
}

.preview-photo{
    width:150px;
    height:150px;
}

.delete-photo{
    position:absolute;
    bottom:5px;
    width:100%;
    height: auto;
    padding:5px 5px;
    text-align:center;
    font-weight:bold;
    border:none;
    background-color: rgba(255,255,255, 0.8);
    cursor: pointer;
}

.btn-nickname {
    display: inline-block;
    width: auto;
    padding: 10px 20px 10px 13px;
    text-align: left;
    background-color: #0f1f3e;
    color: #fff !important;
    border-radius: 3px;
    cursor: pointer;
}

.btn-nickname:hover{
    background-color: #182b50;
}

.btn-nickname2 {
    display: inline-block;
    width: auto;
    padding: 10px 20px 10px 13px;
    text-align: left;
    background-color: transparent;
    color: #1e792c !important;
    border-radius: 3px;
}

/***************************************************************************/

.text-card{
    text-align:right;
    font-weight:bold;
    line-height:15px;
}

.card-edit{
    position:relative;
    top:0px;
    width:100%;
    height:auto;
    padding:0px 0px;
    font-size:1.1em;
    font-weight:500;
    letter-spacing:2px;
    border:none;
    background-color: transparent;
}

.cont_text_info{
    position:relative;
    top:-20px;
    margin: 0 auto;
    width:60%;
    height:auto;    
    text-align:justify;
    font-size:1.1em;
    color: #737373;
    line-height:35px;   
    margin-bottom:20px;
}

.cont_text_info2{
    position:relative;
    top:-20px;
    margin: 0 auto;
    width:40%;
    height:auto;    
    text-align:center;
    font-size:1.1em;
    color: #767676;
    line-height:35px;   
    margin-bottom:20px;
}

.text-info{
    font-size:1.1em;
    font-weight:600;
    color: #d45d00 !important;
}

.btn-cancel-card{
    position:relative;
    margin: 0 auto;
    margin-top:10px;
    width:120px;
    height:auto;
    padding: 10px 15px;
    background-color: #cc9934;
    color:#fff;
    
    font-size: 1em;
    border-radius:3px;
    cursor:pointer;
}

.btn-accept-cancel {
    color: white;
    background-color:#767676;
    padding: 12px 20px;
    border-radius: 4px;
    font-weight: 700;
}

.info-promo{
    position: relative;
    margin: 0 auto;
    max-width: 300px;
    padding: 2px 5px;
    font-size: 0.7em;
    text-align: center;
}

/*****************************************************************/

.current-points{
    border-radius: 3px;
    padding: 10px 5px;
    font-size:2em;
    text-align:center;
    margin-bottom:10px;
    margin-top:15px;
}

.current-points-cupons{
    padding: 10px 5px;
    font-size:1.5em;
    text-align:center;
    margin-top:15px;
}

.title{
    position:relative;
    float:left;
    width:100%;
    height:auto;
    padding:10px 5px;
    font-size:2em;
    text-align:center;
    color: #999;
    background-color: #FFFFFF;
    margin-top:10px;
    margin-bottom:20px;
}

.sub-title{
    position: relative;
    text-align: center;
    width:100%;
    font-size: 1.4em;
    margin-bottom: 20px;
    margin-top: 20px;
}

.title-points-to-expire{
    padding:10px 5px;
    font-size:2em;
    
    text-align:center;
    color: #999;
    background-color: #FFFFFF;
}

.center{
    text-align: center !important;
}

.select-period{
    color: #242424;
    
    font-size: 1.3em;
}

.span-current-points{
    color: #1e792c;
    font-weight:400;
}

.span-current-points2{
    color: #bfa528;
    font-weight:400;
}

.month-expire{
    border-radius: 3px;
    padding: 10px 5px;
    background-color: #231F20;
    color: #FFFFFF;
    
    font-size: 1.3em;
    margin-top:20px;
    margin-right:15px !important;
}

.points-expire{
    border-radius: 3px;
    padding: 10px 5px;
    background-color: #231F20;
    color: #FFFFFF;
    
    font-size: 1.3em;
    margin-top:20px;
}

.expiration-text{
    border-radius: 3px;
    padding: 10px 5px;
    background-color: #f5f5f5;
    color: #8c8c8c;
    font-weight: 400;
    font-size: 1.3em;
    margin-top:20px;
}

.date-from-to{
    padding:13px 10px;
    font-size:1.2em !important;
    background-color: #4e4e4e;
    color: #FFFFFF;
    border-radius: 3px;
}

/*********************************************************/

.accrued-points {
    border-radius: 3px;
    padding: 10px 5px;
    font-size: 1em;
    background-color: #1e792c;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.exchange-points{
    border-radius: 3px;
    padding: 10px 5px;
    font-size: 1em;
    background-color: #333;
    color: #fff;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.accrued-points2{
    border-radius: 3px;
    padding: 10px 5px;
    font-size: 1em;
    background-color: #a08815;
    color: #fff;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom:10px;
}

.exchange-points2{
    border-radius: 3px;
    padding: 10px 5px;
    font-size: 1em;
    background-color: #bfa528;
    color: #fff;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.end-balance{
    border-radius: 3px;
    padding: 10px 5px;
    color: #fff;
    font-size: 1em;
    background-color: #011e41;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom:10px;
}

.text-period{
    padding: 10px 5px;
    font-weight: 500;
    font-size: 1.3em;
    margin-bottom:10px;
    text-align: center;
}

.from-select{
    width:230px;
    display: inline-block;
}

.to-select{
    width:230px;
    display: inline-block;
}

.to-select select{
    min-width: 174px;
}

.period-from, .period-to, .period-button{
    display: inline-block;
    text-align: center;
}

.boton-filter {
    color: white;
    background-color: #0a1e3f;
    padding: 12px 20px;
    border-radius: 3px;
    font-size: 1.1em;
    border: none;
    outline: none !important;
}

.cont-btn-excel{
    position: relative;
    margin: 0 auto;
    padding: 6px 16px;
    margin-top: 10px;
    border-radius: 3px;
    color: #fff;
    background: #50ab3b;
    transition-duration: 0.3s;
    cursor: pointer;
}

.cont-btn-excel:hover{
    color: #ffffff;
    background: #63b351;
    transition-duration: 0.3s;
}

.msg-empty-transactions{
    max-width: 300px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 17px 18px;
}

.cardtransaction{
    border-radius: 8px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-top: 30px;
    padding: 8px 20px;
    z-index: 10;
    cursor: default;
}

.cardtrans-tag{
    position: absolute;
    top: -10px;
    left: 10px;
    background: #011e41;
    color: #fff;
    font-weight: 500;
    font-size: 0.8rem;
    padding: 6px 20px;
    border-radius: 4px;
}

.cardtrans-info{
    display: inline-block;
    width:40%;
    padding: 13px 10px;
}

.cardtrans-info-2{
    display: inline-block;
    width:60%;
    padding: 13px 10px;
}

.cardtrans-hour{
    margin-bottom: 3px;
    color: #444;
}

.cardtrans-store{
    color: #444;
    font-weight: bold;
    margin-bottom: 3px;
}

.cardtrans-ticket{
    color: #444;
}

.cardtrans-type{
    display: block;
    font-size: 0.9em;
    color: #444;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-align: center;
}

.cardtrans-amount{
    display: block;
    font-size: 1.4em;
    color: #021689;
    font-weight: bold;
    text-align: center;
}

.cont_popup_transactions{
    text-align: left;
    padding: 20px 0px;
    margin-top:30px;
    margin-bottom: 20px;
}

.cardtranstickettext{
    text-align: center;
    color: #cc9934;
}

.cardtransticketID{
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    color: #001e3e;
}

.detail-item{
    margin-bottom:20px;
}

.cardtransdetail-name{
    display: block;
    font-size: 1em;
    font-weight: bold;
    color: #001e3e;
}

.cardtransdetail-qty{
    display: block;
    color: #444;
}

.cardtransdetail-price{
    display: block;
    text-align: right;
    padding-right: 10px;
    font-size: 1.4em;
    color: #001e3e;
    font-weight: bold;
}

.cardtransdetail-points{
    display: block;
    text-align: right;
    padding-right: 10px;
    font-size: 1.2em;
    color: #cc9934;
    font-weight: bold;
}

.close{
    color: #333 !important;
    opacity: 0.9 !important;
}

/**************************Estatus de Órdenes*************************/

.header-boughts {
    background-color: #0a1e3f;
    color: #fff;
}

.header-boughts th, .header-boughts td{
    text-align:center;
}

.toggle_items{
    background-color: #f8f8f8;
    color: #656565;
    font-size: 0.9em;
    font-weight: bold;
    text-align:center;
    cursor: pointer;
}

.toggle_items img{
    display: inline-block;
}

.subheader-boughts-prod{
    background-color: #f1f1f1;
    color: #656565;
    font-size: 0.9em;
    text-align:center;
}

.deliveryOrder-header{
    background-color: #f8f8f8;
    color: #444;
    font-size: 0.9em;
    font-weight:600;
    text-align:center;
}

.total-bought{
    background-color: transparent;
    color: #656565;
    font-size: 1em;
}

.bg-item{
    background-color: #f8f8f8;
    text-align:center;
}

.img_boughts{
    width:70px !important;
}

/****************************************************************/

.tbx-recover-pass{
    width: 230px;
    height: 42px;
    border: solid 2px #fff;
    border-radius: 3px;
    background-color: #f7f7f7;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-right: 5px;
}

.tbx-recover-pass:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.main_cont_1{
    background-image: linear-gradient(to right, #E58A77 45%, rgba(59,156,164,0) 0%);
    background-position: top;
    background-size: 40px 1px;
    background-repeat: repeat-x;
}

.main_sub_cont_1{
    
    background-color: hsla(35, 91%, 65%, 0.6);
}

.main_sub_cont_2{
    
    background-color: hsla(197, 62%, 11%, 0.6);
}

.main_cont_2{
    background-color: #f8f8f8; 
}

.main_cont_3{
    background-color: rgb(240, 196, 135); 
}

.main_cont_3 p a{
    color: rgba(231, 206, 40, 0.81);
    font-weight:600;
}

.step_1{
    margin-top:130px;
    margin-bottom:70px;
}

.text-step-1{
    
    font-size:1.4em;
    margin-top:20px;
    margin-bottom:20px;
}

.step_2{
    margin-top:95px;
    margin-bottom:0px;
}

.text-step-2 {
    margin-top: 70px;
    font-size: 1.4em;
    font-weight: 600;
    color: #646464;
}

.img-step-2{
    margin-top:60px;
    margin-bottom:60px; 
}

.step_3{
    margin-top:150px;
    margin-bottom:0px;
}

.text-step-3 {
    margin-top: 40px;
    font-size: 1.4em;
    
    color: #FFFFFF;
}

.img-step-3{
    margin-top:20px;
    margin-bottom:30px;
}

.step_4{
    margin-top:60px;
    margin-bottom:0px;
}

.text-step-4 {
    margin-top: 65px;
    font-size: 1.4em;
    
    color: #444;
}

.img-step-4{
    margin-top:40px;
    margin-bottom:30px;
}

.step_5{
    margin-top:60px;
    margin-bottom:0px;
}

.text-step-5{
    margin-top: 40px;
    font-size: 1.4em;
    font-weight: 500;
    color: #FFFFFF;
}

.text-step-5 a{
    color: #767676;
    font-weight: 600;
}

.img-step-5{
    margin-top:40px;
    margin-bottom:30px;
}

/************************************************************************************/

.item-1, .item-2, .item-3, .item-4{
    background: rgb(233, 150, 122);
}

.boton-section{
    text-align:center;
    
    font-size:1.2em;
    color: #FFFFFF;
    padding-top:30px;
    padding-bottom:30px;
}

.boton-section img{
    margin-bottom:10px;
}

.item-1:hover, .item-2:hover, .item-3:hover, .item-4:hover{
    background: RGB(205, 92, 92) !important;
}

.item-1:hover img, .item-2:hover img, .item-3:hover img, .item-4:hover img{
    animation: rubberBand;
    animation-duration:1s;
}

.item-active{
    background: RGB(205, 92, 92);
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
    padding-bottom: 10px;
}

.btn-close{
    width: auto;
    height: auto;
    padding: 8px 15px !important;
    font-size: 1.1em;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: #1e792c;
    color: #fff;
}

.contact-phone{
    color: #f7b1b1 !important;
}

.contact-phone:hover{
    color: #FFF !important;
}

.how-phone:hover{
    color: #1d4c80 !important;
    font-weight: 500;
}

.no-promo-title{
    font-size:2.1em;
    font-weight:400;
    color: #8b7e7f;
}

.cont_success_linkedcards{
    text-align:center;
    font-size:1.5em;
    
    margin-bottom:25px;
}

.cont_insufficient_points{
    text-align:center;
    font-size:1.5em;
    
    margin-bottom:25px;
}

.cont_text_linkedcards{
    text-align: center;
    padding: 20px 25px;
    margin-top: 15px;
    color: #444;
}

.cont_text_insufficient{
    text-align: center;
    padding:20px 25px;
    margin-top:15px;
}

.span_text_lc{
    color: #f08f10;
    font-weight:400;
}

.anchor{
    position:absolute;
    width:100%;
    bottom:80px;
}

.text-restart{
    font-size:1.7em;
    
    padding:20px;
    color: #444;
}

.form-control{
    box-shadow: none;
    background-color: #f7f7f7;
    border: solid 2px #fff;
    font-weight:600;
}

.form-control:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.form-control.blue-tbx:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.stores-filter select:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

/**********************************Como funciona*************************************/

.how-main-benefits{
    font-size:1.2em;
    padding:0px 30px;
}

.img-step{
    display:inline-block;
    max-width:60px;
    width: 100%;
}

.how-step-title{
    display: block;
    color: #d56327;
    font-size: 1.2em;
    font-weight: 500;
}

.how-step-title div{
    display: block;
    margin-top:10px;
}

.how-step-text{
    display: block;
    max-width:480px;
    margin: 0 auto;
    margin-top:10px;
    text-align: center;
}

.how-space{
    display: none;
}

.how-cardholder{
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    max-width: 300px;
    width: 100%;
    border-radius:11px;
}

.how-card{
    display: block;
    margin: 0 auto;
    margin-top: 9px;
    max-width: 234px;
    width: 100%;
}

.how-bluewallet{
    display: block;
    margin: 0 auto;
    margin-top: 9px;
    max-width: 360px;
    width: 100%;
}

.how-step3-images, .how-step4-images{
    margin-top:30px;
    text-align: center;
}

.how-step3-images img{
    display: inline-block;
    max-width: 140px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
}

.how-step4-images img{
    display: inline-block;
    margin: 0 auto;
    padding: 0px 20px;
    max-width: 160px;
}

.LinkToRegister, .LinkToLogin{
    cursor: pointer;
}

/*****************************Mapa*************************************/

#map {
    width:100%;
    height: 600px;
}

.geolocation-current{
    text-align:center;
    color: #444;
    font-weight: 500;
    font-size: 1em;
}

.geolocation-current img{
    margin:0 auto;
}

.geolocation-header{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 40px;
    padding: 12px 20px;
    font-size: 1.1em;
    background-color: #cc9934;
    color: #fff;
}

.geolocation-box{
    position: relative;
    margin-top: 32px;
    max-width: 250px;
    text-align:center;
    font-size:1.1em;
    font-weight:400;
    color: #444;
    padding:10px;
}

.geolocation-btn{
    display:block;
    padding:5px 10px;
    background-color: #001e3e;
    color: #fff !important;
    font-size:1em;
    text-align:center;
    border-radius: 3px;
    margin-top:10px;
    transition-duration: 0.3s;
    cursor:pointer;
}

.geolocation-btn:hover{
    background-color: #38597b;
    color: #fff !important;
    transition-duration: 0.3s;
}

.geolocation-icon{
    display: inline-block;
    margin: 0px 2px;
    margin-top: 11px;
}

.geolocation-icon img{
    max-width:100px;
}

.gm-style .gm-style-iw-c{
    color: #444;
}

/****************************Filtros para el mapa********************************/

.stores-filter{
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #D45D00;
    text-align: center;
}

.str-filter-state{
    display: inline-block;
    max-width: 220px;
    width: 100%;
    margin-right:10px;
}

.str-filter-county{
    position: relative;
    display: inline-block;
    max-width: 220px;
    width: 100%;
}

.str-filter-button{
    display: inline-block;
    max-width: 135px;
    width: 100%;
}

/*****************************BlueWallet***********************************/

.walletbullet{
    margin-left: 40px;
    font-weight: 200;
    font-size: 1.2em;
}
.walletbullet-xs{
    font-weight: 200;
    font-size: 1.2em;
    margin-left: 10%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.walletbullet li{
    list-style-image: url('../images/BlueWallet/DescargaBullet.png');
}
.walletbullet-xs li{
    list-style-image: url('../images/BlueWallet/DescargaBullet.png');
}
.walletimg img{
    position:relative;
    float:right;
}
.walletvacio{
    margin: 55px;
}

.bluewallet-note{
    text-align:center;
    padding:20px;
    font-size: 1.1em;
}

.walletapptext{
    position:relative;
    text-align:center;
    font-size:1.2em;
}

.walletappbuttons{
    position:relative;
    text-align:center;
    margin-top: 10px;
}

.walletappbuttons a{
    display: inline-block !important;
}

.walletappbuttons img{
    position:relative;
    margin: 0 auto;
}

.logo-sec-app{
    max-width:200px !important;
}

/***************************************************************/

.table.faq-table thead{
    background-color: #eec64e;
}

.table.faq-table tbody{
    background-color: #fff;
}

/************************Catalog************************/

.proditem{
    position: relative;
    display: inline-block;
    max-width:250px;
    width:100%;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:40px;
}

.proditem-image{
    position: relative;
    width:100%;
    text-align:center;
    padding:10px;
}

.proditem-image img{
    max-width:250px;
    max-height:250px;
    width:100%;
    height:100%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.21);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.21);
    border-radius: 3px;
    cursor: pointer;
}

.proditem-name{
    /*min-height: 82px;*/
    font-weight: 500;
    padding: 5px 10px;
}

.proditem-drained{
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 230px;
    max-height: 230px;
    width:100%;
    height:100%;
    line-height: 220px;
    padding:10px;
    background-color: #741710;
    opacity: 0.6;
    text-align: center;
    border-radius: 3px;
    cursor: default;
}

.proditem-drained span{
    display: block;
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    transform: rotate(-45deg);
}

.proditem-price {
    font-size: 1.5em;
    color: #0a1e3f;
    font-weight: 700;
    margin-top: 10px;
}

.proditem-options{
    margin-top:10px;
}

.proditem-options a{
    position: relative;
    display: inline-block;
    max-width: 120px;
    text-transform: none !important;
    font-size: 0.7em;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: #1e792c;
    padding: 12px 24px;
    color: #fff !important;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
}


.prod-games a {
    position: relative;
    display: inline-block;
    max-width: 120px;
    text-transform: none !important;
    font-size: 0.7em;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: #1e792c;
    padding: 12px 24px;
    color: #fff !important;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
}


.proditem-options a:hover {
    background-color: #2b8a39;
}

.prod-games a:hover {
    background-color: #2b8a39;
}


.proditem-options a.disabled{
    color: #444 !important;
    background-color: #f5f5f5 !important;
    cursor: default;
}

.cont_nocontent{
    text-align:center;
}

.cont_nocontent img{
    max-width: 250px;
    width:100%;
    margin: 0 auto;
}

.catalog-popup-title{
    position: relative;
    padding:10px;
    text-align: center;
    font-size: 1.8em;
    font-weight: 500;
}

.catalog-popup-image{
    position: relative;
    padding:10px;
    text-align: center;
}

.catalog-popup-image img{
    max-width: 300px;
    margin: 0 auto;
    width:100%;
}

.catalog-popup-desc{
    position: relative;
    padding:10px 50px;
    text-align: center;
    font-size: 1.1em;
    font-weight:100;
    text-align: justify;
}

/*************************Buy Points**************************/

.divider{
    position: relative;
    clear: left;
    margin: 0 auto;
    width: 80%;
    height: 2px;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #1e792c;
}

.form-title{
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    padding: 10px;
    color: #1e792c;
}

.form-title span{
    font-size: 0.7em;
    color: #444;
    display: block;
}

.form-text {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    font-weight: 500;
    padding: 10px;
    color: #333;
}

.form-text span {
    display: block;
}

.form-text div{
    display: block;
    margin-top: 15px;
    background-color: #f7f7f7;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 22px;
    color: #0a1e3f;
}

.form-text div sub{
    font-size: 0.6em;
    display: block;
    margin-bottom:10px;
}

.form-text2 {
    position: relative;
    width: 100%;
    text-align: justify;
    font-size: 1em;
    font-weight: 500;
    padding: 10px;
    color: #333;
}

.form-text2 span{
    font-weight:700;
}

.abbr-promo {
    display: block;
    color: #1e7d37;
}

.main-subform{
    position: relative;
    width:100%;
    margin: 0 auto;
    text-align: center;
}

.subform {
    position: relative;
    max-width: 300px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #1e792c;
    border-radius: 3px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.subform-kid-title {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.2em;
    color: #fff;
    font-weight: 600;
    margin-top:10px;
}

.subform-kid-cont {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom:5px;
}

.subform-kid-item {
    position: relative;
    display: inline-table;
    vertical-align: middle;
    text-align: center;
    max-width: 180px;
    width: 100%;
    margin: 10px;
    border-radius: 10px;
    border: solid 3px #c6c6c6;
    background-color: #fff;
    cursor: pointer;
}

.cont-form {
    position: relative;
    max-width: 400px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #FFF;
    border-radius: 3px;
    padding-top: 20px !important;
    padding-bottom: 5px !important;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.cont-form-2{
    position: relative;
    max-width: 470px;
    width: 90%;
    height: auto;
    margin: 0 auto;
    background-color: #FFF;
    border-radius:3px;
    padding-top: 20px !important;
    padding-bottom: 5px !important;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.cont-main-package{
    position:relative;
    margin: 0 auto;
    max-width: 1400px;
    width:100%;
    text-align:center;
}

.main-package{
    position: relative;
    display: inline-block;
    max-width:250px;
    width:100%;
    margin-left:10px;
    margin-right:10px;
    text-align:center;
    margin-bottom:30px;
    border-radius:3px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.main-package-2{
    position: relative;
    display: inline-block;
    max-width:250px;
    width:100%;
    margin-left:10px;
    margin-right:10px;
    text-align:center;
    /*margin-bottom:30px;*/
    border-radius:3px;
}

.package-image {
    position: relative;
    display: block;
    padding:15px;
}

.main-package img, .main-package-2 img{
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.package-desc {
    position: relative;
    display: block;
    font-size: 1.5em;
    font-weight: 600;
    padding: 10px;
    color: #0f1f3e;
}

.package-desc abbr{
    display: inline-block;
    font-size:0.8em;
}

.package-desc sub{
    display: block;
    font-size:0.7em;
    margin-bottom: 13px;
}

.blue-plan-item-price abbr {
    display: inline-block;
    font-size: 0.6em;
}

.blue-plan-item-price sub {
    display: block;
    font-size: 0.5em;
    margin-bottom: 5px;
    line-height: normal;
    bottom: 5px;
}

.package-price {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    width: 100%;
    padding: 25px 10px;
    /* height: 50px; */
    /* border-radius: 60px; */
    /* line-height: 51px; */
    background-color: #1c1c1c;
    color: #fff;
    font-size: 1.1em;
    font-weight: 700;
    text-align: center;
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); */
    /*-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);*/
    /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);*/
}

.package-price2 {
    position: relative;
    width: 100%;
    padding: 20px 10px 10px 10px;
    background-color: #eeeeee;
    color: #333;
    font-size: 1.2em;
    font-weight: 900;
    text-align: center;
}

.package-promotion {
    position: absolute;
    top: -27px;
    right: -15px;
    /* width: 70px; */
    /* height: 50px; */
    padding: 10px;
    border-radius: 40px;
    /* line-height: 51px; */
    background-color: #a6417e;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.package-promotion2 {
    position: absolute;
    bottom: 80px;
    right: -50px;
    /* width: 70px; */
    /* height: 50px; */
    padding: 10px;
    border-radius: 40px;
    /* line-height: 51px; */
    background-color: #a4dae7;
    color: #333;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.package-promotion3 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0px 10px 15px 10px;
    color: #1f9039;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
}

.package-promotion4 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 15px 0px;
    color: #1f9039;
    font-size: 1.4em;
    font-weight: 700;
    text-align: center;
}

.package-promotion-total {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0px 10px 15px 10px;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    color: #1e792c;
}

.package-promotion-total strong{
    color: #444;
}

.package-button{
    position: relative;
    display: block;
    /*padding-bottom: 21px;*/
    margin-top: 15px;
    margin-bottom: 10px;
}

.package-button2 {
    position: relative;
    display: block;
    padding-bottom: 21px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.package-button-info {
    position: relative;
    display: block;
    padding: 5px;
    margin-top: 13px;
    color: #187327;
    font-weight: 500;
}

.package-button-info i{
    cursor: pointer;
}

.package-button-info2 {
    position: relative;
    display: block;
    padding: 5px;
    color: #c38621;
    font-weight: 600;
}

.btn-buy-package {
    position: relative;
    padding: 10px 15px;
    border-radius: 2px;
    border: solid 1px #1e792c;
    background-color: #1e792c;
    color: #fff !important;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.btn-buy-package:hover{
    opacity:0.8;
}

.btn-buy-package.locked{
    background-color: #fff;
    color: #1e792c !important;
    border: solid 1px #1e792c;
    cursor: default !important;
}

.btn-buy-package.locked:hover{
    opacity: 1 !important;
}

.title_text{
    font-weight: bold;
}

.buy_points_res_total_cost {
    font-size: 1.7em;
    color: #1e792c;
}

.buy_points_res_total_cost sub{
    font-size:0.7em;
    display:block;
}

.full-btn {
    width: 100%;
}

.btn-form {
    color: #FFF !important;
    background-color: #1e792c;
    padding: 10px 19px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    border:none;
    transition-duration: 0.3s;
}

.btn-form:hover{
    background-color: #2f8e3e;
    color: #fff;
    transition-duration: 0.3s;
}

.btn-form:disabled{
    background-color: #bcbdba !important; 
}

.btn-form2 {
    margin-top: 20px;
    color: #333 !important;
    font-weight: 500;
    background-color: #a4dae7;
    padding: 10px 19px;
    border-radius: 3px;
    display: inline-block;
    border: solid 1px #a4dae7;
    cursor: pointer;
    transition-duration: 0.3s;
}

.btn-form2:hover{
    background-color: #fff;
    border:solid 1px #a4dae7;
    color: #333;
    transition-duration: 0.3s;
}

.btn-form2:disabled{
    background-color: #bcbdba !important; 
}

.prev-btn{
    background-color: #011e41 !important;
}

.checkbox-form{
    margin: 0 auto;
    text-align: center;
    padding: 20px 15px;
}

.input-field{
    margin-top:10px;
    margin-bottom:10px;
}

.input-field label{
    text-align:left;
    font-weight:500;
}

.input-field label.text-center{
    display: block;
}

.input-field input, .input-field select, .input-field textarea {
    background-color: transparent;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #e7e7e7;
    border-radius: 0;
    outline: none;
    height: 35px;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0px 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

.input-field input:focus, .input-field select:focus, .input-field textarea:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.input-field div {
    padding: 0px 20px;
}

select, textarea{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

select:focus, textarea:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.input-field-buttons{
    margin-top:20px;
    margin-bottom:20px;
}

.section-field{
    position: relative;
    margin-top:10px;
    margin-bottom:10px;
    width: 100%;
}

.field-info-text{
    position: relative;
    max-width: 315px;
    width: 100%;
    margin: 0 auto;
    background: #f6f6f6;
    text-align: center;
    border-radius: 4px;
    padding: 20px 20px;
}

.buy-elash-container2 {
    position: relative;
    width: 100%;
    display: table;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 25px;
    margin-top: 60px;
    margin-bottom: 50px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 4px rgba(191, 191, 191, 1);
    -moz-box-shadow: 0px 0px 20px 4px rgba(191, 191, 191, 1);
    box-shadow: 0px 0px 20px 4px rgba(191, 191, 191, 1);
}

.input-field-plan{
    position: relative;
    margin: 0 auto;
    width: 80%;
}

.input-field-plan span{
    text-align: center;
    color: #1e792c;
    font-weight: 400;
}

.input-field-plan label{
    display: block;
    text-align: left;
    font-weight:600;
}

.input-field-plan input[type=text], .input-field-plan input[type=password]{
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    
    background-clip: padding-box;
    
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none;
    background-color: #f7f7f7;
    border: solid 2px #f7f7f7;
    font-weight: 600;
}

.input-field-plan input[type=text]:focus, .input-field-plan input[type=password]:focus{
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.input-field-plan input[type=text]:disabled, .input-field-plan input[type=password]:disabled{
    background-color: #f3f2ff;
}

.input-field-plan select{
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    background-color: #f7f7f7;
    border: solid 2px #f7f7f7;
    border-radius: .25rem;
    margin: 8px 0px;
    outline: none;
    color: #495057;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none;
}

.input-field-plan select:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.input-field-plan-buttons {
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.input-field-plan-sub {
    position: relative;
    width: 100%;
}

.input-field-plan-sub label{
    position: relative;
    display: inline-table !important;
    width:62px  !important;
}

.input-field-plan-sub2 label {
    position: relative;
    display: inline-table !important;
    width: 100px !important;
    color: #1e792c;
}

.input-field-plan-sub input{
    position: relative;
    display: inline-table !important;
    width: calc(100% - 67px) !important;
}

.input-field-plan-sub2 input {
    position: relative;
    display: inline-table !important;
    width: calc(100% - 105px) !important;
}

.btn-cancel {
    color: #fff;
    background: #2f2f2f;
    padding: 10px 19px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    display: inline-block;
    transition-duration: 0.3s;
}

.btn-cancel:hover{
    opacity: 0.9;
}

.request-invoice-info {
    position: relative;
    width: 100%;
    border: none;
    border-radius: 3px;
    color: #444;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.request-invoice-info2 {
    position: relative;
    width: 100%;
    border: none;
    border-radius: 3px;
    color: #444;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.request-invoice-info label, .request-invoice-info2 label {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
    font-size: 1em;
    font-weight: 500;
    cursor: pointer;
}

.DataInvoice{
    position: relative;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    /*margin-top: 20px;*/
    margin-bottom: 20px;
}

.checkbox-form {
    margin: 0 auto;
    text-align: center;
    padding: 20px 15px;
}

.bprc-info-title {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    font-weight: 600;
    padding: 10px;
    color: #258a41;
}

.bprc-info-title div{
    position: relative;
    max-width: 440px;
    width: 100%;
    margin: 0 auto;
    font-size: 0.8em;
    font-weight: 600;
    color: #444;
}

/*.bprc-info-title div span{
    color: #258a41;
}*/

.bprc-info-price {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    font-weight: 600;
    padding: 10px;
}

.bprc-info-price .span-discount{
    margin: 0px 5px 20px 5px;
    display: block;
}

.bprc-info-price .span-discount abbr{
    font-size:1em;
}

.bprc-info-price .span-purple{
    margin: 0px 5px;
    display: block;
}

.bprc-info-price span sub{
    display:block;
    font-size:0.8em;
}

.span-discount {
    text-decoration: line-through;
}

.bprc-info-question {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    padding: 10px;
    margin-top:20px;
}

.bprc-info-code {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 2em;
    font-weight: 600;
    padding: 0px 10px 20px 10px;
    letter-spacing: 3px;
    color: #0a1e3f;
}

.bprc-info-options {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 12px 15px;
}

.bprc-info-options button{
    margin:0px 5px;
}

.btn-redeem {
    color: #FFF !important;
    padding: 16px 18px;
    border-radius: 3px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    border: none;
    font-weight: 400;
    transition-duration: 0.3s;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(48, 103, 164);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    background: #ef8e32;
    /*background: linear-gradient( 180deg, rgb(33 90 144) 0%, rgb(68 120 191) 100%);*/
}

.btn-redeem:hover {
    opacity: 0.9;
}

.bprc-response-title {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    font-weight: 600;
    padding: 10px;
    color: #18599f;
}

.bprc-response-image {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 12px 15px;
}

.bprc-response-image img{
    margin: 0 auto;
    max-width:100px;
    width:100%;
}

.bprc-response-text {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    padding: 10px;
}

.bprc-response-text div{
    color: #18599f;
    display: block;
}

.bprc-response-input {
    position: relative;
    width: 100%;
    max-width: 345px;
    margin: 0 auto;
    text-align: center;
    padding: 12px 15px;
}

.bprc-response-options {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 12px 15px;
    margin-top: 15px;
}

.subtitle-bprc2 {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    font-weight: 600;
    padding: 10px;
    color: #444;
}

.subtitle-bprc2 sub{
    display: block;
    font-size:0.7em;
}

.rt-bprc3{
    display: block;
    text-align: center;
}

.rt-bprc-span3 {
    display: block;
    text-align: center;
    color: #333;
    font-size: 1.2em;
}

.rt-bprc-span3 sub{
    display: block;
    font-size: 0.6em;
}

.subtitle-bprc2 .rt-bprc-0 {
    display: inline-table;
    color: #444;
    min-width: 200px;
    text-align: right;
}

.subtitle-bprc2 .rt-bprc-01{
    display: inline-table;
    color: #444;
    min-width: 200px;
    text-align: left;
}

.subtitle-bprc2 .rt-bprc{
    display: inline-table;
    color: #444;
    min-width: 200px;
    text-align: right;
}

.subtitle-bprc2 .rt-bprc-span{
    display: inline-table;
    color: #1e792c;
    min-width: 200px;
    text-align: left;
}

.rt-bprc2 {
    position: relative;
    display: block;
    font-size: 1.1em;
    color: #1e792c;
}

.rt-bprc-span2 {
    position: relative;
    display: block;
    font-size: 1.3em;
}

.rt-bprc-span2 sub {
    position: relative;
    display: block;
    font-size: 0.5em;
}

.main-cont-buy-envelopes{
    position: relative;
    text-align: center;
    width:100%;
    padding:20px;
    margin-top:10px;
    margin-bottom:10px;
}

/*******************************************************/

.album-promotional-text {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    padding: 20px;
    background-color: #f9f9f9;
    border: solid 1px #ededed;
    border-radius: 6px;
}

.album-promotional-image {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.album-promotional-image img{
    width:100%;
    max-width:500px;
    display: block;
    margin:0 auto;
    border-radius: 4px;
}

/*********************************************************************/

.menu-currency {
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: block;
    padding: 8px 12px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 4px;
    z-index: 3200;
    background-color: #0a1e3f;
    color: #fff;
}

.menu-currency:hover{
    background-color: #162d54;
}

.menu-currency i{
    position: relative;
    margin-right:10px;
}

.container-ico-currencies {
    position: relative;
    display: block;
    text-align: center;
    padding: 0px 32px;
}

.ico-currency {
    position: relative;
    display: inline-block;
    padding: 12px;
    background-color: #fff;
    border: 1px solid rgb(210, 210, 213);
    border-radius: 5px;
    margin: 8px;
    text-align: left;
    /*min-width: 278px;*/
    min-width: 337px;
    cursor: pointer;
}

.ico-currency.active{
    background: #1e792c !important;
    border: 1px solid #444 !important;
    color: #fff !important;
}

.ico-currency.active span{
    color: #e3e3e3 !important;
}

.ico-currency:hover{
    background: rgba(92, 92, 92, 0.06);
}

.ico-currency label{
    display: block;
    font-weight: 600;
    font-size: 1.2em;
    cursor: pointer;
}

.ico-currency span{
    display: block;
    color: rgb(150, 150, 157);
    cursor: pointer;
}

abbr {
    font-size: 0.8em;
}

/***********************Resume*************************/

.head-cart{
    background-color: #ffffff;
    color: #003c52;
    text-align: center;
    font-size: 1.1em;
    padding: 5px 5px;
}

.item-cart {
    background-color: #f5f5f5;
    color: #333;
    text-align: right;
    font-size: 1em;
    padding: 15px 5px;
    font-weight: 400;
}

.item-cart img{
    width:100px;
}

.span-free{
    color: #1e9c4f;
    font-weight: 500;
    font-size: 1.1em;
}

.cont_totals{
    border-top: solid 1px #e6e6e6;
    background-color: #fbfbfb !important;
}

.cont_totals table{
    margin-top: 6px;
    background-color: #fbfbfb !important;
}

.text-terms ol, .text-terms ul {
    list-style: auto;
    list-style-position: inside;
}

/**********************Checkout Message************************/

.checkout-message-title {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1e792c;
}

.checkout-message-title span{
    font-size: 1em;
    padding: 0px 70px;
    display: block;
}

.checkout-message-image{
    position:relative;
    width:100%;
    text-align:center;
    font-size:1.2em;
    font-weight:500;
}

.checkout-message-image img{
    max-width:150px;
    width:100%;
    margin: 0 auto;
}

.cht-mes-img-check{
    width:80px !important;
}

.checkout-message-image span {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    padding: 0px 50px;
}

.checkout-message-subtitle{
    position:relative;
    width:100%;
    text-align:center;
}

.checkout-message-subtitle div{
    padding: 5px 25px;
    font-weight: 500;
}

.checkout-message-text{
    position:relative;
    width:80%;
    margin: 0 auto;
    text-align:justify;
    font-size:0.8em;
    font-weight:400;
    padding: 12px 30px;
    margin-top: 10px;
    background-color: #f2f2f2;
    border-radius:3px;
}

.checkout-message-text span{
    font-weight:700;
}

.checkout-message-promo-code {
    position: relative;
    width: 100%;
    max-width: 321px;
    margin: 0 auto;
    text-align: center;
    font-size: 1em;
    font-weight: 400;
    padding: 12px 30px;
    margin-top: 28px;
    border: solid 1px #c9e4c9;
    color: #333;
    border-radius: 3px;
}

.mdl-promocode-title {
    position: relative;
    font-size: 1.2em;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 5px;
}

.checkout-message-options{
    position: relative;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.checkout-message-points{
    font-size:1.7em;
    font-weight:400;
    color: #1e792c;
}

.checkout-message-points span{
    position: relative;
    display: block;
    font-size:4em;
}

.checkout-message-envelopes {
    font-size: 1.7em;
    font-weight: 400;
    color: #1e792c;
}

.checkout-message-envelopes span{
    display: block;
}

.checkout-message-envelopes img{
    display: block;
    max-width:200px;
    width:100%;
    margin: 0 auto;
    margin-top:5px;
}

.checkout-message-congrats{
    margin-top:15px;
    font-size:1.2em;
}

.checkout-message-sus-image{
    position:relative;
    width:100%;
    text-align:center;
    font-size:1.2em;
    font-weight:500;
}

.checkout-message-sus-image img{
    max-width:90px;
    width:100%;
    margin: 0 auto;
}

.checkout-message-sus-image span{
    display: block;
    margin-top:10px;
}

.checkout-message-suscription {
    font-size: 1.6em;
    font-weight: 700 !important;
    color: #1e792c;
    padding: 0px 35px;
}

.checkout-message-sus-benefits {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 15px 0px 0px 0px;
}

.checkout-message-sus-benefits ul{
    text-decoration: none;
}

.checkout-message-sus-benefits ul li{
    text-decoration: none;
    margin: 20px 5px;
    font-weight: 400;
}

.checkout-message-newpoints {
    position: relative;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    color: #0a1e3f;
    font-size: 1.3em;
}

.checkout-message-newpoints sub{
    display: block;
    font-size: 0.7em;
    margin-bottom: 15px;
}

/***************************Payment loader (Before Cart loader)***************************/

.main-loader-cart{
    position: absolute;
    top: 0;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    height:100%;
    text-align: center;
    z-index: 100;
    display: none;
}

.loader-cart-bg{
    position: absolute;
    top: 0;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    height:100%;
    background-color: #fff;
    opacity: 0.9;
}

.loader-cart {
    position: absolute;
    bottom: 30%;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    height: 140px;
    background-image: url('../images/iconos/loader.gif');
    background-repeat: no-repeat;
    background-position: center 100%;
    background-size: cover;
}

.loader-cart img{
    width:100%;
    margin: 0 auto;
    display: block;
}

.loader-cart2 {
    position: absolute;
    bottom: 30%;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    height: 140px;
    background-image: url('../images/iconos/loader.gif');
    background-repeat: no-repeat;
    background-position: center 100%;
    background-size: cover;
}

.loader-cart2 img{
    width:100%;
    margin: 0 auto;
    display: block;
}

.main-loader-pagination {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 100;
}

.loader-pagination-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.9;
}

.loader-pagination {
    position: absolute;
    bottom: 200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    height: 140px;
    background-image: url('../images/iconos/ball.png');
    background-repeat: no-repeat;
    background-position: center 100%;
    background-size: cover;
}

/**************************Main Feature***************************/

.main-feature-points{
    position: fixed;
    top: 0;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    height:100%;
    text-align: center;
    z-index: 3200;
    background-image: url(../images/home/feature-bg.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: right;
    background-position-y: top;
    opacity: 0.6;
    display: none;
}

/**********************************************************/
/*App offline*/

.offline-logo{
    margin-top:60px;
}

.offline-logo img{
    max-width: 300px;
    width: 100%;
}

.offline-image img{
    max-width:100px;
    width:100%;
}

.offline-text{
    margin-top: 40px;
    margin-bottom: 170px;
    text-align: center;
    font-size: 2.6em;
    font-weight: bold;
}

.offline-bluemx {
    color: #0f1d41;
    font-size: 9pt;
}

.offline-bluemx a{
    color: #0f1d41;
    text-decoration: none;
}

.offline-footer{
    background: #8cb7e8;
    font-weight: 400;
    text-align: center;
}

/*****************************Plastic & Virtual Card***************************/

#virtualCard{
    position: relative;
    display:inline-block;
    /*margin-right: 30px;*/
    cursor: pointer;
    border-radius:10px;
}

#plasticCard{
    position: relative;
    display:inline-block;
    cursor: pointer;
    border-radius:10px;
}

#plasticCard img, #virtualCard img{
    border-radius: 10px;
    display: inline-block;
    max-width:270px;
}

.active-image{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.box-barCode{
    position:relative;
    display:block;
    margin-left:10px;
    margin-right:10px;
}

.box-barCode img{
    margin: 0 auto;
    display: block;
}

.txtpopup-info-member {
    position: relative;
    width: 100%;
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    text-align: justify;
    font-size: 0.9em;
    color: #001e3e;
    background-color: #f6f6f6;
    border-radius: 3px;
    border: solid 1px #f1f1f1;
    margin-top: 7px;
    margin-bottom: 13px;
}

.txtpopup-info-alias {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    text-align: justify;
    font-size: 1em;
    color: #001e3e;
    background-color: #f6f6f6;
    border-radius: 3px;
    border: solid 1px #f1f1f1;
    margin-top: 15px;
    margin-bottom: 13px;
}

.new-alias-label {
    position: relative;
    text-align: center;
    font-weight: 600;
    margin: 10px 0px;
}

.txtpopup-2 {
    position: relative;
    width: 100%;
    padding: 20px;
    text-align: center;
    font-size: 1.4em;
    color: #001e3e;
}

.txtpopup-token{
    position: relative;
    width: 100%;
    padding: 20px;
    text-align: center;
    font-size: 1.2em;
    color: #001e3e;
}

/*****************************************************************************/

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #a6417e !important;
    border: 1px solid #a6417e !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 0 !important;
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    color: #fff !important;
}

/****************************************************************************************/

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 12px;
	height: 12px;
}

::-webkit-scrollbar-track {
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #1e792c;
}

/****************************************Mi Tarjeta*****************************************/

.tarjeta {
    position: relative;
    margin: 0 auto;
    width: 93%;
    max-width: 350px;
    height: 300px;
    text-align: right;
}

/* caracteristicas de tarjetas */
.frente{
    border-radius: 14px;
    max-height: 220px;
    display: flex;
    flex-direction: column;
}

.atras {
    border-radius: 14px;
    min-height: 220px;
    display: flex;
    flex-direction: column;
}

.frente {
    position: absolute;
    width: 100%;
    top: 60px;
    left: -10px;
    animation-duration: 1s;
    animation-name: cardviewBack;
    animation-fill-mode: forwards;
    overflow: hidden;
    /*background: #0b0b25;
    border: solid 1px #2a2a2a;*/
}

.frente img{
    max-width:100%;
    width:100%;
}

.frente.cardview {
  animation-duration: 1s;
  animation-name: cardviewFront;
  animation-fill-mode: forwards;
}

.atras {
    position: absolute;
    width: 100%;
    top: 30px;
    right: -10px;
    z-index: 0;
    animation-duration: 1s;
    animation-name: cardviewBack2;
    background: #ffffff;
    border: solid 1px #c7c7c7;
}
.atras.cardview {
  animation-duration: 1s;
  animation-name: cardviewFront2;
}

.tarjeta-back-line{
    margin-top:15px;
    display: block;
    width:100%;
    background-color: #4e9300;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size:0.8em;
}

.tarjeta-numero{
    position: absolute;
    width: 100%;
    bottom: 23px;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
    text-align: center;
    letter-spacing: 2px;
}

.reverse-button{
    text-align: right;
    cursor: pointer;
}

.cont-barcode{
    position: absolute;
    top: 65px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: 400px;
}

.cont-barcode img{
    max-width:250px;
    margin: 0 auto;
    box-shadow: 0 0 0 0 !important;
    border-radius: 0 !important;
}

.tarjeta-card-type{
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    color: #009449;
    font-weight: 400;
}

/* Comportamiento de animacion */
@keyframes cardviewBack {
  0 {
    left: -10px;
    z-index: 0;
  }
  50% {
    left: -250px;
    z-index: 0;
    transform: rotateZ(-25deg);
  }
  51% {
    z-index: 1;
  }
  100% {
    left: -10px;
    z-index: 1;
  }
}
@keyframes cardviewFront {
  0% {
    left: -10px;
    z-index: 1;
  }
  50% {
    left: -250px;
    z-index: 1;
    transform: rotateZ(-25deg);
  }
  51% {
    z-index: 0;
  }
  100 {
    left: -10px;
    z-index: 0;
  }
}
@keyframes cardviewBack2 {
  0% {
    right: -10px;
  }
  50% {
    right: -250px;
    transform: rotateZ(25deg);
  }
  100 {
    right: -10px;
  }
}
@keyframes cardviewFront2 {
  0% {
    right: -10px;
  }
  50% {
    right: -250px;
    transform: rotateZ(25deg);
  }
  100 {
    right: -10px;
  }
}

/**************************************Promociones*************************************/

.promo-item{
    display: inline-block;
    max-width:360px;
    width:100%;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:30px;
}

.promo-item img{
    width:100%;
    margin: 0 auto;
    display: block;
    border-radius: 3px;
}

/**********************************Aviso de Privacidad*********************************/

.section-beside-logo{
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.section-beside-title{
    text-align: center;
    padding: 15px 5px;
    font-size: 1.5em;
    
}

.section-beside-subtitle{
    text-align: center;
    padding: 15px 5px;
    font-size: 1.3em;
    
}

/************************************************/

.acc-modal-item{
    white-space: normal;
    text-align:left;
    color: #444;
    outline: none !important;
    text-decoration: none !important;
    cursor: pointer;
}

.acc-modal-text {
    font-size:0.9em;
}

/******************************Cupones de Descuento********************************/

.mtmx_cpn_cont_text_info{
    position:relative;
    top:-20px;
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
    height:auto;
    text-align:center;
    font-size:1.1em;
    color: #767676;
    line-height:35px;   
    margin-bottom:20px;
}

.mtmx_cpn_title_cupons{
    position: relative;
    clear: left;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
    font-size:1.7em;
}

.mtmx_cpn_cont_cupons{
    position: relative;
    text-align: center;
    margin-top: 20px;
    max-width: 870px;
    width: 100%;
    margin-bottom: 20px;
    margin: 0 auto;
}

.mtmx_cpn_cont_cupons img{
    max-width:250px;
    width:100%;
}

.mtcpn_cupon_item{
    position: relative;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    max-width: 200px;
    width: 100%;
    color: #fff;
    padding: 25px 16px;
    border-radius: 4px;
    text-align: center;
    font-size: 1em;
    cursor: pointer;
}

.mtcpn_cupon_item:hover{
    opacity:0.8;
}

.mtcpn_cupon_active{
    opacity:0.8;
}

.mtcpn_cupon_item img{
    max-width: 110px;
    width: 100%;
    margin: 0 auto;
}

.mtcpn_cupon_item span{
    display: block;
}

.mtcpn_cupon_selected{
    position:absolute;
    top:-10px;
    right:-10px;
    width:40px;
    height:40px;
    background-image: url('../images/iconos/selected.png');
    background-repeat: no-repeat;
    background-position: center 100%;
    background-size: cover;
}

.mtmx_cpn_cont_button{
    position:relative;
    width:100%;
    text-align:center;
    margin-top:30px;
    margin-bottom:10px;
    display: none;
}

.mtmx_cpn_terms{
    text-align: center;
    margin-top: 20px;
}

.ntcpn_modaltitle{
    margin: 0 auto;
    text-align:center;
    font-size:1.3em;
}

.ntcpn_modalterms{
    position: relative;
    padding:20px;
    font-size:1em;
    text-align: justify;
}

.mtcpn_button{
    padding: 13px 17px;
    border: none;
    border-radius: 3px;
    background-color: #d45d00;
    color: #fff;
}

.mtcpn_cont_resume{
    position: relative;
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 1.2em;
}

.mtcpn_cont_resume .table thead th{
    text-align:center;
    vertical-align: middle;
}

.mtcpn_cont_resume .table tbody td{
    text-align:center;
    vertical-align: middle;
}

.mtcpn_cont_resume .table tfoot th{
    text-align:right;
    vertical-align: middle;
}

.mtcpn_cont_resume .table tfoot th.th_total{
    text-align:center !important;
    vertical-align: middle;
    color: #D45D00;
}

.mtcpn_response{
    position: relative;
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.4em;
    text-align:center;
}

.mtcpn_response2{
    position: relative;
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.4em;
    text-align:center;
}

.mtcpn_response2 .table{
    table-layout: fixed;
    font-size: 0.75em;
    margin-top: 20px;
}

.mtcpn_response2 .table thead th{
    text-align: center;
    vertical-align: middle;
}

.mtcpn_response2 .table tbody td{
    text-align: center;
    vertical-align: middle;
}

.mtcpn_title_response{
    font-size: 20pt;
    font-weight:600 !important;
    margin-bottom:27px;
    text-align:center;
}

.mtcpn-cont-loader{
    position: relative;
    display: inline-block;
}

.mtcpn-loader{
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 47px;
    background-image: url(../images/iconos/loader.gif);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: center 100%;
    z-index: 100;
    background-color: #fff;
    opacity: 0.8;
    display: none;
}

.mtmx_cpn_saved_cupons{
    text-align:center;
}

.btn-mtcpn-my-saved{
    position: relative;
    display: inline-block;
    padding: 13px 20px;
    background-color: #d45d00;
    color: #fff !important;
    border: none;
    border-radius: 3px;
    margin-bottom: 10px;
    font-weight: 400;
    cursor: pointer;
}

.btn-mtcpn-my-saved:hover{
    background-color: #d97c34;
    color: #fff;
}

.ntcpn_modalsavedcupons{
    position: relative;
    padding:20px;
    font-size:1.3em;
    text-align: center;
}

.modal-item-cupon{
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 8px;
    margin-right: 8px;
    max-width: 190px;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.item-cupon-image img{
    max-width: 100px;
    width: 100%;
    margin: 0 auto;
    margin-top:10px;
    margin-bottom:10px;
}

.item-cupon-code{
    font-size: 1em;
    font-weight:600;
}

.item-cupon-description{
    font-size: 0.7em;
}

.cpn_cont_text_info{
    position:relative;
    top:-20px;
    margin: 0 auto;
    width: 100%;
    max-width: 650px;
    height:auto;
    text-align:center;
    font-size:1.1em;
    color: #fff;
    line-height:35px;   
    margin-bottom:20px;
}

.cpn_cont_text_info a{
    color: #fff;
}

.cpn_cont_text_info img{
    margin: 0 auto;
    transform: rotate(-45deg);
    margin-top: 40px;
}

.sectionCupons{
    background-color: #d45d00;
    background-image: url(../images/home/background-cupons.png);
    background-position: 114% -81%;
    background-repeat: no-repeat;
    background-size: 500px;
}

.sectionCupons h2{
    color: #fff;
}

/**********************************************************/

.icon-eye, .icon-eye2, .icon-eye3, .icon-eye4 {
    position: absolute;
    right: 23px;
    top: 8px;
    width: 23px;
    height: 23px;
    background-image: url('../images/iconos/close_pass.png');
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.icon-eye3 {
    right: 10px;
}

.eye-open{
    background-image: url('../images/iconos/open_pass.png') !important;
    background-repeat: no-repeat;
    background-size:contain;
}

.input-relative {
    position: relative;
    display: block;
    width: 100%;
    clear: left;
}

/***************************section subscribe********************************/

.section-subscribe{
    background-color: #f7f6f6;
    text-align:center;
    padding: 30px 20px;
}

.section-subscribe img{
    max-width: 250px;
    margin: 0 auto;
}

.section-subscribe a{
    display: inline-block;
    padding: 10px 15px;
    background-color: #011e41;
    color: #fff;
    border-radius: 3px;
    margin-top: 20px;
    cursor: pointer;
}

.section-subscribe a:hover{
    opacity:0.8;
}

/**************************Footer icons********************************/

.footer-icons{
    position:relative;
    text-align:center;
}

.footer-icons img{
    display: inline-block;
    margin-left:15px;
    margin-right:15px;
    max-width:40px;
    width:100%;
}

.footer-logos {
    position: relative;
    text-align: center;
}

.footer-logos img{
    display: inline-block;
    margin-left: 80px;
    margin-right: 80px;
    max-width: 230px;
    margin-bottom: 40px;
    width: 100%;
}

.footer-partners{
    position: relative;
    width:100%;
    padding:20px;
    text-align: center;
    display: table;
}

.footer-partners img{
    display: inline-table;
    vertical-align: middle;
    width: 100%;
    max-width: 130px;
    margin: 0px 10px;
    cursor: pointer;
}

.footer-partners .tbml-res{
    max-width:90px;
}

.footer-partners .tbml-res2{
    max-width:70px;
}

/*********************************************************/

.main-points-transfer {
    position: relative;
    margin: 0 auto;
    margin-top: 25px;
    width: 100%;
    padding: 20px;
    text-align: center;
    max-width: 1200px;
    background-color: #fafafa;
    border-radius: 3px;
    border: solid 1px #e4e4e4;
}

.points-transfer-title {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    font-size: 1.6em;
    font-weight: 500;
    text-align: center;
    color: #1e792c;
}

.points-transfer-programs {
    position: relative;
    margin: 0 auto;
    width: 100%;
    display: table;
}

.points-transfer-programs img{
    display: inline-table;
    vertical-align: middle;
    margin: 0 auto;
    max-width:200px;
    width:100%;
    margin: 15px;
    border: solid 3px #f1f1f1;
    border-radius: 10px;
    cursor: pointer;
}

.points-transfer-programs img.active{
    border: solid 3px #1e792c;
    border-radius: 10px;
}

.points-transfer-programs img:hover{
    border: solid 3px #1e792c;
    border-radius: 10px;
}

.points-transfer-panel {
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    display: table;
    background-color: #fff;
    border: solid 1px #e7e7e7;
    padding: 30px 35px;
    display: none;
}

.ptp-form-image {
    display: inline-table;
    vertical-align: middle;
    margin: 0 auto;
    width:40%;
}

.ptp-form-image div{
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.3em;
    font-weight: 500;
    margin-bottom: 10px;
}

.ptp-form-image img{
    display: block;
    margin: 0 auto;
    max-width:250px;
    width:100%;
}

.ptp-form-data {
    display: inline-table;
    vertical-align: middle;
    margin: 0 auto;
    width: 45%;
}

.ptp-form-data-info {
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
    font-size: 1.1em;
    font-weight: 600;
    color: #1e792c;
}

.ptp-form-unlink{
    position: relative;
    display: inline-block;
    float:right;
}

.ptp-form-unlink a{
    color: #FFF !important;
    background-color: #0f1f3e;
    padding: 4px 10px;
    border-radius: 3px;
    font-size: 0.7em;
    display: inline-block;
    cursor: pointer;
    border: none;
    transition-duration: 0.3s;
}

.ptp-form-unlink a:hover{
    background-color: #1e3157;
}

.ptp-form-data-text {
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
    font-size: 1.1em;
    font-weight: 600;
    color: #36394a;
}

.ptp-form-transfer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: #fafafa;
    border: solid 1px #ececec;
    border-radius: 3px;
    padding: 12px 20px;
    margin-bottom: 10px;
}

.ptp-form-transfer-item {
    position: relative;
    /*display: table;*/
    display: inline-flex; 
    text-align: center;
    width: 100%;
}

.ptp-form-transfer-item div{
    /*display: inline-table;*/
    display: inline;
    vertical-align: middle;
    /*width: 155px;*/
    text-align: left;
    font-weight: 500;
    margin: 0px 5px;
}

.ptp-form-transfer-item span{
    /*display: inline-table;*/
    display: inline;
    vertical-align: middle;
    /*width: calc(100% - 165px);*/
    text-align: left;
    font-weight: 600;
    color: #0a1e3f;
    margin: 0px 5px;
}

.ptp-form-transfer-item em{
    font-style:normal;
}

.ptp-form-input-text {
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    font-weight: 600;
}

.ptp-form-input {
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.ptp-form-input .formulariopie{
    font-size: 0.9em;
    color: #1e792c;
    font-weight: 500;
    margin-top: 3px;
}

.ptp-form-input input, .ptp-form-input-inline input{
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none;
    background-color: #f7f7f7;
    border: solid 2px #f7f7f7;
    font-weight: 600;
}

.ptp-form-input input[type=file], .ptp-form-input-inline input[type=file]{
    height: calc(2.25rem + 10px);
}

.ptp-form-input-inline {
    position: relative;
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 7px;
}

.ptp-form-input-inline input.ptpfi-1{
    display: inline-table;
    vertical-align: middle;
    width:112px;
    float: left;
}

.ptp-form-input-inline input.ptpfi-2{
    display: inline-table;
    vertical-align: middle;
    width: calc(100% - 150px);
    float: right;
    background-color: transparent;
    border: none;
    color: #1e792c;
}

.ptp-form-input-inline input.ptpfi-2:focus{
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    border: none !important;
}

.ptp-form-input input:focus, .ptp-form-input-inline input:focus{
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
    border: solid 2px #a6417e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(166, 65, 126);
}

.ptp-form-options {
    position: relative;
    margin: 0 auto;
    margin-top: 15px;
    width: 100%;
    text-align: left;
}

/***********************************************************/

.buy-points-partner {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.buy-points-partner span{
    display: block;
    width: 100%;
    font-weight: 500;
    color: #004381;
    margin-bottom: 10px;
}

.buy-points-partner img{
    max-width:90px;
    margin: 0 auto;
    width:100%;
}

/***********************************************************/

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    z-index: 9998;
    pointer-events: none;
    transition: clip-path 0.3s ease;
    /* 👇 soporte cross-browser */
    -webkit-clip-path: circle(0px at 0 0);
    clip-path: circle(0px at 0 0);
}

/************************Payment*************************/

.payment-options{
    position:relative;
    width:100%;
    text-align:center;
}

.sbsmn-total {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 2em;
    font-weight: 500;
    padding: 0px 10px;
    color: #000000;
    margin-bottom: 23px;
}

.sbsmn2-total {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 2em;
    font-weight: 500;
    padding: 0px 10px;
    color: #000000;
    margin-bottom: 23px;
}

.sbsmn-total::after {
    position: absolute;
    bottom: -8px;
    content: '';
    width: 60%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    border-bottom: solid 1px #dbdada;
}

.payment-confirm{
    position: relative;
    max-width: 250px;
    margin: 0 auto;
    background: #f6f6f6;
    padding: 10px 10px 20px 10px;
    border-radius: 5px;
}

.pay-oxxo-info{
    font-size: 0.9em;
    background: #fff;
    border-radius: 5px;
    padding: 10px 5px;
    margin-bottom: 10px;
    font-weight: 700;
}

.pay-question{
    position: relative;
    margin-bottom: 10px;
    font-weight: 400;
}

.payment-item{
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border: solid 3px #fff;
    cursor: pointer;
    text-align:center;
}

.payment-item img{
    width:100%;
}

.payment-item span{
    font-size: 1em;
    font-weight: 400;
}

.payment-item-info{
    position: absolute;
    top: -8px;
    right: 15%;
    width: 21px;
    height: 21px;
    z-index: 200;
    background-color: #011e41;
    color: #fff;
    font-size: 0.9em;
    border-radius: 21px;
}

.payment-item-info-title {
    position: relative;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    border: solid 3px #fff;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
}

.payment-active .card-button{
    border: solid 1px #011e41;
    background-color: #f1f1f1;
    color: #011e41;
}

.card-button{
    position: relative;
    margin: 0 auto;
    max-width:250px;
    width:100%;
    height:36px;
    max-height:36px;
    border-radius:4px;
    background-color: #011e41;
    color: #fff;
    font-size: 0.9em;
    text-align:center;
    line-height: 35px;
    border: solid 1px #011e41;
}

.card-button:hover{
    opacity: 0.9;
}

.card-button-oxxo{
    position: relative;
    display: table;
    margin: 0 auto;
    max-width: 250px;
    width: 100%;
    padding: 3px 0px;
    border-radius: 4px;
    /*background-color: #ff001b;  OXXO*/
    background-color: #fff; /*OXXO pay*/
    color: #fff;
    font-size: 0.9em;
    text-align: center;
    /*border: solid 1px #ff001b;  OXXO*/
    border: solid 1px #011e41; /*OXXO pay*/
}

.card-button-oxxo img{
    display: inline-table;
    /*max-width: 56px;  OXXO*/
    max-width: 103px; /*OXXO pay*/
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
}

.card-button-oxxo:hover{
    opacity: 0.9;
}

.payment-active .card-button-oxxo{
    border: solid 1px #011e41;
    background-color: #fff;
    color: #011e41;
}

.payment-active .code-button{
    border: solid 1px #011e41;
    background-color: #f1f1f1;
    color: #011e41;
}

.code-button{
    position: relative;
    margin: 0 auto;
    max-width:250px;
    width:100%;
    height:36px;
    max-height:36px;
    border-radius:4px;
    background-color: #1e792c;
    color: #fff;
    font-size: 0.9em;
    text-align:center;
    line-height: 35px;
    border: solid 1px #1e792c;
}

.code-button:hover{
    opacity: 0.9;
}

.mda-main-codes{
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    max-width: 270px;
    width: 100%;
    background-color: transparent;
}

.mda-code-title{
    font-weight:500;
}

.mda-code-inputs{
    position: relative;
    margin-top:10px;
}

.mda-code-inputs input{
    display: inline-block;
    max-width:220px;
    width:100%;
    height: 35px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    font-size: 16px;
    padding: 0;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #666666;
    text-transform: uppercase;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

.mda-code-inputs input:focus{
    border-bottom: 1px solid #000;
    -webkit-box-shadow: 0 1px 0 0 #000;
    box-shadow: 0 1px 0 0 #000;
}

/****************************Canjear Código******************************/

.main-redeem-code{
    position: relative;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 60px;
    background-color: #f1f1f1;
    text-align: center;
    border-radius: 4px;
    padding: 20px 20px;
}

.main-redeem-code-an{
    position: relative;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 60px;
    background-color: #f7f6f6;
    text-align: center;
    border-radius: 4px;
    padding: 50px 20px;
}

.redeem-code-text{
    position: relative;
    margin-bottom: 20px;
    font-size: 1.1em;
    font-weight:500;
    color: #333;
}

.redeem-code-text-an{
    position: relative;
    margin-bottom: 20px;
    font-size: 1.3em;
    font-weight:500;
    color: #333;
}

.redeem-code-input{
    position: relative;
    text-align:center;
}

.redeem-code-input input{
    text-align:center;
    max-width:250px;
    width:100%;
    text-transform: uppercase;
}

.redeem-code-input span{
    position:relative;
    display: block;
    font-size:0.8em;
    text-align:center;
}

.redeem-code-image{
    position: relative;
    text-align:center;
    padding:10px;
}

.redeem-code-image img{
    max-width:200px;
    width:100%;
    margin: 0 auto;
    cursor: pointer;
}

.redeem-code-button{
    position: relative;
    margin-top: 15px;
}

.redeem-code-button button{
    position: relative;
    padding: 10px 15px;
    border-radius: 2px;
    background-color: #011e41;
    border: none;
    color: #fff !important;
    cursor: pointer;
    outline: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.redeem-code-button button:hover{
    opacity:0.8;
}

.rdm-error-input{
    border: solid 1px #982d2d !important;
}

.rdm-error-text{
    position: relative;
    width: 100%;
    color: #982d2d;
    text-align: center;
    font-weight: 600;
    padding: 5px;
    display: none;
}

.redeem-code-error{
    position:fixed;
    top:45%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align:center;
    min-height: 48px;
    max-width: 300px;
    line-height: 1.5em;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display:none;
    z-index:99;
}

.rdm-message-title{
    position:relative;
    width:100%;
    text-align:center;
    font-size:1.6em;
    font-weight:500;
    margin-bottom:20px;
    color: #1e792c;
}

.rdm-message-subtitle{
    font-size:1.7em;
    font-weight:400;
    color: #2c2c2c;
    text-align: center;
}

.rdm-message-subtitle span{
    position: relative;
    display: block;
    font-size:4em;
    color: #82a842;
}

.rdm-message-text{
    position:relative;
    width:80%;
    margin: 0 auto;
    text-align:justify;
    font-weight:400;
    padding: 12px 30px;
    margin-top: 28px;
    background-color: #f2f2f2;
    border-radius:3px;
}

/****************************Radio / Checkbox*********************************/

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type='checkbox'],
  input[type='radio'] {
    --active: #1e792c;
    --active-inner: #fff;
    --focus: 2px rgb(199 225 109);
    --border: #1e792c;
    --border-hover: #1e792c;
    --background: #fff;
    --disabled: #c6c5c5;
    --disabled-inner: #c6c5c5;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 2px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    -webkit-transition: background .3s, border-color .3s, box-shadow .2s;
    transition: background .3s, border-color .3s, box-shadow .2s;
  }
  input[type='checkbox']:after,
  input[type='radio']:after {
    content: '';
    display: block;
    left: -1px;
    top: -1px;
    position: absolute;
    -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
  }
  input[type='checkbox']:checked,
  input[type='radio']:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }
  input[type='checkbox']:disabled,
  input[type='radio']:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: .9;
  }
  input[type='checkbox']:disabled:checked,
  input[type='radio']:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border);
  }
  input[type='checkbox']:disabled + label,
  input[type='radio']:disabled + label {
    cursor: not-allowed;
  }
  input[type='checkbox']:hover:not(:checked):not(:disabled),
  input[type='radio']:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }
  input[type='checkbox']:focus,
  input[type='radio']:focus {
    box-shadow: 0 0 0 var(--focus);
  }
  input[type='checkbox']:not(.switch),
  input[type='radio']:not(.switch) {
    width: 21px;
  }
  input[type='checkbox']:not(.switch):after,
  input[type='radio']:not(.switch):after {
    opacity: var(--o, 0);
  }
  input[type='checkbox']:not(.switch):checked,
  input[type='radio']:not(.switch):checked {
    --o: 1;
  }
  input[type='checkbox'] + label,
  input[type='radio'] + label {
    font-size: 14px;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-right: 12px;
  }

  input[type='checkbox']:not(.switch) {
    border-radius: 7px;
  }
  input[type='checkbox']:not(.switch):after {
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 6px;
    top: 3px;
    -webkit-transform: rotate(var(--r, 20deg));
            transform: rotate(var(--r, 20deg));
  }
  input[type='checkbox']:not(.switch):checked {
    --r: 43deg;
  }
  input[type='checkbox'].switch {
    width: 38px;
    border-radius: 11px;
  }
  input[type='checkbox'].switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: var(--ab, var(--border));
    -webkit-transform: translateX(var(--x, 0));
            transform: translateX(var(--x, 0));
  }
  input[type='checkbox'].switch:checked {
    --ab: var(--active-inner);
    --x: 17px;
  }
  input[type='checkbox'].switch:disabled:not(:checked):after {
    opacity: .6;
  }

  input[type='radio'] {
    border-radius: 50%;
  }
  input[type='radio']:after {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: var(--active-inner);
    opacity: 0;
    -webkit-transform: scale(var(--s, 0.7));
            transform: scale(var(--s, 0.7));
  }
  input[type='radio']:checked {
    --s: .5;
  }
}

/**********************************************************/

.flatCheckbox input[type=checkbox]{
    visibility: hidden;
}

.flatCheckbox{
    position: relative;
    display:inline-block;
    width: 100px;
    height: 35px;
}

.flatCheckbox label {
    display: block !important;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer !important;
    position: absolute;
    top: 7px;
    z-index: 1;
    left: 8px;
    background: #FFF;
    margin-left: auto !important;
}

.flatCheckbox div {
    width: 100%;
    height: 100%;
    background: #d3d3d3;
    border-radius: 50px;
    position: relative;
    top: -22px;
}

.flatCheckbox input[type=checkbox]:checked ~ div
{
    background: #1e792c;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.flatCheckbox input[type=checkbox]:checked ~ label {
    left: 69px;
}

/**************************************Blue Wallet**********************************/

.walletbullet{
    margin-left: 40px;
    font-weight: 200;
    font-size: 1.2em;
}
.walletbullet-xs{
    font-weight: 200;
    font-size: 1.2em;
    margin-left: 10%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.walletbullet li{
    list-style-image: url('../images/BlueWallet/DescargaBullet.png');
}
.walletbullet-xs li{
    list-style-image: url('../images/BlueWallet/DescargaBullet.png');
}
.walletimg img{
    position:relative;
    float:right;
}
.walletvacio{
    margin: 47px;
}

.bluewallet-note{
    text-align:center;
    padding:20px;
    font-size: 1.1em;
}

.walletapptext{
    position:relative;
    text-align:center;
    font-size:1.2em;
}

.walletappbuttons{
    position:relative;
    text-align:center;
    margin-top: 10px;
}

.walletappbuttons a{
    display: inline-block !important;
}

.walletappbuttons img{
    position:relative;
    margin: 0 auto;
}

/*****************************Pagination******************************/

.pagination {
    padding: 20px;
    color: #1e792c;
    font-weight: 500;
    margin: 0 auto;
    width: 100%;
}

.pagination,
.pagination * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
          text-align: center;
          display: block;
}

.pagination a {
  display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    background-color: #fff;
    margin: 2px 5px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 17px -5px rgb(179, 179, 179);
    -moz-box-shadow: 0px 0px 17px -5px rgba(179,179,179,1);
    box-shadow: 0px 0px 17px -5px rgb(179, 179, 179);
}

.pagination a i{
    display: inline-block;
}

.pagination .page.current{
    color: #ffffff !important;
    background-color: #0a1e3f;
}

.pagination .nav.prev.disabled, .pagination .nav.next.disabled{
    color: rgb(179, 179, 179);
}

.selectelementpagination {
    display: inline-block;
    padding: 10px 20px;
    max-width: 80px;
    max-height: 22px;
    cursor: pointer;
    background-color: #fff;
    margin: 2px 5px;
    border-radius: 6px;
    font-weight: 600;
    line-height: 1.25;
    -webkit-box-shadow: 0px 0px 17px -5px rgb(179, 179, 179);
    -moz-box-shadow: 0px 0px 17px -5px rgba(179,179,179,1);
    box-shadow: 0px 0px 17px -5px rgb(179, 179, 179);
    color: #777777;
    border: 1px solid #dee2e6;
}

.selectelementpagination:focus{
    border: 1px solid #dee2e6;
    -webkit-box-shadow: 0px 0px 17px -5px rgb(179, 179, 179);
    -moz-box-shadow: 0px 0px 17px -5px rgba(179,179,179,1);
    box-shadow: 0px 0px 17px -5px rgb(179, 179, 179);
}

.ajax-pagination {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0px;
}

.ajax-pagination li{
    display: inline-block;
}

.page-link {
    color: #1e792c;
}

.page-item.active .page-link {
    background-color: #1e792c;
    border-color: transparent;
}

/*******************************My Cards*********************************/

.selectable-cards{
    position:relative;
    width:100%;
    margin: 0 auto;
    margin-top:60px;
    margin-bottom:40px;
    text-align:center;
}

.sel-crd-item{
    position: relative;
    display: inline-block;
    max-width: 300px;
    width: 100%;
    margin: 5px 7px;
    cursor: pointer;
    padding: 2px;
    border: solid 3px #fff;
    transition-duration:0.5s;
    border-radius: 16px;
}

.sel-crd-item2{
    position: relative;
    display: inline-block;
    max-width: 300px;
    width: 100%;
    margin: 5px 7px;
    padding: 2px;
    border: solid 3px #fff;
    transition-duration:0.5s;
    border-radius: 16px;
}

.sel-crd-selected{
    border: solid 3px #003b7e !important;
    border-radius: 16px !important;
    padding: 2px !important;
    cursor: default;
}

.sel-crd-selected::before{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -15px;
    width: 80%;
    border-radius: 10px;
    height: auto;
    content: 'Tarjeta por default' !important;
    color: #fff;
    font-weight: 700;
    font-size: 0.8em;
    cursor: default;
    border: solid 3px #003b7e !important;
    background: #003b7e !important;
}

.sel-crd-unlock{
    border: solid 3px #5c9f16;
    border-radius: 16px;
    padding: 2px;
}

.sel-crd-unlock::before{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -15px;
    width: 80%;
    border-radius: 10px;
    height: auto;
    content: 'Poner como default';
    color: #fff;
    font-weight: 700;
    font-size: 0.8em;
    cursor: default;
    border: solid 3px #5c9f16;
    background: #5c9f16;
}

.sel-crd-item img, .sel-crd-item2 img{
    width:100%;
    margin: 0 auto;
}

.sel-crd-number{
    position: absolute;
    width: 100%;
    bottom: 20px;
    color: #fff;
    font-weight: 500;
    font-size: 1.1em;
    text-align: center;
    letter-spacing: 2px;
    text-shadow: 1px 1px 3px rgb(20, 20, 20);
}

.sel-crd-option{
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
    padding: 23px;
}

/*******************************************************/

.main-popup-message {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
    z-index: 3100;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, .7);
    backdrop-filter: blur(8px);
}

.white-popup-color {
    background-color: rgba(0, 65, 23, 0.25) !important;
}

.white-popup-color2 {
    background-color: rgba(4, 0, 65, 0.25) !important;
}

.white-popup-color3 {
    background-color: rgba(96, 0, 0, 0.32) !important;
}

.popup-color4 {
    background-color: rgba(65, 12, 54, 0.32) !important;
}

.popup-color-cinema{
    background-color: rgba(0, 0, 0, 0.49) !important;
}

.mppm-popup-box {
    position: relative;
    right: 0;
    left: 0;
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 140px;
    max-width: 400px;
    width: 94%;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 20px;
}

.mppm-popup-box-avatar {
    max-width: 580px !important;
    margin-top: 80px;
}

.mppm-popup-box2 {
    position: relative;
    right: 0;
    left: 0;
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 140px;
    max-width: 1100px;
    width: 94%;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 20px;
}

.mppm-popup-box3 {
    position: relative;
    right: 0;
    left: 0;
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 140px;
    max-width: 550px;
    width: 94%;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 20px;
}

.mppm-popup-box4 {
    position: relative;
    right: 0;
    left: 0;
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 140px;
    max-width: 450px;
    width: 94%;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 20px;
}

.mppm-popup-box-large {
    position: relative;
    right: 0;
    left: 0;
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 140px;
    max-width: 1050px;
    width: 94%;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 20px;
}

.mppm-popup-box-anony-auction {
    position: relative;
    right: 0;
    left: 0;
    margin-top: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 140px;
    max-width: 550px;
    width: 94%;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 20px;
}

.mppm-popup-login {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
    padding: 10px 0px;
}

.mppm-popup-login-title {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: 1.4em;
    margin-bottom: 15px;
}

.mppm-popup-login-title span{
    display: block;
    font-size: 0.7em;
    color: #1e792c;
}

.mppm-popup-login-item {
    position: relative;
    width: 100%;
    max-width: 200px;
    margin: 0 10px;
    display: inline-table;
    border-radius: 3px;
    color: #1e792c;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(112, 112, 112, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(112,112,112,1);
    box-shadow: 0px 0px 5px 0px rgba(112, 112, 112, 1);
    cursor: pointer;
}

.mppm-popup-login-item:hover{
    background-color: #0a1e3f;
    color: #fff;
}

.mppm-popup-login-item-name {
    position: relative;
    width: 100%;
    display: block;
    margin-top: 15px;
    text-align: center;
    font-weight: 700;
    padding: 0px 8px;
}

.mppm-popup-login-item-image {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.mppm-popup-login-item-image img{
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
}

.mppm-popup-logo{
    position: relative;
    text-align: center;
    width:100%;
    margin: 0 auto;
}

.mppm-popup-logo img{
    width:100%;
    max-width: 250px;
    display: block;
    margin: 0 auto;
}

.mppm-popup-title {
    position: relative;
    font-size: 1.3em;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
}

.mppm-popup-text {
    position: relative;
    font-size: 1.2em;
    margin-bottom: 20px;
    text-align: center;
}

.mppm-popup-text2 {
    position: relative;
    font-size: 1.3em;
    margin-bottom: 20px;
    padding: 0px 12px;
    text-align: center;
    margin-top: 20px;
}

.mppm-popup-text2 a{
    position: relative;
    margin-top: 20px;
    font-size: 0.9em;
}

.mppm-popup-text2 i{
    display: block;
    font-size: 2em;
    color: #67962f;
    margin-bottom:5px;
}

.mppm-popup-text img{
    max-width: 100px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

.mppm-popup-text span{
    font-weight: 600;
}

.mppm-popup-text3 {
    position: relative;
    font-size: 1.2em;
    text-align: center;
}

.mppm-popup-text4 {
    position: relative;
    font-size: 1.1em;
    text-align: center;
}

.mppm-popup-options {
    position: relative;
    text-align: center;
    padding: 20px 0px;
}

.mppm-popup-close {
    position: fixed;
    top: 15px;
    right: 30px;
    width: 35px;
    height: 35px;
    background-image: url(../images/iconos/close-w.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 100;
    cursor: pointer;
}

.cont-main-addresses{
    position: relative;
    text-align: center;
}

.mppm-container-add{
    position: relative;
    width: 320px;
    height: 266px;
    line-height: 256px;
    border-radius: 5px;
    margin: 0px 20px 20px 0px;
    border-style: dashed;
    border-width: 2px;
    box-sizing: border-box;
    border-color: #C7C7C7;
    text-align: center;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
}

.mppm-container-add button{
    border: none;
    background: none;
    outline: none;
    font-size: 1.5em;
}

.mppm-container-add button:hover{
    color: #5c9f16;
}

.mppm-container-add2{
    position: relative;
    width: 320px;
    height: 170px;
    line-height: 153px;
    border-radius: 5px;
    margin: 0px 20px 20px 0px;
    border-style: dashed;
    border-width: 2px;
    box-sizing: border-box;
    border-color: #C7C7C7;
    text-align: center;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
}

.mppm-container-add2 button{
    border: none;
    background: none;
    outline: none;
    font-size: 1.5em;
}

.mppm-container-add2 button:hover{
    color: #5c9f16;
}

.mppm-container-address{
    position: relative;
    width: 320px;
    height: 266px;
    border-radius: 5px;
    margin: 0px 20px 20px 0px;
    border: solid 1px #e0e0e0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214,214,214,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(214,214,214,1);
    box-shadow: 0px 0px 5px 0px rgba(214,214,214,1);
    text-align: center;
    display: inline-block;
    /*padding: 10px;*/
    vertical-align: top;
}

.mppm-container-payment{
    position: relative;
    width: 320px;
    border-radius: 5px;
    margin: 0px 20px 20px 0px;
    border: solid 1px #e0e0e0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214,214,214,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(214,214,214,1);
    box-shadow: 0px 0px 5px 0px rgba(214,214,214,1);
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.mppm-item-identifier{
    position: relative;
    width:100%;
    padding: 10px 10px 0px 20px;
    text-align: left;
    font-size: 1.2em;
    font-weight: 600;
}

.mppm-item-address{
    position: relative;
    width: 100%;
    padding: 10px 20px;
    text-align: left;
    font-size: 0.9em;
    font-weight: 400;
}

.mppm-item-payment-info {
    position: relative;
    display: table;
    text-align: left;
    padding: 0px 17px;
}

.mppm-item-image-ptype{
    position: relative;
    display: inline-table;
    vertical-align: middle;
}

.mppm-item-image-ptype iconify-icon{
    font-size:2em;
}

.mppm-item-payment-text{
    position: relative;
    display: inline-table;
    vertical-align: middle;
    text-align: left;
    padding: 10px;
}

.mppm-item-payment-text span{
    font-weight:500;
}

.mppm-item-identifier2{
    position: relative;
    width:100%;
    padding: 10px 10px 0px 10px;
    text-align: left;
    font-size: 1.6em;
    font-weight: 600;
}

.mppm-item-address2{
    position: relative;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-size: 1.2em;
    font-weight: 400;
}

.mppm-item-address2 span{
    font-weight: 600;
    color: #444;
}

.mppm-item-address3{
    position: relative;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
    font-weight: 400;
}

.mppm-item-address3 span{
    font-weight: 600;
    color: #444;
}

.mppm-item-address3 span sub{
    font-size: 0.8em;
    top: 0px;
}

.mppm-main-kid-container {
    position: relative;
    width: 100%;
    display: table;
    text-align: center;
}

.mppm-item-address4{
    position: relative;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
}

.mppm-item-address4 span{
    font-weight: 800;
    color: #444;
}

.mppm-main-kid-title {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    font-weight: 400;
}

.mppm-item-kid {
    position: relative;
    display: inline-table;
    vertical-align: middle;
    text-align: center;
    max-width: 180px;
    width: 100%;
    margin: 10px;
    border-radius: 3px;
    border: solid 3px transparent;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    transition-duration: 0.3s;
}

.mppm-item-kid:hover{
    border: solid 3px #1e792c;
    transition-duration:0.3s;
}

.mppm-item-kid.selected{
    border: solid 3px #1e792c;
}

.mppm-item-kid-image {
    position: relative;
    text-align: center;
    padding: 10px;
}

.mppm-item-kid-image img{
    width: 100%;
    max-width: 100px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}

.mppm-item-kid-name {
    position: relative;
    text-align: center;
    padding: 10px 2px;
    font-weight: 600;
}

.mppm-item-info {
    position: relative;
    max-width:400px;
    margin: 0 auto;
    width: 100%;
    padding: 10px 20px;
    margin-top:10px;
    margin-bottom:5px;
    text-align: left;
    background-color: #f3f3f3;
    border-top: solid 1px #dddddd;
    font-size: 0.8em;
    font-weight: 500;
}

.mppm-item-delete-info {
    position: relative;
    width: 100%;
    padding: 13px 20px;
    text-align: justify;
    font-size: 0.9em;
    font-weight: 500;
    color: #444444;
    background-color: #ededed;
    border-radius: 4px;
    margin-bottom: 10px;
}

.mppm-item-suscription-benefits-text {
    position: relative;
    width: 100%;
    text-align: center;
    max-width: 290px;
    margin: 0 auto;
    font-weight: 500;
    color: #b60404;
}

.mppm-item-suscription-benefits {
    position: relative;
    width: 100%;
    text-align: center;
}

.mppm-item-suscription-benefits ul{
    text-decoration: none;
}

.mppm-item-suscription-benefits ul li{
    text-decoration: none;
    margin: 20px 5px;
    font-weight: 400;
}

.mppm-item-address-icon, .mppm-item-info-icon {
    position: relative;
    text-align: center;
    padding: 10px;
}

.mppm-item-address-icon img{
    max-width:100px;
    width:100%;
    margin: 0 auto;
}

.mppm-item-address-icon iconify-icon{
    font-size:5em;
    color: #1e792c;
}

.mppm-item-info-icon img{
    max-width:80px;
    width:100%;
    margin: 0 auto;
}

.mppm-item-more{
    color: #287ec2 !important;
    font-weight: 600;
    padding: 6px 10px;
    position: relative;
    display: inline-block;
}

.mppm-item-options{
    position: relative;
    width:100%;
    padding:10px 20px;
    text-align: left;
}

.mppm-item-options button{
    border: none;
    background: none;
    outline: none;
    margin: 0px 20px 0px 0px;
    padding: 0;
}

.mppm-item-options button:hover{
    color: #1e792c;
}

.mppm-item-options2{
    position: relative;
    width:100%;
    padding:10px;
    text-align: center;
}

.mppm-item-info-paymentdefault {
    position: relative;
    width: 100%;
    padding: 10px 20px;
    text-align: left;
    background-color: #f3f3f3;
    border-top: solid 1px #dddddd;
    font-size: 0.8em;
    font-weight: 500;
}

.mppm-item-info-paymentdefault .default-pds{
    color: #308a27;
    font-weight: 500;
}

.mppm-item-info-paymentdefault .set-default-pds{
    color: #0a1e3f;
    font-weight: 500;
    cursor: pointer;
}

.mppm-item-info-paymentdefault .default-pds-canceled{
    color: #c88237;
    font-weight: 500;
}

.mppm-item-address-nodata {
    position: relative;
    text-align: center;
    padding: 10px;
}

.mppm-item-address-nodata img{
    max-width:250px;
    width:100%;
    margin: 0 auto;
}

/****************************************************************/

.no-content{
    position: relative;
    display: block;
    width:100%;
    margin: 0 auto;
    text-align: center;
}

.no-content img{
    width:100%;
    max-width:200px;
    display: block;
    margin: 0 auto;
}

.no-content div{
    position: relative;
    display: block;
    width:100%;
    margin: 0 auto;
    max-width:350px;
    text-align: center;
    font-size:1.2em;
    color: #444;
    font-weight:500;
}

/***********************************Canal YouTube**********************************/

.main-videos-cntnt{
    position: relative;
    width: 100%;
    padding: 30px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
    z-index: 10;
}

.main-videos-cntnt::before{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -10px;
    width: 70%;
    border-radius: 10px;
    height: 2px;
    content: '';
    background: #ececec;
}

.last-video-item{
    position: relative;
    margin-bottom: 30px;
    background-color: #efefef;
    border-radius: 10px;
    padding: 30px 15px;
    z-index: -1;
}

.last-video-item-title{
    position: relative;
    font-size: 2em;
    color: #010106;
}

.last-video-item-subtitle{
    position: relative;
    font-size: 1.5em;
    color: #1e792c;
}

.video-item{
    position: relative;
    display: inline-table;
    width: 95%;
    max-width:350px;
    min-height: 260px;
    border-radius: 9px;
    margin: 10px;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
}

.video-item::after{
    content: "";
    background: url('../images/home/videobg.jpg');
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
}

.video-item:hover{
    background: rgba(116, 158, 45, 0.31);
}

.video-item img{
    position: relative;
    top: 35px;
    max-width:140px;
    width:100%;
    margin: 0 auto;
}

.video-item div{
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 1em;
    font-weight: 500;
    padding: 15px 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.39);
}

.novideo-items{
    position: relative;
    width:90%;
    text-align:center;
    margin: 0 auto;
}

.novideo-items img{
    max-width:250px;
    width:100%;
    margin: 0 auto;
}

.reproductor-title{
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
    text-align: center;
    font-size: 1.6em;
    padding: 10px 15px;
    font-weight: 600;
    margin-top: 20px;
}

.reproductor-items{
    position: relative;
    width:100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.video-container{
	position: relative;
	margin: 0 auto;
	max-width: 800px;
	margin-bottom:70px;
}

.video-responsive {
	position: relative;
	padding-bottom: 52.5%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed,
.video-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-view-more{
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.video-view-more a{
    background-color: #1e792c;
}

/**********************************Notifications*****************************************/

.main-notifications {
    position: relative;
    float: right;
    top: -14px;
    padding: 0px 13px;
    font-size: 1.2em;
    color: #1e792c;
}

.notify:hover{
    opacity:0.8;
    cursor:pointer;
}

.notify-counter{
    position: absolute;
    top: -10px;
    right: 1px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 0.6em;
    background-color: #c92121;
    color: #fff;
    border-radius: 20px;
    cursor:default;
}

.notify-box{
    position: absolute;
    top: 45px;
    right: 0;
    width: 360px;
    height: auto;
    background-color: #FFFFFF;
    z-index: 100;
    display:none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    border-radius:3px;
}

.notify-header {
    position: relative;
    width: 100%;
    text-align: left;
    color: #fff;
    background-color: #1e792c;
    font-weight: 600;
    padding: 5px 15px;
    font-size: 1em;
}

.notify-body{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 70px;
    max-height: 365px;
    text-align: center;
    color: #b7b7b7;
    overflow-y: auto;
}

.notify-nodata{
    position: relative;
    padding: 10px;
}

.notify-nodata img{
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 30px;
}

.notify-nodata span{
    display: block;
}

.notify-item{
    position: relative;
    display: block;
    padding:9px 0px;
    cursor: pointer;
}

.notify-item.unread{
    background-color: #e9f8ff !important;
}

.notify-item.uspecial{
    background-color: #ffffdc !important;
}

.notify-item:hover{
    background-color: #fcfcfc;
}

.notify-item-image{
    display: inline-table;
    width: 100%;
    max-width: 60px;
    vertical-align: middle;
}

.notify-item-image img{
    margin: 0 auto;
    max-width:50px;
    border-radius: 40px;
    background-color: #fff;
}

.notify-item-text{
    display: inline-table;
    max-width: calc(100% - 60px);
    width: calc(100% - 60px);
    vertical-align: middle;
    font-size: 0.8em;
    font-weight: 400;
    text-align: left;
    padding: 0px 25px 0px 10px;
    color: #444;
}

.notify-item-text span{
    color: #1e792c;
    font-weight: 600;
}

.notify-item-options{
    position: relative;
    text-align: left;
    padding: 8px 0px;
}

.notify-item-options button{
    margin: 0px 0px 0px 6px;
    max-width: 115px;
    width: 100%;
    background: #fff;
    color: #444;
    border-radius: 3px;
    padding: 5px 3px;
    border: solid 1px #002944;
    cursor: pointer;
}

.notify-item-options button:hover{
    background: #002944;
    border: solid 1px #002944;
    color: #fff;
}

.notify-item-options .nio-ok{
    display: inline-block;
    background: #002944;
    padding: 5px 11px;
    border-radius: 3px;
    color: #fff;
}

.notify-item-options .nio-ko{
    display: inline-block;
    background: #754b07;
    padding: 5px 11px;
    border-radius: 3px;
    color: #fff;
}

.notify-item-date{
    position: relative;
    display: block;
    width:100%;
    text-align: left;
    font-size:0.8em;
    font-weight:100;
}

.notify-item-optdel{
    position: absolute;
    top: 22px;
    right: 8px;
    width: 20px;
    text-align: center;
    font-size: 0.8em;
    font-weight: 100;
    color: #c92121;
}

/*********************************************************************/

iframe {
    margin: 0 auto;
    aspect-ratio: 6/9;
    width: 100%;
    /*max-width: 500px;*/
    border: none;
}

.MainGamePlay iframe {
    margin: 0 auto;
    aspect-ratio: 6/9;
    width: 100%;
    max-width: 500px !important;
    border: none;
}

.iframe-full {
    width: 1000px !important;
}

.h-600px {
    width: 710px !important;
}

/**********************************************************************/

.blue-plan-container{
    position:relative;
    width:100%;
    text-align: center;
    display: table;
    margin: 0 auto;
    padding:10px;
}

.blue-plan-item {
    position: relative;
    width: 100%;
    max-width: 300px;
    min-height: 1054px;
    text-align: center;
    display: inline-table;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 3px;
    padding: 20px 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(112,112,112,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(112,112,112,1);
    box-shadow: 0px 0px 5px 0px rgba(112,112,112,1);
}

.blue-plan-item2 {
    position: relative;
    width: 100%;
    max-width: 300px;
    min-height: 520px;
    text-align: center;
    display: inline-table;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom:20px;
    border-radius: 3px;
    padding: 20px 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(112,112,112,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(112,112,112,1);
    box-shadow: 0px 0px 5px 0px rgba(112,112,112,1);
}

.bpibg-1{
    background-color: #fff;
}

.bpibg-2 {
    background-color: #e2efff;
    color: #333;
}

.bpibg-3 {
    background-color: #1e792c;
    color: #fff;
    font-weight: 500;
}

.bpibg-2 button:not(.btn-blue-plan-cancel){
    background-color: #1e792c !important;
}

.bpibg-2 .blue-plan-item-duration{
    color: #3d6d2d !important;
}

.blue-plan-item-image {
    position: relative;
    width: 100%;
    text-align: center;
}

.blue-plan-item-image img{
    max-width:230px;
    width:100%;
    margin: 0 auto;
}

.blue-plan-item-level {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    margin: 10px 0px;
    color: #0d0d0d;
    font-weight: 600;
}

.blue-plan-item-barcode {
    position: relative;
    width: 100%;
    text-align: center;
}

.blue-plan-item-barcode img{
    margin: 0 auto;
    display: block;
}

.blue-plan-item-pertenency {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blue-plan-item-expiration {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blue-plan-item-price {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    font-weight: 600;
    padding: 12px 5px 0px 5px;
    color: #1e792c;
}

.blue-plan-item-duration {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 0.8em;
    font-weight: 100;
    color: #787878;
}

.blue-plan-item-bonus {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1em;
    font-weight: 500;
    padding: 0px 5px;
    color: #1e792c;
}

.blue-plan-item-bonus span{
    font-weight:700;
}

.blue-plan-item-subscribe {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 25px 40px;
}

.btn-blue-plan {
    color: #FFF !important;
    background-color: #1e792c;
    padding: 10px 19px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    border: none;
    transition-duration: 0.3s;
    width: 100%;
}

.blue-plan-item-sbscribed {
    width: 100%;
    display: inline-block;
    padding: 10px 19px;
    color: #1e792c;
    background-color: #fff;
    border: solid 1px #1e792c;
    border-radius: 3px;
    font-weight: 500;
}

.blue-plan-item-sbscribed-info {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 0.8em;
}

.blue-plan-item-sbscribed-info span{
    display: block;
    font-weight: 600;
}

.blue-plan-item-cancel {
    position: relative;
    width: 100%;
    text-align: center;
}

.btn-blue-plan-cancel {
    color: #000000 !important;
    background-color: #ededed;
    padding: 10px 19px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    border: solid 1px #000;
    transition-duration: 0.3s;
    width: 100%;
}

.blue-plan-item-content {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0px 10px;
}

.blue-plan-item-content ul{
    text-decoration: none;
}

.blue-plan-item-content ul li{
    text-decoration: none;
    margin: 20px 5px;
    font-weight: 400;
}

.btn-blue-plan-item-info {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    font-weight: 500;
    color: #29303e;
    margin-top: 10px;
}

.payment-error {
    position: fixed;
    top: 45%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    min-height: 48px;
    max-width: 300px;
    line-height: 1.5em;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 999;
}

.payment-error.success{
    background-color: #108728 !important;
}

/*************************************************************/

.buy-points-current-suscription {
    position: relative;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 100%;
    padding: 10px;
    max-width: 450px;
    border-radius: 3px;
    background-color: #fafafa;
    border: solid 1px #eaeaea;
    text-align: center;
    color: #187327;
    font-weight: 400;
}

.buy-points-current-suscription.canceled{
    color: #c88237 !important;
}

.my-membership-payment-forms {
    position: relative;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 100%;
    padding: 10px 40px;
    max-width: 450px;
    border-radius: 3px;
    background-color: #fafafa;
    border: solid 1px #eaeaea;
    text-align: center;
    color: #0a1e3f;
    font-weight: 500;
}

.my-membership-payment-forms-info {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 10px;
    max-width: 450px;
    border-radius: 3px;
    background-color: #f1f1f1;
    border: solid 1px #eaeaea;
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 0.8em;
}

.my-membership-pay-form-add {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 6px;
    font-size: 0.8em;
}

.my-membership-pay-form-add a{
    color: #204717 !important;
    font-weight: 400 !important;
}

.my-membership-payment-forms-box {
    display: block;
    width: 100%;
    color: #333;
    border-radius: 3px;
    padding: 5px;
    border: solid 1px #e8e8e8;
    background-color: #ffffff;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: 400;
}

.my-membership-payment-forms-box span{
    font-weight:700;
    color: #000;
}

.bpcsus-box {
    position: relative;
    display: table;
    color: #333;
    margin-top: 5px;
    margin-bottom: 8px;
}

.bpcsus-box div{
    position: relative;
    display: inline-table;
    margin-bottom:8px;
}

.bpcsus-box div a{
    margin-left:5px;
    color: #1e792c;
}

.bpcsus-box div sub{
    bottom:0;
    font-size:0.8em;
}

.bpcsus-box-progress {
    position: relative;
    display: block;
    width: 100%;

}

.bpcsus-box-cancel {
    position: relative;
    display: block;
    width:100%;
}

.bpcsus-box-cancel button{
    color: #FFF !important;
    background-color: #1e792c;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    border:none;
    transition-duration: 0.3s;
}

.buy-points-current-suscription span {
    display: block;
    width: 100%;
    color: #333;
    border-radius: 3px;
    padding: 5px;
    border: solid 1px #e8e8e8;
    background-color: #ffffff;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: 500;
}

.progress-container {
    width: 100%;
    margin: 0 auto;
    max-width: 365px;
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    margin-bottom: 10px;
}

.progress-bar {
    height: 30px;
    width: 0;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
    transition: width 0.5s ease;
}

.pb-color1 {
    background-color: #bf8b51;
    color: white;
}

.pb-color2 {
    background-color: #bfbe51;
    color: white;
}

.pb-color3 {
    background-color: #4caf50;
    color: white;
}

.progress-container-text {
    position: relative;
    display: block;
    width: 100%;
    color: #3d3d3d;
    font-weight: bold;
}

.progress-container-congrats {
    position: relative;
    display: block;
    width: 100%;
    max-width: 365px;
    margin: 0 auto;
    color: #187327;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #ffffff;
    border: solid 1px #ebebeb;
    border-radius: 4px;
}

/*******************************************************************/

.account-welcome-question {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    color: #333;
    margin-top: 30px;
}

.account-welcome-question span, #lblPartner  span{
    color: #1e792c;
    font-weight: 500;
}

.account-menu {
    position: relative;
    width: 100%;
    max-width: 1300px;
    display: table;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 15px;
}

.acc-menu-item {
    position: relative;
    display: inline-table;
    vertical-align: middle;
    max-width: 280px;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    background-color: #fff;
    border: solid 3px #1e792c;
    padding-top: 55px;
    padding-bottom: 55px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    /* min-height: 248px; */
    border-radius: 5px;
}

.acc-menu-item:hover{
    background-color: #1e792c;
}

.acc-menu-item-image {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

.acc-menu-item-image iconify-icon {
    font-size:4em;
    color: #0a1e3f;
}

.acc-menu-item:hover .acc-menu-item-image iconify-icon {
    color: #fff;
}

.no-position-icon iconify-icon {
    font-size: 5em;
    color: gray !important;
}

.acc-menu-item-text {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 0.5em 0;
    color: #0a1e3f;
}

.acc-menu-item:hover .acc-menu-item-text{
    color: #fff;
}

/**********************************Aviso de Privacidad*********************************/

.section-beside-logo{
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.section-beside-logo img{
    max-width:300px;
    margin: 0 auto;
}

.section-beside-title {
    text-align: center;
    padding: 15px;
    font-size: 1.5em;
    font-weight: 600;
    color: #1e792c;
}

.section-beside-subtitle{
    text-align: center;
    padding: 15px 5px;
    font-size: 1.3em;
    font-weight: 100;
}

.section-beside-text{
    padding:10px;
}

/************************************************************************************/

@media screen and (min-width: 1450px)
{
    .backshape .wrapper-text{
        padding-top: 190px;
        padding-bottom: 190px;
    }
}

@media screen and (min-width: 1375px)
{
    #plasticCard img, #virtualCard img{
        max-width:320px;
    }
}

@media screen and (max-width: 1272px) 
{
    .hd-sm{
        display: none;
    }
}

@media screen and (max-width: 1061px) 
{
    .clear-login {
        height: 190px;
    }

    .clear-login-nopartners {
        height: 100px;
    }

    .clear-2 {
        height: 239px;
    }

    .vaciotop {
        padding: 120px;
    }
}

@media screen and (max-width: 1008px) 
{
    .hd-sm2 {
        display: none;
    }
}

@media screen and (max-width: 991px) 
{
    
    .cont-welcome-profile {
        right: 0px;
        top: 32px;
        margin-bottom:60px;
    }

    .main-cart{
        top:32px !important;
    }

    .main-notifications{
        top:32px !important;
    }

    .text-welcome-cont {
        display: none;
    }

    .cont_text_info{
        width:100%;
    }

    .item-1, .item-2, .item-3{
        padding-top:13px;
        padding-bottom:14px;
    }

    .cont-logo{
        margin-bottom:10px;
    }

    .br-5-2{
        height:16px;
    }

    .cont_text_info2{        
        width:59%;
    }

    .special-space{
        height:5px;
    }

    .special-space-2{
        height:30px;
    }

    .clear-2{
        height: 203px;
    }

    .clear-login{
        height:170px;
    }

    .clear-login-nopartners {
        height: 90px;
    }

    .vaciotop {
        padding: 105px;
    }

    .boton-filter{
        margin-top:10px;
        width:100%;
        max-width:260px;
    }

    .sectionCupons{
        background-position: 144% -75%;
    }

    .main_whatis div:last-child{
        position: relative;
        top: 0;
    }

    .main_whatis {
        margin-bottom: 0px;
        color: #1e792c;
    }

    /*.account-logo img{
        margin:25px 10px;
    }*/

}

@media screen and (max-width: 767px) 
{
    .text-welcome-cont{
        display: none;
    }

    .username{
        display: none;
    }

    .cont-mobile-username{
        display: block;
    }

    .cont-logo{
        text-align:left !important;
    }

    .accumulated-points{
        margin-right:0px !important;
    }

    .register-label{
        text-align: left;
    }

    .cont_text_info2{        
        width:69%;
    }

    /*.clear-login{
        height:131px;
    }*/

    #virtualCard{
        margin-right: 0;
    }

    .how-space{
        display: block;
    }

    .period-from, .period-to, .period-button{
        display: block;
        margin-bottom:10px;
    }

    .ddl-teams{
        max-width:90%;
    }

    .ajax-pagination{
        padding:20px;
    }

    .vaciotop{
        padding:100px;
    }

    .vaciotop-nopartner {
        padding: 50px;
    }

}

@media screen and (max-width: 741px) 
{
    .blue-plan-item{
        display: block;
        margin-bottom:20px;
        margin-left: auto;
        margin-right: auto;
        min-height: 100%;
    }
}

@media screen and (max-width: 709px)
{
    .mppm-container-add, .mppm-container-add2{
        display: block;
        margin: 0px auto 20px auto;
    }

    .mppm-container-address, .mppm-container-payment{
        display: block;
        margin: 0px auto 20px auto;
    }
}

@media screen and (max-width: 699px) 
{
    .blue-plan-item2 {
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin: 0 auto;
    }
}

@media screen and (max-width: 657px)
{
    .sel-crd-item{
        margin-bottom:20px;
    }
}

@media screen and (max-width: 647px) {
    .buy-elash-divider {
        display: block;
        height: 2px;
        width: 90%;
        margin-top: 22px;
        margin-bottom: 30px;
        background-image: none;
        background-color: #dfdfdf;
    }

    .buy-elash-container, .buy-elash-container2 {
        width: 96%;
    }
}

@media screen and (max-width: 624px)
{
    .str-filter-button{
        margin-top:10px;
    }

    .sectionCupons{
        background-position: 270px -190px;
    }

    .footer-logos img {
        display: block;
        margin: 0 auto;
        margin-bottom: 60px;
    }

    .footer-logos img:first-child{
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 575px)
{
    a.toggle-menu{
        margin-right: 8px;
        margin-left: 15px;
        margin-bottom: 31px;
    }

    a.toggle-login{
        margin-top: 30px;
        margin-bottom: 22px;
    }

    .cont-welcome-profile{
        top: 30px;
        margin-right:19px;
    }

    .cardtransaction{
        display: block;
    }

    .cardtrans-info{
        display:block;
        width:100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 13px;
        padding-bottom:8px;
    }

    .cardtrans-info-2{
        display:block;
        width:100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0;
        padding-bottom: 12px;
    }

    /*.cardtrans-type, .cardtrans-amount{
        text-align: left;
    }*/
}

@media screen and (max-width:564px)
{
    .walletbullet-xs{
        margin-left: 10%;
        font-size: 1em;
    }
}

@media screen and (max-width:551px) 
{
    .top-bar-menu-logos{

    }

    .top-bar-menu-logos img{
        max-width: 70px;
    }

    .top-bar-menu-logos .tbml-res{
        max-width: 50px;
    }

    .top-bar-menu-logos .tbml-res2{
        max-width: 40px;
    }

    .clear-2{
        height:170px;
    }

    .vaciotop {
        padding: 83px;
    }
}

@media screen and (max-width: 490px)
{
    .cont_text_info2{        
        width:79%;
    }

    .notify-box {
        position: fixed;
        top: 165px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        max-width:360px;
        width:90%;
    }
}

@media screen and (max-width: 484px)
{
    .str-filter-state {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .str-filter-county {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-top:10px;
    }

    .str-filter-button{
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .sectionCupons{
        background-position: 190px -190px;
    }

    .main-videos-cntnt{
        padding:10px;
    }

    .video-item{
        margin-left: auto;
        margin-right: auto;
        margin-bottom:20px;
    }

    .ico-currency {
        min-width: 100%;
        margin: 10px 0px;
    }
}

@media screen and (max-width: 448px)
{
    .clear-2{
        height:30vw;
    }
}

@media screen and (max-width: 441px)
{
    .cont_account_item {
        width: auto;
        height: auto;
        display: inline-table;
        margin-bottom: 40px;
    }

    .box-balance{
        top: 40px;
        right: -80px;
    }

    .wrapper-text{
        padding-left: 24px;
        padding-right: 24px;
    }

    .promo-item{
        width:80%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }

    .walletbullet-xs{
        margin-left: 8%;
    }

    .benefit-item{
        margin-left: 0;
        margin-right: 0;
    }

    .cont-IOS-button{
        margin-left: 0;
    }

    .cont-form, .subform{
        width:87%;
    }

    .cont-form-2{
        width:87%;
    }

}

@media screen and (max-width:421px)
{
    .footer-partners img{
        margin-bottom:10px;
    }
}

@media screen and (max-width: 400px)
{
    .atras{
        width: 95%;
        min-height: 0;
        height: 70%;
    }

    .cont-barcode img{
        width:72%;
    }
}

@media screen and (max-width: 397px)
{
    .how-brands img.logo-grow{
        top: 0;
    }
}

@media only screen and (max-width: 388px)
{
    .box-balance{
        top: 40px;
    }
}

@media screen and (max-width: 385px)
{
    .modal-body img{
        width:80%;
    }

    .cont-IOS-button{
        max-width: 100%;
    }

    .cont-Android-button{
        max-width: 100%;
    }

    .boton, .boton-grey, .boton-red, .botonmax, .boton-blue{
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .tarjeta-back-line{
        font-size: 3.5vw;
    }

    .sectionCupons{
        background-position: 140px -190px;
    }
}

@media screen and (max-width: 373px)
{
    .account-logo{
        max-width:100% !important;
        flex: 0 0 100%;
    }

    .account-logo img{
        margin-top: 0;
    }

    .option-menu{
        max-width:100% !important;
        flex: 0 0 100%;
        padding: 10px 0px 0px 0px;
    }

    .option-menu a.toggle-menu{
        margin-top: 0;
        margin-bottom: 10px;
        line-height: 34px;
    }

    .main-cart{
        top: 0 !important;
        margin-top: 4px;
    }

    .main-notifications{
        top: 0 !important;
        margin-top: 4px;
    }

    .cont-welcome-profile{
        top: 0;
        right: 0;
        margin-top: 2px;
        margin-right: 22px;
        margin-bottom: auto;
    }

    .mppm-container-add, .mppm-container-add2{
        width:90%;
    }

    .mppm-container-address, .mppm-container-payment{
        width:90%;
    }
}

@media screen and (max-width: 372px)
{
    .heading-section-2 h2{
        font-size: 10vw;
    }

    h2{
        font-size: 12vw;
    }

    .msp-description{
        padding: 12px 8px;
    }

    .tarjeta-numero{
        font-size:5vw;
    }

    .sel-crd-number{
        font-size:5vw;
    }
}

@media screen and (max-width: 360px) 
{

    .accumulated-points{
        margin-right:0px !important;
    }

    .login-box{
        top: 50px;
    }

    .step_1{
        margin-top:50px;
    }

    .br-5-1{
        height:49px;
    }

    .br-acc{
        height:60px;
    }

    .special-space{
        height:50px;
    }

    .special-space-2{
        height:70px;
    }

    .clear-2{
        height: 35vw;
    }

    .proditem{
        margin-left: auto;
        margin-right: auto;
    }

    .sel-crd-item, .sel-crd-item2{
        margin: 0 auto;
        margin-bottom:20px;
    }
}

@media screen and (max-width: 345px)
{
    .cont-barcode{
        width: 75%;
    }

    .cont-barcode img{
        width:86%;
    }
}

@media screen and (max-width: 340px)
{
    .cont_text_info2{        
        width:90%;
    }

    .offline-text{
        font-size:1.7em;
    }

    .atras{
        height: 58%;
    }

    .main-package-2{
        margin-left: 0;
        margin-right:0;
    }
}

@media screen and (max-width: 323px)
{
    .box-balance{
        top: 40px;
        right: -80px;
    }

    .box-balance img{
        width: 100%;
    }
}

@media screen and (max-width: 323px)
{
    .login-box{
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .cont_account_item{
        margin-left: 0;
        margin-right: 0;
    }

    .cont_account_item img{
        width: 80%;
        margin: 0 auto;
    }

}

@media screen and (max-width: 299px)
{
    .cont-logo{
        max-width:100% !important;
        flex: 0 0 100%;
        margin-bottom:0;
    }

    .cont-logo img{
        margin-top: 10px;
    }

    a.toggle-login{
        margin-top: 5px;
        margin-bottom: 0;
    }

    .main-menu-anonymous{
        max-width:100% !important;
        flex: 0 0 100%;
    }

    .main-menu-anonymous .toggle-menu{
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .clear-cb{
        height:18vw;
    }
}

@media screen and (max-width: 290px) {

    .tbx-recover-pass {
        width: 97%;
        height: 40px;
    }

}