/**
Theme Name: PeruParadiseTravel
Author: VivoEnRed.pe
Author URI: https://vivoenred.pe
Description: Es un tema hijo que trabaja con Astra Pro, con licencia de Vivo En Red.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: peruparadisetravel
Template: astra
*/

/* =========================================
   GENERAL & RESETS
   ========================================= */

*{
    outline: 0!important;
}

#tf-map {
    display: none!important;
}

.grecaptcha-badge { 
    visibility: hidden; 
}

body.single-product #wa.wa__widget_container{
	display: none;
}
body.ast-plain-container.ast-no-sidebar #primary {
        margin-top: 20px; 
}
.ast-button.ast-badge-tax{
	color: #fff!important;
}

div.woocommerce-terms-and-conditions-wrapper div.woocommerce-terms-and-conditions img{
	display: none;
}

main#main > article {
	text-align: justify;
}

main#main > article .entry-content > a,
main#main > article .entry-content > *:not(div) a{
	color: #004B8D;
	border-bottom: dashed 1px;
}
main#main > article .entry-content > a:hover,
main#main > article .entry-content > *:not(div) a:hover{
	color: #D22027;
}

/* =========================================
   ELEMENTOS DE UAEL & HEADER
   ========================================= */

.uael-post__terms-wrap{
    display: none;
}

.uael-question-span > b{
    background: #E52020;
    color: #fff;
    padding: 2px 6px;
    border-radius:4px;
    margin-right: 2px;
}

.ast-custom-header {
     z-index: 100!important;
}

body.admin-bar .topheader {
    margin-top: 32px;
}

.topheader {
     transition: all 0.3s ease-in-out;
     transform: translateY(0);
}

.topheader.is-scrolled{
    transform: translateY(-45px);
}

.topheader ul.uael-nav-menu li.menu-item i{
	margin-right: 5px;
}

.topfixed{
    position: sticky;
    top: 70px;
}

.pricefixed{
    top: 80px;
}
@media (max-width: 1024px) {
	.topfixed{
		top: 63px;
	}

	.pricefixed{
		top: 73px;
	}	
}
@media (max-width: 767px) {
	.topfixed{
		top: 58px;
	}
}

/* =========================================
   WOOCOMMERCE & PRICING TABLES
   ========================================= */

.tiered-pricing-block {
    flex: auto;
    text-align: center;
    padding: 5px!important;
    border: 1px solid #e1e1e1!important;
}

#content .tiered-pricing-wrapper .tiered-pricing--active{
    border-color: #6E6E6E!important;
    background: #f4f6f7!important;
}

.tiered-pricing-block__quantity{
    margin-top: 0!important;
}

.tiered-pricing-blocks .tiered-pricing--active {
    transform: scale(1)!important;
}

body.woocommerce-checkout .wc-block-components-product-metadata__description{
    display: none!important;
}

.summary.entry-summary form.cart{
    text-align: center;
}

.summary.entry-summary > .price{
    border: 1px solid #6E6E6E;
    border-radius: 5px;
    background: #f4f6f7;
    padding: 5px 5px 6px;
    flex: auto;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 1.1em;
}

.summary.entry-summary > .price del span.woocommerce-Price-amount{
    font-weight: 100;
    display: none!important;
}

.woocommerce-js .quantity + .button.single_add_to_cart_button {
    padding: 13px 15px;
    top: -1px !important;
}

#dynamic-total{
    padding: 5px!important;
}

.tiered-pricing-dynamic-price-wrapper::after {
    content: "per person"; 
    display: block;        
    font-size: .8em;       
    font-weight: 400;      
    line-height: 1em;
}

/* =========================================
   PRODUCTO SLIDER BACKGROUND
   ========================================= */

.slideproductbg .imgsbg,
.slideproductbg .imgsbg .elementor-shortcode{
    height: 100%;
    position: absolute;
    width: 100%;
}

.slideproductbg .imgsbg .elementor-shortcode{
    filter: brightness(.7);
}

/* =========================================
   ASTRA HEADER LOGO & MENU
   ========================================= */

