﻿/***************************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: #EC012B;
    font-weight: 400;
    padding: 8px 20px;
    margin-bottom: 8px;
    border-radius: 3px;
    margin-top: 5px;
}

.error_required_2 {
    position: relative;
    float: left;
    left: 11%;
    right: 0;
    margin-top: 10px;
    width: 78%;
    color: #EC012B;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 3px;
    background-color: #444;
}

.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: #444;
    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: #444;
}

.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: #444;
}

.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: #444;
    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;
}

.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: #001d85;
    font-size: 1.3em;
    font-weight: 600;
    text-align: center;
}

.modal-title-cmpl i{
    display: block;
    font-size:2em;
}

.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%;
}

.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;
    padding: 15px;
    font-size: 1.2em;
    margin: 25px;
}

.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: #55c4c1;
    font-weight:400;
}

.span-violet{
    color: #b14b4b;
    font-weight: 600;
}

.span-purple{
    color: #582C83;
    font-weight: 600;
}

.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: #C40A2C;
    font-weight:bold;
}

.span-green{
    color: #529b19;
    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;
}

.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: left;
    font-family: 'Poppins-Regular' !important;
    font-size: 1.2em !important;
    font-weight: bold;
}
/************************************************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:135px;
}

.clear-login{
    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: initial;
    text-align: left !important;
    vertical-align: middle !important;
    font-family: 'Poppins-Regular' !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;
}

.item_whatis{
    display: inline-table;
    width: 220px;
    padding: 20px;
    font-size: 1.2em;
    margin-bottom:20px;
}

.item_whatis img{
    position: relative;
    width: 100%;
    display: block;
    max-width: 100px;
    margin: 0 auto;
}

.item_whatis div{
    position: relative;
    display: block;
    margin-top:20px;
    font-size: 1.3em;
    font-weight: 600;
}

.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: #FFFFFF !important;
    /*border: none !important;
    border-style:solid;
    border-color: #FFFFFF;*/
}
.border-white-menu {
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 5px;
    border-style: solid;
    border-width: 3px;
    margin-left: 20em;
    border-radius: 45px;
    margin-right: 5em;
}

.login-box {
    position: absolute;
    top: 80px;
    right: 50px;
    width: 450px;
    border-radius: 4px;
    background-color: #FFFFFF;
    -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;
    justify-content: center;
    padding: 1em 1em 1em 1em;
}

justify-content-left {
    justify-content: left;
}
.back-circle {
    border-radius: 50%;
   /* display: inline-block;*/
    background-color: #fff;
    align-content: center;
    text-align: -webkit-center;
    max-height: 200px;
    max-width: 200px;
    min-width: 200px;
    min-height: 200px;
    margin: 3em;
    position: relative;
    top: -11px;
    left: -59px;
}
.back-circle-red {
    border-radius: 50%;
    /* display: inline-block;*/
    background-color: #E3001B;
    max-height: 200px;
    max-width: 200px;
    min-width: 200px;
    min-height: 200px;
    position: relative;
    top: 50px;
    left: 85px;
}

.small-back-circle {
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    align-content: center;
    text-align: -webkit-center;
    max-height: 125px;
    max-width: 125px;
    min-width: 125px;
    min-height: 125px;
    position: relative;
    left: -11px;
    top: -7px;
}

.small-back-circle-red {
    border-radius: 50%;
    display: inline-block;
    background-color: #E3001B;
    max-height: 125px;
    max-width: 125px;
    min-width: 125px;
    min-height: 125px;
   }

.icon-box {
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
}
.center-icon {
    padding-top: 0em;
}
.center-icon-big {
    padding-top: 2em;
}

.img-logos {
    background-image: url(../images/logo/dportenisBlanco.png), url(../images/logo/dpstreetBco_a.png);
    min-width: 380px;
    min-height: 395px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left 22em, right 22.5em;
}
.boton-login {
    color: white;
    text-align: center;
    margin-top: 10px;
    background-color: #001d85;
    border-radius: 3px;
    border: none;
    border-radius: 50px;
    padding-left: 1.5em;
    padding-right: 1.5em;
}


