/**
Theme Name: calahorraturismo
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: calahorraturismo
Template: astra
*/
/*GENERALES*/
body{
    background-color: #ffffff !important;
}
#main.content-wrapper{
    width: 100%;
}
.ast-separate-container .ast-article-single{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.content-area .elementor-widget-theme-post-content h1, 
.content-area .elementor-widget-theme-post-content h2, 
.content-area .elementor-widget-theme-post-content h3, 
.content-area .elementor-widget-theme-post-content h4, 
.content-area .elementor-widget-theme-post-content h5, 
.content-area .elementor-widget-theme-post-content h6 {
    margin-top: auto;
    margin-bottom: auto;
}
.ast-separate-container #content .ast-container{
    padding: 0 !important;
    max-width: 100%;
}
.ast-separate-container #primary{
    margin: 0 !important;
}
.wp-singular .ast-article-single{
    padding: 0 !important;
}
body.blog #content,
body.archive #content{
    max-width: 1780px;
    margin: auto;
    padding: 0 15px;
    width: 100%;
}
/*GENERALES TAMAÑOS*/
.text-60px{
    font-size: 60px;
    line-height: 60px;
}
.text-35px{
    font-weight: 400;
    font-size: 35px;
}
.text-20px{
    font-size: 20px;
    line-height: 24px;
}
.text-18px{
    font-size: 18px;
    line-height: 24px;
}
.text-16px{
    font-size: 16px;
    line-height: 20px;
}
@media(max-width:1300px){
    .text-60px {
        font-size: 36px;
        line-height: 36px;
    }
    .text-35px{
        font-size: 28px;
        line-height: 28px;
    }
}
@media(max-width:1024px){
    .text-20px{
        font-size: 18px;
        line-height: 22px;
    }
    .text-18px{
        font-size: 16px;
        line-height: 20px;
    }
}
@media(max-width:767px){
    .text-60px {
        font-size: 32px;
        line-height: 32px;
    }
    .text-35px{
        font-size: 22px;
        line-height: 26px;
    }
    .text-20px{
        font-size: 16px;
        line-height: 20px;
    }
    .text-18px{
        font-size: 15px;
        line-height: 18px;
    }
    .text-16px{
        font-size: 14px;
        line-height: 18px;
    }
}
/*BREADCUMS*/
body.page-id-76 .ct-custom-header-breadcums{
    display: none;
}
.ct-custom-header-breadcums span a,
.ct-custom-header-breadcums span,
.ct-custom-descubre-breadcums span a,
.ct-custom-descubre-breadcums span,
.ct-custom-agenda-breadcum span a,
.ct-custom-agenda-breadcum span,
.ct-custom-rutas-breadcums span a,
.ct-custom-rutas-breadcums span{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #05163B;
    opacity: 0.8;
}
.ct-custom-header-breadcums #breadcrumbs > span,
.ct-custom-descubre-breadcums #breadcrumbs > span,
.ct-custom-agenda-breadcum #breadcrumbs > span,
.ct-custom-rutas-breadcums #breadcrumbs > span{
    display: flex;
    align-items: center;
    gap: 10px;
}
.ct-custom-header-breadcums span i,
.ct-custom-descubre-breadcums span i,
.ct-custom-agenda-breadcum span i,
.ct-custom-rutas-breadcums span i{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    font-size: 4px;
    color: #2E381F;
    padding-top: 3px;
}
.ct-custom-header-breadcums span.breadcrumb_last,
.ct-custom-descubre-breadcums span.breadcrumb_last,
.ct-custom-agenda-breadcum span.breadcrumb_last,
.ct-custom-rutas-breadcums span.breadcrumb_last{
    font-weight: 400;
    opacity: 1;
}
.single-descubre-calahorra .ct-custom-header-breadcums,
.single-agenda .ct-custom-header-breadcums,
.single-ruta .ct-custom-header-breadcums,
.single-organiza-tu-viaje .ct-custom-header-breadcums{
    display: none;
}
@media(max-width: 767px){
    .ct-custom-header-breadcums{
        display: none;
    }
}

/*CABECERA/
/*Buscador desplegable*/
.ct-custom-header-search .search-icon-container {
    position: relative;
    display: inline-flex;
    align-items: center;
    z-index: 1000;
}
.ct-custom-header-search .search-icon {
    cursor: pointer;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border-radius: 50%;
    padding: 0;
}
.ct-custom-header-search .search-icon i {
    font-size: 18px;
    color: #333;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 20px;
}
.ct-custom-header-search .search-form-container {
    position: absolute;
    right: 10px;
    top: 28px;
    opacity: 0;
    visibility: hidden;
    width: 0;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    height: 40px;
}
.ct-custom-header-search .search-form-container.active {
    opacity: 1;
    visibility: visible !important;
    width: 250px;
    display: block !important;
}
.ct-custom-header-search .search-form {
    display: flex;
    width: 100%;
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.ct-custom-header-search .search-field {
    flex-grow: 1;
    border: none;
    padding: 8px 40px 8px 15px;
    width: 100%;
    font-size: 14px;
    outline: none;
    background: transparent;
    height: 38px;
    min-height: auto;
    z-index: 9;
    background-color: #FFFFFF;
    box-shadow: none;
}
.ct-custom-header-search .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: none;
    padding: 8px;
    cursor: pointer;
    height: 38px ;
    min-height: auto;
    line-height: 1;
}
.ct-custom-header-search .search-submit i {
    font-size: 18px;
    color: #333;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
}
.ct-custom-header-search .search-form-container.active .search-form {
    display: flex;
}

