*root {
  box-sizing: border-box;
}

body {
  font-family: "Roboto", "sans-serif";
  background-color: white;
  color: black;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.5;
}
.menu {
  text-decoration: none;
  color: inherit;
  list-style: none;
  margin: 10px;
}
.menu-der {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;

  color: #2196f3;
}
.menu-der1 {
  font-style: normal;
  font-weight: 500;

  line-height: 16px;
  letter-spacing: 0.02em;

  color: #757575;
}
.link {
  text-decoration: none;
  color: inherit;
  list-style: none;
}
.logo {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  color: #2196f3;
  line-height: 31px;
  text-align: right;
  letter-spacing: 0.03em;
}
.header-enlace {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: black;
}
.current {
  color: #2196f3;
}
.huno {
  font-style: normal;
  font-weight: 900;
  font-size: 44px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #111010;
}
.boton {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  background: #2196f3;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.submenu-1 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;

  color: #212121;
}
.hdos {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  text-align: left;
  letter-spacing: 0.03em;

  color: #212121;
}
.tex {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #757575;
}
.text-caption {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 42px;
  text-align: left;
  letter-spacing: 0.03em;

  color: #212121;
}
.name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  letter-spacing: 0.03em;
  color: #212121;
}
.profession {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  letter-spacing: 0.03em;
  color: #757575;
}
.boton-portf {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.03em;
  color: #212121;
}
.boton-portf-azl {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.03em;
  color: #212121;
  background: #2196f3;
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.08),
    0px 2px 2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}
.boton-portf-azl:hover {
  color: #2196f3;
}
.boton-portf-otros {
  background: #f5f4fa;
  border-radius: 4px;
}
.pie-foto {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.06em;
  color: #212121;
}
.pie-foto-1 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #757575;
}
