/** BORRAR AL FINAL **/
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}

.otgs-development-site-front-end {
    display: none;
}

/** BORRAR AL FINAL **/

.rural-rht-img::before {
    content: none;
}

.rural-lft p strong,
.rural-lft p b {
    font-family: 'BricolageGrotesque-Bold';
}

.visitar-list ul li .visitar-img img {
    aspect-ratio: 3/2;
    object-fit: cover;
}

#mapGm {
    height: 250px;
    width: 100%;
}

ul.cer-filter-lst li .select_box_input {
    z-index: 100;
}

.pagination ul li a span.rgt {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/ico-pages-right.svg) no-repeat scroll right top;
    transition: all .5s ease;
}

.pagination ul li a span.lft {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/ico-pages-left.svg) no-repeat scroll right top;
    transition: all .5s ease;
}

.pagination ul li a.pagination__number_active {
    color: #FFFFFF;
    background: #F2BD4F;
}

.loader {
    border-top: 10px solid #F2BD4F;
}

.inner-banner.aloj-ban .in-ban-lft ul li a.active {
    background: #002b43;
    color: #fff;
}

.notice.notice-info {
    border-color: #F2BD4F;
}

.notice.notice-info p {
    font-family: 'BricolageGrotesque-Medium';
}

.block-crossfade-slide>div {
    height: 100% !important;
}

.SistemsFormularioForm .consult-list ul li textarea {
    font-family: 'ArialMT' !important;
}

.SistemsFormularioForm .consult-list ul li p.txt {
    font-family: 'Inter-Regular' !important;
}

.post-pad .post-mm p strong,
.post-pad .post-mm p b {
    color: #F2BD4F;
}

.experience-sec.post-caa .sector-img img {
    aspect-ratio: 3/2.4;
    object-fit: cover;
}

.post-pad .post-mm .post-tit .post-rgt .post-per .post-img img {
    width: 61px;
    border-radius: 50%;
}

.blog-busc-list ul li .blog-busc-img img {
    aspect-ratio: 3/1.8;
    object-fit: cover;
}

.lst-cnt p b,
.lst-cnt p strong {
    font-family: 'Arial-BoldMT';
}

ul.cat-lst li {
    flex: 0 1 22% !important;
}

.agenda-main-rgt .agenda-list li.categs {
    flex: 1 1 50% !important;
}

.agenda-main-rgt .agenda-list li.calendar {
    flex: 0 1 50% !important;
}

#mapContact {
    height: 550px;
    width: 100%;
}

.documentos-lst .pagination.pagination-lst ul li {
    padding: 0;
}

.pagina-sec p strong,
.pagina-sec p b {
    font-family: 'Arial-BoldMT';
}

.oscos-map p strong,
.oscos-map p b {
    color: #F2BD4F;
    font-family: 'Arial-BoldMT';
}

.sector-img img {
    aspect-ratio: 3/1.79;
    object-fit: cover;
}

.inner-banner .ruta-de ul {
    row-gap: 10px;
}

.ruta-pad .ruta-rgt ul {
    row-gap: 10px;
}

.ruta-pad .ruta-lft img.img-ruta {
    border-radius: 5px;
    margin-bottom: 20px;
}

.sector-content p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
}

.owl-carousel .owl-item img {
    max-height: 226px;
}

footer .ftr-top {
    display: flex;
    place-content: space-between;
}

.mapa-cont-div ul.map-list li.golf-map7 {
    top: -57%;
    left: 30%;
}

.actividades-list ul li a.selected {
    background: #F2BD4F;
    color: #fff;
    border: 1px solid #F2BD4F;
}

.submit-ar {
    top: 23px;
}

.visitar-menu ul li a.active {
    color: #F2BD4F;
}

.visitar-menu ul li a.active span {
    background: #F2BD4F;
}

.visitar-list ul li .visitar-content ul li.location.ruts {
    color: #002B43;
}

.rural-rht.punto-rh p strong,
.rural-rht.punto-rh p b {
    font-family: 'Arial-BoldMT';
}

.rural-rht a[href^=tel] {
    text-decoration: underline;
}

