/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1759316337
Updated: 2025-10-01 12:58:57

*/

@media screen and (min-width:768px) and (max-width:1300px){
	.filtros .servicio{
		flex: 0 0 31.3333% !important;
	}
}
@media screen and (min-width:470px) and (max-width:768px){
		.filtros .servicio{
		flex: 0 0 47% !important;
	}
}
@media screen and (max-width:470px){
	.filtros .servicio{
		flex: 0 0 100% !important;
	}
	
}
.filtros {
    display: flex;
    flex-wrap: wrap;
}
.hidden {
    display: none;
    opacity: 0;
}
.lavanderia{
	background-image: url('/wp-content/uploads/2025/10/lavar.jpg') !important;
}
.hosteleria{
		background-image: url('/wp-content/uploads/2025/10/hosteleria.jpg') !important;
}
.limpieza{
		background-image: url('/wp-content/uploads/2025/10/limpiezaymto.jpg') !important;
}
.imprenta{
		background-image: url('/wp-content/uploads/2025/10/imprenta.jpg') !important;
}
.externo{
		background-image: url('/wp-content/uploads/2025/10/externo.jpg') !important;
}
.jardin{
		background-image: url('/wp-content/uploads/2025/10/jardin.jpg') !important;
}
.carpintero{
		background-image: url('/wp-content/uploads/2025/10/carpintero.jpg') !important;
}
.mkt{
		background-image: url('/wp-content/uploads/2025/10/mkt.jpg') !important;
}
.limpiar{
		background-image: url('/wp-content/uploads/2025/10/limpiar.jpg') !important;
}
.formacion{
		background-image: url('/wp-content/uploads/2025/10/formacion.jpg') !important;
}
.industrial{
		background-image: url('/wp-content/uploads/2025/10/industrial.jpg') !important;
}
.mto{
		background-image: url('/wp-content/uploads/2025/10/mto.jpg') !important;
}
.filtros .servicio{
	flex: 0 0 25%;
height: 195px;
	line-height:41px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(44, 44, 44, 0.8);
font-family: Work Sans;
font-style: normal;
font-weight: normal;
font-size: 26px;
text-align: center;
	max-width: 299px !important;
	color:white;
	margin:5px;
	cursor:pointer;
text-decoration-line: underline;
}
.ts{
font-family: Roboto Condensed;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
text-transform:uppercase;
color: #D76CD1;
	margin-top: 10px;
margin-left: -25px;
}
.messagenotfound{
	background: #FFFFFF;
box-shadow: 0px 0px 8px 1px rgba(215, 108, 209, 0.15);
border-radius: 4px;
text-align: center;
padding: 10px 11px;
color: #686868;
}
.subfind, .checkboxes{
	display:none;
}
.checkboxes input{margin-right:10px;}
.checkboxes > div{margin-right:20px;}
.checkboxes{
	margin-top:30px;
	font-family: Open Sans;
	color:#686868;
flex-wrap: wrap;
}
.maler{
	background: #D76CD1;
border-radius: 4px;
text-align: center;
font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #FFF;
width: 200px;
margin: 0px auto;
padding: 5px 20px;
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}
.loader {
  color: #972f9f;
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before,
.loader:after {
  position: absolute;
  content: '';
}
.loader:before {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.1em 5.1em;
  transform-origin: 5.1em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader:after {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 4.9em;
  -webkit-transform-origin: 0.1em 5.1em;
  transform-origin: 0.1em 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.enviar{
	border: 2px solid #972F92;
box-sizing: border-box;
border-radius: 26px;
font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 19px;
text-align: center;
color: #972F92;
max-width: 220px;
padding: 10px 20px;
margin: 0px auto;
margin-top: 20px !important;
cursor: pointer;
	
}
.titlesite{
	    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 136%;
    text-align: center;
    text-decoration-line: underline;
    color: #2C2C2C;
    margin-bottom: 20px;

}
.bloq{
	position:relative;
}
.form-overlay .form{
	position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
flex-direction: column;
background-color: white;
width: 400px;
padding: 50px 40px;

}
.form-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999999999999999999;
background-color: rgba(0, 0, 0, 0.6);
height: 100%;
}
.contactar{
	min-width: unset !important;
max-width: 210px !important;
	position: absolute;
right: 40px;
	cursor:pointer;
bottom: 15px;
border: 2px solid #972F92;
box-sizing: border-box;
border-radius: 26px;
font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 19px;
	max-width:250px;
text-align: center;
color: #972F92;
padding: 12px 12px;
}
.branding img{
	max-width:250px !important;
}
.download a > i{margin-right:5px;}
.page-title-breadcrumbs{margin-bottom:20px;}
.breadcrumbs li::before{content:"|";}
#custom_html-3{padding-left:0px !important;}
.footer .custom-menu,#custom_html-4 .textwidget{
	margin:0px auto;
	max-width:250px;
}
.download{min-height:170px !important;}
.blos .vc_col-sm-3 > .vc_column-inner{padding:0px !important;}
.page-title .wf-wrap{flex-direction:column-reverse;}
#presscore-custom-menu-one-4, #custom_html-4{padding-top:60px;}
.selected, .selectedc{
	color: #D76CD1 !important;
}
.bloq > div{
	
		min-width:33.3%;
		width:33.3%	
}
.image img{
	max-width:75%;
}
.bloq .image{
	text-align:center;
}
.services .info{
	font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 151.68%;

/* or 21px */

color: #686868;


}
.sep{margin-bottom:10px;}


/*OBSERVACIONES*/
.wpcf7-form {
  max-width: 600px;
  margin: 2rem auto;
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.wpcf7-form p strong {
  display: block;
  font-size: 1.1rem;
  margin: 1.5rem 0 0.5rem;
  color: #333;
  border-bottom: 2px solid #0073aa;
  padding-bottom: 4px;
}

.wpcf7-form label {
  display: block;
  margin-bottom: 0.6rem;
  color: #555;
  font-weight: 500;
}

.wpcf7-form input[type="number"] {
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 1rem;
}

.wpcf7-form input[type="submit"] {
  background: #0073aa;
  color: #fff;
  border: none;
  padding: 0.8rem 1.5rem;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
}

.wpcf7-form input[type="submit"]:hover {
  background: #005f8d;
}


/* ================================================================================== */
/* ================================================================================== */
/* Estilos para modal de centros especiales de empleo */
/* ================================================================================== */
/* ================================================================================== */

/* ==== FORMULARIO ==== */
.form-overlay .form {
	background: #363C4C !important;
	border-radius: 0 0 0 5px !important;
}

/* ==== TIULAR ==== */
.form-overlay .form .titlesite{
    font-size: 24px;
    font-family: "Roboto Condensed";
    color: #FDFBFD;
    margin-bottom: 1rem;
}

/* ==== INPUTS ==== */
.form-overlay .form .xte{
	background: #A8A8A83D !important;
	font-size: 14px !important;
    font-family: "Raleway" !important;
    color: #fff !important;
    margin-top: 1em;
	padding: 10px 14.4px 14.4px 15px !important;
	border-radius: 5px !important;
}

.form-overlay .form .xte::placeholder {
    color: #ffffffb3; 
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    opacity: 1; 
}

.form-overlay .form .xte::focus {
    color: #000 !important; 
    background: #fff !important;
}

.form-overlay .form .xte a{
	color: #fff !important;
	text-decoration: underline;
}

/* ==== BOTÓN ENVIAR ==== */
.form-overlay .form .enviar{
  color: #363C4C !important;
  border-width: 10px !important;
  border-color: #FFFFFF;
  border-radius: 10px;
  letter-spacing: 3px;
  font-size: 14px;
  font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #FFFFFF !important;
  padding: 0.8rem 2rem;
  cursor: pointer;
}


/* ================================================================================== */
/* ================================================================================== */
/* Estilos para las cartas de Centros especiales */
/* ================================================================================== */
/* ================================================================================== */

/* ==== CONTENEDOR DE LA TARJETA ==== */
.bloq {
  display: flex !important;
  align-items: stretch !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 2rem !important;
  background: #E2E2E2 !important;	
  border-radius: 12px !important;
  /*padding: 2rem !important;*/
  color: #333 !important;
  margin: 2rem auto !important;
  border: 1px solid #E2E2E2 !important;
}

.bloq > div {
  flex: 1 1 calc(25% - 2rem); /* 🔹 4 columnas */
  min-width: 220px;
}

/* ==== BLOQUE IMAGEN ==== */
.bloq .image {
    flex: 0 0 25%;
    padding: 2rem !important;
    border-right: 4px solid #7C0869 !important;
    background: #fff !important;

    display: flex;           
    align-items: center;     
    justify-content: center; 
}

.bloq .contact .line{
	font-family: 'Raleway';
	font-size: 14px;
	color: #686868;
}

@media (max-width: 768px) {  
    .bloq .image {
        flex: 0 0 100%;               
        border-right: none !important;
        border-bottom: 4px solid #7C0869 !important;
        background: #fff !important;
        flex-direction: row;         
        padding: 1rem !important;    
    }
}

/* ==== BLOQUE SERVICIOS ==== */

.bloq .services{
	
}

@media (max-width: 768px) {  
    .bloq .services {
	margin-left: 1em;
    }
}

.bloq .services .sectitle{
	padding: 0.5rem !important;
	color : #7C0869 !important;
	text-transform: uppercase !important;
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
	font-size : 20px;
	font-weight: bolder;
}

.bloq .services .info .ts{
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
	color : #333333 !important;
	font-size: 20px !important;
	font-weight: bolder;
	margin: 10px 0 10px -20px;
}

.bloq .services .info ul li, .bloq .services .info ul{
	font-family: 'Raleway';
	font-size: 15px !important;
	color: #282828 !important;
}

/* ==== BLOQUE CONTACTAR ==== */
.bloq .contact{
	padding: 1rem !important;
	
}

@media (max-width: 768px) {  
    .bloq .contact {
		margin-top: 0;
	    margin-bottom: 0;
    }
}

.bloq .contact ul .line li{
	font-family: 'Raleway';
	font-size: 15px !important;
	color: #282828 !important;
}

/* ==== BLOQUE BOTONERA ==== */

.bloq .botonera{
	padding: 1rem !important;
    text-align: center;
}

/* ==== BOTÓN VISITAR WEB ==== */
.bloq .botonera .boton_web{
	display: inline-block;
	border-radius: 5px;
    overflow: hidden;
    background-color: #363C4C !important;
    padding: 10px 15px !important;
	border : none;
	font-family: "Roboto Condensed" !important;
	font-weight: bolder;
}

.bloq .botonera .boton_web a {
	color : #fff;
	text-decoration: none;
	font-size: 14px;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.25em;
	padding: 10px 15px !important;
}

/* ==== BOTÓN CONTACTAR ==== */
.bloq .botonera  .contactar{
	display: inline-block;
	position: static !important;
	border-radius: 5px;
    overflow: hidden;
    background-color: #363C4C !important;
    padding: 10px 15px !important;
	border : none;
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.25em;
	padding: 10px 15px !important;
	color: #fff;
	margin-bottom: 0.5em;
	width: 85%;
}

/* Filas 50/50 en Contact Form 7 */
.cf7-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cf7-row label {
  flex: 1;
  min-width: 48%;
}

.wpcf7-form input[type="number"] {
  width: 100%;
  box-sizing: border-box;
}




/* ================================================================================== */
/* ================================================================================== */
/* Estilos para Filtro de Áreas, Provincias y Servicios */
/* ================================================================================== */
/* ================================================================================== */

/* ==== SERVICIOS ==== */
.servicio{
    color: #fff;
	flex: 0 0 23.9% !important;
	border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    border-width: 2px !important;
    border : 1px solid #d5d1e3 !important;
	background-image : url("/wp-content/uploads/2025/09/BG-5.png") !important;
	background-color: #fff !important;
	height : 124px !important;
	padding: 0.75em !important;
	display: flex;
	flex-direction: column;
	align-items: center;    
	text-align: center;   
}

.icono-area-filtros {
	width : 80px;
}

.servicio h2 {
	font-family:'Roboto Condensed' !important;
	color: #363C4C !important;
	font-size : 18px !important;
}

.filtros{
	width : 100% !important;
}

.area{ 
    color: #ffffff !important;
    border-width: 10px !important;
    border-color: #D5D1E3;
	padding: 15px;
	margin: 10px;
    border-radius: 10px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #363c4c;
	cursor: pointer !important;
	
}

.selectedc{
	background : transparent !important;
	color: #363c4c !important;
}


/* ==== ESTILOS PARA CHECKBOX ==== */
.checkboxes div {
  display: flex;
  align-items: center; 
  margin-bottom: 8px;
}

.checkboxes input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #7C0869;
  border-radius: 2px;
  background-color: #D5D1E3;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
  flex-shrink: 0; /* evita que el checkbox se deforme */
}

.checkboxes input[type="checkbox"]:checked {
  background-color: #D5D1E3;
  border-color: #7C0869;
}

.checkboxes input[type="checkbox"]:checked::after {
  content: "✓";
  color: #7C0869;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  font-size: 12px;
}

.checkboxes label {
  margin-left: 4px;
  font-family: 'Raleway';
  color: #333;
  cursor: pointer;
} 
	

/* ================================================================================== */
/* ================================================================================== */
/* Estilos para formulario de ASESORAMIENTO */
/* ================================================================================== */
/* ================================================================================== */

.cleanlogin-container{
    background-color: #363C4C !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 5px;
	border : none;
}

.cleanlogin-form input{
	background-color: #00000029 !important;
	border-radius : 5px;
	color : #fff;
	filter: invert(1);
}

.cleanlogin-form input[type="checkbox"] {
    filter: invert(0);
}

.cleanlogin-form label, .cleanlogin-form i{
	color: #fff;
	font-family: "Roboto Condensed";
	font-size: 16px;
	margin-bottom: 0.25em;
}

.cleanlogin-form input[type="submit"]{
	margin-top: 1em;
	color: #363C4C !important;
    border: none;
    border-radius: 10px;
    letter-spacing: 3px;
    font-size: 14px;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #FFFFFF !important;
	filter: invert(0);
}

.cleanlogin-form input::placeholder {
    color: #000000b3; 
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    opacity: 1; 
}

/* ================================================================================== */
/* ================================================================================== */
/* Estilos para formulario INTERNO de ASESORAMIENTO en lado Administrador */
/* ================================================================================== */
/* ================================================================================== */

/* ==== CERRAR SESION & NOMBRE ==== */
.cleanlogin-preview-logout-link, .cleanlogin-container small{
	color : #fff;
}

/* ==== CONTENEDOR DE LA TABLA ==== */
.ceeis-tabla-container{
	box-shadow: none !important;
}

.ceeis-tabla-container h3{
	color : #363C4C !important;
	text-align: center !important;
	font-size: 3em;
	margin-bottom : 1em;
}

.ceeis-tabla-container button{
	cursor: pointer;
	border-radius: 6px 6px 6px 6px;
    overflow: hidden;
    border-width: 4px;
    border-color: #363C4C;
    background-color: #363C4C !important;
    padding: 8px !important;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-weight: bolder;
}

.ceeis-tabla-container button.btn-vermas {
    background: none !important;
	color : #363C4C !important;
	font-weight: bolder !important;
}

.ceeis-tabla-container input, .ceeis-tabla-container select{
	background : #565b69;
	color : #fff;
	border: 2px solid #fff;
	border-radius: 5px;
}

/* ==== PAGINACION ==== */
.ceeis-pagination a{
	color : #363C4C !important;
	font-weight: bolder !important;
}

/* ==== TABLA ==== */
.ceeis-tabla th{
	text-transform: uppercase;
	font-family: "Roboto Condensed";
}



/* ================================================================================== */
/* ================================================================================== */
/* Estilos para formulario INTERNO de ASESORAMIENTO en lado Usuario */
/* ================================================================================== */
/* ================================================================================== */

.ceeis-wrapper{
	background: none !important;
}

.ceeis-wrapper form{
	  background: #363C4C !important;           
	  border: 2px solid #363C4C;     
	  border-radius: 5px;         
	  padding: 2rem;               
	  max-width: 900px;
	  margin: 2rem auto;
	  transition: all 0.3s ease;
}

.ceeis-wrapper form label{
	color : #fff;
}

.ceeis-wrapper form h2{
	color : #FDFBFD !important;
	font-size : 24px !important;
	font-family : "Roboto Condensed" !important;
}

.ceeis-wrapper form input, .ceeis-wrapper form textarea{
	color: #fff;
	background: #A8A8A83D;
}

.ceeis-wrapper form input:focus, .ceeis-wrapper form textarea:focus{
	background : #fff;
	color : #000;
}

.ceeis-wrapper form button{
	  color: #363C4C !important;
	  border-width: 10px !important;
	  border-color: #FFFFFF;
	  border-radius: 10px;
	  letter-spacing: 3px;
	  font-size: 14px;
	  font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
	  font-weight: 700 !important;
	  text-transform: uppercase !important;
	  background-color: #FFFFFF !important;
	  padding: 0.8rem 2rem;
	  cursor: pointer;
}


.ceeis-wrapper form .ceeis-temas label{
	color : #000;
}

/* ================================================================================== */
/* ================================================================================== */
/* Estilos para el MODAL de ASESORAMIENTO ADMIN en Ver más */
/* ================================================================================== */
/* ================================================================================== */

/* Contenedor principal modal */
.ceeis-modal-content{
	background : #f5f5f5 !important;
	border-radius : 10px !important;
}

/* Titular del modal */
.ceeis-modal-content h3{
	color: #363C4C !important;
    font-size: 2em !important;
    margin-bottom: 0.5em !important;
	margin-top: 0.5em !important;
}

/* Secciones del modal */
.ceeis-modal-content strong{
	color: #363C4C !important;
	font-size: 16px !important;
	font-family: "Roboto Condensed" !important;
}

/* Raya del modal */
.ceeis-modal-content hr{
	background-color: #363C4C !important;
	height: 3px;
	margin-bottom: 1.5em !important;
}

/* Cerrar modal */
.ceeis-modal-close{
	color : #363C4C !important;
	font-weight: bolder !important;
	font-size: 32px !important;
}


/* ================================================================================== */
/* ================================================================================== */
/* Estilos para la pagina de Observatorio */
/* ================================================================================== */
/* ================================================================================== */

/* ===== FORMULARIO DEL CONTENEDOR ===== */
#FormObservatorio div form.wpcf7-form {
  background: #363C4C !important;           
  border: 2px solid #363C4C;     
  border-radius: 5px;         
  padding: 2rem;               
  max-width: 900px;
  margin: 2rem auto;
  transition: all 0.3s ease;

  /* Diseño en dos columnas */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.5rem 2rem;
}

