:root {
    --color-blue: #5D6990;
    --color-red: #BE5240;
    --color-verde: #949F6E;
    --color-rosado: #A85B68;
}

.otgs-development-site-front-end {
    display: none;
}

.hide-item {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}


.footer-top-sec {
    display: none;
}

/* HEADER */
.cbp-hrmenu>ul>li:hover>a {
    font-family: inherit;
    font-weight: bold;
}

.menu-accordion .accordionjs .acc_section .sub-menu.acc_head a {
    color: inherit;
}

.menu-accordion .accordionjs .acc_section .sub-menu.acc_head a.selected {
    opacity: 0.5;
}

.cbp-hrsub-inner-lft .mega-list ul li a .menu-img img {
    border-radius: 50%;
}

/* MENÚS */
.cbp-hrmenu>ul>li>a.selected::after {
    opacity: 1;
    width: 100%;
}

/* FOOTER */
ul.ft-cont-lst li.phone a {
    color: inherit;
}

/* DISTRIBUIDORAS */
.inner-baner.align-lft h1 {
    width: 55%;
}

.inner-baner.align-lft.baner-impres h1 {
    width: 100%;
}

.comarca-list ul li a {
    display: flex;
    height: 100%;
}

.comarca-list ul li a .comarca-img {
    height: 100%;
}

.comarca-list ul li a .comarca-img img {
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1.4;
}

/* POST LIST MAPA */
.patrimonials-map #map-view {
    width: 100%;
    float: left;
    aspect-ratio: 16 / 9;
}

/* SINGLES TITLES - HEADER BLANC NO BANNER */
.disfruta-title.just-title {
    margin-bottom: 0;
}

.asador-sec h1 {
    width: 65%;
}

/* MAPA MUNICIPIOS TOOLTIP */
.mapa-cont-div {
    position: relative;
}

.mapa-cont-div ul.map-list {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    pointer-events: none;
    z-index: 20;
}

.mapa-cont-div ul.map-list>li {
    position: absolute !important;
    display: none;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    pointer-events: auto;
    z-index: 21;
}

.mapa-cont-div ul.map-list>li.show {
    display: block;
}

.map-area:hover {
    fill: var(--color-verde) !important;
    fill-opacity: 1;
}

.mapa-menu ul li.mapa-menu-hover::before {
    content: "";
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: var(--color-red) url(../../resources/v1/images/mn-arrw-wht.svg) no-repeat center right 15px;
    z-index: -1;
    border-radius: 0px 5px 5px 0px;
    transition: all .5s ease;
}


/* HOVER MAP */
.mapa-cont-div ul.map-list {
    pointer-events: none;
}

.mapa-cont-div ul.map-list li.show {
    pointer-events: auto;
    z-index: 20;
}

.mapa-cont-div ul.map-list li.show .pop-cont,
.mapa-cont-div ul.map-list li.show a {
    pointer-events: auto;
}

/* DESCARGAS FLEX */
.descargas-list ul li,
.descargas-list ul li a,
.enlaces-list ul li,
.enlaces-list ul li a {
    display: flex;
}

.descargas-list ul li .descargas-img {
    display: flex;
    height: 100%;
}

.descargas-list ul li .descargas-img img {
    object-fit: cover;
}

/* POST LIST CARDS IMG */
.exp-main .exp-img img,
.home-agenda-slide-alba .swiper-slide .home-agenda-img img {
    aspect-ratio: 1.3;
    object-fit: cover;
}

/* POST LIST PAGINATION */
.pagination ul li a {
    border: var(--color-blue);
}

/* POST LIST SELECTORS */
.contact-btm ul li .nice-select.select_box .list {
    max-height: 250px;
    overflow-y: scroll;
}

/* COMARCA - CONTINGUT FLEXIBLE */
.comarca-sec.just-content {
    padding-bottom: 20px;
}

.comarca-sec.just-cards {
    padding-top: 20px;
}

.donde-sec-distro.donde-sec::after {
    position: absolute;
    content: "";
    left: 0px;
    top: 0;
    background: var(--color-rosado);
    width: 100%;
    height: 610px;
    height: 50vh;
}

/* CONTACTAR PAGE - FORM SEC */
.contact-form-sec {
    background-size: 100%;
}