/*MENU*/
.ct-menu-header .jet-mega-menu-item:hover .jet-mega-menu-item__label{
    text-decoration: underline;
}
.ct-menu-header .jet-mega-menu-mega-container{
    position: fixed !important;
    z-index: 999 !important;
    top: 88px !important;
    left: 0 !important;
    width: 100% !important;
    height: fit-content;
    transform: none;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.ct-menu-header .jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner{
    transform: none !important;
    max-width: 1600px !important;
    margin: 0 auto !important;
    width: 100% !important;
}
@media(max-width:1500px){
    .ct-menu-header .jet-mega-menu-list{
        gap: 10px;
    }
    .ct-menu-header .jet-mega-menu-list .jet-mega-menu-item__label{
        font-size: 16px;
        line-height: 16px;
    }
}
/*MENU MOVIL*/
.ct-menu-herader-toggle .jet-mobile-menu__header-logo-close{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #05163B40;
}
.ct-menu-herader-toggle .jet-mobile-menu__header-logo-close img{
    width: 165px;
}
.ct-menu-herader-toggle .jet-mobile-menu__header-logo-close svg{
    width: 26px !important;
}

.ct-menu-herader-toggle .jet-mobile-menu__controls .jet-mobile-menu__back{
    justify-content: flex-start;
}
.ct-menu-herader-toggle .jet-mobile-menu__controls .jet-mobile-menu__back svg{
    width: 10px !important;
    min-width: 10px !important;
}
.ct-menu-herader-toggle .jet-mobile-menu__controls .jet-mobile-menu__breadcrumbs .jet-mobile-menu__breadcrumb{
    display: none;
}
.ct-menu-herader-toggle .jet-mobile-menu__controls .jet-mobile-menu__breadcrumbs .jet-mobile-menu__breadcrumb:last-child{
    display: block;
}

.ct-menu-herader-toggle .jet-mobile-menu__body .jet-mobile-menu__item:first-child{
    border-top: 1px solid #05163B40;
}
.ct-menu-herader-toggle .jet-mobile-menu__body .jet-mobile-menu__item{
    border-bottom: 1px solid #05163B40;
}
.ct-menu-herader-toggle .jet-mobile-menu__body .jet-mobile-menu__item .jet-dropdown-arrow{
    position: absolute;
    right: 10px;
}
.ct-menu-herader-toggle .jet-mobile-menu__body .jet-mobile-menu__item .jet-dropdown-arrow svg{
    width: 10px !important;
}

.ct-imagetext-menu .elementor-widget-container{
	min-height: 161px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ct-footer-menu,
.ct-footer-menu > div[data-elementor-type="section"],
.ct-footer-menu > div[data-elementor-type="section"] > .elementor-section,
.ct-footer-menu > div[data-elementor-type="section"] > .elementor-section > .elementor-container,
.ct-footer-menu > div[data-elementor-type="section"] > .elementor-section > .elementor-container > .elementor-column,
.ct-footer-menu > div[data-elementor-type="section"] > .elementor-section > .elementor-container > .elementor-column > .elementor-widget-wrap{
    height: 100%;
}
.ct-footer-menu > div[data-elementor-type="section"] > .elementor-section > .elementor-container > .elementor-column > .elementor-widget-wrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/*HOME*/
.ct-slide-home{
    border-radius: 20px;
    overflow: hidden;
}
.ct-slide-home .swiper-slide{
    min-height: 600px;
}
.ct-slide-home .elementor-slide-heading{
    max-width: 860px;
    margin: auto;
}
.ct-slide-home .swiper-slide-contents .elementor-button{
    padding: 12px 30px;
}
.ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-prev{
    top: 90%;
    left: 47.5%;
    border: 1px solid #ffffff;
    border-radius: 40px;
    padding: 0;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-prev::after{
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 26px;
    color: #ffffff;
    visibility: visible;
    padding-top: 3px;
}
.ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-next{
    top: 90%;
    right: 47.5%;
    border: 1px solid #ffffff;
    border-radius: 40px;
    padding: 0;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-next::after{
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 26px;
    color: #ffffff;
    visibility: visible;
    padding-top: 3px;
}
.ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-prev svg,
.ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-next svg{
    display: none;
}
@media(max-width:1024px){
    .ct-slide-home .swiper-slide{
        min-height: 450px;
    }
    .ct-slide-home .swiper-slide-inner{
        align-items: flex-end;
        justify-content: flex-start;
    }
    .ct-slide-home .swiper-slide-contents{
        text-align: left;
        max-width: 650px !important;
    }
    .ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-prev{
        right: 65px;
        top: auto;
        bottom: 0px;
        left: auto;
    }
    .ct-slide-home .elementor-slides-wrapper .elementor-swiper-button-next{
        right: 15px;
        top: auto;
        bottom: 0px;
    }
}
@media(max-width:767px){
    .ct-slide-home .swiper-slide{
        min-height: 280px;
    }
    .ct-slide-home .swiper-slide .elementor-slide-heading{
        margin-bottom: 30px !important;
    }
}
/*descubre calahorra*/
.descubre-contents .descubre-filters{
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px 10px;
    min-height: 40px;
    margin-bottom: 40px;
    margin-top: 0;
}
.descubre-contents .descubre-filters li label{
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #05163B;
    padding: 10px 14px;
    border: 1px solid #05163B;
    border-radius: 6px;
    cursor: pointer;
    display: block;
}
.descubre-contents .descubre-filters li label:hover,
.descubre-contents .descubre-filters li.filter-active label{
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}

.descubre-contents #descubre-list .swiper{
    overflow: visible;
}
.descubre-contents #descubre-list .descubre-container,
.ct-listado-descubre .descubre-container,
.related-descubre .descubre-container,
.descubre-calahorra-filter-widget .descubre-container{
    min-height: 557px;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
}
.descubre-contents #descubre-list .descubre-container::after,
.ct-listado-descubre .descubre-container::after,
.related-descubre .descubre-container::after,
.descubre-calahorra-filter-widget .descubre-container::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 20px;
    background: linear-gradient(0deg, rgb(5 22 59 / 20%), var(--opacidad-base-azul, rgb(5 22 59 / 20%))), linear-gradient(180deg, rgba(0, 0, 0, 0) 22.07%, rgb(0 0 0 / 20%) 75.1%);
    width: 100%;
    height: 100%;
}


.descubre-contents #descubre-list .descubre-fondo,
.ct-listado-descubre .descubre-fondo,
.related-descubre .descubre-fondo,
.descubre-calahorra-filter-widget .descubre-fondo{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 20px;
    object-fit: cover;
    filter: brightness(0.7);
}
.descubre-contents #descubre-list .descubre-container .descubre-title,
.ct-listado-descubre .descubre-container .descubre-title,
.related-descubre .descubre-container .descubre-title,
.descubre-calahorra-filter-widget .descubre-container .descubre-title{
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    color: #F5E8DF;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
    word-break: break-word;
}
.descubre-contents #descubre-list .descubre-container .descubre-description,
.ct-listado-descubre .descubre-container .descubre-description,
.related-descubre .descubre-container .descubre-description,
.descubre-calahorra-filter-widget .descubre-container .descubre-description{
    margin-bottom: 13px;
    z-index: 2;
    position: relative;
}
.descubre-contents #descubre-list .descubre-container .descubre-description *,
.ct-listado-descubre .descubre-container .descubre-description *,
.related-descubre .descubre-container .descubre-description *,
.descubre-calahorra-filter-widget .descubre-container .descubre-description *{
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
    color: #F5E8DF;
}
.descubre-contents #descubre-list .descubre-container .btn,
.ct-listado-descubre .descubre-container .btn,
.related-descubre .descubre-container .btn,
.descubre-calahorra-filter-widget .descubre-container .btn{
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #F5E8DF;
    padding: 8px 18px;
    border: 1px solid #F5E8DF;
    background-color: transparent;
    border-radius: 12px;
    cursor: pointer;
    text-decoration: none;
    z-index: 2;
    position: relative;
}
.descubre-contents #descubre-list .descubre-container .btn:hover,
.ct-listado-descubre .descubre-container .btn:hover,
.related-descubre .descubre-container .btn:hover,
.descubre-calahorra-filter-widget .descubre-container .btn:hover{
    background-color: #F5E8DF;
    color: #05163B;
}
.descubre-contents #descubre-list .descubre-terms,
.ct-listado-descubre .descubre-terms,
.related-descubre .descubre-terms,
.descubre-calahorra-filter-widget .descubre-terms{
    position: absolute;
    left: 20px;
    top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 91%;
    z-index: 2;
}
.descubre-contents #descubre-list .descubre-terms .descubre-term,
.ct-listado-descubre .descubre-terms .descubre-term,
.related-descubre .descubre-terms .descubre-term,
.descubre-calahorra-filter-widget .descubre-terms .descubre-term{
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #05163B;
    background-color: #D2E0FF;
    padding: 6px 10px;
}
.descubre-contents #descubre-list .swiper-button-prev,
.descubre-contents #descubre-list .swiper-button-next{
    z-index: 9
}
.descubre-contents #descubre-list .swiper-button-prev{
    bottom: -70px;
    right: 44px;
    left: auto;
    top: auto;
}
.descubre-contents #descubre-list .swiper-button-next{
    bottom: -70px;
    right: 0px;
    left: auto;
    top: auto;
}
.descubre-calahorra-results .swiper-button-prev:after,
.descubre-contents #descubre-list .swiper-button-prev:after{
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.descubre-calahorra-results .swiper-button-next:after,
.descubre-contents #descubre-list .swiper-button-next:after{
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.descubre-contents .descubre-link{
    position: absolute;
    right: 94px;
    bottom: -67px;
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    padding: 9px 30px;
    border: 1px solid #5E83D6;
    border-radius: 12px;
    cursor: pointer;
    background-color: #5E83D6;
    text-decoration: none !important;
}
.descubre-contents .descubre-link:hover{
    background-color: #05163B;
    border-color: #05163B;
}
.see-descubre-filters{
    display: none
}
@media(max-width:767px){
    .descubre-contents #descubre-list .descubre-container{
        min-height: 347px;
    }
    .descubre-calahorra-filter-widget .descubre-container{
        min-height: 350px;
    }
    .descubre-contents #descubre-list .descubre-container .descubre-title,
    .ct-listado-descubre .descubre-container .descubre-title,
    .related-descubre .descubre-container .descubre-title,
    .descubre-calahorra-filter-widget .descubre-container .descubre-title{
        font-size: 24px;
        line-height: 24px;
    }
    .descubre-contents #descubre-list .descubre-container .descubre-description *,
    .ct-listado-descubre .descubre-container .descubre-description *,
    .related-descubre .descubre-container .descubre-description *,
    .descubre-calahorra-filter-widget .descubre-container .descubre-description *{
        font-size: 14px;
        line-height: 18px;
    }
    .descubre-contents .descubre-link{
        left: 0px;
        right: auto;
        font-weight: 500;
        font-size: 14px;
        line-height: 14px;
        padding: 14px 30px;
    }
    .descubre-contents #descubre-list .descubre-container .descubre-description *,
    .ct-listado-descubre .descubre-container .descubre-description *,
    .related-descubre .descubre-container .descubre-description *,
    .descubre-calahorra-filter-widget .descubre-container .descubre-description *{
        font-size: 14px;
        line-height: 16px;
    }
    .descubre-contents .descubre-filters{
        margin-bottom: 30px;
    }
    .descubre-contents .descubre-filters li{
        margin-bottom: 10px;
    }
}

/**/
#carrusel-rutas .rutas-container,
.ruta-filter-widget .rutas-container,
.listado-rutas .rutas-container{
    display: flex;
    border-radius: 20px;
    overflow: hidden;
}
#carrusel-rutas .rutas-container .rutas-content-izq,
.ruta-filter-widget .rutas-content-izq,
.listado-rutas .rutas-content-izq {
    padding: 80px 30px 30px 30px;
    background-color: #05163B;
    width: 100%;
    max-width: 45%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}
