/* Ajuste de margin top no index para notebooks */
@media (max-height: 650px) {
  .content-container {
    margin-top: 70px;
  }
}
/* Desktop */
@media (min-width: 1024px) {
  /* Faz com que certos elementos do mobile não apareçam no desktop */
  header nav .mobile-menu,
  .content-container .about-me-container #projects-btn-container-mobile,
  .content-container .about-me-container .about-me .text-container #text-mobile,
  #cv-btn-container-mobile,
  .text-mobile {
    display: none;
  }

  /* Cabecalho */

  header {
    position: fixed;
    height: auto;
    width: 100%;
    z-index: 1;
    background-color: #ffffff;
  }

  header nav {
    margin: 1rem 7.375rem 1rem 4.75rem;
  }
  header nav .nav-list {
    display: flex;
    justify-content: space-between;
    width: 475px;
  }

  .name,
  .second-name {
    font-size: 1.5rem;
  }
  .list-option a {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #000;
    transition: transform 0.4s ease;
  }

  .list-option a:hover {
    transform: scale(1.2);
  }

  .list-option a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background-color: #000;
    transition: width 0.3s ease;
  }

  #index-option::after {
    background-color: #0b2b67;
  }

  .list-option a:hover::after {
    width: 100%;
  }

  #index-option {
    color: #0b2b67;
  }

  /* Conteudo principal */
  /* O conteúdo principal cresce, o footer vai pro fim */

  .content-container {
    height: 82vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .about-me-container {
    display: flex;
    margin: 0px 96px;
    width: 100%;
  }

  /* Caixa da imagem e redes sociais */
  .my-picture {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 140px;
    background-color: rgba(182, 182, 223, 1);
    border-radius: 50px;
    box-shadow: 5px 2px 5px rgba(0, 0, 0, 0.25);
    min-width: 550px;
    max-height: 800px; /* ajuste conforme seu layout */
  }

  .img-container {
    margin-top: 43px;
  }
  .my-img {
    margin-bottom: 30px;
  }

  /* Caixa dos contatos no desktop */
  .technology-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: auto;
    margin-top: 10px;
  }
  .technology-container-desktop {
    display: flex;
    width: 50%;
    justify-content: center;
    text-align: center;
    gap: 10px;
  }

  .technology-logo img {
    width: 30px;
  }

  .rede-social-container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #fff;
    border-radius: 0px 0px 50px 50px;
    width: 100%;
    height: 6rem;
    margin-top: 40px;
  }
  .rede-social-container a {
    display: flex;
    justify-content: center;
  }

  .rede-social-container a img {
    width: 50px;
  }

  .rede-social-icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.3s ease;
  }
  .rede-social-icon-box:hover {
    transform: scale(1.2);
  }

  .rede-social-icon-box p {
    color: #000046;
  }

  /* Caixa do texto sobre mim */
  .about-me {
    display: flex;
    flex-direction: column;
    width: 45%;
    margin-top: 10px;
  }

  /* Titulo da caixa de texto */
  .title-container h1 {
    font-family: "Outfit-Bold";
    font-size: 3rem;
  }
  .title-container p {
    font-family: "Outfit-Regular";
    font-size: 1.3rem;
    text-transform: uppercase;
  }
  .text-container {
    margin: 20px 0px;
  }

  #text-desktop p {
    font-family: "Outfit-Light";
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 5px;
  }
  .about-me-btn-box {
    display: flex;
    gap: 20px;
  }

  .projects-btn-container-desktop {
    background-color: #ffffff;
    border: 1.5px solid #000046;
    border-radius: 50px;
    transition: transform 0.3s ease;
    width: 90px;
    text-align: center;
    margin: 5px 0px 25px 0px;
    padding: 4px 15px;
    box-shadow: 2px 3px 5px hsla(0, 0%, 0%, 0.25);
  }

  .projects-btn-container-desktop:hover {
    transform: scale(1.2);
  }

  .projects-btn-container-desktop a {
    text-transform: uppercase;
    color: #000;
  }
  .about-me-btn-box #btn-resume,
  #btn-resume a {
    background-color: #000046;
    color: #fff;
  }

  /* Caixas do meu perfil */
  .profile-container {
    display: flex;
    flex-direction: column;
    align-items: start;
    padding-top: 17vh;
    margin: 0px 76px 40px;
  }
  .profile-title {
    border-bottom: #000046 1px solid;
    margin-bottom: 50px;
  }
  .profile-title h1 {
    font-family: "Outfit-Light";
    font-size: 2rem;
    text-transform: uppercase;
    color: #000046;
  }

  .profile-box {
    display: flex;
    flex-direction: column;
    gap: 42px;
    width: 100%;
  }

  /* Remoção do botão de ver mais no desktop */
  .more-btn,
  .more-btn-container {
    display: none;
  }

  .profile-about-me,
  .profile-skills,
  .profile-academy {
    border: #b1b1b1 solid 1px;
    transition: all 0.3s ease;
    border-radius: 50px;
    box-shadow: 8px 8px 11px 0px rgba(0, 0, 0, 0.25);
  }

  /* Caixa do Quem sou eu? */

  .profile-about-me {
    height: 270px;
    padding: 34px 38px 0px 38px;
  }

  .profile-box-title {
    font-size: 2rem;
    color: #000046;
    margin: 0px 0px 22px 10px;
  }
  .profile-text {
    font-size: 1.1rem;
    display: flex;
    flex-direction: column;
  }

  .profile-text p {
    margin-bottom: 5px;
  }

  /* Caixa das hard e soft skills */

  .profile-skills {
    display: flex;
  }

  /* Soft Skills */
  #soft-skills {
    border-right: #b1b1b1 2px solid;
    padding-top: 0px;
    width: 50%;
  }

  #soft-skills h1 {
    margin: 34px 0px 0px 0px;
    text-align: center;
    text-transform: uppercase;
  }

  .soft-skills-list ul {
    list-style: disc;
    font-size: 1.1rem;
    margin: 0px 0px 0px 57px;
  }

  .soft-skills-list ul li {
    padding-left: 0.6rem;
  }

  .soft-skills-list ul li::marker {
    content: "• ";
    font-size: 1.2rem;
  }

  /* Hard Skills */

  #hard-skill-box {
    width: 50%;
  }
  #hard-skills {
    width: 100%;
  }

  #hard-skills h1 {
    margin: 34px 0px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
  }

  .my-tech {
    margin: 15px 83px 14px 83px;
  }

  .my-tech h2 {
    font-size: 1.1rem;
    font-weight: 100;
    margin-bottom: 16px;
  }

  .technology-list {
    display: flex;
    flex-direction: row;
    gap: 0px 34px;
  }
  .technology-icon {
    width: 50px;
  }

  #second-technology-list {
    margin-bottom: 34px;
  }

  /* Formação e certificações */
  /* Graduações */
  .profile-academy {
    display: flex;
  }
  .academy-list {
    border-right: #b1b1b1 2px solid;
    width: 50%;
    padding: 0px 0px 60px 0px;
  }

  .academy-list h1,
  #more-courses h1 {
    margin: 34px 0px 0px 0px;
    text-align: center;
    text-transform: uppercase;
  }

  .academic-degree {
    margin: 23px 0px 0px 57px;
    border-bottom: 1px solid #000046;
    width: 60%;
  }

  .academic-degree h2 {
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 7px;
  }

  .academic-degree p {
    font-size: 1.1rem;
    font-weight: 100;
    margin-bottom: 23px;
  }

  /* Certificados */
  #more-courses {
    width: 50%;
  }

  .courses-certificated {
    margin: 23px 0px 0px 57px;
    border-bottom: 1px solid #000046;
    padding-bottom: 13px;
    width: 60%;
  }

  .courses-certificated h2 {
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 7px;
  }

  .courses-certificated a {
    font-size: 1.1rem;
  }

  .courses-certificated a,
  .courses-certificated a em {
    color: #000;
    font-style: normal;
  }
  .courses-certificated a em {
    text-decoration: underline;
  }

  #more-certificate {
    display: flex;
    justify-content: center;
    margin: 30px 0px 30px 0px;
    text-decoration: underline;
    color: #000046;
    font-size: 1.3rem;
    background-color: rgba(255, 255, 255, 0);
  }

  .more-certificate-btn {
    transition: transform 0.3s ease;
  }

  .more-certificate-btn:visited {
    color: #000046;
  }

  .more-certificate-btn:hover {
    cursor: pointer;
    transform: scale(1.1);
  }

  /* Ajuste da altura da página de projetos */

  .galery-container {
    display: flex;
    flex-direction: column;
    margin: 0px 118px 80px 76px;
  }

  .title-box {
    border-bottom: #000046 1px solid;
    margin-bottom: 20px;
    width: 250px;
    text-align: center;
    margin: 60px 0px;
  }

  .title-box h1 {
    font-family: "Outfit-Light";
    font-size: 2rem;
    text-transform: uppercase;
    color: #000046;
  }
  .content-text {
    display: none;
  }

  /* Projetos da galeria */
  .galery {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, 333px);
    gap: 60px 60px;
    justify-content: center; 
    margin-bottom: 30px;
    
  }

  .galery a {
    transition: transform 0.4s ease;
  }
  .galery a:hover {
    transform: scale(1.1);
  }

  .project-box {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    box-shadow: 5px 2px 5px hsla(0, 0%, 0%, 0.25);
  }

  .project-top {
    position: relative;
    height: 148px;
  }

  .project-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 30px 30px 0px 0px;
  }

  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19, 19, 149, 0.336);
    pointer-events: none;
    border-radius: 30px 30px 0px 0px;
  }

  .project-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    border: 1px solid rgba(19, 19, 149, 0.3);
    border-radius: 0px 0px 30px 30px;
  }

  .project-bottom p {
    text-transform: uppercase;
    color: #000046;
    font-size: 1.1rem;
    font-family: "Outfit-Light";

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    text-align: center;
    padding-left: 1.5rem;
  }

  .project-bottom span {
    margin: 0px 6px;
    font-size: 1.3rem;
  }

  .technologys {
    display: flex;
    gap: 10px;
    padding-right: 1.5rem;
  }
  .technology-used {
    width: 25px;
  }

  .more-projects {
    display: flex;
    justify-content: end;
    margin: 16px 0px 40px 0px;
  }

  .more-projects a {
    font-family: "Outfit-Regular";
    color: #000046;
    font-size: 1.3rem;
    letter-spacing: 1;
    transition: transform 0.3s ease;
    border-bottom: #000046 1px solid;
  }
  .more-projects a:hover {
    transform: scale(1.2);
  }
  /* Corpo do formulário */
  .forms-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 850px;
    position: relative;
  }
  .stripe {
    position: absolute;
    top: 52%;
    left: 0;
    width: 100%;
    height: 300px; /* ajuste conforme necessário */
    background-color: rgba(19, 19, 149, 0.3);
    transform: translateY(-50%);
    z-index: 0;
  }
  .form-title {
    border-bottom: #000046 solid 1px;
    margin-bottom: 100px;
  }

  .forms-section div h1 {
    margin-top: 50px;
    text-transform: uppercase;
    font-family: "Outfit-Light";
    font-size: 32px;
    text-transform: uppercase;
    color: #000046;
  }
  .form-container {
    display: flex;
    flex-direction: column;
    width: 32%;
    color: #fff;
    background-color: #000046;
    border-radius: 30px;
    padding: 20px 30px 30px 30px;
    z-index: 1;
  }
  .contact-form {
    display: flex;
    flex-direction: column;
  }
  .input-title {
    font-size: 20px;
    margin: 21px 42px 6px 11px;
    font-weight: bold;
  }

  .contact-form input,
  .contact-form select,
  .contact-form textarea {
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 10px;
    padding: 5px 5px 5px 10px;
    font-family: "Outfit";
    font-size: 16px;
    margin: 0;
    transition: none;
    background: #fff;
    box-sizing: border-box;
    color: #000;
  }

  .contact-form input::placeholder,
  .contact-form select::placeholder,
  .contact-form textarea::placeholder {
    color: #000;
  }
  .contact-form textarea {
    padding: 10px 15px 10px 15px;
  }

  /* Botão de enviar formulário */
  .send-btn-container {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    width: 100%;
  }

  .send-btn {
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 1rem;
    transition: transform 0.3s ease;
  }
  .send-btn:hover {
    cursor: pointer;
    transform: scale(1.2);
  }

  /* Rodapé */
  .footer-container {
    height: 36px;
    background-color: #000046;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .footer-container a {
    color: #fff;
    font-family: "Outfit-Light";
    margin: 0px 20px;
  }
}