/* MOVILIDAD PAGE */
.movilidad-sec h5.resultats span {
    font-family: 'Pretendard-Black';
}

.movilidad-sec h5.resultats {
    width: 100%;
    float: left;
    font-family: 'Pretendard-Regular';
    color: #242424;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.3px;
    margin-bottom: 25px;
}

/* FAQS */
.post-list-items {
    clear: both;
}

/* LEGAL PAGES - CONTENIDO FLEXIBLE CONTENIDOS */
section.legal-cont-sec.just-title {
    padding-bottom: 20px;
}

section.legal-cont-sec.just-title::after {
    content: none;
}

/* SINGLE AGENDA */
.asador-sec.agenda-sec.no-bg h1 {
    width: 100%;
    word-wrap: break-word;
}

.asador-sec.agenda-sec {
    padding-bottom: 0;
}

.home-agenda-slide .swiper-slide .home-agenda-img img {
    aspect-ratio: 1.5;
    object-fit: cover;
}

/* GALERIA SLIDE */
.hotel-slider-sec .swiper-slide img {
    aspect-ratio: 1.5;
    object-fit: cover;
    max-height: 70vh;
}

/* BANNER CTA FOOTER */
.hm-area-ban {
    aspect-ratio: 16 / 9;
    max-height: 700px;
}

/* MUNICIPIS SINGLE */
.inner-baner.overlay.baner-bg>img {
    aspect-ratio: 2.6;
    object-fit: cover;
}

.municipios-list ul li .municipios-img img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.alba-list ul {
    flex-wrap: nowrap;
}

.alba-list ul li span {
    font-size: 26px;
}


/* RUTAS WIKILOC */
.map-wiki {
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-wiki iframe {
    display: block;
    width: 100%;
    max-width: 1170px;
    height: 650px;
    border: 0;
}

/* VISOR IMATGES 360º */
.ra-section {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 40px;
}

.map-v3d-img {
    width: 100%;
    height: 600px;
    min-height: 600px;
}

.map-v3d-open-link {
    /* position: absolute;
    top: 16px;
    right: 16px;
    z-index: 10;
    background-color: var(--color-blue);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    transition: all .5s ease; */
    position: relative;
    z-index: 10;
    background-color: var(--color-blue);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    transition: all .5s ease;
    /* bottom: 20px; */
}

.map-v3d-open-link:hover {
    opacity: 0.7;
}

/* BOTONS SOBRE BANNER APP STORE i GOOGLE PLAY */
section.icons-apps-sec {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
}

section.icons-apps-sec .row {
    display: flex;
    justify-content: right;
}

section.icons-apps-sec ul img {
    width: 100%;
    max-width: 200px;
}

section.icons-apps-sec ul {
    flex-flow: wrap;
    column-gap: 10px;
    position: absolute;
    bottom: 100px;
    display: flex;
    justify-content: right;
}

/* REVISIONS */
.inner-baner.align-lft .inner-cap {
    bottom: 30%;
}

.exp-main .exp-txt h3 {
    float: left;
    font-size: 30px;
    line-height: 36px;
    font-family: 'Pretendard-SemiBold';
    color: #000000;
    transition: all 0.5s ease;
    display: block;
}

.exp-main:hover .exp-txt h3 {
    color: var(--color-red);
    text-decoration: underline;
}

.info-content ul,
.asador-cnt ul {
    clear: both;
    padding-left: 20px;
}

.info-content ul li {
    list-style: disc;
    width: 100%;
    float: left;
    color: #303030;
    font-family: 'Pretendard-Light';
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.26px;
    margin-bottom: 5px;
}

.asador-cnt ul li {
    list-style: disc;
    width: 100%;
    float: left;
    color: #535353;
    font-family: 'Pretendard-Light';
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.26px;
    margin-bottom: 15px;
}

.info-content ul li::marker,
.asador-cnt ul li::marker {
    color: var(--color-red);
}

.que-hacer-main .que-hacer-img a img {
    aspect-ratio: 1.3;
    object-fit: cover;
}

.quieres-img img {
    max-height: 700px;
    object-fit: cover;
    height: 100%;
}

section.pueblos-sec.add-margin {
    margin-top: 90px;
}

/* REVISIO TOOLTIP POST LIST MAP */
.gm-style .gm-style-iw-c {
    overflow: visible;
    padding-right: 12px !important;
}

.gm-style .gm-style-iw-d {
    overflow: visible !important;
}

.gm-style-iw-chr {
    display: flex;
}

button.gm-ui-hover-effect {
    right: -15px;
}

.tooltip-map.img-det.pop-cont .pop-in-cont a {
    font-family: 'Pretendard-Black';
    color: var(--color-rosado);
    text-decoration: underline;
    font-size: 14px;
    line-height: 26px;
    transition: all 0.5s ease;
}

.tooltip-map.img-det.pop-cont .pop-in-cont h3 {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    color: #000;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Pretendard-Black';
    margin: 0 0 5px 0;
}

button.gm-ui-hover-effect {
    position: absolute !important;
    z-index: 99;
    right: -8px;
    top: 0px;
}

.gm-style-iw-chr {
    position: relative;
}

.gm-style .gm-style-iw-c {
    padding: 5px !important;
}

.gm-style-iw-ch {
    padding-top: 5px;
}

.tooltip-map.img-det.pop-cont .pop-in-cont {
    padding-bottom: 15px !important;
}

/* CONTROLS DE SWIPPER i PAGINADOR POST-LIST */
.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: none !important;
}

