@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;500;600;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap");

body {
  background-color: #f4f5f7;
  width: 100vw;
  margin: 0;
  font-family: 'Poppins', sans-serif;
}

header {
  width: 100vw;
  position: relative;
  margin: 0;
  display: flex;
  align-items: center;
  background-color: white;
}

#logo {
  text-decoration: none;
  color: #6070ff;
  margin: 25px auto 25px 20px;
  width: 100vm;
  height: 20px;
  font-size: 18px;
  display: flex;
  font-weight: 700;
}

#logo:hover {
  color: #1826a8;
}

p,
a {
  font-size: 16px;
}

h1,
h2 {
  font-size: x-large;
}

.nav-pic {
  height: 12px;
  padding-right: 15px;
}

.nav-ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 15px;
}

.bar {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #000;
}

form li {
  margin-bottom: 20px;
}

.nav-ul li {
  display: flex;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  align-items: center;
  text-align: center;
  color: #344563;
  margin-left: 32px;
}

.nav-ul a {
  text-decoration: none;
  transition: transform 0.2s;
}

.home {
  background-image: url("../img/background.png");
  background-color: white;
  background-size: cover;
  border-bottom-left-radius: 70px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  padding: 50px 24px;
  padding-right: 0;
}

.home h1 {
  font-size: 48px;
  margin-bottom: 0;
  font-weight: 900;
  line-height: 52px;
  font-family: 'Poppins', sans-serif;
}

.home p {
  width: 250px;
  font-size: 16px;
}

.home h4 {
  color: #7f8cff;
}

.home-content {
  color: #172b4d;
}

.home-content p {
  color: #172b4d;
}

.home li {
  padding-right: 20px;
}

form > ul {
  list-style: none;
  padding-left: 25px;
  padding-right: 25px;
}

.home ul {
  list-style: none;
  display: flex;
  padding-left: 0;
}

.home > ul {
  list-style: none;
  display: flex;
  padding-left: 0;
}

.work {
  display: grid;
  align-items: center;
  padding: 114px 24px;
  gap: 88px;
  left: 0;
  top: 100px;
}

.work.active {
  filter: blur(50px);
}

.grid-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background-color: white;
  padding: 15px 5px 15px 15px;
  border: 1px solid #dfe1e6;
  border-radius: 16px;
  width: 100%;
  margin: auto;
}

h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 0;
  margin-top: 40px;
}

.work-content {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0;
}

.work-discription p {
  display: flex;
  font-weight: 200;
  font-size: 15px;
  line-height: 24px;
  padding-top: 20px;
}

.p-1 {
  padding-top: 0;
  margin-top: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.categories > ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  padding-bottom: 20px;
  padding-top: 10px;
}

.work-button {
  box-sizing: border-box;
  background-color: white;
  align-items: center;
  padding: 12px;
  width: 133px;
  height: 58px;
  left: 0;
  border: 1px solid #6070ff;
  border-radius: 8px;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #396df2;
}

.work-button > a {
  text-decoration: none;
}

.work-button > a:hover {
  text-decoration: none;
  color: honeydew
}

/* .btn-style {
  te
} */


.work-button1 {
  box-sizing: border-box;
  background-color: white;
  align-items: center;
  padding: 12px;
  width: 139px;
  height: 48px;
  left: 0;
  border: 1px solid #6070ff;
  border-radius: 8px;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.03em;
  color: #396df2;
}

.work-content > ul {
  display: inline-flex;
  padding-left: 0;
  color: #7a869a;
}

.work-content > ul > li {
  margin-left: 2em;
}

#popupbutton {
  display: flex;
  justify-content: start;
  gap: 2em;
}

.about-content > ul > li {
  padding-left: 8px;
}

.categories > ul > li {
  align-items: center;
  background-color: #ebebff;
  border-radius: 8px;
  padding: 4px 12px;
  margin-right: 8px;
  color: #6070ff;
}

.about-myself {
  display: flex;
  flex-direction: column;
  padding: 114px 7px 114px 20px;
  gap: 0;
  background-color: white;
  border-top-right-radius: 80px;
}

.about-header {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 52px;
  display: flex;
  align-items: center;
  color: #172b4d;
}

.about-content-p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #344563;
  margin: 0;
  padding: 0;

  /* height: 146px;
    width: 45%;
    margin-left: 50%;
    margin-top: -75px; */
}

.about-content > ul {
  list-style: none;
  display: flex;
  padding-left: 0;
}

