/*** AEREOS ***/

#wb_confirmacion p {
    margin-top: 20px;
    line-height: 2;
    font-size: 18px;
}

#wb_confirmacion p strong {
    color: var(--primary);
}


/*** AUTOS ***/

.mktecars-mensajecompra h2 {
    display: none;
}
.mktecars-mensajecompra h3 {
    font-size: 18px!important;
}
.mktecars-mensajecompra h3:nth-child(2) {
    background-color: transparent!important;
    color: var(--primary)!important;
    padding: 20px!important;
}
.mktecars-mensajecompra .mensaje.gracias-consulta {
    width: 100%;
    background-color: #333333;
    color: #ffffff;
}
section.mktecars-mensajecompra {
    width: 100%;
    margin-top: 20px;
}
.mktecars-mensajecompra .gracias-consulta {
    box-shadow: none!important;
}
.mktecars-mensajecompra p {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding: 10px 15px;
}


/*** AJUSTES HOTELES ***/

#app_hot .gracias {
    box-shadow: none!important;
}

#app_hot .gracias .page-header {
    background-color: var(--primary)!important;
    display: none;
}

#app_hot .gracias .page-header > h3 {
    text-transform: none!important;
    font-weight: 700;
}
#app_hot .gracias .list-group-item {
    color: #333;
    background: none;
}
#app_hot .gracias .list-group-item h3 {
    font-size: 18px;
}

#app_hot aside .panel.panel-default .panel-heading {
    background-color: var(--primary)!important;
}

#app_hot .gracias h4:nth-child(1) {
    background-color: var(--primary);
    color: #ffffff;
    padding: 10px 20px;
    font-size: 21px;
}

#app_hot .gracias h4:nth-child(2) {
    color: var(--primary)!important;
    font-weight: 700;
    padding: 20px;
    font-size: 21px;
}

#app_hot .gracias h5 {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 20px;
}

#app_hot .gracias .list-group-item:nth-child(2) {
    display: none;
}

#app_hot .aside {
    margin-top: 30px;
}


/*** CONSULTAR ***/

div.consulta .mensaje-exito {
    max-width: 100%!important;
    display: block!important;
    position: relative;
}
div.consulta .mensaje-exito p:nth-child(1) {
    background-color: var(--primary);
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 0;
}
div.consulta .alert-success p small {
    display: none!important;
}

div.consulta .alert-success p:nth-child(2) {
    background-color: #333;
    color: #fff;
    margin-top: 0;
    padding: 20px;
    width: 100%;
}
div.consulta .mensaje-exito .fa {
    display: none;
}
div.consulta .alert-success {
    background-color: transparent!important;
    border:none!important;
    padding: 0 !important;
}
div.consulta .btn-volver {
    background-color: var(--primary)!important;
    border-color: var(--primary)!important;
}


/*** CIRCUITOS ***/

.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 .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 h4 {
    background-color: #333333;
    color: #ffffff;
    padding: 10px 20px;
}

#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 {
    margin-top: 20px;
}

#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;
}

#gracias .desglose .table tbody tr.subt th, 
#gracias .desglose .table tbody tr.subt td {
    border-top: none;
}