.pagination.hide-pag {
    display: none !important;
}

/* IMATGES BANNERS */
.inner-baner>img {
    max-height: 460px;
}

.anda-logo::after {
    background-size: contain !important;
}

.infinitas-main .infinitas-img .infinitas-icon img {
    opacity: 0.7;
}

.inner-baner.first-level img.img-banner {
    max-height: 640px;
}

.notice.notice-info {
    border-color: #F17470;
}

ul li .nice-select.select_box .list {
    max-height: 250px;
    overflow-y: scroll;
}


/* POST LIST CHANGES FILTERS */
.nice-select.select_box.active {
    border-color: var(--color-red) !important;
}

.nice-select.select_box.active .current {
    font-weight: bold;
    color: var(--color-red);
}

.srch-bx-lst.active input[type=text] {
    border-color: var(--color-red) !important;
    font-weight: bold;
    color: var(--color-red) !important;
}

.srch-bx-lst.active button.srch-btn {
    background: var(--color-red) !important;
}


/* START JIRA CMRC-15 */
.cbp-hrsub-inner-lft {
    z-index: 999999;
    position: relative;
}

/* MUNICIPIS */
.donec-map {
    float: left;
}

.mapa-cont-div .map-list {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    pointer-events: none;
    z-index: 20;
}

.mapa-cont-div .map-list>li {
    position: absolute !important;
    display: none;
    width: max-content;
    max-width: 280px;
    margin: 0;
    padding: 0;
    pointer-events: none;
}

.mapa-cont-div .map-list>li.show {
    display: block;
}

.mapa-cont-div .map-list>li.show .t-link,
.mapa-cont-div .map-list>li.show .pop-cont {
    pointer-events: auto;
}

.donec-map svg#Capa_1 {
    display: block;
    height: 599px;
    width: 100%;
    max-width: 100%;
}

.mapa-menu {
    max-height: 400px;
}

.is-sticky .cbp-hrmenu>ul>li>a:hover,
.is-sticky .cbp-hrmenu>ul>li>a.active {
    font-family: inherit;
}

.cbp-hrsub-inner-lft .mega-list ul li a .menu-img img {
    object-fit: cover;
}

/* SISTEMA TABS PER SINGLE MUNICIPIO */
.otros-puntos-tabs .tabs-puntos ul.tabs-list {
    display: flex;
    flex-flow: nowrap;
    column-gap: 2%;
    row-gap: 10px;
    overflow: visible;
    margin-bottom: 50px;
}

.otros-puntos-tabs .tabs-puntos ul.tabs-list>li {
    padding: 10px 20px;
    background: var(--color-rosado);
    border-radius: 5px;
    opacity: 0.7;
    flex: 0 1 auto;
}

.otros-puntos-tabs .tabs-puntos ul.tabs-list>li a {
    color: #fff;
}

