/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* ---------------------------------- FUENTES PERSONALIZADAS ---------------------------------- */
@font-face {
    font-family: 'BasierSquareMono-Regular';
    src: url('https://poliprox.com/fuentes/BasierSquareMono-Regular.eot');
    src: url('https://poliprox.com/fuentes/BasierSquareMono-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://poliprox.com/fuentes/BasierSquareMono-Regular.woff2') format('woff2'),
         url('https://poliprox.com/fuentes/BasierSquareMono-Regular.woff') format('woff'),
         url('https://poliprox.com/fuentes/BasierSquareMono-Regular.ttf') format('truetype'),
         url('https://poliprox.com/fuentes/BasierSquareMono-Regular.svg#BasierSquareMono-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ClashGrotesk-Medium';
    src: url('https://poliprox.com/fuentes/ClashGrotesk-Medium.eot');
    src: url('https://poliprox.com/fuentes/ClashGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Medium.woff2') format('woff2'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Medium.woff') format('woff'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Medium.ttf') format('truetype'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Medium.svg#ClashGrotesk-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ClashGrotesk-Semibold';
    src: url('https://poliprox.com/fuentes/ClashGrotesk-Semibold.eot');
    src: url('https://poliprox.com/fuentes/ClashGrotesk-Semibold.eot?#iefix') format('embedded-opentype'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Semibold.woff2') format('woff2'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Semibold.woff') format('woff'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Semibold.ttf') format('truetype'),
         url('https://poliprox.com/fuentes/ClashGrotesk-Semibold.svg#ClashGrotesk-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi-Regular';
    src: url('https://poliprox.com/fuentes/Satoshi-Regular.eot');
    src: url('https://poliprox.com/fuentes/Satoshi-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://poliprox.com/fuentes/Satoshi-Regular.woff2') format('woff2'),
         url('https://poliprox.com/fuentes/Satoshi-Regular.woff') format('woff'),
         url('https://poliprox.com/fuentes/Satoshi-Regular.ttf') format('truetype'),
         url('https://poliprox.com/fuentes/Satoshi-Regular.svg#Satoshi-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi-Medium';
    src: url('https://poliprox.com/fuentes/Satoshi-Medium.eot');
    src: url('https://poliprox.com/fuentes/Satoshi-Medium.eot?#iefix') format('embedded-opentype'),
         url('https://poliprox.com/fuentes/Satoshi-Medium.woff2') format('woff2'),
         url('https://poliprox.com/fuentes/Satoshi-Medium.woff') format('woff'),
         url('https://poliprox.com/fuentes/Satoshi-Medium.ttf') format('truetype'),
         url('https://poliprox.com/fuentes/Satoshi-Medium.svg#Satoshi-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi-Bold';
    src: url('https://poliprox.com/fuentes/Satoshi-Bold.eot');
    src: url('https://poliprox.com/fuentes/Satoshi-Bold.eot?#iefix') format('embedded-opentype'),
         url('https://poliprox.com/fuentes/Satoshi-Bold.woff2') format('woff2'),
         url('https://poliprox.com/fuentes/Satoshi-Bold.woff') format('woff'),
         url('https://poliprox.com/fuentes/Satoshi-Bold.ttf') format('truetype'),
         url('https://poliprox.com/fuentes/Satoshi-Bold.svg#Satoshi-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* -------------------------------- END FUENTES PERSONALIZADAS -------------------------------- */
.elementor-widget-text-editor, div, p, a, span, h1, h2, h3, h4, h5, h6, li, ol, ul, button, label, input, .wpcf7-response-output, .wpcf7 .wpcf7-not-valid-tip {
    font-weight: normal !important;
}
html {
    margin: 0 !important;
}
[type=button]:focus, [type=submit]:focus, button:focus, textarea, input, header .elementor-widget-theme-site-logo a, .logo-web, .logo-web a, .logo-web svg, .cmplz-close, .cmplz-close svg {
    outline: none !important;
}
:root {
    --blanco: #F2F2F2;
    --azul-oscuro: #2F6388;
    --textos: #002946;
}
::-moz-selection {
    color: var(--blanco);
    background: var(--azul-oscuro);
}
::selection {
    color: var(--blanco);
    background: var(--azul-oscuro);
}
#login #nav {
    background: var(--blanco);
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
}
#login #language-switcher {
    max-width: fit-content;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
}
.medium b, .medium strong {
    font-family: 'Satoshi-Medium' !important;
    font-weight: normal !important;
}
.bold b, .bold strong {
    font-family: 'Satoshi-Bold' !important;
    font-weight: normal !important;
}
.botones-elementor a, .form-web button[type="submit"] {
    position: relative;
    min-height: 53px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: fit-content;
}
.botones-elementor .elementor-button-content-wrapper {
    align-items: center;
}
.botones-elementor .elementor-button-text {
    position: relative;
    top: -1.5px;
}
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-accept,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-deny,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-view-preferences,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-save-preferences,
.botones-elementor a,
.botones-elementor a:hover,
.html-gcon-footer img,
.html-gcon-footer img:hover,
.copyright a,
.contenido-web a,
#wpadminbar,
header .lista .elementor-icon-list-item a,
.btn-hover a svg path,
.lista-azul a svg path,
.header-home .logo-web-icon svg path,
.header-home .icon-menu-home svg path,
.div-enlace
{
    transition: ease-in-out .3s !important;
}
.underline a:hover, .form-inicio .wpcf7-acceptance .wpcf7-list-item-label a:hover, .underline a:hover .elementor-icon-list-text {
    text-decoration: underline !important;
}
/* PLUGIN COOKIES */
#cmplz-cookiebanner-container .cmplz-title {
    font-family: 'ClashGrotesk-SemiBold' !important;
    font-size: 20px !important;
    line-height: 20px;
    position: relative;
    top: 2px;
}
#cmplz-cookiebanner-container div, #cmplz-cookiebanner-container a, #cmplz-cookiebanner-container span {
    font-family: 'Satoshi-Regular' !important;
}
.cmplz-cookiebanner.cmplz-show, .cmplz-cookiebanner.cmplz-show:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 0px, rgba(0, 0, 0, 0.15) 0px 10px 15px !important;
}
#cmplz-cookiebanner-container .cmplz-message {
    text-align: justify !important;
}
.cmplz-cookiebanner .cmplz-header .cmplz-title {
    display: block !important;
}
.cmplz-cookiebanner {
    padding: 30px 25px 30px 25px !important;
}
#cmplz-cookiebanner-container a {
    text-decoration: underline !important;
    font-size: 14px !important;
}
#cmplz-cookiebanner-container button {
    font-family: 'Satoshi-Regular';
    font-size: 16px;
    min-height: 52px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 8px 35px 8px 35px;
    line-height: 1;
    height: fit-content;
}
#cmplz-cookiebanner-container .cmplz-message {
    min-width: 550px;
    margin-top: 20px;
}
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-accept:hover {
    background-color: var(--textos) !important;
    border-color: var(--textos) !important;
    color: var(--blanco) !important;
    transition: ease-in-out .3s !important;
}
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-deny:hover,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-view-preferences:hover,
#cmplz-cookiebanner-container button.cmplz-btn.cmplz-save-preferences:hover {
    background-color: var(--textos) !important;
    border-color: var(--textos) !important;
    color: var(--blanco) !important;
    transition: ease-in-out .3s !important;
}
body.cmplz-document #content h1,
body.cmplz-document #content h2,
body.cmplz-document #content h3,
body.cmplz-document #content h4,
body.cmplz-document #content h5 {
    font-family: 'ClashGrotesk-SemiBold' !important;
}
body.cmplz-document #content p,
body.cmplz-document #content a,
body.cmplz-document #content span,
body.cmplz-document #content div,
body.cmplz-document #content li {
    font-family: 'Satoshi-Regular' !important;
    color: var(--textos);
    line-height: inherit;
    font-size: 20px;
}
body.cmplz-document #content p {
    text-align: justify;
}
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    max-width: 100%;
}
body.cmplz-document #content {
    padding: 160px 25px 0 25px;
    max-width: 1450px;
    margin: 0 auto;
}
body.cmplz-document #content .entry-title {
    font-family: 'ClashGrotesk-SemiBold' !important;
    margin: 0 0 30px 0px;
    padding: 0;
    color: var(--azul-oscuro);
}
#cmplz-cookiebanner-container .cmplz-close svg {
    display: none;
}
#cmplz-cookiebanner-container .cmplz-close::before {
    visibility: visible;
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTk5OTkgOC4wNTM4MUwxLjkyNjg5IDEzLjEyNjlDMS43ODg0NCAxMy4yNjU0IDEuNjE0NCAxMy4zMzYyIDEuNDA0NzkgMTMuMzM5NEMxLjE5NTE5IDEzLjM0MjYgMS4wMTc5NSAxMy4yNzE4IDAuODczMDg3IDEzLjEyNjlDMC43MjgyMDMgMTIuOTgyIDAuNjU1NzYyIDEyLjgwNjQgMC42NTU3NjIgMTIuNkMwLjY1NTc2MiAxMi4zOTM2IDAuNzI4MjAzIDEyLjIxOCAwLjg3MzA4NyAxMi4wNzMxTDUuOTQ2MTYgNi45OTk5OUwwLjg3MzA4NyAxLjkyNjg5QzAuNzM0NjIgMS43ODg0NCAwLjY2Mzc4NyAxLjYxNDQgMC42NjA1ODcgMS40MDQ3OUMwLjY1NzM3IDEuMTk1MTkgMC43MjgyMDMgMS4wMTc5NSAwLjg3MzA4NyAwLjg3MzA4N0MxLjAxNzk1IDAuNzI4MjAzIDEuMTkzNTkgMC42NTU3NjIgMS4zOTk5OSAwLjY1NTc2MkMxLjYwNjM5IDAuNjU1NzYyIDEuNzgyMDIgMC43MjgyMDMgMS45MjY4OSAwLjg3MzA4N0w2Ljk5OTk5IDUuOTQ2MTZMMTIuMDczMSAwLjg3MzA4N0MxMi4yMTE1IDAuNzM0NjIgMTIuMzg1NiAwLjY2Mzc4NyAxMi41OTUyIDAuNjYwNTg3QzEyLjgwNDggMC42NTczNyAxMi45ODIgMC43MjgyMDMgMTMuMTI2OSAwLjg3MzA4N0MxMy4yNzE4IDEuMDE3OTUgMTMuMzQ0MiAxLjE5MzU5IDEzLjM0NDIgMS4zOTk5OUMxMy4zNDQyIDEuNjA2MzkgMTMuMjcxOCAxLjc4MjAyIDEzLjEyNjkgMS45MjY4OUw4LjA1MzgxIDYuOTk5OTlMMTMuMTI2OSAxMi4wNzMxQzEzLjI2NTQgMTIuMjExNSAxMy4zMzYyIDEyLjM4NTYgMTMuMzM5NCAxMi41OTUyQzEzLjM0MjYgMTIuODA0OCAxMy4yNzE4IDEyLjk4MiAxMy4xMjY5IDEzLjEyNjlDMTIuOTgyIDEzLjI3MTggMTIuODA2NCAxMy4zNDQyIDEyLjYgMTMuMzQ0MkMxMi4zOTM2IDEzLjM0NDIgMTIuMjE4IDEzLjI3MTggMTIuMDczMSAxMy4xMjY5TDYuOTk5OTkgOC4wNTM4MVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
/* FIN PLUGIN COOKIES */

