#mobile_menu {
  flex-direction: column;
  background-image: url(./images/topmobmenu.svg);
  background-color: #fff;
  background-position-x: left;
  background-position-y: top;
  background-repeat: no-repeat;
}

.topx {
  align-self: flex-end;
  margin: 8% 5%;
}

.topmenu1 {
  width: 40px;
  height: 40px;
  margin-top: 15%;
  margin-bottom: 10%;
  margin-left: 70%;
}

.show_menu {
  display: flex;
}

.hide_menu {
  display: none;
}

.top_menu {
  align-self: center;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 300%;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.top_menu a {
  text-decoration: none;
  color: #000;
}

.top_menu a:hover {
  text-decoration: underline;
  color: #000;
}

.topmenu2 {
  width: 40px;
  height: 40px;
  margin-left: 15%;
  margin-top: 20%;
}

.topmenu3 {
  width: 100%;
  margin-top: 10%;
}

body {
  margin: 0%;
}

.menu {
  background-image: url("./images/image_geometry_1.svg");
  background-repeat: no-repeat;
  margin: 0%;
  justify-content: right;
  height: 80px;
  padding-right: 5%;
}

.hamb {
  margin-top: 19px;
  margin-right: 5%;
}

h1 {
  margin-left: 16px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  color: #1a2236;
}

.animated-name {
  transition: transform 1s;
}

.animated-name:hover {
  transform: rotate(360deg);
}

.firstp,
.firstpGE {
  margin-left: 16px;
  margin-right: 16px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.01em;
}

#about {
  display: flex;
  flex-direction: column;
  margin-top: 0%;
}

.backg {
  background-image: url("images/image_geometry_2.svg");
  background-repeat: no-repeat;
  background-position-y: bottom;
  padding-bottom: 200px;
  position: static;
}

.start {
  margin-left: 16px;
  width: 288px;
  height: 50px;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  align-self: center;
  background: #1a2236;
  border: 0%;
  padding-top: 0;
}

.start:hover {
  color: #1a2236;
  background: white;
  border: 1px solid;
  border-color: #1a2236;
}

.start:active {
  color: #1a2236;
  background: white;
  border: 2px solid;
  border-color: #1a2236;
}

#projects {
  display: flex;
  flex-direction: column;
  background-color: #1a2236;
  width: 100%;
}

h2 {
  margin-left: 16px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  color: #1a2236;
  padding-top: 15px;
  padding-bottom: 10px;
}

.hide_mobile {
  display: none;
}

.show_mobile {
  display: initial;
}

#popwinmobile {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 1;
  padding-bottom: 10%;
}

.popx img {
  margin-top: 8%;
  margin-right: 5%;
  margin-bottom: 0%;
  padding-left: 85%;
}

.poph2 {
  margin-left: 5%;
  margin-top: 1%;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 80%;
  color: #1a2236;
  margin-bottom: 2%;
}

.projects1b3pop {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

.b3pop {
  display: flex;
  padding: 0%;
  margin-left: 6%;
}

.sbuttonpop {
  row-gap: 1%;
  width: fit-content;
  height: 25px;
  color: #1a2236;
  background-color: #fff;
  font-family: 'Poppins', sans-serif;
  margin-right: 15px;
  font-size: 10.3334px;
  font-weight: 300;
  text-align: center;
  border: 1px solid;
}

.popmain {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%;
}

.ima4pop {
  display: flex;
  padding: 0%;
  margin-top: 0%;
  margin-left: 5%;
  margin-right: 5%;
  column-gap: 0%;
}

.popp1,
.popp2 {
  margin: 5%;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  color: #1a2236;
}

.popb1 {
  align-self: center;
  width: 246px;
  height: 44px;
  color: #1a2236;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  border: 1px solid #1a2236;
  margin-top: 20px;
  background-image: url(./images/seelivebuton.svg);
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 45%;
}

.popb2 {
  align-self: center;
  width: 246px;
  height: 44px;
  color: #1a2236;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  border: 1px solid #1a2236;
  margin-top: 20px;
  background-image: url(./images/githubwhite.svg);
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 45%;
}

.hide_desktop {
  display: none;
}

.show_desktop {
  display: initial;
}

#popwindesktop {
  display: flex;
  background-color: #1a2236;
  padding: 5%;
}