.new-boton-blue {
    color: white;
    text-align: center;
    margin-top: 26px;
    background-color: #0435E4;
    border-radius: 3px;
    border: none;
    border-radius: 50px;
    padding-left: 1.5em;
    padding-right: 1.5em;
    font-size: 1.4em;
    width:auto !important;
}

.boton-login a{
    color: #fff;
}

.boton-login:hover{
    opacity:0.8;
    transition-duration: 0.3s;
}

.lgn{
    margin-top:10px;
    text-align:center;
}

.login-body {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 12px;
    padding-right: 12px;
    z-index: 9;
    justify-content: center;
}

.login-footer{
    position: relative;
    text-align: center;
    padding: 10px;
    z-index: 10;
    background-color: #FFFFFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: solid 1px #ececec;
}

.login-footer a{
    font-size:0.7em;
}

.login-footer af:hover{
    font-weight:500;
}

.back-blue-whatis {
    /*background-image: url('../images/home/blue-backgroun.png') */
    background: url(../images/home/blue-backgroun.png) no-repeat center center;
    background-size: cover;
}

.back-white-whatis {
    /*background-image: url('../images/home/blue-backgroun.png') */
    background: url(../images/home/white-background.png) no-repeat center center;
    background-size: cover;
    min-height: 800px;
}
/**************************************************************************/
.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_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;
}

.align-right img{
    margin-left:auto;
}

.span_congrats{
    display: block;
    font-weight:500;
    font-size:1.8em;
    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: #001d85;
}

.btn_close_session {
    font-weight: 600;
    background-color: transparent;
    border: none;
   
}

.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;
}

.down-arrow{
    position:absolute;
    top:7px;
    right:-20px;
    width:20px;
    height:20px;
    background-image:url('../images/iconos/down-arrow.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.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;
}

.box-balance p{
    font-size:1em;
    color: #444;
}

.box-balance .span-points{
    font-size: 1.3em;
    color: #001e3e;
    font-weight: 600;
}

.text-welcome-cont{
    position:relative;
    top:-12px;
    float:right;
    right:10px;
    width:auto;
    height:auto;
    color: #ececec;
    font-weight:700;
}
.text-myaccount {
    position: relative;
    top: -12px;
    float: right;
    right: 100px;
    width: auto;
    height: auto;
   
    font-weight: 700;
}
    .text-myaccount a {
        color: #ececec;
    }

    .username {
        position: relative;
        float: right;
        width: auto;
        height: auto;
        margin-left: 5px;
        font-weight: bold;
        color: #f4f6f1;
        /*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: 1200px;
    margin: 0 auto;
    height: auto;
    z-index: 10;
    text-align: left;
   /* min-width: 383px;
     padding-top: 20px !important;*/
}
.css_cont_menu_user {
}

.cont_account_item {
    width: auto;
    height: auto;
    margin-bottom: 0.9em;
    margin-top: 0.9em;
    margin-left: 2.5em;
    margin-right: 25px;
    font-size: 1.7em;
    font-weight: bolder !important;
}

.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;
}

.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: 152px;
    margin-top: 8px;
    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: 29px;
    width: 40px;
    height: 40px;
    right: 12px;
    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%;
}

.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: #011e41;
    color: #fff !important;
    border-radius: 3px;
    cursor: pointer;
}

.btn-nickname:hover{
    opacity: 0.8;
}

/***************************************************************************/

.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{
    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: #001e3e;
    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: #011e41;
    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: #011e41;
    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;
    padding-left: 25px;
}

.to-select select{
    min-width: 174px;
}

.period-from, .period-to, .period-button {
    display: inline-block;
    text-align: center;
    padding-right: 40px;
}