/* ERROR 404 */
#comp-k9d2oixn svg [data-color="1"] {
    fill: var(--textos) !important;
}
#comp-k9d2oixn svg {
    height: 300px;
}
/* FORMULARIO ELEMENTOR */

/* FORM WEB */
.form-web input[type="text"], .form-web input[type="email"], .form-web input[type="tel"] {
    padding: 0 20px 0 20px;
    height: 48px;
}
.form-web .elementor-field-group label {
    padding: 0 20px 0 20px;
}
.form-web textarea {
    border-radius: 30px !important;
    padding: 15px 20px 20px 20px;
}
.form-web .elementor-field-type-textarea {
    margin-bottom: 10px !important;
}
.elementor-field-group-politicas {
    padding: 0 0 0 30px !important;
}
.form-web .elementor-field-group-politicas label {
    padding: 0 0 0 0 !important;
    font-size: 14px !important;
    font-family: "OpenSans-Light", Sans-serif !important;
    line-height: normal !important;
}
.form-web .elementor-field-group-politicas a {
    font-family: "OpenSans-Medium", Sans-serif !important;
    color: var(--negro) !important;
    font-size: 14px !important;
}
.form-web .elementor-field-group-politicas a:hover, abbr:hover {
    text-decoration: underline !important;
}
.form-web .elementor-field-group-politicas input[type="checkbox"] {
    appearance: none;
    cursor: pointer;
    background-color: transparent;
    width: 14px;
    height: 14px;
    min-width: 14px !important;
    min-height: 14px;
    border: 1px solid #000;
    border-radius: 4px !important;
    position: relative;
    top: 2px;
    margin-right: 10px;
    display: block !important;
}
.form-web .elementor-field-group-politicas input[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23E00290' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    border: 1px solid #000;
}
.form-web .elementor-field-group-politicas span {
    display: flex;
} 
.form-web button[type="submit"] {
    margin-top: 15px;
}
/* FIN FORM WEB */

