.cdn_logo_cabecera {
  margin: 15px 0;
  width: 130px;
  max-width: 130px;
  height: 28.594px;
}

/* FONTS */
@font-face {
  font-family: "Roboto Light";
  src: url("https://www.aranzadilaley.es/cdn_LL/fonts/roboto-light-webfont.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Medium";
  src: url("https://www.aranzadilaley.es/cdn_LL/fonts/roboto-medium-webfont.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto Regular";
  src: url("https://www.aranzadilaley.es/cdn_LL/fonts/roboto-regular-webfont.woff2") format("woff2");
  font-weight: 100;
}
@font-face {
  font-family: "Karnov Display";
  src: url("https://www.aranzadilaley.es/cdn_LL/fonts/karnovdisplay.woff2") format("woff2");
}
@font-face {
  font-family: "Karnov Icons Open";
  src: url("https://www.aranzadilaley.es/cdn_LL/fonts/fk-icons-open.woff") format("woff");
  font-weight: 100;
}
/* FONTS */
footer#laley_footer_landings {
  font-family: "Roboto Regular" !important;
  font-weight: 100 !important;
  background: #00003c;
  color: white;
  padding: 60px;
}
footer#laley_footer_landings p {
  font-family: "Roboto Regular" !important;
  color: white;
  margin: 1em 0;
}
footer#laley_footer_landings a {
  font-family: "Roboto Regular" !important;
  color: white;
  text-decoration: none;
  border-bottom: none;
}
footer#laley_footer_landings ul {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  list-style-type: none;
}
footer#laley_footer_landings ul li {
  margin-right: 15px;
}
footer#laley_footer_landings #footer_up {
  margin-bottom: 40px;
}
footer#laley_footer_landings #footer_up > p {
  font-size: 15px;
}
footer#laley_footer_landings #iconos_redes {
  margin-bottom: 20px;
  margin-left: 0px !important;
}
footer#laley_footer_landings #iconos_redes li a img {
  height: 25px;
}
footer#laley_footer_landings #iconos_redes li a img.logo_twitter {
  height: 18px;
  margin-top: 5px;
}
footer#laley_footer_landings #logo_la_ley img {
  height: 30px;
}
footer#laley_footer_landings #footer_down > p {
  font-size: 15px;
  color: white;
}
footer#laley_footer_landings #footer_down ul {
  margin: 15px 0;
}
footer#laley_footer_landings #footer_down ul > li {
  font-family: "Roboto Light" !important;
  font-size: 15px;
  font-weight: 100;
}
footer#laley_footer_landings #footer_down ul > li > a {
  font-family: "Roboto Light" !important;
  font-size: 15px;
  font-weight: 100;
}
footer#laley_footer_landings #footer_down ul > li > a:hover {
  border-bottom: 1px solid #ffffff !important;
}
footer#laley_footer_landings #footer_extra .info {
  color: #ddd;
  font-family: "Roboto Light" !important;
  font-size: 12px;
  font-weight: 100;
}
footer#laley_footer_landings #footer_extra a {
  font-family: "Roboto Light" !important;
  font-size: 12px;
  color: #ddd;
  border-bottom: 1px solid #ffffff !important;
}
footer#laley_footer_landings #footer_extra a:hover {
  color: #ddd;
  border-bottom: 0px !important;
}
@media (max-width: 768px) {
  footer#laley_footer_landings #footer_down ul {
    flex-direction: column;
  }
}/*# sourceMappingURL=cdn.css.map */