.boton-filter{
    color: white;
   /* background-color: #6d9a2e;*/
    padding: 12px 20px;
    border-radius: 3px;    
    font-size: 1.1em;
    border: none;
    outline: none !important;
}

.cont-btn-excel {
    position: relative;
    margin: 0 auto;
    padding: 10px 16px;
    margin-top: 10px;
    border-radius: 3px;
    color: #fff;
    background: #001d85;
    transition-duration: 0.3s;
    border-radius: 75px;
    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 {
    text-align: left !important;
    font-family: 'Poppins-Regular' !important;
}

.header-boughts th, .header-boughts td{
    text-align:left !important;
}

.toggle_items{
    background-color: #f8f8f8;
    color: #656565;
    font-size: 0.9em;
    font-weight: bold;
    text-align:left;
    cursor: pointer;
}

.toggle_items img{
    display: inline-block;
}

.subheader-boughts-prod{
    background-color: #f1f1f1;
    color: #656565;
    font-size: 0.9em;
    text-align:left;
}

.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:left;
}

.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(214, 95, 0);
    border: solid 2px #d65f00;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(214, 95, 0);
}

.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: #001d85;
    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: #FFF !important;
    border: solid 2px #D9D9D9;
    font-weight: 600;
    padding: 0.6em;
    font-size: 1.2em;
    font-family: 'Poppins-ExtraLight' !important;
}

.form-control-login {
    box-shadow: none;
    background-color: #FFF !important;
    border: solid 2px #D9D9D9;
    font-weight: 600;
     font-size: 1.0em;
    font-family: 'Poppins-ExtraLight' !important;
}
.rbt-rect {
    border: solid 2px #D9D9D9;
}

    .rbt-rect label {
        display: block;
        font-size: 1.4em !important;
        font-weight: 600;
        font-family: 'Poppins-ExtraLight' !important;
    }

    .rbt-rect td {
        text-align: center;
        padding: 1.0em 6.2em 1.0em 1.2em;
        border: solid 2px #D9D9D9;
        font-size: 1.0em !important;
        font-weight: 600;
        font-family: 'Poppins-ExtraLight' !important;
    }

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(116, 158, 45);
    border: solid 2px #001d85;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(116, 158, 45);
}

.form-control.blue-tbx:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(116, 158, 45);
    border: solid 2px #001d85;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(116, 158, 45);
}

.stores-filter select:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(116, 158, 45);
    border: solid 2px #001d85;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(116, 158, 45);
}

/**********************************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;
}

/***************************************************************/

.table.faq-table thead{
    background-color: #eec64e;
}

.table.faq-table tbody{
    background-color: #fff;
}

/************************Catalog************************/

.proditem {
    position: relative;
    display: inline-block;
    max-width: 250px;
    min-height:440px;
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
       border-radius: 50px;
   /* border: 2px solid #444;
    padding: 15px;*/
}
.proditem-border {
    -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);
}


.proditem-image {
    position: relative;
    width: 100%;
    text-align: center;
    min-height: 250px;
    /*padding:10px;*/
}

    .proditem-image img {
        min-width: 250px;
        min-height: 250px;
        max-width: 250px;
        max-height: 250px;
        width: 100%;
        height: 100%;
        border-radius: 3px;
        cursor: pointer;
    }

.proditem-name {
    min-height: 102px;
    font-weight: 500;
    padding: 5px 10px;
    text-align: left !important;
    padding: 15px;
}

.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;
}
.SeeNewItemDetail {
    cursor: pointer;
    text-align: -webkit-center;
}
.add-cart-icon {
    background-color: #001d85 !important;
    padding: 5px;
    border-radius: 5px;
    max-width: 40px;
    max-height: 40px;
    min-width: 40px;
    min-height: 40px;
    align-content: center;
}

.proditem-drained span {
    display: block;
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    transform: rotate(-45deg);
}

.proditem-price {
    font-size: 0.9em;
    color: #001D85;    
    margin-top: 10px;
   
}

