/* THEME CSS */
:root {
--bs-primary-rgb: 31, 157, 223;
--bs-link-color-rgb: 31, 157, 223;
--bs-link-hover-color-rgb: 0, 0, 0;
}


.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (min-width: 576px) and (max-width: 1200px) {

    .container,
    .header-pages {
        max-width: 100%;
    }
}/* end media*/

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
        margin: 0 auto;
    }
}/* end media*/

@media (min-width: 1400px) {
    .container-xxl {
        max-width: 1920px !important;
    }
}/* end media*/



/* ==========================================================================
   TIPOGRAFÍA PERSONALIZADA (hibridv2.css)
   ========================================================================== */

/* 1. BASE (Móvil primero / Mobile First) */
body {
    font-size: 0.9rem;
    /* Tamaño base */
    line-height: 1.5;
    color: #414141;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.lead {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.3;
}
 img {
  max-width: 100%;
  height: auto;
 }

/* line-height solo titulares */
:is(h1, h2, h3, h4, h5, h6, [class^="display-"]) {
    line-height: 1;
    font-weight: 400;
}

/* Selecciona cualquier strong dentro de encabezados o clases de display */
:is(h1, h2, h3, h4, h5, h6,  [class^="display-"]) strong, p strong  {
    font-weight: 600;
}

/* Titulares y Clases de Titular */
h1,
.h1 {
    font-size: calc(1rem + 2.5vw);
}
.home .h1 {
    max-width: 900px;
    margin: 0 auto;
}

h2,
.h2 {
    font-size: calc(1rem + 2.25vw);
}

h3,
.h3 {
    font-size: calc(1rem + 2vw);
}

h4,
.h4 {
    font-size: calc(1rem + 1.75vw);
}

h5,
.h5 {
    font-size: calc(1rem + 1.5vw);
}

h6,
.h6 {  
    font-size: calc(1rem + 1.25vw);
}

/* Displays (Titulares gigantes de Bootstrap) */
.display-1 {
    font-size: 3.5rem;
}

.display-2 {
    font-size: 3rem;
}

.display-3 {
    font-size: 2.75rem;
}

.display-4 {
    font-size: 2.5rem;
}

.display-5 {
    font-size: 1.75rem;
}

.display-6 {
    font-size: 1.5rem;
}



/* 2. TABLET (Desde 768px) */
@media (min-width: 768px) {
    body {
        font-size: 1.1rem;
    }

    .lead {
        font-size: 1.5rem;
    }
}/* end media*/

/* 3. ORDENADOR / DESKTOP (Desde 1200px) */
@media (min-width: 1200px) {
    body {
        font-size: 18px;
    }

    h1,
    .h1 {
        font-size: 3rem;
    }

    h2,
    .h2 {
        font-size: 2.5rem;
    }

    h3,
    .h3 {
        font-size: 2rem;
    }

    h4,
    .h4 {
        font-size: 1.75rem;
    }

    h5,
    .h5 {
        font-size: 1.5rem;
    }

    h6,
    .h6 {
        font-size: 1.25rem;
    }

    .display-1 {
        font-size: 5rem;
    }

    .display-2 {
        font-size: 4.5rem;
    }

    .display-3 {
        font-size: 4.2rem;
    }

    .display-4 {
        font-size: 4rem;
    }

    .display-5 {
        font-size: 3.5rem;
    }

    .display-6 {
        font-size: 3rem;
    }
}/* end media*/





/* Color Primario (Verde) */
.has-primary-color {
    color: #1F9DDF;
}

.has-primary-background-color {
    background-color: #1F9DDF;
}

/* Color secundario (Gris) */
.has-secondary-color {
    color: #303030;
}

.has-secondary-background-color {
    background-color: #303030;
}

/* Estilo global para todos los botones de bloques de WordPress */
.wp-block-button__link, .search-submit {
    background-color: #1F9DDF !important;
    /* Tu azul específico */
    color: #ffffff !important;
    border: none;
    padding: 0.5rem 1.5rem 0.75rem;
    border-radius: 2rem;
    /* Estilo Bootstrap */
    transition: background-color 0.2s ease-in-out;
    font-size: 1.1rem;
    line-height: 120%;
}

/* Efecto hover para que sea interactivo */
.wp-block-button__link:hover, .search-submit:hover {
    background-color: #303030 !important;
    /* Un azul un poco más oscuro */
    color: #ffffff !important;
    text-decoration: none;
}

@media (min-width: 768px) {
    .wp-block-button__link {
        font-size: 1.4rem;
    }
}/* end media*/

.custom-logo {
    max-width: 170px;
    height: auto;
    padding: 4px 10px;
}

@media (min-width: 768px) {
    .custom-logo {
        max-width: 190px;
    }
}/* end media*/

/* .site-header {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 2rem;
} */