#carrusel-rutas .rutas-container .rutas-content-izq .rutas-title,
.ruta-filter-widget .rutas-content-izq .rutas-title,
.listado-rutas .rutas-content-izq .rutas-title {
    color: #F5E8DF;
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 19px;
    max-height: 122px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#carrusel-rutas .rutas-container .rutas-content-izq .rutas-description,
.ruta-filter-widget .rutas-content-izq .rutas-description,
.listado-rutas .rutas-content-izq .rutas-description {
    margin-bottom: 19px;
}
#carrusel-rutas .rutas-container .rutas-content-izq .rutas-description *,
.ruta-filter-widget .rutas-content-izq .rutas-description *,
.listado-rutas .rutas-content-izq .rutas-description * {
    color: #F5E8DF;
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
    max-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#carrusel-rutas .rutas-container .rutas-content-izq .rutas-info,
.ruta-filter-widget .rutas-content-izq .rutas-info,
.listado-rutas .rutas-content-izq .rutas-info {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 2%;
    max-width: 250px;
    margin-bottom: 19px;
}
#carrusel-rutas .rutas-container .rutas-content-izq .rutas-info li,
.ruta-filter-widget .rutas-content-izq .rutas-info li,
.listado-rutas .rutas-content-izq .rutas-info li {
    color: #F5E8DF;
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 16px;
    max-width: 49%;
    width: 100%;
}
#carrusel-rutas .rutas-container .rutas-content-izq .rutas-info li i,
.ruta-filter-widget .rutas-content-izq .rutas-info li i,
.listado-rutas .rutas-content-izq .rutas-info li i {
    padding-right: 10px;
    width: 30px;
    font-size: 16px;
}
#carrusel-rutas .rutas-container .rutas-content-izq .btn,
.ruta-filter-widget .rutas-content-izq .btn,
.listado-rutas .rutas-content-izq .btn {
    background-color: #F5E8DF;
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #05163B;
    padding: 14px 40px;
    display: block;
    width: fit-content;
    border-radius: 12px;
    border: 1px solid #F5E8DF;
    text-decoration: none;
}
#carrusel-rutas .rutas-container .rutas-content-izq .btn:hover,
.ruta-filter-widget .rutas-content-izq .btn:hover,
.listado-rutas .rutas-content-izq .btn:hover {
    background-color: #05163B;
    color: #F5E8DF;
}
#carrusel-rutas .rutas-container .rutas-content-drc,
.ruta-filter-widget .rutas-content-drc,
.listado-rutas .rutas-content-drc {
    width: 100%;
    max-width: 55%;
}
@media(min-width:768px){
    #carrusel-rutas .rutas-container .rutas-content-drc img{
        min-height: 372px;
    }
}
#carrusel-rutas .rutas-container .rutas-content-drc img,
.ruta-filter-widget .rutas-content-drc img,
.listado-rutas .rutas-content-drc img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    height: auto;
}
#carrusel-rutas .swiper-button-prev,
#carrusel-rutas .swiper-button-next,
.ruta-filter-widget .swiper-button-prev,
.ruta-filter-widget .swiper-button-next {
    z-index: 9
}
#carrusel-rutas .swiper-button-prev,
.ruta-filter-widget .swiper-button-prev {
    bottom: -70px;
    right: 44px;
    left: auto;
    top: auto;
}
#carrusel-rutas .swiper-button-next,
.ruta-filter-widget .swiper-button-next {
    bottom: -70px;
    right: 0px;
    left: auto;
    top: auto;
}
#carrusel-rutas .swiper-button-prev:after,
.ruta-filter-widget .swiper-button-prev:after {
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#carrusel-rutas .swiper-button-next:after,
.ruta-filter-widget .swiper-button-next:after {
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#carrusel-rutas .rutas-link {
    position: absolute;
    right: 94px;
    bottom: -67px;
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    padding: 9px 30px;
    border: 1px solid #5E83D6;
    border-radius: 12px;
    cursor: pointer;
    background-color: #5E83D6;
    text-decoration: none !important;
}
#carrusel-rutas .rutas-link:hover{
    background-color: #05163B;
    border-color: #05163B;
}
@media(max-width:1200px){
    #carrusel-rutas .swiper{
        overflow: visible;
    }
}
@media(max-width:767px){
    #carrusel-rutas .rutas-container .rutas-content-drc img{
        min-height: 180px;
    }
    #carrusel-rutas .rutas-container,
    .ruta-filter-widget .rutas-container,
    .listado-rutas .rutas-container {
        flex-direction: column;
        align-items: flex-start;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq,
    .ruta-filter-widget .rutas-content-izq,
    .listado-rutas .rutas-content-izq {
        width: 100%;
        max-width: 100%;
        padding: 50px 20px 0;
    }
    #carrusel-rutas .rutas-container .rutas-content-drc,
    .ruta-filter-widget .rutas-content-drc,
    .listado-rutas .rutas-content-drc {
        width: 100%;
        max-width: 100%;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq .rutas-info,
    .ruta-filter-widget .rutas-content-izq .rutas-info,
    .listado-rutas .rutas-content-izq .rutas-info {
        margin-bottom: 10px;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq .rutas-title,
    .ruta-filter-widget .rutas-content-izq .rutas-title,
    .listado-rutas .rutas-content-izq .rutas-title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 10px;
        max-height: 82px;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq .rutas-description,
    .ruta-filter-widget .rutas-content-izq .rutas-description,
    .listado-rutas .rutas-content-izq .rutas-description {
        margin-bottom: 20px;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq .rutas-description *,
    .ruta-filter-widget .rutas-content-izq .rutas-description *,
    .listado-rutas .rutas-content-izq .rutas-description * {
        font-size: 12px;
        line-height: 16px;
        max-height: 50px;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq .rutas-info li,
    .ruta-filter-widget .rutas-content-izq .rutas-info li,
    .listado-rutas .rutas-content-izq .rutas-info li {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 8px;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq .rutas-info li i,
    .ruta-filter-widget .rutas-content-izq .rutas-info li i,
    .listado-rutas .rutas-content-izq .rutas-info li i {
        font-size: 15px;
    }
    #carrusel-rutas .rutas-container .rutas-content-izq .btn,
    .ruta-filter-widget .rutas-content-izq .btn,
    .listado-rutas .rutas-content-izq .btn {
        font-size: 14px;
        line-height: 14px;
        position: absolute;
        left: 20px;
        bottom: -54px;
        padding: 10px 20px;
    }
    #carrusel-rutas .rutas-link{
        left: 0;
        right: auto;
        font-weight: 500;
        font-size: 14px;
        line-height: 14px;
        padding: 14px 30px;
    }
}

/**/
.ct-section-tab-viaje .elementor-widget-wrap:hover{
    background-color: #380202 !important;
}

/**/
.ct-blog-home .elementor-post {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4%;
    position: relative;
}
.ct-blog-home .elementor-post .elementor-post__thumbnail__link{
    max-width: 30%;
    width: 100%;
    height: 100%;
    max-height: 133px;
}
.ct-blog-home .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail{
    padding-bottom: 0 !important;
    height: 100%;
}
.ct-blog-home .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail img{
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.ct-blog-home .elementor-post .elementor-post__text{
    max-width: 66%;
    width: 100%;
}
.ct-blog-home .elementor-post .elementor-post__text .elementor-post__title{
    margin-bottom: 10px;
}
.ct-blog-home .elementor-post .elementor-post__text .elementor-post__excerpt{
    margin-bottom: 8px;
}

.ct-blog-home .elementor-post .elementor-post__text .elementor-post__excerpt p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
.ct-blog-home .elementor-post .elementor-post__text .ap-category{
    position: absolute;
    left: 15px;
    top: 15px;
}
.ct-blog-home .elementor-post .elementor-post__text .ap-category a{
    background-color: #D2E0FF;
    color: #05163B;
    text-decoration: none;
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 10px;
}
@media(max-width:1024px){
    .ct-blog-home .elementor-post{
        gap: 3%;
    }
    .ct-blog-home .elementor-post .elementor-post__thumbnail__link{
        max-width: 45%;
    }
    .ct-blog-home .elementor-post .elementor-post__text {
        max-width: 52%;
        width: 100%;
    }
    .ct-blog-home .elementor-post .elementor-post__text .elementor-post__title{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 4px;
    }
    .ct-blog-home .elementor-post .elementor-post__text .elementor-post__excerpt{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }
}
@media(max-width:600px){
    .ct-blog-home .elementor-post{
        align-items: center;
    }
    .ct-blog-home .elementor-post .elementor-post__thumbnail__link .elementor-post__thumbnail img{
        min-height: 133px;
    }
}
/**/
#carrusel-eventos .eventos-container,
#carrusel-eventos-related .eventos-container,
.ct-listado-eventos .eventos-container,
.evento-filter-widget .eventos-container{
    height: 442px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
}
#carrusel-eventos .eventos-container:after,
#carrusel-eventos-related .eventos-container:after,
.ct-listado-eventos .eventos-container:after,
.evento-filter-widget .eventos-container:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 20px;
    background: linear-gradient(0deg, var(--opacidad-base-azul, rgba(5, 22, 59, 0.4)), var(--opacidad-base-azul, rgba(5, 22, 59, 0.4))),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 22.07%, rgba(0, 0, 0, 0.4) 75.1%);
}
#carrusel-eventos .eventos-container .eventos-content,
#carrusel-eventos-related .eventos-container .eventos-content,
.ct-listado-eventos .eventos-container .eventos-content,
.evento-filter-widget .eventos-container .eventos-content{
    z-index: 9;
    position: relative;
}
#carrusel-eventos .eventos-container .eventos-content .eventos-title,
#carrusel-eventos-related .eventos-container .eventos-content .eventos-title,
.ct-listado-eventos .eventos-container .eventos-content .eventos-title,
.evento-filter-widget .eventos-container .eventos-content .eventos-title{
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 40px;
    line-height: 42px;
    color: #F5E8DF;
    margin-bottom: 10px;
    word-break: break-word;
}
#carrusel-eventos .eventos-container .eventos-content .eventos-date,
#carrusel-eventos-related .eventos-container .eventos-content .eventos-date,
.ct-listado-eventos .eventos-container .eventos-content .eventos-date,
.evento-filter-widget .eventos-container .eventos-content .eventos-date{
    color: #F5E8DF;
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 24px;
}
#carrusel-eventos .eventos-container .eventos-content .btn,
#carrusel-eventos-related .eventos-container .eventos-content .btn,
.ct-listado-eventos .eventos-container .eventos-content .btn,
.evento-filter-widget .eventos-container .eventos-content .btn{
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: center;
    color: #F5E8DF;
    text-decoration: none;
    padding: 8px 18px;
    border: 1px solid #F5E8DF;
    background-color: transparent;
    border-radius: 12px;
    display: block;
    width: fit-content;
}
#carrusel-eventos .eventos-container .eventos-content .btn:hover,
#carrusel-eventos-related .eventos-container .eventos-content .btn:hover,
.ct-listado-eventos .eventos-container .eventos-content .btn:hover,
.evento-filter-widget .eventos-container .eventos-content .btn:hover{
    background-color: #F5E8DF;
    color: #05163B;
}
#carrusel-eventos .swiper-button-prev,
#carrusel-eventos .swiper-button-next,
#carrusel-eventos-related .swiper-button-prev,
#carrusel-eventos-related .swiper-button-next,
.evento-filter-widget .swiper-button-prev,
.evento-filter-widget .swiper-button-next{
    opacity: 1;
    z-index: 9
}
#carrusel-eventos .swiper-button-prev,
#carrusel-eventos-related .swiper-button-prev{
    top: -57px;
    right: 44px;
    left: auto;
    bottom: auto;
}
#carrusel-eventos .swiper-button-next,
#carrusel-eventos-related .swiper-button-next{
    top: -57px;
    right: 0px;
    left: auto;
    bottom: auto;
}
#carrusel-eventos .swiper-button-prev:after,
#carrusel-eventos-related .swiper-button-prev:after,
.evento-filter-widget .swiper-button-prev:after{
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 26px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#carrusel-eventos .swiper-button-next:after,
#carrusel-eventos-related .swiper-button-next:after,
.evento-filter-widget .swiper-button-next:after{
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 26px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width:1200px){
    #carrusel-eventos .swiper-button-prev,
    #carrusel-eventos .swiper-button-next,
    #carrusel-eventos-related .swiper-button-prev,
    #carrusel-eventos-related .swiper-button-next{
        top: -44px;
    }
}
@media(max-width:1024px){
    #carrusel-eventos .eventos-container .eventos-content .eventos-title,
    #carrusel-eventos-related .eventos-container .eventos-content .eventos-title,
    .ct-listado-eventos .eventos-container .eventos-content .eventos-title,
    .evento-filter-widget .eventos-container .eventos-content .eventos-title{
        font-size: 32px;
        line-height: 36px;
    }
    #carrusel-eventos .swiper-button-prev,
    #carrusel-eventos .swiper-button-next,
    #carrusel-eventos-related .swiper-button-prev,
    #carrusel-eventos-related .swiper-button-next{
        top: auto;
        bottom: -82px;
    }
    #carrusel-eventos .swiper-button-next,
    #carrusel-eventos-related .swiper-button-next{
        right: 0;
    }
    #carrusel-eventos .swiper-button-prev,
    #carrusel-eventos-related .swiper-button-prev{
        right: 44px;
    }
}
@media(max-width:767px){ 
    
    #carrusel-eventos .eventos-container,
    #carrusel-eventos-related .eventos-container,
    .ct-listado-eventos .eventos-container,
    .evento-filter-widget .eventos-container{
        height: 340px;
    }
    #carrusel-eventos .swiper,
    #carrusel-eventos-related .swiper{
        overflow: visible;
    } 
    #carrusel-eventos .eventos-container .eventos-content .eventos-title,
    #carrusel-eventos-related .eventos-container .eventos-content .eventos-title,
    .ct-listado-eventos .eventos-container .eventos-content .eventos-title,
    .evento-filter-widget .eventos-container .eventos-content .eventos-title{
        font-size: 24px;
        line-height: 24px;
    } 
    #carrusel-eventos .eventos-container,
    #carrusel-eventos-related .eventos-container,
    .ct-listado-eventos .eventos-container{
        height: 304px;
        padding: 15px;
    }
    #carrusel-eventos .swiper-button-prev,
    #carrusel-eventos .swiper-button-next,
    #carrusel-eventos-related .swiper-button-prev,
    #carrusel-eventos-related .swiper-button-next{
        bottom: -60px;
    }
}

