.elementor-5205 .elementor-element.elementor-element-d01e62c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}body.elementor-page-5205:not(.elementor-motion-effects-element-type-background), body.elementor-page-5205 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}/* Start custom CSS for html, class: .elementor-element-b9eb000 */<style>
	body {
		padding: 0px;
		margin: 0px;
		background-color: #c2c2c2;
		text-align: center;
	}
	.pad-botonera {
		position: fixed;
		z-index: 100;
		bottom: 0px;
		text-align: center;
		width: 1140px;
		display: inline-block
	}
	.pad-botonera .botones {
		background-color: #57BFFF;
		display: inline-block;
	}
	.pad-botonera a {
		padding: 10px;
		display: inline-block;
	}
	.pad-botonera a img {
		width: 60px;
		height: auto;
	}

	.pad-botonera a:hover {
		background-color: #389fe0;
	}

	.pad-botonera a.activo {
		background-color: #389fe0;
	}

	.pantalla-desktop {
		width: 1300px;
		height: auto;
		margin-bottom: 100px;
	}

	.flotante-ferxxo {
		position: fixed;
		z-index: 100;
		width: 180px;
		bottom: 20px;
		right: 20px;
		text-align: center;
	}

	.flotante-ferxxo img {
		width: 100%;
		height: auto;
	}

	/* @media only screen and (max-width: 1300px) {
		.pantalla-desktop {
			width: 100%;
			height: auto;
		}
	}
	@media only screen and (max-width: 1200px) {
		.pantalla-desktop {
			width: 1200px;
			height: auto;
		}
	}*/
	
	@media only screen and (max-width: 1024px) {
		.pad-botonera {
			width: 480px;
			height: auto;
		}
	}
	@media only screen and (max-width: 500px) {
		.pad-botonera {
			width: 340px;
			height: auto;
		}
	}
</style>/* End custom CSS */