.site-main {
    margin-top: 110px;
}
.navbar {
    min-height: 110px;
}
.navbar-toggler-icon {
  background-image: url('data:image/svg+xml,<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve"><g><rect x="2.2" y="9.6" style="fill:%23000;" width="45.7" height="6.4"/><rect x="2.2" y="21.8" style="fill:%23000;" width="45.7" height="6.4"/><rect x="2.2" y="34" style="fill:%23000;" width="45.7" height="6.4"/></g></svg>');
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler-icon:focus,
.btn-close:focus {
  outline: none !important;
  border: none !important;
  border-width: 0;
  box-shadow: none !important;
  border: none;
}


.nav-item {
    text-transform: uppercase;
    font-size: 1rem;
    padding:15px 0px 15px 2vw; 
}
.nav-link {
    font-weight: 400;
}

/* bloques gutemberg */
@media (min-width: 1200px) {
    .wp-block-cover, .wp-block-cover-image {
    min-height: 600px;
}
}/* end media*/


.listado-azul li {
    list-style: none; /* Quitamos el punto por defecto */
    padding-left: 22px; /* Espacio para el icono */
    position: relative;
    line-height: 1.25;
    margin-bottom: 8px;
}
ul.listado-azul {
    padding-left: 0;
}

.listado-azul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px; /* Ajusta según el tamaño de tu texto */
    width: 14px;
    height: 14px;
    /* SVG de la flecha en color azul (#1F9DDF) */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%231F9DDF' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

.enlace a {
    text-decoration: none;
}
.enlace a:hover {
    text-decoration: underline;
}




/* contact form  */ 

.wpcf7 {
    max-width: 100%!important;
  }
  
  
  .wpcf7-form input[type="text"], 
  .wpcf7-form input[type="tel"], 
  .wpcf7-form input[type="email"],  
  .wpcf7-form textarea {
    border-radius:0;
    background: transparent!important;
    border: none;
    box-shadow: none;
    border-bottom:2px solid #000;
    padding: 10px 0;
    color:#000;
    width: 100%!important;
  
  }
  .wpcf7 input[type="submit"] {
    width:100%;
    max-width: 240px;
    background: #000;
    border:2px solid #000;
    padding:12px;
    border-radius:0;
    font-size:22px;
    color:#fff;
    font-weight:500;
  
  }
  .wpcf7 input[type="submit"]:hover {
    background: #fff;
    color:#000;
    border:2px solid #000;
  }
  .wpcf7 input[type="submit"]:disabled{
    background: #fff;
    color:#000;
    border:2px solid #000;
  
  }
  .wpcf7-acceptance .wpcf7-list-item {
    margin: 0!important;
  }
  .wpcf7 form .wpcf7-response-output {
    margin:0!important;
    padding:20px!important;
    background-color: #f1e198;
  }
  .wpcf7 form.sent .wpcf7-response-output{
    background-color: rgb(136, 231, 157);
  }
  
  .wpcf7-form ::placeholder  {
    color: #000!important;
    font-weight: normal;
    font-size: 16px;
  }
  .wpcf7-not-valid-tip  {
    color: #000!important;
    font-weight: normal;
    font-size: 15px;
    padding: 10px;
  }
  .wpcf7-form textarea{
    height: 90px;
  }
  .form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=text]:focus, .wpcf7 input[type=search]:focus, .wpcf7 input[type=url]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=number]:focus, .wpcf7 input[type=range]:focus, .wpcf7 input[type=date]:focus, .wpcf7 input[type=month]:focus, .wpcf7 input[type=week]:focus, .wpcf7 input[type=time]:focus, .wpcf7 input[type=datetime]:focus, .wpcf7 input[type=datetime-local]:focus, .wpcf7 input[type=color]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=file]:focus, .wpcf7 input[type=submit]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
    box-shadow: none;
    border-color:#000;
  }
  
  .aceptance {
    font-size: 14px;
  }
  .form-privacidad {
    font-size: 13px;
  }


 .site-footer ul{
    padding-left: 0;
    list-style: none;
 }
 .site-footer a {
    color:#fff;
    text-decoration: none;

 }
 .site-footer a:hover {
    color:#1F9DDF;
    font-weight: bold;

 }

 .featured-img:hover{
    opacity: 0.5;
 }





/* menu legales*/
#colophon ul {
    list-style: none;
    margin: 10px auto;
    text-align: center;
    padding-left: 0;
  }
  
  #colophon ul li {
    display: inline-block;
    padding: 5px;
  }
  
  #colophon ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
  }
  
  #colophon ul li a:hover,
  #colophon ul .current-menu-item a {
    color: #ddd;
  }
  
  @media only screen and (min-width: 600px) {
    #colophon ul li:first-child ::after,
    #colophon ul li:nth-child(2) ::after,
    #colophon ul li:nth-child(3) ::after,
    #colophon ul li:nth-child(4) ::after {
      content: "  / ";
      min-width: 15px;
      text-align: right;
    }
  } /*  end css */
  