.my-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  gap: 10px;
  margin-top: 22px;
  background-color: white;
  width: 162px;
  height: 48px;
  border: 1px solid #6070ff;
  border-radius: 8px;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #396df2;
  text-align: center;
  text-decoration: none;
}
.my-button > a {
  text-decoration: none;
  
}

.my-button > a:hover {
  
  color: honeydew
}

.form-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  gap: 10px;
  margin-top: 21px;
  background-color: white;
  width: 125px;
  height: 44px;
  border: 0 solid #6070ff;
  border-radius: 6px;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #396df2;
  text-align: center;
}

.textandlinks {
  display: flex;
}

.skill-set {
  display: flex;
  flex-direction: column;
  padding: 0;
}

.about {
  display: flex;
  width: 99%;
  height: 1200px;
  background: #fff;
  border-top-right-radius: 100px;
}

.about_me {
  display: flex;
  flex-direction: column;
  width: 80%;
}

.about_me h2 {
  height: 150px;
  margin-top: 80px;
  margin-left: 10%;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 52px;
  color: #172b4d;
}

.about_me p {
  height: 146px;
  margin-left: 10%;
  margin-top: -75px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #344563;
}

.about_me h3 {
  height: 24px;
  margin-left: 10%;
  margin-top: 50px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #7f8cff;
}

.socialm {
  display: flex;
  width: 10%;
  height: 3%;
  margin-left: -72%;
  gap: 45px;
  margin-top: 385px;
  list-style-type: none;
}

.language {
  display: flex;
  width: 40%;
  flex-direction: column;
  margin-top: 200px;
}

.gmr {
  margin-left: -127%;
  margin-top: 250px;
  width: 40%;
  height: 55px;
  border: 1px solid;
  border-radius: 10px;
  padding: 0;
  color: #6070ff;
  background-color: white;
  font-size: 21px;
}

.gmr:hover {
  background-color: #6070ff;
  color: #fff;
}

.gmr:active {
  background-color: #2230d2;
  color: #fff;
}

.language h1 {
  height: 24px;
  margin-top: 40px;
  margin-left: -22%;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-right: 0.5em;
}

.arrow {
  height: 3%;
  width: 6%;
  margin-left: 148%;
  margin-top: -30px;
}

.lang_drop {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  list-style-type: none;
  margin-left: 10%;
  margin-top: 40px;
  gap: 10px;
}

.javas {
  width: 200%;
  height: 60px;
  margin-left: -45px;
  border-radius: 8px;
  background: #ebebff;
}

.lang_drop li span {
  font-size: 16px;
  vertical-align: top;
  margin-left: -60px;
}

.ht {
  width: 200%;
  height: 60px;
  margin-left: -45px;
  border-radius: 8px;
  background: #ebebff;
}

.cs {
  width: 200%;
  height: 60px;
  margin-left: -45px;
  border-radius: 8px;
  background: #ebebff;
}

.list {
  list-style-type: none;
  margin-top: 20px;
}

.list li h2 {
  height: 24px;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 55px;
  margin-right: 0.5em;
}

.list li h3 {
  height: 24px;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 55px;
  margin-right: 0.5em;
}

.languages {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  margin-left: 12px;
}

.languages p {
  width: 237px;
  height: 24px;
  left: 12px;
  right: 78px;
  top: calc(50% - 24px / 2);
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-right: auto;
  display: flex;
  align-items: center;
  color: #000;
}

.languages img {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 8px;
  margin-right: 125px;
  width: 15px;
  height: 33px;
  right: 26px;
  border-radius: 8px;
}

.close-button {
  border: none;
  background: none;
  height: 31px;
  padding-top: 16px;
  font-size: 20px;
  color: #67798e;
}

.languages-list {
  display: flex;
  flex-direction: column;
  width: 40%;
}

.languages-list > ul {
  list-style: none;
  padding-left: 15px;
}

.languages-list p {
  padding-top: 5px;
}

.languages-list img {
  width: 48px;
  height: 48px;
  left: 12px;
  padding-top: 9px;
  margin-left: 12px;
  padding-right: 50px;
}

.framework {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-right: 50px;
}

.framework p {
  left: 12px;
  right: 78px;
  top: calc(50% - 24px / 2);
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-right: auto;
  align-items: center;
  color: #000;
}

.skills {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-right: 50px;
}

.skills p {
  left: 12px;
  right: 78px;
  top: calc(50% - 24px / 2);
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-right: auto;
  align-items: center;
  color: #000;
}