/*ARCHIVE / TAXONOMY DESCUBRE CALAHORRA*/
.ct-container-listado-descubre{
    margin-top: 30px;
}
.ct-container-listado-descubre .ct-description-listado-descubre h2{
    font-family: 'Cinzel';
    font-weight: 400;
    color: #5E83D6;
    margin-bottom: 22px;
}
.ct-container-listado-descubre .ct-description-listado-descubre .description{
    font-family: 'Archivo';
    font-weight: 400;
    color: #05163B;
    margin-bottom: 39px;
    max-width: 850px;
}
.ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin: 0;
    list-style: none;
    margin-bottom: 42px;
}
.ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li a{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #05163B;
    padding: 10px 16px;
    border: 1px solid #05163B;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 32px;
    text-transform: uppercase;
}
.ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li.filter-active a{
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li a:hover{
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li a:hover img{
    filter: brightness(0) invert(1);
}
.ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li a img{
    width: 22px;
    height: 22px;
    object-fit: contain;
}
.ct-listado-descubre .ct-listado-cards{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1.33%;
    margin-bottom: 40px;
}
.ct-listado-descubre .ct-listado-cards .card{
    width: 100%;
    flex: 100%;
    max-width: 24%;
    margin-bottom: 1.33%;
}
.ct-listado-descubre .ct-listado-cards .card .descubre-container{
    min-height: 420px;
}
.description-term-down{
    margin-bottom: 60px;
    color: #05163B;
    max-width: 1157px;
}
@media(max-width:1440px){
    .ct-listado-descubre .ct-listado-cards .card{
        max-width: 32.44%;
    }
}
@media(max-width:1200px){
    .ct-listado-descubre .ct-listado-cards .card{
        max-width: 49.33%;
    }
}
@media(max-width:1024px){
    .ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li a{
        font-size: 14px;
        line-height: 14px;
    }
    .ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li a img{
        width: 18px;
        height: 18px;
    }
}
@media(max-width:767px){
    .ct-container-listado-descubre{
        margin-top: 30px;
    }
    .ct-listado-descubre .ct-listado-cards{
        margin-bottom: 30px;
    }
    .ct-listado-descubre .ct-listado-cards .card{
        max-width: 100%;
        margin-bottom: 15px;
    }
    .ct-listado-descubre .ct-listado-cards .card .descubre-container{
        min-height: 340px;
    }
    .ct-container-listado-descubre .ct-listado-descubre .descubre-container .descubre-title{
        font-size: 40px;
        line-height: 40px;
    }
    .ct-container-listado-descubre .ct-listado-descubre .descubre-container .descubre-description *{
        font-size: 16px;
        line-height: 20px;
    }
    .ct-container-listado-descubre .ct-description-listado-descubre .description{
        margin-bottom: 30px;
    }
    .ct-container-listado-descubre .ct-filters-listado-descubre .descubre-filters li a{
        padding: 10px 7px;
    }
}

/*PAGINATION*/
.ct-pagination {
    display: flex;
    justify-content: center;
    gap: 14px;
    align-items: center;
    margin-bottom: 60px;
}
.ct-pagination .fa-arrow-left{
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #05163B;
}
.ct-pagination .fa-arrow-right{
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #05163B;
}
.ct-pagination .page-numbers{
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #05163B;
}
.ct-pagination .page-numbers i{
    font-size: 14px;
    line-height: 14px;
}
.ct-pagination .page-numbers:hover{
    text-decoration: underline;
}
.ct-pagination .page-numbers.current{
    background-color: #5E83D6;
    color: #ffffff;
    padding: 7px 12px;
    border-radius: 30px;
}
@media(max-width:767px){
    .ct-pagination {
        margin-bottom: 80px;
    }
    .ct-pagination .page-numbers{
        font-size: 15px;
        line-height: 15px;
    }
}

/*SINGLE TURISMO*/
.wp-singular .ast-article-single{
    overflow: hidden;
}
.datos-descubre-contacto,
.datos-descubre-horario,
.datos-descubre-tarifas{
    border: 1px solid #5E83D6;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 20px;
    margin-bottom: 15px;
}
.datos-descubre-contacto h3,
.datos-descubre-horario h3,
.datos-descubre-tarifas h3{
    font-family: 'Archivo';
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #5E83D6;
    margin-bottom: 7px;
}
.datos-descubre-contacto div{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
}
.datos-descubre-contacto i{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    font-size: 16px;
    color: #05163B;
    width: 30px;
}
.datos-descubre-contacto span,
.datos-descubre-contacto span a{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
    color: #05163B;
}
.datos-descubre-contacto span a:hover{
    text-decoration: underline;
}
.datos-descubre-horario div,
.datos-descubre-tarifas div{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #05163B;
}
.datos-descubre-horario div p:last-child,
.datos-descubre-tarifas div p:last-child{
    margin-bottom: 0;
}
.datos-descubre-documentos{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1% 1%;
}
.datos-descubre-documentos a{
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    background-color: #05163B;
    padding: 14px 6px;
    border-radius: 12px;
    border: 1px solid #05163B;
    width: 49.5%;
    display: block;
}
.datos-descubre-documentos a i{
    padding-right: 6px;
}
.datos-descubre-documentos a:hover{
    background-color: #FFFFFF;
    color: #05163B;
}

.datos-descubre-documentos a.reserva{
    background-color: #5E83D6;
    border: 1px solid #5E83D6;
}
.datos-descubre-documentos a.reserva:hover{
    background-color: #FFFFFF;
    color: #5E83D6;
}

.ct-single-descubre-gallery .elementor-swiper-button-prev svg,
.ct-single-descubre-gallery .elementor-swiper-button-next svg{
    display: none;
}
.ct-single-descubre-gallery .elementor-image-carousel img{
    width: 100%;
    max-height: 373px;
    object-fit: cover;
}
.ct-single-descubre-gallery .elementor-swiper-button-prev{
    bottom: -96px !important;
    right: auto !important;
    left: 0px !important;
    top: auto !important;
}
.ct-single-descubre-gallery .elementor-swiper-button-next{
    bottom: -96px !important;
    right: auto !important;
    left: 44px !important;
    top: auto !important;
}
.ct-single-descubre-gallery .elementor-swiper-button-prev:after {
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: fit-content;
}
.ct-single-descubre-gallery .elementor-swiper-button-next:after {
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: fit-content;
}
/**/
.related-descubre .swiper{
    overflow: visible;
}
.related-descubre .swiper-button-next,
.related-organiza .swiper-button-next{
    bottom: auto;
    right: 4px;
    left: auto;
    top: -60px;
}
.related-descubre .swiper-button-next:after,
.related-organiza .swiper-button-next:after{
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.related-descubre .swiper-button-prev,
.related-organiza .swiper-button-prev{
    bottom: auto;
    right: 48px;
    left: auto;
    top: -60px;
}
.related-descubre .swiper-button-prev:after,
.related-organiza .swiper-button-prev:after{
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width:1440px){
    .datos-descubre-documentos a{
        width: 100%;
        margin-bottom: 15px;
    }
    .datos-descubre-documentos a:last-child{
        margin-bottom: 0;
    }
}
@media(max-width:1024px){
    .ct-single-descubre-gallery .elementor-swiper-button-prev,
    .ct-single-descubre-gallery .elementor-swiper-button-next{
        bottom: -70px !important;
    }
    .ct-single-descubre-gallery .elementor-swiper-button-prev{
        right: 44px !important;
        left: auto !important;
    }
    .ct-single-descubre-gallery .elementor-swiper-button-next{
        right: 0px !important;
        left: auto !important;
    }
    .ct-single-descubre-gallery .elementor-swiper-button-prev:after{
        padding: 6px 10px;
    }
    .ct-single-descubre-gallery .elementor-swiper-button-next:after{
        padding: 6px 10px;
    }
    .related-descubre .swiper-button-next,
    .related-organiza .swiper-button-next{
        bottom: -60px;
        top: auto;
    }
    .related-descubre .swiper-button-prev,
    .related-organiza .swiper-button-prev{
        bottom: -60px;
        top: auto;
    }
}
@media(max-width:992px){
    .related-descubre .descubre-container {
        min-height: 450px;
    }
    .datos-descubre-documentos a{
        font-size: 16px;
        line-height: 16px;
        padding: 12px 24px;
    }
}
@media(max-width:767px){
    .related-descubre .descubre-container {
        min-height: 350px;
    }
    .ct-single-descubre-gallery .elementor-swiper-button-prev:after,
    .ct-single-descubre-gallery .elementor-swiper-button-next:after{
        padding: 7px 10px;
    }
}

/*ARCHIVE POSTS*/
.ct-list-archive-posts .elementor-pagination .page-numbers{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #05163B !important;
}
.ct-list-archive-posts .elementor-pagination .page-numbers i{
    font-size: 14px;
}
.ct-list-archive-posts .elementor-pagination .page-numbers.current{
    background-color: #5E83D6;
    color: #ffffff !important;
    padding: 6px;
    border-radius: 20px;
    padding: 4px 10px;
}
.ct-list-archive-posts .elementor-pagination .page-numbers.prev{
    margin-right: 22px !important;
}
.ct-list-archive-posts .elementor-pagination .page-numbers.next{
    margin-left: 22px !important;
}
.ct-list-archive-posts .ap-category {
    position: absolute;
    left: 15px;
    top: 15px;
}
.ct-list-archive-posts .ap-category a {
    background-color: #D2E0FF;
    color: #05163B;
    text-decoration: none;
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    padding: 6px 10px;
    font-weight: 500 !important;
}
.ct-list-archive-posts .elementor-post__excerpt *{
    font-weight: 300 !important;
}
.ct-list-archive-posts .elementor-post__excerpt p{
    line-height: 16px;
    max-height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
.ct-list-archive-posts .elementor-post__read-more:hover{
    text-decoration: none !important;
}
.custom-category-list{
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    flex-direction: row;
    flex-wrap: wrap;
}
.custom-category-list a{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #05163B;
    background-color: transparent;
    border: 1px solid #05163B;
    border-radius: 8px;
    padding: 18px 24px;
    display: block;
}
.custom-category-list a.active,
.custom-category-list a:hover{
    color: #FFFFFF;
    background-color: #5E83D6;
    border-color: #5E83D6;
}
.custom-search-posts{
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    background-color: #EDF3FF;
    border: 1px solid #05163B;
    max-width: 308px;
    border-radius: 60px;
}
.custom-search-posts .search-field,
.custom-search-posts .search-field:active,
.custom-search-posts .search-field:focus{
    width: 100%;
    flex: 100%;
    max-width: 100%;
    background-color: transparent !important;
    border: 0;
    outline: none;
    box-shadow: none;
    padding: 0;
}
.custom-search-posts .search-submit{
    height: 100%;
    background-color: transparent;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    border: 0;
    outline: none;
    box-shadow: none;
    padding: 17px;
}
.custom-search-posts .search-submit i{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0%;
}
.sort-posts-form{
    border: 1px solid #05163B;
    border-radius: 8px;
    overflow: hidden;
}
.sort-posts-form:before{
    content: '\f078';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    right: 10px;
    left: auto;
    top: 24%;
    color: #05163B;
    z-index: 9;
}
.sort-posts-form select{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #05163B;
    padding: 10px 40px 10px 10px;
    box-shadow: none;
    border: 0 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
}
.sort-posts-form select option{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #05163B;
}
@media(max-width:1024px){
    .custom-search-posts .search-submit {
        padding: 10px 12px 10px 22px;
    }
    .custom-category-list a{
        font-size: 14px;
        line-height: 14px;
        padding: 10px 7px;
    }
    .ct-list-archive-posts .ap-category a{
        padding: 6px 10px;
    }
}
@media(min-width:768px){
    body .act-desac-custom-category-list{
        display: none;
    }
}
@media(max-width:768px){
    .act-desac-custom-category-list{
        font-family: 'Font Awesome 6 Pro';
        font-weight: 300;
        font-size: 24px;
        line-height: 24px;
        color: #05163B;
        box-shadow: 0px 0px 29.6px 0px #00000017;
        padding: 14px;
        border-radius: 25px;
        position: absolute;
        top: -12px;
        right: 0;
        left: auto;
        bottom: auto;
    }
    body.blog .custom-category-list,
    body.category .custom-category-list{
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
        margin-bottom: 0px;
    }
    body.blog .custom-category-list.active,
    body.category .custom-category-list.active{
        opacity: 1;
        max-height: 500px;
        margin-bottom: 20px;
    }
    .custom-search-posts{
        max-width: 100%;
    }
}
/*SINGLE POST*/
.ct-gallery-post .swiper .swiper-slide{
    max-width: 100%;
}
.ct-gallery-post .swiper img{
    width: 100%;
    margin: 0;
}
.ct-related-posts .ap-category {
    position: absolute;
    left: 15px;
    top: 15px;
}
.ct-related-posts .ap-category a {
    background-color: #D2E0FF;
    color: #05163B;
    text-decoration: none;
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    padding: 6px 10px;
    font-weight: 500 !important;
}

.ct-related-posts .swiper-button-next {
    top: -76px;
    right: 4px;
    left: auto;
    bottom: auto;
    opacity: 1;
}
.ct-related-posts .swiper-button-next:after {
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ct-related-posts .swiper-button-prev {
    top: -76px;
    right: 48px;
    left: auto;
    bottom: auto;
    opacity: 1;
}
.ct-related-posts .swiper-button-prev:after {
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ct-related-posts .elementor-post__read-more:hover{
    color: #5E83D6 !important;
}
@media(max-width:1024px){
    .ct-related-posts .ap-category a{
        font-size: 14px;
        line-height: 14px;
        padding: 6px 10px;
    }
    .ct-related-posts .swiper-button-prev,
    .ct-related-posts .swiper-button-next{
        top: -38px;
    }
    .ct-related-posts .elementor-post .elementor-post__title{
        height: 48px;
        overflow: hidden;
    }
    .ct-related-posts .elementor-post .elementor-post__excerpt p{
        height: 40px;
        overflow: hidden;
    }
    .ct-related-posts .elementor-widget-container{
        overflow: visible;
    }
}
@media(max-width:992px){
    .ct-related-posts .elementor-post__excerpt p,
    .ct-related-posts .elementor-post__read-more{
        display: none !important;
    }
    .ct-related-posts .elementor-post .elementor-post__title {
        height: 43px;
        overflow: hidden;
    }
}
@media(max-width:600px){
    .ct-related-posts .swiper-button-prev,
    .ct-related-posts .swiper-button-next{
        top: auto;
        bottom: -60px;
    }
}

/*LA RIOJA BAJA*/
.custom-results-lariojabaja-archive {
    width: 100vw;
    position: relative;
    margin-left: -50vw !important;
    left: 50%;
}
.custom-results-lariojabaja-container{
    border-bottom: 1px solid #05163B;
    padding: 60px 15px 70px 15px;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1750px;
    margin: auto;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq{
    width: 100%;
    max-width: 70%;
    padding-right: 20px;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-der{
    width: 100%;
    max-width: 30%;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-der img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .title{
    width: 100%;
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .description{
    margin-bottom: 0;
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #05163B;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .description .external-link{
    font-weight: 600;
    color: #5E83D6;
    text-decoration: underline;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .description .external-link i{
    font-size: 16px;
    padding-left: 6px;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 25px;
    padding-top: 33px;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes{    
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    max-width: 25%;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div{
    width: 100%;
    max-width: 75%;
    padding-left: 20px;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div h3{
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #05163B;
    margin-bottom: 15px;
}
.custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div p{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #05163B;
    margin-bottom: 0;
}
.riojabaja-not-results{    
    padding: 60px 15px 70px 15px;
    max-width: 1775px;
    margin: auto;
}
.custom-results-lariojabaja-item .thumbnail-mobile{
    display: none;
}
.see-rioja-baja-filters{
    display: none
}
@media(max-width:1440px){
    .custom-results-lariojabaja-archive {
        width: 100%;
        position: relative;
        margin-left: 0 !important;
        left: auto;
    }
}
@media(max-width:1100px){
    .custom-results-lariojabaja-container{
        padding: 40px 0px 50px 0px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .title{
        font-size: 32px;
        line-height: 32px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .description{
        font-size: 18px;
        line-height: 22px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes img{
        max-width: 40%;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div{
        max-width: 60%;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div h3{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div p{
        font-size: 18px;
        line-height: 22px;
    }
}
@media(max-width:767px){
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item{
        display: inline-flex;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .title{
        order: 1;
        font-size: 20px;
        line-height: 20px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .description{
        font-size: 12px;
        line-height: 15px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .description .external-link{
        font-size: 16px;
        line-height: 20px;
        display: block;
        margin-top: 12px;
        margin-bottom: 30px;
    }
    .custom-results-lariojabaja-item .thumbnail-mobile{
        display: block;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-der{
        order: 2;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
        display: none;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq{
        order: 3;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes{
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes img {
        max-width: 100%;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div {
        max-width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st{
        padding: 30px 25px 0 25px; 
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div h3{
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .custom-results-lariojabaja-archive .custom-results-lariojabaja-item .col-izq .results-lariojabaja-st .sitio-interes div p{
        font-size: 12px;
        line-height: 16px;
    }    

    .see-rioja-baja-filters,
    .see-rioja-baja-filters:hover,
    .see-rioja-baja-filters:active,
    .see-rioja-baja-filters:focus{
        font-family: 'Archivo';
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        text-transform: uppercase;
        width: 100%;
        border-radius: 5px;
        padding: 10px 15px;
        border: 1px solid #05163B;
        background-color: transparent;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px;
    }
    .see-rioja-baja-filters i{
        font-size: 26px;
    }
    .custom-category-list-rioja-baja{
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
        margin-bottom: 0px;
    }
    .custom-category-list-rioja-baja.active{
        display: flex;
        opacity: 1;
        max-height: fit-content;
        margin-top: 20px !important;
    }
}

/*PÁGINAS ESTÁTICAS SERVICIOS*/
.ct-gal-single {
    position: relative;
    overflow: visible;
}
.ct-gal-single figure img{
    width: 100%;
    object-fit: cover;
    height: 363px;
    border-radius: 5px;
}
.ct-gal-single .swiper-button-prev{
    bottom: 60px;
    right: auto;
    left: 0;
    top: auto;
}
.ct-gal-single .swiper-button-prev:after{
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ct-gal-single .swiper-button-next{
    bottom: 60px;
    right: auto;
    left: 44px;
    top: auto;
}
.ct-gal-single .swiper-button-next:after{
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width:1024px){
    .ct-gal-single .swiper-button-prev{
        bottom: 40px;
        right: 44px;
        left: auto;
    }
    .ct-gal-single .swiper-button-next{
        bottom: 40px;
        right: 0;
        left: auto;
    }
}
@media(max-width:768px){
    .ct-gal-single figure img{
        height: 220px;
    }
}

/**/
.organiza-viaje-filter-widget .organiza-viaje-filters {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 40px;
    margin-top: 0;
}
.organiza-viaje-filter-widget .organiza-viaje-filters li .filter-link:hover,
.organiza-viaje-filter-widget .organiza-viaje-filters li.filter-active .filter-link {
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.organiza-viaje-filter-widget .organiza-viaje-filters li .filter-link {
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #05163B;
    padding: 10px 14px;
    border: 1px solid #05163B;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
.organiza-viaje-grid:not(.related-organiza){
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1.33%;
}
.organiza-viaje-filter-widget .organiza-viaje-grid:not(.swiper) .organiza-viaje-item{
    max-width: 24%;
}
.organiza-viaje-filter-widget .organiza-viaje-grid{
    overflow: visible;
}
.organiza-viaje-filter-widget .organiza-viaje-grid .organiza-viaje-item{
    max-width: 100%;
}
.organiza-viaje-filter-widget .swiper-button-prev{
    top: -60px;
    right: 40px;
    left: auto;
    bottom: auto;
}
.organiza-viaje-filter-widget .swiper-button-prev:after{
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.organiza-viaje-filter-widget .swiper-button-next{
    top: -60px;
    right: 0px;
    left: auto;
    bottom: auto;
}
.organiza-viaje-filter-widget .swiper-button-next:after{
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.organiza-viaje-grid .organiza-viaje-item{
    width: 100%;
    flex: 100%;
    max-width: 24%;
    margin-bottom: 1.33%;
    border-radius: 20px;
    overflow: hidden;
}
.organiza-viaje-grid.related-organiza .swiper{
    overflow: visible;
}
.organiza-viaje-grid.related-organiza .organiza-viaje-item{
    max-width: 100%;
}
.organiza-viaje-grid .organiza-viaje-item img{
    width: 100%;
    height: 253px;
    object-fit: cover;
    margin: 0 0 0 0;
}
.organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content{
    background-color: #F5E8DF;
    padding: 20px 20px 40px 20px;
}
.organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content .organiza-title{
    font-family: 'Archivo';
    font-weight: 400;
    font-style: 'Regular';
    font-size: 24px;
    line-height: 24px;
    color: #05163B;
    margin: 0 0 10px 0;
}
.organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content .organiza-excerpt{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #05163B;
    margin-bottom: 21px;
    max-height: 57px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content .organiza-location{
    color: #05163B;
    font-family: 'Archivo';
    font-weight: 400;
    font-style: 'Regular';
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 29px;
}
.organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content .organiza-location i{
    padding-right: 10px;
}
.organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content .btn{
    background-color: #05163B;
    color: #FFFFFF;
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    padding: 8px 38px;
    border-radius: 12px;
    text-decoration: none;
    border: 1px solid #05163B;
    display:block;
    width: fit-content;
}
.organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content .btn:hover{
    background-color: #5E83D6;
    color: #FFFFFF;
    border-color: #5E83D6;
}
.organiza-viaje-filter-widget .see-organiza-viaje-filters{
    display: none;
}

@media(max-width:1400px){
    .organiza-viaje-filter-widget .organiza-viaje-grid:not(.swiper) .organiza-viaje-item{
        max-width: 32.4%;
    }
}
@media(max-width:1024px){
    .organiza-viaje-filter-widget .swiper-button-prev,
    .organiza-viaje-filter-widget .swiper-button-next{
        top: auto;
        bottom: -67px;
    }
    .organiza-viaje-filter-widget .organiza-viaje-grid:not(.swiper) .organiza-viaje-item{
        max-width: 49.3%;
    }
}
@media(max-width:800px){
    .organiza-viaje-grid:not(.related-organiza){
        gap: 2%;
    }
    .organiza-viaje-grid .organiza-viaje-item{
        max-width: 49%;
        margin-bottom: 2%;
    }
    .organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content{
            padding: 20px 20px 38px 20px;
    }
}

@media(max-width:768px){
    .organiza-viaje-filter-widget .see-organiza-viaje-filters,
    .organiza-viaje-filter-widget .see-organiza-viaje-filters:hover,
    .organiza-viaje-filter-widget .see-organiza-viaje-filters:active,
    .organiza-viaje-filter-widget .see-organiza-viaje-filters:focus{
        font-family: 'Archivo';
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        text-transform: uppercase;
        width: 100%;
        border-radius: 5px;
        padding: 10px 15px;
        border: 1px solid #05163B;
        background-color: transparent;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .organiza-viaje-filter-widget .see-organiza-viaje-filters i{
        font-size: 26px;
    }
    .organiza-viaje-filter-widget .organiza-viaje-filters{
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
        margin-bottom: 20px !important;
    }
    .organiza-viaje-filter-widget .organiza-viaje-filters.active{
        display: flex;
        opacity: 1;
        max-height: fit-content;
        margin-top: 20px !important;
    }
    .organiza-viaje-filter-widget #organiza-viaje-results{
        overflow: visible;
    }
    .organiza-viaje-filter-widget .organiza-viaje-grid{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 0;
    }
    .organiza-viaje-filter-widget .organiza-viaje-grid:not(.swiper) .organiza-viaje-item{
        max-width: 100%;
        width: 100%;
    }
    .organiza-viaje-grid .organiza-viaje-item .organiza-viaje-content .btn{
        font-size: 16px;
        line-height: 16px;
        padding: 12px 34px;
    }
    .organiza-viaje-grid .organiza-viaje-item img{
        height: 223px;
    }
    .organiza-viaje-grid .organiza-viaje-item{
        max-width: 100%;
        margin-bottom: 15px;
    }
}
/**/
#descubre-list.descubre-list-single-organiza .swiper{
    overflow: hidden !important;
}
#descubre-list.descubre-list-single-organiza .swiper-button-next{
    top: -40px;
    right: 0px;
    left: auto;
    bottom: auto;
}
#descubre-list.descubre-list-single-organiza .swiper-button-prev{
    top: -40px;
    right: 44px;
    left: auto;
    bottom: auto;
}
.descubre-contents #descubre-list.descubre-list-single-organiza .descubre-container{
    min-height: 420px;
}
@media(max-width:1024px){
    #descubre-list.descubre-list-single-organiza .swiper-button-next,
    #descubre-list.descubre-list-single-organiza .swiper-button-prev{
        top: -30px;
    }
}
@media(max-width:768px){
    #descubre-list.descubre-list-single-organiza .swiper-button-next,
    #descubre-list.descubre-list-single-organiza .swiper-button-prev{
        top: auto;
        bottom: -60px;
    }
    #descubre-list.descubre-list-single-organiza .swiper {
        overflow: visible !important;
    }
}

/* PAGINA DESCARGABLES */
#descargables-search-container{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
#descargables-search-container .search-box{
    max-width: 532px;
    width: 100%;
    position: relative;
    background-color: #EDF3FF;
    border: 1px solid #05163B;
    border-radius: 60px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 40px;
    padding-right: 30px;
    margin-bottom: 24px;
}
#descargables-search-container .search-box:before{
    content: '\f002';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    position: absolute;
    left: 18px;
    top: 12px;
    color: #05163B;
}
#descargables-search-container .search-box #descargables-search{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #05163B;
    border: 0;
    background-color: transparent !important;
    box-shadow: none;
}
#descargables-search-container #descargables-results{
    width: 100%;
}
#descargables-search-container #descargables-results .container-top{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #05163B;
    margin-bottom: 10px;
}
#descargables-search-container #descargables-results .container-top span,
#descargables-search-container #descargables-results .container-top #date-sort{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #05163B;
}
#descargables-search-container #descargables-results .container-top span.name{
    width: 100%;
    text-align: left;
    display: block;
}
#descargables-search-container #descargables-results .container-top span.category{
    min-width: 225px;
    text-align: left;
    display: block;
}
#descargables-search-container #descargables-results .container-top #date-sort{
    background-color: transparent;
    border: 0;
    padding: 0;
    min-width: 250px;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
#descargables-search-container #results-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#descargables-search-container #results-content .descargable-item{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 15px;
    background-color: #EDF3FF;
    border-radius: 10px;
}
#descargables-search-container #results-content .descargable-item .title-hide-descargable{
    display: none;
}
#descargables-search-container #results-content .descargable-item .descargable-title{
    width: 100%;
    font-family: 'Archivo';
    font-weight: 700;
    font-size: 18px;
    color: #05163B;
}
#descargables-search-container #results-content .descargable-item .descargable-category{
    min-width: 225px;
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 18px;
    color: #05163B;
}
#descargables-search-container #results-content .descargable-item .descargable-date{
    min-width: 125px;
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 18px;
    color: #05163B;
}
#descargables-search-container #results-content .descargable-item .descargable,
#descargables-search-container #results-content .descargable-item .phone{
    min-width: 125px;
    font-family: 'Archivo';
    font-weight: 700;
    font-size: 18px;
    text-align: right;
}
#descargables-search-container #results-content .descargable-item .descargable a,
#descargables-search-container #results-content .descargable-item .phone a{
    color: #5E83D6 !important;
}
#descargables-search-container #descargables-results #pagination-container{
    margin-top: 99px;
}
#descargables-search-container #descargables-results #pagination-container .pagination-container {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
#descargables-search-container #descargables-results #pagination-container .pagination-container .pagination-link {
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #05163B !important;
    border: 0;
}
#descargables-search-container #descargables-results #pagination-container .pagination-container .pagination-link.prev-page{
    font-size: 14px;
    padding-right: 20px;
}
#descargables-search-container #descargables-results #pagination-container .pagination-container .pagination-link.next-page{
    font-size: 14px;
    padding-left: 20px;
}
#descargables-search-container #descargables-results #pagination-container .pagination-container .pagination-link.current {
    background-color: #5E83D6;
    color: #ffffff !important;
    padding: 6px;
    border-radius: 20px;
    padding: 5px 10px;
}
#descargables-search-container .loading {
    text-align: center;
    padding: 20px;
}
@media(max-width:768px){
    #descargables-search-container #descargables-results #pagination-container{
        margin-top: 50px;
    }
    #descargables-search-container #results-content .descargable-item{
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        position: relative;
    }
    #descargables-search-container #results-content .descargable-item .descargable, #descargables-search-container #results-content .descargable-item .phone{
        text-align: left;
        margin-top: 6px;
    }
    #descargables-search-container #descargables-results .container-top{
        justify-content: space-between;
        display: none;
    }
    #descargables-search-container #descargables-results .container-top span.category{
        display: none;
    }
    #descargables-search-container #results-content .descargable-item .descargable-date,
    #descargables-search-container #results-content .descargable-item .descargable-category,
    #descargables-search-container #descargables-results .container-top span.name,
    #descargables-search-container #descargables-results .container-top #date-sort{
        width: fit-content;
        min-width: fit-content;
    }
    #descargables-search-container #descargables-results .container-top span.name{
        max-width: 210px;
    }
    #descargables-search-container #results-content .descargable-item .descargable-date{
        position: absolute;
        right: 20px;
        top: 21px;
    }
    #descargables-search-container .search-box{
        height: 42px;
        max-width: 90%;
    }
    #descargables-search-container .search-box:before{
        top: 5px;
    }    
    #descargables-search-container #results-content .descargable-item .title-hide-descargable{
        display: block;
        font-family: Archivo;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        color:#05163B66;
        margin-bottom: 2px;
    }
    #descargables-search-container #results-content .descargable-item .title-hide-descargable.mt-2{
        margin-top: 8px;
    }
}


