* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  font-family: Helvetica;
  font-size: 16px;
  line-height: 24px;
  color: rgb(96, 99, 101);
  text-transform: none;
}
:root {
  --crema: #f2cf8d;
  --azul_flechas: #211e3f;
}
.ancho {
  max-width: 1200px;
  margin: auto;
}
.flecha_img img {
  border-radius: 50px;
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin-left: 60px;
  color: #201f40;
}
header {
  color: #000;
  transition: 0.7s;
  padding: 10px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 90;
}
/*MENU*/
#iconomenu {
  display: none;
}
.contenedorarriba {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.btn_menu {
  font-size: 25px;
  display: none !important;
}
#contenedormenu {
  margin-bottom: 15px;
}
nav{
  background-color: #fff;
}
nav ul {
  color: #000;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: nowrap;
  gap: 15px;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  font-family: "Nunito Sans", sans-serif;
  color: var(--crema);
  position: relative;
  padding: 10px;
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s;
  font-weight: bold;
  font-size: 20px;
}
/*FIRST PART DISTINTIVO*/
#flecha_img {
  text-align: left;
  align-items: center;
  display: flex;
}
#flecha_img p {
  width: 400px;
}
#crema_arrow {
  position: relative;
  left: -10px;
  top: 18px;
  width: 45px;
  height: 45px;
}
.division_main {
  text-align: center;
  display: flex;
}
.logo_distintivo {
  margin-top: 20px;
  margin-left: 50px;
  width: 600px;
  height: 600px;
}
.logo_distintivo img {
  width: 600px;
  height: 600px;
}
.blue_letters {
  text-align: left;
  font-weight: bold;
  padding: 0px;
  width: 50px;
  width: 250px;
  color: var(--azul_flechas);
}
.datos_personales{
  width: 200px;
}
.perfil_img {
  width: 300px;
  margin-left: 15%;
}
.principal {
  text-align: left;
  display: inline-block;
}
/*SECONDO PART EXPERIENCE*/
.centrar {
  margin-bottom: 0px;
  text-align: center;
}
.sub_h2_crema {
  font-family: "Nunito Sans", sans-serif;
  color: var(--crema);
}
.division_main2 {
 margin-bottom:-200px;
  text-align: center;
  display: flex;
}

.logo_animayukis {
  margin-top: 0px;
  margin-bottom: 300px;
  margin-left: 150px;
  width: 500px;
  height: 200px;
}
.logo_animayukis img {
  width: 500px;
  height: 500px;
}
.principal_galka {
  margin-top: 140px;
  align-items: center;
  text-align: left;
  display: inline-block;
}
.logo_galka{
  position: relative;
  bottom: 40px;
}
.name_h1{
  position: relative;
  width: 500px;
  right: 40px;
  margin-right: 20px;
  color: var(--azul_flechas);
  font-size: 25px;
}
.name{
  font-weight: bold;
  position: relative;
  width: 500px;
  right: 40px;
  margin-right: 20px;
  color: var(--azul_flechas);
  font-size: 20px;
}
/*CLIENTS*/
.clientes_fondo {
  font-family: "Nunito Sans", sans-serif;
  font-size: 15px;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: var(--crema);
  color: var(--azul_flechas);
}
.clientes_fondo h2 {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 30px;
  font-weight: bold;
}
.imagenes_clientes {
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  height: 300px;
}
.clientes_logos {
  text-align: center;
  width: 300px;
  height: 300px;
}
.paddin_botton{
  padding-bottom: 50px;
}
.clientes_logos img {
  width: 250px;
  height: 250px;
}
.chan_antonio{
  width: 350px;
  height: 350px;
}
.chan_antonio img{
  width: 350px;
  height: 350px;
}
.mmk{
  width: 350px;
  height: 350px;
}
.mmk img{
  width: 350px;
  height: 350px;
}
/*TERCERA PARTE COLOR AZUL*/
.fondo_azul {
  display: flex;
  background-color: var(--azul_flechas);
}

.flecha_crema_big {
  margin-right: 20%;
  width: 600px;
  height: 600px;
}
.flecha_crema_big img {
  width: 600px;
  height: 600px;
}
.redes_sociales {
  margin-left: 80%;
  display: flex;
  flex-direction: column;
  color: var(--crema);
  align-items: center;
  justify-content: center;
}
.contenedor_iconos{
  text-align: left;
  margin-right: 80%;
  display: flex;
}
.redes_sociales a {
  justify-content: left;
  align-items: left;
  width:290px;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-top: 10px;
  font-size: 20px;
  margin-right: 100%;
  text-decoration: none;
  color: var(--crema);
}
.descripcion{
  margin-left: 10%;
}
.redes_sociales a i{
  margin-bottom: 6px;
  font-size: 40px;
font-weight: bold;
}
.distintivo_l{
  padding-left: 20px;
}
.fa-facebook{
  padding-left: 47px;
}
.fa-youtube{
  padding-left: 30px;
}
.fa-instagram{
  padding-left: 20px;
  padding-right: 14px;
}
.fa-behance{
  padding-left: 23px;
}
.fa-whatsapp{
  padding-left: 32px;
}