.otros-puntos-tabs .tabs-puntos ul.tabs-list>li:hover,
.otros-puntos-tabs .tabs-puntos ul.tabs-list>li.active-tab {
    opacity: 1;
}

.tabs-municipio {
    display: none;
    opacity: 0;
    transform: translateY(10px);
    padding: 0 !important;
}

.tabs-municipio.active-tab {
    display: block;
    opacity: 1;
    transform: translateY(0);
    animation: fadeTab .35s ease;
}

@keyframes fadeTab {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* SENSE INICIALITZAR CARROUSELS */
.tabs-municipio .swiper-container .swiper-wrapper {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    column-gap: 2.5%;
    row-gap: 65px;
}

.tabs-municipio .swiper-container .swiper-wrapper .swiper-slide {
    flex: 0 1 31.6%;
}

/* FEM QUE NO SIGUIN CARROUSELS */
.tabs-municipio.que-hacer.rutas::before {
    content: none;
}

.home-agenda-inner-alba.tabs-municipio {
    border-bottom: none;
}

.tabs-municipio .que-hacer-btn,
.tabs-municipio .abs-btn-div,
.tabs-municipio .alba-btm {
    position: relative;
}

.tabs-municipio .swiper-container {
    display: block;
}

.tabs-municipio .que-hacer-btn a.saber-btn,
.tabs-municipio .abs-btn-div a.more-btn,
.tabs-municipio .alba-btm a.saber-btn {
    position: relative;
    margin-top: 50px;
    float: right;
}

.tabs-municipio .alba-btm a.saber-btn {
    right: 0;
    top: 0;
    background: url(../../resources/v1/images/btn-bg.svg) no-repeat 0 0;
    background-size: cover;
    width: 229px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Pretendard-Bold';
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    transition: all .5s ease;
}

.tabs-municipio .alba-btm a.saber-btn:hover {
    opacity: 0.7;
}

/* VIDEO SEC */
.youtube-video {
    position: relative;
    width: 100%;
    margin-top: 40px;
}

.youtube-video__iframe {
    display: block;
}

.img-poster-overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
    cursor: pointer;
}

.img-poster-overlay .img-poster {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.img-poster-overlay .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10%;
}

.youtube-video.is-playing .img-poster-overlay {
    display: none;
}

/* GPX ROUTE MAP */
#cabo-map {
    width: 100%;
    height: 400px;
}

.cabo-altimeter-wrap {
    position: relative;
    width: 100%;
    height: 180px;
    margin-top: 20px;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
}

#cabo-altimeter {
    display: block;
    width: 100%;
    height: 160px;
}

.cabo-altimeter-tooltip {
    position: absolute;
    z-index: 10;
    display: none;
    padding: 6px 8px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.3;
    pointer-events: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.single-municipio .inner-baner.overlay.baner-bg>img {
    max-height: 650px;
}

.mapa-select-div .pop-in-cont h2 {
    margin-top: 15px;
}

/* .gpx-info {
    margin-top: 15px;
}

.gpx-info:empty {
    display: none;
} */

.pop-img img {
    aspect-ratio: 1 / 0.95;
    object-fit: cover;
}

.tabs-municipio .que-hacer-btn,
.tabs-municipio .abs-btn-div,
.tabs-municipio .alba-btm {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    justify-content: center;
}


.disfruta-inner h1 {
    flex: 0 1 75%;
}

.comarca-sec .map-section {
    /* margin-bottom: 70px; */
    margin-top: 70px;
}

li.is-page .infinitas-main .infinitas-img>img {
    aspect-ratio: 1 / 1.145;
    object-fit: cover;
}

li.is-page .infinitas-main .infinitas-img .infinitas-icon img {
    max-width: 250px;
    height: 200px !important;
}

li.is-page .infinitas-main .infinitas-img .infinitas-cnt h3 {
    font-size: 35px;
    line-height: 40px;
}

section.comarca-sec.description-post-list-sec {
    padding-bottom: 0px;
}

section.comarca-sec.description-post-list-sec p {
    margin-bottom: 20px;
}

.hm-banner .slider-for-home.slick-slider .slick-slide .banner-txt {
    width: 49%;
}

#slick-1 .slider-nav-home .slick-slide img {
    filter: brightness(65%);
}