/* SINGLE EVENTO */
.datos-evento{
    border: 1px solid #5E83D6;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 20px 20px 80px 20px;
    margin-bottom: 15px;
    gap: 3px;
}
.datos-evento h3{
    font-family: 'Archivo';
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #5E83D6;
    margin-bottom: 7px;
}
.datos-evento i{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    font-size: 16px;
    color: #05163B;
    width: 30px;
}
.datos-evento span,
.datos-evento a{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
    color: #05163B;
}
.datos-evento a{
    text-decoration: underline;
}
.datos-evento div{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
}
.datos-extra-evento{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 2%;
}
.datos-extra-evento .evento-link{
    width: 49%;
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    background-color: #5E83D6;
    padding: 10px;
    border-radius: 12px;
}
.datos-extra-evento .evento-link:hover{
    background-color: #05163B;
}
.datos-extra-evento .evento-documentacion{
   width: 49%;
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    background-color: #05163B;
    padding: 10px;
    border-radius: 12px;
}
.datos-extra-evento .evento-documentacion:hover{
    background-color: #5E83D6;
}
.datos-extra-evento .evento-link a,
.datos-extra-evento .evento-documentacion a{
    color: #FFFFFF;
}
.datos-extra-evento .evento-link i,
.datos-extra-evento .evento-documentacion i{
    padding-right: 10px;
}
@media(max-width:1620px){
    .datos-extra-evento{
        gap: 10px;
    }
    .datos-extra-evento .evento-link,
    .datos-extra-evento .evento-documentacion{
        width: 100%;
    }
}
@media(max-width:1024px){
    .datos-evento {
        padding: 20px 20px 40px 20px;
    }
}
@media(max-width:768px){
    .datos-evento {
        padding: 15px;
        margin-bottom: 30px;
    }
}

