@import url('./variables.css');
@import url('./mkte_services_circuitos.css');


:root {
   
    --primary: #E9AF06; 
    --azul: #E9AF06;
    --gris: #333333;
}

body {
    font-family: 'Montserrat', sans-serif!important;
}

a {
    text-decoration: none!important;
}

ul, li {
    list-style: none;
}


h1 {
    font-size: 28px;
}

@media (min-width: 1200px) {
    .container-plus {
        width: 95%;
        max-width: 1400px;
    }
}

.preheader {
    font-size: 14px;
    padding: 5px;
}

header {
    background-color: var(--azul);
    position: sticky;
    width: 100%;
    top:0;
    left:0;
    z-index:2000;
    height: 100px;
}

.header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
}

.logo-img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}

.logo-img p {
    color: #ffffff;
    letter-spacing: 3px;
    margin-bottom: 0;
    padding-top: 5px;
}

.btn-access {
    color: #ffffff;
    background-color: var(--primary);
    font-weight: 700;
    padding: 7px 15px;
    border-radius: 50px;
    border: solid 1px #ffffff;
}


#container {
    padding-top: 20px;
    padding-bottom:20px;
}


/*** BUSCADOR ***/

div#buscadores_plugin {
    z-index: 2;
}

@media (min-width: 911px) {
    div#buscadores_plugin {
        position: absolute;
        margin: 0 auto;
        top: 350px;
        width: 100%;
    }
}

@media (max-width: 910px) {
    div#buscadores_plugin {
        position: relative;
        margin-bottom: 60px;
    }
}

.info-header {
    display: flex;
    justify-content: flex-end;
}

.navbar-default {
    background-color: transparent!important;
    border: none!important;
}
.navbar-brand {
    padding: 0 15px!important;
}
.navbar {
    margin-bottom: 0!important;
}
.btn-access-xs {
    margin-top: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 700;
    display: flex;
    gap: 5px;
}

@media (max-width:480px) {
    a.btn-access.btn-access-xs.btn {
        font-size: 12px;
    }
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent!important;
    color: #ffffff!important;
}

.navbar-default a:before {
    font-family: 'Material Symbols Outlined' !important;
    font-style: normal;
    color: #ffffff;
    text-decoration: inherit;
    font-size: 24px;
    font-weight: 400!important;
}

#btn-id-8 > a:before {
    content: 'luggage';
}
#btn-id-9 > a:before {
    content: 'map';
}
#btn-id-10 > a:before {
    content: 'directions_bus';
}
#btn-id-11 > a:before {
    content: 'list_alt';
}
#btn-id-7 > a:before {
    content: 'mail';
}

@media (max-width: 768px) {
    header, .header-row {
        height: 70px!important;
    }
    .header-row {
        display: block;
        padding-top: 10px;
    }
    .navbar-default .navbar-collapse {
        background-color: var(--primary);
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right!important;
    }
    header .navbar-nav>li>a {
        padding-top: 20px!important;
        padding-bottom: 0px!important;
    }
}

.popover-select .popover .popover-content .list-group a.list-group-item.active {
    color: #333333!important;
}

.titulo-separador {
    font-weight: 700;
}

/*** FLYERS ***/
#slide-flyers .item-flyer {
    padding: 5px;
}
#slide-flyers .catalogo {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.15);
}
#slide-flyers .list-group-item-heading {
    background-color: transparent!important;
}
#slide-flyers .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#slide-flyers .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#slide-flyers .btn-group.btn-group-justified.btn-group-xs a {
    background-color: var(--gris);
    color: #ffffff;
}
#slide-flyers .btn-primary {
    border-radius: 10px;
    height: 35px;
}
#slide-flyers .btn-primary i {
    display: none;
}
.btn-flyers {
    margin: 30px auto 50px;
    text-align: center;
}
.btn-flyers a {
    background-color: var(--primary);
    border-radius: 50px;
    padding: 10px 30px;
    text-decoration: none;
    font-weight: 700;
    color: #ffffff;
}

#news {
    background: var(--primary);
    padding: 35px 0;
}

#news form label {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    color:#FFFFFF
}