.proditem-small {
    font-size: 0.7em;
    text-align:left !important;
    font-family: 'Poppins-Light' !important;
}

.proditem-options {
    margin-top: 10px;
    margin-left: 10px;
    padding: 15px;
}

    .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: #001d85;
        padding: 12px 24px;
        color: #fff !important;
        font-weight: 600;
        border-radius: 3px;
        cursor: pointer;
    }

        .proditem-options a:hover {
            background-color: #EC012B;
        }

.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;
}

#ModalItemCatalog{
    min-height:1000px;
    min-width:900px;
}
.catalog-popup-title {
    padding: 0px 10px 10px 10px;
    text-align: center;
    font-size: 2.0em;
    font-weight: 500;
    text-align: left !important;
}

.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: #529b19;
}

.form-title {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    padding: 10px;
    color: #EC012B;
}

.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;
}

.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: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #529b19;
}

.package-price{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 87px;
    height: 50px;
    border-radius: 60px;
    line-height: 51px;
    background-color: #355d17;
    color: #fff;
    font-size: 94%;
    font-weight: 100;
    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-button{
    position: relative;
    display: block;
    padding-bottom: 21px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.btn-buy-package{
    position: relative;
    padding: 10px 15px;
    border-radius: 2px;
    background-color: #529b19;
    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;
}

.title_text{
    font-weight: bold;
}

.full-btn{
    width:100%;
}

.btn-form {
    color: #FFF !important;
    background-color: #001d85;
    padding: 10px 19px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    border:none;
    transition-duration: 0.3s;
    border-radius:50px;
}

.btn-form:hover{
    background-color: #EC012B;
    color: #fff;
    transition-duration: 0.3s;
}

.btn-form:disabled{
    background-color: #bcbdba !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;
}

.content-center {
    justify-content: center;
}
    .input-field input, .input-field select, .input-field 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;
    }

.input-field input:focus, .input-field select:focus, .input-field textarea:focus{
    border-bottom: 1px solid #192e44;
    -webkit-box-shadow: 0 1px 0 0 #192e44;
    box-shadow: 0 1px 0 0 #192e44;
}

select, textarea{
    background-color: transparent;
    border: none;
    border: 1px solid #9e9e9e;
    border-radius: 5px;
    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{
    border-bottom: 1px solid #192e44;
    -webkit-box-shadow: 0 1px 0 0 #192e44;
    box-shadow: 0 1px 0 0 #192e44;
}

.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;
}

/***********************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;
}

/**********************Checkout Message************************/

.checkout-message-title{
    position:relative;
    width:100%;
    text-align:center;
    font-size:1.6em;
    font-weight:500;
    margin-bottom:20px;
    color: #001d85;
}

.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;
}

.checkout-message-subtitle{
    position:relative;
    width:100%;
    text-align:center;
}

.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: 28px;
    background-color: #f2f2f2;
    border-radius:3px;
}

.checkout-message-text span{
    font-weight:700;
}

.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: #001d85;
}

.checkout-message-points span{
    position: relative;
    display: block;
    font-size:4em;
}

.checkout-message-congrats{
    margin-top:15px;
    font-size:1.2em;
}

/***************************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: 260px;
    height: 160px;
    background-image: url('../images/iconos/favicon.png');
    background-repeat: no-repeat;
    background-position: center 100%;
    background-size: contain;
}

/**************************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;
}

.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;
}

/****************************************************************************************/

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 12px;
	height: 12px;
}

::-webkit-scrollbar-track {
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #ec012b;
}

/****************************************Mi Tarjeta*****************************************/

.tarjeta {
    position: relative;
    margin: 0 auto;
    width: 93%;
    max-width: 550px;
    height: 500px;
    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: 60px;
    right: -10px;
    z-index: 0;
    animation-duration: 1s;
    animation-name: cardviewBack2;
    background: #ffffff;
}
.atras.cardview {
  animation-duration: 1s;
  animation-name: cardviewFront2;
}