/* ARCHIVO DE EVENTOS */
.ct-container-evento{
    display: flex;
    margin-bottom: 140px;
    flex-direction: row;
    flex-wrap: wrap;
}
.ct-container-evento .ct-evento .title{
    font-weight: 400;
    margin-bottom: 23px;
    margin-top: 31px;
}
.ct-container-evento .ct-evento{
    width: 100%;
    max-width: 70%;
    padding-right: 60px;
}
.ct-container-evento .ct-filters-evento{
    width: 100%;
    max-width: 30%;
    padding-left: 60px;
    border-left: 1px solid #05163B;
    margin-top: -71px;
}
.ct-listado-eventos {
    display: flex;
    gap: 2%;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 80px;
}
.ct-listado-eventos .card{
    width: 100%;
    flex: 100%;
    max-width: 49%;
    margin-bottom: 2%;
}
.ct-filters-evento .filters-wrapper{
    position: sticky;
    top: 160px;
    margin-bottom: 190px;
    margin-top: 110px;
}
.ct-filters-evento .filters-wrapper .search-filter{
    max-width: 308px;
    width: 100%;
    position: relative;
    background-color: #EDF3FF;
    border: 1px solid #05163B;
    border-radius: 60px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 40px;
    padding-right: 30px;
    margin-bottom: 50px;
}
.ct-filters-evento .filters-wrapper .search-filter:before {
    content: '\f002';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    position: absolute;
    left: 18px;
    top: 12px;
    color: #05163B;
}
.ct-filters-evento .filters-wrapper .search-filter #evento-search{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #05163B;
    border: 0;
    background-color: transparent !important;
    box-shadow: none;
}
.ct-filters-evento .filters-wrapper h2{
    font-family: 'Archivo';
    font-weight: 400;
    margin-bottom: 25px;
}
.ct-filters-evento .filters-wrapper h3{
    margin-bottom: 10px;
    font-family: 'Archivo';
    font-weight: 400;
}
.ct-filters-evento .filters-wrapper .button-filters{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 28px;
}
.ct-filters-evento .filters-wrapper .button-filters .btn-filter{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 16px 26px;
    color: #05163B;
    border: 1px solid #05163B;
    box-shadow: none;
}
.ct-filters-evento .filters-wrapper .button-filters .btn-filter.active,
.ct-filters-evento .filters-wrapper .button-filters .btn-filter:hover{
    color: #FFFFFF;
    background-color: #5E83D6;
    border-color: #5E83D6;
}
.ct-filters-evento .filters-wrapper .date-filters{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 2%;
    max-width: 380px;
}
.ct-filters-evento .filters-wrapper .date-filters .date-input-group{
    width: 100%;
    flex: 100%;
    max-width: 49%;
}
.ct-filters-evento .filters-wrapper .date-filters .date-input-group input{
    border: 1px solid #05163B;
    border-radius: 8px;
}
.cabecera-eventos-mobile{
    display: none;
}
@media(max-width:1024px){
    .ct-container-evento .ct-evento {
        max-width: 62%;
        padding-right: 30px;
    }
    .ct-container-evento .ct-filters-evento{
        max-width: 38%;
        padding-left: 30px;
    }
    .ct-listado-eventos .card{
        max-width: 100%;
    }
}
@media(max-width:768px){
    .ct-container-evento .ct-evento .title{
        display: none;
    }
    .ct-container-evento {
        flex-direction: column-reverse;
    }
    .ct-container-evento .ct-evento {
        max-width: 100%;
        padding-right: 0px;
    }
    .ct-container-evento .ct-filters-evento{
        max-width: 100%;
        padding-left: 0px;
        border: 0;
        margin-top: 0;
    }
    .ct-filters-evento .filters-wrapper{
        margin-top: 40px;
        margin-bottom: 0;
    }
    .ct-filters-evento .filters-wrapper .search-filter{
        width: 100%;
        max-width: 100%;
        height: 40px;
        margin-bottom: 20px;
    }
    .ct-filters-evento .filters-wrapper .search-filter #evento-search{
        font-size: 16px;
        line-height: 22px;
    }
    .ct-filters-evento .filters-wrapper .search-filter:before{
        top: 3px;
    }
    .ct-filters-evento .filters-wrapper .button-filters .btn-filter{
        padding: 10px 20px;
    }
    .cabecera-eventos-mobile{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .act-desac-event-filters{
        font-family: 'Font Awesome 6 Pro';
        font-weight: 300;
        font-size: 24px;
        line-height: 24px;
        color: #05163B;
        box-shadow: 0px 0px 29.6px 0px #00000017;
        padding: 14px;
        border-radius: 25px;
    }
    .ct-filters-evento .filters-wrapper h2.title{
        margin-bottom: 0;
        font-family: 'Cinzel';
    }
    .filters-see-hide{
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
    }
    .filters-see-hide.active{
        display: flex;
        flex-direction: column;
        opacity: 1;
        max-height: fit-content;
        margin-top: 20px !important;
        margin-bottom: 30px;
    }

    .ct-filters-evento .filters-wrapper h2{
        margin-bottom: 16px;
    }
    .ct-container-evento .ct-listado-eventos .eventos-container{
        height: 370px;
        padding: 20px;
    }
    .ct-container-evento .ct-listado-eventos .eventos-container .eventos-content .eventos-title{
        font-size: 40px;
        line-height: 40px;
    }
    .ct-container-evento{
        margin-bottom: 0;
    }
    .ct-listado-eventos{
        margin-bottom: 50px;
    }

    .ct-filters-evento .filters-wrapper .date-filters{
        margin-bottom: 20px;
    }
}

