@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --brand-color: #de7552;
    --brand-color-hover: #b76244;
    --active-item: #de7552;
    --active-item-icon: #b76244;
}

/* TIPOGRAFIES */

/* MONTSERRAT I VARIANTS */
@font-face {
    font-family: "Montserrat-Italic";
    src: url("/fonts/montserrat/Montserrat-Italic-VariableFont_wght.ttf")
        format("truetype");
}

@font-face {
    font-family: "Montserrat-VariableFont_wght";
    src: url("/fonts/montserrat/Montserrat-VariableFont_wght.ttf")
        format("truetype");
}
.montserrat-bk {
    font-family: Montserrat-VariableFont_wght !important;
    font-weight: bolder !important;
}

.montserrat-b {
    font-family: Montserrat-VariableFont_wght !important;
    font-weight: bold !important;
}

.montserrat-l {
    font-family: Montserrat-VariableFont_wght !important;
    font-weight: 300 !important;
}

.montserrat-r {
    font-family: Montserrat-VariableFont_wght !important;
    /* font-weight: 400 !important; */
}

.montserrat-i {
    font-family: Montserrat-Italic !important;
}

/* END MONTSERRAT I VARIANTS */

/*POPPINS I VARIANTS */
@font-face {
    font-family: "Poppins-Black";
    src:
        url("/fonts/poppins/Poppins-Black.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-Black.woff") format("woff");
}
@font-face {
    font-family: "Poppins-BlackItalic";
    src:
        url("/fonts/poppins/Poppins-BlackItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-BlackItalic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-Bold";
    src:
        url("/fonts/poppins/Poppins-Bold.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-Bold.woff") format("woff");
}
@font-face {
    font-family: "Poppins-BoldItalic";
    src:
        url("/fonts/poppins/Poppins-BoldItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-BoldItalic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-ExtraBold";
    src:
        url("/fonts/poppins/Poppins-ExtraBold.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-ExtraBold.woff") format("woff");
}
@font-face {
    font-family: "Poppins-ExtraBoldItalic";
    src:
        url("/fonts/poppins/Poppins-ExtraBoldItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-ExtraBoldItalic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-ExtraLight";
    src:
        url("/fonts/poppins/Poppins-ExtraLight.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-ExtraLight.woff") format("woff");
}
@font-face {
    font-family: "Poppins-ExtraLightItalic";
    src:
        url("/fonts/poppins/Poppins-ExtraLightItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-ExtraLightItalic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-Light";
    src:
        url("/fonts/poppins/Poppins-Light.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-Light.woff") format("woff");
}
@font-face {
    font-family: "Poppins-Italic";
    src:
        url("/fonts/poppins/Poppins-Italic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-Italic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-LightItalic";
    src:
        url("/fonts/poppins/Poppins-LightItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-LightItalic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-Medium";
    src:
        url("/fonts/poppins/Poppins-Medium.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-Medium.woff") format("woff");
}
@font-face {
    font-family: "Poppins-MediumItalic";
    src:
        url("/fonts/poppins/Poppins-MediumItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-MediumItalic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-Regular";
    src:
        url("/fonts/poppins/Poppins-Regular.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-Regular.woff") format("woff");
}
@font-face {
    font-family: "Poppins-SemiBold";
    src:
        url("/fonts/poppins/Poppins-SemiBold.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-SemiBold.woff") format("woff");
}
@font-face {
    font-family: "Poppins-SemiBoldItalic";
    src:
        url("/fonts/poppins/Poppins-SemiBoldItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-SemiBoldItalic.woff") format("woff");
}
@font-face {
    font-family: "Poppins-Thin";
    src:
        url("/fonts/poppins/Poppins-Thin.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-Thin.woff") format("woff");
}
@font-face {
    font-family: "Poppins-ThinItalic";
    src:
        url("/fonts/poppins/Poppins-ThinItalic.ttf") format("truetype"),
        url("/fonts/poppins/Poppins-ThinItalic.woff") format("woff");
}

.poppins-bk {
    font-family: Poppins-Black !important;
}
.poppins-bki {
    font-family: Poppins-BlackItalic;
}
.poppins-b {
    font-family: Poppins-Bold !important;
}
.poppins-bi {
    font-family: Poppins-BoldItalic;
}
.poppins-eb {
    font-family: Poppins-ExtraBold;
}
.poppins-ebi {
    font-family: Poppins-ExtraBoldItalic;
}
.poppins-el {
    font-family: Poppins-ExtraLight;
}
.poppins-l {
    font-family: Poppins-Light !important;
    font-weight: none !important;
}
.poppins-i {
    font-family: Poppins-Italic;
    font-weight: normal !important;
}
.poppins-r {
    font-family: Poppins-Regular;
    font-weight: normal !important;
}
.poppins-m {
    font-family: Poppins-Medium;
    font-weight: normal !important;
}
.poppins-t {
    font-family: Poppins-Thin;
    font-weight: normal !important;
}
/* END TIPOGRAFIES */
body, label, p, a{
    font-size: 14px;
}


.color-brand {
    color: var(--brand-color);
}
#btn-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: var(--brand-color);
    color: white;
    cursor: pointer;
    /* padding: 10px 17px !important; */
    opacity: 0.5;
    border-radius: 50%;
    height: 30px;
    width: 40px;
    height: 40px;
}

.icon-top {
    background-color: rgb(255, 255, 255);
    -webkit-mask: url("/img/logos/chevron-up-solid.svg") no-repeat center;
    mask: url("/img/logos/chevron-up-solid.svg") no-repeat center;
    height: 100%;
}

.logo-lsw {
    max-height: 10px !important;
    margin-top: -3px !important;
    margin-left: 10px !important;
}

.items-tabs-menu {
    width: 25%;
}

label {
    color: #7c87a6c7;
}

.d-icon {
    right: 5px;
    top: 30px;
}
.posicionar-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
h3.kt-portlet__head-title > i {
    margin-right: 10px;
}

/* HEADER */
.xxss a {
    color: #fff !important;
}
.xxss a:hover {
    color: var(--brand-color) !important;
}
#navbar {
    overflow: hidden !important;
    background-color: #fff;
    transition: background-color 0.3s ease; /* Añadimos una transición para suavizar el cambio de color */
    z-index: 4;
}
.navbar-nav {
    /* border-bottom: 2px solid grey; */
    padding-bottom: 20px;
}
.navbar-toggler:focus {
    box-shadow: inherit !important;
}
.navbar-toggler {
    border: 0px solid;
}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    background-color: #fff; /* Agregamos el fondo blanco al menú fijo */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Opcional: agrega sombra para mejorar el contraste */
    z-index: 1;
}

.sticky .navbar-nav {
    border-bottom: 0px solid transparent !important;
    padding-bottom: 10px !important;
    padding-top: 2px !important;
}
.nav-link-menu,
a.item-sub {
    color: #000;
    font-weight: 900;
}
.nav-link-menu:hover,
.nav-link-menu:focus {
    color: var(--brand-color) !important;
}

a.nav-link-menu.active.open {
    color: var(--brand-color) !important;
}
.btn-brand-link,
.btn-search {
    background-color: var(--brand-color) !important;
    color: #fff !important;
    border-radius: 0px !important;
    border: 0px solid transparent;
}
.btn-brand-link:hover {
    background-color: var(--brand-hover) !important;
    color: #fff !important;
}
.navbar-logo-centered .navbar-nav .nav-link-menu {
    padding: 0.5em 1em;
}
.navbar-brand {
    margin: 0px !important;
}
#top-bar {
    background: #000000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
}
.nav-subpagines {
    position: absolute;
    top: 100%;
    left: 0%;
    justify-content: normal;
    display: grid;
    box-shadow: 0 0 3.76px 0.24px rgb(0 0 0 / 15%);
}
.item-sub {
    padding: 15px 40px 15px 15px;
    background: #ffffffdf;
    /* border-bottom: 0.5px solid rgb(122, 122, 122); */
    text-align: left;
    color: black;
    color: black;
    text-decoration: none;
    width: 100% !important;
}

.item-sub:hover {
    color: var(--brand-color);
    text-decoration: none;
}

.bb-2 {
    border-bottom: 1px solid #00000021;
}

/* END HEADER */

.text-right {
    text-align: right;
}
/* INICI */
.perc-global {
    font-size: 50px;
}
.fs-13 {
    font-size: 13px;
}
.btn.btn-brand {
    font-weight: 600;
    align-items: center;
    height: 32px !important;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    background-color: var(--brand-color);
    border-color: var(--brand-color);
    outline: none !important;
    vertical-align: middle;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 2px solid var(--brand-color);
}
.btn.btn-brand:hover,
.btn.btn-brand:focus{
    background-color: #fff;
    border-color: var(--brand-color-hover);
    color: var(--brand-color-hover);
    border: 2px solid;
}

.box {
    box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16);
    background: var(--brand-color);
    color: #fff;
    cursor: pointer;
    border-radius: 15px;
    transition: all 0.3s ease;
}
.box-white {
    box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16);
    background: #fff;
    color: #000;
    cursor: pointer;
    border-radius: 15px;
    transition: all 0.2s ease-in-out;
}
.bg-2 {
    background: #0000000a;
}

a {
    text-decoration: none !important;
}
.box:hover {
    box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
    transform: translateY(-0.3rem);
    background-color: var(--brand-color-hover);
}
.back {
    background: url("../img/logos/mancomunitat-la-plana-svg.svg") center
        center/cover no-repeat;
    width: 9rem;
    height: 7.6rem;
}
.back-color {
    background: url("../img/logos/mancomunitat-la-plana-color.svg") center
        center/cover no-repeat;
    width: 9rem;
    height: 7.6rem;
}
.back-color-general {
    background: url("../img/logos/mancomunitat-la-plana-color.svg") center
        center/cover no-repeat;
    width: 15rem;
    height: 13rem;
}

.box-progress {
    position: absolute;
    overflow: hidden;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}
.progress-image {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 9rem;
    height: 7.6rem;
}
.progress-image-general {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15rem;
    height: 13rem;
}

.box-white:hover {
    transform: scale(1.01);
}
.estat,
.circle-estat {
    font-size: 12px;
}
svg:not(:root) {
    overflow: hidden;
}

.chart {
    background: rgba(255, 255, 255, 0.1);
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    padding: 0 5px;
    display: flex;
    height: 30px;
    width: 100%;
}
.chart span {
    color: #fff;
    font-weight: bolder;
    position: absolute;
    right: 0;
}
.bar {
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #ffffff85;
    height: 20px;
    width: 0;
}

.chart-color {
    background: rgba(200, 115, 81, 0.1);
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    padding: 0 5px;
    display: flex;
    height: 20px;
    width: 100%;
}
.chart-color span {
    color: #00000036 !important;
    font-size: 12px;
    font-weight: bolder;
    position: absolute;
    right: 0;
}

.bar-color {
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: var(--brand-color) !important;
    height: 10px;
    width: 0;
}

.container {
    font-family: Montserrat-VariableFont_wght !important;
}
/* END INICI */

.main-content {
    min-height: 100vh;
    background: white;
    position: relative;
    z-index: 1;
    width: 100%;
}
.xxss a,
a {
    cursor: pointer;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pr-5,
.px-5 {
    padding-right: 4.8rem !important;
}
.pr-4,
.px-4 {
    padding-right: 2.4rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1.6rem !important;
}
/* FOOTER */
#categories-productes {
    padding-left: 0px !important;
    -webkit-column-count: 2; /* Chrome/Opera, Safari */
    -moz-column-count: 2; /* Mozilla Firefox */
    column-count: 2;

    /* Properties below are optional: */
    -webkit-column-gap: 50px; /* Chrome/Opera, Safari */
    -moz-column-gap: 50px; /* Mozilla Firefox */
    column-gap: 50px;

    -webkit-column-rule: 1px single grey; /* Chrome/Opera, Safari */
    -moz-column-rule: 1px single grey; /* Mozilla Firefox */
    column-rule: 1px single grey;
    list-style-type: none;
}
#eixos-footer {
    list-style-type: none;
    padding-left: 0px !important;
}