.com-caro-img img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.comarca .com-cnt ul li.co-2 p b,
.comarca .com-cnt ul li.co-2 p strong {
    font-family: 'Arial-BoldMT';
}

.gastro .gastro-cnt p b,
.gastro .gastro-cnt p strong {
    font-family: Inter-Bold;
}

.slider .swiper-navigations .sw-rgt img {
    width: auto;
}



/* CARDS MAPA */
div#info-card {
    display: none;
    position: absolute;
    background: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    z-index: 1000;
    left: 40%;
    top: 40%;
}

#info-card button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer;
    padding: 3px;
    z-index: 1;
}

#info-image {
    width: 200px;
    margin-right: 20px;
    min-height: 100px;
    max-height: 150px;
    height: auto;
    display: block;
    margin-bottom: 5px;
    object-fit: cover;
    border-radius: 10px;
}

span#info-title {
    font-family: 'BricolageGrotesque-ExtraBold';
}

#info-link {
    display: flex;
    margin-top: 5px;
    text-decoration: none;
    color: #EB8B2D;
    font-size: 14px;
    flex-direction: column;
    max-width: 91%;
}

#info-link:hover {
    color: #303030;
}

#info-card button:hover {
    color: #EB8B2D;
}

.buscar-banner ul li a:hover {
    font-family: 'Arial-BoldMT';
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #002b43;
    background: #fff;
}

.buscar-banner ul li a:hover span {
    background: #f2bd4f;
    color: #fff;
}

/* imagen buscador */
.buscar-result ul li a .po-lf img {
    aspect-ratio: 3/1.925;
    object-fit: cover;
    border-radius: 5px;
}

.pagination ul li span {
    color: #303030;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 16px;
    font-family: 'Inter-Regular';
    transition: all .5s ease;
}

.pagination ul li span.active {
    background: #F2BD4F;
    color: #fff;
    font-family: 'Inter-Regular';
}

.buscar-banner ul li a.active span {
    width: auto;
}

.buscar-banner ul li a {
    padding: 15px 15px 8px 15px;
}

.fixed-header-search.open {
    z-index: 1;
}

.submit-ar.search-page {
    top: 36px;
}

.com-caro-img,
.sector-img {
    border-radius: 6px;
}

.rural-lft a {
    color: #f2bd4f;
    font-family: 'Inter-Semibold';
}

.rural-lft a:hover {
    text-decoration: underline;
    color: #C0953C;
}

.foto-ficha img {
    margin-bottom: 25px;
    width: 100%;
    height: auto;
}

.rural-rht ul li.url-ico span {
    background: url(../../resources/v1/images/ico-url-grey.svg) no-repeat 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
}

.rural-rht ul li.loc-ico span {
    width: 28px;
}

.nice-select {
    font-family: 'BricolageGrotesque-Light';
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
}

.comarca .com-caro .swiper-container .swiper-wrapper .swiper-slide .com-caro-img span img {
    width: 18px;
    height: 15px;
}

/* Cambio familia tipográfica: BricolageGrotesque */

.cbp-hrmenu>ul>li>a {
    font-family: 'BricolageGrotesque-ExtraBold';
}

.exp-list ul li.current a,
.exp-list ul li a,
.gastro .gastro-cnt a {
    font-family: 'BricolageGrotesque-Bold';
}

.descub .descub-cnt h3,
.vicap p {
    font-family: 'BricolageGrotesque-SemiBold';
}

.exp-list ul li a,
.sector-content p,
.gastro .gastro-cnt p {
    font-family: 'BricolageGrotesque-Regular';
}

.descub .descub-cnt p {
    font-family: 'BricolageGrotesque-Light';
}

/* Fin Cambio familia tipográfica: BricolageGrotesque */


.sector-content ul li {
    font-size: 11px;
    line-height: 13px;
    border: 1px solid rgb(0 43 67 / 20 %) !important;
    padding: 0px 7px;
}

.rural-lft ul li {
    font-size: 16px;
    line-height: 20px;
}


.rural-lft ul li.star-ico {
    font-family: 'BricolageGrotesque-Bold';
    margin: 0;
    padding: 0;
}

.rural-lft h3 {
    font-family: 'BricolageGrotesque-Bold';
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
}

