/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 09 2025 | 15:36:18 */
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	display:flex;
	width:100%  !important;
	background-image: none;
	min-height: 60px;
}

.ast-builder-grid-row-container-inner {
	display: block!important;
	width: 100% !important;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
	max-width: 1920px;
	min-height: 60px;
	margin-left: auto;
	margin-right: auto;
}
.ast-builder-grid-row-container-inner
{
	display:flex;
	width:100%  !important;
}

.contenedorPie
{
	display:flex;
	float: left !important;
	width:100%  !important;
	background-color: #1D1D1B;
	min-height: 250px;
}

.contenedorLogo
{
	display:flex;
	float: left !important;
	background-color: #1D1D1B;
	width:26%;
}	

.contenedorIMG
{
	display:flex;
	float: left !important;
	background-color: #1D1D1B;
	width:100%
}

.contenedorCentrado
{
	margin: auto;
}


.logoIMG {
	display:block;
	float: left;
	width: 320px;
	max-width: 320px;
	text-align: center;
}

.contenedorTexto
{	float: left !important;
	width:75%  !important;
	background-color: #E5E9EF;
}

.contenedorDatos
{	float: left !important;
	width:100%  !important;
	background-color: #E5E9EF;
}

.contenedorDireccion
{	float: right !important;
	width:87%  !important;
	min-height: 250px;
}

.Texto
{	
	float: left;
	text-align:left;
	margin-top: 50px;
	color: #5F5B5B;
	font-family: 'Montserrat';
	font-size: 17px;
	
}

.Titulo
{
	color: #9aa8ba;
	font-weight:600;
}

.separador
{
	width: 100%;
	min-height: 20px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin-top: 120px;
}

.derechos
{
	float: left;
	color: #999999;
}