.lorem p {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #344563;
  width: 90%;
}

.arrow-img {
  transform: rotate(-90deg);
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 40px;
  padding-top: 30px;
  width: 15px;
}

.connect {
  color: #7f8cff;
}

.languages-list > ul > li {
  display: flex;
  background: #f7f7f9;
  border-radius: 8px;
  margin-bottom: 12px;
  margin-top: 21px;
  width: 303px;
  height: 66.72px;
}

.descr {
  display: flex;
  flex-direction: column;
  width: 80%;
}

.descr h1 {
  width: 90%;
  height: 56px;
  margin-top: 100px;
  margin-left: 15%;
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  color: #fff;
}

.descr p {
  width: 100%;
  height: 146px;
  margin-left: 13%;
  margin-top: 20px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}

input {
  height: 52px;
  width: 110%;
  display: flex;
  box-sizing: border-box;
  color: #1a2236;
  border: 1px solid gray;
  border-radius: 12px;
  margin-left: 10%;
  margin-bottom: 15px;
  z-index: 99;
  font-size: 14px;
  font-weight: 400;
}

input[type="text"] {
  padding-left: 18px;
}

input[type="email"] {
  padding-left: 18px;
}

.text-area {
  height: 150px;
  padding-top: 30px;
}

.texts input {
  height: 200px;
  width: 110%;
  padding: 6px 0 150px 18px;
}

form > button {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 16px;
  width: 140px;
  height: 48px;
  left: 24px;
  background: #fff;
  border-radius: 8px;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #6070ff;
  border: none;
}

button:hover {
  background-color: #202dc2;
  color: #fff;
  cursor: pointer;
}

.form-container {
  background-color: white;
  display: flex;
  flex-direction: column;
}

.form-min {
  background-color: #6070ff;
  border-top-left-radius: 70px;
  background-image: url("../img/form.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 24px 0 24px;
  padding-top: 30px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.form-des p {
  width: 250px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #ebebff;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.form-des h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  margin-top: 103px;
}

form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#user-name,
#email-address {
  width: 250px;
  height: 48px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 8px;
  padding: 0 0 0 17px;
}

#user-name::placeholder,
#email-address::placeholder,
#msg::placeholder {
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  color: #172b4d;
  margin-left: 3px;
}

#msg {
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 8px;
  width: 250px;
  height: 170px;
  padding: 18px 0 0 17px;
}

.shape {
  margin-left: 120px;
  margin-bottom: 8px;
}

#buttonpic {
  width: 100%;
  height: 55%;
}

hr {
  flex: 0 0 100%;
}

.contact-top-p {
  width: 327px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #ebebff;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact {
  display: flex;
  width: 100%;
  height: 920px;
  flex-direction: column;
  background-image: url("../img/form.png");
  background-repeat: no-repeat;
  background-size: inherit;
  background-position-x: right;
  background-color: #6070ff;
  border-top-left-radius: 90px;
}

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

#form-error.active {
  color: red;
}

@media screen and (max-width: 768px) {
  #home {
    background-image: url(../img/mobileversion.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  a,
  a:visited {
    color: white;
  }

  .loremtextmob {
    font-size: 15px;
  }

  .nav-ul {
    position: fixed;
    left: -120%;
    top: -16px;
    gap: 1rem;
    flex-direction: column;
    background-color: #6070ff;
    backdrop-filter: blur(5px);
    mix-blend-mode: multiply;
    height: 100%;
    width: 100%;
    text-align: center;
    transition: 0.3s;
    padding-top: 20px;
    font-weight: 500;
  }

  .nav-ul a {
    margin: 1px 10px 0 -228px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
  }

  .crosshairs {
    position: fixed;
    top: 1%;
    left: 120%;
  }

  .bottomline {
    position: fixed;
    list-style: none;
    top: 1%;
    left: 120%;
  }

  .nav-link1 > img {
    width: 1em;
  }

  .nav-link2 > img {
    width: 5em;
  }

  .nav-link2.active {
    margin: 0% 0% -572% -365%;
  }

  .hamburger {
    display: block;
    cursor: pointer;
    margin: 0 19px 0 0;
  }

  .nav-ul.active {
    left: 0;
    padding-top: 117px;
  }

  .buttonmob {
    position: fixed;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 84%;
    border-radius: 5%;
    height: 55%;
    padding: 3%;
    display: none;
    overflow: scroll;
  }

  .buttonmob.active {
    display: block;
    background-color: #fff;
  }

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

  #overlay.active {
    opacity: 1;
    pointer-events: all;
  }

  .buttondesk {
    display: none;
  }

  #popupbutton {
    display: flex;
    justify-content: start;
    gap: 7%;
  }

  .mob-modal-image {
    width: 100%;
  }

  .home.active,
  .form-container.active,
  .about-myself.active,
  header.active {
    filter: blur(6px);
  }

  hr {
    flex: 0 0 100%;
    width: 89%;
    margin-left: 1%;
  }
}