.ast-custom-header .logo,
.ast-custom-header .logo img,
.ast-custom-header .logo .elementor-widget-container{
    transition: all 0.3s ease-in-out;
}

.ast-custom-header .logo a{
    overflow: hidden;
    display: block;
}

.ast-custom-header:not(.ast-header-sticky-active) .logo img{
    max-width: 350px;
}

.ast-custom-header .uael-nav-menu .uael-has-submenu-container > a{
    cursor: default;
}

/* =========================================
   LISTAS DE INCLUIDOS / EXCLUIDOS
   ========================================= */

.includeditem ul,
.noincludeditem ul{
    list-style-type: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.includeditem ul li,
.noincludeditem ul li{
    position: relative;
    padding-left: 23px;
    margin-bottom: 5px;
    line-height: 1.3;
}

.noincludeditem ul li{
    padding-left: 20px;
}

.includeditem ul li::before,
.noincludeditem ul li::before{
    content: "\f00c"; 
    color: #00A43F; 
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    position: absolute;
    left: 0;
    top: 2px; 
    font-size: 15px; 
}

.noincludeditem ul li::before{
    content: "\f00d"; 
    color: #E52321; 
    font-size: 17px;
}

/* =========================================
   FANCYBOX CUSTOMIZATION
   ========================================= */

body .fancybox-container.fancybox-is-open .fancybox-bg {
    background-color: #000 !important;
    opacity: 0.87 !important;
}

body.single-product .dialog-type-lightbox {
    background-color: transparent!important;
}

.fancybox-container {
    background: transparent !important;
}

.fancybox-caption::after {
    display: none !important;
    content: none !important;
}

.fancybox-caption {
    background: transparent !important;
    font-family: inherit;
}

/* =========================================
   ACORDEÓN ITINERARIO
   ========================================= */

.ppt-itinerary-wrapper {
    margin-top: 25px;
    font-family: inherit;
}

.ppt-itin-controls {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px;
}

.ppt-btn-toggle {
    background: transparent;
    color: var(--e-global-color-astglobalcolor1);
    border: 1px solid var(--e-global-color-astglobalcolor1);
    padding: 8px 12px 6px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.ppt-btn-toggle:hover {
    background: var(--e-global-color-astglobalcolor1);
    color: var(--e-global-color-astglobalcolor4);
}

.ppt-itin-item {
    border-radius: 6px;
    margin-bottom: 12px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e1e1e1;
}

.ppt-itin-header {
    display: flex;
    align-items: center;
    padding: 10px;
    cursor: pointer;
    background: #f4f6f7;
    transition: all 0.3s ease;
    border-bottom: 1px solid transparent;
}

.ppt-itin-thumb {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    margin-right: 20px;
    background: var(--e-global-color-astglobalcolor4);
    border-radius: 5px; 
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ppt-itin-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
}

.ppt-itin-item.active .ppt-itin-thumb img {
    transform: scale(1.1);
}

.ppt-itin-thumb .dashicons {
    font-size: 28px;
    color: #ccc;
}

.ppt-itin-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: start;
}

.ppt-day {
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: var(--e-global-color-astglobalcolor5);
    margin-bottom: 4px;
    background-color: var(--e-global-color-astglobalcolor0);
    border-radius: 5px;
    padding: 8px 12px 6px;
    line-height: 1em;
}

.ppt-title {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.25;
    color: var(--e-global-color-astglobalcolor2);
}

.ppt-itin-icon {
    margin-left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: var(--e-global-color-astglobalcolor2);
    transition: transform 0.3s ease;
}

.ppt-itin-icon .dashicons {
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    margin-top: -3px;
    font-family: inherit !important; 
}

.ppt-itin-icon .dashicons::before {
    content: none !important;
}

.ppt-itin-item.active .ppt-itin-icon {
    color: var(--e-global-color-astglobalcolor0);
    transform: rotate(180deg);
}

.ppt-itin-item:hover .ppt-itin-icon {
    color: var(--e-global-color-astglobalcolor0);
}

.ppt-itin-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    background: var(--e-global-color-astglobalcolor4);
}

