/*FONTS*/
@font-face {
    font-family: 'UniversNextforHSBC';
    src: url('../fonts/UniversNextforHSBC-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversHSBC';
    src: url('../fonts/UniversNextforHSBC-Bold.otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'UniversHSBC';
    src: url('../fonts/UniversNextforHSBC-Light.otf');
    font-weight: lighter;
    font-style: normal;
}

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css");


/* Custom default button */
.btn-light,
.btn-light:hover,
.btn-light:focus {
    color: #333;
    text-shadow: none; /* Prevent inheritance from `body` */
}


/*
 * Base structure
 */

body {
    font-family: 'UniversHSBC', sans-serif;
}

.cover-container {
    max-width: 100%;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.b-example-divider {
    width: 100%;
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

.btn-bd-primary {
    --bd-violet-bg: #712cf9;
    --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg: #6528e0;
    --bs-btn-hover-border-color: #6528e0;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg: #5a23c8;
    --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
    z-index: 1500;
}

    .bd-mode-toggle .dropdown-menu .active .bi {
        display: block !important;
    }

.nav-masthead .nav-link {
    color: rgba(255, 255, 255, .5);
    border-bottom: .25rem solid transparent;
}

    .nav-masthead .nav-link:hover,
    .nav-masthead .nav-link:focus {
        border-bottom-color: rgba(255, 255, 255, .25);
    }

    .nav-masthead .nav-link + .nav-link {
        margin-left: 1rem;
    }

.nav-masthead .active {
    color: #fff;
    border-bottom-color: #fff;
}

/***********************/

p.fnt-nav {
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
    padding: 10px;
    transition: 0.5s;
    border-radius: 10px;
    text-align: center;
}

    p.fnt-nav:hover {
        border-radius: 10px;
        transition: 0.5s;
        background-color: #db0011;
        color: #fff;
    }

.icon-nv {
    color: #fff;
    width: 5%;
}

.pd-top {
    padding-top: 2px;
}

.bgck-img {
    background-image: url(../images/gmp_background2.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    overflow-x: hidden;
}


@media (max-width: 991px) {
    .bgck-img {
        background-image: url(../images/gmp_mobile-back.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
        overflow-x: hidden;
    }
}



.bg-transparent {
    background-color: transparent;
}

.txt-none-deco {
    text-decoration: none;
}

.mxw-100 {
    max-width: 100%;
}

#parallax {
    position: relative;
    width: 100%;
    background-image: url(../images/parallax-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: 50% 50%;
    background-size: contain !important;
    top: -30px;
}

.bck-legales {
    background-color: #eff0f0;
    margin-top: -15px;
}

.ssd-color {
    color: black !important;
    font-size: 12px;
}

.text-bg-dark {
    background-color: #000 !important;
}

.footer-2 {
    background-color: #eff0f0;
}

.imf-logo-footer {
    width: 25%;
    padding-left: 20px;
}

.img-rgh-foo {
    position: absolute;
    right: 10px;
    width: 15%;
}

@media (max-width: 991px) {
    .img-rgh-foo {
        width: 40%;
    }
}

.bck-color-foot-2 {
    background-color: #eff0f0;
}

.white-color {
    color: black;
    text-decoration: none;
    font-size: 12px;
}

    .white-color:hover {
        color: #db0011;
        text-decoration: none;
    }

.rdt {
    position: absolute;
    right: 10px;
}

.mg-top-bot {
    padding-top: 15px;
    padding-bottom: 15px;
}

.mg-top-bot-2 {
    padding-top: 15px;
    padding-bottom: 35px;
}

.promos-header {
    margin-top: 10px;
    margin-bottom: 10px;
}

.bck-promos {
    background-color: #000;
}

.txt-center {
    text-align: center;
}

.txt-start {
    text-align: start;
}

.txt-end {
    text-align: end;
}

.fnt-nav2 {
    font-size: 12px;
    padding: 10px;
    color: #fff !important;
}

.hovs-user {
    padding: 10px;
    transition: 0.5s;
    border-radius: 10px;
}

    .hovs-user:hover {
        padding: 10px;
        background-color: #db0011;
        color: #fff;
        border-radius: 10px;
        text-align: center;
        transition: 0.5s;
    }

/*******************
*******************/
.nav-tabs.tabs-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-align: center;
    border: none;
}

    .nav-tabs.tabs-index .linea-reg {
        width: 60%;
        position: absolute;
        top: 18px;
        background-color: #dadada;
        height: 4px;
        z-index: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 3px;
    }

    .nav-tabs.tabs-index .nav-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        z-index: 1;
    }

        .nav-tabs.tabs-index .nav-item .nav-link.active {
            color: #000;
            background-color: transparent;
        }

        .nav-tabs.tabs-index .nav-item .nav-link {
            text-align: center;
            color: #000;
            border: none;
            text-decoration: none;
        }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color);
}

.nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

.nav-tabs.tabs-index .nav-item .nav-link.active .barra-regbt {
    width: 30%;
    height: 14px;
    background-color: #db0011;
    border-radius: 10px;
    display: inline-block;
}

.nav-tabs.tabs-index .nav-item .nav-link .barra-regbt {
    width: 65%;
    height: 14px;
    background-color: transparent;
    border-radius: 10px;
    display: inline-block;
}

.modal-content.border-modal {
    color: #000;
}

.wth-klp {
    color: #fff;
}

.bd-1 {
    padding: 0px !important;
    background-color: #000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.border-modal {
    border-radius: 10px !important;
}

div#myTabContent {
    overflow-y: auto;
    height: 450px !important;
}

.frm-alineado {
    border: 0px;
    border-bottom: 1px solid #000;
    border-radius: 0px;
}

.spc-btw {
    justify-content: space-between;
}


.fnt-00 {
    color: #000;
}

    .fnt-00:hover {
        color: #9e000d;
    }

.modal-footer {
    border: 0px;
}

.btn-hsbc-black {
    background-color: #000;
    min-width: 180px;
    max-width: 320px;
    font-size: 12px;
    min-height: 40px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border-radius: 0;
    width: 100%;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 1;
}

    .btn-hsbc-black:hover, .btn-hsbc-black:focus {
        color: #fff;
        background-color: #333;
        border: 1px solid #000;
    }

.btn-hsbc-primary {
    background-color: #db0011;
    min-width: 180px;
    max-width: 320px;
    font-size: 12px;
    min-height: 40px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border-radius: 0;
    width: 100%;
    border: 1px solid #db0011;
    font-size: 16px;
    line-height: 1;
}

    .btn-hsbc-primary:hover, .btn-hsbc-primary:focus {
        color: #fff;
        background-color: #9e000d;
        border: 1px solid #9e000d;
    }

.form-check-input:checked {
    background-color: #db0011;
    border-color: #db0011;
}

.bd-2 {
    padding: 0px !important;
    background-image: url(../images/gmp_modal2.jpg);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.blck {
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bck-mdl-blck {
    background-color: #000;
}

.mg-topp {
    margin-top: 30px;
}

.brd-gold {
    border: 1px solid #d3a13b;
    margin: 20px;
    padding: 20px;
}

.txt-smll {
    font-size: 14px;
}

.mg-btn-rty {
    margin-bottom: 48px;
}


.img-front-parallax {
    width: 105%;
}

@media (min-width: 1300px) {
    .img-front-parallax {
        width: 90%;
    }
}

.nw-mg-nav {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -16px;
    background-color: #eff0f0 !important;
    padding: 15px;
    z-index: 9;
    border-top: 1px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.mob-img-dgp {
    position: absolute;
    top: 158px;
    left: 0;
}

.mob-lnch {
    border: 1px solid black;
}

.menu-mobile {
    background: #eff0f0 !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.img-logo {
    width: 70px;
    height: auto;
}

.lgn-expand {
    margin-top: 20px;
}

.centrar-menu {
    text-align: center;
}

.tx-mob {
    color: black !important;
    padding: 10px 0px;
    border-top: 1px solid black !important;
    margin-top: 15px;
}

    .tx-mob:hover {
        color: #fff;
        background-color: #db0011;
    }

@media (max-width: 991px) {
    .brd-gold {
        margin: 10px 0px 10px 0px;
    }

    .mob-nxt-control {
        padding-top: 50px;
    }

    .mob-prev-control {
        padding-top: 50px;
    }

    .rdt {
        padding-bottom: 30px;
        text-align: center;
    }

    .mg-top-bot-2 {
        padding-top: 15px;
        padding-bottom: 22%;
    }

    .mg-top-70 {
        margin-top: 0px !important;
    }
}

.promo-ref {
    color: #fff;
    font-weight: bold;
}

.mg-top-70 {
    margin-top: 70px;
}

.carousel-indicators .active {
    opacity: 1 !important;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    /* padding: 0; */
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #db0011;
    background-clip: padding-box;
    /* border: 0; */
    /* border-top: 10px solid transparent; */
    /* border-bottom: 10px solid transparent; */
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 30px;
    border: 1px solid #db0011;
}

.ffp {
    bottom: -40px !important;
}

.sub-header-tittle {
    font-size: 12px;
}

/***********
    METAS
***********/

.tabs-niveles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}

.nav.nav-tabs.tabs-niveles li.nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    border: none;
}

    .nav.nav-tabs.tabs-niveles li.nav-item a.active {
        background-color: #f6f6f6;
        color: #000;
        border: none;
    }

.txt-dec {
    text-decoration: none !important;
    color: #000 !important;
    border: 0px solid #000;
}

.nav.nav-tabs.tabs-niveles li.nav-item .meta-nivel-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 38px;
    font-weight: bold;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    border: none;
}

.prim-color {
    color: #db0011 !important;
}

.lvl-prize-boxx {
    padding: 15px 0;
    height: 100%;
    text-align: center;
    border: 1px solid #e9e9e9;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.btn-hsbc-grid {
    background-color: #000;
    min-width: 90px;
    max-width: 130px;
    min-height: 40px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border-radius: 0;
    width: 100%;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 1;
}

    .btn-hsbc-grid:hover {
        background-color: #db0011;
        min-width: 90px;
        max-width: 130px;
        min-height: 40px;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        color: #fff;
        border-radius: 0;
        width: 100%;
        border: 1px solid #db0011;
        font-size: 16px;
        line-height: 1;
    }

.lvl-prize-item {
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: 100%;
    text-decoration: none;
}

    .lvl-prize-item:hover {
        color: #db0011;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        height: 100%;
        text-decoration: underline;
    }

    .lvl-prize-item h5 {
        font-size: 14px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 35px;
    }

.mg-btn-70 {
    margin-bottom: 70px;
}

.cintillo-meta {
    width: 100%;
}

p.ter-color.descripcion {
    font-size: 13px;
}

ul.ter-color.text-justify {
    font-size: 13px;
}

li.ter-color.text-justify {
    font-size: 13px;
}

.detalle-img-zoom {
    border: 1px solid #dadada;
}

.left-cnt {
    color: black;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pt-lvl {
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.meta-lvl {
    display: flex;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 245px;
    border: 1px solid #bd0011;
    font-size: 8px;
    padding: 10px;
    border-radius: 50px;
}

.pt-lvl-salir {
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: -10px;
}
/*
.pt-lvl-puntos {
  margin-right: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}*/

.pnt-font-nav {
    color: black;
    text-decoration: none;
    margin-left: 5px;
}

    .pnt-font-nav:hover {
        color: #db0011;
        text-decoration: underline;
    }

.frnt-font {
    color: black;
    font-size: 12px;
}

    .frnt-font:hover {
        color: #db0011;
        text-decoration: underline;
    }

.img-home-lg-2 {
    width: 55px;
}

.btwn-spc {
    justify-content: space-between !important;
}

nav.navbar.navbar-expand-md.navbar-dark.fixed-top.bg-dark.d-none.d-lg-block {
    padding: 15px;
    background-color: #eff0f0 !important;
}

.navbar-brand {
    color: black;
}

    .navbar-brand:hover {
        color: #bd0011;
    }

.nw-mg-nav2 {
    margin-left: -20px;
    /* margin-right: -20px;*/
    /* margin-top: -16px; */
    background-color: #eff0f0 !important;
    padding: 15px;
    z-index: 9;
    border-top: 1px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.mg-expert {
    margin-top: -16px !important;
}

.left-cnt2 {
    color: black;
    font-size: 12px;
}

.pt-lvl2 {
    margin-right: 50px;
    margin-left: 10px;
    padding-top: 20px;
    font-weight: bold;
}

.meta-lvl2 {
    display: flex;
    text-align: center;
    /* position: absolute; */
    /* top: 20px; */
    /* right: 236px; */
    border: 1px solid #fff;
    font-size: 10px;
    padding: 10px;
    border-radius: 50px;
    font-weight: bold;
}

.js-center {
    justify-content: center;
    background-color: #db0011;
    border-radius: 50px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.bgr-gry {
    background-color: #f2f2f2;
    padding: 20px;
    max-width: 100%;
}

.ssdi {
    border: 1px solid black;
    margin: 5px;
}

.offcanvas-backdrop {
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.g-top {
    margin-top: 80px;
}

/*
.id-user {
  background-color: #2b2b2b;
  color: #fff;
  border-radius: 50px;
}
*/

.wdt-lateral {
    width: 13%;
}

.user-us {
    display: flex;
    padding: 30px;
    padding-bottom: 12px;
    padding-top: 12px;
    background-color: #2b2b2b;
    color: #fff;
    border-radius: 50px;
}

.p-mlateral {
    margin-top: 6px;
    margin-bottom: -10px;
    margin-left: 12px;
    font-size: 14px;
}

.wtd-reward {
    width: 15%;
}

.rewards {
    display: flex;
    justify-content: center;
}

.points-rewards-1 {
    margin-bottom: -10px;
    margin-top: 3px;
    font-weight: bold;
    color: #db0011;
}

.points-rewards-2 {
    margin-left: 7px;
    font-size: 13px;
    margin-top: 7px;
}

@media (max-width: 991px) {
    .points-rewards-1 {
        margin-bottom: -10px;
        margin-top: 12px;
        font-weight: bold;
        color: #db0011;
        font-size: 30px;
    }

    .nw-mg-nav2 {
        position: fixed;
    }
}

@media (max-width: 850px) {
    .bgr-gry {
        padding-top: 160px;
    }
}

@media (max-width: 500px) {
    .bgr-gry {
        padding-top: 110px;
    }
}

.mt-fnt {
    font-size: 10px;
}

.colo-primary-hsbc {
    color: #bd0011;
    font-weight: bold;
}

.mg-tp-mt {
    margin-top: 15px;
}

.pdd-back {
    padding: 0px !important;
}

.bck-km-1 {
    background-color: #e8e8e8;
    padding-left: 13px;
    padding-top: 15px;
    padding-bottom: 1px;
    margin-bottom: 10px;
}

.bck-km-2 {
    background-color: #f9f9f9;
    padding-left: 13px;
    padding-top: 15px;
    padding-bottom: 1px;
    margin-bottom: 10px;
}

.bck-km-3 {
    background-color: #e8e8e8;
    padding-left: 13px;
    padding-top: 15px;
    padding-bottom: 1px;
    margin-bottom: 10px;
}

.bck-km-4 {
    background-color: #db0011;
    padding-left: 13px;
    padding-top: 15px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    color: #fff;
}

.fnt-dia {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.meta-diferencial {
    width: 100%;
}

.meta-cardds {
    width: 100%;
}

.red-lateral {
    background-color: #db0011 !important;
    opacity: 1 !important;
    color: #fff !important;
    position: absolute;
    left: -35px;
    top: 10px;
    width: 30px;
    border: 1px solid #bd0011;
}

@media (max-width: 570px) {
    .meta-diferencial {
        width: 100%;
    }

    .meta-cardds {
        width: 100%;
    }

    .red-lateral {
        background-color: #db0011;
        opacity: 1;
        color: #fff;
        position: absolute;
        left: 15px;
        top: 20px;
        width: 30px;
        border: 1px solid #bd0011;
    }
}

@media only screen and (min-width: 600px) and (max-width: 990px) {
    .g-top {
        margin-top: 0px;
    }

    .offcanvas-backdrop {
        position: fixed;
        top: 0px;
        left: 0;
        z-index: 1040;
        width: 100vw;
        height: 100vh;
        background-color: #000;
    }
}

.clr-red {
    color: #db0011;
}

.description-plase {
    font-size: 12px;
}

.canje-articulo {
    width: 50%;
}

.bottom-total {
    position: absolute;
    bottom: 40px;
}

.mxw-10 {
    max-width: 100%;
}

    .mxw-10:hover {
        max-width: 100%;
    }

.contenido-mecanica {
    background-image: url(../images/back-mecanica.png);
    background-color: #ffffff;
    margin-top: 55px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.img-mecanica {
    width: 20%;
    margin: 35px;
    margin-top: 70px;
}

.icon-mecanica {
    width: 100%;
    max-width: 120px;
    display: block;
    margin: auto;
}

.mgx-none {
    max-width: 100%;
}

.mgtop-p {
    margin-top: 70px;
    max-width: 100%;
    margin-bottom: 70px;
}

.txt-mecanica {
    color: #000000;
}

.mg-db {
    background-color: #bd0011;
}

.lvl-prize-boxx2 {
    padding: 15px 0;
    height: 100%;
    text-align: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 1px solid #efefef;
}

.canjes .canje-box {
    border: 1px solid #e89686;
    border-radius: 5px;
    padding: 20px;
    background-color: white;
    -webkit-box-shadow: 10px 10px 26px -5px rgba(0, 0, 0, 0.18);
    box-shadow: 10px 10px 26px -5px rgba(0, 0, 0, 0.18);
    margin-bottom: 30px;
}

    .canjes .canje-box .canje-img img {
        max-width: 200px;
        width: 100%;
        display: block;
        margin: auto;
    }

    .canjes .canje-box .canje-info p {
        margin: 0;
        font-size: 12px;
    }

.ter-color {
    font-family: 'UniversHSBC', sans-serif;
    font-weight: 200;
    list-style: none;
}

.canjes .canje-box .canje-info .well {
    margin-top: 10px;
}

.prim-color {
    text-decoration: none;
}

.prim-color {
    color: #db0011 !important;
}

.canje-tittle {
    font-weight: bold;
    color: #db0011;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.consultas .panel-consultas .panel-heading {
    cursor: pointer;
    padding: 10px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom-color: #dddddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom-color: #dddddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.consultas .panel-consultas .panel-heading .panel-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 18px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.consultas .panel-consultas .consulta-id {
    font-size: 12px;
    font-weight: bold;
}

.consultas .panel-consultas .consulta-collapse-icon {
    width: 15px;
    position: absolute;
    right: 0;
    top: 1px;
}

.consultas .panel-consultas .panel-collapse {
    -webkit-box-shadow: 10px 10px 26px -5px rgba(0, 0, 0, 0.18);
    box-shadow: 10px 10px 26px -5px rgba(0, 0, 0, 0.18);
}

.panel-body {
    padding: 15px;
    border: 1px solid #dcdcdc;
    border-top-color: gainsboro;
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
}

.consultas .panel-consultas .consulta-usuario {
    font-size: 11px;
    line-height: 1.3;
    display: block;
    text-align: right;
}

.consultas .panel-consultas .consulta-usuario {
    font-size: 11px;
    line-height: 1.3;
    display: block;
}

.boton-ayuda {
    position: fixed;
    bottom: 70px;
    right: 0;
    z-index: 10;
    padding: 5px;
}

.ayuda-contenedor {
    position: fixed;
    bottom: 130px;
    right: 15px;
    z-index: 1032;
    width: 280px;
    height: 410px;
    background-color: #fff;
    -webkit-box-shadow: 0px 6px 19px 0px #949494;
    box-shadow: 0px 6px 19px 0px #949494;
    display: none;
}

    .ayuda-contenedor .box-header-ayuda {
        background-color: #db0011;
        padding: 15px;
        color: #fff;
        position: relative;
    }

.box-header-ayuda {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ayuda-contenedor .box-header-ayuda .close-box {
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0 15px;
}

.ayuda-contenedor .box-header-ayuda h2 {
    text-transform: uppercase;
}

.ayuda-contenedor .box-header-ayuda h5 {
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

    .ayuda-contenedor .box-header-ayuda h5 img {
        width: 15px;
    }

.ayuda-contenedor .box-body {
    padding: 15px;
    position: relative;
    color: #777;
}

    .ayuda-contenedor .box-body .form-control {
        background-color: #f1f1f1;
        color: #999;
        border: none;
        -webkit-box-shadow: 0px 2px 5px 0px #c2c2c2;
        box-shadow: 0px 2px 5px 0px #c2c2c2;
    }

    .ayuda-contenedor .box-body .form-control {
        background-color: #f1f1f1;
        color: #999;
        border: none;
        -webkit-box-shadow: 0px 2px 5px 0px #c2c2c2;
        box-shadow: 0px 2px 5px 0px #c2c2c2;
    }

    .ayuda-contenedor .box-body textarea {
        max-height: 140px;
        min-height: 140px;
    }

textarea.form-control {
    min-height: calc(1.5em + (0.75rem + 2px));
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.w-100 {
    width: 100% !important;
}

.input-container {
    margin: 0px auto 12px;
    max-width: 300px;
    background-color: #EDEDED;
    -webkit-box-shadow: 0px 2px 5px 0px #c2c2c2;
    box-shadow: 0px 2px 5px 0px #c2c2c2;
    border-radius: 4px;
    text-align: right;
}

.ayuda-contenedor .box-body span {
    font-size: 10px;
    color: #999;
}

.browse-btn {
    background: #000;
    color: #fff;
    min-height: 35px;
    padding: 10px;
    font-size: 12px;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.btn-hsbc-primary {
    background-color: #db0011;
    min-width: 180px;
    max-width: 320px;
    min-height: 42px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border-radius: 0;
    width: 100%;
    border: 1px solid #db0011;
    padding: 15px;
    font-size: 21px;
    font-family: "UniversHSBC", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 200;
    line-height: 1;
}

.boton-ayuda img {
    width: 55px;
}

input.file-help[type='file'] {
    display: none;
}

.ayuda-contenedor .box-body span {
    font-size: 10px;
    color: #999;
}

.file-info {
    font-size: 0.9em;
}

.browse-btn {
    background: #000;
    color: #fff;
    min-height: 35px;
    padding: 10px;
    font-size: 12px;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-transition: all .2s;
    transition: all .2s;
}



.ayuda-contenedor .thx-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #db0011;
    display: none;
    padding: 15px;
    color: #fff;
    text-align: center;
}

    .ayuda-contenedor .thx-box h2 {
        font-size: 40px;
        text-transform: uppercase;
        margin-top: 45%;
    }

    .ayuda-contenedor .thx-box p {
        color: rgba(255, 255, 255, 0.5);
        margin-bottom: 50px;
    }

    .ayuda-contenedor .thx-box span {
        color: rgba(255, 255, 255, 0.5);
        display: block;
        line-height: 1;
        margin-bottom: 20px;
    }

.btn-hsbc-black {
    background-color: #000;
    min-width: 180px;
    max-width: 320px;
    font-size: 12px;
    min-height: 43px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border-radius: 0;
    width: 100%;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 1;
}

@media (max-width: 990px) {
    .mobile-mgtop {
        margin-top: 120px;
    }
}

.legales-container .legales-info-box {
    font-size: 14px;
}

.legales-info-box a:hover {
    color: #000;
    -webkit-text-decoration: underline #d4001b;
    text-decoration: underline #d4001b;
}

.legales-info-box a {
    color: #000;
    text-decoration: none;
}

.legales-container .legales-info-box a h4 {
    border: 1px dotted #c5c5c5;
    padding: 19px;
    font-size: 16px;
    color: #000;
    margin-top: 25px;
}

.legales-info-box h4 {
    color: #db0011 !important;
    font-weight: 700;
}

.icon-home {
    color: black;
    padding-right: 10px;
    cursor: pointer;
}

    .icon-home:hover {
        color: #db0011;
        padding-right: 10px;
        text-decoration: underline;
    }

.cintillo-agotado {
    width: 10%;
    position: absolute;
}

@media (max-width: 990px) {
    .cintillo-agotado {
        width: 25%;
        position: absolute;
    }

    .img-mecanica {
        width: 80%;
        margin: 35px;
        margin-top: 70px;
    }
}

.agotado {
    pointer-events: none;
}

.datos-img {
    width: 100%;
    max-width: 280px;
    display: block;
    margin: auto;
}

.datos-inputs {
    -webkit-box-shadow: 10px 10px 26px -5px rgba(0, 0, 0, 0.18);
    box-shadow: 10px 10px 26px -5px rgba(0, 0, 0, 0.18);
    padding: 20px;
    background-color: #ececec;
    margin-bottom: 20px;
}

    .datos-inputs .input-box {
        margin-top: 10px;
    }




.modal.modal-maraton.modal-maraton-black .modal-content {
    background-color: #000;
    color: #fff;
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden;
}

.fade {
    transition: opacity 0.15s linear;
}

.m-bienvenida .modal-content {
    background-color: #000;
    color: #fff;
}

.modal.m-bienvenida .modal-content .modal-header {
    border-bottom: 1px solid #dda36b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.m-bienvenida .modal-header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 25px;
    font-family: "UniversHSBC", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-weight: 200 !important;
}

    .m-bienvenida .modal-header h5 {
        font-size: 23px;
        font-family: "UniversHSBC", Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 200;
        text-transform: uppercase;
    }

.modal-bienvenida {
    background-color: #000;
    color: #fff;
}

.owl-carousel-grid .owl-stage-outer {
    overflow: hidden;
}

.owl-carousel .owl-stage-outer {
    overflow: inherit;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.owl-height {
    transition: height .5s ease-in-out;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}


.img-modale {
    width: 250px !important;
}

@media (max-width: 990px) {
    .img-modale {
        width: 250px !important;
    }
}

.owl-carousel-grid .owl-nav {
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-carousel-grid .owl-nav button span {
    display: inline-block;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 0.7;
    font-size: 32px;
    border: 2px solid #bbb;
    border-radius: 50%;
    color: #bbb;
}

.btn-hsbc-secondary {
    background-color: #fff;
    min-width: 180px;
    max-width: 320px;
    font-size: 12px;
    min-height: 43px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #db0011;
    border-radius: 0;
    width: 100%;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 1;
}

    .btn-hsbc-secondary:hover {
        background-color: #fff;
        min-width: 180px;
        max-width: 320px;
        font-size: 12px;
        min-height: 43px;
        -webkit-transition: all .2s;
        transition: all .2s;
        color: #db0011;
        border-radius: 0;
        width: 100%;
        border: 1px solid #fff;
        font-size: 16px;
        line-height: 1;
    }

.back-white-lvl {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    color: #db0011;
    font-weight: bold;
    margin: 0px;
}

.bx-shw-1 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.metas-row-2 {
    border: 1px solid #ffffff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background-color: #ffffff;
}

.main-home-2 {
    background-color: #f7f7f7;
}

.mg-top-50 {
    margin-top: 50px;
}






.produto {
    border: 1px solid #cbcbcb;
    border-radius: 20px;
    cursor: pointer;
}

.produto {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}

    .produto .content-overlay {
        background: rgb(255 255 255 / 84%);
        position: absolute;
        height: 99%;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }

    .produto:hover .content-overlay {
        opacity: 1;
    }

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.produto:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details p {
    color: #fff;
    font-size: 0.8em;
}

.fadeIn-bottom {
    top: 80%;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-right {
    left: 80%;
}

.btn-overlay-carrito {
    border-radius: 60px;
    background-color: #db0011;
    border: 0px;
    margin-top: 8px;
    font-size: 12px;
    width: 100%;
}

    .btn-overlay-carrito:hover {
        background-color: #79000a;
    }

.btn-overlay-detalle {
    border-radius: 60px;
    background-color: #272727;
    border: 0px;
    margin-top: 8px;
    font-size: 12px;
    width: 100%;
}

    .btn-overlay-detalle:hover {
        background-color: #3f3f3f;
    }

.back-scf {
    background-color: #000000;
    color: #fff;
    border-top: 0px;
    justify-content: center;
    margin-bottom: 20px;
    border-radius: 20px;
}

.btnbtn-bnt {
    background-color: #ffffff00;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #fff;
    width: 30%;
    transition: 0.5s;
}

    .btnbtn-bnt:hover {
        background-color: #fff;
        border-radius: 30px;
        color: #000;
        width: 30%;
        transition: 0.5s;
        font-weight: bold;
    }

.fav-cion {
    width: 30px;
    margin-top: -50px;
    transition: 0.5s;
    margin-bottom: -15px;
}

    .fav-cion:hover {
        width: 40px;
        transition: 0.5s;
    }


@media screen and (max-width: 1195px) {
    .btn-overlay-carrito {
        font-size: 8px;
    }

    .btn-overlay-detalle {
        font-size: 8px;
    }

    .fav-cion {
        margin-top: -24px;
    }
}

@media screen and (max-width: 991px) {
    .btn-overlay-carrito {
        font-size: 12px;
    }

    .btn-overlay-detalle {
        font-size: 12px;
    }

    .fav-cion {
        margin-top: -50px;
    }

    .metas-row-2 {
        padding: 0px;
    }
}

.bbb_viewed_name {
    margin-top: 3px;
    font-size: 15px;
}

.bbb_viewed_content {
    width: 100%;
    margin-top: 25px;
}

.bbb_viewed_price {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.mt-minus {
    margin-top: -50px;
}

.pd-mec {
    padding: 30px;
}

.menu-fnt-w {
    font-size: 12px;
}

.jf-center-w {
    justify-content: center;
}

.pd-10-top-2 {
    padding-top: 10px;
}

.wth-f {
    color: #ffffff;
}

.mg-btn-15 {
    margin-bottom: 15px;
}

.img-sm-2 {
    position: relative;
    top: -15px;
}

.mg-autopic {
    margin-left: 0;
    margin-right: 0;
    justify-content: center;
    display: contents;
}

.center-pd-top {
    margin-top: 170px;
}

.ox-h {
    overflow-x: hidden;
}

.imagen-maraton-vuelo {
    width: 250px;
}


@media only screen and (min-width: 992px) and (max-width: 1600px) {
    .img-sm-3 {
        width: 900px;
        left: -160px;
    }
}

@media screen and (max-width: 991px) {
    .padding-mobile {
        padding-top: 100px;
    }

    .imagen-maraton-vuelo {
        width: 80%;
        padding: 10px 50px 10px 50px;
    }

    .mg-mobile-qa {
        margin-bottom: 100px;
    }
}

@media screen and (max-width: 1384px) {
    .center-pd-top {
        margin-top: 120px;
    }
}


@media screen and (max-width: 650px) {
    .center-pd-top {
        margin-top: 70px;
    }
}


/**********************
  Celallos !4 Jul 2025
**********************/

.asist-img {
    width: 70px;
    height: auto;
}

ul.steps span.indicator {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #db0011;
    display: inline-block;
    width: 30px;
    border-radius: 15px;
    margin-right: 10px;
    text-align: center;
    margin-left: -45px;
}

ul.steps {
    list-style: none;
}

.btn-hsbc-lg {
    background-color: #db0011;
    min-width: 180px;
    max-width: 320px;
    min-height: 42px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border-radius: 0;
    width: 100%;
    border: 1px solid #db0011;
    padding: 15px;
    font-size: 16px;
    font-family: "UniversHSBC", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 200;
    line-height: 1;
}

.internal {
    background-color: #f2f2f2;
    font-size: 12px;
    padding: 30px 20px;
    text-align: justify;
}

.portacel {
    width: 100%;
    max-width: 160px;
    display: block;
    margin: auto;
}

.btn-hsbc-lg:hover, .btn-hsbc-lg:focus {
    color: #fff;
    background-color: #ef6d5e;
    border: 1px solid #ef6d5e;
}

.tdig2 {
    width: 100%;
    max-width: 200px;
    display: block;
    margin: 15px auto;
}



.txt-asistencias {
    font-size: 14px;
}

.internal {
    background-color: #f2f2f2;
    font-size: 12px;
    padding: 30px 20px;
    text-align: justify;
}

.bx-banner-mic {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@media screen and (max-width: 991px) {
    .bx-banner-mic {
        margin-top: 80px;
    }
}

.fnt14 {
    font-size: 14px;
}

.fnt12 {
    font-size: 12px;
}


.consultas .panel-consultas .panel-heading {
    cursor: pointer;
    padding: 10px;
}

.consultas .panel-consultas .panel-heading {
    cursor: pointer;
    padding: 10px;
}

.panel-heading.actual {
    background-color: #db0011 !important;
    color: #fff !important;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom-color: #dddddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom-color: #dddddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.consultas .panel-consultas .panel-heading .panel-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 18px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.meta-eleccion .panel-title > span {
    width: calc(100% / 7);
    display: inline-block;
    text-align: center;
    line-height: 30px;
}

    .meta-eleccion .panel-title > span.ver-premios a {
        background-color: #fff;
        color: #db0011;
        border: 1px solid #db0011;
        border-radius: 0px;
        font-weight: normal;
        padding: 4px 10px;
        height: 0px;
        font-size: 14px;
        cursor: pointer;
    }

    .meta-eleccion .panel-title > span.elejir a {
        background-color: #db0011;
        color: #fff !important;
        border: 1px solid #db0011;
        border-radius: 0px;
        font-weight: normal;
        padding: 4px 10px;
        height: 0px;
        font-size: 14px;
        cursor: pointer;
    }

.nivel-km span {
    font-size: 36px;
    line-height: .9;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 10px 0 0 0;
}

.nivel-km {
    font-size: 18px;
    line-height: .9;
    display: block;
    text-align: center;
    margin: 25px 0 0 0;
    text-transform: uppercase;
}

a.prize-box-prod {
    color: #000;
    text-decoration: none;
}

    a.prize-box-prod:hover {
        color: #db0011;
        text-decoration: underline;
    }

.modal.modal-maraton .modal-content {
    background-color: #db0011;
    color: #fff;
}

    .modal.modal-maraton .modal-content .modal-header .close {
        padding: 5px 1rem 12px;
        margin: -1rem -1rem -1rem auto;
        position: absolute;
        right: 0;
        font-size: 25px;
        top: 0;
        background-color: #000;
        opacity: 1;
        color: #fff;
        border: none;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 0;
    }

.ticket-change {
    width: 200px;
}

.ticket-gold {
    width: 480px !important;
}

@media screen and (max-width: 991px) {
    .ticket-gold {
        width: 100% !important;
    }
}

.accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: #db0011 !important;
}

.log-header {
    width: 110px;
    padding-right: 20px;
}

.n-dec {
    text-decoration: none;
}

.no-fixed {
    position: relative;
}

.tyc-link {
    text-decoration: none;
    color: #db0011;
}

.panel-heading.actual h4.panel-title,
.panel-heading h4.panel-title {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

    .panel-heading.actual h4.panel-title span,
    .panel-heading h4.panel-title span {
        display: inline-block;
        text-align: center;
        padding: 10px;
    }

@media (max-width: 1100px) {
    .panel-heading.actual h4.panel-title,
    .panel-heading h4.panel-title {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

        .panel-heading.actual h4.panel-title span,
        .panel-heading h4.panel-title span {
            border: 1px solid #ccc;
            padding: 15px;
            border-radius: 6px;
            width: 98%;
            font-size: 14px;
        }
}

/*****************************************/

.panel-heading.declasified h4.panel-title {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

    .panel-heading.declasified h4.panel-title span {
        display: inline-block;
        text-align: center;
        padding: 10px;
    }

@media (max-width: 1100px) {
    .panel-heading.declasified h4.panel-title {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

        .panel-heading.declasified h4.panel-title span {
            border: 1px solid #ccc;
            padding: 15px;
            border-radius: 6px;
            width: 98%;
            font-size: 14px;
        }

            .panel-heading.declasified h4.panel-title span a {
                text-decoration: none;
                color: inherit;
            }
}

.mg-top-0 {
    margin-top: -45px;
}