#news form input {
    height: 49px;
    padding: 6px 20px;
    border-color:transparent;
    border-radius: 35px;
}

#news form span {
    color:#FFFFFF
}

#news form .btn-default {
    font-size: 16px;
    border-radius: 35px;
    padding: 10px 20px;
    background-color: transparent;
    border-color:white!important;
    border-width: 2px;
}

/*** FOOTER ***/

footer {
    padding: 50px 0;
    background-color: var(--gris);
    position: relative;
}

@media (max-width:991px) {
    footer {
        text-align: center;
    }
    footer .logo {
        margin: auto auto 40px auto!important;
    }
    .redes-footer {
        justify-content: center!important;
        margin: 30px auto;
     }
     .cotizacion {
        margin: 10px 0;
     } 
}

footer .logo {
    margin-bottom: 40px;
}

footer h4 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 14px;
}

footer li {
    padding: 2px 0;
}

footer a, footer p, footer li {
    margin: 0;
    color: #ffffff;
    font-weight: 400;
}

footer a:hover {
    color: var(--primary);
}

footer hr {
    margin-top: 40px;
    margin-bottom: 40px;
}

.redes-footer {
   display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
} 

.redes-footer a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary);
    color: #ffffff;
    border-radius: 50%;    
}
.redes-footer a:hover {
    color: #ffffff!important;
}
.redes-footer a i {
    font-size: 24px;
}

.logos-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.wrapper_cotizaciones {
    background-color: #1B1B1B;
    padding: 15px 0px 10px;
    color: #fff;
    position: relative;
}
div#consultar {
    background-color: var(--gris);
    padding: 10px 0;
    position: relative;
    z-index: 9999!important;
}
div#consultar a {
    color: #ffffff;
}


@media (min-width: 992px) {
    .buscador#PAQ form {
        max-width: 1170px;
        width: 100%;
    }
    .buscador#PAQ form .form-group {
        width: 13%;
    }
    .buscador#PAQ form .btn-block {
        padding: 8px 0px;
        margin: 0;
    }
    .buscador#PAQ .select2 {
        width: 100%!important;
    }
    .buscador#PAQ label {
        width: 100%;
    }
}


/*** TARIFARIOS **/


section#administracion {
    padding: 0 0 50px 0;
}

section#administracion a.descarga {
    font-weight: 700;
    color: #fff;
    background-color: var(--primary);
    padding: 10px 20px;
    border-radius: 10px;
}

section#administracion .mail {
    font-size: 18px;
}

section#administracion .mail a {
    color: var(--primary);
    font-weight: 700;
}

section#administracion .row.wrapper-cuentas {
    margin: 20px 0;
}

section#administracion h2 {
    font-weight: 700;
    color: var(--primary);
}

section#administracion h3 {
    background-color: var(--primary);
    padding: 5px;
    color: #fff;
}

section#administracion .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #333333;
}

section#administracion .list-group-item a {
    color: var(--primary);
}

/*** RED DE AGENCIAS ***/

body.red_agencias .form-control {
    background-color: #fff;
    background-image: none;
    border-radius: 10px;
    height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #717171;
    border: solid 1px #d9d9d9 !important;
    margin-bottom: 10px;
}

body.red_agencias .btn-buscar-ag,
body.red_agencias .btn-borrar {
    height: 40px;
}

body.red_agencias form {
    margin-bottom: 50px;
}


/*** NOVEDAD ***/

@media(min-width:991px) {
    body.novedad .ficha-novedad #galeria img {
        max-width: 40%;
    }
}

body.novedad #container > .ficha-novedad > div.panel.panel-default.hidden-print {
    border: none!important;
}


/*** AJUSTES BUSCADOR ***/

.popover-ocupacion > .popover > .popover-content > .table > tbody > tr > td.select {
    padding: 0 10px 0 0px !important;
}


#app_hot .vc-arrows-container {
    display: flex!important;
}

#app_hot .pre-scrollable[data-v-06d5e44e] {
    min-height: 1000px;
    overflow: hidden;
}