/* ===== TÍTULOS Y SUBTÍTULOS ===== */
#FormObservatorio div form.wpcf7-form p strong {
  font-size: 24px;
  font-family: "Roboto Condensed";
  color: #FDFBFD;
  margin-bottom: 1rem;
  /*border-bottom: 2px solid #9C1A87 !important;*/
  border-bottom : 0px !important;
  display: block;
  width: 100% !important;       /* Asegura ancho completo */
}

/* Forzar que los <p> que contienen títulos o <hr> ocupen todo el ancho */
#FormObservatorio div form.wpcf7-form p:has(strong),
#FormObservatorio div form.wpcf7-form p:has(hr),
#FormObservatorio div form.wpcf7-form hr {
  width: 100% !important;
  flex: 0 0 100% !important;
}

/* ===== CAMPOS Y ETIQUETAS ===== */
#FormObservatorio div form.wpcf7-form label {
  font-size: 14px !important;
  font-family: "Raleway" !important;  
  color: #FDFBFD !important;
  width: 48%;
  display: flex;
  flex-direction: column;
  margin-top: -2em;
}

/* ===== INPUTS ===== */
#FormObservatorio div form.wpcf7-form label span input {
  color: #fff !important;
	background: #ffffff29 !important;
}

/* ===== MENSAJES DE ERROR ===== */
#FormObservatorio div form.wpcf7-form label span span.wpcf7-not-valid-tip {
  color: #fff !important;
  background: transparent !important;
}

