.preFooterAvisolegal small {display:block;padding: calc(var(--tamanio-base)*1.5rem) 0 0;font-size: calc(var(--tamanio-base)*.8rem);color:var(--color1);}

.preFooter{background-color:var(--color2);padding:calc(var(--tamanio-base)*2.5rem) 0;margin-top:calc(var(--tamanio-base)*2.5rem);}
.preFooter .h4{text-align: center;font-size:calc(var(--tamanio-base)*1.5rem);padding-bottom:font-size:calc(var(--tamanio-base)*1.5rem); }
.mediosPreFooter{display:flex;flex-wrap:nowrap;justify-content:center;align-items: center;box-sizing: border-box;}
.mediosPrensa {width:33%;padding:0 10%; margin:10px 0;}
.mediosPrensa img{max-width:300px;max-height:120px;width:200px; margin:0 auto;}
.mediosPrensa img.veinteMinutos{}

footer.totalRentingFooter{background-color: var(--color1); background-image:url("../img/footer.jpg");background-size: cover;background-repeat: no-repeat;background-position: center center;min-height: 300px;}
footer.totalRentingFooter .cabeceraFooter {padding: calc(var(--tamanio-base)*1.5rem) 0;border-bottom:1px solid white;}
footer.totalRentingFooter .h4 {text-align: center;color:var(--neutro1);font-size:calc(var(--tamanio-base)*1.5rem);}
footer.totalRentingFooter .acciones{display: flex;justify-content: space-between;align-items: center;max-width: 100%;}
footer.totalRentingFooter .rrss {width:150px;display:flex;justify-content: flex-end;}
footer.totalRentingFooter .rrss span {padding-right: 20px;}
footer.totalRentingFooter .rrss a {padding: 0 5px;}
footer.totalRentingFooter .internacionales {display: flex;justify-content: flex-start;}
footer.totalRentingFooter .internacionales > a {margin-right: 20px;}
footer.totalRentingFooter .internacionales > a > img {width: 125%;max-width: 125%;}
footer.totalRentingFooter .botonesCTA .btnCta {font-size:calc(var(--tamanio-base)*1rem);}
footer.totalRentingFooter .menusFooter {display:flex;flex-wrap:nowrap;justify-content: space-between;align-items: flex-start; margin: calc(var(--tamanio-base)*1.5rem);}
footer.totalRentingFooter .menusFooter ul {color: color:var(--neutro1); list-style-type: none;font-size:  calc(var(--tamanio-base)*1rem);line-height:  calc(var(--tamanio-base)*1.3rem);color:;}
footer.totalRentingFooter .menusFooter ul li a{color:var(--neutro1);}
footer.totalRentingFooter .copys p {padding: calc(var(--tamanio-base)*1.5rem) 0; text-align: center;font-size: calc(var(--tamanio-base)*.85rem);line-height: calc(var(--tamanio-base)*1.4rem);color:var(--neutro1);margin-bottom:0;}
footer.totalRentingFooter .copys p a {color:var(--neutro1);}
footer.totalRentingFooter .copys p a:hover {text-decoration: underline;}

footer.totalRentingFooter .menu li {list-style: none!important;}
footer.totalRentingFooter .menu li:before {display:none;}

#submenuMobil {display: none;}

.clickToCall {width: 90px; position: fixed;top: 110px;right: 20px;z-index: 10;}
.clickToCall > .netelip_c2c_containerCSS {border-radius: 8px;}

.clickToCall > .netelip_c2c_containerCSS .netelip_c2c_header .netelip_c2c_botonCerrarCss {background-color: transparent!important;}
.clickToCall > .netelip_c2c_containerCSS .netelip_c2c_header div.netelip_c2c_botonCerrarCss:first-of-type img {} 
.clickToCall > .netelip_c2c_containerCSS .netelip_c2c_header div.netelip_c2c_botonCerrarCss:last-of-type {display: none;}
.clickToCall > .netelip_c2c_containerCSS .netelip_c2c_containerPrivacity {display: none}

.clickToCall > .netelip_c2c_containerCSS .netelip_c2c_barraCss_color {
    background-color: var(--color1)!important;
}
.clickToCall > .netelip_c2c_containerCSS form.netelip_c2c_fontType > div p {
	font-family: var(--tipo1);
	color: var(--color2);
	font-size: calc(var(--tamanio-base)*1rem);
}
.clickToCall > .netelip_c2c_containerCSS form.netelip_c2c_fontType > div > a {display: none;}