@media (min-width: 992px) {
    #wb_container.motor_horizontal div#motorAutosBuscador {
        min-height: 150px;
    }
}


/*** AJUSTES AEREOS PASO 4 ***/

div#wb_confirmacion p:first-child {
    background-color: var(--primary)!important;
    color: #fff!important;
    padding: 10px 20px!important;
    font-size: 21px!important;
    font-weight: 700!important;
    margin-top: 25px!important;
}

div#wb_confirmacion p {
    font-size: 16px;
    padding: 0 20px;
}

div#wb_confirmacion p:nth-child(3),
div#wb_confirmacion p:nth-child(5) {
    font-weight: 700;
    color: var(--primary);
}

div#wb_confirmacion p:last-child {
    font-weight: 700!important;
}



/*** AJUSTES B2B RESERVAS ***/
@media (min-width: 768px) {
    .panel>.list-group .list-group-item {
        min-height: 55px;
    }
}



#partners {
    margin-top: 30px;
}

/*** AJUSTES VENTANA FORMA DE PAGO ***/

#app .modal-formas_pago .modal-content .list-group-item .forma-comentario p span:after {
    content: 'CUOTA SIMPLE HASTA EL 31/12/2024';
    visibility: visible;
    color: var(--primary);
    font-weight: 600;
    position: absolute;
    left: 0;
    display: block;
}

#app .modal-formas_pago .modal-content .list-group-item .forma-comentario p:nth-child(2):after {
    content: '3 CUOTAS RECARGO DEL 12%';
    visibility: visible;
    position: absolute;
    left: 0;
    display: block;
}

#app .modal-formas_pago .modal-content .list-group-item .forma-comentario p:nth-child(3):after {
    content: '6 CUOTAS RECARGO DEL 23%';
    visibility: visible;
    position: absolute;
    left: 0;
    display: block;
}

#app .modal-formas_pago .modal-content .list-group-item .forma-comentario p:nth-child(4):after {
    content: '9 CUOTAS RECARGO DEL 34%e';
    visibility: visible;
    position: absolute;
    left: 0;
    display: block;
}

#app .modal-formas_pago .modal-content .list-group-item .forma-comentario p:nth-child(5):after {
    content: '12 CUOTAS RECARGO DEL 40% cuando la agencia quiera pagar que lo lleve directo a cuota simple';
    visibility: visible;
    position: absolute;
    left: 0;
    display: block;
}

#app .modal-formas_pago .modal-content .list-group-item .forma-comentario p {
    visibility: hidden;
}


/*** AEREOS ***/

input#cuponera_codigo {
    width: 70% !important;
}

input#cuponera_agregar {
    float: right;
    color: #fff;
    background-color: #393947;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    width: 27%;
    min-height: 30px;
}

/*** AJUSTES MKTE-SERVICES RESULTADOS CATEGORIAS ***/

.mkte_productos-resultado .thumbnail {
    flex-basis: 20%!important;
}

@media (min-width: 992px) {
    .mkte_productos-resultado #productos_app .col-md-9 {
        width: 100%!important;
    }
}

/* PASO 1 */

body.EXC {
    background-color: var(--gris-claro);
}

body.EXC .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default, .btn-default:hover {
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary);
}

body.EXC .panel,
body.EXC .panel-danger {
    border: none!important;
}

body.EXC .panel {
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

body.EXC .panel-heading,
body.EXC .panel-footer {
    background-color: transparent;
    border: none!important;
    padding: 10px 0;
}


body.EXC #filtros {
    background-color: #fff;
    padding: 15px;
    border: solid 1px #d9d9d9;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

body.EXC #filtros .panel-danger .btn-danger {
    background-color: var(--primary);
    padding: 10px 5px;
    height: 40px;
    font-size: 11px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 10px;
    border-color: var(--primary);
}

body.EXC #filtros .panel-danger .btn-danger i,
body.EXC #filtros .btn-block i {
    display: none;
}

body.EXC #filtros .panel {
    box-shadow: none!important;
}

body.EXC #filtros .btn-block {
    background-color: var(--primary);
    padding: 10px 5px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 10px;
    border-color: var(--primary);
}