#eixos-breadcrumb {
    list-style-type: none;
    padding-left: 0px !important;
}
#eixos-breadcrumb a:hover {
    /* font-weight: bolder !important; */
    color: var(--brand-color) !important;
}

#footer {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #252a47;
    display: grid;
    place-items: center;
    background: var(--brand-color) !important;
    color: #000;
}
#footer a:hover {
    color: #fff !important;
}
.footer-copy {
    background: #000;
    color: #fff;
    font-size: 14px;
}
.footer-copy a {
    color: #fff !important;
}
.footer-copy a:hover {
    color: var(--brand-color) !important;
}
/* END FOOTER */

.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
img.note-float-left {
    padding: 30px 30px 30px 0px !important;
}
img.note-float-right {
    padding: 30px 0px 30px 30px !important;
}

/* OVERRIDE MAX SIZE */

@media (max-width: 1600px) {
    .items-tabs-menu {
        width: 50%;
    }
}

@media (max-width: 1400px) {
    .items-tabs-menu {
        width: 45% !important;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {
    .items-tabs-menu {
        width: 43% !important;
    }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
    .bg-noticia {
        box-shadow: inset -2px -80px 38px -40px rgba(56, 26, 16, 1) !important ;
    }
    .items-tabs-menu {
        width: 42% !important;
    }
    #categories-productes {
        -webkit-column-count: 1; /* Chrome/Opera, Safari */
        -moz-column-count: 1; /* Mozilla Firefox */
        column-count: 1;
    }
    .bb-xs-2 {
        border-bottom: 1px solid #00000021;
    }
    .navbar-nav {
        margin: auto 0px !important;
    }
}

/*Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
    .items-tabs-menu {
        width: 23% !important;
    }

    .kt-login__container {
        position: fixed !important;
        top: 0;
        padding-top: 30px !important;
        width: 85% !important;
    }

    .kt-login__wrapper {
        position: absolute !important;
        left: 0px;
        bottom: 0px;
        display: flex;
        min-height: 80%;
        width: 85% !important;
    }
    #login_bg {
        display: none;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .items-tabs-menu {
        width: 21% !important;
    }
}

/* END OVERRIDE MAX SIZE */

/* OVERRIDE MIN SIZE */
/* Extra small devices (portrait phones, less than 576px)
    No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* END OVERRIDE MIN SIZE */

/* TODO: MEMORIA*/
.show {
    display: block !important;
}
text.apexcharts-title-text {
    font-family: Montserrat-VariableFont_wght !important;
    font-size: 22px;
    font-weight: 600;
}
.apexcharts-legend-text,
.apexcharts-text tspan,
.apexcharts-datalabel,
.apexcharts-datalabel-label,
.apexcharts-datalabel-value,
.apexcharts-datalabels,
.apexcharts-pie-label,
.apexcharts-xaxistooltip {
    font-family: Montserrat-VariableFont_wght !important;
}
@media (max-width: 991px) {
    .tab,
    .tabcontent {
        width: 100% !important;
    }
    .tab a {
        border: 1px solid #ccc !important;
    }
    .tab a.active-tab,
    .active-tab {
        border: 1px solid black !important;
    }

    .tabcontent {
        border: 1px solid #ccc;
        padding: 10px !important;
        border-top: none;
        border-left: 1px solid #ccc !important;
    }
    .info {
        height: auto !important;
        border: 0px !important;
    }
    .accordion {
        /* border: 1px solid #ccc !important; */
    }
}

.tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 35%;
    height: 100%;
}

