.absTUBn {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.absDest {
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.absSolotx{
    bottom: 15%;
}
.absSolotxpr{
    top: 20%;
}
.tPR{
    font-size: 46px; 
}
.leyendTo{
    
}
.leyendaccw{
    color: var(--color-secondary);
    font-size: 20px;
    font-weight: 900;
}
.leyendaccw strong{
    color: #f0ad4e;
}
.WHBannerPro {
    height: 480px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 85px;
    position: relative;
}
.leyendTo h3 {
    color: var(--color-primary);
    font-size: 26px;
    font-weight: 800;
    border-radius: 8px;
    background: rgb(116 181 67 / 40%);
    padding: 15px 0px;
}
.cont-cnp{
    color: black;
    font-size: 16px;
    padding: 20px 5px;
}
.tabCNP {
    border: 1px solid #E6E6E6;
    cursor: pointer;
    margin: 2px;
    color: var(--color-primary);
    padding: 5px 15px 5px 15px;
    font-size: 25px;
    font-weight: 400;
    border-radius: 3px;
    position: relative;
    display: table;
    width: 100%;
}
.tabCNP span{
    position: relative;
    padding: 0 25px 0 0px;
    color: var(--color-primary);
    font-size: 25px;
    font-weight: 800;
}
.tabCNP span::before {
    right: 0;
    position: absolute;
    top: 5px;
    font-size: 20px;
    color: var(--color-primary);
}
.Btn_Up span:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
}
.Btn_Down span:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
}
.titlePagePP{
    font-size: 28px;
    font-weight: 800;
}
.cardAboutProducto{
    background-color: rgb(116 181 67 / 23%);
    border-radius: 15px;
}
.cardAboutPackage{
    background-color: rgba(67, 120, 181, 0.23);
}
.titleAboutP{
    font-size: 26px;
    font-weight: 800;
    color: var(--color-secondary);
}
.listAboutP{
    color: var(--color-secondary);
}
.listAboutP li{
    
}
.listAboutP li p {
    font-size: 15px;
    font-weight: 500;
}
.listAboutP li p strong {
    font-size: 16px;
}
.cardPriceProduct{
    background-color:#F5F5F5;
}
.cardheadPP{
    text-align: right;
    border-bottom: 1px solid #B3B3B3;
}
.cardheadPP p {
    display: inline-block;
    margin: 0 0 8px 0;
}
.price-PPT {
    color: var(--color-green);
    font-weight: 400;
    font-size: 18px;
    text-decoration: line-through;
    vertical-align: top;
    padding: 0px 2px 5px 0px;
}
.price-PPF strong {
    font-size: 36px;
    font-weight: 800;
    display: block;
    text-align: right;
    line-height: 28px;
}
.price-PPF span {
    font-size: 18px;
    font-weight: 500;
}
.label-spacesPP span {
    width: fit-content;
    height: 35px;
    background-color: #FBB03B;
    color: white;
    display: block;
    text-align: center;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
}
.label-childPP {
    margin: 0 0 8px 0;
    color: #666666;
}
.label-childPP strong{
    font-weight: 700;
    font-size: 18px;
}
.label-childPP span{
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through;
}
.leyend-PP{
    font-size: 14px;
    margin: 5px 0 8px 0;
    color: #666666;
}
.mt-ct {
    margin-top: 8px;
    margin-bottom: 0;
}
.inp-cont-p {
    border: 1px solid #e7e7e7;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 6px;
}
.cardfooterPP{
    text-align: right;
}
.leyendTotalPP{
    font-size: 24px;
    font-weight: 400;  
    margin: 0; 
    line-height: 26px;
}
.leyendTotalPP strong {
    font-size: 32px;
    font-weight: 800;
    margin: 0 0 0 5px;
}
.leyendTX{
    font-size: 12px;
    color: #666666;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.btnWyBookNow {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid var(--color-green);
    border-radius: 0px;
    transition: 0.5s all;
    color: white;
    padding: 5px 15px;
    background-color: var(--color-green);
}
.btnWyBookNow:hover{
    color: var(--color-green);
    background-color: transparent;
}
.btnWBN-blue{
    border: 1px solid var(--color-blue-aqua);
    background-color: var(--color-blue-aqua);
}
.btnWBN-blue:hover{
    color: var(--color-blue-aqua);
    background-color: transparent;
}
.cards-proh {
    text-align: center;
    /* width: 100%; */
    display: block;
    margin: 40px 0 0 0;
}
.cards-proh a {
    padding: 0 20px 0 20px;
    width: 48%;
    display: inline-block;
}
.listAboutP li {
    background-position: 0px 2px;
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 35px;
}
.ico-p-ubi{
    background-image: url('../images/componentes/Asset-25icon-where.png');
}
.ico-p-bus{
    background-image: url('../images/componentes/Asset-26icon-departure.png');
    background-size: 30px !important;
}
.ico-p-clo{
    background-image: url('../images/componentes/Asset-27icon-days.png');
}
.ico-p-cal{
    background-image: url('../images/componentes/Asset-28icon-duration.png');
}
.ico-p-chk{
    background-image: url('../images/componentes/Asset-29icon-included.png');
}
.ico-p-del{
    background-image: url('../images/componentes/Asset-30icon-not.png');
}
.back-sg {
    background-color: rgb(245 245 245 / 40%);
}
.footerwk{
    margin: 0px;
}
.splide__track {
    border-radius: 12px;
}

.card-knowT{
    background-color: var(--color-blue-aqua);
    border-radius: 15px;
    color: white;
}
.card-knowT h4{
    color: #fff;
    font-size: 24px;
    font-weight: 800;
}
.line-separator-e{
    border-top: 3px solid #fff;
    width: 82%;
    margin: 0 0 20px 0;
}
.list-itms-knt{

}
.list-itms-knt li{
    width: 50%;
    padding: 0 15px 0 0;
    display: inline-table;
    margin: 0 0 15px 0;
}
.list-itms-knt li span {
    width: 30px;
    float: left;
    margin: 0 10px 0 0;
}
.list-itms-knt li strong {
    font-weight: 400;
}
@media screen and (max-width:992px){
    .absTUBn {
        padding-top: 40px;
    }
    .contentNAVHP{
        margin-top: 20px !important;
    }
    .cardPriceProduct {
        margin: 40px 0 0 0;
    }
    .WHBannerPro {
        height: 180px;
        margin-bottom: 85px;
    }
    .tPR {
        color: white;
        font-size: 28px;
    }
    .absSolotxpr {
        top: 10%;
    }
    .pmopR{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media screen and (max-width:576px){
    .list-itms-knt li {
        width: 100%;
    }
    .titlePagePP {
        font-size: 22px;
    }
    .titleAboutP {
        font-size: 20px;
    }
    .btnWyBookNow{
        width: 100%;
    }
    .tabCNP span {
        font-size: 20px;
        font-weight: 800;
        width: 100% !important;
        display: block;
        padding: 5px 0 5px 0;
    }
    .tabCNP span::before {
        right: 0;
        top: 7px;
        font-size: 20px;
    }
}