.tarjeta-back-line {
    margin-top: 15px;
    display: block;
    width: 100%;
    background-color: #001d85;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size: 0.8em;
}

.tarjeta-numero {
    position: absolute;
    width: 100%;
    bottom: 60px;
    color: #001d85;
    font-weight: 800;
    font-size: 1.5em;
    text-align: center;
    letter-spacing: 5px;
}

.reverse-button {
    text-align: center;
    cursor: pointer;
    padding-top: 26em;
}

.cont-barcode{
    position: absolute;
    top: 65px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: 400px;
}
.cont-barcode-new {
    background-image: url(../images/home/TarjetaVuelta.png);
    min-width: 500px;
    min-height: 356px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
   
}

    .cont-barcode-new img {
        max-width: 550px;
        margin: 0 auto;
        box-shadow: 0 0 0 0 !important;
        border-radius: 0 !important;
        padding-top: 140px;
    }

.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;
    
}

/************************************************/

/*.modal-dialog {
    position: relative;
    width: 900px;
    
}*/

.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{
    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;
}

.eye-open{
    background-image: url('../images/iconos/open_pass.png') !important;
    background-repeat: no-repeat;
    background-size:contain;
}

/***************************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%;
}

/************************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;
}

.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-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: #001d85;
    color: #fff;
    font-size: 0.9em;
    text-align:center;
    line-height: 35px;
    border: solid 1px #001d85;
}

.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 dpcard puntos******************************/

.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: #001d85;
}

.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: #001d85;
    --active-inner: #fff;
    --focus: 2px rgb(199 225 109);
    --border: #001d85;
    --border-hover: #001d85;
    --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-left: 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: #001d85;
    -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: #529b19;
    font-weight: 500;
    margin: 0 auto;
}

.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: #001d85;
    }

.pagination .nav.prev.disabled, .pagination .nav.next.disabled{
    color: rgb(179, 179, 179);
}

.selectelementpagination {
    display: inline-block;
    padding: 10px 20px;
    max-width: 88px;
    max-height: 26px;
    cursor: pointer;
    background-color: #fff;
    margin: 2px 5px;
    border-radius: 6px;
    font-weight: 600;
    -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: #001d85;
    border: none;
    height: 43px;
}

/*******************************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: 3200;
    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-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-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;
}


.mppm-popup-input {
    position: relative;
    text-align: center;
    padding: 20px 0px;
}

    .mppm-popup-input input[type=text] {
        position: relative;
        text-align: center;
        padding: 20px 0px;
        max-width: 150px;
        width: 100%;
        height: 40px;
        border: 2px solid #8f8c8c;
        border-radius: 12px;
        font-weight: 700;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.8);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

        .mppm-popup-input input[type=text]:focus {
            border-color: #b1322b;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(166, 51, 44);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(168, 51, 44);
        }

.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;
    height: 170px;
    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-item-identifier{
    position: relative;
    width:100%;
    padding: 10px 10px 0px 10px;
    text-align: left;
    font-size: 1.2em;
    font-weight: 600;
}

.mppm-item-address{
    position: relative;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-size: 0.9em;
    font-weight: 400;
}

.mppm-item-payment-info{
    position: relative;
    display: table;
    text-align: left;
}

.mppm-item-image-ptype{
    position: relative;
    display: inline-table;
    vertical-align: top;
}

.mppm-item-payment-text{
    position: relative;
    display: inline-table;
    vertical-align: top;
    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-address-icon{
    position: relative;
    text-align: center;
    padding:10px;
}

.mppm-item-address-icon img{
    max-width:120px;
    width:100%;
    margin: 0 auto;
}

.mppm-item-more{
    color: #287ec2 !important;
    font-weight: 600;
    padding: 6px 0px;
    position: relative;
    display: inline-block;
}

.mppm-item-options{
    position: relative;
    width:100%;
    padding:10px;
    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: #529b19;
}

.mppm-item-options2{
    position: relative;
    width:100%;
    padding:10px;
    text-align: center;
}

.mppm-item-address-nodata{
    position: relative;
    text-align: center;
    padding:10px;
}

.mppm-item-address-nodata img{
    max-width:250px;
    width:100%;
    margin: 0 auto;
}

/***********************************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: #001d85;
}

.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: #001d85;
}

/**********************************Notifications*****************************************/