.ppt-itin-content {
    padding: 30px;
    border-top: 1px solid #e1e1e1;
}

.ppt-itin-text {
    margin-bottom: 25px;
    color: var(--e-global-color-astglobalcolor2);
    font-size: 1rem;
    line-height: 1.7;
}

/* =========================================
   GALERÍA ITINERARIO
   ========================================= */

.ppt-itin-gallery { 
    margin-top: 20px; 
    width: 100%; 
}

.ppt-gallery-link {
    display: block;
    text-decoration: none;
    transition: transform 0.3s, opacity 0.3s;
}

.ppt-gallery-link:hover { 
    transform: scale(1.02); 
    opacity: 0.9; 
}

.ppt-img-wrapper {
    margin: 0; padding: 0;
    position: relative;
    width: 100%;
    padding-bottom: 65%; 
    background-color: #f4f4f4;
    border-radius: 5px;
    overflow: hidden;
}

.ppt-img-wrapper img {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
    display: block;
}

.ppt-itin-gallery.has-multiple-images { 
    display: grid; 
    grid-template-columns: 1fr; 
    gap: 15px; 
}

@media (min-width: 768px) { 
    .ppt-itin-gallery.has-multiple-images { 
        grid-template-columns: 1fr 1fr; 
    } 
}

.ppt-itin-gallery.has-one-image { 
    display: flex; 
    justify-content: center; 
}

.ppt-itin-gallery.has-one-image .ppt-gallery-link { 
    width: 100%; 
}

@media (min-width: 768px) { 
    .ppt-itin-gallery.has-one-image .ppt-gallery-link { 
        width: 50%; 
    } 
}

/* =========================================
   TABS DE INFORMACIÓN
   ========================================= */

.ppt-tabs-wrapper {
    font-family: inherit;
}

.ppt-tabs-nav {
    display: flex;
    width: 100%;
    padding: 0 6px;
}

.ppt-tab-btn {
    flex: 1; 
    background: transparent!important;
    border: 1px solid transparent;
    border-bottom: 3px solid transparent;
    border-color: transparent!important;
    padding: 15px 10px;
    font-size: 16px;
    font-weight: 700;
    color: var(--e-global-color-astglobalcolor2);
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center; 
    text-align: center;
    gap: 8px;
    position: relative;
    margin-bottom:-2px;
    box-shadow: none!important;
}

.ppt-tab-btn i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ppt-gray);
    transition: color 0.3s;
    flex-shrink: 0;
}

.ppt-tab-btn:hover i {
    color: var(--ppt-blue);
}

.ppt-tab-btn.active i {
    color: var(--ppt-gold);
}

.ppt-tab-btn:hover {
    color: var(--e-global-color-astglobalcolor1);
    background-color: transparent!important;
}

.ppt-tab-btn.active {
    background: transparent!important;
    color: var(--e-global-color-astglobalcolor1);
    border-bottom-color: var(--e-global-color-astglobalcolor0)!important;
}

.ppt-tabs-content-area {
    border: 1px solid #e1e1e1;
    background: var(--e-global-color-astglobalcolor4);
    padding: 27px 30px;
    border-radius: 6px;
}

.ppt-tab-pane {
    display: none;
    animation: pptFadeIn 0.4s ease;
}

.ppt-tab-pane.active {
    display: block;
}

.ppt-tab-inner-text {
    color: var(--e-global-color-astglobalcolor2);
}

.ppt-tab-inner-text > *:last-child{
    margin-bottom:0;
}

.ppt-tab-inner-text h3 {
    color: var(--e-global-color-astglobalcolor1);
    font-size: 1.2rem;
    margin-bottom: 15px;
}

.ppt-tab-inner-text ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

.ppt-tab-inner-text li {
    margin-bottom: 5px;
}