.galeria-list ul li .galeria-img img {
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.galeria-list ul li .galeria-img {
    height: 100%;
}

.asador-img img {
    max-height: 500px;
    object-fit: cover;
}


/* EFECTES BANNERS */
.quieres-sec .quieres-img {
    overflow: hidden;
}

.quieres-sec .quieres-img img {
    transition: all .5s ease;
}

.quieres-sec:hover .quieres-img img {
    transform: scale(1.05);
}

.planifica-list ul {
    overflow: hidden;
}


.planifica-list ul li {
    transition: all .5s ease;
}

.planifica-list ul li:hover {
    transform: scale(1.02);
}

.hm-area-ban img {
    transition: all .5s ease;
    filter: brightness(0.6);
}

.hm-area-ban:hover img {
    transform: scale(1.05);
}

/* END JIRA CMRC-15 */

/* SART JIRA CMRC-16 */
.autent-grid ul li .que-facer-img img {
    object-fit: cover;
}

.pueblos-slide .swiper-slide .pueblos-img img {
    aspect-ratio: 1 / 1.25;
    object-fit: cover;
}

/* END JIRA CMRC-16 */


/* SART JIRA CMRC-17 */
.infinitas-icon img {
    filter: brightness(0) invert(1);
}

.comarca-list .infinitas-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    z-index: 9;
    text-align: center;
    padding: 0 15px;
}

.comarca-list ul li a .infinitas-icon img {
    max-width: 250px;
    opacity: 0.7;
    aspect-ratio: auto;
    object-fit: unset;
    height: auto;
    float: none;
}

.hm-banner .slick-slide::after {
    background: linear-gradient(180deg, rgba(0, 16, 27, 0.49) 0%, rgba(0, 16, 27, 0) 100%);
}

.donde-sec-distro.donde-sec::after {
    height: var(--after-height, 50vh);
}

.autent-grid ul li .que-facer-img .infinitas-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    z-index: 9;
    text-align: center;
    padding: 0 15px;
}

.autent-grid ul li .que-facer-img .infinitas-icon img {
    max-width: 250px;
    opacity: 0.7;
    aspect-ratio: auto;
    object-fit: unset;
    height: auto;
    float: none;
    max-height: 200px;
}

/* END JIRA CMRC-17 */

/* JIRA CMRC-19 */
.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
    height: auto;
    max-width: 100%;
}

.blog-content-area p {
    width: auto;
    float: none;
}

.info-description a.saber-btn {
    background: url(../../resources/v1/images/btn-bg.svg) no-repeat 0 0;
    background-size: cover;
    width: 229px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Pretendard-Bold';
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    transition: all .5s ease;
}

.info-description a.saber-btn:hover {
    opacity: 0.7;
}

