.skills h1 {
  font-size: 50px;
}

.skills {
  margin-top: 70px;
  text-align: center;
}

.experience {
  display: flex;
  align-items: center;
  gap: 30px;
  width: 70%;
  flex-wrap: wrap;
}

.experience img {
  max-width: 70px;
  width: 100%;
  transition: 0.3s;
}

.experience img:hover {
  max-width: 80px;
  width: 100%;
}

#diminuirjs {
  max-width: 55px;
  width: 100%;
  transition: 0.3s;
}

#diminuirjs:hover {
  max-width: 65px;
  width: 100%;
}

.html {
  background-color: rgb(250, 228, 228);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.express {
  background-color: rgba(122, 122, 122, 0.308);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.css {
  background-color: rgba(17, 28, 236, 0.24);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.js {
  background-color: rgb(240, 248, 213);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.styledComponents {
  background-color: rgba(235, 11, 86, 0.281);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.bootstrap {
  background-color: #9a49f7;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.sass {
  background-color: #f1c9d7;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.figma {
  background-color: rgb(241, 197, 197);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.react {
  background-color: #61dafb3a;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.node {
  background-color: #83cd2959;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.git {
  background-color: #f34e295b;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
  transition: 0.3s;
}

.tailwind {
  background-color: #38adc250;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
  transition: 0.3s;
}

.mongo {
  background-color: rgba(1, 85, 50, 0.247);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.redux {
  background-color: rgba(73, 4, 163, 0.274);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.next {
  background-color: rgba(26, 26, 26, 0.274);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.postgre {
  background-color: rgba(4, 46, 163, 0.274);
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}
.git.active {
  background-color: #ef8972bd;
}

.githubexp {
  background-color: #01070377;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.githubexp.active {
  background-color: white;
}

.typescript {
  background-color: #007acca9;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
}

.cybercicurity {
  background-color: #007acc4d;
  width: 100px;
  border-radius: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100px;
  flex-direction: column;
  font-size: 12px;
  font-weight: bold;
}

.estudando img {
  max-width: 70px;
  width: 100%;
  transition: 0.3s;
}

.estudando img:hover {
  max-width: 80px;
  width: 100%;
}

.container-experience {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 55px;
}

.container1 {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.estou-estudando {
  font-size: 30px;
  margin-top: 50px;
}

.estudando {
  display: flex;
  align-items: center;
  margin-top: 30px;
  gap: 30px;
}

.meuHSkills {
  padding-left: 20px;
}

.separar-experiencias {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-bottom: 35px;
}

.hquatro {
  margin-right: 20px;
}

.experienciacom {
  font-size: 40px;
  font-weight: bold;
  margin-top: 40px;
}

.cards-experiencia {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 100px;
  max-width: 500px;
  width: 100%;
  height: 766px;
}

.card-1 {
  cursor: pointer;
  display: flex;
  gap: 20px;
}

.colorblue {
  font-weight: bold;
  color: blue;
  padding-top: 3px;
}

.direcionar-baixo {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.direcionar-baixo p {
  color: rgb(88, 88, 88);
  font-weight: bold;
}

.balao p {
  max-width: 377px;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: gray;
  display: flex;
  align-items: center;
  justify-content: center;
}

#balao1 {
  margin-top: 10px;
  display: block;
  /* height: 0px; */
  opacity: 0;
  transition: opacity 0.3s, height 0.3s;
}

#balao2 {
  margin-top: 10px;
  display: block;
  /* height: 0px; */
  opacity: 0;
  transition: opacity 0.3s, height 0.3s;
}

#balao3 {
  margin-top: 10px;
  display: block;
  /* height: 0px; */
  opacity: 0;
  transition: opacity 0.3s, height 0.3s;
}

.nome-tecnologias {
  position: absolute;
  font-weight: bold;
  margin-bottom: 131px;
  cursor: default;
  width: 100px;
  text-align: center;
  background-color: white;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  opacity: 0;
  transition: 0.5s;
}

#widthStyled {
  width: 140px;
  font-size: 11px;
}