.rural-rht a {
    font-size: 14px;
    line-height: 18px;
    color: #F2BD4F;
}

.rural-rht ul li a,
.rural-rht ul li {
    font-size: 14px;
    line-height: 18px;
}

.foto-ficha img {
    border-radius: 6px;
}

.access-web a.acc-ico {
    border: none;
}

.exp-list ul li a {
    color: rgba(0, 43, 67, 0.5);
}

.los-mejora .los-majora-cnt h2 {
    font-family: 'BricolageGrotesque-Bold';
}

footer .ftr-top .ftr-lst ul li a {
    color: rgba(255, 255, 255, 0.5);
    font-family: 'BricolageGrotesque-Light';
}

footer .ftr-top .ftr-lst h2 a {
    font-family: 'BricolageGrotesque-Bold';
}

.reserva-list ul li {
    column-gap: 0%;
}

.reserva-list ul li .reserva-cnt p {
    color: rgba(0, 43, 67, 0.5);
    font-family: 'BricolageGrotesque-Light';
}

.sector-div h2 {
    color: rgba(0, 43, 67, 1);
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

.rural-rht ul li.loc-ico span {
    width: 18px;
}

.block-crossfade-slide-overlay-content.light.txt1 {
    margin-top: 8%;
}

#viewport .roans-txt p {
    font-family: 'BricolageGrotesque-Light';
}

.news-title-sec .news-cnt-sec .subscribe-form label {
    font-family: 'BricolageGrotesque-Light';
    font-size: 11px;
    opacity: 0.7;
}

.cookies-content-sec ul {
    font-family: 'BricolageGrotesque-Regular';
    font-size: 16px;
    line-height: 26px;
    color: #585858;
    padding: 0px 0px 20px 40px;
}

.cookies-content-sec ul li {
    list-style: disc;
    margin-bottom: 10px;
    padding-left: 5px;
}

.cookies-content-sec ul li::marker {
    color: #F2BD4F;
}

.cookies-content-sec h4 {
    font-family: 'BricolageGrotesque-Regular';
    font-size: 22px;
    line-height: 32px;
    color: #002B43;
    margin-bottom: 20px;
    margin-top: 40px;
    float: left;
    width: 100%;
}

.cookies-content-sec a,
.post-mm p a {
    color: #002B43;
    font-family: 'BricolageGrotesque-SemiBold';
    border-bottom: 1px solid rgba(0, 43, 67, 0.2);
}

.cookies-content-sec a:hover,
.post-mm p a:hover {
    border-bottom: 1px solid #f2bd4f;
    transition: all .35s ease;
}

.fulles-logo {
    display: none;
}

.post-pad .post-mm .exp-list ul li a:hover {
    color: #002B43;
}

.post-pad .post-mm p strong,
.post-pad .post-mm p b {
    font-family: 'BricolageGrotesque-SemiBold';
    color: #585858;
}

.post-pad .post-mm .ficha-blog a {
    right: 30px;
    bottom: 25px;
}

.post-pad .post-mm .ficha-blog p {
    bottom: 25px;
    left: 30px;
}

.post-pad .post-mm .ficha-blog img {
    border-radius: 15px;
}

.post-pad .post-mm .ficha-blog a {
    display: none;
}

.post-pad .post-mm h3 {
    border-top: solid 2px rgba(85, 129, 152, 0.23);
    margin-top: 60px;
    padding-top: 25px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
}

.post-pad .post-mm h4 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 3px;
    color: #002b43;
    font-family: 'BricolageGrotesque-SemiBold';
}

.post-pad .post-mm .com-lnk a {
    font-family: 'BricolageGrotesque-Bold';
    font-weight: normal;
    font-size: 16.36px;
    letter-spacing: -0.01em;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    line-height: 24.55px;
    text-align: center;
    color: #002b43;
    height: 40px;
    background: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: transparent;
    border: 1px solid rgba(0, 43, 67, 0.3);
    padding: 0 27px;
    margin-top: 10px;
}

.post-pad .post-mm .com-lnk a:hover {
    background: #002b43;
    color: #fff;
}

.documentos-img img {
    border-radius: 6px !important;
}