@media screen and (max-width: 900px) {
  .work-img1 img,
  .work-img2 img,
  .work-img3 img,
  .work-img4 img {
    width: 85%;
    height: 70%;
  }
}

@media screen and (max-width: 980px) {
  .work-img1 img,
  .work-img2 img,
  .work-img3 img,
  .work-img4 img {
    width: 87%;
    height: 75%;
  }
}

@media screen and (min-width: 980px) {
  #home {
    padding: 160px 260px 90px 130px;
    height: 70vh;
    text-align: left;
    border-bottom-left-radius: 130px;
    background-color: #fff;
  }
}

@media screen and (max-width: 1200px) {
  .work-img1 img,
  .work-img2 img,
  .work-img3 img,
  .work-img4 img {
    width: 95%;
    height: 95%;
  }
}

@media screen and (min-width: 768px) {
  #home {
    background-image: url(../img/home_bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .nav-ul {
    margin-right: 115px;
  }

  .home p {
    width: 100%;
    font-size: 20px;
  }

  .home.active,
  .form-container.active,
  .about-myself.active,
  header.active {
    filter: blur(5px);
  }

  .contact-top-p {
    width: 73%;
  }

  #logo {
    text-decoration: none;
    color: #6070ff;
    margin: 25px auto 25px 120px;
    width: 100vm;
    height: 20px;
    font-size: 22px;
    display: flex;
    font-weight: 700;
  }

  .grid-item {
    box-sizing: border-box;
    display: flex;
    transition: transform 0.5s;
    flex-direction: row;
    background-color: white;
    padding: 15px 5px 15px 15px;
    border: 1px solid #dfe1e6;
    border-radius: 16px;
    width: 85%;
    margin: auto;
  }

  .grid-item:hover {
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari 3-8 */
    transform: scale(1.05);
  }

  .about {
    display: flex;
    width: 100%;
    height: 600px;
    background: #fff;
    border-top-right-radius: 100px;
  }

  .about-myself {
    display: flex;
    flex-direction: row;
    padding: 114px 7px 114px 90px;
    gap: 0;
    background-color: white;
    border-top-right-radius: 80px;
  }

  .framework {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 100px;
  }

  .skills {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 100px;
  }

  .about_me {
    display: flex;
    flex-direction: column;
    width: 60%;
  }

  .about_me h2 {
    height: 150px;
    margin-top: 80px;
    margin-left: 10%;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    color: #172b4d;
  }

  .about_me p {
    height: 146px;
    width: 45%;
    margin-left: 10%;
    margin-top: -75px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #344563;
  }

  .about_me h3 {
    height: 24px;
    margin-left: 10%;
    margin-top: 50px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7f8cff;
  }

  .socialm {
    display: flex;
    width: 10%;
    height: 3%;
    margin-left: -54%;
    gap: 45px;
    margin-top: 385px;
    list-style-type: none;
  }

  .language {
    display: flex;
    width: 40%;
    flex-direction: column;
    margin-top: 210px;
    margin-left: auto;
  }

  .language h1 {
    height: 24px;
    margin-top: -75%;
    margin-left: -22%;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-right: 0.5em;
  }

  .arrow {
    height: 3%;
    width: 6%;
    margin-left: 50%;
    margin-top: -30px;
  }

  .lang_drop {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    list-style-type: none;
    margin-top: 40px;
    gap: 60px;
  }

  .javas {
    width: 20%;
    height: 100%;
    margin-left: -45px;
    border-radius: 8px;
    background: #f7f7f9;
  }

  .lang_drop li {
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    padding: 18px 0 0 90px;
    color: #000;
  }

  .lang_drop li span {
    font-size: 16px;
    vertical-align: top;
    margin-left: -70px;
  }

  .ht {
    width: 20%;
    height: 100%;
    margin-left: -45px;
    border-radius: 8px;
    background: #f7f7f9;
  }

  .cs {
    width: 20%;
    height: 100%;
    margin-left: -45px;
    border-radius: 8px;
    background: #f7f7f9;
  }

  .grid_item {
    display: none;
  }

  .grid_item h2 {
    display: none;
  }

  .grid_item img {
    display: none;
  }

  .list {
    list-style-type: none;
    margin-top: 20px;
  }

  .list li {
    margin-top: -10px;
    margin-left: -22%;
    border-bottom: 1px solid #dfe1e6;
    padding-bottom: 20px;
    width: 80%;
  }

  .list li h2 {
    height: 24px;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    margin-right: 0.5em;
  }

  .list li h3 {
    height: 24px;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    margin-right: 0.5em;
  }

  .gmr {
    margin-left: -135%;
    margin-top: 250px;
    width: 42%;
    height: 55px;
    border: 1px solid;
    border-radius: 10px;
    padding: 0;
    color: #6070ff;
    background-color: white;
    font-size: 22px;
  }

  .gmr:active {
    background-color: #2230d2;
    color: #fff;
  }

  .gmr:hover {
    background-color: #6070ff;
    color: #fff;
  }

  .languages-list li {
    display: flex;
    flex-direction: column;
    width: 122px;
    height: 120px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
  }

  .languages-list ul {
    display: flex;
    flex-direction: row;
  }

  .languages-list > ul > li {
    display: flex;

    /* background: #f7f7f9; */
    border-radius: 8px;
    margin-bottom: 12px;
    margin-top: 21px;
    width: 120px;
    height: 112px;
  }

  .languages-list p {
    font-size: 17px;
  }

  .contact {
    display: flex;
    width: 100%;
    height: 920px;
    flex-direction: column;
    background-image: url("../img/form.png");
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: right;
    background-color: #6070ff;
    border-top-left-radius: 90px;
  }

  .descr {
    display: flex;
    flex-direction: column;
    width: 30%;
    padding-left: 450px;
  }

  .descr h1 {
    width: 90%;
    height: 20px;
    margin-top: 100px;
    margin-left: 20%;
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
    color: #fff;
  }

  .descr p {
    width: 120%;
    height: 100px;
    margin-left: 3%;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #fff;
  }

  input {
    height: 52px;
    width: 110%;
    display: flex;
    box-sizing: border-box;
    color: #1a2236;
    border: 1px solid gray;
    margin-left: 10%;
    margin-bottom: 15px;
    z-index: 99;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
  }

  input[type="text"] {
    padding-left: 18px;
  }

  input[type="email"] {
    padding-left: 18px;
  }

  .text-area {
    height: 150px;
    padding-top: 30px;
  }

  .texts input {
    height: 200px;
    width: 110%;
    padding: 6px 0 150px 18px;
  }

  .the-relative {
    display: flex;
    flex-direction: column;
    margin-top: -10px;
    width: 100%;
    justify-content: baseline;
  }

  .submit {
    height: 48px;
    width: 142px;
    margin-left: 20%;
    border-radius: 10px;
    font-size: 18px;
    color: #6070ff;
  }

  .submit:hover {
    background-color: #6070ff;
    color: white;
    border-color: #091e42;
  }

  .submit:active {
    background-color: #091e42;
    color: white;
    border-color: #2230d2;
  }

  .hamburger {
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: white;
  }

  .buttonmob {
    display: none;
  }

  .work-img {
    width: 50%;
    height: 448px;
  }

  .containertext2,
  .containertext4 {
    width: 50%;
    margin-right: 20px;
    margin-left: 6px;
  }

  .nav-link1,
  .nav-link2 {
    display: none;
  }

  .containertext1,
  .containertext3 {
    width: 50%;
    margin-left: 60px;
    margin-right: 91px;
  }

  .grid-item2,
  .grid-item4 {
    display: flex;
    flex-direction: row-reverse;
  }

  .about-description {
    width: 40%;
    margin-right: 37px;
    margin-left: 80px;
  }

  .aboutme {
    width: 50%;
    margin-right: 37px;
    margin-left: 80px;
  }

  .form-des p {
    width: 400px;
  }

  .shape {
    display: none;
  }

  .nav-ul a {
    color: #344563;
    font-size: 20px;
  }

  .nav-ul a:hover {
    transform: scale(1.5);
    color: #2230d2;
    cursor: pointer;
  }
}

.img-size {
  margin-top: 80px;
  width: 500px;
}