.interndesk {
  background-color: #fff;

  /* display: flex; */
  flex-direction: column;
}

.topdesk {
  display: flex;
  justify-content: space-between;
}

.popxdesk {
  margin-top: 7%;
  margin-right: 5%;
}

.poph2desk {
  margin-left: 5%;
  margin-top: 5%;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 80%;
  color: #1a2236;
}

.projects1b3popdesk {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

.b3popdesk {
  display: flex;
  margin-left: 5%;
  padding: 0%;
  column-gap: 2%;
  margin-bottom: -1%;
}

.sbuttonpopdesk {
  height: 40px;
  background-color: #fff;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 80%;
  color: #1a2236;
  text-align: center;
  box-sizing: border-box;
}

.popmaindesk {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%;
  width: 90%;
}

.ima4popdesk {
  display: flex;
  padding: 0%;
  margin-top: 0%;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 5%;
  width: 90%;
}

.littledesk {
  width: 80%;
}

.popp1desk,
.popp2desk {
  padding-left: 27%;
  padding-right: 23%;
  align-self: center;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  color: #1a2236;
}

.deskbuttons {
  display: flex;
  justify-content: center;
  margin-top: 5%;
  margin-bottom: 15%;
  column-gap: 3%;
}

.popb1desk {
  width: 246px;
  height: 44px;
  color: #1a2236;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  border: 1px solid #1a2236;
  margin-top: 20px;
  background-image: url(./images/seelivebuton.svg);
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 45%;
}

.popb1desk:hover {
  color: white;
  background: #1a2236;
  border: 1px solid #1a2236;
}

.popb1desk:active {
  color: white;
  background: #1a2236;
  border: 1px solid #1a2236;
}

.popb2desk {
  width: 246px;
  height: 44px;
  color: #1a2236;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  border: 1px solid #1a2236;
  margin-top: 20px;
  background-image: url(./images/githubwhite.svg);
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 45%;
}

.popb2desk:hover {
  color: white;
  background: #1a2236;
  border: 1px solid #1a2236;
}

.popb2desk:active {
  color: white;
  background: #1a2236;
  border: 1px solid #1a2236;
}

.deskbottomanchors {
  display: flex;
  justify-content: center;
  margin-left: 25%;
  margin-right: 18%;
  margin-bottom: 10%;
  margin-top: -5%;
  column-gap: 30%;
}

.anch1desk {
  width: 100%;
  padding-left: 6%;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #1a2236;
  text-decoration: none;
  background-image: url(./images/leftarrow.svg);
  background-repeat: no-repeat;
  background-position-x: 2%;
  background-position-y: 40%;
}

.anch2desk {
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #1a2236;
  text-decoration: none;
  background-image: url(./images/rightarrow.svg);
  background-repeat: no-repeat;
  background-position-x: 57%;
  background-position-y: 40%;
}

.aboutt {
  margin-left: 16px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  color: #1a2236;
  padding-top: 15px;
  padding-bottom: 10px;
}

.lap1,
.lap2,
.lap3,
.lap4,
.lap5 {
  width: 100%;
  margin-bottom: -9px;
}

.projects1b3 {
  display: flex;
  flex-direction: column;
  background-color: #1a2236;
  padding-bottom: 20px;
}

h3 {
  margin-left: 16px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 80%;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.b3 {
  display: flex;
  padding-left: 16px;
}

.sbutton {
  width: fit-content;
  height: 20px;
  background: #98dede;
  color: #1a2236;
  margin-right: 15px;
  font-size: 10.3334px;
  text-align: center;
  border: 0;
}

.start1 {
  margin-left: 16px;
  width: 178px;
  height: 44px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: #1a2236;
  border: 1px solid #fff;
  margin-top: 20px;
}

.start1:hover {
  color: #1a2236;
  background: white;
  border: 1px solid;
  border-color: #1a2236;
}

.start1:active {
  color: #1a2236;
  background: white;
  border: 2px solid;
  border-color: #1a2236;
}

.start2 {
  margin-left: 16px;
  margin-right: auto;
  height: 50px;
  width: 90%;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: #1a2236;
  background-image: url(./images/descarga.svg);
  background-repeat: no-repeat;
  background-position-x: 76%;
  background-position-y: center;
  border: 0%;
}

.start2:hover {
  color: #1a2236;
  background: white;
  border: 1px solid;
  border-color: #1a2236;
}

.start2:active {
  color: #1a2236;
  background: white;
  border: 2px solid;
  border-color: #1a2236;
}

#languages {
  display: flex;
  flex-direction: column;
  background-color: #1c528a;
  margin: 5%;
  background-image: url(./images/hash.svg);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
}

.lanframskill {
  width: 116px;
  height: 30px;
  left: 66px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  padding-left: 50px;
  padding-top: 30px;
}

.ul1 {
  margin-left: 36px;
  padding-right: 20px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.0525em;
  color: #fff;
  padding-bottom: 20px;
}

#languages2 {
  display: flex;
  flex-direction: column;
  background-color: #df0618;
  margin: 5%;
  background-image: url(./images/cuadrado.svg);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
}