.inner-banner.aloj-ban .in-ban-lft ul li a {
    height: 42px;
    padding: 0 20px;
}

.inner-banner.aloj-ban .in-ban-lft ul {
    column-gap: 10px;
    row-gap: 10px;
}

.mapa-menu ul li [type="radio"]:checked+label,
.mapa-menu ul li [type="radio"]:not(:checked)+label {
    color: #002B43;
}

.mapa-select-div p {
    color: #002B43;
    font-family: 'BricolageGrotesque-Light';
}

.oscos-map p {
    color: #002B43;
    margin-bottom: 20px;
}

.blog-busc-center {
    position: relative;
}

.blog-busc-center img {
    max-width: 100%;
    aspect-ratio: 5/2;
    object-fit: cover;
    border-radius: 5px;
}

.tipo-acts .swiper-navigations {
    display: none;
}

section.slider.inner-banner1.encuentra.tipo-acts {
    pointer-events: none;
}

html {
    scroll-behavior: smooth;
}

.autocaravan-lst.datos-lst .mov-main .mov-cnt {
    padding-left: 0px;
    padding-right: 55px;
}

.activids-top-sec p {
    font-size: 20px;
    line-height: 30px;
    padding-left: 10%;
    padding-right: 10%;
    color: #585858;
}

.activids-sec {
    padding-bottom: 100px;
}

.oscos-map-lft p {
    font-size: 20px;
    line-height: 30px;
}

.pagina-lst ul li.blue {
    background: #71d7e8;
}

/** Mosaic home **/
.moments-sec {
    float: left;
    width: 100%;
    padding: 135px 0 112px;
}

.moments-sec h2 {
    font-family: 'BricolageGrotesque-SemiBold';
    font-weight: normal;
    font-size: 60px;
    letter-spacing: -0.01em;
    line-height: 70px;
    text-align: left;
    color: #002b43;
    width: 100%;
    margin-bottom: 30px;
}

.moments-sec .moments-lst {
    float: left;
    width: 100%;
}

.moments-sec .moments-lst ul {
    float: left;
    width: 100%;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(226px, 1fr));
    grid-auto-rows: auto;
    grid-auto-flow: dense;
}