body.EXC #filtros .list-group-item {
    border: none!important;
    padding: 10px 0px;
}

body.EXC #filtros .input-group {  
    height: 40px;
    border-radius: 10px;
    
}

body.EXC #filtros .input-group-addon,
body.EXC #filtros .form-control,
body.EXC #filtros .btn-delete {
    height: 40px;
}

body.EXC #filtros .input-group-addon {
    border-radius: 10px 0 0 10px;
    text-align: center;
}

body.EXC #filtros .btn-delete {
    border-radius: 0 10px 10px 0;
    background-color: var(--primary);
    border-color: var(--primary);
}

body.EXC div#ordenes .btn {
    height: 40px;
}

body.EXC div#ordenes .btn-group-sm>.btn {
    border-radius: 0px;
}

#ordenes > div.col-xs-12.col-sm-3.hidden-xs > div > div:nth-child(2) button,
#ordenes > div.col-xs-12.col-sm-4.clearfix > div > div:nth-child(5) > button {
    border-radius: 0 10px 10px 0!important;
}

#ordenes > div.col-xs-12.col-sm-3.hidden-xs > div > div:nth-child(1) button,
#ordenes > div.col-xs-12.col-sm-4.clearfix > div > div:nth-child(1) button {
    border-radius: 10px 0 0 10px!important;
}


body.EXC #resultados > div > div > div > div.list-group {
    background-color: #fff;
    padding: 15px;
    border: solid 1px #d9d9d9;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

body.EXC #resultados > div > div > div > div.list-group > div.list-group-item.info,
body.EXC #resultados .list-group-item.list-group-item-footer {
    border: none!important;
}

body.EXC #resultados .list-group-item.list-group-item-footer {
    padding: 20px!important;
}

body.EXC #resultados .resultados .resultado .info .texto .list-group-item-heading,
body.EXC #resultados .resultados .resultado .tarifa .h4 {
    font-size: 24px;
}

body.EXC #resultados .resultados .resultado .info .texto .dl-horizontal {
    border-top: none!important;
}

body.EXC #resultados .resultados .resultado .info .texto .dl-horizontal dt {
    color: var(--gris-texto)!important;
}

@media (min-width: 768px) {

    body.EXC #resultados .resultados .resultado .info .texto .dl-horizontal {
        font-size: 14px!important;
        margin-bottom: 10px;
    }

    body.EXC #resultados .resultados .resultado .info .texto .dl-horizontal dt {
        width: 80px;
        text-align: left;
    }
    body.EXC #resultados .resultados .resultado .info .texto .dl-horizontal dd {
        margin-left: 0px;
    }
    body.EXC #resultados .resultados .resultado .info .texto .dl-horizontal dd i {
        margin-right: 10px;
    }

    body.EXC #resultados > div > div > div > div.list-group > div.list-group-item.info > div > div.col-xs-12.col-sm-7.col-sm-push-5 > div > div {
        font-size: 14px;
    }
}


body.EXC #resultados > div > div > div > div.list-group > div.list-group-item.list-group-item-footer > div > div.col-xs-12.col-sm-8.col-md-10.tarifa > div > em {
    font-style: normal!important;
}

body.EXC #resultados > div > div > div > div.list-group > div.list-group-item.list-group-item-footer > div > div.col-xs-12.col-sm-4.col-md-2.hidden-xs > a {
    background-color: var(--primary);
    padding: 7px 5px;
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 10px;
    border-color: var(--primary);
}

body.EXC .resultados .resultado .itinerario.breadcrumb {
    background-color: var(--gris-texto);
    padding: 10px;
}

#container .panel-buscador,
#container .ficha-producto {
    margin-top: 30px;
}

#container .panel-buscador .input-group-addon {
    display: none;
}

body.spider #container {
    margin-top: 30px;
}

/*** AJUSTES MODAL BOOKING RULES ***/

#app_hot .modal.fade.in {
    z-index: 3000;
}
#app_hot .modal.fade.in .panel-default {
    color: #333;
}

/*** AJUSTES RESULTADOS AGENCIA ***/