@keyframes pptFadeIn {
    from { opacity: 0; transform: translateY(5px); }
    to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 767px) {
    .ppt-tabs-nav {
        flex-direction: column;
        padding: 0;
        gap: 0;
    }

    .ppt-tab-btn {
        width: 100%;
        flex: none;
        justify-content: flex-start; 
        text-align: left;
        padding: 15px 20px;
        margin-bottom: 0;
        border-bottom: 1px solid #f4f4f4 !important;
        border-left: 4px solid transparent !important;
    }

    .ppt-tab-btn.active {
        background-color: #fafafa;
        border-left-color: var(--e-global-color-astglobalcolor0) !important; 
        border-bottom-color: #f4f4f4 !important; 
    }

    .ppt-tabs-content-area {
        margin-top: 5px;
        padding: 20px 15px; 
    }
}

/* =========================================
   MENÚ TOUR & ESTILOS VARIOS
   ========================================= */

@media (max-width: 1024px) {
	.menusup li.elementor-widget-button{
		padding: 5px;
	}
}

.menutour:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: var(--e-global-color-astglobalcolor5);
    border-bottom: 1px solid #e1e1e1;
    z-index: -1;
    left: var(--left-offset, 0); 
    width: var(--total-width, 100%);
}

.menutour ul.uael-nav-menu > li:nth-child(1):after,
.menutour ul.uael-nav-menu > li:nth-child(2):after{
    display: block;
    content: "";
    position: absolute;
    top:50%;
    right:0;
    transform: translateY(-50%);
    height: 25px;
    width:1px;
    background-color: rgba(0,0,0,.25);
}

.ppt-print-btn{
    width: 100%;
    font-weight: var(--e-global-typography-primary-font-weight)!important;
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif!important;
    color: #000!important;
    background: transparent!important;
    padding: 14px 8px!important;
}

.ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.form-row-first {
    width: 50%!important;
}

/* =========================================
   PPT TOUR SLIDER
   ========================================= */

:root {
    --ppt-slider-h-desktop: calc(100vh - 115px);
    --ppt-slider-h-tablet:  calc(100vh - 109px);
    --ppt-slider-h-mobile:  calc(100vh - 103px);
    --ppt-main-red: #E52020;
}

.ppt-slider-main-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: var(--ppt-slider-h-desktop);
}

#ppt-tour-slider, 
#ppt-tour-slider .owl-stage-outer, 
#ppt-tour-slider .owl-stage, 
#ppt-tour-slider .owl-item, 
#ppt-tour-slider .item { 
    height: 100% !important; 
}

#ppt-tour-slider .item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #333;
    display: flex;
    align-items: center;
    cursor: grab;
    position: relative;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-attachment: scroll;
}

#ppt-tour-slider .item:active {
    cursor: grabbing;
}

#ppt-tour-slider .item::before {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%);
}

.slider-content {
    position: relative;
    z-index: 10;
    color: #fff;
    width: 100%;
}

.ppt-anim {
    opacity: 0;
}

#ppt-tour-slider h2 {
    max-width: 880px;
    padding: 0 40px;
    width: 100%;
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
    text-align: center;
    margin: 0 auto 15px;
}

#ppt-tour-slider p {
    font-size: 22px;
    margin-bottom: 25px;
    text-align: center;
}

.btn-ppt-slider {
    background-color: var(--ppt-main-red);
    color: #fff !important;
    padding: 14px 35px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
    transition: transform 0.3s ease;
    text-align: center;
}

.btn-ppt-slider:hover {
    transform: translateY(-3px);
	background-color: var(--ast-global-color-1);
}

.slider-btn{
    text-align:center;
}

.price-slider ins { text-decoration: none; color: #fff; font-weight: 800; }
.price-slider del { font-size: 0.7em; opacity: 0.6; margin-right: 8px; }

.owl-nav{
    position: initial!important;
    transform: unset!important;
}

.owl-theme .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, .5)!important;
    height: 40px;
    width: 40px;
    border-radius: 50%!important;
    display: flex!important;
    justify-content: center;
    align-items: center;
    font-size: 20px!important;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}

.owl-prev { left: 25px; }
.owl-next { right: 25px; }

.owl-dots {
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
}

.owl-dot span {
    background: rgba(255,255,255,0.4) !important;
}

.owl-dot.active span {
    background: #fff !important;
}