.moments-sec .moments-lst ul li {
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.moments-sec .moments-lst ul li.wide {
    grid-column: span 2;
}

.moments-sec .moments-lst ul li.tall {
    grid-row: span 2;
}

.moments-sec .moments-lst ul li.short {
    grid-row: span 1;
}

.moments-sec .moments-lst ul li a {
    float: left;
    width: 100%;
}

.moments-sec .moments-lst ul li .moments-img {
    float: left;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.moments-sec .moments-lst ul li.wide.short .moments-img {
    padding-bottom: 48.702%;
}

.moments-sec .moments-lst ul li .moments-img img {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
}

.moments-sec .moments-lst ul li .moments-img::after {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#b30000', GradientType=0);
    transition: all 0.5s ease;
}

.moments-sec .moments-lst ul li:hover .moments-img img {
    transform: scale(1.1);
}

.moments-sec .moments-lst ul li:hover .moments-img::after {
    background: -moz-linear-gradient(top, rgba(242, 189, 79, .3) 40%, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(242, 189, 79, .3)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, rgba(242, 189, 79, .3) 40%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, rgba(242, 189, 79, .3) 40%, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(242, 189, 79, .3) 40%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, rgba(242, 189, 79, .3) 40%, rgba(0, 0, 0, .8) 100%);
}

.moments-sec .moments-lst ul li .moments-cnt {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 40px 35px;
    z-index: 2;
}

.moments-sec .moments-lst ul li .moments-cnt h2 {
    float: left;
    width: 100%;
    font-family: 'BricolageGrotesque-SemiBold';
    color: #FFFFFF;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.41px;
}

.moments-sec .moments-lst ul li .moments-cnt h3 {
    float: left;
    width: 100%;
    font-family: 'BricolageGrotesque-SemiBold';
    color: #FFFFFF;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.34px;
}

/** End Mosaic home **/


/** Favoritos **/
.els-teus {
    margin-bottom: 64px;
}

.els-teus h5 {
    width: 100%;
    color: #002B43;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    font-family: 'BricolageGrotesque-SemiBold';
}

.els-teus h2 {
    width: 100%;
    color: #002B43;
    font-family: 'BricolageGrotesque-SemiBold';
    font-size: 42px;
    line-height: 43px;
}

.els-teus-rgt {
    float: right;
    padding-top: 15px;
}

.els-teus a {
    float: left;
    width: auto;
    color: #F2BD4F;
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-family: 'BricolageGrotesque-SemiBold';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    background-size: contain;
    transition: all .5s ease;
}

.els-teus a span {
    background: url(../images/fav-download.svg) no-repeat left center;
    width: 40px;
    height: 40px;
    display: inline-block;
    transition: all .5s ease;
    background-size: contain !important;
}

.els-teus a:hover span {
    background: url(../images/fav-download-hover.svg) no-repeat left center;
}

.exp-whole-pge {
    padding-bottom: 112px;
}

.exp-whole-pge .experience-sec {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 37px;
    padding: 0 0 64px;
    float: none;
}

.exp-whole-pge .experience-sec h2 {
    float: left;
    width: 100%;
    color: #545454;
    font-family: 'BricolageGrotesque-SemiBold';
    font-size: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgba(84, 65, 123, 0.2);
    ;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    padding: 0 45px 18px 45px;
    position: unset;
    letter-spacing: unset;
}

.exp-whole-pge .experience-sec h2 span {
    padding: 3px 10px;
    font-size: 13px;
    margin-left: 25px;
    border-radius: 5px;
    line-height: 15px;
    background: #F2BD4F;
    color: #fff;
    opacity: 1;
}

.exp-whole-pge .experience-sec .items {
    display: flex;
    flex-direction: column;
    row-gap: 45px;
}

.exp-whole-pge .experience-sec .items .item {
    display: grid;
    grid-template-columns: minmax(250px, 1fr) 4fr;
    column-gap: 40px;
    padding-bottom: 45px;
    border-bottom: solid 1px #F2BD4F;
}

.exp-whole-pge .experience-sec .items .item:last-child {
    border: none;
}

.exp-whole-pge .experience-sec .items .item .image {
    aspect-ratio: 1.33;
    border-radius: 10px;
    position: relative;
    transition: all .5s ease;
}

.exp-whole-pge .experience-sec .items .item .image img {
    aspect-ratio: 1.33;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.exp-whole-pge .experience-sec .items .item span.wishlist-ico {
    width: 42px;
    height: 42px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px 0 5px;
    transition: all .5s ease;
    background: #F2BD4F url(../images/ico-heart-fill.svg) no-repeat center center;
}

.exp-whole-pge .experience-sec .items .item .info {
    display: flex;
    flex-direction: column;
    row-gap: 7px;
    overflow: hidden;
}

.exp-whole-pge .experience-sec .items .item .info h4 {
    color: #002B43;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'BricolageGrotesque-SemiBold';
    line-height: 20px;
}

.exp-whole-pge .experience-sec .items .item .info h3 {
    color: #002B43;
    font-size: 45px;
    font-family: 'BricolageGrotesque-SemiBold';
    line-height: 50px;
    margin-bottom: 7px;
}

.exp-whole-pge .experience-sec .items .item .info p {
    float: left;
    width: 100%;
    font-family: 'BricolageGrotesque-Regular';
    color: #444;
    opacity: 0.7;
    padding-bottom: 3px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
}

.exp-whole-pge .veure {
    margin-top: 30px;
    float: left;
    margin-bottom: 20px;
}

.exp-whole-pge .veure .premium_web {
    background: #fff;
    color: #F2BD4F;
    width: 100%;
    border-radius: 4px;
    font-family: 'BricolageGrotesque-Regular';
    font-size: 22px;
    padding: 12px 22px;
    border: 1px solid #F2BD4F;
}

/** End Favoritos **/

.sector-sec .sector-cnt ul li span.wishlist-ico.fill,
span.wishlist-ico.fill,
.municipios-list ul li span.wishlist-ico.fill,
.visitar-list ul li span.wishlist-ico.fill {
    background: #F2BD4F url(../images/ico-heart-fill.svg) no-repeat center center;
}

.owl-carousel .owl-item .com-caro-img span img {
    aspect-ratio: auto;
}

.owl-carousel .owl-item .heart-ico img.heart-dark-filled,
.heart-ico .heart-dark-filled {
    display: none;
}

.owl-carousel .owl-item .heart-ico.fill img.heart-dark,
.heart-ico.fill .heart-dark {
    display: none;
}

.owl-carousel .owl-item .heart-ico.fill img.heart-dark-filled,
.heart-ico.fill .heart-dark-filled {
    display: block;
}

#rutas.dormir-sec {
    background-color: #E9F2F5 !important;
    border-top: 3px solid #fff;
}

#que-visitar.dormir-sec {
    background-color: #F6EFED !important;
    border-top: 3px solid #fff;
}

#donde-comer.donde-sec {
    background-color: #F2EFE7 !important;
    border-top: 3px solid #fff;
}