.agencia-buscar #container {
    margin-top: 30px;
}

.agencia-buscar .resultado .panel-heading,
.agencia-buscar .resultado .panel-footer {
    padding: 10px 20px!important;
}

body.agencia-buscar .resultado .panel-body {
    padding: 20px 20px 20px 20px!important;
}

body.agencia-buscar #filtros .select2-container--default .select2-selection--multiple {
    border: 1px solid #d9d9d9!important;
    border-radius: 10px!important;
    height: 40px!important;
    padding: 3px 10px!important;
}

body.agencia-buscar .col-md-pull-9 {
    display: none;
}
@media (min-width: 992px) {
    body.agencia-buscar #container #form .col-md-push-3 {
        left: 12.5%!important;
    }
}


/*AJUSTE FICHA EXCURSIONES*/

aside #relacionados-container {
    display: none!important;
}

#app_hot .precio .pointer .precio-text {
    padding: 0!important;
}

#app_hot .precio .pointer .precio-text > span {
    visibility: hidden;
    position: relative;
    display: block;
    width: 100%;
}
#app_hot .precio .pointer .precio-text > span:before {
    content:'Precio por habitaci\0f3n - Comisionables - Impuestos incluidos';
    visibility: visible!important;
    position: absolute;
    top: 0;
    left: 0;
}


/*** CAMBIO DE TEXTO EN BOTONES SELECCIONAR X RESERVAR ***/

/*body.services .resultado .row > .tarifa .btn {
    visibility: hidden;
    position: relative;
}

body.services .resultado .row > .tarifa .btn:before {
    content: 'Reservar';
    visibility: visible!important;
    position: absolute;
    left: 0;
    border-radius: 10px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    margin: auto;
    min-height: 40px;
    padding: 5px 10px;
}*/

/*#wb_resultados .resultados .tarifa #button {
    visibility: hidden;
    position: relative;
}

.ver_f_pago {
    position: relative;
}

.ver_f_pago:before {
    content: 'Reservar';
    visibility: visible!important;
    position: absolute;
    left: 0;
    border-radius: 10px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    margin: auto;
    min-height: 40px;
    padding: 5px 10px;
    font-size: 16px;
    margin-top: 20px;
}

div#tarifa_ficha_detalle .boton_seleccionar {
    visibility: hidden;
    position: relative;
}

div#tarifa_ficha_detalle .boton_seleccionar:before {
    content: 'Reservar';
    visibility: visible!important;
    position: absolute;
    left: 0;
    border-radius: 10px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    margin: auto;
    min-height: 40px;
    padding: 5px 10px;
}*/

@media (min-width: 992px) {
  .pl-desktop {
    padding-left: 50px;
  }
}


/*** MENSAJES ***/

/*** CIRCUITOS ***/

.resultados .tarifa_leyenda span {
    display: block!important;
}
.mkte_circuitos-consulta .conector {
    display: none!important;
}

/*** RESULTADOS CIRCUITOS COTIZAR ***/

#desglose > .table tr.tarifa th, #desglose > .table tr.tarifa td {
    color: #333333!important;
    background-color: #F1F1F1!important;
    border: none!important;
}
#desglose > .table tr.subtotal th, #desglose > .table tr.subtotal td {
    color: #333333!important;
    background-color: #d9d9d9!important;
    border: none!important;
}
body.mkte_circuitos-consulta .conector img {
    display: none!important;
}
#gracias > div.row.row-20 > div.col-xs-12.col-sm-4 > .row > div {
    width: 100%;
}
/*** VPT ***/
body.is-excursion #btn-cotizar {
    border-radius: 10px!important;
    height: 40px;
    opacity: 1;
}
body.is-excursion select.input-sm {
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 10px!important;
}
body.is-excursion form#reservar .panel {
    border: none;
}