@media (max-width: 1024px) {
    .ppt-slider-main-container { height: var(--ppt-slider-h-tablet); }
    #ppt-tour-slider h2 { font-size: 35px; }
}

@media (max-width: 767px) {
    .ppt-slider-main-container { height: var(--ppt-slider-h-mobile); }
    #ppt-tour-slider h2 { font-size: 25px; }
    .slider-content { text-align: center; }
}

.price-from-label {
    font-size: 0.6em;
    text-transform: lowercase;
    opacity: 0.9;
    margin-right: 4px;
    font-weight: 400;
}

/* =========================================
   UAEL POSTS & OVERLAYS
   ========================================= */

.carrutour .uael-post__bg-wrap {
    border-radius: 10px;
    overflow: hidden;
}

.carrutour .uael-post__link-complete-yes .uael-post__complete-box-overlay {
    z-index: 2;
}

.carrutour .uael-tour-info-overlay {
    position: absolute;
    top: 8px;
    padding: 0;
    z-index: 1;
    background: transparent;
    width: 100%;
}

.carrutour .uael-tour-info-overlay .uael-tour-price {
    background-color: #d22027; /* Red PPT */
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 10px;
    padding: 3px 8px;
    color: #fff;
}

.carrutour .uael-tour-info-overlay .uael-tour-duration {
    background-color: #fdc33f; /* Yellow PPT */
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 10px;
    padding: 3px 8px;
    color: #fff;
}

.catelist .uael-grid-img-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: unset;
    display: flex;
    justify-content: center;
    align-items: center;
}

.catelist .uael-grid-item-content {
    border-radius: 15px;
    overflow: hidden;
}

/* =========================================
   GRID CATEGORÍAS
   ========================================= */

.ppt-categories-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    width: 100%;
}

.ppt-cat-card {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 15px;
    overflow: hidden;
    background-color: #eee;
    text-decoration: none !important;
    isolation: isolate;
}

.ppt-cat-bg, 
.ppt-cat-overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    pointer-events: none;
}

.ppt-cat-bg {
    background-size: cover;
    background-position: center;
    transition: transform 0.6s ease;
    z-index: 1;
}

.ppt-cat-overlay {
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.4) 30%, transparent 100%);
    opacity: 0.8;
    transition: opacity 0.3s ease;
    z-index: 2;
}

.ppt-cat-content {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;
    padding: 25px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.ppt-cat-title {
    color: #fff !important;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}

.ppt-cat-line {
    display: block;
    width: 40px; height: 4px;
    background-color: #d22027;
    margin-bottom: 12px;
    transition: 0.3s ease;
}

.ppt-cat-card:hover .ppt-cat-bg { transform: scale(1.1); }
.ppt-cat-card:hover .ppt-cat-overlay { opacity: 1; }
.ppt-cat-card:hover .ppt-cat-line { width: 60px; background-color: #fdc33f; }

@media (max-width: 1024px) {
    .ppt-categories-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .ppt-categories-grid {
        grid-template-columns: 1fr;
    }

    .ppt-cat-card {
        aspect-ratio: 17 / 9;
    }

    .ppt-cat-content { padding: 15px; }
    .ppt-cat-title { font-size: 1.25rem; }
}

/* =========================================
   HOME BANNERS (16:9)
   ========================================= */

.ppt-banner-item {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 15px;
    overflow: hidden;
    text-decoration: none !important;
    background-color: #eee;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    isolation: isolate;
}

.ppt-banner-bg,
.ppt-banner-overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    pointer-events: none;
}

.ppt-banner-bg {
    background-size: cover;
    background-position: center;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 1;
}

.ppt-banner-overlay {
    background: linear-gradient(to top, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.5) 40%, transparent 100%);
    opacity: 0.8;
    transition: opacity 0.3s ease;
    z-index: 2;
}

.ppt-banner-content {
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;
    padding: 40px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
}

.ppt-banner-line {
    display: block;
    width: 50px; height: 4px;
    background-color: #d22027;
    margin-bottom: 15px;
    transition: 0.3s ease;
}

.ppt-banner-title {
    color: #fff !important;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.9);
}

.ppt-banner-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.4;
    max-width: 85%;
}