#donde-dormir.dormir-sec {
    background-color: #E9F1EB !important;
    border-top: 3px solid #fff;
}

.actividades-list ul li a {
    width: max-content;
}

.rural-lft hr {
    border: 1px solid rgba(0, 43, 67, 0.2);
    margin-bottom: 22px;
}

.post-pad ol {
    margin-bottom: 40px;
}

.post-pad ol li {
    margin-left: 25px;
    padding-left: 25px;
    margin-bottom: 15px;
    font-family: 'BricolageGrotesque-Regular';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: -0.01em;
    line-height: 26px;
    color: #585858;
    text-align: justify;
    border-left: solid 2px #f2bd4f;
}

.post-pad .ficha-blog {
    position: relative;
    width: 100%;
    height: 600px;
}

.post-pad .ficha-blog img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-pad .ficha-blog::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(179deg, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.60) 100%);
    z-index: 1;
    border-radius: 15px;
}

.post-pad .post-mm .ficha-blog {
    margin-bottom: 50px;
    margin-top: 30px;
}

.exp-whole-pge .experience-sec h2 {
    font-size: 30px;
    padding: 0 45px 18px 0px;
}

.exp-whole-pge .experience-sec {
    row-gap: 5px;
}

.exp-whole-pge .experience-sec .items .item .info h3 {
    font-size: 35px;
    line-height: 45px;
}

.com-caro-img span {
    background: #002B43;
}

.exp-list ul li.current a {
    color: #002b43;
}

.exp-list ul li.current a:hover {
    color: #002b43;
}

.descub .descub-video {
    margin-top: 0px;
    margin-bottom: 10px;
}

footer .ftr-top .ftr-lst h2 {
    font-family: 'BricolageGrotesque-Bold';
    font-weight: normal;
    font-size: 20px;
    letter-spacing: -0.03em;
    line-height: 30px;
    color: #fff;
}

.buscar-banner ul li a span {
    padding: 5px 5px;
    border-radius: 4px;
}

.submit-ar {
    background: url(../images/sear-ico.svg) no-repeat center center;
}

.slider .swiper-navigations .sw-rgt {
    display: none;
}

.news-title-sec {
    padding-bottom: 35px;
}

.hdr-links>ul>li {
    margin-right: 3px;
}

.ftr-logos img {
    height: 40px;
    width: auto;
}

.ftr-logos li.asturias img {
    width: 160px !important;
    height: 30px !important;
}

.ftr-logos li.prtr img {
    width: 140px !important;
    height: auto !important;
}

.ftr-logos li.next img {
    width: 140px !important;
    height: auto !important;
}

.logos-pie {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 3% 22px 3%;
}

.logos-pie ul {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 6%;
}

.logos-pie ul li {
    float: left;
    width: 16.5%;
}

.logos-pie img {
    width: 100%;
}

footer .ftr-top {
    padding-bottom: 25px;
}

a.app-btn {
    background: #F2BD4F;
    border: 2px solid #F2BD4F;
    color: #002B43;
    font-family: 'BricolageGrotesque-Bold';
    font-size: 16px;
    line-height: 24px;
    border-radius: 8px;
    padding: 10px 30px;
    display: inline-flex;
    transition: all .5s ease;
}

a.app-btn:hover {
    background: #002B43;
    color: #fff;
    border: 2px solid #002B43;
}