/* ===== BOTÓN DE ENVÍO ===== */
#FormObservatorio div form.wpcf7-form .wpcf7-submit {
  color: #363C4C !important;
  border-width: 10px !important;
  border-color: #FFFFFF;
  border-radius: 10px;
  letter-spacing: 3px;
  font-size: 14px;
  font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #FFFFFF !important;
  padding: 0.8rem 2rem;
  cursor: pointer;
}

/* Centrar botón y separadores */
#FormObservatorio div form.wpcf7-form p:last-of-type {
  width: 100%;
  text-align: center;
  flex: 0 0 100%;
}

#FormObservatorio div .cf7-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}

#FormObservatorio div form.wpcf7-form label span input:focus {
  	background : #fff !important;
	color : #000 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #FormObservatorio div form.wpcf7-form {
    width: 100% !important;
  }
	
  #FormObservatorio div .cf7-row {
    display: block;
  }
	
  #FormObservatorio div form.wpcf7-form label{
	 width : 100%;	
	 margin-top: -0.25em;
  }
}

/* ================================================================================== */
/* ================================================================================== */
/* Estilos para la cajita del mapa de CLM para los centros */
/* ================================================================================== */
/* ================================================================================== */

.tooltipster-base{
	overflow: hidden !important;
	border-radius: 10px !important;
}