/* Mobile */
/* Cabecalho */
@media (max-width: 1023px) {
  html,
  body {
    overflow-x: hidden;
  }
  header {
    position: fixed;
    height: auto;
    width: 100%;
    background-color: #ffffff;
    z-index: 1; /* para ficar acima dos outros elementos */
  }

  .content-container {
    background-image: url(../../img/backgrund-mobile.png);
    background-size: cover;
  }
  .projects-btn-container-desktop,
  #text-desktop,
  .contacts-container-desktop,
  .rede-social-icon-box p {
    display: none; /* Faz com que certos elementos do desktop não apareçam no mobile */
  }

  .name,
  .second-name {
    font-size: 1.5rem;
  }

  .mobile-menu {
    display: flex;
    justify-items: center;
    align-content: center;
  }

  .menu-icon {
    color: #ffffff;
    width: 35px;
    padding: 10px;
    transition: transform 0.3s ease;
  }

  .menu-icon:hover {
    cursor: pointer;
  }

  .nav-list {
    position: absolute;
    top: 8.5vh;
    right: 0;
    width: 25vh;
    height: 30vh;
    background-color: rgb(0, 0, 70);
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    border-radius: 10px;
    overflow: hidden;
    max-width: 0;
    padding: 0;
    border: none;
    transition: max-width 0.3s ease, padding 0.3s ease;
  }

  .nav-list.active {
    display: flex;
    max-width: 30vh;
    margin-right: 3vh;
  }

  .nav-list li {
    display: flex;
    margin: 0px;
    opacity: 0;
  }
  .nav-list li a {
    font-family: "Outfit-Regular";
    text-transform: uppercase;
    color: #ffffff;
    font-size: 0.9rem;
  }

  @keyframes navLinkFade {
    from {
      opacity: 0;
      transform: translateX(50px);
    }
    to {
      opacity: 1;
      transform: translateX(0px);
    }
  }

  .mobile-menu.active .menu-icon {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
  }

  /* Corpo da pagina */
  main {
    margin-top: 5rem;
  }

  .content-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .about-me-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /* Caixa da imagem e redes sociais */

  .my-picture {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(182, 182, 223, 0.712);
    box-shadow: 5px 2px 5px hsla(0, 0%, 0%, 0.25);
    border-radius: 50px;
    width: 85%;
    padding: 0px 0px 0px 0px;
    margin-top: 41px;
  }
  .img-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .my-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    padding: 22px 0px 20px 0px;
  }

  .technology-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 10px 0px 10px 0px;
    margin-bottom: 20px;
  }
  .technology-container-desktop {
    display: flex;
    width: 70%;
    justify-content: center;
    gap: 10px;
    text-align: center;
  }
  .technology-logo img {
    width: 30px;
  }

  .rede-social-container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #fff;
    border-radius: 0px 0px 50px 50px;
    width: 100%;
    height: 4rem;
  }
  .rede-social-container a {
    display: flex;
    justify-content: center;
  }

  .rede-social-container a img {
    width: 40px;
    transition: transform 0.3s ease;
    padding: 0px;
  }

  /* Caixa do texto sobre mim */
  .about-me {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .title-container {
    margin-bottom: 10px;
    margin: 21px 0px 6px 56px;
    width: 90%;
  }

  .text-mobile {
    font-family: "Outfit-Light";
    width: 80%;
    margin: 0px 0px 35px 56px;
  }

  #cv-btn-container-mobile {
    margin-bottom: 35px;
    background-color: #ffffff;
    border: 1.5px solid #000046;
    border-radius: 50px;
    padding: 4px 15px;
    transition: transform 0.3s ease;
  }

  #cv-btn-container-mobile:hover {
    transform: scale(1.2);
  }

  #cv-btn-container-mobile a {
    text-transform: uppercase;
    color: #000;
  }

  /* Caixas do meu perfil */
  .profile-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: #d0d0ea 4px solid;
    padding: 40px;
  }

  .profile-title {
    border-bottom: #000046 1px solid;
    margin-bottom: 50px;
  }
  .profile-title h1 {
    font-family: "Outfit-Light";
    font-size: 2rem;
    text-transform: uppercase;
    color: #000046;
  }

  .profile-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 42px 22px;
    width: 100%;
  }

  .profile-about-me,
  .profile-skills,
  .profile-academy {
    width: 100%;
    border: #b1b1b1 solid 1px;
    transition: all 0.3s ease;
    border-radius: 50px;
    box-shadow: 8px 8px 11px 0px rgba(0, 0, 0, 0.25);
  }

  .more-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 1s ease-in-out, opacity 1s ease;
    margin-top: 0;
  }

  .more-content.open {
    max-height: 1000px;
    opacity: 1;
  }

  .profile-box-title {
    text-align: center;
    font-size: 1.5rem;
    font-family: "Outfit-Light";
    color: #000046;
    text-transform: uppercase;
    margin: 38px 0px 16px 0px;
  }

  .more-btn-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin: 30px 0px 20px 0px;
  }

  .more-btn {
    font-size: 1.2rem;
    background-color: rgba(255, 255, 255, 0);
    color: #000046;
  }

  /* Caixa do texto sobre mim */
  .profile-about-me {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  #about-me-box {
    align-items: center;
  }
  .profile-text {
    display: flex;
    flex-direction: column;
    width: 80%;
  }

  #more-text p {
    margin: 10px 0px;
  }

  /* Caixa de habilidades */
  /* Soft Skills */
  .profile-skills {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  #soft-skills {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .soft-skills-list {
    width: 80%;
  }

  .soft-skills-list ul {
    font-family: "Outfit-Light";
    font-weight: 100;
    font-size: 1rem;
    margin: 0px 20px;
  }

  .soft-skills-list ul li::marker {
    content: "• ";
    font-size: 1.2rem;
  }
  /* Hard Skills */
  #hard-skills {
    border-top: 2px solid #b1b1b1;
    margin-top: 58px;
  }
  .my-tech {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }

  .my-tech div {
    text-align: start;
    width: 80%;
  }

  .my-tech h2 {
    font-family: "Outfit-Light";
    font-weight: 100;
    font-size: 1.1rem;
  }

  .technology-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(48px, 1fr));
    gap: 10px;
    justify-items: center;
    align-items: center;
    width: 82%;
    margin: 15px 0px;
  }

  .technology-icon {
    width: 48px;
  }

  /* Formações */
  /* Formação academica */
  .profile-academy {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .academy-list {
    width: 90%;
  }

  .academic-degree {
    border-bottom: #000046 1px solid;
    padding: 17px 0px;
  }

  .academic-degree div h2 {
    margin-bottom: 8px;
    font-weight: 600;
  }

  /* Certificações */
  #more-courses {
    width: 90%;
  }

  .courses-list {
    width: 100%;
  }

  .courses-certificated {
    border-bottom: #000046 1px solid;
    padding: 10px 0px;
  }

  .courses-certificated div h2 {
    font-weight: 600;
    margin-bottom: 4px;
  }

  .courses-certificated div a {
    color: #000000;
    text-decoration: underline;
  }

  #more-courses-btn {
    text-decoration: underline;
    color: #000046;
    font-size: 1.1rem;
    background-color: rgba(255, 255, 255, 0);
  }

  html,
  body {
    overflow-x: hidden;
  }

  /* Galeria de projetos */
  .galery-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    border-top: #d0d0ea 4px solid;
    border-bottom: #d0d0ea 4px solid;
  }

  /* Titulo e texto */
  .text-container-galery {
    width: 88%;
    text-align: center;
    height: 193px;
    margin-top: 30px;
  }
  .text-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .title-box {
    border-bottom: #000046 1px solid;
    margin-bottom: 20px;
  }
  .title-box h1 {
    font-family: "Outfit-Light";
    font-size: 2rem;
    text-transform: uppercase;
    color: #000046;
  }
  .content-text {
    width: 350px;
  }

  .content-text p {
    font-family: "Outfit-Light";
    font-size: 1.1rem;
  }

  /* Projetos da galeria */

  .galery {
    width: 100%; /* <-- ESSENCIAL para liberar espaço horizontal */
    display: grid;
    grid-template-columns: repeat(auto-fit, 333px);
    gap: 60px 60px;
    justify-content: center; /* centraliza os cards quando sobra espaço */
    margin-bottom: 30px;
  }

  .project-box {
    width: 100%;
    height: 210px;
    border-radius: 30px;
    box-shadow: 5px 2px 5px hsla(0, 0%, 0%, 0.25);
  }

  .project-top {
    position: relative;
    height: 148px;
  }

  .project-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 30px 30px 0px 0px;
  }

  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19, 19, 149, 0.336);
    pointer-events: none;
    border-radius: 30px 30px 0px 0px;
  }

  .project-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    border: 1px solid rgba(19, 19, 149, 0.3);
    border-radius: 0px 0px 30px 30px;
  }

  .project-bottom p,
  span {
    text-transform: uppercase;
    color: #000046;
    font-family: "Outfit-Light";
  }

  .project-bottom p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    text-align: center;
    padding-left: 1.5rem;
  }

  .project-bottom span {
    margin: 0px 6px;
    font-size: 1.3rem;
  }

  .technologys {
    display: flex;
    gap: 10px;
    padding-right: 1.5rem;
  }
  .technology-used {
    width: 25px;
  }

  /* Ancora de ver mais */
  .more-projects {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    border-bottom: #000046 1px solid;
    transition: transform 0.3s ease;
  }

  .more-projects:hover {
    transform: scale(1.2);
  }

  .more-projects a {
    font-family: "Outfit-Regular";
    color: #000046;
    font-size: 1.3rem;
    letter-spacing: 1;
  }

  /* Corpo do formulário */
  .forms-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 700px;
    position: relative;
  }
  .stripe {
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
    height: 300px; /* ajuste conforme necessário */
    background-color: rgba(19, 19, 149, 0.3); /* roxo translúcido */
    transform: translateY(-50%);
    z-index: 0;
  }

  .form-title {
    border-bottom: #000046 solid 1px;
    margin-bottom: 50px;
  }

  .forms-section div h1 {
    margin-top: 50px;
    text-transform: uppercase;
    font-family: "Outfit-Light";
    font-size: 32px;
    text-transform: uppercase;
    color: #000046;
  }

  .form-container {
    display: flex;
    flex-direction: column;
    width: 70%;
    color: #fff;
    background-color: #000046;
    border-radius: 30px;
    padding: 13px 30px 40px 30px;
    z-index: 1;
  }
  .contact-form {
    display: flex;
    flex-direction: column;
  }

  .input-title {
    font-size: 20px;
    margin: 11px 42px 6px 11px;
  }

  .contact-form input,
  .contact-form select,
  .contact-form textarea {
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 20px;
    padding: 5px 5px 5px 10px;
    font-family: "Outfit";
    font-size: 16px;
    margin: 0;
    transition: none;
    background: #fff;
    box-sizing: border-box;
    color: #000;
  }

  .contact-form input::placeholder,
  .contact-form select::placeholder,
  .contact-form textarea::placeholder {
    color: #000;
  }
  .contact-form textarea {
    padding: 10px 15px 10px 15px;
  }

  /* Botão de enviar formulário */
  .send-btn-container {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    width: 100%;
  }

  .send-btn {
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 1rem;
  }
  /* Rodapé */

  .footer-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 56px;
    background-color: #000046;
  }
  .footer-container a {
    color: #fff;
    font-family: "Outfit-Light";
  }
}