/* JIRA SCS-64 */

/** SINGLE RUTA **/
.inner-banner .ruta-de {
    position: relative;
    width: 68%;
    justify-self: center;
    left: 0px !important;
}

/** SINGLE AGENDA **/
.post-pad .row .post-mm h2 {
    font-family: 'BricolageGrotesque-SemiBold';
    font-weight: normal;
    font-size: 56px;
    letter-spacing: -0.01em;
    line-height: 70px;
    padding-right: 90px;
    text-align: left;
    color: #002b43;
}

.post-lft img {
    width: 100%;
    padding-right: 0px;
    height: 100%;
    object-fit: scale-down;
}

.post-pad .post-mm .post-tit {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
    margin-top: 50px;
    place-content: center;
    gap: 4%;
}

.post-mm>ul>li {
    list-style: circle;
    font-family: 'BricolageGrotesque-Regular';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: -0.01em;
    color: #585858;
    text-align: justify;
    margin-bottom: 5px;
}

.post-mm>ul {
    margin: 0px 45px 15px;
}

.post-pad .post-mm .post-tit .post-rgt {
    height: 70%;
    align-content: center;
    padding-left: 36px;
}

.post-pad .post-mm .post-tit .post-lft {
    flex: 0 1 43%;
    height: 500px;
}

/** AGENDA **/
.agenda-main-rgt ul#filter-tipos {
    float: left;
    margin-top: -45px;
    margin-bottom: 15px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 7px;
}

.agenda-main-rgt ul#filter-tipos li {
    flex: 0 1 auto;
}

.agenda-main-rgt ul#filter-tipos li a {
    display: inline-flex;
    height: 52px;
    border-radius: 6px;
    background: transparent;
    border: 1.84px solid #012b43;
    justify-content: center;
    align-items: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    text-align: center;
    padding: 0 40px;
    font-family: BricolageGrotesque-Bold;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: -0.01em;
    line-height: 25.2px;
    text-align: center;
    color: #002b43;
}

.agenda-main-rgt ul#filter-tipos li a.active {
    background: #002b43;
    color: #fff;
}

.agenda-main-rgt ul#filter-tipos li a:hover {
    background: #002b43;
    color: #fff;
}

ul.cat-lst {
    display: grid;
    grid-template-columns: repeat(3, auto);
}

ul.cat-lst li:last-child {
    padding-left: 20px;
}

/** JIRA SCS-65 **/

ul.cat-lst li.loc::after,
.blog-busc-list ul li .blog-busc-cnt ul li.loc::after,
.actividades-slide span.loc::after,
.single-evento .post-pad .post-mm .post-tit .post-rgt .post-per .post-cnt p.loc::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    left: 0;
    top: 5px;
    background: url(../images/ubicacion.svg) no-repeat;
    display: block;
}

.agenda.experience-sec .owl-carousel .owl-item img {
    width: 100%;
    max-height: 500px;
    object-fit: fill;
    height: 339px;
}

p.add-read-more.show-less-content {
    padding: 17px;
}

/** SINGLE AGENDA **/
.blog-busc-list ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 6%;
    row-gap: 80px;
    width: 100%;
}

.blog-busc-list ul li .blog-busc-img img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    width: 100%;
}

.blog-busc-list ul li .blog-busc-cnt ul li.loc {
    padding-left: 16px;
}

.blog-busc-list ul li .blog-busc-cnt ul li.loc::after {
    top: 10px;
}

.blog-busc-list ul li {
    flex: 0 1 29%;
    position: relative;
}

.post-pad .post-mm .post-tit .post-rgt .post-per .post-cnt p {
    font-family: 'BricolageGrotesque-Regular';
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 22px;
    text-align: left;
    color: #585858;
    width: 100%;
}

/** HOME **/
.actividades-slide span.calendar,
.actividades-slide span.clock,
.actividades-slide span.loc {
    margin-top: 5px;
    width: 100%;
    font-family: 'BricolageGrotesque-Regular';
    font-size: 13px;
    line-height: 25px;
    color: #545454;
    position: relative;
    padding-left: 20px;
    display: block;
    float: left;
}