/* ================================================================================== */
/* ================================================================================== */
/* Estilos para la tabla publica de Asesoramiento */
/* ================================================================================== */
/* ================================================================================== */

.fclm-circulares-container{
	box-shadow: none !important;
}

.fclm-circulares-container h3{
	font-family: "Roboto Condensed" !important;
	color: #363c4c !important;
	font-size: 0 !important;
	text-align: center !important;
	margin-bottom: 50px !important;
}

.fclm-circulares-container h3::after {
    content: "Circulares informativas" !important; 
    font-size: 45px !important;
}

/* Estilos para móvil */
@media (max-width: 600px) {
    .fclm-circulares-container h3::after {
        line-height: 1.3 !important;  
        margin-bottom: 20px !important;
    }
}

.fclm-circulares-container .fclm-circulares th{
	font-size: 14px !important;
	font-family: "Roboto Condensed" !important;
	text-transform: uppercase !important;
}

.fclm-circulares-container .btn-vermas{
	background: none !important;
	color : #363C4C !important;
	font-weight: bolder !important;
	text-transform: uppercase !important;
}

.fclm-circulares-container .btn-descargar{
	background: #363C4C !important;
	color : #fff !important;
	font-weight: bolder !important;
	padding: 8px !important;
	border-radius: 4px !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	font-size : 13px !important;
}


/* ================================================================================== */
/* ================================================================================== */
/* Estilos para el MODAL de la tabla publica de Asesoramiento */
/* ================================================================================== */
/* ================================================================================== */

/* Contenedor principal modal */
.fclm-modal-content{
	background : #f5f5f5 !important;
	border-radius : 10px !important;
}

/* Titular del modal */
.fclm-modal-content h3{
	color: #363C4C !important;
    font-size: 2em !important;
    margin-bottom: 0.5em !important;
	margin-top: 0.5em !important;
}


/* Secciones del modal */
.fclm-modal-content strong{
	color: #363C4C !important;
	font-size: 16px !important;
	font-family: "Roboto Condensed" !important;
}

/* Raya del modal */
.fclm-modal-content hr{
	background-color: #363C4C !important;
	height: 3px;
	margin-bottom: 1.5em !important;
}

/* Cerrar modal */
.fclm-modal-close{
	color : #363C4C !important;
	font-weight: bolder !important;
	font-size: 32px !important;
}

