/* Botón portada */
.tp-caption.StagButton, .StagButton {background-color: #d0d0d09e !important;}

/* Sección Equipo Desktop */
h1.vc_custom_1532083220099 {
	background: #0000004f; 
	border-radius: 20px; 
	padding: 10px 10px !important;
}
h3.vc_custom_heading {
	background: #0000004f; 
	border-radius: 20px; 
	max-width: 450px; 
	margin: 1em auto;
}

/* Sección Espacios Desktop */
.titulos_hover h2 {
	color: #ffffff !important; 
	background: #0000004f; 
	border-radius: 20px;}

#click_hover {display: none;}

/* Sección Contacto Desktop */
#maps iframe {
	position: absolute !important; 
	top: 0; 
	left: 0; 
	bottom: 0; 
	right: 0; 
	width: 100%; 
	height: 100% !important;}

/* Responsive */

@media screen and (max-width: 1023px) {
	/* Menú Inicio Responsive */
	.header-nav {background: #000000a6;}
	
	#slide-12-layer-6.tp-caption.StagBig {margin-top: 3px !important;}
	
	/* Sección Espacios Responsive */
	#click_hover {display: inline;}
	#post-4396 .vc_custom_1456930232579 {padding-bottom: 5px !important;}
}