.tab a {
    display: block;
    background-color: inherit;
    color: black;
    padding: 15px 10px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.tab aside:hover {
    background-color: #ddd;
}

.tab a.active-tab,
.active-tab,
.accordion:hover,
.accordion.active {
    background-color: #000;
    color: #fff;
}

.indicador:hover {
    background-color: #cbc9c9;
    color: #fff;
}
.tabcontent {
    float: left;
    padding: 30px;
    width: 65%;
    border-left: none;
    height: 100%;
}
.info {
    height: 500px;
    border: 1px solid #ccc;
}

.accordion {
    display: block;
    background-color: #f1f1f1;
    color: black;
    padding: 10px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    transition: 0.4s;
}

.indicador {
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    color: black;
    background-color: #fff;
    padding: 10px 20px;
    width: 100%;
    text-align: left;
    font-weight: 400;
}

.panel {
    /* padding: 0 18px; */
    display: none;
    background-color: white;
    overflow: hidden;
}

.title-h1 {
    font-weight: bold !important;
}
.noticia:hover {
    cursor: pointer;
    /* -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 1000;*/
    overflow: hidden;
}

.noticia-url {
    font-weight: 500;
    color: var(--brand-color);
}
.noticia-url:hover {
    color: var(--brand-color-hover);
}
.bg-noticia {
    width: 100%;
    height: 400px;
    position: relative;
    text-align: center;
    cursor: pointer;
    /* margin-bottom: 20px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.parent:hover .bg-noticia,
.parent:focus .bg-noticia {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.parent:hover .bg-noticia:before,
.parent:focus .bg-noticia:before {
    display: block;
}

.noticia:hover {
    cursor: pointer;
    /* -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 1000;*/
    overflow: hidden;
}

.noticia-info {
    font-weight: 400;
    font-size: 13px;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

    line-height: 1.4;
    max-height: calc(1.6em * 3);
    min-height: calc(1.6em * 3);
}
.noticia-url {
    font-weight: 500;
}
.bg-noticia {
    width: 100%;
    height: 500px;
    position: relative;
    text-align: center;
    cursor: pointer;
    /* margin-bottom: 20px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: inset 0px -50px 56px 0px rgba(56, 26, 16, 1);
}

.parent:hover .bg-noticia,
.parent:focus .bg-noticia {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.parent:hover .bg-noticia:before,
.parent:focus .bg-noticia:before {
    display: block;
}

.parent .row {
    position: relative;
}
.parent:hover a,
.parent:focus a {
    display: block;
}
.parent {
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
}

.noticia-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.btb {
    border-top: 1px solid var(--brand-color);
    border-bottom: 1px solid var(--brand-color);
}
.bb {
    border-bottom: 1px solid var(--brand-color);
}

.footer-link {
    text-decoration: none !important;
    color: var(--brand-color);
}

.footer-link p {
    margin-bottom: 4px !important;
}
.area {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 80px;
    line-height: 1.2;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    border-radius: 0px;
    padding: 15px;
    text-transform: uppercase;
    color: white;
    display: inline-block;
    width: 100%;
    font-weight: 500;
    background: var(--brand-color);
}
.area:hover {
    background: var(--brand-color-hover);
}

.btn-brand-cc {
    border: 0.75px solid var(--brand-color);
    border-radius: 0px;
    padding: 15px;
    text-transform: uppercase;
    color: var(--brand-color);
    display: inline-block;
    width: 100%;
    font-weight: 500;
    background: transparent;
}
.btn-brand-cc:hover {
    background: var(--brand-color-hover);
    color: #fff !important;
}

.saber-mes {
    font-size: 15px;
    /* border: 0.75px solid var(--brand-color);
    border-radius: 0px;
    padding: 5px 20px;
    text-transform: uppercase;
    color: var(--brand-color);
    display: inline-block;
    width: 100%;
    font-weight: 500;
    background: transparent; */
}
.description {
    text-align: justify !important;
}

.container-filter {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0;
    text-align: center;
}

.container-filter li {
    list-style: none;
    display: inline-block;
}

.container-filter a {
    display: block;
    font-size: 14px;
    /* margin: 10px 5px; */
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
    line-height: 30px;
    -webkit-transition: all 0.6s;
    border-bottom: 1px solid transparent;
    color: #2e130c !important;
}

.container-filter a:hover {
    color: #2e130c !important;
}

.container-filter a.active {
    color: var(--brand-color) !important;
    border-bottom: 1px solid var(--brand-color);
    /* font-weight: 800; */
}
.img-noticia {
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pagination {
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
}

.pagination .page-item {
    margin: 0px 5px;
}

.pagination-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.page-link {
    font-size: 12px;
}

.page-item.active .page-link {
    color: #fff !important;
    background-color: var(--brand-color) !important;
    border-color: var(--brand-color) !important;
    border: 1px solid var(--brand-color) !important;
    border-radius: 0px !important;
}

.pagination .page-link {
    border: 1px solid var(--brand-color) !important;
    border-radius: 0px !important;
    color: var(--brand-color) !important;
}
.page-link:focus {
    outline: none !important;
    box-shadow: inherit !important;
}
.page-link:hover {
    background-color: #de755266;
}

.title-noticia {
    font-weight: 600;
}

/*Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
    .img-noticia {
        height: 300px;
    }
}

.eight {
    position: relative;
}

.eight:after,
.eight:before {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.eight:before {
    left: 0;
}

.eight:after {
    right: 0;
    top: 0;
}

.eight:hover:before,
.eight:hover:after {
    width: 50%;
}

/* MAPA */

#map_flotant {
    height: 300px;
    width: 100%;
    background: transparent;
}

#map {
    height: 600px;
    width: 100%;
    background: transparent;
}
.leaflet-popup-content {
    text-align: center;
    margin: 5px 10px !important;
}
/* .leaflet-container .leaflet-marker-pane img{
        display: none !important;
    } */

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #000000 !important;
    color: #ffffff !important;
    box-shadow: 0 3px 14px rgb(0 0 0 / 40%) !important;
    font-family: "Poppins-Bold";
}
/*END MAPA */