#languages3 {
  display: flex;
  flex-direction: column;
  background-color: #f09b06;
  margin: 5%;
  padding-bottom: 20px;
  background-image: url(./images/bombillo.svg);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
}

#initial2 {
  display: flex;
  flex-direction: column;
  background-image: url("./images/image_geometry_1.svg");
  background-repeat: no-repeat;
  background-color: #f9f9fa;
  margin-top: 50px;
}

.GE {
  margin-left: 16px;
  margin-top: 100px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  color: #1a2236;
}

.form {
  display: flex;
  flex-direction: column;
}

form ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  row-gap: 8px;
  padding-left: 16px;
}

label {
  position: absolute;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  color: #2e2e30;
  padding-left: 16px;
  padding-top: 5px;
}

form input[type="text"],
form input[type="email"] {
  box-sizing: border-box;
  width: 95%;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  padding-right: 0%;
  padding-bottom: 10px;
  background: #fff;
  border: 1px solid #dfdfe0;
  border-radius: 4px;
  padding-left: 16px;
  padding-top: 8%;
}

textarea {
  box-sizing: border-box;
  width: 95%;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  padding-top: 10px;
  padding-left: 16px;
  background: #fff;
  border: 1px solid #dfdfe0;
  border-radius: 4px;
  padding-bottom: 50px;
}

.start3 {
  margin-top: 15px;
  margin-left: 16px;
  margin-right: 16px;
  height: 50px;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: #1a2236;
  border: 0%;
}

.start3:hover {
  color: #1a2236;
  background: white;
  border: 1px solid;
  border-color: #1a2236;
}

.start3:active {
  color: #1a2236;
  background: white;
  border: 1px solid;
  border-color: #1a2236;
}

#error_message {
  display: none;
  margin-left: 5%;
  margin-right: 5%;
  padding: 0;
  background-color: #adc9fa;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  color: #1a2236;
  border: 2px solid #1a2236;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

#footer {
  margin-top: 74px;
  display: flex;
  flex-direction: column;
  background-color: #1a2236;
  padding-bottom: 20px;
}

.social {
  display: flex;
  margin-top: 0%;
  padding-inline-start: 0;
  justify-content: space-around;
  list-style: none;
  padding-top: 40px;
}

.transform {
  transition-property: all;
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
  transition-delay: 0.05s;
}

.transform:hover {
  transform: scale(1.3);
}

.union,
.union2 {
  background-image: url(./images/Union.svg);
  background-repeat: no-repeat;
  background-position-x: 50%;
  width: 288px;
  background-color: #1a2236;
  margin-left: 16px;
  margin-right: 16px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #92dcdc;
  margin-top: 32px;
  padding-left: 0%;
  text-align: left;
  border: 0;
}

