.pie {
    background-color: white;
    border-top: 1px solid #ccc;
    margin: 50px 0 0;
    padding-top: 30px;
    z-index: 9999999;
    padding-bottom: 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
}
h4 {
color: #999;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
  text-transform: none;
  padding-bottom:20px;
}
.cabecera-home{ z-index:20000; filter: invert(0.5); top:14px; }
.titular{ font-weight:600; font-size:12px !important; margin-top:40px !important; }

.contenido{top:73px;}
.cab_mid{
	max-width:1200px;
  	margin:0 auto;
}
.cab_mid .cntb-353-1-texto{
	padding:40px!important;
}
.cab_mid .cntb-353-2-texto-sobre-imagen{
	display:none;
}
.cab_mid .cntb-353-block{
	display:flex;
  	justify-content:center;
}
.cab_mid .cntb-353-0-img-contenedor picture{
	max-height: 600px;
  	display:block;
}
.cab_mid .cntb-353-0-img-contenedor img{
	width:100%;
   height:100%;
   object-fit:cover;
}

.cab_mid{
	max-width:1440px;
  	margin:0 auto;
}
.cab_mid .cntb-353-2-texto-sobre-imagen{
	display:none;
}
.cab_mid .cntb-353-block{
	display:flex;
  	justify-content:center;
}
.cab_mid .cntb-353-0-img-contenedor picture{
	max-height: 600px;
  	display:block;
}
.cab_mid .cntb-353-0-img-contenedor img{
	width:100%;
   height:100%;
   object-fit:cover;
}
.co-auto i{
	 text-transform: uppercase;
    font-family: 'ECIFont Regular';
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    padding-bottom: 1rem;
    cursor: pointer;
  	color: #7d7d81;
    font-size: 24px;
}
.pic_pagina_paginacion {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 100px;
    background-color: white;
    z-index: 99999;
    padding: 10px;
  	 border-top: 1px solid #ccc;
}
.titulo_seccion{
	 text-transform: uppercase;
    text-align: right;
    color: #888888;
    font-family: 'ECIFont Light';
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 3.442857px;
  	right: 90px;
}
.fondo_body {
  display: flex;
  flex-direction: column;
  min-height: 100vh; 
}
#total {
  flex: 1; 
}
.pie{
    background-color: white;
    border-top: 1px solid #ccc;
    margin: 50px 0 0;
    padding-top: 30px;
    z-index: 9999999;
    padding-bottom: 30px;
  	 position:fixed;
  	 bottom: 0;
}
#navidad_menu{
	position:absolute;
	top:10px!important;
	right:20px!important;
}
.navidad_icono_menu {
    top: 15px;
}
@media only screen and (max-width: 576px){
  .cntb-353-1-texto{
  		margin-top:-110px!important;
  	}
	.pie{
   	display:none;
   }
  	.pic_pagina_paginacion {
   	bottom: -1px!important;
   }
  	.cabecera .logo-black {
     height: 43px;
     width: 132px !important;
   }
  	.titulo_seccion{
   	right:64px;
     	top:30px;
   }
} 
.cuadro_numeros{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:100%;
	margin-bottom:15px;
	gap:40px0px;
	justify-content:flex-end;
	box-sizing:border-box;
}

.celda_fila_1,.celda_fila_2{
-ms-flex:0025%;
flex:0025%;
max-width:25%;
width:100%;
padding:020px;
box-sizing:border-box;
margin-bottom:20px;
}
.celda_fila_1.numero{
	margin-bottom:10px;
}
.numero{
	font-weight:bold;
	font-size:28px;
}

.texto{
	font-size:11px;	
	line-height:normal;
}
 