.ppt-banner-item:hover .ppt-banner-bg { transform: scale(1.08); }
.ppt-banner-item:hover .ppt-banner-overlay { opacity: 1; }
.ppt-banner-item:hover .ppt-banner-line { width: 80px; background-color: #fdc33f; }

@media (max-width: 1024px) {
    .ppt-banner-content { padding: 25px; }
    .ppt-banner-title { font-size: 1.5rem; }
    .ppt-banner-subtitle { font-size: 1rem; max-width: 100%; }
}

@media (max-width: 767px) {
    .ppt-banner-item {
        aspect-ratio: 16 / 10; 
    }
    
    .ppt-banner-content { padding: 25px; }
    .ppt-banner-title { font-size: 1.5rem; }
    .ppt-banner-subtitle { font-size: 1rem; max-width: 100%; }
}

/* =========================================
   FIX CARRUSEL PROYECTOS (UAEL)
   ========================================= */

.carrutour .slick-track {
    display: flex !important;
    padding-bottom: 6px;
}

.carrutour .slick-slide {
    height: auto !important;
    display: flex !important;
    align-items: stretch !important;
}

.carrutour .slick-slide > div {
    height: 100% !important;
    display: flex !important;
    width: 100%;
}

.carrutour .uael-post__bg-wrap {
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    width: 100%;
}

.carrutour .uael-post__inner-wrap {
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.carrutour .uael-post__content-wrap {
    flex-grow: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    padding-bottom: 20px !important;
    height: auto !important;
}

.carrutour .uael-post__title {
    margin-bottom: auto !important;
    padding-bottom: 15px !important;
}

.carrutour .uael-post__read-more {
    margin-top: 0 !important;
    align-self: center !important;
}

/* =========================================
   FOOTER 3 COLUMNAS
   ========================================= */
.linkfooter ul.uael-nav-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (min-width: 768px) {

    .linkfooter ul.uael-nav-menu {
        column-count: 3;
        column-gap: 40px;
        width: 100%;
    }

    .linkfooter ul.uael-nav-menu li {
        break-inside: avoid;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        width: 100%;
    }

}

/* =========================================
   PRIMA
   ========================================= */

.prima.menu-item > .uael-menu-item:after{
	content: '';
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	margin-left: 10px;
	display: inline-block;
	opacity: 1 !important;
    position: relative;
    background-color: transparent !important;
}

/* =========================================
   CATEGORIA MENU
   ========================================= */

.menu-categorias {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* Justificado */
    gap: 5px;
}

.menu-categorias .menu-cat-item {
    flex: 1 1 auto;
    text-align: center;
    padding: 5px 8px;
    background: #f5f5f5;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease;
}

.menu-categorias .menu-cat-item:hover {
    background: var( --e-global-color-secondary );
    color: #fff;
}

/* Categoría activa */
.menu-categorias .menu-cat-item.active-cat {
    background: var( --e-global-color-primary );
    color: #fff;
}

/* =========================================
   TESTIMONIAL MODAL
   ========================================= */


#testimonialpost-modal {
    position: fixed;
    inset: 0;
    z-index: 999999;
}
.testimonialpost-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.75);
}

.testimonialpost-title{
	color: var(--e-global-color-astglobalcolor1);
}
.testimonialpost-title:after{
	content: "";
    display: block;
    width: 70px;
    height: 3px;
    background-color: var(--e-global-color-astglobalcolor0);
    margin-top: 10px;
}
.testimonialpost-content {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 92%;
    max-width: 820px;
    max-height: 90vh;
    border-radius: 10px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.35);
    overflow: hidden;
}
.testimonialpost-body {
    padding: 50px 45px;
    overflow-y: auto;
    max-height: 90vh;
}
.testimonialpost-close {
    position: absolute;
    top: 14px;
    right: 18px;
    font-size: 26px;
    cursor: pointer;
}
.testimonialpost-open {
    margin-top: 15px;
    padding: 8px 18px;
    background: #d22027;
    color: #fff;
    border: none;
    cursor: pointer;
}
.testimonialpost-image img {
    width: 100%;
    height: auto;
    margin-top: 25px;
    border-radius: 6px;
}