body.is-excursion #reservar #politicas {
    padding: 0!important;
    border-radius: 10px!important;
}
body.is-excursion #reservar #politicas .list-group {
    padding: 10px!important;
}
.paso3 #reservar #habitaciones .table tr td .form-control {
    height: 40px!important;
    border-radius: 10px!important;
}
.paso3 #reservar #habitaciones .panel-body .form-control,
.paso3 #reservar #categorias .form-control,
.paso3 #reservar #regimenes .form-control,
.paso3 #reservar #idiomas .form-control {
    height: 40px!important;
    border-radius: 10px;
}
.paso3 #reservar #btn-cotizar {
    border-radius: 10px!important;
    height: 40px;
    opacity: 1;
}


.gracias .page-header h2 {
    color: var(--primary);
    font-weight: 700;
}

.gracias .flipInX h3 {
    background-color: var(--primary);
    color: #ffffff;
    padding: 10px 20px;
    font-size: 21px;
    font-weight: 700;
}

.gracias .flipInX h2 {
    color: var(--primary)!important;
    font-weight: 700;
    padding: 20px;
    font-size: 21px;
}

.gracias .flipInX p {
    font-size: 16px;
    padding: 0 20px;
}

.gracias #detalle .panel.infomacion {
    margin-top: 20px;
}

.gracias #detalle .panel.infomacion .list-group .list-group-item-caratula .list-group-item-heading {
    color: var(--primary);
    font-weight: 700;
    padding: 10px 0;
}

.gracias #panel_politicas .panel-heading {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-color: var(--primary)!important;
    font-weight: 700;
}

.gracias #panel_politicas .list-group .list-group-item {
    background-color: #f1f1f1!important;
}

.gracias #desglose .table thead tr th {
    background: #333333!important;
    color: #FFFFFF;
}

.gracias #desglose .table tbody tr.subt th, 
.gracias #desglose .table tbody tr.subt td {
    color: #333333!important;
    background-color: #d9d9d9!important;
}

.gracias #desglose .table tbody tr.rule th, 
.gracias #desglose .table tbody tr.rule td {
    color: #333333!important;
    background-color: #f1f1f1!important;
}

.gracias #desglose .table tfoot tr th {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-top: 1px dashed var(--primary)!important;
}


/*** PAQUETES ***/

#gracias .flipInX h1 {
    background-color: var(--primary);
    padding: 10px 20px;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
}

#gracias .flipInX h4 {
    color: var(--primary);
    padding: 10px 20px;
    font-weight: 700;
    font-size: 18px;
}

#gracias .flipInX h2 {
    color: var(--primary)!important;
    font-weight: 700;
    padding: 20px;
    font-size: 21px;
}

#gracias .flipInX p {
    font-size: 16px;
    padding: 0 20px;
}

#gracias #detalle .panel.infomacion {
    margin-top: 20px;
}

#gracias #detalle .panel.infomacion .list-group .list-group-item-caratula .list-group-item-heading {
    color: var(--primary);
    font-weight: 700;
    padding: 10px 0;
}

#gracias #panel_politicas .panel-heading {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-color: var(--primary)!important;
    font-weight: 700;
}

#gracias #panel_politicas .list-group .list-group-item {
    background-color: #f1f1f1!important;
}

#gracias .desglose .table thead tr th {
    background: #333333!important;
    color: #FFFFFF;
}

#gracias .desglose .table tbody tr.subt th, 
#gracias .desglose .table tbody tr.subt td {
    color: #333333!important;
    background-color: #d9d9d9!important;
}

#gracias .desglose .table tbody tr.rule th, 
#gracias .desglose .table tbody tr.rule td {
    color: #333333;
    background-color: #f1f1f1;
}

tr.rule.tfoot .concepto, tr.rule.tfoot .monto {
    background-color: var(--primary) !important;
    font-weight: 700 !important;
    color: #ffffff !important;
}

#gracias .desglose .table tfoot tr th {
    color: #ffffff!important;
    background-color: var(--primary)!important;
    border-top: 1px dashed var(--primary)!important;
}

#gracias .desglose .table thead tr th:first-child {
    border-bottom: 0;
    border-radius: 10px 0 0 0;
}

#gracias .desglose .table thead tr th:nth-child(2) {
    border-radius: 0 10px 0 0;
}

#gracias .desglose .table tbody tr.subt th, 
#gracias .desglose .table tbody tr.subt td {
    border-top: none;
}