/* TOOLTIP */
abbr {
    font-family: 'Montserrat Light' !important;
    text-decoration: none !important;
    font-size: 14px;
    color: var(--negro);
    cursor: pointer;
}
#tooltip {
    text-align: center;
    color: var(--blanco);
    background: #555;
    position: absolute;
    z-index: 100;
    font-family: 'Montserrat Light';
    font-size: 12px;
    font-weight: normal;
    padding: 20px;
    text-align: justify;
    border-radius: 15px;
}
#tooltip::after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #555;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -10px;
}
#tooltip.top::after {
    border-top-color: transparent;
    border-bottom: 10px solid #555;
    top: -20px;
    bottom: auto;
}
#tooltip.left::after {
    left: 10px;
    margin: 0;
}
#tooltip.right::after {
    right: 10px;
    left: auto;
    margin: 0;
}
/* FIN TOOLTIP */

/* COPYRIGHT SHORTCODE FOOTER */
.copyright div {
    text-align: right;
    color: var(--blanco);
    font-family: 'BasierSquareMono-Regular';
    font-size: 12px;
}
.copyright a {
    text-decoration: underline;
    color: var(--blanco) !important;
}
.contenido-web a {
    color: var(--textos) !important;
    text-decoration: underline !important;
}
.enlace-titulo a:hover, .contenido-web a:hover {
    color: var(--azul-oscuro) !important;
}
.copyright a:hover {
    color: rgba(242,242,242,0.7) !important;
}
.copyright span {
    font-family: 'Satoshi-Regular';
}
.copyright-popup div {
    color: var(--azul-oscuro) !important;
    font-family: 'Satoshi-Regular' !important;
}
/* FIN COPYRIGHT FOOTER */

