.footerSocial {
    list-style-type: none;
}

footer.footer_style_2 {
  background:#666666;
}


footer.footer_style_2_copyright {
  background:#666666 !important;
}

footer.footer_style_2_copyright p {
  color:#ffffff !important;
}

.small-cta a:hover {
	color:#ffffff !important;
  	cursor: pointer;
}

.scw-cookie-btn {
    background: #107A45 !important;
}

.scw-cookie-btn:hover {
    background: #0D7240 !important;
}

.cuadro_capa:hover .textos_cuadros {
	display:none;
}

.cuadro_capa {
	background: rgba(0, 0, 0, 0.6) !important;
}

.textos_cuadros {
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	font-size: 48px;
}