.clickToCall > .netelip_c2c_containerCSS form.netelip_c2c_fontType input.netelip_c2c_telephone,
.clickToCall > .netelip_c2c_containerCSS form.netelip_c2c_fontType input.netelip_c2c_name  {
  width: 100%;
  max-width: 100%;
  height: 48px;
  border-radius: 7px;
  border: solid 1.5px var(--color4);
  background-color: #ffffff;
  padding: 14px 16px;
  margin-bottom: 15px;
  text-rendering: auto;
  color: var(--color2);
  font-size: calc(var(--tamanio-base)*1rem);
  font-weight: 400;
  font-family: var(--tipo1);
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-writing-mode: horizontal-tb !important;
  -webkit-appearance: textfield;
  background-color: -internal-light-dark-color(white, black);
  -webkit-rtl-ordering: logical;
}

.clickToCall > .netelip_c2c_containerCSS form.netelip_c2c_fontType button.netelip_c2c_btnCall {
  display: block;
  width: 100%;
  border-radius: unset;
  box-shadow: unset;
  background: var(--neutro2);
  text-align: center;
  padding: 10px 30px;
  color: var(--neutro1);
  font-weight: 700;
  margin: 0 auto;
}

@media (max-width: 768px) {
	.mediosPrensa {padding: 0;}
}

@media (max-width: 680px) {
	footer.totalRentingFooter .acciones{max-width: 90%;}
	/*esto es común a todos*/
	.mediosPrensa {width: 45%;}
	footer.totalRentingFooter .menusFooter {flex-wrap:wrap;}
	footer.totalRentingFooter .menusFooter .col {width: 48%;margin-bottom:15px;}
	footer.totalRentingFooter .menusFooter .col.footer1 {order:1;}
	footer.totalRentingFooter .menusFooter .col.footer2 {order:3;}
	footer.totalRentingFooter .menusFooter .col.footer3 {order:4;}
	footer.totalRentingFooter .menusFooter .col.footer4 {order:2;}

	footer.totalRentingFooter .acciones {justify-content: center;flex-wrap: wrap;margin: 0 auto;}
	footer.totalRentingFooter .botonesCTA a.btnCta {max-width: 75%;margin:0 auto 15px;}
	footer.totalRentingFooter .rrss {width: 100%;justify-content: center;margin-top:15px;}

	footer.totalRentingFooter .rrss.internacionales {margin-bottom:25px;}
	footer.totalRentingFooter .rrss.internacionales a {padding:0 15px;}

	footer {padding-bottom:60px;}

	#submenuMobil {
	    display: block;
	    background: var(--color1);
	    border: none;
	    border-radius: 0px;
	    font-weight: 600;
	    font-size: 14px;
	    padding: 0;
	    text-align: center;
	    box-sizing: border-box;
	    position: fixed;
	    bottom: 0;
	    right: 0px;
	    z-index: 9999;
	    left: 0;
	    margin-top: 0;
	    color: #ffffff;
	}
	#submenuMobil .opciones {
	    width: 100%;
	    height: 40px;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    overflow: hidden;
	}
	#submenuMobil .opciones div.whatsapp {
	    width: 50%;
	    padding: 7px;
	    box-sizing: border-box;
	}
	
	#submenuMobil .opciones div.llamanos a, #submenuMobil .opciones div.whatsapp a {display: block;width: 100%;}

	#submenuMobil .opciones div img {width:auto;}

	#submenuMobil .opciones div.whatsapp img {height: 25px;display:block; margin:0 auto;}
	#submenuMobil .opciones div.llamanos {
	    width: 50%;
	    padding: 7px;
	    box-sizing: border-box;
	    border-left: 1px solid white;
	}
	#submenuMobil .opciones div.llamanos img {height: 25px;display:block; margin:0 auto;
	}
	#submenuMobil .opciones div.escribenos {
	    width: 50%;
	    padding: 7px;
	    box-sizing: border-box;
	    border-left: 1px solid white;
	}
	#submenuMobil .opciones div.escribenos img {height: 25px;display:block; margin:0 auto;
	}

	.clickToCall {width: 75px;}
}