.br-mvl br {
    display: none !important;
}
.fit-content {
    width: fit-content;
    min-width: fit-content;
    max-width: fit-content;
}
#wpadminbar {
    margin-top: -32px;
}
.bar-admin {
    margin-top: 0 !important;
}
header .lista .elementor-icon-list-item a {
    min-height: 37px;
    background-color: rgba(242,242,242,0.3) !important;
    border: 1px solid transparent !important;
    border-radius: 100px;
    padding: 0 25px 0 25px;
}
.header-all .lista .elementor-icon-list-item a, .white-bg .header-home .lista .elementor-icon-list-item a {
    background-color: var(--blanco) !important;
    border: 1px solid #00487C !important;
}
.white-bg .header-home .lista .elementor-icon-list-item a .elementor-icon-list-text {
    color: #00487C !important;
}
header .lista .elementor-icon-list-item a:hover {
    background-color: var(--textos) !important;
}
.header-all .lista .elementor-icon-list-item a:hover, .white-bg .header-home .lista .elementor-icon-list-item a:hover {
    background-color: #00487C !important;
}
.white-bg .header-home .lista .elementor-icon-list-item a:hover .elementor-icon-list-text {
    color: var(--blanco) !important;
}
.aspect-ratio-1-img img {
    aspect-ratio: 1 / 1;
    object-position: center center;
}
.sombreado-img img {
    box-shadow: 0 4px 4px 0 rgba(47, 99, 136, 0.20) !important;
    border-radius: 20px !important;
}
.sombreado {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(47, 99, 136, 0.10) !important;
}
.sombreado-dos {
    box-shadow: 0 4px 4px 0 rgba(47, 99, 136, 0.20) !important;
}
.sombreado-tres {
    box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.10) !important;
}
.sombreado-cuatro, .sombreado-dos-img img {
    box-shadow: 0 4px 4px 0 rgba(47, 99, 136, 0.10) !important;
    border-radius: 20px !important;
}
.btn-hover a:hover svg path {
    stroke: var(--blanco) !important;
}
.lista-azul a:hover svg path {
    stroke: #2F6388 !important;
}
.acordeon details {
    border-radius: 16px !important;
    background: linear-gradient(0deg, rgba(242, 242, 242, 0.20) 0%, rgba(242, 242, 242, 0.20) 100%), rgba(47, 99, 136, 0.20) !important;
    box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.10) !important;
}
.repetidor .dce-acf-repeater-list {
    padding-left: 20px !important;
}
.repetidor .dce-acf-repeater-list li {
    margin-bottom: 10px !important;
}
.repetidor .dce-acf-repeater-list li:last-child {
    margin-bottom: 0 !important;
}
.repetidor .dce-acf-repeater-list li::marker {
    font-size: 18px;
}
.lista-contacto li:last-child .elementor-icon-list-icon {
    top: 8px !important;
}
.transparent > div {
    background-color: transparent !important;
}
.white-bg > div {
    background: var(--blanco) !important;
}
.transparent .header-all {
    background: var(--blanco) !important;
}
.logo-web-icon svg, .logo-web svg {
    width: 210px !important;
    height: auto !important;
}
.white-bg .header-home .logo-web-icon svg path {
    fill: #00487C !important;
}
.white-bg .header-home .icon-menu-home svg path {
    stroke: #00487C !important;
}
.div-enlace:hover {
    background-color: rgba(119,119,119,0.5) !important;
}
.pulse-button {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 99;
}




