.logo {
	transform: scaleX(1);
}

.reduce .logo {
	transform: scaleY(2.38) scaleX(1);
}

.logo-icono {
	margin-right: 10px;
}

.site-branding, .site-branding a {
	text-decoration: none;
	color: #ffffff;
}

.site-branding a:hover {
	color: #1268fb;
}

#block-text-3imgblock_6329c521f58c5 {
	background-color: #f2f2f2; 
}


#content {
	background-image: url('./images/grifo.jpg') !important; /* Ruta de la imagen */
  	background-size: cover; /* Para que la imagen cubra todo el fondo */
  	background-position: center; /* Para centrar la imagen */
}

h1 {
	/* color: #10142b; */
	color: #ffffff;
}

	/* Titulo h1 home en desktop */
	h1#titulo-home {
		color: #10142b !important;
		position: absolute;
		/* top: 350px !important; */
		top: 40% !important;	
	}


.scroll-home a {
	text-decoration: none;
	/* height: 40px !important; */
	display: flex;
	justify-content: center; /* Centrar horizontalmente */
    align-items: center;
    color: #ffffff;
    position: absolute;
	top: 90%;	
}

.scroll-home svg {
	width: 20px;
	height: 20px;
	margin-left: 6px;
	fill: #fff;
	display: flex;
	justify-content: center; /* Centrar horizontalmente */
    align-items: center;
}


#destacado-home-btn.block-highlights-sticky-item-btn.btn.btn-stroke.btn-icon2.btn-stroke {
	border: 1px solid #f2f2f2;
}

#destacado-home-btn.block-highlights-sticky-item-btn.btn.btn-stroke.btn-icon2.btn-stroke:hover {
	border: 1px solid #10142b;
	background-color: #10142b;
}

span.line {
	color: #181c36;
}

#box100 {
	width: 100% !important;
}


#titulo {
	text-align: center;
	margin: 0 0 60px 0;
}

.maps {
	margin-top: 150px;
}


#contacto a {
	text-decoration: none;
}

#contacto a strong:hover {
	text-decoration: underline;
	color: #181c36 !important;
}

.contacto-word {
	display: block;
	font-size: 44px;
	margin-bottom: 14px;
}


.site-footer {
	padding-top: 0 !important;
	border-top: none !important;
}

.site-footer-redirection .separator {
  	margin-right: 46px;
  	color: #ccc;
} 

.tel  {
	font-size: 16px;
    min-width: 70px;
    margin-right: 46px;
}

.tel a {
	text-decoration: none !important;
}

.item-footer {
	margin-right: 46px;
	font-size: 14px;
}

.item-footer a {
	text-decoration: none !important;
}

@media only screen and (max-width: 768px) { 

	.site-header {
		padding: 38px 0 !important; 
	}

	.container.footer-bottom {
		margin-top: 40px;
	}

	.separator {
		display: none;
	}

	#legal-titulo {
		color: #10142b !important;
	}

	#logo-content {
		width: 100px;
		height: auto;
	}

	#titulo-content {
		margin-top: 60px;
		padding: 0;
	}

	#titulo-inferior {
		padding: 0 !important;
	} 

	#titulo-inferior-fontaneria {
		margin-top: 100px !important;
		padding: 0 !important;
	} 

	/* Titulo h1 home en móvil */
	h1#titulo-home {
		position: absolute;
		top: 220px !important;	
	}

	/* Titulo h1 cabecera en móvil */
	.main-header-text.main-header-hero-text h1 {		
		position: absolute;
		top: 150px !important;	
	}

	#parrafo-home {
		margin-top: 60px;
	}

	/* Contacto remove from mobile */
	#menu-item-22 {
		display: none;
	}

	.tel {
		font-size: 11px;
	}

}


@media only screen and (max-width: 990px) { 

	.site-header {
		padding: 38px 0 !important; 
	}

	.container.footer-bottom {
		margin-top: 40px;
	}

	.pin-spacer.interior.bloque-fontaneria-faldon {
		padding: 60px 0 1px 0 !important;
	}

	#fontaneria-faldon {
		padding: 0 !important;
	}

}



/* EMPRESA */
 
#imagen-cabecera {
	width: 100%;
	height: 100%;  
	object-fit: cover;
}

.main-header.main-header-hero.gs_reveal.gs_reveal_alpha.bg-dark.gs_reveal_show.interior {
	height: 20vh !important;
}

#page-interior h1 {
	color: #ffffff;
}

h2.block-text-3img-title.title-2.interior {
	text-align: center;
	padding: 60px;
}

.pin-spacer.interior {
	text-align: center;
	padding: 80px 0 !important;
}


.pin-spacer.interior .block-highlights-sticky-item-intro {
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}


.block-highlights-sticky-item-btn.btn.btn-stroke.btn-icon2.oscuro {
	background-color: #23294b;
}

.block-highlights-sticky-item-btn.btn.btn-stroke.btn-icon2.oscuro:hover {
	background-color: #10142b;
}

.p-indent:before {
	background-color: #23294b !important;
}

.block-highlights-sticky-item-btn.btn.btn-stroke.btn-icon2.btn-stroke {
	border: none;
}


.lista {
	text-align: center;
}

.lista ul {
	display: inline-block;
	text-align: left;
}

.lista ul li {
	line-height: 44px;
	margin-left: 24px;
}

.home.page-template-default.page.page-id-2.white-menu .logo {
	color: #1a214c;
}

.home.page-template-default.page.page-id-2.white-menu .logo svg.logo-icono path {
	fill: #1a214c;
}


/* LEGAL */

#legal {
	padding-bottom: 0 !important;
}

#texto-legal h3 {
	margin: 40px 0 20px 0;
}

#texto-legal p {
	font-size: 12px;
	margin-top: 10px;
}	


/* ----- */


.empresa-home {
	background-color: #f2f2f2;
	height: 380px;
}

.empresa-home h2 {
	width: 340px;
	text-align: center;
	margin: 0 auto;
	padding-top: 96px;
}

.empresa-home a {
	margin-top: 40px !important;
	width: 195px;
	display: block;
	margin: 0 auto;
	background-color: transparent !important;
	color: #10142b !important;
	border: 1px solid #1268fb !important;
}

.empresa-home a:hover {
	background-color: #10142b !important;
	border: 1px solid #10142b !important;
	color: #f2f2f2 !important;
}

.empresa-home path {
	fill: #10142b !important;
}
.empresa-home a:hover path  {
	fill: #1268fb !important;
}

#logo-loader {
}


/* menu sticky */ 

.site-header {
   transition: all 0.3s ease;
   display: flex;
   align-items: center;
}

/* Clase que se agregará al hacer scroll */
.site-header.shrink {
    height: 60px; /* Altura reducida */
    background-color: #1a214c; /* Fondo azul */
    opacity: 0.95;
    transition: all 0.6s ease;
}