.info-sidebar ul li.loc.dim:after {
    background: url(../images/dimensiones.svg) no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.rel-post-main .rel-post-img img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

input.submit-ar.search-page {
    display: none;
}

.search-det {
    overflow-y: visible;
}

.turismo-main .turismo-lft img {
    aspect-ratio: 16 / 11;
    object-fit: cover;
}

.prguntas-quet-list ul li.selected a {
    background: var(--color-rosado);
    border: 3px solid var(--color-rosado);
    color: #fff;
    font-family: 'Pretendard-Black';
}


.view-tab ul.tab-list li.tab-link {
    height: 55px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid rgba(58, 58, 58, 0.23);
    border-radius: 30px;
    background: #fff;
    padding: 5px 29px;
    font-family: 'Pretendard-Regular';
    font-size: 16px;
    line-height: 30px;
    color: #202020;
    letter-spacing: 0px;
    transition: all 0.5s ease;
}

.view-tab ul.tab-list li.current,
.view-tab ul.tab-list li:hover {
    background: var(--color-rosado);
    border: 3px solid var(--color-rosado);
    color: #fff;
}

.view-tab ul.tab-list li span {
    display: none;
}

.distro-grand-tour .patrimonials-map.map-type-list {
    margin-bottom: 50px;
}

/* .distro-grand-tour .patrimonials-map.map-type-list #map-view {
    aspect-ratio: 16/7;
} */

.doc-dwn.autent-sec:before,
.doc-dwn.autent-sec:after {
    content: none;
}

.doc-dwn.autent-sec {
    padding-bottom: 0;
}

.banner-img.video-ban {
    aspect-ratio: 16 / 9;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.video-ban iframe.vedeo-home {
    aspect-ratio: 16 / 9;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
    height: 115vh !important;
}

/* END JIRA CMRC-19 */

/* START JIRA CMRC-25 */
.legal-cont ul li {
    list-style: disc;
}

.legal-cont ul li::marker {
    color: var(--color-red);
}

.legal-cont h4 {
    font-size: 20px;
    line-height: 1.2;
    color: #000000;
    letter-spacing: -0.49px;
    font-family: 'Pretendard-Bold';
    padding-bottom: 12px;
    margin-bottom: 25px;
    /* border-bottom: 1px solid #000000; */
}

.legal-cont table td,
.legal-cont table th {
    border: 1px solid var(--color-blue);
    padding: 10px;
}

.legal-cont table th {
    background-color: var(--color-verde);
}

.legal-cont a {
    font-family: 'Pretendard-Black';
    color: #A85B68;
    text-decoration: underline;
    transition: all .5s ease;
}

.legal-cont a:hover {
    color: #333333;
}

.contact-form-sec .text-informativo.xs.sin-margen ul li {
    list-style: disc;
}

.contact-form-sec .text-informativo.xs.sin-margen ul {
    padding-left: 2%;
    padding-bottom: 5px;
}

.contact-form-sec .text-informativo.xs.sin-margen ul li::marker {
    color: var(--color-blue);
}

.contact-form-sec .text-informativo.xs.sin-margen h2,
.contact-form-sec .text-informativo.xs.sin-margen h2 strong {
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    text-align: center;
}

.contact-form-sec .text-informativo.xs.sin-margen p {
    padding-bottom: 5px;
}

.contact-form-sec .text-informativo.xs.sin-margen {
    background: rgba(255, 255, 255, 0.8);
    padding: 2%;
}

/* END JIRA CMRC-25 */

/* SART JIRA CMRC-21 */
body:not(.page-template-map-base) #map {
    position: relative;
}

/* END JIRA CMRC-21 */

/* SART JIRA CMRC-26 */
.comarca-title p a {
    font-family: 'Pretendard-Black';
    color: #A85B68;
    text-decoration: underline;
    transition: all .5s ease;
}

.comarca-title p a:hover {
    color: #333333;
}

.galeria-sec.galeria-muni-sec {
    border-top: 1px solid gray;
}

.autent-grid ul li .que-facer-img .infinitas-icon img {
    max-width: 250px;
    height: 200px !important;
}

.inner-baner.align-lft .inner-cap {
    bottom: 25%;
}

.anda-logo::after {
    bottom: 15%;
    height: auto;
    width: auto;
    min-height: 160px;
    min-width: 250px;
}

.inner-baner.align-lft h1 {
    width: 65%;
    font-size: 70px;
    line-height: 70px;
    letter-spacing: -1.54px;
}

.hm-area-ban:hover a.saber-btn {
    background: url(../../resources/v1/images/btn-bg.svg) no-repeat 0 0;
    background-size: cover;
    color: #fff;
}

.quieres-sec:hover a.saber-btn {
    background: url(../../resources/v1/images/btn-bg.svg) no-repeat 0 0;
    background-size: cover;
    color: #fff;
}

/* END JIRA CMRC-26 */

/* START JIRA CMRC-22 >> CHATBOT */
body .mwai-chatbot-container #mwai-chatbot-default .mwai-icon-container {
    background: var(--color-red);
}

body .mwai-chatbot-container #mwai-chatbot-default .mwai-header {
    background: var(--color-rosado);
}

body .mwai-chatbot-container #mwai-chatbot-default .mwai-input .mwai-input-submit {
    background: var(--color-rosado);
}

body .mwai-chatbot-container #mwai-chatbot-default .mwai-icon-container img.mwai-icon {
    filter: drop-shadow(2px 4px 6px black);
}

/* END JIRA CMRC-22 >> CHATBOT */

/* START JIRA CMRC-23 >> PLANIFICADOR */
body .planner-date span, body .planner-submit {
    color: #fff;
}
/* END JIRA CMRC-23 >> PLANIFICADOR */