.circulo {
  transform-box: fill-box;     /* asegura que tome su caja de relleno */
  transform-origin: center;    /* centra la animación */
  animation: pulse 1.8s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  70% {
    transform: scale(1.2);
    opacity: 0.6;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}



/* ---------------------------------------- RESPONSIVE ----------------------------------------- */
@media (max-width: 1280px) {
    .logo-web-icon svg, .logo-web svg {
        width: 190px !important;
    }
    .copyright div {
        text-align: center;
    }
    header .lista-a {
        justify-items: flex-end;
    }
    #comp-k9d2oixn svg {
        height: 200px;
    }    
}
@media (max-width: 767px) {
    .botones-elementor .elementor-button-text {
        top: -1px;
    }
    .btn-hero .elementor-button-text {
        top: -1.5px !important;
    }
    .repetidor .dce-acf-repeater-list li::marker {
        font-size: 16px;
    }
    footer .lista ul, .cta .lista ul {
        flex-direction: column !important;
    }
    footer .lista ul li, .cta .lista ul li, .lista-contacto li {
        margin-bottom: 10px !important;
    }
    footer .lista ul li:last-child, .cta .lista ul li:last-child, .lista-contacto li:last-child {
        margin-bottom: 0 !important;
    }
    footer .lista ul li a {
        justify-content: center !important;
        text-align: center !important;
    }
    .br-mvl br {
        display: block !important;
    }
    #comp-k9d2oixn svg {
        height: auto;
    }
    /* PLUGIN COOKIES */
    .cmplz-cookiebanner .cmplz-links {
        margin-top: 10px;
    }
    .cmplz-cookiebanner {
        left: calc(25px) !important;
        right: calc(25px) !important;
        bottom: calc(25px) !important;
        width: auto !important;
    }
    #cmplz-cookiebanner-container .cmplz-close {
        margin-left: auto;
    }
    #cmplz-cookiebanner-container .cmplz-title {
        position: relative;
        top: -2px;
        padding-right: 10px;
    }
    #cmplz-cookiebanner-container .cmplz-header {
        display: flex;
        align-items: flex-start;
        margin-bottom: -10px;
    }
    .cmplz-cookiebanner .cmplz-body, #cmplz-cookiebanner-container .cmplz-message {
        min-width: unset !important;
    }
    /* FIN PLUGIN COOKIES */

    #tooltip {
        max-width: 100% !important;
        left: auto !important;
        margin: 0 25px 0 25px;
    }
    #tooltip.left::after {
        display: none !important;
    }
    /* PAGINAS POLÍTICAS */
    #cmplz-cookies-overview {
        overflow-x: auto;
    }
    body.cmplz-document #content {
        padding: 160px 25px 0 25px;
    }
    body.cmplz-document #content h2 {
        text-align: center;
    }
    #cmplz-cookiebanner-container a {
        font-size: 28px;
        line-height: 28px;
    }
    body.cmplz-document #content p,
    body.cmplz-document #content a,
    body.cmplz-document #content li,
    body.cmplz-document #content span,
    body.cmplz-document #content .retention,
    body.cmplz-document #content .function {
        font-size: 16px;
    }
    #cmplz-cookiebanner-container a {
        font-size: 12px !important;
        line-height: 17px !important;
    }
    /* END PAGINAS POLÍTICAS */
}