.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    border-radius: 0;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.form-group{
    margin-bottom: 1rem;
}

/* CONTENEDOR */
.select2-container--default .select2-selection--single {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 1rem;

  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;

  color: #495057;
  background-color: #fff;
  border: 1px solid #ebedf2;
  border-radius: 0;

  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  display: flex;
  align-items: center;
}

/* TEXTO */
.select2-container--default .select2-selection__rendered {
  padding-left: 0;
  color: #495057;
}

/* FLECHA */
.select2-container--default .select2-selection__arrow {
  height: 100%;
  right: 10px;
}

/* FOCUS (igual que input) */
.select2-container--default.select2-container--focus .select2-selection--single {
  border-color: #80bdff; /* ajusta si usas otro */
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* DROPDOWN */
.select2-dropdown {
  border: 1px solid #ebedf2;
  border-radius: 0;
}

/* OPCIONES */
.select2-results__option {
  padding: 8px 12px;
  font-size: 14px;
}

/* HOVER */
.select2-results__option--highlighted {
  background-color: var(--brand-color);
  color: #fff;
}

/* PLACEHOLDER */
.select2-container--default .select2-selection__placeholder {
  color: #6c757d;
}

/* DISABLED */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #e9ecef;
  cursor: not-allowed;
}

/* MULTIPLE */
.select2-container--default .select2-selection--multiple {
  min-height: calc(1.5em + 1.3rem + 2px);
  padding: 0.4rem 0.75rem;
  border: 1px solid #ebedf2;
  border-radius: 0;
}

/* TAGS */
.select2-selection__choice {
  background-color: #007bff;
  border: none;
  color: #fff;
  border-radius: 0;
  padding: 2px 6px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  display: flex;
  align-items: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  position: relative;
  top: 1px; 
  margin-top: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    font-size: 14px !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: var(--brand-color) !important;
    color: #fff !important;
}