.main-notifications{
    position: relative;
    float: right;
    top: -14px;
    padding: 0px 13px;
    font-size: 1.2em;
    color: #6d9a2e;
}

.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;
    background-color: #002944;
    color: #fff;
    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{
    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 5px;
    color: #444;
}

.notify-item-text span{
    color: #529b19;
    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;
}

.option-menu {
    max-width: 100% !important;
    flex: 0 0 100%;
    
padding-top: 30px;
}


.botonseccion {
    background: #fff;
    border: 2px solid #eb2726;
    width: 82px;
    height: 82px;
    text-align: center;
    border-radius: 10%;
    color: #EC012B;
    font-size: .8em;
    cursor: pointer;
    float: left;
    margin: 10px;
}

.tarjetacancelada {
    color: #fff;
    background: #EC012B;
    padding: 5px 0px;
    border-radius: 15px;
    margin-bottom: 20px;
    padding-left: 88px;
}

.icon-img {
    margin-top: 18px;
}

.terminos {
    background-color: #c40a2c;
    padding: 4px;
    color: white !important;
    font-size: small;
    border-radius: 50px;
    padding: 10px 19px;
}

.camposaldo {
    background: #f1f1f1;
    border-radius: 5px;
    padding: 5px;
    border-color: #EC012B;
    border: 2px solid #EC012B;
    text-align: center;
    color: #666;
    margin: 20px;
}

.btnredondo {
    background: #fff;
    color: #2A2A2A !important;
    border: 1px solid #2A2A2A;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 10px 5px 3px 8px;
    border-radius: 25px;
    font-family: 'Poppins-Regular' !important;
}

    .btnredondo:hover {
        background: #001D85;
        cursor: pointer;
        color: #fff !important;
        font-family: 'Poppins-Regular' !important;
    }

.pActive {
    background: #001D85;
    color: #fff !important;
    font-family: 'Poppins-Regular' !important;
}

.txt-blue {
    color: #001d85;
}
/************************************************************************************/
@media screen and (max-width: 1459px) {
    .selected-item .cont_account_item {
  
        margin-left: 1.5em;
       
    }
    .cont_account_item {
        width: auto;
        height: auto;
        margin-bottom: 0.9em;
        margin-top: 0.9em;
        margin-left: 2.0em;
        margin-right: 25px;
        font-size: 1.7em;
    }
}


@media screen and (min-width: 1450px)
{
    .backshape .wrapper-text{
        padding-top: 190px;
        padding-bottom: 190px;
    }
}

@media screen and (max-width: 1395px) {
    .cont_account_item {
        width: auto;
        height: auto;
        margin-bottom: 0.9em;
        margin-top: 0.9em;
        margin-left: 1.5em;
        margin-right: 25px;
        font-size: 1.7em;
    }
}
@media screen and (max-width: 1286px) {
    .cont_account_item {
        width: auto;
        height: auto;
        margin-bottom: 0.9em;
        margin-top: 0.9em;
        margin-left: 1.0em;
        margin-right: 25px;
        font-size: 1.7em;
    }
}
@media screen and (max-width: 1231px) {
    .cont_account_item {
        width: auto;
        height: auto;
        margin-bottom: 0.9em;
        margin-top: 0.9em;
        margin-left: 1.0em;
        margin-right: 25px;
        font-size: 1.5em;
    }
}

                @media screen and (max-width: 1000px) {
                    .cont_account_item {
                        width: auto;
                        height: auto;
                        margin-bottom: 0.9em;
                        margin-top: 0.9em;
                        margin-left: 2.5em;
                        margin-right: 25px;
                        font-size: 1.0em;
                    }
                }

                @media screen and (min-width: 1375px) {
                    #plasticCard img, #virtualCard img {
                        max-width: 320px;
                    }
                }

                @media screen and (max-width: 991px) {

                    .cont-welcome-profile {
                        right: -10px;
                        top: 32px;
                        margin-bottom: 60px;
                    }

                    .main-cart {
                        top: 32px !important;
                    }

                    .main-notifications {
                        top: 32px !important;
                    }

                    .text-welcome-cont {
                        right: 0px;
                        top: 33px;
                    }

                    .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: 98px;
                    }

                    .clear-login {
                        height: 108px;
                    }

                    .boton-filter {
                        margin-top: 10px;
                        width: 100%;
                        max-width: 260px;
                    }

                    .sectionCupons {
                        background-position: 144% -75%;
                    }

                    .main_whatis div:last-child {
                        position: relative;
                        top: 0;
                    }
                }