/* =========================================
   FORMULARIO CREA VIAJE
   ========================================= */

/* --- Contenedor Principal --- */
.ppt-form-pro {
  max-width: 1000px;
  margin: 0 auto;
  font-family: inherit;
  color: #333;
}

/* Reset de etiquetas CF7 */
.ppt-form-pro p { margin: 0; padding: 0; }
.ppt-form-pro br { display: none; }

/* --- Fieldsets y Títulos --- */
.ppt-form-pro fieldset {
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  padding: 25px;
  margin-bottom: 30px;
  background-color: #f9f9f9;
}

.ppt-form-pro legend {
  font-weight: 800;
  text-transform: uppercase;
  padding: 0 15px;
  color: #005a87;
  font-size: 1.1rem;
  border-bottom: 2px solid #005a87;
  margin-bottom: 15px;
}

/* --- Tipografía y Etiquetas --- */
.ppt-form-pro label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 0.95rem;
  color: #2c3e50;
}

.ppt-form-pro label small {
  display: block;
  font-weight: normal;
  font-style: italic;
  color: #666;
  margin-top: 2px;
  font-size: 0.85em;
}

/* --- Grillas (Desktop) --- */
.ppt-form-pro .grid-2, 
.ppt-form-pro .grid-3, 
.ppt-form-pro .grid-4,
.ppt-form-pro .grid-destinos {
  display: grid;
  gap: 20px;
  margin-bottom: 15px;
}

.ppt-form-pro .grid-2 { grid-template-columns: repeat(2, 1fr); }
.ppt-form-pro .grid-3 { grid-template-columns: repeat(3, 1fr); }
.ppt-form-pro .grid-4 { grid-template-columns: repeat(4, 1fr); }

/* Grid de Destinos Específica */
.ppt-form-pro .grid-destinos {
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

.ppt-form-pro .dest-item {
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.ppt-form-pro .dest-item label {
  font-size: 0.85rem;
  margin-bottom: 5px;
}

/* --- Inputs, Selects y Textareas --- */
.ppt-form-pro input:not([type="checkbox"]):not([type="submit"]),
.ppt-form-pro select,
.ppt-form-pro textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-top: 0;
  box-sizing: border-box; /* Previene desbordes */
  background-color: #fff;
  font-size: 14px;
}

.ppt-form-pro textarea {
  height: 100px;
  resize: vertical;
}

/* --- Caja de alerta --- */
.ppt-form-pro .alert-box {
  background: #fff3cd;
  border-left: 5px solid #ffc107;
  padding: 15px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 0.9rem;
  color: #856404;
}

/* --- Footer y Botón --- */
.ppt-form-pro .form-footer {
  text-align: center;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.ppt-form-pro input[type="submit"] {
  background-color: #005a87;
  color: white;
  padding: 15px 50px;
  border: none;
  border-radius: 50px;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.ppt-form-pro input[type="submit"]:hover {
  background-color: #003f5e;
}

/* --- Responsivo (Móvil) --- */
@media (max-width: 768px) {
  .ppt-form-pro .grid-2, 
  .ppt-form-pro .grid-3, 
  .ppt-form-pro .grid-4,
  .ppt-form-pro .grid-destinos {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  
  .ppt-form-pro fieldset {
    padding: 15px;
  }
}

/* Agenda */
.infomenu .uael-has-submenu .sub-menu{
	margin-left: 25px;
	z-index: 1!important;
}
.infomenu .uael-has-submenu .sub-menu .uael-sub-menu-item{
	padding-left: 0!important;
}
.uael-nav-menu__layout-vertical .uael-menu-toggle:hover
 {
    border: 0;
}

.infomenu .uael-nav-menu-icon{
	padding-bottom: 3px!important;
}

.blogposts .uael-post__bg-wrap {
	border-radius: 10px!important;
	overflow: hidden;
}