/* SLIDE DESCUBRE CALAHORRA ELEMENTOR CUSTOM */
.see-descubre-calahorra-filters {
    display: none;
}
.descubre-calahorra-filter-widget .descubre-calahorra-filters {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 40px;
    margin-top: 0;
    max-width: 92%;
}
.descubre-calahorra-filter-widget .descubre-calahorra-filters li .filter-link {
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #05163B;
    padding: 10px 14px;
    border: 1px solid #05163B;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
.descubre-calahorra-filter-widget .descubre-calahorra-filters li .filter-link:hover, 
.descubre-calahorra-filter-widget .descubre-calahorra-filters li.filter-active .filter-link {
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.descubre-calahorra-filter-widget .swiper{
    overflow: visible;
}
.descubre-calahorra-filter-widget .swiper-button-next{
    top: -60px;
    right: 0px;
    left: auto;
    bottom: auto;
}
.descubre-calahorra-filter-widget .swiper-button-prev{
    top: -60px;
    right: 40px;
    left: auto;
    bottom: auto;
}
@media(max-width:1024px){
    .descubre-calahorra-filter-widget .swiper-button-next{
        top: auto;
        bottom: -67px;
    }
    .descubre-calahorra-filter-widget .swiper-button-prev{
        top: auto;
        bottom: -67px;
    }
}
/* SLIDE EVENTOS ELEMENTOR CUSTOM */
.see-evento-filters {
    display: none;
}
.evento-filter-widget .evento-filters {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 40px;
    margin-top: 0;
}
.evento-filter-widget .evento-filters li .filter-link {
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #05163B;
    padding: 10px 14px;
    border: 1px solid #05163B;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
.evento-filter-widget .evento-filters li .filter-link:hover, 
.evento-filter-widget .evento-filters li.filter-active .filter-link {
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.evento-filter-widget .swiper{
    overflow: visible;
}
.evento-filter-widget .swiper-button-next{
    top: -60px;
    right: 0px;
    left: auto;
    bottom: auto;
}
.evento-filter-widget .swiper-button-prev{
    top: -60px;
    right: 40px;
    left: auto;
    bottom: auto;
}
@media(max-width:1024px){
    .evento-filter-widget .swiper-button-next,
    .evento-filter-widget .swiper-button-prev{
        top: auto;
        bottom: -67px;
    }
}
/* SLIDE BLOG ELEMENTOR CUSTOM */
.ct-slide-elementor-blog article{
    position: relative;
}
.ct-slide-elementor-blog .elementor-post .elementor-post__text .ap-category {
    position: absolute;
    left: 15px;
    top: 15px;
}
.ct-slide-elementor-blog .elementor-post .elementor-post__text .ap-category a {
    background-color: #D2E0FF;
    color: #05163B;
    text-decoration: none;
    font-family: 'Archivo';
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 10px;
}
.ct-slide-elementor-blog .swiper{
    overflow: visible;
}
.ct-slide-elementor-blog .swiper-button-next{
    top: -60px;
    right: 0px;
    left: auto;
    bottom: auto;
}
.ct-slide-elementor-blog .swiper-button-prev{
    top: -60px;
    right: 40px;
    left: auto;
    bottom: auto;
}
.ct-slide-elementor-blog .swiper-button-prev:after{
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    opacity: 1;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ct-slide-elementor-blog .swiper-button-next:after{
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 20px;
    color: #05163B;
    border: 1px solid #05163B;
    border-radius: 40px;
    padding: 6px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ct-slide-elementor-blog article .elementor-post__read-more:hover{
    text-decoration: none;
}
.ct-slide-elementor-blog article .elementor-post__excerpt p{
    max-height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

@media(max-width:1024px){
    .ct-slide-elementor-blog .swiper-button-prev,
    .ct-slide-elementor-blog .swiper-button-next{
        top: auto;
        bottom: -67px;
    }
}

@media(max-width:767px){    
    .ct-slide-elementor-blog .elementor-post .elementor-post__excerpt p,
    .ct-slide-elementor-blog .elementor-post__read-more{
        display: none;
    }
    .ct-slide-elementor-blog .elementor-post .elementor-post__text .elementor-post__title{
        max-height: 50px;
        overflow: hidden;
    }
    .ct-slide-elementor-blog .elementor-post .elementor-post__text .ap-category{
        left: 9px;
        top: 13px;
    }
}

/* SLIDE RUTAS ELEMENTOR CUSTOM */
.see-ruta-filters {
    display: none;
}
.ruta-filter-widget .ruta-filters {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 40px;
    margin-top: 0;
}
.ruta-filter-widget .ruta-filters li .filter-link {
    font-family: 'Archivo';
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #05163B;
    padding: 10px 14px;
    border: 1px solid #05163B;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
.ruta-filter-widget .ruta-filters li .filter-link:hover, 
.ruta-filter-widget .ruta-filters li.filter-active .filter-link {
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.ruta-filter-widget .swiper{
    overflow: visible;
}
.ruta-filter-widget .swiper-button-next{
    top: -60px;
    right: 0px;
    left: auto;
    bottom: auto;
}
.ruta-filter-widget .swiper-button-prev{
    top: -60px;
    right: 40px;
    left: auto;
    bottom: auto;
}

@media(max-width:1024px){
    .ruta-filter-widget .swiper-button-prev,
    .ruta-filter-widget .swiper-button-next{
        top: auto;
        bottom: -67px;
    }
}

/*FILTROS*/
@media(max-width:768px){
    .see-descubre-filters,
    .see-descubre-filters:hover,
    .see-descubre-filters:active,
    .see-descubre-filters:focus,
    .see-ruta-filters,
    .see-ruta-filters:hover,
    .see-ruta-filters:active,
    .see-ruta-filters:focus,
    .see-evento-filters,
    .see-evento-filters:hover,
    .see-evento-filters:active,
    .see-evento-filters:focus,
    .see-descubre-calahorra-filters,
    .see-descubre-calahorra-filters:hover,
    .see-descubre-calahorra-filters:active,
    .see-descubre-calahorra-filtersrra-filters:focus{
        font-family: 'Archivo';
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        text-transform: uppercase;
        width: 100%;
        border-radius: 5px;
        padding: 10px 15px;
        border: 1px solid #05163B;
        background-color: transparent;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px;
    }
    .see-descubre-filters i,
    .see-ruta-filters i,
    .see-evento-filters i,
    .see-descubre-calahorra-filters i{
        font-size: 26px;
    }
    .descubre-filters,
    .ruta-filters,
    .evento-filters,
    .descubre-calahorra-filters{
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
        margin-bottom: 30px !important;
    }
    .elementor-element.cal-descubre-home .descubre-filters{
        max-height: fit-content;
        opacity: 1;
        overflow: visible;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        overflow: scroll;
        width: 100vw;
        position: relative;
        margin-left: -50vw !important;
        left: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .elementor-element.cal-descubre-home .descubre-filters::-webkit-scrollbar {
        display: none;
    }
    .descubre-contents .descubre-filters li label{
        min-width: fit-content;
        display: block;
        white-space: pre;
    }
    .descubre-filters.active,
    .ruta-filters.active,
    .evento-filters.active,
    .descubre-calahorra-filters.active{
        display: flex;
        opacity: 1;
        max-height: fit-content;
        margin-top: 20px !important;
    }
}

/* SINGLE RUTAS */
.lineas-rutas-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 10px;
}
.lineas-rutas-container .linea-ruta {
}
.lineas-rutas-container .linea-ruta .title{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #05163B;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    background-color: #EDF3FF;
    border-radius: 12px;
    padding: 20px;
}
.lineas-rutas-container .linea-ruta .title:after{
    content: '\f107';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 16px;
    color: #05163B;
}
.lineas-rutas-container .linea-ruta.show .title:after{
    content: '\f106';
}
.lineas-rutas-container .linea-ruta:not(.show) .content{
    display: none;
}
.lineas-rutas-container .linea-ruta .content .description{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #05163B;
    margin-top: 30px; 
    margin-bottom: 20px;
}
.lineas-rutas-container .linea-ruta .content .image{
    margin-bottom: 30px;    
}
.lineas-rutas-container .linea-ruta .content .image img{
    width: 100%;
    max-width: 500px;
    border-radius: 6px;
}
.lineas-rutas-container .linea-ruta .content .link{
    font-family: 'Archivo';
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    line-height: 25px;
    border-radius: 12px;
    padding: 12px 30px;
    text-align: center;
    background-color: #5E83D6;
    color: #FFFFFF;
    display: block;
    width: fit-content;
    margin-bottom: 30px;
}
.lineas-rutas-container .linea-ruta .content .link:hover{
    background-color: #05163B;
}
@media(max-width:768px){
    .lineas-rutas-container .linea-ruta .content .link{
        width: 100%;
    }
}

/* ARCHIVO RUTAS */
.ct-container-listado-ruta{
    margin-top: 30px;
}
.ct-container-listado-ruta .ct-description-listado-ruta h2{
    font-family: 'Cinzel';
    font-weight: 400;
    color: #5E83D6;
    margin-bottom: 22px;
}
.ct-container-listado-ruta .ct-description-listado-ruta .description{
    font-family: 'Archivo';
    font-weight: 400;
    color: #05163B;
    margin-bottom: 39px;
    max-width: 850px;
}
.ct-container-listado-ruta .ct-filters-listado-ruta .ruta-filters{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin: 0;
    list-style: none;
    margin-bottom: 42px;
}
.ct-container-listado-ruta .ct-filters-listado-ruta .ruta-filters li a{
    font-family: 'Archivo';
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #05163B;
    padding: 10px 16px;
    border: 1px solid #05163B;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 32px;
    text-transform: uppercase;
}
.ct-container-listado-ruta .ct-filters-listado-ruta .ruta-filters li.filter-active a{
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.ct-container-listado-ruta .ct-filters-listado-ruta .ruta-filters li a:hover{
    background-color: #5E83D6;
    border-color: #5E83D6;
    color: #ffffff;
}
.ct-container-listado-ruta .ct-filters-listado-ruta .ruta-filters li a:hover img{
    filter: brightness(0) invert(1);
}
.ct-container-listado-ruta .ct-filters-listado-ruta .ruta-filters li a img{
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.listado-rutas{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1%;
    column-gap: 1%;
}
.listado-rutas .rutas-container{
    max-width: 49.5%;
    width: 100%;
    margin-bottom: 1%;
}

@media(max-width:1024px){
    .listado-rutas .rutas-container{
        max-width: 100%;
        margin-bottom: 15px;
    }
}