@media screen and (max-width: 986px) {
    .footerb a {
        padding-left: 0px !important;
        font-size: 0.8em;
    }

    .footerb {
        padding: 1em;
    }
}

    @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;   
            width: 40%;
        }

        .accumulated-points {
            margin-right: 0px !important;
        }

        .register-label {
            text-align: left;
            font-size: 1.7em !important;
            font-family: 'Poppins-Regular' !important;
        }

        .cont_text_info2 {
            width: 69%;
        }

        .clear-login {
            height: 91px;
        }

        #virtualCard {
            margin-right: 0;
        }

        .how-space {
            display: block;
        }

        .period-from, .period-to, .period-button {
            display: block;
            margin-bottom: 10px;
        }

        .ddl-teams {
            max-width: 90%;
        }
    }

    @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: 657px) {
        .sel-crd-item {
            margin-bottom: 20px;
        }
    }

    @media screen and (max-width: 624px) {
        .str-filter-button {
            margin-top: 10px;
        }

        .sectionCupons {
            background-position: 270px -190px;
        }
    }

    @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;
        }
        .option-menu{
            padding-top:0px !important;
        }
        .cont-log{
            width:40%;
        }
        .main-menu {
            max-height: 110px;
            margin-top: -75px;
        }

        .img-logos {
            background-image: url(../images/logo/dportenisBlanco.png), url(../images/logo/dpstreetBco_a.png);
            min-width: 380px;
            min-height: 425px;
            background-size: 40%;
            background-repeat: no-repeat;
            background-position: left 22em, 14em 22.5em;
        }
        .txt-ligth {
            justify-items: center;
        }


        /*.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: 490px) {
        .cont_text_info2 {
            width: 79%;
        }
    }

    @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;
        }
    }

    @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 {
            width: 87%;
        }

        .cont-form-2 {
            width: 87%;
        }
        .login-box {                      
            right: 20px;
            width: 400px;            
        }

        .text-myaccount {
            top: 33px;
            left: -30px;
        }
    }

    @media screen and (max-width: 400px) {
        .atras {
            width: 95%;
            min-height: 0;
            height: 70%;
        }

        .cont-barcode-new img {
            width: 72%;
        }
    }

    @media screen and (max-width: 397px) {
        .how-brands img.logo-grow {
            top: 0;
        }
    }

    @media screen and (max-width: 389px) {
        .notify-box {
            right: -93px;
        }
    }

    @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%;
        }

        .text-myaccount {
            top: 7px !important;
            left: -30px !important;
        }
        .main-menu {
            max-height: 110px;
            margin-top: -50px;
        }
    }

    @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%;
        }

    .vaciotop {
        padding: 20px;
    }
    .main-menu {
        margin-top: 19px;
    }
}

    @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: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .cont_account_item {
        margin-left: 0;
        margin-right: 0;
    }

        .cont_account_item img {
            width: 7%;
            margin-left: 40px;
        }
}

    @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;
        }
    }