@media (min-width: 768px) {
  .hamb {
    display: none;
  }

  .menu {
    background-image: none;
    width: 100%;
    padding: 0%;
  }

  nav {
    display: flex;
    list-style: none;
    justify-content: center;
    width: 100%;
    height: 100px;
    box-shadow: 0 1px 0 #dddfe6;
  }

  .desk-bar {
    display: flex;
    list-style: none;
    column-gap: 50px;
    padding: 0%;
    margin-top: 38px;
  }

  .top-a {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #1a2236;
    transition-property: all;
    transition-duration: 0.1s;
    transition-timing-function: ease-in;
    transition-delay: 0.2s;
  }

  .top-a:hover {
    text-decoration: underline;
    border: 1px solid rgb(163, 134, 134);
    border-radius: 3px;
    padding: 3px;
    box-shadow: 0 0 3px 3px #94cec9;
  }

  .backg {
    display: none;
  }

  h1 {
    margin-left: 20%;
    margin-top: 180px;
    margin-bottom: 20px;
    padding-right: 5%;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 7vw;
    line-height: 7vw;
    color: #1a2236;
  }

  .firstp {
    margin-left: 20%;
    padding-right: 12%;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.01em;
  }

  .start {
    width: 250px;
    margin-top: 40px;
    height: 65px;
    margin-left: 20%;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    align-self: flex-start;
  }

  #greetings {
    display: flex;
    flex-direction: row;
    background-image: url(./images/image_dots.svg);
    background-repeat: no-repeat;
    background-position-x: 40.7%;
    background-position-y: bottom;
  }

  .bigpic {
    padding-top: 20px;
    width: 100%;
  }

  #projects-desktop {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    margin-top: 10%;
    background-image: url(./images/desklap1.svg);
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: right;
  }

  .div1 {
    margin-top: 0%;
    margin-left: 20%;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
  }

  .deskt1 {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-size: 110px;
    margin: 0%;
    padding: 0%;
  }

  .div2 {
    margin-top: 0%;
    margin-left: 35%;
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    padding-left: 30%;
    margin-right: 0%;
  }

  .div3 {
    grid-column-start: 4;
    grid-column-end: 13;
    grid-row-start: 2;
    grid-row-end: 3;
    margin-left: 7.5%;
    width: 86.5%;
    margin-top: -13.4%;
  }

  .projects1b3 {
    display: flex;
    flex-direction: column;
    background-color: #1a2236;
    width: 100%;
    margin-left: 7%;
  }

  h3 {
    padding-left: 3%;
    font-weight: 700;
    font-size: 60px;
    line-height: 80%;
    padding-bottom: 0%;
  }

  .b3 {
    display: flex;
    margin-left: 3%;
    padding-top: 0%;
  }

  .sbutton {
    width: fit-content;
    height: 40px;
    background: #98dede;
    color: #1a2236;
    font-size: 20px;
    line-height: 80%;
    margin-bottom: 5%;
  }

  .start1 {
    margin-left: 5%;
    margin-bottom: 5%;
    width: 212px;
    height: 51px;
    color: #1a2236;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 80%;
    background-color: #fff;
    text-align: center;
  }

  .div4 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 4;
    margin-top: -6.5%;
  }

  .div5 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 4;
    grid-row-end: 5;
    margin-top: -28%;
  }

  .div6 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 6;
    grid-row-end: 7;
    margin-top: -89%;
  }

  .div7 {
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 3;
    grid-row-end: 4;
    margin-left: -11%;
    margin-top: -20.3%;
  }

  .div9 {
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 3;
    grid-row-end: 4;
    margin-top: -14%;
    margin-left: -24.5%;
    width: 115%;
  }

  .projects1b39 {
    display: flex;
    flex-direction: column;
    background-color: #1a2236;
    width: 100%;
    margin-left: 7.8%;
  }

  .tittle39 {
    padding-left: 3%;
    font-weight: 700;
    font-size: 30px;
    line-height: 80%;
  }

  .b39 {
    display: flex;
    margin-left: 5%;
    padding-top: 0%;
    column-gap: 3%;
  }

  .sbutton9 {
    width: fit-content;
    height: 40px;
    background: #98dede;
    color: #1a2236;
    font-size: 14px;
    line-height: 80%;
    margin-top: 3%;
  }

  .start19 {
    margin-left: 5%;
    margin-bottom: 5%;
    margin-top: 5%;
    width: 212px;
    height: 51px;
    color: #1a2236;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    background-color: #fff;
    text-align: center;
  }

  .div10 {
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 4;
    grid-row-end: 5;
    margin-top: -37.3%;
    margin-left: -16%;
  }

  .desklap4 {
    width: 100%;
    object-fit: cover;
    height: 51%;
  }

  .div11 {
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 4;
    grid-row-end: 5;
    margin-top: 21%;
    margin-left: 24.5%;
  }

  .div12 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 4;
    grid-row-end: 5;
    margin-top: 101%;
    margin-left: 23%;
  }

  .div13 {
    grid-column-start: 6;
    grid-column-end: 10;
    grid-row-start: 5;
    grid-row-end: 6;
    margin-top: -1%;
    margin-left: 29.5%;
  }

  .div14 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 5;
    grid-row-end: 6;
    margin-top: -3%;
    margin-left: -27%;
  }

  #projects-mobile {
    display: none;
  }

  #mainabout {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 8%;
    margin-bottom: 10%;
  }

  .langrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
      ". ."
      ". .";
    gap: 0 0;
    padding: auto;
  }

  #languages,
  #languages2,
  #languages3 {
    margin: 0%;
    width: 324px;
  }

  #languages4 {
    background-image: url(./images/gridimage.svg);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
  }

  #about {
    width: 50%;
  }

  #about h2 {
    font-size: 110px;
    line-height: 100%;
    font-weight: 400 bold;
    margin-top: 50px;
    letter-spacing: 0.001em;
    margin-left: 20%;
  }

  .aboutp {
    margin-bottom: 5%;
  }

  .start2 {
    width: 38%;
    margin-left: 20%;
    background-position-x: 85%;
    height: 70px;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
  }

  #initial2 {
    display: flex;
    height: 950px;
    margin: 0%;
    background-image: url(./images/getstartedr.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
  }

  .form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f9f9fa;
    padding-top: 8%;
  }

  .left {
    position: absolute;
  }

  .GE {
    font-size: 110px;
    line-height: 110px;
    padding: 0%;
    margin: 0%;
  }

  .firstpGE {
    width: 75%;
    margin: 0%;
    margin-top: 40px;
    text-align: justify;
  }

  #savedata {
    padding-left: 2%;
    row-gap: 0%;
    display: grid;
    margin-top: 50px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    width: 80%;
  }

  #savedata > li {
    height: 100px;
    padding-left: 3.5%;
  }

  label {
    position: static;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #7d7c84;
    padding: 0%;
  }

  form input[type="text"],
  form input[type="email"] {
    box-sizing: border-box;
    width: 90%;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding-right: 0%;
    padding-bottom: 10px;
    background: #fff;
    border: 1px solid #dfdfe0;
    border-radius: 4px;
    padding-left: 5%;
    padding-top: 5%;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.1s;
  }

  form input[type="text"]:hover,
  form input[type="email"]:hover {
    transform: scale(1.1);
  }

  textarea {
    box-sizing: border-box;
    width: 193%;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    background: #fff;
    border: 1px solid #dfdfe0;
    border-radius: 4px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in;
  }

  textarea:hover {
    transform: rotate(360deg);
  }

  .start3 {
    margin-top: 10%;
    height: 70px;
    width: 254px;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 27px;
  }

  #error_message {
    display: none;
    margin-top: 5%;
  }

  #footer {
    flex-direction: row;
    justify-content: space-around;
    margin-top: 0%;
    width: 100%;
  }

  .social {
    column-gap: 35px;
  }

  .union {
    display: none;
  }

  .union2 {
    background-image: url(./images/gdescarga.svg);
    background-repeat: no-repeat;
    background-position-y: 40%;
    background-position-x: 45%;
    font-size: 18px;
    line-height: 27px;
  }
}

@media (max-width: 768px) {
  .desk-bar {
    display: none;
  }

  .bigpic {
    display: none;
  }

  .left {
    display: none;
  }

  .union2 {
    display: none;
  }

  .message {
    display: none;
  }

  #projects-desktop {
    display: none;
  }
}
